XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > XBMC General Help and Support > XBMC for Linux and XBMC Live Specific Support

XBMC for Linux and XBMC Live Specific Support Need help with XBMC for Linux or XBMC Live, or think you've found a bug? Discuss it here.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2007-07-27, 18:14   #1
babazoid
Member
 
babazoid's Avatar
 
Join Date: Oct 2003
Location: Toronto, Ontario
Posts: 38
babazoid is on a distinguished road
Default Dual screen set up

Hey guys,

I got the latest SVN yesterday, compiled without a hiccup... looks fantastic, kudos to the team that's porting it!

I'm having a slight problem getting XBMC to show up on the right screen... I've got two configured in X, and SDL_VIDEO_FULLSCREEN_HEAD="1" set up in my .bashrc... but for some reason it always shows up on screen 0. Anyone around here experienced this? My first screen is a 1440x900 (VGA) desktop and the other is my HDTV (DVI) 1360x768.

Also, I'm curious if you guys plan to build in some sort of audio mixer?

Keep up the great work.
babazoid is offline   Reply With Quote
Old 2007-07-27, 18:48   #2
spiff
Grumpy Bastard Developer
 
spiff's Avatar
 
Join Date: Nov 2003
Posts: 7,715
spiff is on a distinguished road
Default

if anything we should avoid any and all of those nasty audio mixers in a pc (evil analogs on crappy sound cards, or halfbaked sw solutions).

equalizing is a task for proper audio gear
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
spiff is online now   Reply With Quote
Old 2007-07-27, 22:14   #3
babazoid
Member
 
babazoid's Avatar
 
Join Date: Oct 2003
Location: Toronto, Ontario
Posts: 38
babazoid is on a distinguished road
Default

Quote:
Originally Posted by spiff View Post
if anything we should avoid any and all of those nasty audio mixers in a pc (evil analogs on crappy sound cards, or halfbaked sw solutions).

equalizing is a task for proper audio gear
Agreed. By mixer I certainly don't mean EQ. I guess I am more concerned with how XBMC will deal with things like SPDIF out... Will you just leave it to the host OS, I guess through ALSA? I've got a VIA onboard soundcard and I am having such a pain in the ass with SPDIF output...
babazoid is offline   Reply With Quote
Old 2007-07-27, 22:53   #4
d4rk
Team-XBMC Developer
 
d4rk's Avatar
 
Join Date: May 2007
Location: Albuquerque
Posts: 500
d4rk is on a distinguished road
Default

SDL_VIDEO_FULLSCREEN_HEAD is only respected for fullscreen video modes. In windowed mode, it is up to the window manager to decide which screen to place the windows on.

If you are attempting to run fullscreen, try both 0 and 1 to see if there is any difference. Run it like this:

Code:
SDL_VIDEO_FULLSCREEN_HEAD=1 ./XboxMediaCenter -fs
d4rk is offline   Reply With Quote
Old 2007-07-27, 23:14   #5
babazoid
Member
 
babazoid's Avatar
 
Join Date: Oct 2003
Location: Toronto, Ontario
Posts: 38
babazoid is on a distinguished road
Default

Quote:
Originally Posted by d4rk View Post
SDL_VIDEO_FULLSCREEN_HEAD is only respected for fullscreen video modes. In windowed mode, it is up to the window manager to decide which screen to place the windows on.

If you are attempting to run fullscreen, try both 0 and 1 to see if there is any difference. Run it like this:

Code:
SDL_VIDEO_FULLSCREEN_HEAD=1 ./XboxMediaCenter -fs
Mmmkay.

So, here is my setup: Latest Nvidia drivers, two screens 0 & 1. When I attempt to set it to 0 it loads, artifacts show up on my 2nd screen (1) and nothing shows up on screen 0 (i get a black screen).

When I set it to use screen 1, it shows up fullscreen (kinda, it doesn't scale to the entire screen) on screen 0.

I'm sure it's got something to do with my specific setup, and the Nvidia drivers...

I dunno if it makes any difference but I'm using Beryl... I guess I'll keep on testing as the code becomes more stable.
babazoid is offline   Reply With Quote
Old 2007-07-27, 23:23   #6
babazoid
Member
 
babazoid's Avatar
 
Join Date: Oct 2003
Location: Toronto, Ontario
Posts: 38
babazoid is on a distinguished road
Default

Quote:
Originally Posted by babazoid View Post
Mmmkay.

So, here is my setup: Latest Nvidia drivers, two screens 0 & 1. When I attempt to set it to 0 it loads, artifacts show up on my 2nd screen (1) and nothing shows up on screen 0 (i get a black screen).

When I set it to use screen 1, it shows up fullscreen (kinda, it doesn't scale to the entire screen) on screen 0.

I'm sure it's got something to do with my specific setup, and the Nvidia drivers...

I dunno if it makes any difference but I'm using Beryl... I guess I'll keep on testing as the code becomes more stable.
Actually... that last post was a bit wrong. I realized that it's Beryl that is screwing up full screen mode. XBMC just doesn't show up at all when I specify -fs on the command line... It's something to do with Beryl for sure.

When I unloaded Beryl and went with the stock Ubuntu wm it showed up again, but no matter what display I specify in my export command it only shows up on the main display. Want me to post my xorg config file?

Here it is incase you are curious: http://pastebin.ca/636336

I had to wrestle with the Nvidia drivers so they would play nicely with both Beryl and my HDTV, so there is a ton of tweaks
babazoid is offline   Reply With Quote
Old 2007-08-02, 17:04   #7
babazoid
Member
 
babazoid's Avatar
 
Join Date: Oct 2003
Location: Toronto, Ontario
Posts: 38
babazoid is on a distinguished road
Default

Can anyone else confirm that the -fs mode only shows up on display 0?

I have set SDL_VIDEO_FULLSCREEN_HEAD=1, (and =0, =:0.1, =2) to no avail. Just wondering if I'm the only one with this issue.
babazoid is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:10.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project