Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot get 1280x1024 on boot
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
Shockwaver
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2005
Posts: 123

PostPosted: Wed Feb 20, 2008 11:01 pm    Post subject: Cannot get 1280x1024 on boot Reply with quote

I have an nVidia GeForce 6600 and I used the guide for nvidia-drivers and they work perfctly with X11 and KDE.
But at boot time grub doesn't recognize 1280x1024s resolutions in the vga statement:
vga=0x307 or vga=0x317 or vga=0x319 or vga=0x31B
but it does with all the others.

Plz help :lol:

tell me what i can post to give you more info (i'm quite noob with linux so .... plz be patient :oops: )
Back to top
View user's profile Send private message
wxqc11h
n00b
n00b


Joined: 18 Sep 2007
Posts: 26

PostPosted: Thu Feb 21, 2008 10:38 pm    Post subject: Reply with quote

have you tried uvesafb ?

read this and follow mentioned steps
http://dev.gentoo.org/~spock/projects/uvesafb/
Back to top
View user's profile Send private message
Shockwaver
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2005
Posts: 123

PostPosted: Fri Feb 22, 2008 3:29 am    Post subject: Reply with quote

wxqc11h wrote:
have you tried uvesafb ?

read this and follow mentioned steps
http://dev.gentoo.org/~spock/projects/uvesafb/


now i did but result is the same no 1280x1024 with the new kernel line.
some code:

grub.conf:
Code:

default 0
timeout 30
splashimage=(hd0,4)/boot/grub/splash.xpm.gz

title=Gentoo Linux 2.6.23-r8
root (hd0,4)
kernel /boot/kernel-2.6.23-gentoo-r8 root=/dev/hda7 quiet video=uvesafb:1280x1024-32,mtrr:0 splash=silent,theme:livecd-2007.0 console=tty1

title=Gentoo Linux 2.6.23-r8 (recovery)
root (hd0,4)
kernel /boot/kernel-2.6.23-gentoo-r8 root=/dev/hda7 init=/bin/bb

title=Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1


vbetest:
Code:

VBE Version 3.0
NVIDIA
[256] 640x400 (256 color palette)
[257] 640x480 (256 color palette)
[259] 800x600 (256 color palette)
[261] 1024x768 (256 color palette)
[263] 1280x1024 (256 color palette)
[270] 320x200 (5:6:5)
[271] 320x200 (8:8:8)
[273] 640x480 (5:6:5)
[274] 640x480 (8:8:8)
[276] 800x600 (5:6:5)
[277] 800x600 (8:8:8)
[279] 1024x768 (5:6:5)
[280] 1024x768 (8:8:8)
[282] 1280x1024 (5:6:5)
[283] 1280x1024 (8:8:8)
[304] 320x200 (256 color palette)
[305] 320x400 (256 color palette)
[306] 320x400 (5:6:5)
[307] 320x400 (8:8:8)
[308] 320x240 (256 color palette)
[309] 320x240 (5:6:5)
[310] 320x240 (8:8:8)
[317] 640x400 (5:6:5)
[318] 640x400 (8:8:8)
[325] 1600x1200 (256 color palette)
[326] 1600x1200 (5:6:5)
[327] 1400x1050 (256 color palette)
[328] 1400x1050 (5:6:5)
[338] 2048x1536 (8:8:8)
Type a mode number, or 'q' to quit - q


cat /sys/class/graphics/fb0/modes:
Code:

U:1024x768p-75
V:1024x768p-75
V:1024x768p-70
V:1024x768p-60
V:800x600p-75
V:800x600p-72
V:800x600p-60
V:800x600p-56
V:640x480p-72
V:640x480p-60
U:320x240p-60
U:320x400p-59
U:320x200p-59
U:1024x768p-60
U:800x600p-59
U:640x480p-60
U:640x400p-59


I dont understand.. with the vbetest it results i should be able to set 1280x1024 but it is not present in ../modes... what does it mean? 8O
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