Hi,
I've installed lirc using debug option in make config, and confirmed that the file streamzap.c is included after building:
The receiver is plugged in:
All is fine and dandy until I try to start it using streamzap.
I did remember the Streamzap receiver needing a kernel module to work in Linux and was recommended in irc to try using webcamd to work with it, but that failed too:
Hoping for a little direction on what I've missed, this is the last hurdle for my media center to enter active duty![Wink ;) ;)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f609.png)
Thanks!
I've installed lirc using debug option in make config, and confirmed that the file streamzap.c is included after building:
Code:
#ls /usr/ports/comms/lirc/work/lirc-0.9.0-pre1/drivers/lirc_streamzap
.deps Makefile.am lirc_streamzap.c
Makefile Makefile.in
The receiver is plugged in:
Code:
# usbconfig|grep Streamzap
ugen4.2: <Streamzap Remote Control Streamzap, Inc.> at usbus4, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON
All is fine and dandy until I try to start it using streamzap.
Code:
# lircd -D99 -n -H streamzap -d /dev/lirc/0 /usr/local/etc/lircd.conf
Driver `streamzap' not supported.
Supported drivers:
accent
atilibusb
atwf83
awlibusb
bte
bw6130
commandir
creative
default
dfclibusb
dsp
dvico
ea65
ftdi
irlink
irman
livedrive_midi
livedrive_seq
logitech
mp3anywhere
mplay
mplay2
mouseremote
mouseremote_ps2
null
pcmak
pinsys
pixelview
silitek
srm7500libusb
tira
tira_raw
udp
uirt2
uirt2_raw
usb_uirt_raw
usbx
I did remember the Streamzap receiver needing a kernel module to work in Linux and was recommended in irc to try using webcamd to work with it, but that failed too:
Code:
webcamd -d ugen4.2
Cannot find USB device
Hoping for a little direction on what I've missed, this is the last hurdle for my media center to enter active duty
![Wink ;) ;)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f609.png)
Thanks!