View previous topic :: View next topic |
Author |
Message |
yuza Apprentice


Joined: 17 Dec 2003 Posts: 210 Location: Rome, in front of my comp...
|
Posted: Wed May 19, 2004 12:04 am Post subject: WHOA!!!! got 1280x800 framebuffer working! |
|
|
Hi everybody!
I have a brand new P10 satellite with a geforce 5600go. Don't ask me how but after trying some random numbers for the vesafb mode I finally got 1280x800 console framebuffer working using the vesafb driver with vga=0x360. Thought some of you might have been interested... man I'm sooooo happy!
Code: |
root@misha fede # fbset
mode "1280x800-76"
# D: 102.407 MHz, H: 62.749 kHz, V: 76.152 Hz
geometry 1280 800 1280 13107 8
timings 9765 160 32 16 4 160 4
rgba 6/0,6/0,6/0,0/0
endmode
|
P.S.: I'm using gentoo-sources-2.6.5-r1 but I've also tried it on 2.4.25 and it works |
|
Back to top |
|
 |
Cagnulein l33t


Joined: 18 Sep 2003 Posts: 861 Location: Modena, Italy
|
Posted: Sun May 30, 2004 10:06 am Post subject: |
|
|
can you give me more information about your success? I have a new Toshiba M30-801 and i still try to set the framebuffer to 1280x800 with your vesa setting but the init kernel crashes
Grassie  |
|
Back to top |
|
 |
yuza Apprentice


Joined: 17 Dec 2003 Posts: 210 Location: Rome, in front of my comp...
|
Posted: Thu Jun 03, 2004 9:15 am Post subject: |
|
|
What kind of crash error do you get?? By the way I don't know if this vesa numbers are somewhat hardware dependent. I have got a nvidia geforce FX 5600go and everything I did was to compile the kernel with both nvidia and vesa support in the framebuffer section. This is the relevant line from my grub.conf
Code: |
kernel (hd0,1)/2.6.5 root=/dev/hda5 video=vesafb:ywrap vga=0x360 hdc=ide-cd
|
as you can see I'm not using rivafb at all so I don't think it will change anything if you don't have it in your kernel because what we are using here is vesafb.
This is everything I did... let me know if you succeed!  |
|
Back to top |
|
 |
sfcfagwdse n00b


Joined: 29 Mar 2004 Posts: 39 Location: Portland, OR
|
Posted: Fri Jun 04, 2004 5:08 am Post subject: |
|
|
Awesome! Ive been looking forever for this thanks! Cagnulein I also have and m30 and it works for me. |
|
Back to top |
|
 |
yuza Apprentice


Joined: 17 Dec 2003 Posts: 210 Location: Rome, in front of my comp...
|
Posted: Fri Jun 04, 2004 11:04 pm Post subject: |
|
|
Glad to have helped!  |
|
Back to top |
|
 |
Overpeer Apprentice


Joined: 17 Mar 2004 Posts: 200 Location: Valencia
|
Posted: Wed Jul 14, 2004 12:56 pm Post subject: |
|
|
:S
In my laptop dont work, i have a Kernel panic :S
I have a Toshiba SM30-742 with 1280x800 resolution. The kernel start with framebuffer fonts but crash
Any idea?
A Greeting. |
|
Back to top |
|
 |
Sgaduuw Tux's lil' helper


Joined: 17 Sep 2002 Posts: 133 Location: Rotterdam, Netherlands
|
Posted: Wed Jul 14, 2004 2:49 pm Post subject: |
|
|
I'll have to try this on my packard bell m7300 when I get home  _________________ my website |
|
Back to top |
|
 |
RedScull n00b

Joined: 30 Oct 2004 Posts: 25
|
Posted: Fri Nov 05, 2004 9:19 am Post subject: |
|
|
I know this is old, but I think I should point out that for those M30 users, that you can't get console framebuffer to work with vesafb-tng
(at least it wouldn't let me set it to 1280x800.. argh!)
I loaded regular vesafb and it works great now.
Thanks fellas  |
|
Back to top |
|
 |
taskara Advocate

Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Mon Dec 06, 2004 1:28 am Post subject: |
|
|
I have a dell 700m and when I try this it says "undefined video mode"
fb only seems to work in 1024x768 - can't get 1280x800 going  _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
 |
dfy Tux's lil' helper

Joined: 05 Apr 2004 Posts: 79
|
Posted: Tue Dec 07, 2004 3:38 pm Post subject: |
|
|
What are the correct settings for 1280x1024@60Hz? I currently only use vga=6 (a textmode afaik) because I never got one of the vga=0xxx options to work - how do I set it up correctly (normal vesafb, no -tng!) ? |
|
Back to top |
|
 |
UB|K l33t


Joined: 27 May 2004 Posts: 786 Location: Villeurbanne, France
|
Posted: Tue Dec 07, 2004 7:14 pm Post subject: |
|
|
dfy wrote: | What are the correct settings for 1280x1024@60Hz? I currently only use vga=6 (a textmode afaik) because I never got one of the vga=0xxx options to work - how do I set it up correctly (normal vesafb, no -tng!) ? |
To use vesafb at 1280x1024 (refresh rate=???) use this setting:
Result here |
|
Back to top |
|
 |
|