Jump to content

liquidzoo

Global Moderator
  • Posts

    2260
  • Joined

  • Last visited

Posts posted by liquidzoo

  1. rpms that say they're for cooker are FOR COOKER. please do NOT go around advising newbies to install them on stable versions. It only causes grief. If they can't build from source or find RPMs for their version, HELP THEM TO DO THOSE THINGS. Do not use cooker RPMs as a quick fix.

    Having used cooker since pre9.2, I am WELL aware of this. But the RPMS for ndiswrapper are stable and the only way to get the newest, Mandrake compiled, version of this particular RPM is to get it from a cooker source.

     

    I do not generally recommend cooker rpms for anyone; even people that have used Mandrake for years. In this case, though; the RPM has PROVEN to be stable. While it is always good to know how to compile your own programs, it is equally as good to use RPMS for an RPM-based distro.

  2. Anything based on the Orinoco Gold or Prism chipsets will work flawlessly. Any others will work, they might just take some work.

     

    Go PCI over USB. Chances of getting it working are much better with a pci card.

     

    As for suggestions...sorry. All I have that's wireless is my pcmcia card for my laptop.

  3. NTFS write support is sketchy at best. It works great for some, but it doesn't work at all for others. You'd be better off with a fat32 partition to share data between the 2 OS's

     

    Also, are you trying to run already-installed programs with Wine? You would get better results trying to install the programs with wine and running them that way.

  4. No that is not correct. Linux (the link in /usr/src) should a link to 2.6.3-16mdk-i686-up-4GB not to your old kernel.

    No, that is not correct.

     

    The i686-up-4GB version of the kernel is the regular kernel compiled with some different options. The linux-2.6.3-16mdk folder that /usr/src/linux is a symlink to is the correct kernel source.

     

    I'll give you an example from my system:

     

    [ nwn ]# uname -r

    2.6.8.1-2mdk-i686-up-4GB

    [ nwn ]# ls -l /usr/src/linux

    lrwxrwxrwx  1 root root 18 Aug 19 10:32 /usr/src/linux -> linux-2.6.8.1-2mdk/

    [ nwn ]#

     

    As you can see, I use the same variation of the kernel with the same type of source that he does. I'm not sure why the nvidia drivers won't install. Which drivers are you trying? Have you tried a more recent and/or earlier version of the drivers?

  5. How do I add that it should 'keep under other' option so it becomes'one' with the background?

     

    Is it possible to change the degree on the transparent?

     

    Thanks

     

    I'm not sure I understand the first part of that question, but as for the second: you can use the --tint switch. From the Eterm manpage:

     

    --tint mask

     

           --tint color

                  Tints the background pixmap (either an image file or the  trans-

                  parent  portion can be shaded).  The mask is an integer, usually

                  specified in hexadecimal in the form  0xRRGGBB,  where  RR,  GG,

                  and BB are hexadecimal numbers between 00 and ff (0 and 255 dec-

                  imal) which represent the brightness of the image's red,  green,

                  and  blue  values,  respectively.   A value of 00 will mask that

                  color out entirely, while a value of ff  will  not  change  that

                  color at all.

     

                  You  may  also specify an X color such as grey75 or MidnightBlue

                  or #babb7f instead of a mask.

  6. First off, welcome to the board!

     

    I recently helped someone get this exact card working in Linux (Mandrake). First thing, check out this FAQ and follow it exactly. If your card is the same version, every instruction, with the exception of the "bind " entry is the same. Your card uses the prism_cs module, so when you get to that put "bind prism_cs" in the config file.

     

    If you run into any problems, post back. We'll be happy to help out

×
×
  • Create New...