On Sun, 29 Oct 2006, Oliver Neukum wrote:

> Hi,
> 
> the berserk thread is solved. Instead now X hangs when switching
> back from text console to X. Any ideas?

I feel like you're asking me to solve riddles.  No, I don't have any 
bright ideas, especially not without seeing any debugging information.  
What follows is nothing more than ponderous meanderings and blue-sky 
speculation...

Clearly X needs to access the keyboard and mouse devices.  If you're in
text mode for long enough, and you don't use the mouse, then it would
autosuspend.  When X tries to access it again, something goes wrong.  
Does that sound logical?

You know, communication with HID devices doesn't have to be
unidirectional.  Sometimes hid-core might want to send requests to a
device (Get-Report, for example).  Does your new code automatically wake
the device up for things like that?  Does X do anything along those lines 
when switching back from a text console?

Alan Stern


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to