Package Details: lirc-nct677x 1.0.4-5

Package Base: lirc-nct677x
Description: lirc driver for Nuvoton NCT677x (ASROCK ION 330HT-BD)
Upstream URL: http://www.asrock.com/nettop/overview.asp?Model=ION%20330HT-BD
Category: lib
Licenses: GPL
Submitter: None
Maintainer: None
Last Packager: None
Votes: 3
First Submitted: 2010-04-23 23:08
Last Updated: 2010-09-13 15:18

Latest Comments

Anonymous comment

2011-01-02 16:56

kernel 2.6.37 should bring the driver

Anonymous comment

2010-12-26 17:03

I've tried using Yaourt to install the package, editing the PKGBUILD to reflect http://aur.pastebin.com/488LL6qw

I get the following error:

==> Validating source files with md5sums...
IR(10.10)2.6.35-22.zip ... Passed
lirc-0.8.7-pre3.tar.bz2 ... Passed
==> Extracting Sources...
-> Extracting IR(10.10)2.6.35-22.zip with bsdtar
-> Extracting lirc-0.8.7-pre3.tar.bz2 with bsdtar
==> Starting build()...
make: *** No rule to make target `../../config.h', needed by `lirc_wb677.o'. Stop.
Aborting...
==> ERROR: Makepkg was unable to build lirc-nct677x.

I'm on kernel 2.6.36. Any tips as to what I need to correct?

Thanks!

Rude

Anonymous comment

2010-12-20 17:02

http://pastie.org/1392465

I managed to compile it with that. I have not got my ASrock 330HT to test it on yet though.

2.6.36-ARCH

Comment by fphillips

2010-12-12 00:45

For option 2, creating a new lircd.conf isn't going to fix the repeated key problem. Instead, put "echo lirc >/sys/rc/rc0/protocols" or "ir-keytable -p lirc" into /etc/rc.local (ir-keytable is available in v4l-utils.) Also, run depmod -a for the module to be picked up after installation.

Comment by fphillips

2010-12-10 00:16

Option 1) http://aur.pastebin.com/488LL6qw
This is as far as I have got modifying the build. Someone can try finishing it if they want, although with 2.6.37 just around the corner, it may be a waste of time.

Option 2) http://aur.pastebin.com/7r0suBfw
Build nuvoton-cir instead. You may need to irrecord a new lircd.conf though, because I get double arrow movements with the new module.

Comment by fphillips

2010-10-22 05:24

This driver has been reworked by Jarod Wilson to become nuvoton-cir.
http://git.wilsonet.com/linux-2.6-ir-wip.git/?a=shortlog;h=refs/heads/nct677

It has already been in linux-next for merge testing, so now that the merge window is open
it should be pulled soon by Linus and make it into 2.6.37 as nuvoton-cir.

http://git.kernel.org/?p=linux/kernel/git/mchehab/linux-next.git;a=commitdiff;h=6d2f5c27880c2c72e35432eae10c7a74251050c0

We should only need to build this AUR package once more for 2.6.36 and then it would be unnecessary.

Anonymous comment

2010-09-13 18:54

Thank you esconad.
Now it works.

Anonymous comment

2010-09-13 15:22

updated the package
its realy dirty but didnt found a better solution, hints welcome

@szamot83: please try to remove the src directory and run makepkg in a "dry" run

Anonymous comment

2010-09-11 17:22

Thank you elahav, that way works, at least for compiling.
Now I just need to make lirc work. :>

Anonymous comment

2010-09-05 09:17

I'm getting this error:

Hunk #1 FAILED at 4.
Hunk #2 succeeded at 28 with fuzz 1.
Hunk #3 FAILED at 70.
Hunk #4 FAILED at 84.
Hunk #5 succeeded at 257 (offset -76 lines).
Hunk #6 succeeded at 266 (offset -76 lines).
3 out of 6 hunks FAILED -- saving rejects to file drivers/lirc_dev/lirc_dev.h.rej

Please fix PKGbuild.
Regards

All comments