View previous topic :: View next topic |
Author |
Message |
greut n00b
Joined: 20 Nov 2009 Posts: 8
|
Posted: Thu Oct 20, 2011 8:43 am Post subject: macbook, no keyboard or mouse using 3.0.6 [resolved] |
|
|
I've just upgraded to the 3.0.4 kernel and my keyboard isn't loaded. Grub works but then I cannot even press "I" to go into interactive mode. Find below the two logs from the boots and what differs. It cannot be a Xorg/Evdev stuff imho.
/var/log/messages for linux 3.0.6
Code: | Oct 20 10:12:18 yoan-mb kernel: Freeing unused kernel memory: 472k freed
Oct 20 10:12:18 yoan-mb kernel: usb 4-1: new full speed USB device number 2 using ohci_hcd
Oct 20 10:12:18 yoan-mb kernel: hub 4-1:1.0: USB hub found
Oct 20 10:12:18 yoan-mb kernel: hub 4-1:1.0: 3 ports detected
Oct 20 10:12:18 yoan-mb kernel: usb 4-2: new low speed USB device number 3 using ohci_hcd
Oct 20 10:12:18 yoan-mb kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:06.0/usb4/4-2/4-2:1.0/input/input7
Oct 20 10:12:18 yoan-mb kernel: generic-usb 0003:046D:C019.0001: input: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:06.0-2/input0
Oct 20 10:12:18 yoan-mb kernel: usb 3-6: new full speed USB device number 2 using ohci_hcd
Oct 20 10:12:18 yoan-mb kernel: usb 4-1.1: new full speed USB device number 4 using ohci_hcd
Oct 20 10:12:18 yoan-mb kernel: input: HID 05ac:820a as /devices/pci0000:00/0000:00:06.0/usb4/4-1/4-1.1/4-1.1:1.0/input/input8
Oct 20 10:12:18 yoan-mb kernel: generic-usb 0003:05AC:820A.0004: input: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:06.0-1.1/input0
Oct 20 10:12:18 yoan-mb kernel: usb 4-1.2: new full speed USB device number 5 using ohci_hcd
Oct 20 10:12:18 yoan-mb kernel: input: HID 05ac:820b as /devices/pci0000:00/0000:00:06.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input9
Oct 20 10:12:18 yoan-mb kernel: generic-usb 0003:05AC:820B.0005: input: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:06.0-1.2/input0
Oct 20 10:12:18 yoan-mb kernel: usb 4-1.3: new full speed USB device number 6 using ohci_hcd
Oct 20 10:12:18 yoan-mb kernel: udev[2045]: starting version 164 |
and for linux 2.6.39
Code: | Oct 20 10:13:20 yoan-mb kernel: Freeing unused kernel memory: 504k freed
Oct 20 10:13:20 yoan-mb kernel: usb 3-6: new full speed USB device number 2 using ohci_hcd
Oct 20 10:13:20 yoan-mb kernel: input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input7
Oct 20 10:13:20 yoan-mb kernel: apple 0003:05AC:0237.0001: input: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:04.0-6/input0
Oct 20 10:13:20 yoan-mb kernel: apple 0003:05AC:0237.0002: claimed by neither input, hiddev nor hidraw
Oct 20 10:13:20 yoan-mb kernel: apple 0003:05AC:0237.0002: hw start failed
Oct 20 10:13:20 yoan-mb kernel: input: bcm5974 as /devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.2/input/input8
Oct 20 10:13:20 yoan-mb kernel: usb 4-1: new full speed USB device number 2 using ohci_hcd
Oct 20 10:13:20 yoan-mb kernel: hub 4-1:1.0: USB hub found
Oct 20 10:13:20 yoan-mb kernel: hub 4-1:1.0: 3 ports detected
Oct 20 10:13:20 yoan-mb kernel: usb 4-2: new low speed USB device number 3 using ohci_hcd
Oct 20 10:13:20 yoan-mb kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:06.0/usb4/4-2/4-2:1.0/input/input9
Oct 20 10:13:20 yoan-mb kernel: generic-usb 0003:046D:C019.0003: input: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:06.0-2/input0
Oct 20 10:13:20 yoan-mb kernel: usb 4-1.1: new full speed USB device number 4 using ohci_hcd
Oct 20 10:13:20 yoan-mb kernel: input: HID 05ac:820a as /devices/pci0000:00/0000:00:06.0/usb4/4-1/4-1.1/4-1.1:1.0/input/input10
Oct 20 10:13:20 yoan-mb kernel: generic-usb 0003:05AC:820A.0004: input: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:06.0-1.1/input0
Oct 20 10:13:20 yoan-mb kernel: usb 4-1.2: new full speed USB device number 5 using ohci_hcd
Oct 20 10:13:20 yoan-mb kernel: input: HID 05ac:820b as /devices/pci0000:00/0000:00:06.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input11
Oct 20 10:13:20 yoan-mb kernel: generic-usb 0003:05AC:820B.0005: input: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:06.0-1.2/input0
Oct 20 10:13:20 yoan-mb kernel: usb 4-1.3: new full speed USB device number 6 using ohci_hcd
Oct 20 10:13:20 yoan-mb kernel: udev[1911]: starting version 164 |
Thanks!
Last edited by greut on Fri Oct 21, 2011 6:53 am; edited 1 time in total |
|
Back to top |
|
|
greut n00b
Joined: 20 Nov 2009 Posts: 8
|
Posted: Thu Oct 20, 2011 10:19 am Post subject: Keyboard is now working |
|
|
Activating HID Drivers > Apple gave me the keyboard but the touchpad isn't there? |
|
Back to top |
|
|
greut n00b
Joined: 20 Nov 2009 Posts: 8
|
Posted: Fri Oct 21, 2011 6:53 am Post subject: And for the touchpad |
|
|
I missed this one apparently.
bcm5974 |
|
Back to top |
|
|
|