Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
@
Bram77
You have the Asrock ION 330HT, how did you resolve your remote controller, specifically your internal receiver?
Posts: 1,363
Joined: Feb 2008
Reputation:
33
Bram77
Skilled Python Coder
Posts: 1,363
Yes I do. I don't use the internal receiver, I have a Motorola NYXboard remote. But I'll have a look at it! Thanks for pointing out that it doesn't work.
What Lirc configuration did you apply?
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
the internal receiver driver is in kernel space only, I have never managed to get it working on newer Linux, just installing lirc and reconfiguring doesn't have any selection for the nuvoton transceiver/receiver, so I cant apply any lirc config file that is at all compatible. Or at least nothing that is obvious,
I could be looking at it wrong, I really have no experience to speak of in order to figure it out.
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
2012-10-10, 14:19
(This post was last modified: 2012-10-10, 14:43 by un1versal.)
I found the remote to be lacking, both in power and reliability, I have replaced the remote and it works 100% better than the original, atm because i can only get it working with lucid, I roll back to the backup, I spent hours looking for a fix for newer Linux's, Jbravo links looks like something to try.
I would still rather use the internal receiver. personally I feel xbmcbuntu is too bloated, but is far more flexible that something like openelec. I would rather use your script/solution since that avenue has more appeal, then the alternatives. I would say that's just me, but clearly its not, many people rather do it this way.
If you look into it let me know, please. I would like to read your take on your findings.
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
2012-10-10, 15:39
(This post was last modified: 2012-10-10, 15:41 by un1versal.)
no the drivers are expecting a kernel version and lucid via the script I linked already fixes the compatibility but the same fix wont work outside lucid. I wish it would be that easy. Also the drivers will also require a specific lirc version in addition to the kernerl version. Asrock/nuvoton have no clew how to make drivers for linux.
Posts: 1,363
Joined: Feb 2008
Reputation:
33
Bram77
Skilled Python Coder
Posts: 1,363
The IR receiver isn't that good that I personally think it's worth the effort to go through all kinds of hoops to try and get it working. I'll try compiling the driver manually, but that will probably fail to.
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
2012-10-10, 17:41
(This post was last modified: 2012-10-10, 17:41 by un1versal.)
If you cant afford anything better, the hoops become necessary, still since the driver exists in kernel now and it did not back when, ideally makes more sense to have some solution that wont require a compile each time a new kernel comes out, for the sake of not jumping hoops I have stuck to lucid.
We dont live in ideal world so I guess Ill have to keep jumping.
Posts: 663
Joined: Jan 2007
Reputation:
4
anyone know how to make the init script have xbmc restart if fialed i have a feeling its just a command in the start-stop-daemon line it --force-reload=1 or something but i'm not sure
Posts: 663
Joined: Jan 2007
Reputation:
4
man ive been reading man pages and wiki's but nothing is clear to me. i just dont wanna have to dig out a keyboard everytime xbmc crasshes (which when testing GIT builds it happens quite often. lightdm audomaticaly restarts when it fails i am trying to figure out how to add it in the init script but a little confused
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
2012-10-10, 22:52
(This post was last modified: 2012-10-10, 23:00 by un1versal.)
Does xbmc-live package not take care of restarting xbmc.bin on crash? The init script traditionally replaces xbmc-live but not entirely, but again I cant be sure how it all works in detail enough. In
this post in a reply to you about similar issue, I looked around and cant find a solution, perhaps asking a xbmc developer that deals with this kind of stuff?
As far as I know xbmc-live was the answer. Personally I cant give a definitive answer but I will look, on my travels.