Hi Sebastian, thanks again. I did not even have a stable 12.04 to put down the kernels your indicated, so I first installed the 12.10 Daily Build at http://cdimage.ubuntu.com/daily-live/current and thankfully that installed successfully with no problems from a usb stick (this is a netbook I have no internal optical drive). Once that was installed successfully, I followed your instructions and put down the latest release candidate .deb 's as shown below. Should I install the kernel headers too?
This build seems to be working great with no problems. Now I will configure the cisco vpn etc. and let it run for stability testing for a couple days. I am exceedingly grateful for your instructions they were huge help. If you need anything else let me know. I will now put in a second install as my "update environment" and keep this one which is stable as my production desktop. Thanks, Gil Standen gstanden@LWU1210-AO722:~/Downloads$ ls -lrt total 39160 -rw-rw-r-- 1 gstanden gstanden 12228244 Jun 27 15:29 linux-image-3.5.0-030500rc4-generic_3.5.0-030500rc4.201206241635_amd64.deb -rw-rw-r-- 1 gstanden gstanden 27862154 Jun 27 15:33 linux-image-extra-3.5.0-030500rc4-generic_3.5.0-030500rc4.201206241635_amd64(1).deb gstanden@LWU1210-AO722:~/Downloads$ sudo dpkg -i linux-image-3.5.0-030500rc4-generic_3.5.0-030500rc4.201206241635_amd64.deb [sudo] password for gstanden: Selecting previously unselected package linux-image-3.5.0-030500rc4-generic. (Reading database ... 144990 files and directories currently installed.) Unpacking linux-image-3.5.0-030500rc4-generic (from linux-image-3.5.0-030500rc4-generic_3.5.0-030500rc4.201206241635_amd64.deb) ... Done. Setting up linux-image-3.5.0-030500rc4-generic (3.5.0-030500rc4.201206241635) ... Running depmod. update-initramfs: deferring update (hook will be called later) Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.5.0-030500rc4-generic /boot/vmlinuz-3.5.0-030500rc4-generic update-initramfs: Generating /boot/initrd.img-3.5.0-030500rc4-generic run-parts: executing /etc/kernel/postinst.d/pm-utils 3.5.0-030500rc4-generic /boot/vmlinuz-3.5.0-030500rc4-generic run-parts: executing /etc/kernel/postinst.d/update-notifier 3.5.0-030500rc4-generic /boot/vmlinuz-3.5.0-030500rc4-generic run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.5.0-030500rc4-generic /boot/vmlinuz-3.5.0-030500rc4-generic Generating grub.cfg ... Found linux image: /boot/vmlinuz-3.5.0-030500rc4-generic Found initrd image: /boot/initrd.img-3.5.0-030500rc4-generic Found linux image: /boot/vmlinuz-3.5.0-2-generic Found initrd image: /boot/initrd.img-3.5.0-2-generic Found memtest86+ image: /boot/memtest86+.bin Found Ubuntu 10.04.4 LTS (10.04) on /dev/sda1 done gstanden@LWU1210-AO722:~/Downloads$ mv linux-image-extra-3.5.0-030500rc4-generic_3.5.0-030500rc4.201206241635_amd64\(1\).deb linux-image-extra-3.5.0-030500rc4-generic_3.5.0-030500rc4.201206241635_amd64.deb gstanden@LWU1210-AO722:~/Downloads$ sudo dpkg -i linux-image-extra-3.5.0-030500rc4-generic_3.5.0-030500rc4.201206241635_amd64.deb Selecting previously unselected package linux-image-extra-3.5.0-030500rc4-generic. (Reading database ... 145863 files and directories currently installed.) Unpacking linux-image-extra-3.5.0-030500rc4-generic (from linux-image-extra-3.5.0-030500rc4-generic_3.5.0-030500rc4.201206241635_amd64.deb) ... Setting up linux-image-extra-3.5.0-030500rc4-generic (3.5.0-030500rc4.201206241635) ... Running depmod. update-initramfs: deferring update (hook will be called later) Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.5.0-030500rc4-generic /boot/vmlinuz-3.5.0-030500rc4-generic update-initramfs: Generating /boot/initrd.img-3.5.0-030500rc4-generic run-parts: executing /etc/kernel/postinst.d/pm-utils 3.5.0-030500rc4-generic /boot/vmlinuz-3.5.0-030500rc4-generic run-parts: executing /etc/kernel/postinst.d/update-notifier 3.5.0-030500rc4-generic /boot/vmlinuz-3.5.0-030500rc4-generic run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.5.0-030500rc4-generic /boot/vmlinuz-3.5.0-030500rc4-generic Generating grub.cfg ... Found linux image: /boot/vmlinuz-3.5.0-030500rc4-generic Found initrd image: /boot/initrd.img-3.5.0-030500rc4-generic Found linux image: /boot/vmlinuz-3.5.0-2-generic Found initrd image: /boot/initrd.img-3.5.0-2-generic Found memtest86+ image: /boot/memtest86+.bin Found Ubuntu 10.04.4 LTS (10.04) on /dev/sda1 done gstanden@LWU1210-AO722:~/Downloads$ uname -a Linux LWU1210-AO722 3.5.0-2-generic #2-Ubuntu SMP Tue Jun 26 14:11:06 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux gstanden@LWU1210-AO722:~/Downloads$ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1016094 Title: System freeze unless booted after Windows has run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1016094/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
