Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
it seems my kernel ignores "video=" option
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
s20blast
n00b
n00b


Joined: 24 May 2007
Posts: 1
Location: Korea

PostPosted: Thu May 24, 2007 1:32 am    Post subject: it seems my kernel ignores "video=" option Reply with quote

I'm using a laptop (msi ms-1013 korean edition) with ati chipset and x200 onboard graphic card.
and installed gentoo 2007.0 x86_64

with this option
Code:
kernel /boot/kernel-2.6.20-gentoo-r8 root=/dev/hda3 vga=0x318


i can see a framebuffer console.
Code:
# dmesg|grep vesa
vesafb: framebuffer at 0xf0000000, mapped to 0xffffc20000080000, using 4608k, total 65536k
vesafb: mode is 1024x768x24, linelength=3072, pages=27
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0


but with this option
Code:
video=vesafb:1024x768-24@60


followes are the result.
Code:
# dmesg|grep vesa
Command line: root=/dev/hda3 video=vesafb:1024x768-24@60
Kernel command line: root=/dev/hda3 video=vesafb:1024x768-24@60

# ls /dev/fb*
ls: cannot access /dev/fb*: No such file or directory

# fbset -i
open /dev/fb0: No such file or directory


and radeonfb does samely.

does anyone know why , and how to fix this?
Back to top
View user's profile Send private message
mudrii
l33t
l33t


Joined: 26 Jun 2003
Posts: 789
Location: Singapore

PostPosted: Thu May 24, 2007 4:41 am    Post subject: Reply with quote

did you compile the kernel with fb support ?
_________________
www.gentoo.ro
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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