Comment 27 for bug 1172852

Revision history for this message
Marco (marco-d-inf+launchpad) wrote :

I can confirm this bug. Performed a clean installation of 13.04 64 bit from a live USB key today. No working mouse or keyboard after bootup from harddisk. Everything worked (and works) fine within the live environment of the usb key.

I did an 'dpkg -l | grep linux-image before the upgrade and the output was the following one:

ii linux-image-3.8.0-19-generic 3.8.0-19.29 amd64 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-extra-3.8.0-19-generic 3.8.0-19.29 amd64 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-generic 3.8.0.19.35 amd64 Generic Linux kernel image

I didn't bother to
 apt-get install linux-image-extra`uname -r`,
since it was already listed. What I did was to performan an apt-get dist-upgrade in the chrooted environment. Now mouse and keyboard do work again.

Actual 'dpkg -l | grep linux-image' shows the following output:
ii linux-image-3.8.0-19-generic 3.8.0-19.30 amd64 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-3.8.0-30-generic 3.8.0-30.44 amd64 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-extra-3.8.0-19-generic 3.8.0-19.30 amd64 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-extra-3.8.0-30-generic 3.8.0-30.44 amd64 Linux kernel image for version 3.8.0 on 64 bit x86 SMP
ii linux-image-generic 3.8.0.30.48 amd64 Generic Linux kernel image

Hope that this can be of some help

Regards
Marco