Hi Grant, Thank you for your answers. I tryed the alternatives in the XF86Config-4 again,(with the 2 mouse entries) but it did'nt help.
I have also seen the hint in http://www.parisc-linux.org/faq/index.html#ps2devices .......to work you'll have to enable CONFIG_KEYBOARD_ATKBD CONFIG_MOUSE_PS2 in addition to CONFIG_INPUT_KEYBOARD CONFIG_INPUT_MOUSE How can I do that ? and where ? I could'nt find it do you know how and where ? thank you in advance Franz Lebschi Donnerstag, 4. August 2005 01:50 schrieb Grant Grundler: > On Wed, Aug 03, 2005 at 09:10:02PM +0200, Franz Lebschi wrote: > > I can start X , and login into gdm (and/or kdm) without any > > mousefunktion. > > ... > > > dmesg | grep mouse > > > > mice: PS/2 mouse device common for all mice > > serio: GSC PS2 mouse port at 0xffd08100 irq 69 @ parisc8:16:8 > > good - mouse driver is present/loaded. > > ... > > > XFree86.0.log | grep dev > > > > (WW) Open APM failed (/dev/apm_bios) (No such file or directory) > > (II) FBDEV: driver for framebuffer: fbdev > > (II) FBDEV(0): using default device > > (II) FBDEV(0): checking modes against framebuffer device... > > (**) Option "Device" "/dev/input/mice" > > (II) XINPUT: Adding extended input device "Configured Mouse" (type: > > MOUSE) > > Can you try using /dev/psaux instead of /dev/input/mice ? > (ie hack your XF86Config-4 by hand) > > Two sample XF86Config-4 files for b180 are available from: > ftp://ftp.parisc-linux.org/kernels/b180/ > > > e.g. from XF86Config-4.ggg: > Section "InputDevice" > Identifier "Configured Mouse" > Driver "mouse" > Option "CorePointer" > Option "Device" "/dev/psaux" > Option "Protocol" "PS/2" > # Option "Emulate3Buttons" "true" > Option "ZAxisMapping" "4 5" > EndSection > > > XFree86.0.log | grep EE > > > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > > (EE) FBDEV(0): FBIOPAN_DISPLAY: Invalid argument > > Read the FAQ and please ask more questions if that doesn't help: > http://www.parisc-linux.org/faq/graphics-howto.html > > > PS: my debian 3.1 on my "amd64 box" works fine > > ( got it from Linuxtag in Karlsruhe and did a small donation ) > > cool - thanks! > grant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

