You are not logged in.
hello
i am trying to get tv out from my laptop and desktop pc to panasonic 42" plasma tv .. i can only take 1920x1080 1080p/50hz display .
i tried everythink but i cant get work kms line in my grub menu ..
all i need is 1080p/60 hz display from grub menu .
Last edited by ytsejam (2012-02-10 13:58:32)
Offline
the command i tried was
root (hd0,2)
kernel /boot/vmlinuz-linux root=/dev/sda3 ro video=HDMI-0:1920x1080-24@60e
Offline
You sure HDMI-0 is the correct output name? /sys/class/drm will tell you that.
Offline
how can i check /sys/class/drm ?
that is the problem .. i can get a 1080p/50 hz display.. but menus and some part of the screen does not fit the screen resolution.
Last edited by ytsejam (2012-02-10 14:11:40)
Offline
Err, how about "ls /sys/class/drm"?
(I'm actually not kidding with that)
Also, if stuff doesn't fit, it means overscan is active. It could be either the tv doing it or the graphic card.
Last edited by Gusar (2012-02-10 14:18:20)
Offline
there is no problem with the arch linux only , but i can get correct screen with the windows 7 system. i dont think tv makes it .
Offline
"ls /sys/class/drm"
card0 card0-DP-1 card0-HDMI-A-1 card0-LVDS-1 card0-VGA-1 controlD64 version
So shall i write HDMI-A-1 as card?
Last edited by ytsejam (2012-02-10 14:22:52)
Offline
So shall i write HDMI-A-1 as card?
Yep.
Which graphic card is it exactly? If it's radeon, and if you don't mind compiling your own kernel, revert this change, it might help with the overscan (only affects X though, not the console): http://git.kernel.org/?p=linux/kernel/g … a481351b44
Offline
i have two computers.. one is optimus nvidia540 and intel ..,
the other one is desktop with readen 5670..
i will try both .
Offline
ok .. i installed catalyst now i can get the correct video settings .. but when i try to open a movie.. arch linux logs off with the ati pne
Offline
ok .. i installed catalyst now i can get the correct video settings .. but when i try to open a movie.. arch linux logs off with the ati pne
Configure your video player to use something other than xv for output. Welcome to the wonderful world of the ATI blob. Where things stay crashy for many months.
Offline
Be sure your TV has overscan off
Offline