View previous topic :: View next topic |
Author |
Message |
Kate Monster Apprentice
Joined: 13 Jun 2006 Posts: 226 Location: Clarkston, Michigan
|
Posted: Sun Jun 18, 2006 5:34 am Post subject: Framebuffer issues |
|
|
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 |
|
|
jmbsvicetto Moderator
Joined: 27 Apr 2005 Posts: 4735 Location: Angra do Heroísmo (PT)
|
Posted: Sun Jun 18, 2006 5:41 am Post subject: |
|
|
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 |
|
|
Kate Monster Apprentice
Joined: 13 Jun 2006 Posts: 226 Location: Clarkston, Michigan
|
Posted: Sun Jun 18, 2006 5:52 am Post subject: |
|
|
alright ill try that.
btw, the table you showed me, is contained in the gentoo install documentation. |
|
Back to top |
|
|
jmbsvicetto Moderator
Joined: 27 Apr 2005 Posts: 4735 Location: Angra do Heroísmo (PT)
|
Posted: Sun Jun 18, 2006 5:57 am Post subject: |
|
|
It should be! 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 |
|
|
Kate Monster Apprentice
Joined: 13 Jun 2006 Posts: 226 Location: Clarkston, Michigan
|
Posted: Sun Jun 18, 2006 4:50 pm Post subject: |
|
|
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 |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Sun Jun 18, 2006 6:27 pm Post subject: |
|
|
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 |
|
|
Kate Monster Apprentice
Joined: 13 Jun 2006 Posts: 226 Location: Clarkston, Michigan
|
Posted: Mon Jun 19, 2006 1:54 am Post subject: |
|
|
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 |
|
|
jmbsvicetto Moderator
Joined: 27 Apr 2005 Posts: 4735 Location: Angra do Heroísmo (PT)
|
Posted: Mon Jun 19, 2006 2:27 am Post subject: |
|
|
Have you tried using 0x317 as I've suggested? _________________ Jorge.
Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
|
|
Back to top |
|
|
Kate Monster Apprentice
Joined: 13 Jun 2006 Posts: 226 Location: Clarkston, Michigan
|
Posted: Mon Jun 19, 2006 2:33 am Post subject: |
|
|
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 |
|
|
jmbsvicetto Moderator
Joined: 27 Apr 2005 Posts: 4735 Location: Angra do Heroísmo (PT)
|
Posted: Mon Jun 19, 2006 2:50 am Post subject: |
|
|
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 |
|
|
Kate Monster Apprentice
Joined: 13 Jun 2006 Posts: 226 Location: Clarkston, Michigan
|
Posted: Mon Jun 19, 2006 2:58 am Post subject: |
|
|
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 |
|
|
mamac l33t
Joined: 29 Feb 2004 Posts: 890
|
Posted: Thu Oct 11, 2007 2:02 pm Post subject: |
|
|
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 |
|
|
mamac l33t
Joined: 29 Feb 2004 Posts: 890
|
Posted: Thu Oct 11, 2007 2:03 pm Post subject: |
|
|
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 |
|
|
|