Advertisement
savoxis

Untitled

Jun 17th, 2011
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. I have an ATI HD 4350 using the fglrx driver.
  2.  
  3. I have a LCD monitor attached to DVI-0 and an svideo cable going to a television hooked to the TV-OUT on the card.
  4.  
  5. When I start up X (xfce4) I get a clone of the 2 displays without any configuration.
  6.  
  7. My xrandx output fresh after launching x is as follows:
  8. Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1600 x 1600
  9. DFP1 disconnected (normal left inverted right x axis y axis)
  10. CRT1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 304mm x 228mm
  11. 1024x768 60.0*+ 75.0 70.1
  12. 800x600 72.2 75.0 70.0 60.3 56.2
  13. 720x480 60.0
  14. 640x480 75.0 72.8 60.0
  15. CRT2 disconnected (normal left inverted right x axis y axis)
  16. TV disconnected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
  17. CV disconnected (normal left inverted right x axis y axis)
  18. 1024x768 (0xa6) 43.0MHz
  19. h: width 1024 start 2320 end 2336 total 2730 skew 0 clock 15.7KHz
  20. v: height 768 start 483 end 485 total 525 clock 30
  21.  
  22.  
  23.  
  24.  
  25.  
  26. When I try to turn on the "TV" (even tho its already cloned) with
  27. xrandr --output TV --auto
  28. The screens flicker and I still have a clone display.
  29. When I try and position the TV using
  30. xrandr --output TV --auto --left-of CRT1
  31. the tv flickers and turns off
  32.  
  33.  
  34. I think its because the TV needs a special refesh rate? But how do I set this when i
  35. xrandr --output TV --mode 800x600 --left-of CRT1
  36. it complains
  37. xrandr: screen cannot be larger than 1600x1600 (desired size 1824x768)
  38.  
  39.  
  40.  
  41.  
  42.  
  43. BTW after I issue xrandr --output TV --auto my xraqndr output is as follows:
  44. Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1600 x 1600
  45. DFP1 disconnected (normal left inverted right x axis y axis)
  46. CRT1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 304mm x 228mm
  47. 1024x768 60.0*+ 75.0 70.1
  48. 800x600 72.2 75.0 70.0 60.3 56.2
  49. 720x480 60.0
  50. 640x480 75.0 72.8 60.0
  51. CRT2 disconnected (normal left inverted right x axis y axis)
  52. TV connected (normal left inverted right x axis y axis)
  53. 1024x768 30.0 +
  54. 800x600 30.0 +
  55. 720x576 30.0 +
  56. 720x480 30.0 +
  57. 640x480 30.0 +
  58. CV disconnected (normal left inverted right x axis y axis)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement