PDA

View Full Version : [mythbuntu] Installing cx18 drivers on Mythbuntu 8.04


Dashman403
July 5th, 2008, 04:24 PM
I am having trouble installing the cx18 drivers on mythbuntu 8.04. i have a Hauppauge HVR-1600 and want to record tv on my computer. I do not know any terminal commands and very little with mythbuntu. PLEASE HELP ME!

bawilson2
August 25th, 2008, 12:43 PM
This does require terminal commands but is pretty much copy and paste. Ask any questions. I got it working without any problems.

http://www.mythtv.org/wiki/index.php/Hauppauge_HVR-1600

dennis.ayala
October 29th, 2008, 09:51 PM
This does require terminal commands but is pretty much copy and paste. Ask any questions. I got it working without any problems.

http://www.mythtv.org/wiki/index.php/Hauppauge_HVR-1600

I'm following this same instructions but Im getting some errors when I do the sudo make unload command.

These are the errors:

scripts/rmmod.pl unload
found 264 modules
/sbin/rmmod ivtv
ERROR: Module ivtv is in use by lirc_pvr150
/sbin/rmmod compat_ioctl32
/sbin/rmmod cx2341x
ERROR: Module cx2341x is in use by ivtv
/sbin/rmmod videodev
ERROR: Module videodev is in use by ivtv
/sbin/rmmod v4l2_common
ERROR: Module v4l2_common is in use by ivtv,cx2341x,videodev
/sbin/rmmod v4l1_compat
ERROR: Module v4l1_compat is in use by ivtv,videodev
/sbin/rmmod tveeprom
ERROR: Module tveeprom is in use by ivtv
/sbin/rmmod ivtv
ERROR: Module ivtv is in use by lirc_pvr150
/sbin/rmmod cx2341x
ERROR: Module cx2341x is in use by ivtv
/sbin/rmmod videodev
ERROR: Module videodev is in use by ivtv
/sbin/rmmod v4l2_common
ERROR: Module v4l2_common is in use by ivtv,cx2341x,videodev
/sbin/rmmod v4l1_compat
ERROR: Module v4l1_compat is in use by ivtv,videodev
/sbin/rmmod tveeprom
ERROR: Module tveeprom is in use by ivtv
Couldn't unload: tveeprom v4l1_compat v4l2_common videodev cx2341x ivtv


Any help will be appreciated since I'm new to all this.

Regards,

Dennis.

bawilson2
October 30th, 2008, 02:02 PM
I haven't seen that problem before but it looks like something is trying to use the tuner you already have installed. Do you have a PVR-150 already in use?

Just a guess but maybe if there are other things running in the background you might try shutting them down. Stop all mythbackend processes and give it a try again.