LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-12-2003, 09:03 PM   #106
DiZASTiX
Member
 
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247

Original Poster
Rep: Reputation: 30

removing append="opl3=0x388" had no effect. That had to do with the sound anyways.

Quote:
Just about half on this thread alone.
lol.

Ya, but this pretty much sucks lol, im sure if i can get it to boot my new kernel the sound would work...maybe if i installed grub???
 
Old 05-12-2003, 09:04 PM   #107
quietguy47
Member
 
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805

Rep: Reputation: 35
It's worth a try.
 
Old 05-12-2003, 09:09 PM   #108
DiZASTiX
Member
 
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247

Original Poster
Rep: Reputation: 30
ok, here where you come in (again ) got some questions.

1. Do i need to uninstall LILO (if so how)
2. Do i need to recompile
3. Which do i download from here

That it...for now lol

*edit*

yay me, 100 posts
 
Old 05-13-2003, 05:21 AM   #109
quietguy47
Member
 
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805

Rep: Reputation: 35
ftp://alpha.gnu.org/gnu/grub/grub-0.93.tar.gz
http://new.linuxnow.com/docs/content/LILO/LILO-2.html
I don't think you need to recompile if you want to switch to grub, but, maybe you should give that a try before uninstalling lilo.
 
Old 05-13-2003, 04:19 PM   #110
DiZASTiX
Member
 
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247

Original Poster
Rep: Reputation: 30
Eh, uninstalling lilo is weird and i dont even know if grub will work, i dont think its worth it. just gotta find a way to get rid of that kernel panic crap Ive searched and it seems to be a very common error but i cant find any solution
 
Old 05-13-2003, 04:38 PM   #111
DiZASTiX
Member
 
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247

Original Poster
Rep: Reputation: 30
I was just thinking, would the:

EXT2-fs: ide0(3,1): couldnt mount because of unsoported optional features (4)

maybe be caused by what the ESS1868 page told me to do with the "make menuconfig" part?
 
Old 05-13-2003, 05:03 PM   #112
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
When do you get the kernel panic?
I must have missed that post.
 
Old 05-13-2003, 05:32 PM   #113
DiZASTiX
Member
 
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by DiZASTiX
I think we may be getting somewhere, i did what you said, change root=/dev/hda1 to root=/dev/hda and rebooted...still gave me LI. But then i changed the part that said boot=/dev/hda1 to boot=/dev/hda and Lilo started!!! I had 2 options slack (new) or linux (old) obviously i booted slack but while it was starting i got this error (crushed my hopes lol ):

ds: no socket drivers loaded! (<---- Dont know if that has something to do with it)
kernel panic:VFS: Unable to mount root fs on 03:00.

I have no clue what that means, i was hoping you could help me out?

*edit*

Just found this, maybe it can help?



*edit #2*

Ok, i tried making it so root=/dev/hda1 but boot=/dev/hda. I tried booting slack again and i got a new error:

EXT2-fs: ide0(3,1): couldnt mount because of unsoported optional features (4)
kernel panic:VFS: Unable to mount root fs on 03:01. (note beore it was 03:00)

So now, should i put root= back to /dev/hda or /dev/hda1???
Read the whole thing, at the end (edit 2) is what i get now. And this is my /etc/lilo.conf:

Quote:
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
append="op13=0x388"
boot = /dev/hda
message = /boot/boot_message.txt
LBA32
prompt
timeout = 1200
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# Normal VGA console
vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/hda1
label = slack
read-only
image=/boot/vmlinuz.old
root=/dev/hda1
label=linux
read-only
# Linux bootable partition config ends
 
Old 05-13-2003, 05:41 PM   #114
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Did you get the kernel panic with both kernels or just your new one?
 
Old 05-13-2003, 05:52 PM   #115
DiZASTiX
Member
 
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247

Original Poster
Rep: Reputation: 30
I was never able to boot from lilo with the old one, i always used to use a boot disk.
 
Old 05-13-2003, 06:01 PM   #116
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Then I'd have to say the kernel panic is caused by a misconfigured kernel.
 
Old 05-13-2003, 06:16 PM   #117
DiZASTiX
Member
 
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247

Original Poster
Rep: Reputation: 30
hmm....could you suggest a way to figure out specifically what???
 
Old 05-13-2003, 06:45 PM   #118
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Maybe, it's probably just one setting that you missed, not a hard thing to do considering the number of options available.
Email me your .config and I'll have a quick look to see if I can spot anything obvious.
Now you know why the kernel guide has the vmlinuz.old instructions, so you always have a known working kernel to boot if something goes wrong with your old one.
 
Old 05-13-2003, 06:51 PM   #119
DiZASTiX
Member
 
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247

Original Poster
Rep: Reputation: 30
hehe, ya, well i messed up that .old option Umm...i would email you my .config...if i knew where it was...



edit: found it, it is on its way

Last edited by DiZASTiX; 05-13-2003 at 07:05 PM.
 
Old 05-14-2003, 02:39 PM   #120
DiZASTiX
Member
 
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247

Original Poster
Rep: Reputation: 30
Also that ESS1868 page had what it was supposed to say wen i get it to work, so if i can get to boot from the new kernel, i can find out if the sound actually worked.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Sound server informational message: Error while initializing the sound driver... LA004 Linux - Hardware 4 08-21-2005 08:25 PM
Sound Server Error rapont Slackware 1 07-31-2004 08:40 AM
Sound server fatal error :/ jasonmcneil0 Linux - Newbie 5 10-29-2003 04:22 PM
Sound server error! syncerr Linux - Hardware 1 07-20-2003 11:12 AM
Sound I/O server error Randyland Linux - Newbie 3 08-01-2002 03:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:08 AM.

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