Re: [arch-general] [gcc-4.3] segfault when runnung -O3 compiled c++ code

2008-06-30 Thread Maik Beckmann
Am Freitag 27 Juni 2008 09:18:17 schrieb Maik Beckmann: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36648 Bug has been fixed. Best, -- Maik

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Attila
On Dienstag, 1. Juli 2008 00:42 Sergej Pupykin wrote: > I use MS Inteli Mouse. And it does not want to work without usbmouse > module if I plug it in into usb (without usb->ps/2 connector) My "MS IntelliMouse Explorer 3" works with this settings without the use of usbmouse: Section "InputDevice"

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Armando M. Baratti
Sergej Pupykin wrote: I use MS Inteli Mouse. And it does not want to work without usbmouse module if I plug it in into usb (without usb->ps/2 connector) Here my xorg.conf mouse section: Section "InputDevice" Identifier "mouse" Driver "evdev" Option "ButtonNumb

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Celti
On Mon, Jun 30, 2008 at 15:42, Sergej Pupykin <[EMAIL PROTECTED]> wrote: > I use MS Inteli Mouse. And it does not want to work without usbmouse > module if I plug it in into usb (without usb->ps/2 connector) > > Here my xorg.conf mouse section: > > Section "InputDevice" >Identifier "mouse"

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Sergej Pupykin
I use MS Inteli Mouse. And it does not want to work without usbmouse module if I plug it in into usb (without usb->ps/2 connector) Here my xorg.conf mouse section: Section "InputDevice" Identifier "mouse" Driver "evdev" Option "ButtonNumber" "5" Option

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Celti
On Mon, Jun 30, 2008 at 09:23, Sergej Pupykin <[EMAIL PROTECTED]> wrote: > Hi, All! > > Today I remove usb->ps/2 connector from my mouse because new MB has no > ps/2 and I got the problem > > $ zcat /proc/config.gz | egrep "USB_MOUSE|USB_KBD" > # CONFIG_USB_KBD is not set > # CONFIG_USB_MOUSE is no

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread solsTiCe d'Hiver
> and I got the problem which problem ? have you simply tried to plug-in your mouse and use it ? did it work ? you should know that my usb mouse and my usb keyboard work here without any module . which one ? usbmouse and ... ?

Re: [arch-general] usb keyboard and mouse

2008-06-30 Thread Attila
On Montag, 30. Juni 2008 18:23 Sergej Pupykin wrote: > Today I remove usb->ps/2 connector from my mouse because new MB has no > ps/2 and I got the problem > > $ zcat /proc/config.gz | egrep "USB_MOUSE|USB_KBD" > # CONFIG_USB_KBD is not set > # CONFIG_USB_MOUSE is not set Strange to see this beca

[arch-general] usb keyboard and mouse

2008-06-30 Thread Sergej Pupykin
Hi, All! Today I remove usb->ps/2 connector from my mouse because new MB has no ps/2 and I got the problem $ zcat /proc/config.gz | egrep "USB_MOUSE|USB_KBD" # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set recompillng kernel with CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m and modprobe usbmou