Hi r00st3r, Still there?
I've been looking a bit at the other ATSC dvb drivers in the linux kernel and can't really see that they are doing anything other than what I am.
So, a basic sanity check is in order. I've comitted a bit debug information so we hopefully can see where it fails.
1) In the directory where you checked out the source via CVS:
cvs update
(two files will be updated).
2) Stop tvheadend
3) The usual:
kernel/do.sh
cd userhdhomerun; make run
4) Now run this scan again: scan /usr/share/dvb/atsc/us-MA-Boston
In the cmd prompt where userhdhomerun runs (not where scan runs) you will get output like this:
FE_SET_FRONTEND, freq: 274000000, inv: 2, symb rate: 6900000, fec: 0, mod: 5
hdhomerun_device_set_tuner_channel: 1
hdhomerun_tuner_status_t: 1
FE_READ_STATUS
Please copy/paste say 30 lines of that and paste here.