[XBMCuntu] External display not working (Tv)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jelmew Offline
Junior Member
Posts: 4
Joined: Apr 2012
Reputation: 0
Post: #1
Hi all, a newcomer here.
I recently tried to install xbmcuntu on a old laptop to use it as an old media server. Everything worked out just fine, however, when i connect it to my tv, using a vga cable, things go wrong. During start-up, it initially shows the xbmc loading screen, then the tv goes blank and the screen of the laptop goes on. Once booted, I can't get the laptop to display on the tv-screen. Anyone any idea or any suggestions?

Many thanks in advance,
Jelmew

Edit and bump:
I figured out that the tv-screen is getting a signal, it's just a black screen. The laptop screen works fine. I tried setting screens in xorg.conf, but that didn't work, because xrand-commands don't return any screen type.
(This post was last modified: 2012-04-15 21:35 by jelmew.)
find quote
vbat99 Offline
Fan
Posts: 520
Joined: Aug 2009
Reputation: 13
Location: New Zealand
Post: #2
Hi, Well, running a Laptop with XBMC, you can't use the Fn+Function Key, to switch outputs. But, you can create an xorg.conf, that tells XBMCuntu to turn off vga out and turn the lcd monitor off.

Check the following thread

XBMC Live on Laptop with TV

I'll try and get a copy of the xorg.conf I created for this same issue.

But you can search Google more info.

In-Training Media Companion Dev.
find quote
jelmew Offline
Junior Member
Posts: 4
Joined: Apr 2012
Reputation: 0
Post: #3
I honestly tried to google. Tongue
And i already tried the Fn+Function key. It ends in the laptop screen going blank and nothing in uitput on the tv,. I'll try disabling the other screens.
find quote
jelmew Offline
Junior Member
Posts: 4
Joined: Apr 2012
Reputation: 0
Post: #4
Not working, xrandr returns, no screen found. Help Confused
find quote
jelmew Offline
Junior Member
Posts: 4
Joined: Apr 2012
Reputation: 0
Post: #5
Bump, anyone any brilliant ideas?
find quote
vbat99 Offline
Fan
Posts: 520
Joined: Aug 2009
Reputation: 13
Location: New Zealand
Post: #6
Sorry buddy, busy weekend and forgot to source my xorg.conf.

Are you ssh into the laptop or opening a new screen and typing xrandr directly on the laptop. If trying xrandr via ssh, it won't work. You need to be on the laptop. Also you may need to stop xbmc.

try 'sudo lightdm stop' I think.

Another alternative is to get your xorg.log, and scroll through it. The log will normally list your display devices, ie: VGA1, DVI1 etc, then you can edit/create a custom xorg.conf.

I'll try and get my file today and list it here.

In-Training Media Companion Dev.
find quote