Jump to content

arthur

Members
  • Posts

    420
  • Joined

  • Last visited

Posts posted by arthur

  1. should you specify cooker mirrors specifically or just go with the sources in Mandrake Update?

     

    422 megs of updates...that's a lot dontcha think? is this release less buggy, as buggy or buggier than 9.2? :unsure:

  2. nojjynb, try running ut2004 with the option "software" or openGL

     

    [user@localhost ut2004]# ut2004 --software

     

    sorry kungfooya, I don't know anything about your problem. Perhaps another person can help out? anyone? :unsure:

  3. Why don't you try converting it to a .zip file? I've never opened rar files with Ark myself, but I've opened passworded zip files. Sorry if this sounds like a stupid solution, but I never use passworded archives for security anyway...I know too well how easy they are to break.

  4. /var stores files a server normally shares, /usr stores your programs (OpenOffice, etc). Servers use /var and /tmp a lot, and it makes sense to make it more secure by separating them. Are you going to use your laptop as a server? :o

     

    I have 4 partitions, /, /home, /usr and swap. I also have 1Gb FAT32 for sharing with Windows.

     

    I put /usr on a separate partition just because it's neater and easier to see how much disk space my programs are using. I don't have very much. :( Makes it easier to delete programs without destroying my install.

     

    The "server" layout has /var and /tmp on separate partitions, but is your laptop running as a server? I recommend *my* setup of course :)

  5. Aha. the 2.4.22-10mdk kernel does not need the Synaptics driver, just use the PS/2 driver. unload it and use driver "mouse". only in 2.6 will you need to install the synaptics driver.

     

    What does "dmesg |less" say? I'm quite sure the Mandrake 9.2 default kernel will detect the Synaptics touchpad.

     

    To be safe, make the touchpad "CorePointer". the PS/2 port does NOT support hotplugging, windows or linux. your docking port could be using some proprietary port that's designed for M$Win to bypass the hot-plugging limitation. I don't know, I've run out of my knowledge in this topic. Sorry. :(

  6. shouldn't the touchpad be the CorePointer? It's always there... :unsure:

     

    I'm confused. Synaptics driver works for Mouse1 but Mouse1 is NOT a touchpad, according to your XF86Config. Actually you can use PS/2 on both mice. Synaptics emulates PS/2 but without advanced features.

     

    BTW, what kernel are you using? 2.6 handles mice differently from 2.4. look at your dmesg log to see if the Synaptics touchpad is detected.

  7. Welcome to the board!

    About the first one, need more info...what card, what network

     

    About the second, here's a howto:

     

    http://www.MandrakeUsers.org/index.php?sho...indpost&p=63552

     

    addition to that: load evdev as a module or compile it into the kernel, otherwise your X server won't start. In case you're new to linux here's how to do this:

     

    edit /etc/modprobe.preload and add this:

     

    evdev

     

    Then save it, and restart X, your touchpad should work.

  8. recompile? if you want to...my suggestion is, go into terminal, su to root, then:

     

    service apmd start

     

    but in my opinion ACPI is better than APM. what laptop are you using? if it's quite new then you could use acpi. here's how:

     

    Mandrake Control Center >>system>>services then select acpid as "on boot", and start it up. deselect apmd and/or stop it.

     

    then reboot...just kidding :D :lol: just re-login.

  9. Actually whenever I compile a kernel, I use Mandrake's config file, even if it's for a vanilla kernel.

     

    I get lots of "missing symbol" LIRC, souncards, etc that I don't really use. I just open xconfig and re-save the thing. However it's a glimpse into the differences between Mandrake's and vanilla kernels.

     

    Supermount is one, but I got a substitute patch that works just as well. I also patch some bootsplash of my own, but I'm still trying to get it to work. Mandrake has good programmers, but it's a really long leap of intuition if we start to suspect that they secretly modify parts of their kernel. Would they really waste that much effort? :unsure:

     

    And anyway, their kernel has too many hardware drivers, "bloat" but still required since they're aiming for the "ease of use" market. B)

×
×
  • Create New...