![]() |
|
ASRock ION 330HT (2nd gen) - built-in IR, which lirc driver? - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: ASRock ION 330HT (2nd gen) - built-in IR, which lirc driver? (/showthread.php?tid=61840) |
- scoopy2scoops - 2009-11-19 20:46 won't get chance to do this tonight, will run these commands tomorrow. - marsjall - 2009-11-19 20:52 no need to run those commands... it's just the output to see if we can find out how to get this sh*t working
- scoopy2scoops - 2009-11-19 21:31 ok cool - BlueC - 2009-11-19 23:39 marsjall Wrote:the bottom of my dmesg now says This looks pretty promising! Shame I don't have the machine anymore else I'd be all over this, so pls bear with me while I try to work this out from memory and with you as a proxy! Was there any other messages in dmesg related to this? What about /var/log/messages? It *looks* here as if it has registered the serial IR receiver device, but I would have expected it to say where it registered it to in /dev/. Is there now any device on /dev/lirc* ? What does "ls -al /dev/input/by-path" (as root) give? Good News - therealdude - 2009-11-20 09:31 Good news! A part of it at least... I received a reply from Asrock today, here's what they say: Quote:Dear Sir, Seems that they are working on it, but in what timeframe it will be ready... - scoopy2scoops - 2009-11-20 10:02 I shutdown my Asrock last night from ubuntu and this morning when I switched on the TV it was on really loud, so I turned my Samsung TV down. Strangly my Asrock turned itself on! I've checked it again and it definately isn't a fluke - BlueC - 2009-11-20 19:21 More (same) news from ASRock: Quote:Hello, Hmmmm. I'm still thinking that this IR controller can be run using one of the default kernel modules supplier in lirc. I think the lirc_serial module is the best bet. Has anyone else tried "modprobe lirc_serial" and then checked dmesg and /var/log/messages for any hopeful signs? - minifo - 2009-11-20 19:56 BlueC Wrote:More (same) news from ASRock: /var/log/messages: Code: Nov 20 17:50:53 XBMCLive kernel: [ 130.884060] lirc_serial: auto-detected active low receiverNo new entry After running the "modprobe lirc_serial" you get "/dev/lirc0" but still the remote doesnt work. - BlueC - 2009-11-20 20:58 minifo Wrote:After running the "modprobe lirc_serial" you get "/dev/lirc0" but still the remote doesnt work. Hmmm, but it creates the device in /dev so that makes me think the driver *does* work. After the modprobe, can you try running "mode2" then button mashing the remote? Any joy? Or maybe you need "mode2 --device=/dev/lirc0" Any luck with that? - cyberbird - 2009-11-20 21:15 marsjall Wrote:WLAN works fine under 9.10 I have send Nuvoton a mail asking about driver suppport. Also in the Linux kernel source I found support for W83667HG, tough targeted as hardware monitor support. I sent an author (from Nuvoton) a mail I will also sent ASRock a mail. I will post updates when I receive replies. |