* [gentoo-user] Are the video files there, or aren't they?
@ 2009-02-18 21:30 Michael Sullivan
2009-02-18 21:34 ` Albert Hopkins
2009-02-18 22:15 ` Neil Bothwick
0 siblings, 2 replies; 8+ messages in thread
From: Michael Sullivan @ 2009-02-18 21:30 UTC (permalink / raw
To: gentoo-user
I've had a lot of problems with X today. I finally got X back up, but
when I went to check MythTV, it didn't work. I started tracking down
the problem. I went into mythtv-setup and it said that it couldn't find
any video inputs, so I examined /dev/v4l/video0. What I found was
really confusing:
camille ~ # ls -l /dev/v4l
total 0
crw-rw---- 1 root video 81, 64 Feb 18 09:20 radio0
crw-rw---- 1 root video 81, 224 Feb 18 09:20 vbi0
crw-rw---- 1 root video 81, 0 Feb 18 09:20 video0
crw-rw---- 1 root video 81, 24 Feb 18 09:20 video24
crw-rw---- 1 root video 81, 32 Feb 18 09:20 video32
camille ~ # cat /dev/v4l/video0
cat: /dev/v4l/video0: No such device or address
Is it there, or isn't it? I don't know if it matters, but when I was
trying to fix the X problem, I built and booted with a new kernel:
camille ~ # uname -a
Linux camille 2.6.27-gentoo-r8 #1 SMP Wed Feb 18 14:20:01 CST 2009 i686
GNU/Linux
Please help!
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Are the video files there, or aren't they?
2009-02-18 21:30 [gentoo-user] Are the video files there, or aren't they? Michael Sullivan
@ 2009-02-18 21:34 ` Albert Hopkins
2009-02-18 21:48 ` Michael Sullivan
2009-02-18 22:15 ` Neil Bothwick
1 sibling, 1 reply; 8+ messages in thread
From: Albert Hopkins @ 2009-02-18 21:34 UTC (permalink / raw
To: gentoo-user
On Wed, 2009-02-18 at 15:30 -0600, Michael Sullivan wrote:
> I've had a lot of problems with X today. I finally got X back up, but
> when I went to check MythTV, it didn't work. I started tracking down
> the problem. I went into mythtv-setup and it said that it couldn't find
> any video inputs, so I examined /dev/v4l/video0. What I found was
> really confusing:
>
> camille ~ # ls -l /dev/v4l
> total 0
> crw-rw---- 1 root video 81, 64 Feb 18 09:20 radio0
> crw-rw---- 1 root video 81, 224 Feb 18 09:20 vbi0
> crw-rw---- 1 root video 81, 0 Feb 18 09:20 video0
> crw-rw---- 1 root video 81, 24 Feb 18 09:20 video24
> crw-rw---- 1 root video 81, 32 Feb 18 09:20 video32
> camille ~ # cat /dev/v4l/video0
> cat: /dev/v4l/video0: No such device or address
>
>
> Is it there, or isn't it? I don't know if it matters, but when I was
> trying to fix the X problem, I built and booted with a new kernel:
This is most likely completely unrelated to your issues with X. This is
a problem with your tuner card or its drivers.
If you compiled a new kernel did you remember to re-compile any
out-of-tree kernel modules? Are you sure the tuner drivers have the
correct (versions of) firmware to load? Did you check dmesg?
-a
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Are the video files there, or aren't they?
2009-02-18 21:34 ` Albert Hopkins
@ 2009-02-18 21:48 ` Michael Sullivan
0 siblings, 0 replies; 8+ messages in thread
From: Michael Sullivan @ 2009-02-18 21:48 UTC (permalink / raw
To: gentoo-user
On Wed, 2009-02-18 at 16:34 -0500, Albert Hopkins wrote:
> On Wed, 2009-02-18 at 15:30 -0600, Michael Sullivan wrote:
> > I've had a lot of problems with X today. I finally got X back up, but
> > when I went to check MythTV, it didn't work. I started tracking down
> > the problem. I went into mythtv-setup and it said that it couldn't find
> > any video inputs, so I examined /dev/v4l/video0. What I found was
> > really confusing:
> >
> > camille ~ # ls -l /dev/v4l
> > total 0
> > crw-rw---- 1 root video 81, 64 Feb 18 09:20 radio0
> > crw-rw---- 1 root video 81, 224 Feb 18 09:20 vbi0
> > crw-rw---- 1 root video 81, 0 Feb 18 09:20 video0
> > crw-rw---- 1 root video 81, 24 Feb 18 09:20 video24
> > crw-rw---- 1 root video 81, 32 Feb 18 09:20 video32
> > camille ~ # cat /dev/v4l/video0
> > cat: /dev/v4l/video0: No such device or address
> >
> >
> > Is it there, or isn't it? I don't know if it matters, but when I was
> > trying to fix the X problem, I built and booted with a new kernel:
>
> This is most likely completely unrelated to your issues with X. This is
> a problem with your tuner card or its drivers.
>
> If you compiled a new kernel did you remember to re-compile any
> out-of-tree kernel modules? Are you sure the tuner drivers have the
> correct (versions of) firmware to load? Did you check dmesg?
>
> -a
>
camille ~ # dmesg
00 TTL=54 ID=8094 PROTO=UDP SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.236.79.150
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=121 ID=27235 PROTO=UDP
SPT=38540 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8097 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8100 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.148.134.52
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=115 ID=8596 PROTO=UDP
SPT=9072 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.148.134.52
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=115 ID=8620 PROTO=UDP
SPT=9072 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.148.134.52
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=115 ID=8649 PROTO=UDP
SPT=9072 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.236.79.150
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=121 ID=27307 PROTO=UDP
SPT=38540 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8112 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8115 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8123 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8128 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8133 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8136 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8140 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8144 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8148 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8149 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.83.193.85
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=54 ID=8152 PROTO=UDP
SPT=18585 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=98.166.149.75
DST=192.168.1.3 LEN=636 TOS=0x00 PREC=0x00 TTL=119 ID=3041 PROTO=UDP
SPT=5346 DPT=38185 LEN=616
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.119.149.21
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x20 TTL=109 ID=57088 PROTO=TCP
SPT=7211 DPT=38577 WINDOW=0 RES=0x00 RST URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.190.216.164
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x20 TTL=121 ID=7462 DF PROTO=TCP
SPT=24302 DPT=37676 WINDOW=0 RES=0x00 RST URGP=0
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=67.86.146.180
DST=192.168.1.3 LEN=335 TOS=0x00 PREC=0x00 TTL=117 ID=28109 PROTO=UDP
SPT=60243 DPT=38185 LEN=315
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.166.97.255
DST=192.168.1.3 LEN=324 TOS=0x00 PREC=0x00 TTL=117 ID=16997 PROTO=UDP
SPT=38759 DPT=38185 LEN=304
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=75.45.73.54
DST=192.168.1.3 LEN=526 TOS=0x00 PREC=0x00 TTL=121 ID=13572 PROTO=UDP
SPT=63128 DPT=38185 LEN=506
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.237.189.173
DST=192.168.1.3 LEN=817 TOS=0x00 PREC=0x00 TTL=120 ID=8711 PROTO=UDP
SPT=40165 DPT=38185 LEN=797
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=65.190.59.12
DST=192.168.1.3 LEN=634 TOS=0x00 PREC=0x00 TTL=118 ID=54007 PROTO=UDP
SPT=30919 DPT=38185 LEN=614
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14060 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.255.132.152
DST=192.168.1.3 LEN=551 TOS=0x00 PREC=0x00 TTL=121 ID=1406 PROTO=UDP
SPT=48984 DPT=38185 LEN=531
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14105 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14151 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14199 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14246 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=98.166.149.75
DST=192.168.1.3 LEN=638 TOS=0x00 PREC=0x00 TTL=119 ID=3490 PROTO=UDP
SPT=5346 DPT=38185 LEN=618
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14294 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=98.166.149.75
DST=192.168.1.3 LEN=638 TOS=0x00 PREC=0x00 TTL=119 ID=3515 PROTO=UDP
SPT=5346 DPT=38185 LEN=618
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14344 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14392 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14439 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=98.166.149.75
DST=192.168.1.3 LEN=638 TOS=0x00 PREC=0x00 TTL=119 ID=3574 PROTO=UDP
SPT=5346 DPT=38185 LEN=618
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14490 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14534 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14584 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14627 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14666 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14712 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14758 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14806 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14858 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14891 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14937 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=14983 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15035 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15075 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15162 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15210 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15260 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15309 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15346 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15391 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15439 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15489 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15536 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15583 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15635 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15684 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15734 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15784 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15833 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15876 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15924 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=15980 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=16027 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=16078 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=16122 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=16155 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=16199 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=16251 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=16267 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=76.114.222.122
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=116 ID=16318 PROTO=UDP
SPT=14019 DPT=38185 LEN=31
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=72.89.95.246
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=112 ID=31399 DF PROTO=TCP
SPT=50170 DPT=55474 WINDOW=64714 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=72.89.95.246
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=112 ID=31459 DF PROTO=TCP
SPT=50170 DPT=55474 WINDOW=64714 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=72.89.95.246
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=112 ID=31594 DF PROTO=TCP
SPT=50170 DPT=55474 WINDOW=64714 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=72.89.95.246
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=112 ID=31870 DF PROTO=TCP
SPT=50170 DPT=55474 WINDOW=64714 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=72.89.95.246
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=112 ID=32284 DF PROTO=TCP
SPT=50170 DPT=55474 WINDOW=64714 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=72.89.95.246
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=112 ID=33265 DF PROTO=TCP
SPT=50170 DPT=55474 WINDOW=64714 RES=0x00 ACK FIN URGP=0
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29406 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29430 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29464 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29496 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29531 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29569 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29609 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29671 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29701 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29730 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29752 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29781 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29809 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29838 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29871 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29899 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29935 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=29965 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30009 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30050 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30083 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30121 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30150 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30176 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30211 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30245 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30265 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30301 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30333 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30364 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30398 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30436 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30472 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30505 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30535 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30571 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30617 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30657 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30696 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30734 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30763 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30797 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30824 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30850 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30890 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30931 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=30975 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=31012 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=31056 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=31057 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=24.80.195.39
DST=192.168.1.3 LEN=51 TOS=0x00 PREC=0x00 TTL=118 ID=31085 PROTO=UDP
SPT=62210 DPT=38185 LEN=31
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=69.245.211.60
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=108 ID=59677 DF PROTO=TCP
SPT=4277 DPT=50292 WINDOW=64850 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=69.245.211.60
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=108 ID=59711 DF PROTO=TCP
SPT=4277 DPT=50292 WINDOW=64850 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=69.245.211.60
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=108 ID=59889 DF PROTO=TCP
SPT=4277 DPT=50292 WINDOW=64850 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=69.245.211.60
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=108 ID=60253 DF PROTO=TCP
SPT=4277 DPT=50292 WINDOW=64850 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=69.245.211.60
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=108 ID=60509 DF PROTO=TCP
SPT=4277 DPT=50292 WINDOW=64850 RES=0x00 ACK FIN URGP=0
IPKF New Not SYN: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=205.211.243.237
DST=192.168.1.3 LEN=1492 TOS=0x00 PREC=0x00 TTL=110 ID=25372 DF
PROTO=TCP SPT=37785 DPT=59905 WINDOW=65023 RES=0x00 ACK PSH URGP=0
IPKF New Not SYN: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=67.65.114.22
DST=192.168.1.3 LEN=1492 TOS=0x00 PREC=0x00 TTL=121 ID=30878 DF
PROTO=TCP SPT=9671 DPT=35884 WINDOW=64985 RES=0x00 ACK PSH URGP=0
IPKF New Not SYN: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=67.65.114.22
DST=192.168.1.3 LEN=1492 TOS=0x00 PREC=0x00 TTL=121 ID=34294 DF
PROTO=TCP SPT=9671 DPT=35884 WINDOW=64985 RES=0x00 ACK PSH URGP=0
IPKF New Not SYN: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=67.65.114.22
DST=192.168.1.3 LEN=1492 TOS=0x00 PREC=0x00 TTL=121 ID=38537 DF
PROTO=TCP SPT=9671 DPT=35884 WINDOW=64985 RES=0x00 ACK PSH URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.32
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=50224 DF PROTO=TCP
SPT=28445 DPT=42398 WINDOW=456 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.32
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=50226 DF PROTO=TCP
SPT=28445 DPT=42398 WINDOW=456 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.32
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=50227 DF PROTO=TCP
SPT=28445 DPT=42398 WINDOW=456 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.32
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=50228 DF PROTO=TCP
SPT=28445 DPT=42398 WINDOW=456 RES=0x00 ACK FIN URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.32
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=50229 DF PROTO=TCP
SPT=28445 DPT=42398 WINDOW=456 RES=0x00 ACK FIN URGP=0
IPKF New Not SYN: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=205.211.243.237
DST=192.168.1.3 LEN=1492 TOS=0x00 PREC=0x00 TTL=110 ID=33107 DF
PROTO=TCP SPT=37785 DPT=59905 WINDOW=65023 RES=0x00 ACK PSH URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.32
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=50230 DF PROTO=TCP
SPT=28445 DPT=42398 WINDOW=456 RES=0x00 ACK FIN URGP=0
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=70.176.181.190
DST=192.168.1.3 LEN=872 TOS=0x00 PREC=0x00 TTL=121 ID=35916 PROTO=UDP
SPT=48451 DPT=38185 LEN=852
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.32
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=50231 DF PROTO=TCP
SPT=28445 DPT=42398 WINDOW=456 RES=0x00 ACK FIN URGP=0
IPKF New Not SYN: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=67.65.114.22
DST=192.168.1.3 LEN=1492 TOS=0x00 PREC=0x00 TTL=121 ID=51560 DF
PROTO=TCP SPT=9671 DPT=35884 WINDOW=64985 RES=0x00 ACK PSH URGP=0
IPKF Invalid TCP flag: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.32
DST=192.168.1.3 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=50232 DF PROTO=TCP
SPT=28445 DPT=42398 WINDOW=456 RES=0x00 ACK FIN URGP=0
IPKF New Not SYN: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=82.194.111.122
DST=192.168.1.3 LEN=1480 TOS=0x00 PREC=0x00 TTL=120 ID=56057 DF
PROTO=TCP SPT=11266 DPT=33217 WINDOW=61409 RES=0x00 ACK PSH URGP=0
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.77
DST=192.168.1.3 LEN=177 TOS=0x00 PREC=0x00 TTL=119 ID=1301 PROTO=UDP
SPT=44999 DPT=38185 LEN=157
IPKF New Not SYN: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=82.194.111.122
DST=192.168.1.3 LEN=1480 TOS=0x00 PREC=0x00 TTL=120 ID=64787 DF
PROTO=TCP SPT=11266 DPT=33217 WINDOW=61409 RES=0x00 ACK PSH URGP=0
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=00:13:20:2b:98:18:00:0f:66:32:d4:49:08:00 SRC=216.201.82.32
DST=192.168.1.3 LEN=380 TOS=0x00 PREC=0x00 TTL=54 ID=0 DF PROTO=UDP
SPT=12666 DPT=38185 LEN=360
camille ~ #
Here's lsmod, if it helps...
camille ~ # lsmod
Module Size Used by
snd_seq_oss 21504 0
snd_seq_midi_event 7040 1 snd_seq_oss
nfsd 64168 13
exportfs 6400 1 nfsd
xt_DSCP 5888 17
ipt_REJECT 5632 2
xt_multiport 5760 5
xt_tcpudp 5760 57
iptable_nat 6920 1
nf_nat 12696 1 iptable_nat
xt_limit 5124 27
nf_conntrack_ipv4 10508 18 iptable_nat,nf_nat
ipt_LOG 7812 27
ipt_recent 7452 2
iptable_mangle 5248 1
xt_string 5248 0
ipt_ULOG 7588 0
iptable_filter 5120 1
ip_tables 11024 3
iptable_nat,iptable_mangle,iptable_filter
ipv6 164388 141
nfnetlink 5528 0
xt_state 4992 15
nf_conntrack 33888 4
iptable_nat,nf_nat,nf_conntrack_ipv4,xt_state
x_tables 9732 12
xt_DSCP,ipt_REJECT,xt_multiport,xt_tcpudp,iptable_nat,xt_limit,ipt_LOG,ipt_recent,xt_string,ipt_ULOG,ip_tables,xt_state
i915 24448 2
drm 47400 3 i915
snd_pcm_oss 28064 0
snd_mixer_oss 12928 2 snd_pcm_oss
snd_seq 30448 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 7180 2 snd_seq_oss,snd_seq
snd_bt87x 10084 0
tuner_simple 13200 1
tuner_types 11264 1 tuner_simple
tda9887 11012 1
tda8290 13700 0
msp3400 23756 0
saa7115 14512 0
tuner 21320 0
ivtv 101412 0
videodev 28416 3 msp3400,tuner,ivtv
v4l1_compat 14084 1 videodev
compat_ioctl32 4608 1 ivtv
i2c_algo_bit 9092 1 ivtv
cx2341x 11396 1 ivtv
ppdev 8580 0
snd_hda_intel 272908 2
parport_pc 27204 0
v4l2_common 9600 5 msp3400,saa7115,tuner,ivtv,cx2341x
tveeprom 13444 1 ivtv
pcspkr 5120 0
snd_pcm 38916 3 snd_pcm_oss,snd_bt87x,snd_hda_intel
e100 24972 0
i2c_i801 10384 0
thermal 13724 0
intel_agp 20036 1
floppy 42180 0
processor 25640 1 thermal
agpgart 20180 3 drm,intel_agp
snd_timer 14600 2 snd_seq,snd_pcm
parport 23404 2 ppdev,parport_pc
mii 6656 1 e100
i2c_core 16660 11
tuner_simple,tda9887,tda8290,msp3400,saa7115,tuner,ivtv,i2c_algo_bit,v4l2_common,tveeprom,i2c_i801
button 7440 0
snd 29732 11
snd_seq_oss,snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_bt87x,snd_hda_intel,snd_pcm,snd_timer
snd_page_alloc 7816 3 snd_bt87x,snd_hda_intel,snd_pcm
tg3 96260 0
libphy 11904 1 tg3
e1000 89924 0
nfs 95756 2
lockd 43304 2 nfsd,nfs
sunrpc 113856 21 nfsd,nfs,lockd
jfs 132204 0
raid10 18432 0
raid456 111132 0
async_memcpy 4736 1 raid456
async_xor 4992 1 raid456
xor 16012 2 raid456,async_xor
async_tx 5120 3 raid456,async_memcpy,async_xor
raid1 17792 0
raid0 8832 0
dm_bbr 11296 0
dm_snapshot 14628 0
dm_mirror 15360 0
dm_log 9220 1 dm_mirror
dm_mod 32452 4 dm_bbr,dm_snapshot,dm_mirror,dm_log
sbp2 17036 0
ohci1394 23728 0
ieee1394 48452 2 sbp2,ohci1394
sl811_hcd 10752 0
usbhid 20864 0
ohci_hcd 18832 0
uhci_hcd 17804 0
usb_storage 60992 0
ehci_hcd 25996 0
usbcore 78960 7
sl811_hcd,usbhid,ohci_hcd,uhci_hcd,usb_storage,ehci_hcd
lpfc 177620 0
qla2xxx 133860 0
firmware_class 7432 2 ivtv,qla2xxx
megaraid_sas 23472 0
megaraid_mbox 23440 0
megaraid_mm 9116 1 megaraid_mbox
megaraid 29768 0
aacraid 48140 0
sx8 12940 0
DAC960 53448 0
cciss 27780 0
3w_9xxx 26020 0
3w_xxxx 21536 0
mptsas 20360 0
scsi_transport_sas 16256 1 mptsas
mptfc 11268 0
scsi_transport_fc 25860 3 lpfc,qla2xxx,mptfc
mptspi 12040 0
mptscsih 16896 3 mptsas,mptfc,mptspi
mptbase 44772 4 mptsas,mptfc,mptspi,mptscsih
atp870u 26496 0
dc395x 26636 0
qla1280 112780 0
dmx3191d 11392 0
sym53c8xx 56344 0
qlogicfas408 7296 0
gdth 68296 0
advansys 69120 0
initio 15684 0
BusLogic 19764 0
arcmsr 17664 0
aic7xxx 97208 0
aic79xx 94296 0
scsi_transport_spi 14976 5
mptspi,dmx3191d,sym53c8xx,aic7xxx,aic79xx
sg 20916 0
videobuf_core 12932 0
pdc_adma 7684 0
sata_mv 19084 0
ata_piix 13956 3
ahci 20488 0
sata_qstor 7556 0
sata_vsc 6916 0
sata_uli 6020 0
sata_sis 7044 0
sata_sx4 10372 0
sata_nv 17544 0
sata_via 8196 0
sata_svw 6788 0
sata_sil24 12036 0
sata_sil 8200 0
sata_promise 9988 0
scsi_wait_scan 4608 0
pata_sis 9988 1 sata_sis
libata 99168 16
pdc_adma,sata_mv,ata_piix,ahci,sata_qstor,sata_vsc,sata_uli,sata_sis,sata_sx4,sata_nv,sata_via,sata_svw,sata_sil24,sata_sil,sata_promise,pata_sis
dock 8080 1 libata
The only out-of-the-kernel drivers I know of that were used was ivtv,
and I'm pretty sure that's built into the kernel now:
camille ~ # grep -i
ivtv /etc/kernels/kernel-config-x86-2.6.27-gentoo-r8
CONFIG_VIDEO_IVTV=m
CONFIG_VIDEO_FB_IVTV=m
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Are the video files there, or aren't they?
2009-02-18 21:30 [gentoo-user] Are the video files there, or aren't they? Michael Sullivan
2009-02-18 21:34 ` Albert Hopkins
@ 2009-02-18 22:15 ` Neil Bothwick
2009-02-18 22:41 ` MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?] Michael Sullivan
1 sibling, 1 reply; 8+ messages in thread
From: Neil Bothwick @ 2009-02-18 22:15 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
On Wed, 18 Feb 2009 15:30:31 -0600, Michael Sullivan wrote:
> Is it there, or isn't it? I don't know if it matters, but when I was
> trying to fix the X problem, I built and booted with a new kernel:
Did you try going back to the old kernel?
--
Neil Bothwick
Top Oxymorons Number 36: Alone together
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?]
2009-02-18 22:15 ` Neil Bothwick
@ 2009-02-18 22:41 ` Michael Sullivan
2009-02-19 4:42 ` Stroller
0 siblings, 1 reply; 8+ messages in thread
From: Michael Sullivan @ 2009-02-18 22:41 UTC (permalink / raw
To: gentoo-user
On Wed, 2009-02-18 at 22:15 +0000, Neil Bothwick wrote:
> On Wed, 18 Feb 2009 15:30:31 -0600, Michael Sullivan wrote:
>
> > Is it there, or isn't it? I don't know if it matters, but when I was
> > trying to fix the X problem, I built and booted with a new kernel:
>
> Did you try going back to the old kernel?
>
I went back to the old kernel
camille ~ # uname -a
Linux camille 2.6.26-gentoo-r4 #1 SMP Sat Dec 13 17:31:25 CST 2008 i686
GNU/Linux
and the video worked, at least from /dev/v4l/video0. This is a
temporary solution, but now I can't get mythtv to work. LiveTV won't
work, and it won't show my upcoming programs. I've verified that mysql
is running:
camille ~ # ps ax | grep mysql
16099 ? Ssl 0:52 /usr/sbin/mysqld
--defaults-file=/etc/mysql/my.cnf --basedir=/usr
--datadir=/var/lib/mysql --pid-file=/var/run/mysqld/mysqld.pid
--socket=/var/run/mysqld/mysqld.sock
and when I run mythbackend and frontend in a terminal, I get this:
camille ~ # mythbackend
2009-02-18 16:39:56.181 Using runtime prefix = /usr
2009-02-18 16:39:56.183 Empty LocalHostName.
2009-02-18 16:39:56.183 Using localhost value of camille
2009-02-18 16:39:56.204 New DB connection, total: 1
2009-02-18 16:39:56.210 Connected to database 'mythconverg' at host:
localhost
2009-02-18 16:39:56.211 Closing DB connection named 'DBManager0'
2009-02-18 16:39:56.212 Connected to database 'mythconverg' at host:
localhost
2009-02-18 16:39:56.215 New DB connection, total: 2
2009-02-18 16:39:56.223 Connected to database 'mythconverg' at host:
localhost
2009-02-18 16:39:56.228 Current Schema Version: 1214
Starting up as the master server.
2009-02-18 16:39:56.242 mythbackend: MythBackend started as master
server
2009-02-18 16:39:56.253 TVRec(2) Error: Problem finding starting
channel, setting to default of '3'.
2009-02-18 16:39:56.260 ChannelBase(2) Error: InitializeInputs():
Could not get inputs for the capturecard.
Perhaps you have forgotten to bind video
sources to your card's inputs?
2009-02-18 16:39:56.262 mythbackend: Problem with capture cards: Card
2failed init
ERROR: no valid capture cards are defined in the database.
Perhaps you should read the installation instructions?
2009-02-18 16:39:56.265 mythbackend: No capture cards are defined:
Please run the setup program.
2009-02-18 16:39:56.270 New DB connection, total: 3
2009-02-18 16:39:56.273 Connected to database 'mythconverg' at host:
localhost
2009-02-18 16:39:57.570 Main::Registering HttpStatus Extension
2009-02-18 16:39:57.570 mythbackend version: 0.21.20080304-1
www.mythtv.org
2009-02-18 16:39:57.570 Enabled verbose msgs: important general
2009-02-18 16:39:57.574 AutoExpire: CalcParams(): Max required Free
Space: 0.0 GB w/freq: 15 min
2009-02-18 16:40:06.254 mythbackend: Running housekeeping thread
2009-02-18 16:40:06.333 UPnpMedia: BuildMediaMap VIDEO scan starting
in :/share/Movies/dvd:
2009-02-18 16:40:06.333 UPnpMedia: BuildMediaMap Done. Found 0 objects
2009-02-18 16:40:14.551 MainServer::HandleAnnounce Monitor
2009-02-18 16:40:14.551 adding: camille as a client (events: 0)
2009-02-18 16:40:14.553 MainServer::HandleAnnounce Monitor
2009-02-18 16:40:14.553 adding: camille as a client (events: 1)
michael@camille ~ $ mythfrontend
2009-02-18 16:40:05.310 Using runtime prefix = /usr
2009-02-18 16:40:06.037 XScreenSaver support enabled
2009-02-18 16:40:06.038 DPMS is active.
2009-02-18 16:40:06.053 Empty LocalHostName.
2009-02-18 16:40:06.053 Using localhost value of camille
2009-02-18 16:40:06.105 New DB connection, total: 1
2009-02-18 16:40:06.110 Connected to database 'mythconverg' at host:
localhost
2009-02-18 16:40:06.112 Closing DB connection named 'DBManager0'
2009-02-18 16:40:06.117 Primary screen 0.
2009-02-18 16:40:06.117 Connected to database 'mythconverg' at host:
localhost
2009-02-18 16:40:06.119 Using screen 0, 1024x768 at 0,0
2009-02-18 16:40:06.136 New DB connection, total: 2
2009-02-18 16:40:06.136 Connected to database 'mythconverg' at host:
localhost
2009-02-18 16:40:06.141 mythfrontend version: 0.21.20080304-1
www.mythtv.org
2009-02-18 16:40:06.141 Enabled verbose msgs: important general
2009-02-18 16:40:07.355 No theme
dir: /home/michael/.mythtv/themes/G.A.N.T
2009-02-18 16:40:07.358 Primary screen 0.
2009-02-18 16:40:07.360 Using screen 0, 1024x768 at 0,0
2009-02-18 16:40:07.361 No theme
dir: /home/michael/.mythtv/themes/G.A.N.T
2009-02-18 16:40:07.363 Switching to square mode (G.A.N.T)
2009-02-18 16:40:07.409 Using the Qt painter
mythtv: could not connect to socket
mythtv: No such file or directory
2009-02-18 16:40:07.415 lirc_init failed for mythtv, see preceding
messages
2009-02-18 16:40:07.416 JoystickMenuClient Error: Joystick disabled -
Failed to read /home/michael/.mythtv/joystickmenurc
2009-02-18 16:40:08.835 Loading
from: /usr/share/mythtv/themes/G.A.N.T/base.xml
2009-02-18 16:40:08.977 Loading
from: /usr/share/mythtv/themes/default/base.xml
2009-02-18 16:40:09.155 Registering Internal as a media playback plugin.
2009-02-18 16:40:10.791 Failed to run 'cdrecord --scanbus -dev=ATAPI'
2009-02-18 16:40:10.900 MonitorRegisterExtensions(0x40,
ogg,mp3,aac,flac)
2009-02-18 16:40:11.006 No theme
dir: /home/michael/.mythtv/themes/G.A.N.T
2009-02-18 16:40:14.360 XMLParse::LoadTheme
using /usr/share/mythtv/themes/G.A.N.T/ui.xml
2009-02-18 16:40:14.548 Connecting to backend server: 192.168.1.3:6543
(try 1 of 5)
2009-02-18 16:40:14.551 Using protocol version 40
2009-02-18 16:40:24.167 Deleting UPnP client...
michael@camille ~ $
This was working a few days ago. I can't make sense of all that
output...
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?]
2009-02-18 22:41 ` MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?] Michael Sullivan
@ 2009-02-19 4:42 ` Stroller
2009-02-19 5:12 ` MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?] [SOLVED sort of] Michael Sullivan
0 siblings, 1 reply; 8+ messages in thread
From: Stroller @ 2009-02-19 4:42 UTC (permalink / raw
To: gentoo-user
On 18 Feb 2009, at 22:41, Michael Sullivan wrote:
> On Wed, 2009-02-18 at 22:15 +0000, Neil Bothwick wrote:
>> On Wed, 18 Feb 2009 15:30:31 -0600, Michael Sullivan wrote:
>>
>>> Is it there, or isn't it? I don't know if it matters, but when I
>>> was
>>> trying to fix the X problem, I built and booted with a new kernel:
>>
>> Did you try going back to the old kernel?
>
> I went back to the old kernel
>
> camille ~ # uname -a
> Linux camille 2.6.26-gentoo-r4 #1 SMP Sat Dec 13 17:31:25 CST 2008
> i686
> GNU/Linux
>
>
> and the video worked, at least from /dev/v4l/video0. This is a
> temporary solution, but now I can't get mythtv to work. LiveTV won't
> work, and it won't show my upcoming programs. I've verified that
> mysql
> is running:
>
> ...
> and when I run mythbackend and frontend in a terminal, I get this:
> ...
> ERROR: no valid capture cards are defined in the database.
Is it possible that, when you booted with the new kernel & no cards
were found they were removed from MythTV's database?
I have never used MythTV, but maybe - under the old kernel - you can
add them back in using MythTV's setup and they'll work again?
This doesn't help why the cards are not shown under the new kernel,
but if you are easily able to add them in then it would demonstrate
that your hardware is OK & perhaps inspire confidence.
Stroller.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?] [SOLVED sort of]
2009-02-19 4:42 ` Stroller
@ 2009-02-19 5:12 ` Michael Sullivan
2009-02-19 9:08 ` Joost Roeleveld
0 siblings, 1 reply; 8+ messages in thread
From: Michael Sullivan @ 2009-02-19 5:12 UTC (permalink / raw
To: gentoo-user
On Thu, 2009-02-19 at 04:42 +0000, Stroller wrote:
> On 18 Feb 2009, at 22:41, Michael Sullivan wrote:
>
> > On Wed, 2009-02-18 at 22:15 +0000, Neil Bothwick wrote:
> >> On Wed, 18 Feb 2009 15:30:31 -0600, Michael Sullivan wrote:
> >>
> >>> Is it there, or isn't it? I don't know if it matters, but when I
> >>> was
> >>> trying to fix the X problem, I built and booted with a new kernel:
> >>
> >> Did you try going back to the old kernel?
> >
> > I went back to the old kernel
> >
> > camille ~ # uname -a
> > Linux camille 2.6.26-gentoo-r4 #1 SMP Sat Dec 13 17:31:25 CST 2008
> > i686
> > GNU/Linux
> >
> >
> > and the video worked, at least from /dev/v4l/video0. This is a
> > temporary solution, but now I can't get mythtv to work. LiveTV won't
> > work, and it won't show my upcoming programs. I've verified that
> > mysql
> > is running:
> >
> > ...
> > and when I run mythbackend and frontend in a terminal, I get this:
> > ...
> > ERROR: no valid capture cards are defined in the database.
>
> Is it possible that, when you booted with the new kernel & no cards
> were found they were removed from MythTV's database?
>
> I have never used MythTV, but maybe - under the old kernel - you can
> add them back in using MythTV's setup and they'll work again?
>
> This doesn't help why the cards are not shown under the new kernel,
> but if you are easily able to add them in then it would demonstrate
> that your hardware is OK & perhaps inspire confidence.
>
> Stroller.
I got Myth to work with the 2.6.26-r4 kernel, but I don't plan on using this kernel forever. Is there any way I can find out what modules are being loaded with this kernel that aren't being loaded with the new one?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?] [SOLVED sort of]
2009-02-19 5:12 ` MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?] [SOLVED sort of] Michael Sullivan
@ 2009-02-19 9:08 ` Joost Roeleveld
0 siblings, 0 replies; 8+ messages in thread
From: Joost Roeleveld @ 2009-02-19 9:08 UTC (permalink / raw
To: gentoo-user
On Thu, February 19, 2009 6:12 am, Michael Sullivan wrote:
> On Thu, 2009-02-19 at 04:42 +0000, Stroller wrote:
>> On 18 Feb 2009, at 22:41, Michael Sullivan wrote:
>>
<snip>
>>
>> Is it possible that, when you booted with the new kernel & no cards
>> were found they were removed from MythTV's database?
>>
>> I have never used MythTV, but maybe - under the old kernel - you can
>> add them back in using MythTV's setup and they'll work again?
>>
>> This doesn't help why the cards are not shown under the new kernel,
>> but if you are easily able to add them in then it would demonstrate
>> that your hardware is OK & perhaps inspire confidence.
>>
>> Stroller.
>
> I got Myth to work with the 2.6.26-r4 kernel, but I don't plan on using
> this kernel forever. Is there any way I can find out what modules are
> being loaded with this kernel that aren't being loaded with the new one?
You could check the output of "lspci -v" to check which drivers are used
for the video-capture card you are using.
--
Joost
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-02-19 9:07 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-18 21:30 [gentoo-user] Are the video files there, or aren't they? Michael Sullivan
2009-02-18 21:34 ` Albert Hopkins
2009-02-18 21:48 ` Michael Sullivan
2009-02-18 22:15 ` Neil Bothwick
2009-02-18 22:41 ` MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?] Michael Sullivan
2009-02-19 4:42 ` Stroller
2009-02-19 5:12 ` MythTV WAS: [Re: [gentoo-user] Are the video files there, or aren't they?] [SOLVED sort of] Michael Sullivan
2009-02-19 9:08 ` Joost Roeleveld
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox