Comment 19 for bug 875659

Revision history for this message
Hansen (moteprime) wrote : Re: RT3090 wireless conflict with acer_wmi

HI.
I made a clean installation of ubuntu Desktop 11.10 64AMD
I have not changed /etc/modprobe.d/blacklist.conf or any other config files.

Downloaded the files at the above link and installed with. "sudo dpkg -i *.deb"

----------------------------------------------------------------------------------
mads@mads-Ideapad-S205:~/Downloads$ sudo dpkg -i *.deb
[sudo] password for mads:
(Reading database ... 124955 files and directories currently installed.)
Preparing to replace linux-headers-3.0.0-12 3.0.0-12.20 (using linux-headers-3.0.0-12_3.0.0-12.20lp875659_all.deb) ...
Unpacking replacement linux-headers-3.0.0-12 ...
Preparing to replace linux-headers-3.0.0-12-generic 3.0.0-12.20 (using linux-headers-3.0.0-12-generic_3.0.0-12.20lp875659_amd64.deb) ...
Unpacking replacement linux-headers-3.0.0-12-generic ...
Preparing to replace linux-image-3.0.0-12-generic 3.0.0-12.20 (using linux-image-3.0.0-12-generic_3.0.0-12.20lp875659_amd64.deb) ...
Done.
Unpacking replacement linux-image-3.0.0-12-generic ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.0.0-12-generic /boot/vmlinuz-3.0.0-12-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.0.0-12-generic /boot/vmlinuz-3.0.0-12-generic
Setting up linux-headers-3.0.0-12 (3.0.0-12.20lp875659) ...
Setting up linux-headers-3.0.0-12-generic (3.0.0-12.20lp875659) ...
Setting up linux-image-3.0.0-12-generic (3.0.0-12.20lp875659) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled
(3.0.0-12.20 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled
(3.0.0-12.20 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.0.0-12-generic /boot/vmlinuz-3.0.0-12-generic
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.0.0-12-generic /boot/vmlinuz-3.0.0-12-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.0.0-12-generic /boot/vmlinuz-3.0.0-12-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.0.0-12-generic /boot/vmlinuz-3.0.0-12-generic
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.0.0-12-generic
Found initrd image: /boot/initrd.img-3.0.0-12-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Windows 7 (loader) on /dev/sda1
Found Windows Recovery Environment (loader) on /dev/sda4
Found Ubuntu 11.10 (11.10) on /dev/sda7
done
----------------------------------------------------------------------------------

I'm not using the grub with this installation, but another one. I hope it does not give problems.
But i did boot the working grub and updated it.

----------------------------------------------------------------------------------
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.0.0-12-generic
Found initrd image: /boot/initrd.img-3.0.0-12-generic
Found memtest86+ image: /memtest86+.bin
Found Windows 7 (loader) on /dev/sda1
Found Windows Recovery Environment (loader) on /dev/sda4
Found Ubuntu 11.10 (11.10) on /dev/sda9
done
----------------------------------------------------------------------------------

In the test installation: "uname -a" produces:
Linux mads-Ideapad-S205 3.0.0-12-generic #20lp875659 SMP Wed Nov 16 09:36:49 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

The test did not have any effect on the bug that i could detect.