LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-03-2009, 04:07 PM   #1
~zoey~
Member
 
Registered: Aug 2004
Location: South Dakota
Distribution: ubuntu & PCLOS
Posts: 119

Rep: Reputation: 15
Question Ubuntu last update broke sg module


I am running Jaunty Jackalope and after the last update the OS can't see the optical drive. I checked to see if the sg module was running and I got this message; modprobe sg FATAL:module sg not found.
find /lib -iname "*sd_mod*" gets this;
/lib/brltty/libbrlttysgs.so
/lib/modules/2.6.28-15-generic/kernel/sound/isa/snd-sgalaxy.ko
/lib/modules/2.6.28-15-generic/kernel/net/decnet/netfilter/dn_rtmsg.ko
/lib/modules/2.6.28-15-generic/kernel/drivers/media/video/videobuf-dma-sg.ko
/lib/modules/2.6.28-15-generic/kernel/drivers/char/ipmi/ipmi_msghandler.ko
/lib/modules/2.6.28-11-generic/kernel/sound/isa/snd-sgalaxy.ko
/lib/modules/2.6.28-11-generic/kernel/net/decnet/netfilter/dn_rtmsg.ko
/lib/modules/2.6.28-11-generic/kernel/drivers/media/video/videobuf-dma-sg.ko
/lib/modules/2.6.28-11-generic/kernel/drivers/char/ipmi/ipmi_msghandler.ko
/lib/modules/2.6.28-14-generic/kernel/sound/isa/snd-sgalaxy.ko
/lib/modules/2.6.28-14-generic/kernel/net/decnet/netfilter/dn_rtmsg.ko
/lib/modules/2.6.28-14-generic/kernel/drivers/media/video/videobuf-dma-sg.ko
/lib/modules/2.6.28-14-generic/kernel/drivers/char/ipmi/ipmi_msghandler.ko
/lib/modules/2.6.28-13-generic/kernel/sound/isa/snd-sgalaxy.ko
/lib/modules/2.6.28-13-generic/kernel/net/decnet/netfilter/dn_rtmsg.ko
/lib/modules/2.6.28-13-generic/kernel/drivers/media/video/videobuf-dma-sg.ko
/lib/modules/2.6.28-13-generic/kernel/drivers/char/ipmi/ipmi_msghandler.ko

I checked to make sure that the motherboard could see the optical drive by booting to a live cd and it worked just fine, so the motherboard sees it.

I would appreciate any suggestions.

Thanks, zoey

Last edited by ~zoey~; 09-03-2009 at 06:05 PM. Reason: Added second command results.
 
Old 09-03-2009, 08:06 PM   #2
vansch76
Member
 
Registered: Aug 2007
Location: Asheville, NC, USA
Distribution: Mint 17 Rebecca
Posts: 145

Rep: Reputation: 18
hi Zoey

try this

reboot your machine. while grub is loading, press the escape key.
when the grub menu comes up. select the previous kernel to boot.
after linux boots, check to see if you can use your drive.
if it works good.

ONLY DO THE NEXT PART IF YOU ARE SURE IT WORKS

while under the older kernel, open terminal
type
sudo gedit /boot/grub/menu.lst

after gedit opens the file.
scroll down and find the newer kernel and delete the listings for that kernel

below is what mine looks like.
if the newer kernel is 2.6.24-34 that is causing the problem delete the entries
for both generic and recovery mode.
in my file it would be the first 8 lines.
save the menu.lst and reboot.

if this works. do anther update and see if it installs correctly this time.

ONLY DO THIS IF YOU ARE SURE IT WORKS AFTER BOOTING THE OLDER KERNEL

good luck

Vanessa

title Ubuntu 8.04.2, kernel 2.6.24-24-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-24-generic root=UUID=e3e55ff5-ea86-401e-8972-87f570eddae9 ro quiet splash
initrd /boot/initrd.img-2.6.24-24-generic
quiet

title Ubuntu 8.04.2, kernel 2.6.24-24-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-24-generic root=UUID=e3e55ff5-ea86-401e-8972-87f570eddae9 ro single
initrd /boot/initrd.img-2.6.24-24-generic

title Ubuntu 8.04.2, kernel 2.6.24-23-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-23-generic root=UUID=e3e55ff5-ea86-401e-8972-87f570eddae9 ro quiet splash
initrd /boot/initrd.img-2.6.24-23-generic
quiet

title Ubuntu 8.04.2, kernel 2.6.24-23-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-23-generic root=UUID=e3e55ff5-ea86-401e-8972-87f570eddae9 ro single
initrd /boot/initrd.img-2.6.24-23-generic
 
Old 09-03-2009, 08:24 PM   #3
~zoey~
Member
 
Registered: Aug 2004
Location: South Dakota
Distribution: ubuntu & PCLOS
Posts: 119

Original Poster
Rep: Reputation: 15
Thank You Vanessa,

I tried booting into the old kernel with high hopes, but it didn't work.

Thanks again, zoey
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
update ipw3945 module to ubuntu build GhostCow Debian 3 11-16-2007 08:33 PM
how to update wireless module ipw3945 to ubuntu build GhostCow Linux - Laptop and Netbook 0 11-16-2007 10:18 AM
Kernel Update 2.6.20-16 on Ubuntu Feisty (NVidia GeForce2 Mx/Mx) broke Xserver sh00nya Linux - Kernel 3 09-23-2007 11:07 PM
update to enlightenment broke it, on ubuntu 7.04 AceofSpades19 Ubuntu 1 07-24-2007 08:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration