OK. Really quickly (let me know if you need more depending upon your experience in this area). Basically there are a number of things you need to do. One of them is recompile the kernel. The reason you need to recompile the kernel is to make sure that your kernel headers are in line with the kernel ...
Hi Ray I am right in the middle of moving house, and have no internet connection at the moment (except at work as I am now). Once I get a connection back I will document the steps and step you through it. Before you start on this though, a word of warning. The Pi shares the I/O bandwidth it possesse...
Hi all Not sure whether anyone is interested, but I have managed to get the TBS5280 to work with Raspberry Pi. While it is early days, so the system hasn't been up for days and days yet, it has recorded two HD channels at the same time and written to an external drive which worked really well. If an...
Well, I have tried a number of things. With the tbs drivers as a starting point, but replaceing cx231xx-dvb.c with Crazycat's code, I have to comment out the dependancies to the binary driver files so it will compile. It then doesn't see the driver module for the tuner when plugged in. When I start ...
Hi Crazycat I had a bit of a go, but got these errors. I am bound to be doing something stupid :D /home/pi/linux-tbs-drivers/v4l/cx231xx-dvb.c:209:9: error: unknown field 'if_dvbt2_6' specified in initializer /home/pi/linux-tbs-drivers/v4l/cx231xx-dvb.c:210:9: error: unknown field 'if_dvbt2_7' speci...
Hi all I posted in another thread, but I am really interested in this as a solution to what I am trying to do that I thought I would post again. The TBS 5280 box is great. I used it in a Proof of Concept with a Linux Ubuntu Laptop, it tunes well and changes well. I was really happy with what isn't t...
Hi there I am new to all this, and just trying to migrate my MythTV Backend onto Raspberry Pi after making a Frontend on a different Pi. The problem appears to be that the driver.o file shipped by Turbosight is ELF format, and won't work for ARM. Is it possible that the source code can be made avail...