View previous topic :: View next topic |
Author |
Message |
shaojin n00b
Joined: 24 Aug 2003 Posts: 7
|
Posted: Thu Dec 23, 2004 9:29 pm Post subject: Can I use WXGA LCD in vesafb-tng? |
|
|
I have a notebook which has a WXGA LCD at 1280x800 ,Is it possible to use vesafb-tng just at 1280x800? or 1024x768 without strech to fit the screen? |
|
Back to top |
|
|
digitalwhoopass n00b
Joined: 01 Jul 2004 Posts: 22 Location: USA
|
Posted: Fri Dec 24, 2004 5:21 am Post subject: |
|
|
I don't have the hardware to test it, but I'd imagine that you'd be able to... as long as it's pulling the correct EDID data; vesafb-tng covers several atypical modes.
Drop Mike Basinger a line... His post from another thread (https://forums.gentoo.org/viewtopic.php?t=206778&postdays=0&postorder=asc&start=216)
suggests you should be able to get your widescreen LCD working.
Quote: | PostPosted: Mon Aug 30, 2004 3:10 pm Post subject: Reply with quote
Got it working, I have a wide screen laptop, and I finally found a vga setting it liked.
Mike
_________________
D. Michael Basinger, RHCE
If at first you don't succeed, skydiving is not for you. - Anonymous |
|
|
Back to top |
|
|
micmac l33t
Joined: 28 Nov 2003 Posts: 996
|
Posted: Fri Dec 24, 2004 12:18 pm Post subject: |
|
|
Got an ATI card? I got an Radeon 9200 working on a 1280x800 laptop panel. The kernels radeon framebuffer driver recognises the resolution at boot. It's actually very easy, because you don't have to setup anything yourself
Merry X-Mas
micmac
Last edited by micmac on Sun Nov 19, 2006 6:34 pm; edited 1 time in total |
|
Back to top |
|
|
swimmer Veteran
Joined: 15 Jul 2002 Posts: 1330 Location: Netherlands
|
Posted: Fri Dec 24, 2004 2:45 pm Post subject: |
|
|
This is what I use to get the 1280x800 resolution: Code: | kernel /boot/kernel-2.6.8-gentoo-r10 root=/dev/hda4 video=vesafb-tng:ywrap,mtrr,1280x800@80 splash=silent,theme:default |
I tried the radeonfb as well but then my notebook froze when I left X
grz
swimmer |
|
Back to top |
|
|
hw-tph l33t
Joined: 08 Jan 2004 Posts: 768 Location: Uppsala, Sweden
|
Posted: Sun Dec 26, 2004 10:39 pm Post subject: |
|
|
It seems most or perhaps all users that have managed to get 1280x800 working use ATI graphics. I have a laptop with nvidia graphics (it's a HP nx9105 a.k.a. Compaq R3000) and I don't know of anyone that has managed to get the correct resolution for this screen working. It works just fine in 1024x768 but that is admittedly quite blurry. If anyone has any helpful pointers I'd love to hear them.
Håkan |
|
Back to top |
|
|
|