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 2009-11-03, 03:19   #21
noumenon
Senior Member
 
Join Date: Feb 2005
Posts: 117
noumenon is on a distinguished road
Default

Well, I'm having a hell of a time with lirc.

Works great, until I reboot... then everything stops functioning.

if I reconfigure it with
Code:
sudo dpkg-reconfigure lirc
it will work again. Until I reboot anyway. Driving me batty.

edit: that being said, its more responsive and works better than it ever has before.
__________________
XBMCbuntu - AMD Phenom II X4 945 3.0 GHz, MSI 790GX-G65,
Gigabyte NVIDIA 250GS - HDMI out, OCZ 30GB SSD,
4 GB DDR3 RAM, Antec Fusion Remote Max Case

Last edited by noumenon; 2009-11-03 at 03:42.
noumenon is offline   Reply With Quote
Old 2009-11-03, 05:32   #22
rodalpho
Fan
 
Join Date: Nov 2006
Posts: 483
rodalpho is on a distinguished road
Default

Weird. Lirc works fine for me. The only change I made was adding the release flag so hulu desktop works.
rodalpho is offline   Reply With Quote
Old 2009-11-03, 09:35   #23
TSlackM
Junior Member
 
Join Date: Jul 2009
Posts: 11
TSlackM is on a distinguished road
Default

Restart lirc in terminal when its not working, to see what the problem is,
#sudo service lirc restart

my problem was that it removed a folder /var/run/lirc that is needed to
store pidfiles while its running, and that folder is removed with each reboot
so had to add making of it to the lirc startup script.

Good luck
TSlackM is offline   Reply With Quote
Old 2009-11-03, 21:46   #24
Shotgun Ted
Junior Member
 
Join Date: Mar 2004
Posts: 25
Shotgun Ted is on a distinguished road
Default

I did a clean 9.10 install a couple of days ago. Things i noticed with XBMC are:

- one of my cores used to always be at 100% under Jaunty, now in the GUI they're both around 5% or so
- when I launch XBMC I get a brief flash of whatever was on the screen when I shutdown XBMC the last time, sometimes with a mosaic affect (pretty weird)
- key clicks seem to change their volume at times and sometimes get skipped altogether
- GUI does seem more responsive

No major issues, though.

ST
Shotgun Ted is offline   Reply With Quote
Old 2009-11-04, 03:55   #25
noumenon
Senior Member
 
Join Date: Feb 2005
Posts: 117
noumenon is on a distinguished road
Default

Quote:
Originally Posted by TSlackM View Post
Restart lirc in terminal when its not working, to see what the problem is,
#sudo service lirc restart

my problem was that it removed a folder /var/run/lirc that is needed to
store pidfiles while its running, and that folder is removed with each reboot
so had to add making of it to the lirc startup script.

Good luck
Did you do an upgrade or a clean install? I did a clean install, not sure if that makes a difference.

No errors when restarting lirc. Kinda weird actually - what i have to do to get the remote working after a reboot is run:

Code:
sudo dpkg-reconfigure lirc
the remote still doesn't work though, I then have to run irw which will immediately give output from the remote, but its only after several button presses/seconds of running irw that the remote controls xbmc.

not sure what to make of all this.



noumenon
__________________
XBMCbuntu - AMD Phenom II X4 945 3.0 GHz, MSI 790GX-G65,
Gigabyte NVIDIA 250GS - HDMI out, OCZ 30GB SSD,
4 GB DDR3 RAM, Antec Fusion Remote Max Case
noumenon is offline   Reply With Quote
Old 2009-11-04, 07:20   #26
Brezhonneg
Junior Member
 
Join Date: Mar 2009
Posts: 12
Brezhonneg is on a distinguished road
Default

Quote:
Originally Posted by Shotgun Ted View Post
- when I launch XBMC I get a brief flash of whatever was on the screen when I shutdown XBMC the last time, sometimes with a mosaic affect (pretty weird)
I am seeing something vaguely similar on my setup.

I am running a fresh Karmic install, the latest SVN XBMC from the PPA, the latest 190 nvidia drivers from the nvidia-vdpau PPA. My machine is dual-headed and XBMC runs windowed on my LCD TV over HDMI in an independent X server.

I get seemingly random flashes on the screen. Most of the time, the flashes are black, but if I open up a console under XBMC, I have the feeling that the flashes are white (my console background is white). So I am under the impression that the flashes are actually showing whatever is under XBMC.

I am not able to trigger those flashes. Sometimes I do not get any for a couple of minutes, sometimes I get one every 2 seconds, which is extremely annoying. All I know is that running Totem (or leaving the Ubuntu desktop) in the same conditions do not give any flashes, so I am pretty certain this is an XBMC problem, not a system problem.

Does any of you guys have any knowledge of this issue, or, even better, a workaround?

Other than that, my VDPAU performance is not great, but then I have a 8200 IGP, so...
Brezhonneg is offline   Reply With Quote
Old 2009-11-04, 12:46   #27
shassino
Senior Member
 
Join Date: Mar 2009
Posts: 119
shassino is on a distinguished road
Default

do u have disabled compiz and composite extension?
shassino is offline   Reply With Quote
Old 2009-11-04, 14:35   #28
Brezhonneg
Junior Member
 
Join Date: Mar 2009
Posts: 12
Brezhonneg is on a distinguished road
Default

Yes, I shut down compiz. I saw no difference with composite extension on or off so I let it on to avoid the problem described by Freek (first post).
Brezhonneg is offline   Reply With Quote
Old 2009-11-04, 14:56   #29
OzSpeedway
Junior Member
 
Join Date: Jul 2008
Posts: 12
OzSpeedway is on a distinguished road
Default

Loaded a fresh copy of Karmic based Mythbuntu today and installed an svn build of XBMC, build no. 24207. It seems that VDPAU is broken in this one as when it is selected, any video will play for a couple of minutes then exit XBMC completely. It worked fine under Jaunty. I do know it is not a hardware related issue as I have VDPAU running fine under MythTV .22.

For reference I am running a Gigabyte GT220 1GB DDR3 video card with Nvidia 190.42 drivers.

I am hoping a fix or update is available soon as without VDPAU I get audio synch issues with hi def movies like Battlestar Galactica: The Plan.
OzSpeedway is offline   Reply With Quote
Old 2009-11-04, 15:39   #30
JayWild
Junior Member
 
Join Date: Nov 2009
Posts: 2
JayWild is on a distinguished road
Default Screen Tearing

Anyone know of any other way to get rid of the screen tearing? I added the code below to my xorg.conf file and it fixed it but now I lost transparency on my dock. Using Cairo dock and in its troubleshooting it states it needs it on. I can live without it but if I can get everything working correctly it would be great.

Code:
Section "Extensions"
          Option "Composite" "Disable"
EndSection
If it makes a difference, I'm running it on a Zotac Ion N330 w/ 3gb ram. Karmic flies on that board compared to Windows 7. I've tried all sorts of resolutions and refresh rates and I'm running the latest Nvidia 190 driver and nothing else gets rid of the tearing.

Last edited by JayWild; 2009-11-04 at 15:53.
JayWild 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 21:32.


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