Hi all,<br>days ago I tried to install the new ATI driver (Catalyst 7.12, ati-driver-installer-8.443.1) on to my system (Ubuntu 7.10, ATI Radeon X300). It seems everything OK, but after reboot I saw that the sound card didn't work. (I was writing about this here in the list, but at the time of writing I haven't noticed the changes in my grub yet.)
<br> <br>What happend? Only after third reboot or so, I noticed that I have in the grub a new system - that with no sound card. The system is the same as mine, I can access it with the same username and password, there are the same documents.
<br>Maybe someone knows why this happend ... I'm new here and I have no idea. As it was listed first in the grub, I move it down, but don't deleted just not to bother me at the reboot.<br>Can someone explain this? Can I just delete this or how can I remove it?
<br><br>this is a part of my grub:<br><br>## ## End Default Options ##<br><br>title Ubuntu 7.10, kernel 2.6.22-14-generic<br>root (hd0,0)<br>kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=c835d8e7-95ec-4cda-af81-f38993cbc7f8 ro quiet splash
<br>initrd /boot/initrd.img-2.6.22-14-generic<br>quiet<br><br>title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)<br>root (hd0,0)<br>kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=c835d8e7-95ec-4cda-af81-f38993cbc7f8 ro single
<br>initrd /boot/initrd.img-2.6.22-14-generic<br><br>title Ubuntu 7.10, memtest86+<br>root (hd0,0)<br>kernel /boot/memtest86+.bin<br>quiet<br><span style="font-weight: bold;">## ## a new additon
</span><br>title Ubuntu 7.10, kernel 2.6.22-14-386<br>root (hd0,0)<br>kernel /boot/vmlinuz-2.6.22-14-386 root=UUID=c835d8e7-95ec-4cda-af81-f38993cbc7f8 ro quiet splash<br>initrd /boot/initrd.img-
2.6.22-14-386<br>quiet<br><br>title Ubuntu 7.10, kernel 2.6.22-14-386 (recovery mode)<br>root (hd0,0)<br>kernel /boot/vmlinuz-2.6.22-14-386 root=UUID=c835d8e7-95ec-4cda-af81-f38993cbc7f8 ro single<br>
initrd /boot/initrd.img-2.6.22-14-386<br><br>-- <br>Cheers, Angels<br><br>WE never know how high we are <br> Till we are called to rise; <br>And then, if we are true to plan, <br> Our statures touch the skies.(E.Dickinson
)