[mythtv-users] Ceton card not being found

brendan kearney bpk678 at gmail.com
Thu Jan 17 01:29:51 UTC 2013


because i have been having issues with myth, i only run it manually.  i do
not have the backend start automatically on boot.  once i get it working, i
plan on having it auto start.

this what i did to setup the /dev/ceton/blah files...

[root at desktop dev]# cd /dev
[root at desktop dev]# mkdir ceton
[root at desktop dev]# cd ceton
[root at desktop ceton]# for dev in `ls ../ctn*`
> do
> ln -s $dev .
> done
[root at desktop ceton]# ll
total 0
lrwxrwxrwx 1 root root 15 Jan 16 20:24 ctn91xx_ctl0 -> ../ctn91xx_ctl0
lrwxrwxrwx 1 root root 20 Jan 16 20:24 ctn91xx_filter0_0 ->
../ctn91xx_filter0_0
lrwxrwxrwx 1 root root 20 Jan 16 20:24 ctn91xx_filter0_1 ->
../ctn91xx_filter0_1
lrwxrwxrwx 1 root root 20 Jan 16 20:24 ctn91xx_filter0_2 ->
../ctn91xx_filter0_2
lrwxrwxrwx 1 root root 20 Jan 16 20:24 ctn91xx_filter0_3 ->
../ctn91xx_filter0_3
lrwxrwxrwx 1 root root 20 Jan 16 20:24 ctn91xx_filter0_4 ->
../ctn91xx_filter0_4
lrwxrwxrwx 1 root root 20 Jan 16 20:24 ctn91xx_filter0_5 ->
../ctn91xx_filter0_5
lrwxrwxrwx 1 root root 18 Jan 16 20:24 ctn91xx_mpeg0_0 -> ../ctn91xx_mpeg0_0
lrwxrwxrwx 1 root root 18 Jan 16 20:24 ctn91xx_mpeg0_1 -> ../ctn91xx_mpeg0_1
lrwxrwxrwx 1 root root 18 Jan 16 20:24 ctn91xx_mpeg0_2 -> ../ctn91xx_mpeg0_2
lrwxrwxrwx 1 root root 18 Jan 16 20:24 ctn91xx_mpeg0_3 -> ../ctn91xx_mpeg0_3
lrwxrwxrwx 1 root root 18 Jan 16 20:24 ctn91xx_mpeg0_4 -> ../ctn91xx_mpeg0_4
lrwxrwxrwx 1 root root 18 Jan 16 20:24 ctn91xx_mpeg0_5 -> ../ctn91xx_mpeg0_5
[root at desktop ceton]# ll ../ctn*
crw-rw-rw- 1 root root 231,  0 Jan  8 03:26 ../ctn91xx_ctl0
crw-rw-rw- 1 root root 231,  7 Jan  8 03:26 ../ctn91xx_filter0_0
crw-rw-rw- 1 root root 231,  8 Jan  8 03:26 ../ctn91xx_filter0_1
crw-rw-rw- 1 root root 231,  9 Jan  8 03:26 ../ctn91xx_filter0_2
crw-rw-rw- 1 root root 231, 10 Jan  8 03:26 ../ctn91xx_filter0_3
crw-rw-rw- 1 root root 231, 11 Jan  8 03:26 ../ctn91xx_filter0_4
crw-rw-rw- 1 root root 231, 12 Jan  8 03:26 ../ctn91xx_filter0_5
crw-rw-rw- 1 root root 231,  1 Jan  8 03:26 ../ctn91xx_mpeg0_0
crw-rw-rw- 1 root root 231,  2 Jan  8 03:26 ../ctn91xx_mpeg0_1
crw-rw-rw- 1 root root 231,  3 Jan  8 03:26 ../ctn91xx_mpeg0_2
crw-rw-rw- 1 root root 231,  4 Jan  8 03:26 ../ctn91xx_mpeg0_3
crw-rw-rw- 1 root root 231,  5 Jan  8 03:26 ../ctn91xx_mpeg0_4
crw-rw-rw- 1 root root 231,  6 Jan  8 03:26 ../ctn91xx_mpeg0_5



On Wed, Jan 16, 2013 at 5:40 PM, David Engel <david at istwok.net> wrote:

> On Wed, Jan 16, 2013 at 05:13:04PM -0500, Ronald Frazier wrote:
> > On Wed, Jan 16, 2013 at 4:57 PM, brendan kearney <bpk678 at gmail.com>
> wrote:
> > > i tried symlinking /dev/ceton/blah to the files in /dev, and started
> the
> > > backend.  still no go.  logs are still indicating an issue with the IP
> (see
> > > below).
> >
> > You didn't respond to one of my earlier posts. Have you tried
> > restarting mythbackend manually after you've already booted up and
> > confirmed that you can reach the ceton web interface using your
> > browser? Just want to make sure you aren't doing a reboot each time,
> > because it could be possible that myth is starting up and initializing
> > before the ceton is ready.
>
> Also, check the permissions on the entries in /dev/ceton.  mythbackend
> needs to have read/write access to them.  Unless you run mythbackend
> as root, which isn't recommended, you probably need to have udev rules
> change the permissions from root:roo/600 to something else.  For
> example, I use root:video/660 and run mythbackend as user mythtv which
> is part of the video group.
>
> David
> --
> David Engel
> david at istwok.net
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20130116/1285526a/attachment.html>


More information about the mythtv-users mailing list