Re: [expert] no USB mouse in 9.1

2003-07-20 Thread Charles A Edwards
On Sun, 20 Jul 2003 02:06:59 -0700
Jeremy Gregorio <[EMAIL PROTECTED]> wrote:

> Sadly this didn't work. I've got an Nforce2 based board, the chipset's
> made by nvidia. Support for the board is relavively new, but the mouse
> does work during install

To get full support you may need to dl and install the nvidia linux
drivers
http://www.nvidia.com/object/linux_nforce_1.0-0248.html


Charles

-- 
You are only young once, but you can stay immature indefinitely.
-
Mandrake Linux 9.2 on PurpleDragon
Kernel- 2.4.21.3mdk http://www.eslrahc.com 
-


pgp0.pgp
Description: PGP signature


Re: [expert] no USB mouse in 9.1

2003-07-20 Thread Jim C
What chipset is your USB?

   First off, thanks man. I'm using grub to boot (since I'm still on 
...

arrangements can sometimes lead to unexpected behavior like this ...
 





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] no USB mouse in 9.1

2003-07-20 Thread Larry Sword
Jeremy Gregorio wrote:

   First off, thanks man. I'm using grub to boot (since I'm still on 
Redhat 9 as my main OS), but the options are simular. Here's the 
relevent part of my grub.conf:

title Mandrake 9.1
   root (hd0,7)
   kernel (hd0,7)/vmlinuz-2.4.21-0.13mdk root=/dev/hda9  
hdc=ide-scsi hdd=ide-scsi pci=noapic noapic
   initrd (hd0,7)/initrd-2.4.21-0.13mdk.img

Sadly this didn't work. I've got an Nforce2 based board, the chipset's 
made by nvidia. Support for the board is relavively new, but the mouse 
does work during install. I'm at a loss here. The nodes seem to be in 
/dev and seem to be corrent. The driver selection seems fine in 
XF86Config-4. Heck, if I run 'XFree86 -configure' X claims to have 
found the mouse on /dev/mouse (a sym link to /dev/usbmouse which in 
turn links to /dev/input/mice, if I remember correctly). There's also 
nothing in my XFree86.0.log to indicate a problem. The mouse will 
light up briefly during boot (it's an optical) but then go dead and 
stay that way. I really don't know what to do.

Jeremy Gregorio
Try booting with "linux acpi=off"

Larry



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] no USB mouse in 9.1

2003-07-20 Thread Greg Meyer
On Sunday 20 July 2003 05:06 am, Jeremy Gregorio wrote:
> First off, thanks man. I'm using grub to boot (since I'm still on
> Redhat 9 as my main OS), but the options are simular. Here's the
> relevent part of my grub.conf:
>
> title Mandrake 9.1
> root (hd0,7)
> kernel (hd0,7)/vmlinuz-2.4.21-0.13mdk root=/dev/hda9
> hdc=ide-scsi hdd=ide-scsi pci=noapic noapic
> initrd (hd0,7)/initrd-2.4.21-0.13mdk.img
>
> Sadly this didn't work. I've got an Nforce2 based board, the chipset's
> made by nvidia. Support for the board is relavively new, but the mouse
Have you tried installing the binary drivers for the board available at 
nvidia.com?

-- 
/g

"Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read" -Groucho Marx

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] no USB mouse in 9.1

2003-07-20 Thread Bill Mullen
On Sun, 20 Jul 2003, Jeremy Gregorio wrote:

> First off, thanks man. I'm using grub to boot (since I'm still on 
> Redhat 9 as my main OS), but the options are simular. Here's the 
> relevent part of my grub.conf:
> 
> title Mandrake 9.1
> root (hd0,7)
> kernel (hd0,7)/vmlinuz-2.4.21-0.13mdk root=/dev/hda9  
> hdc=ide-scsi hdd=ide-scsi pci=noapic noapic
> initrd (hd0,7)/initrd-2.4.21-0.13mdk.img
> 
> Sadly this didn't work. I've got an Nforce2 based board, the chipset's 
> made by nvidia. Support for the board is relavively new, but the mouse 
> does work during install. I'm at a loss here. The nodes seem to be in 
> /dev and seem to be corrent. The driver selection seems fine in 
> XF86Config-4. Heck, if I run 'XFree86 -configure' X claims to have found 
> the mouse on /dev/mouse (a sym link to /dev/usbmouse which in turn links 
> to /dev/input/mice, if I remember correctly). There's also nothing in my 
> XFree86.0.log to indicate a problem. The mouse will light up briefly 
> during boot (it's an optical) but then go dead and stay that way. I 
> really don't know what to do.

You can try putting "MOUSE=yes" into your /etc/sysconfig/usb file (if it 
isn't already there). Are you using a USB hub or KVM switch, or is the 
mouse plugged directly into a motherboard-connected USB slot? The former 
arrangements can sometimes lead to unexpected behavior like this ...

-- 
Bill Mullen   [EMAIL PROTECTED]   MA, USA   RLU #270075   MDK 8.1 & 9.0
"There are two kinds of people in the world, those who believe there are
two kinds of people in the world and those who don't." - Robert Benchley

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] no USB mouse in 9.1

2003-07-20 Thread Jeremy Gregorio
   First off, thanks man. I'm using grub to boot (since I'm still on 
Redhat 9 as my main OS), but the options are simular. Here's the 
relevent part of my grub.conf:

title Mandrake 9.1
   root (hd0,7)
   kernel (hd0,7)/vmlinuz-2.4.21-0.13mdk root=/dev/hda9  
hdc=ide-scsi hdd=ide-scsi pci=noapic noapic
   initrd (hd0,7)/initrd-2.4.21-0.13mdk.img

Sadly this didn't work. I've got an Nforce2 based board, the chipset's 
made by nvidia. Support for the board is relavively new, but the mouse 
does work during install. I'm at a loss here. The nodes seem to be in 
/dev and seem to be corrent. The driver selection seems fine in 
XF86Config-4. Heck, if I run 'XFree86 -configure' X claims to have found 
the mouse on /dev/mouse (a sym link to /dev/usbmouse which in turn links 
to /dev/input/mice, if I remember correctly). There's also nothing in my 
XFree86.0.log to indicate a problem. The mouse will light up briefly 
during boot (it's an optical) but then go dead and stay that way. I 
really don't know what to do.

Jeremy Gregorio


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] no USB mouse in 9.1

2003-07-19 Thread Greg Meyer
On Saturday 19 July 2003 10:25 pm, Jeremy Gregorio wrote:
> I've got an nforce2 board (Asus A7N8X) and a Microsoft optical usb
> mouse.  My mouse config:
>
> Section "InputDevice"
> Identifier "Mouse1"
> Driver "mouse"
> Option "Protocol" "IMPS/2"
> Option "Device" "/dev/usbmouse"
> Option "ZAxisMapping" "4 5"
> EndSection
>
> The usbmouse modules wasn't loaded, but I loaded it and restarted X with
> no luck. Also tried it with /dev/input/mouse. The mouse worked fine
> during the install (and in Redhat 9.0). The kernel that comes with
> Mandrake is new enough it should have support for the usb chipset, but I
> could be wrong (redhat often back ports stuff from new kernels after
> all). Anyone know the fix? TIA :).
>
> Jeremy Gregorio

What is the chipset on your motherboard?  It could be poor apic support.  Try 
starting the kernel with the noapic boot paramter.  See here for more info

http://www.mandrakeforum.com/article.php?sid=2459&lang=en
-- 
/g

"Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read" -Groucho Marx

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] no USB mouse in 9.1

2003-07-19 Thread Jeremy Gregorio
   I've got an nforce2 board (Asus A7N8X) and a Microsoft optical usb 
mouse.  My mouse config:

Section "InputDevice"
   Identifier "Mouse1"
   Driver "mouse"
   Option "Protocol" "IMPS/2"
   Option "Device" "/dev/usbmouse"
   Option "ZAxisMapping" "4 5"
EndSection
The usbmouse modules wasn't loaded, but I loaded it and restarted X with 
no luck. Also tried it with /dev/input/mouse. The mouse worked fine 
during the install (and in Redhat 9.0). The kernel that comes with 
Mandrake is new enough it should have support for the usb chipset, but I 
could be wrong (redhat often back ports stuff from new kernels after 
all). Anyone know the fix? TIA :).

Jeremy Gregorio


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com