You are not logged in.
Hello,
I have a problem when I connect the pc to the tv with hdmi cable :
the resolution of the pc'screen is changing:
mormal use :
1366x768 pixels
connected at the tv with hdmi cable :
A month ago it was correct. I have just updated the system.
Thanks for your help
Last edited by jjr (2016-03-21 13:38:31)
Toshiba Tecra R950 openbox BL dualboot W7
Offline
What is your graphics hardware and drivers?
lspci -knn|grep -iA2 'vga\|3d'
Can you set the correct resolution for your HDMI display using
arandr
Offline
Hello,
graphics hardware and drivers:
jjr@debian:~$ lspci -knn|grep -iA2 'vga\|3d'
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
Subsystem: Toshiba America Info Systems Device [1179:0011]
Kernel driver in use: i915
With "arandr" :
Hdmi no connected :
Vue --> 1:8
Ecrans--> LVDS1 Active . Résolution : 1366x768 . Orientation normal
Hdmi connected
Vue --> 1:8
Ecrans --> LVDS1 Active . Résolution :640X480 . Orientation normal
HDMI1 Active . Résolution :640x480 . Orientation normal
I have tried to modify resolution LVDS1 and HDMI1 without success
I am working in dualboot and it's correct with W7.
Thanks for your help
Toshiba Tecra R950 openbox BL dualboot W7
Offline
Please post output of
xrandr
when the Hdmi is connected.
Offline
The results of "xrandr"
Cable hdmi connected:
jjr@debian:~$ xrandr
Screen 0: minimum 320 x 200, current 640 x 480, maximum 8192 x 8192
LVDS1 connected 640x480+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1366x768 60.16 +
1360x768 59.80 59.96
1024x768 60.00
800x600 60.32 56.25
640x480 59.94*
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 connected 640x480+0+0 (normal left inverted right x axis y axis) 160mm x 90mm
1280x720 60.00 + 50.00 59.94
1920x1080i 60.00 50.00 59.94
720x576 50.00
720x480 60.00 59.94
640x480 60.00 59.94*
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
Cable hdmi disconnected :
jjr@debian:~$ xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1366x768 60.16*+
1360x768 59.80 59.96
1024x768 60.00
800x600 60.32 56.25
640x480 59.94
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
Toshiba Tecra R950 openbox BL dualboot W7
Offline
Does
xrandr --output HDMI1 --mode 1920x1080i
after connecting HDMI work?
Offline
Sorry,
It doesn't work . I have about 6 pictures off my screen on the tv and the conky is in the middle.
Realy , before 2 updates it was perfect one month ago.
Tv is the same ; cable also.
Toshiba Tecra R950 openbox BL dualboot W7
Offline
I have about 6 pictures off my screen on the tv and the conky is in the middle.
Veuillez expliquer - en Francais - plus en detail ce qui se passe. Quand vous connectez la TV vous voulez une copie de LVDS1 sur la télé ou autre chose?
Offline
Oui,
Je souhaite voir l'écran du pc sur l'écran tv.
Avec la commande:
xrandr --output HDMI1 --mode 1920x1080i
Je vois l'écran du pc en 6 exemplaires sur l'écran tv et le conky se trouve en plein milieu.
J'ai essayé de modifier les résolutions sans succès.
Dès que je branche le cable et que je mets en route le pc , la résolution de l'écran pc est modifiée.
(Si le pc est en marche et la tv également et si on connecte le cable : rien sur la tv . Il faut d'abord tout brancher mettre la tv sur ON puis le pc sur sur ON )
Il y a un mois environ tout fonctionnait parfaitement.
Merci
Toshiba Tecra R950 openbox BL dualboot W7
Offline
Is there perhaps a function key on the laptop that allows you to switch between different resolutions and/or output devices.
I have Fn + F8, yours may differ.
or
Is there a possibility to cycle through resolutions (modes - aspect setting) on the TV side?
or
You may have to switch off PC screen to get correct resolution on the TV:
xrandr --output LVDS1 --off --output HDMI1 --mode 1920x1080i
Offline
Hello,
You can see the following picture (screen TV) when I connect HDMI cable :
To solve my problem :
1. In terminal:
xrandr --output LVDS1 --off --output HDMI1 --mode 1920x720
2. Restart wallpaper in préferences with apply.
3. Restart conky
And I have the screen perfect on the tv:
I suppose problem of time to start different sw : wallpaper , conky .....
and also why at the beginning, the résolution is automaticly 640x480.
Neverless I can see on the tv. I will check with my old crunchbang if the problem appear.
xaos52: big thanks for your help.
Toshiba Tecra R950 openbox BL dualboot W7
Offline
Hello,
In fact , same pb with crunchbang warldorf.
Better to switch off PC screen and after adjust resolution Tv screen with arandr or xrandr.
I suppose timing pb during starting system.
I note "solved".
Toshiba Tecra R950 openbox BL dualboot W7
Offline