Bug #848
IguanaIR not working.
Status: | Closed | Start date: | 09/11/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | brfransen | % Done: | 0% |
|
Category: | Packages: Core | Spent time: | - | |
Target version: | - |
Description
Many thanks to the Linhes team for all the support over the years.....
with upgrade or fresh install 7.3 or 7.4 IguanaIR gave errors on system boot and after poking around I found that there was a file missing causing the error...
Unfortuntly when I discovered this last release and did not report it or keep the info pointing me to the file, But from memory the libusb.so file was missing or not linked.
Downloading source and installing fixed missing file for me on 7.3 and 7.4.
http://iguanaworks.net/downloads/iguanaIR-1.0.3.tar.bz2
tar -xjf iguanaIR-1.0.3.tar.bz2
cd iguanaIR-1.0.3
./configure
make
make install
Associated revisions
iguanair: update to 1.0.3. refs #848
Merge remote-tracking branch 'origin/testing' into testing
- By Britney Fransen
- Via Britney Fransen
Conflicts:
abs/core/LinHES-system/PKGBUILD
abs/core/iguanair/PKGBUILD
abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
History
Updated by brfransen about 12 years ago
Are you sure the iguanair pkg is installed? What does pacman -Ss iguanair
give you?
Updated by brfransen about 12 years ago
- Assignee set to brfransen
- Category set to Packages: Core
- Status changed from New to Feedback
Updated by kc8vfa about 12 years ago
here is the info...
pacman -Ss iguanair
core/iguanair 1.0.1-2 [installed]
Linux Infrared Remote Control usb from iguanaworks
I'm not %100 shure what the file missing was..... but the previous install info does fix it....
Updated by brfransen about 12 years ago
libusb.so was in the 1.0.1-2 pkg so I don't think it was what was missing. I have updated the pkg to 1.0.3. Please uninstall the manual install and install the 1.0.3 pkg ( pacman -U http://linhes.org/repo/i686/core-testing/iguanair-1.0.3-1-i686.pkg.tar.xz ) and report back.
Updated by kc8vfa about 12 years ago
Sorry for the late reply....
I wiped my baster backend and reinstalled R7.3 SSH'd into the system while it was searching for TV channels. Applied the update as listed
after finishing up the setup, rebooted the system and changed the receiver to Iguanairusb and saved settings.
You got it fixed...
Thank you...
Updated by brfransen about 12 years ago
- Status changed from Feedback to Closed
Thank you for testing and reporting back.