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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
05-12-2003, 09:03 PM
|
#106
|
Member
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247
Original Poster
Rep:
|
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???
|
|
|
05-12-2003, 09:04 PM
|
#107
|
Member
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805
Rep:
|
It's worth a try.
|
|
|
05-12-2003, 09:09 PM
|
#108
|
Member
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247
Original Poster
Rep:
|
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
|
|
|
05-13-2003, 04:19 PM
|
#110
|
Member
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247
Original Poster
Rep:
|
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 
|
|
|
05-13-2003, 04:38 PM
|
#111
|
Member
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247
Original Poster
Rep:
|
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?
|
|
|
05-13-2003, 05:03 PM
|
#112
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
When do you get the kernel panic?
I must have missed that post.
|
|
|
05-13-2003, 05:32 PM
|
#113
|
Member
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247
Original Poster
Rep:
|
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
|
|
|
|
05-13-2003, 05:41 PM
|
#114
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Did you get the kernel panic with both kernels or just your new one?
|
|
|
05-13-2003, 05:52 PM
|
#115
|
Member
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247
Original Poster
Rep:
|
I was never able to boot from lilo with the old one, i always used to use a boot disk.
|
|
|
05-13-2003, 06:01 PM
|
#116
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Then I'd have to say the kernel panic is caused by a misconfigured kernel.
|
|
|
05-13-2003, 06:16 PM
|
#117
|
Member
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247
Original Poster
Rep:
|
hmm....could you suggest a way to figure out specifically what???
|
|
|
05-13-2003, 06:45 PM
|
#118
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
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.
|
|
|
05-13-2003, 06:51 PM
|
#119
|
Member
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247
Original Poster
Rep:
|
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.
|
|
|
05-14-2003, 02:39 PM
|
#120
|
Member
Registered: Mar 2003
Location: Boston Area
Distribution: Ubuntu (Edgy)
Posts: 247
Original Poster
Rep:
|
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.
|
|
|
All times are GMT -5. The time now is 08:08 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|