Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with kernel-2.6.11-rc1-mm1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
honghai
n00b
n00b


Joined: 28 Jan 2005
Posts: 13

PostPosted: Fri Jan 28, 2005 1:31 pm    Post subject: Problem with kernel-2.6.11-rc1-mm1 Reply with quote

Hello, guys, I spent whole day to install Gentoo on my laptop, and the process is pretty smooth until I met some problem with kernel-2.6.11-rc1-mm1when I rebooted it.

There was no error when I compiled this kernel, but when I rebooted my laptop, on the screen there just was a sentence "Uncompressing Linux ... Ok, booting the kernel", then nothing more happened.

I am sure that the config of GRUB is correct, and added frame buffer support. Below is the grub.conf.

Code:

timeout 30
default 0
fallback 1

#splashimage=(hd0,1)/boot/grub/splash.xpm.gz
# For booting Gentoo Linux
title  Gentoo Linux
root (hd0,1)
#kernel /boot/kernel root=/dev/hda2 video=vesa vga=0x317
kernel /boot/kernel root=/dev/hda2


Does anybody know why this happened? Thanks a lot.
Back to top
View user's profile Send private message
matador
Apprentice
Apprentice


Joined: 28 Sep 2004
Posts: 174
Location: Gothenburg, Sweden

PostPosted: Fri Jan 28, 2005 5:35 pm    Post subject: Reply with quote

Is there a '/boot/kernel' in '/boot'? As in: did you copy '/usr/src/linux****/arch/i386/boot/bzImage' to '/boot/kernel'?
_________________
#267386
Checked the wiki or the faq?
Answear a post if you've got time
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sat Jan 29, 2005 1:04 am    Post subject: Reply with quote

Try using "vga=normal" to disable the framebuffer.

This should at least let you see if there are any error messages being displayed.
Back to top
View user's profile Send private message
honghai
n00b
n00b


Joined: 28 Jan 2005
Posts: 13

PostPosted: Sat Jan 29, 2005 9:55 am    Post subject: Reply with quote

matador wrote:
Is there a '/boot/kernel' in '/boot'? As in: did you copy '/usr/src/linux****/arch/i386/boot/bzImage' to '/boot/kernel'?


Thank you, actually I copied the kernel, otherwise the kernel couldn't be uncompressed. I think it was a problem with frame buffer.
Back to top
View user's profile Send private message
honghai
n00b
n00b


Joined: 28 Jan 2005
Posts: 13

PostPosted: Sat Jan 29, 2005 10:00 am    Post subject: Reply with quote

cyrillic wrote:
Try using "vga=normal" to disable the framebuffer.

This should at least let you see if there are any error messages being displayed.


Thanks :D

I tried another kernel, 2.6.9, and fortuantely it can work without support for frame buffer. I am going to add the frame buffer support, and hope this will work.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum