public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [patch] voluntary-preempt-2.6.8-rc2-O3
@ 2004-08-04 19:24 Remon Sijrier
  2004-08-07  5:47 ` Lee Revell
       [not found] ` <200408081516.25898.remon@vt.shuis.tudelft.nl>
  0 siblings, 2 replies; 6+ messages in thread
From: Remon Sijrier @ 2004-08-04 19:24 UTC (permalink / raw)
  To: linux-kernel

Hello,

The compilation went fine, but there are some problems I can't solve :-(

I had to disable both drm (dri) and acpi to get rid from warning messages but 
still X doesn't start with the following message in it's log file:

xf86OpenSerial cannot open device /dev/psaux no such device

This wasn't a problem before. Any help would be appreciated.

Thanks,

Remon

P.S. 
Please CC me, I'm not on the list

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: [patch] voluntary-preempt-2.6.8-rc2-O3
@ 2004-08-07 21:43 Remon
  2004-08-07 21:52 ` Lee Revell
  0 siblings, 1 reply; 6+ messages in thread
From: Remon @ 2004-08-07 21:43 UTC (permalink / raw)
  To: linux-kernel

> /dev/psaux is deprecated.  Use /dev/input/mice.  On Debian, you can do
> this with `dpkg-reconfigure xserver-xfree86'.  Otherwise, use your
> distro's X configurator, or edit /etc/X11/XF86Config-4 and replace
> /dev/psaux with /dev/input/mice.


I compiled mouse support statically instead of a module and it worked. But I 
will try this also.

However, I still have problems, especially with the mouse. I used my computer 
for a while and suddenly the mouse got wild so to say.
It jumped back and forth, starting applications, kinda funny to see actually.

I looked at dmesg, and it gave messages like:
Lost sync of mouse, throwing away 1 (and also 2 / 3) bytes.
I couldn't find the IRQ thread which is used by the mouse, but after disabling 
all of them it worked as normal, making IRQ threaded again made the mouse go 
north/south/west/east again.

I was only getting xruns, using 0.3 ms latency with my sound application when 
using the mouse, otherwise ALSA remained silent (not long tested due mouse 
problems)

Thanks,


Remon

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: [patch] voluntary-preempt-2.6.8-rc2-O3
@ 2004-08-04 13:48 Remon
  0 siblings, 0 replies; 6+ messages in thread
From: Remon @ 2004-08-04 13:48 UTC (permalink / raw)
  To: linux-kernel

Hello,

I tried to compile this one, but got an error on:

drivers/pci/hotplug/cpci_hotplug_core.c : unknown field `generic_disable_irq' 
specified in initializer

I disabled hotplug in the config file and the compilation succeeded without 
problems ;-) (I don't need hotplug, but maybe others do)

Thanks for all the work done, I'm gonna test it now :-)

Remon


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-08-10  9:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-04 19:24 [patch] voluntary-preempt-2.6.8-rc2-O3 Remon Sijrier
2004-08-07  5:47 ` Lee Revell
     [not found] ` <200408081516.25898.remon@vt.shuis.tudelft.nl>
     [not found]   ` <1091987789.13316.6.camel@mindpipe>
2004-08-10  9:23     ` Remon
  -- strict thread matches above, loose matches on Subject: below --
2004-08-07 21:43 Remon
2004-08-07 21:52 ` Lee Revell
2004-08-04 13:48 Remon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox