[mythtv-users] Re: add skybox to my MythTV system
Neil Bird
neil at fnxweb.com
Thu Sep 8 11:23:32 UTC 2005
Around about 07/09/05 19:39, Craig Tinson typed ...
> this is the part where it segfaults (first time I've ever done a gdb!)
> 71 tcsetattr (fd, TCSANOW, &options);
> set_rts (fd=0) at digibox.c:82
fd is zero, so it failed to open the serial device. Probably permissions;
try it as root first.
I don't recall whether I setuid the redeye exe [safest if it works] (chown
root redeye; chmod ug+s redeye) or whether I let all and sundry access the
serial device (chmod a+wr /dev/<whateveritis>).
--
[neil at fnx ~]# rm -f .signature
[neil at fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil at fnx ~]# exit
More information about the mythtv-users
mailing list