Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Framebuffer issues
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
Kate Monster
Apprentice
Apprentice


Joined: 13 Jun 2006
Posts: 226
Location: Clarkston, Michigan

PostPosted: Sun Jun 18, 2006 5:34 am    Post subject: Framebuffer issues Reply with quote

I'm using a Savage/IX video card on a Thinkpad T22, I have compiled vesafb into the kernel, and the savage framebuffer device support. When I boot Gentoo, when it loads it will show an 800x600 framebuffered console. I cannot get it to go any higher at boot. After booting, I can use the "fbset" utility to then change the resolution to 1024x768. The kernel line in my grub.conf looks like this:
Code:
kernel /boot/gentoo root=/dev/hda2 vga=0x318 video=vesafb:mttr:3,ywrap


am I doing something wrong?
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Sun Jun 18, 2006 5:41 am    Post subject: Reply with quote

Hi.

Have you used different values for the vga option? I've found the following table through Google.
Code:
    | 640x480  800x600  1024x768 1280x1024
----+-------------------------------------
256 |  0x301    0x303    0x305    0x307   
32k |  0x310    0x313    0x316    0x319   
64k |  0x311    0x314    0x317    0x31A   
16M |  0x312    0x315    0x318    0x31B   

Try using the 0x317 value.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Kate Monster
Apprentice
Apprentice


Joined: 13 Jun 2006
Posts: 226
Location: Clarkston, Michigan

PostPosted: Sun Jun 18, 2006 5:52 am    Post subject: Reply with quote

alright ill try that.

btw, the table you showed me, is contained in the gentoo install documentation.
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Sun Jun 18, 2006 5:57 am    Post subject: Reply with quote

It should be! :wink: I just didn't have the link at hand. :)
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Kate Monster
Apprentice
Apprentice


Joined: 13 Jun 2006
Posts: 226
Location: Clarkston, Michigan

PostPosted: Sun Jun 18, 2006 4:50 pm    Post subject: Reply with quote

its alright. well, its still not working. i don't know what the problem is. i might just write a script to make fbset run on boot. i dont know how else to fix the problem
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Sun Jun 18, 2006 6:27 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Kernel & Hardware.
Not about getting gentoo installed, so better off here.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Kate Monster
Apprentice
Apprentice


Joined: 13 Jun 2006
Posts: 226
Location: Clarkston, Michigan

PostPosted: Mon Jun 19, 2006 1:54 am    Post subject: Reply with quote

so, anybody got any other ideas? when i try and put in "vga=0x316" the kernel tells me ive given it an undefined mode. it won't accept "792" as a mode either, which is supposed to be 1024x768-60 Hz, or something lke that. am i supposed to replace "vesafb" with something like "savagefb" maybe?
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Mon Jun 19, 2006 2:27 am    Post subject: Reply with quote

Have you tried using 0x317 as I've suggested? :wink:
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Kate Monster
Apprentice
Apprentice


Joined: 13 Jun 2006
Posts: 226
Location: Clarkston, Michigan

PostPosted: Mon Jun 19, 2006 2:33 am    Post subject: Reply with quote

yea. no luck. still pops up with 800x600.

edit:hey wait. never though of this, but i'm using kernel 2.6.16-gentoo-r6....would it be worth a shot to try and upgrade?
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4735
Location: Angra do Heroísmo (PT)

PostPosted: Mon Jun 19, 2006 2:50 am    Post subject: Reply with quote

It usually doesn't hurt. Have you tried using savagefb, instead of vesafb? I usually advice using vesafb, but you can try and see if the savage framebuffer driver works for you.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Kate Monster
Apprentice
Apprentice


Joined: 13 Jun 2006
Posts: 226
Location: Clarkston, Michigan

PostPosted: Mon Jun 19, 2006 2:58 am    Post subject: Reply with quote

i actually did give that a shot, though it was a complete guess. lol. didn't work though, blank screen. ah well, ill try the new kernel and see if theres any changes.
Back to top
View user's profile Send private message
mamac
l33t
l33t


Joined: 29 Feb 2004
Posts: 890

PostPosted: Thu Oct 11, 2007 2:02 pm    Post subject: Reply with quote

Hi,

Please don't see any necromancing here but I try to setup framebuffer for the console on a Thinkpad T23 with a supersavage and can't make it work.

Do you have the framebuffer runnning now?

If yes, could you please post your conf?

Thank you
_________________
Powered by Gentoo Linux since 2003
Back to top
View user's profile Send private message
mamac
l33t
l33t


Joined: 29 Feb 2004
Posts: 890

PostPosted: Thu Oct 11, 2007 2:03 pm    Post subject: Reply with quote

Hi,

Please don't see any necromancing here but I try to setup framebuffer for the console on a Thinkpad T23 with a supersavage and can't make it work.

Do you have the framebuffer runnning now?

If yes, could you please post your conf?

Thank you
_________________
Powered by Gentoo Linux since 2003
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