[mythtv-users] lirc problem after crash

MythTV at C4L davidc-mythtv at connect4less.com
Wed Nov 5 22:12:17 EST 2003


I forgot to also add my modules.conf and output from lsmod:
alias char-major-61 lirc_i2c
alias char-major-81 videodev
alias char-major-81-0 ivtv
#alias char-major-81-1 bttv

options ivtv ivtv_debug=1
options ivtv-fb
options tuner type=2
options msp3400 once=1 simple=1
options saa7127 enable_output=1 output_select=0
add below ivtv msp3400 saa7115 saa7127 tuner
#add above ivtv lirc_dev lirc_i2c ivtv-fb
add above ivtv lirc_dev lirc_i2c
post-install ivtv /usr/local/bin/test_ioctl -d /dev/video0 -u 0x3000
post-install ivtv /usr/local/bin/test_ioctl -d /dev/video16 -u 0x3000
post-install ivtv /usr/local/bin/test_ioctl -d /dev/video32 -u 0x3000
post-install ivtv /usr/local/bin/test_ioctl -d /dev/video224 -u 0x3000

Module                  Size  Used by    Not tainted
ivtv-fb                16032   1
lirc_i2c                5088   0  (unused)
lirc_dev                9936   1  [lirc_i2c]
ivtv                   81576   0  [ivtv-fb]
msp3400                18572   1
saa7115                 7804   0  (unused)
saa7127                 5084   0  (unused)
tuner                  11744   1
i2c-algo-bit            9096   1  [ivtv]
videodev                7872   4  [ivtv]
i2c-core               21192   0  [lirc_i2c ivtv msp3400 saa7115 saa7127
tuner i2c-algo-bit]



On Wed, 2003-11-05 at 19:08, MythTV at C4L wrote:
> I've been playing around with TVOUT & PVR350 and I've gotten the system
> to lock up a couple of times.  I think now I've lost some files and
> mythfrontend is complaining about lirc when it starts:
> 
> mythfrontend -v
> 2003-11-05 19:00:02 Enabled verbose msgs : important general
> mythtv: could not connect to socket
> mythtv: No such file or directory
> Failed to create lirc socket for mythtv
> 
> I'm not sure which "file or directory" is missing.  Here's a look at
> /dev/lirc*
> 
> srw-rw-rw-    1 root     root            0 Nov  5 17:59 /dev/lircd=
> 
> /dev/lirc:
> total 0
> crw-rw----    1 root     mythtv    61,   0 Dec 31  1969 0
> 
> I've rerun "make install" from the my mythtv build directory.  I've got
> lirc compiled into mythfrontend.  I'm at a loss.  Any ideas how I can
> find out what is missing?
> 
> Thanks,
> 
> Dave
> 
> 
> 
> ______________________________________________________________________
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list