View previous topic :: View next topic |
Author |
Message |
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Thu Feb 16, 2006 6:54 am Post subject: [solved] Framebuffer + TFT |
|
|
Hello,
i've a problem with Framebuffer and my TFT. First everything looks fine, but after a few minutes,
the TFT turns off. The Resolution in the Kernel config is 1280x1024@75 an the paramteters in my
grub.conf are 1280x1024-32@75. But if i type in fbset, you can see that the Frequency is
85 Hz and not 75 Hz. The maximum usable Frequency for the TFT is 75 Hz. I think that's the reason
why the TFT turns off. X works fine, i only have this problem with the Framebuffer support.
Anyone an Idea how i can fix the Problem. I use vesafb-tng...
Greets
deejay _________________
Last edited by deejay on Wed Mar 22, 2006 7:25 am; edited 1 time in total |
|
Back to top |
|
|
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Sun Feb 19, 2006 8:25 pm Post subject: |
|
|
no idea? _________________
|
|
Back to top |
|
|
Suicidal l33t
Joined: 30 Jul 2003 Posts: 959 Location: /dev/null
|
Posted: Sun Feb 19, 2006 8:46 pm Post subject: |
|
|
try
or
and see if the problem persists.
Also what does the grub kernel line look like? |
|
Back to top |
|
|
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Sun Feb 19, 2006 9:36 pm Post subject: |
|
|
Hello,
I've already tried this parameters, but the problem still exist.
This is my grub kernel line:
Code: | video=vesafb:1280x1024-32@75 splash=silent,fadein, |
And the value in my kernel configuration for vesafb-tng is also 1280x1024 _________________
|
|
Back to top |
|
|
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Wed Feb 22, 2006 9:55 am Post subject: |
|
|
other Ideas? _________________
|
|
Back to top |
|
|
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Fri Feb 24, 2006 8:23 am Post subject: |
|
|
no other ideas??
Is there anyone, who has the same problem? _________________
|
|
Back to top |
|
|
Wonkey_Donkey Tux's lil' helper
Joined: 14 Oct 2003 Posts: 93
|
Posted: Fri Feb 24, 2006 10:57 am Post subject: |
|
|
Have you checked your power management settings ? Is it set to switch the screen off after so long ?
My laptop does this by default when first setup. |
|
Back to top |
|
|
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Sun Feb 26, 2006 1:52 pm Post subject: |
|
|
I think it has nothing to do with the Power Management Settings because with the nvidiafb it works fine.
It seems, that vesafb-tng ignore the the Grub Config line where I define the Resolution for my TFT. I set
the Frequency to 75 Hz but when I use fbset, you can see, that the Frequency is 85 Hz, and not 75 and
that is the reason the TFT turns off after a minute or so, i think.
But i dont find a way to fix the Problem _________________
|
|
Back to top |
|
|
linuxtuxhellsinki l33t
Joined: 15 Nov 2004 Posts: 700 Location: Hellsinki
|
Posted: Sun Feb 26, 2006 6:21 pm Post subject: |
|
|
Why are you using so high freq, cause what I've understanded is that TFT/LCDs are not using those anyway.
I've always used 60Mhz on my laptops and readed that it's the correct one for laptops(TFTs) So try
_________________ 1st use 'Search' & lastly add [Solved] to
the subject of your first post in the thread. |
|
Back to top |
|
|
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Mon Feb 27, 2006 6:36 am Post subject: |
|
|
I've already tried a lower freq, but it's the same Problem. The maximum usable Freq for the TFT is 75 Hz.
With X everything works fine, only the Framebuffer doesnt work correctly. _________________
|
|
Back to top |
|
|
brianhearn n00b
Joined: 04 Nov 2003 Posts: 72
|
Posted: Mon Mar 13, 2006 9:29 pm Post subject: |
|
|
Think I'm experiencing the same problem with the TFT I just bought - Yusmart 198YP. Framebuffer works right up until I start X, then the monitor reports it being out of range on the console, yet X works perfectly. I've removed the framebuffer for the time being but would be interested in a solution if anyone has one. _________________ http://www.gentoo-clan.org - http://brian.gentoo-clan.org |
|
Back to top |
|
|
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Wed Mar 22, 2006 7:24 am Post subject: |
|
|
I've found a solution. In my Kernelconfig, i've changed the resolution to 1024x768@60 and then i've build an new
initrd file for 1024x768.
Then i've changed the grub line like this: 1024x768-24@60
Now everything works fine. I don't know why, but it works.... _________________
|
|
Back to top |
|
|
|