Bug#338615: psmouse should be loaded after usb-stuff

2005-11-15 Thread Vojtech Pavlik
On Wed, Nov 16, 2005 at 01:06:17PM +0900, Horms wrote:
 Hi,
 
 According to http://bugs.debian.org/338615 and before it
 http://www.ussg.iu.edu/hypermail/linux/kernel/0407.1/0862.html
 The psmouse driver needs to be loaded after usb (if it is going
 to be loaded).
 
 I'm posting this to linux-input and linux-hotplug-devel as I have
 no idea how this should be done.
 
It's not necessary anymore. Using the 'usb-handoff' on the kernel
command line option is enough in the cases where it's needed.

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#280075: kernel-image-2.6.9-1-686: Laptop has problems when resuming after suspend with apm

2005-03-11 Thread Vojtech Pavlik
On Sun, Mar 13, 2005 at 06:55:47PM +0100, Joerg Morbitzer wrote:
 
 Hi all,
 
 I just downloaded the plain kernel source linux-2.6.11 from 
 www.kernel.org, patched the file i8042.c using Vojtech's patch and it 
 looks like the keyboard errors are finally gone, I could suspend and 
 resume my IBM laptop using apm without a problem, after the resume the 
 keyboard still works like expected!
 
 Kind regards, Jörg.
 
Glad to hear that. 2.6.12 will have the patch.

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR



Bug#280075: kernel-image-2.6.9-1-686: Laptop has problems when resuming after suspend with apm

2005-02-12 Thread Vojtech Pavlik
On Fri, Nov 12, 2004 at 05:27:38PM +0900, Horms wrote:
 On Sun, Nov 07, 2004 at 01:36:04AM +0100, Joerg Morbitzer wrote:
  Package: kernel-image-2.6.9-1-686
  Version: 2.6.9-1
  Severity: normal
  
  Hi all,
  
  with kernel-image 2.6.8 I could send my IBM R40 into suspend using apm and 
  resume
  afterwards without a problem. Since using kernel-image 2.6.9-686 the 
  laptop still suspends and resumes, but right after the machines wakes up
  it behaves really strange: all the icons on my KDE desktop flicker when 
  moving my mouse and using the keyboard ends into the following  error 
  messages on the console (pressing ALT-F4):
  
  
  Nov  7 01:04:38 rocket kernel: atkbd.c: Unknown key pressed (translated
  set 2, code 0x66 on isa0060/serio0).
  Nov  7 01:04:38 rocket kernel: atkbd.c: Use 'setkeycodes 66 keycode'
  to make it known.
  Nov  7 01:04:39 rocket kernel: atkbd.c: Unknown key pressed (translated
  set 2, code 0x66 on isa0060/serio0).
  Nov  7 01:04:39 rocket kernel: atkbd.c: Use 'setkeycodes 66 keycode'
  to make it known.
  Nov  7 01:04:39 rocket kernel: atkbd.c: Unknown key pressed (translated
  set 2, code 0x66 on isa0060/serio0).
  Nov  7 01:04:39 rocket kernel: atkbd.c: Use 'setkeycodes 66 keycode'
  to make it known.
  Nov  7 01:04:39 rocket kernel: atkbd.c: Unknown key pressed (translated
  set 2, code 0x66 on isa0060/serio0).
  Nov  7 01:04:39 rocket kernel: atkbd.c: Use 'setkeycodes 66 keycode'
  to make it known.
  Nov  7 01:04:39 rocket kernel: atkbd.c: Unknown key pressed (translated
  set 2, code 0x66 on isa0060/serio0).
  Nov  7 01:04:39 rocket kernel: atkbd.c: Use 'setkeycodes 66 keycode'
  to make it known.
  
  
  Only rebooting my IBM laptop solves this problem as far as I can see.
  
  You can find the boot messages of kernel 2.6.8-686 and 2.6.9-686 here:
  
  http://www.morbitzer.de/tmp/boot-2.6.8-686.txt
  http://www.morbitzer.de/tmp/boot-2.6.9-686.txt
  
  As I said, suspending and resuming my laptop with 2.6.8-686 works fine.
 
 Hi,
 
 Thanks for the bug report.
 
 I took a quick look and unfortunately there seem to
 be quite a lot of changes to atkb.c between 2.6.8 and 2.6.9.
 It is a bit hard to tell which change might have caused this
 problem.
 
 The only thing I found that may help is 
 http://ozlabs.org/pipermail/linuxppc64-dev/2004-March/001315.html
 but it seems like a long-shot at best.
 
 I have CCed the maintainer + linux-input mailing list in
 the hope of some help.
 
Does this still happen with 2.6.10 or 2.6.11-rc3? If yes, please use
i8042.debug=1 on the kernel command line to get a trace of the
communication with the keyboard in the kernel messages.

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]