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

2008-07-01 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-07-01 Thread Sergej Pupykin
I try mouse driver too with /dev/input/mice and /dev/input/mouse0 devices more over with mouse driver I can not open many menus and mouse clicking works strange Section InputDevice Identifier mouse Driver mouse Option Device /dev/input/mice Option

[arch-general] /etc/resolv.conf and /etc/resolc.conf.tail

2008-07-01 Thread timetrap
Hi, this is my first message to arch-general. I have been helping a user on the forums who needs multiple search domains in his /etc/resolv.conf file. His original question was this: Our DHCP isolates clients to a separate subnet than the servers. As such, unless you fully qualify the server

Re: [arch-general] /etc/resolv.conf and /etc/resolc.conf.tail

2008-07-01 Thread timetrap
Here is an experimental patch for /sbin/dhclient-script, this will add the /etc/resolv.conf.tail concatenation to dhclient. Would somebody else try this out? back up your /sbin/dhclient-script before running this, or course. On Tue, Jul 1, 2008 at 11:05 AM, timetrap [EMAIL PROTECTED] wrote:

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Sergej Pupykin
I try usbhid (as Celti say) driver and it seems it works, but I file a bug anyway. I think 2 more drivers would not be unnecessary. I don't try Emulate3Buttons=false, I'll do it today with mouse driver..

Re: [arch-general] /etc/resolv.conf and /etc/resolc.conf.tail

2008-07-01 Thread timetrap
Alright, I guess my formatting was a little off; here is a new patch, this one works. :-) Any comments? On Tue, Jul 1, 2008 at 11:32 AM, timetrap [EMAIL PROTECTED] wrote: Here is an experimental patch for /sbin/dhclient-script, this will add the /etc/resolv.conf.tail concatenation to

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Celti
On Tue, Jul 1, 2008 at 10:11, Sergej Pupykin [EMAIL PROTECTED] wrote: I try usbhid (as Celti say) driver and it seems it works, but I file a bug anyway. I think 2 more drivers would not be unnecessary. I don't try Emulate3Buttons=false, I'll do it today with mouse driver.. The problem with

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Sergej Pupykin
The problem with that is that usbmouse and usbkbd can cause problems with usbhid. They are specifically for special, embedded situations, Which problems? I try to switch off Emulate3Buttons - result was the same - evdev works ok, mouse has clicking problems. But may be problem is in my hands

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Attila
On Dienstag, 1. Juli 2008 23:15 Sergej Pupykin wrote: I try to switch off Emulate3Buttons - result was the same - evdev works ok, mouse has clicking problems. But may be problem is in my hands :) This is only a question to make it complet. Do you append CorePointer to your mouse device?