* [linux-dvb] Kworld PlusTV HD PCI 120 (ATSC 120)
@ 2008-09-21 5:57 Vanessa Ezekowitz
0 siblings, 0 replies; 6+ messages in thread
From: Vanessa Ezekowitz @ 2008-09-21 5:57 UTC (permalink / raw)
To: linux-dvb; +Cc: Curt Blank
Hi all. I've been trying to help someone solve a problem with getting their
ATSC 120 working, and realized their message went to the wrong list, so I'm
forwarding that thread here to try to get more eyes on the problem.
Here's his initial message:
----- Text Import Begin -----
Kworld PlusTV HD PCI 120 (ATSC 120)
From: Curt Blank <Curt.Blank@curtronics.com>
To: video4linux-list@redhat.com
Date: Thu Sep 18 23:48:14 2008
I'm trying to get this card working and I'm having some trouble and
I'm not sure exactly where. I'm using the 2.6.26.5 kernel gen'd to
include all the v4l support.
Using Kradio I can manually tune in a station but the audio only comes
out the Line Out jack on the card. Alsa is installed and working, I can
play CD's, listen to streaming music, KDE sound effects work, so it
appears my sound subsystem is working. The alsa config in Kradio is set
to what it determined and it appears to match the device as far as
things go. When I try to scan for stations it doesn't find any but I can
tune to any local station and get it.
I also can't get the video (HDTV) to work either. When it starts up I get a:
Unable to grab video
Video display is not possible with the current plugin
configuration. Try playing with the configuration options of the
V4L2 plugin.
And the VBI decoder is running is red, along with the Video plugin
supports signal strength readbacks and Ok to Scan.
When I run kdetv in a terminal window I see this:
Requesting 16 streaming i/o buffers
Mapping 16 streaming i/o buffers
Successful opened /dev/vbi (Kworld PlusTV HD PCI 120 (ATSC )
stream-read: ERROR: failed to enable streaming
ASSERT: "_init"
in /usr/src/packages/BUILD/kdetv-0.8.9/kdetv/kvideoio/qvideostream.cpp (477)
(repeated many times)
Too many errors. Ending V4L2 grabbing.
The MB is a MSI K9N4 SLI with an AMD 64 X2 3800+ cpu and the video card is an
ATI x1300 and I've tried it with the fglrx driver and with the vesa driver, it
makes no difference.
I've read the Wiki at http://www.linuxtv.org including the
http://www.linuxtv.org/wiki/index.php/KWorld_ATSC_120 info. I also downloaded
the archived list messages back to January 2007 and looked through them for
help.
I'm not sure where to go from here or where to look what to try or even what
info to provide that might be of help. So if anyone has any ideas please let
me know, I sure could use some ideas.
Thanks.
----- Text Import End -----
--
"Life is full of positive and negative events. Spend
your time considering the former, not the latter."
Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-dvb] Kworld PlusTV HD PCI 120 (ATSC 120)
@ 2008-09-21 6:01 Vanessa Ezekowitz
0 siblings, 0 replies; 6+ messages in thread
From: Vanessa Ezekowitz @ 2008-09-21 6:01 UTC (permalink / raw)
To: linux-dvb
Third in the thread....
----- Text Import Begin -----
Subject: Re: Kworld PlusTV HD PCI 120 (ATSC 120)
Date: Friday 19 September 2008
From: Curt Blank <Curt.Blank@curtronics.com>
To: Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
Hi,
Thanks yo the reply. I had read through all your posts from back in
February and did see you got it working. I've got a few questions.
Vanessa Ezekowitz wrote:
> On Thursday 18 September 2008 11:48:14 pm Curt Blank wrote:
>
>> I'm trying to get this card working and I'm having some trouble and
>> I'm not sure exactly where. I'm using the 2.6.26.5 kernel gen'd to
>> include all the v4l support.
>>
>
> I don't know if that version of the kernel has the full driver or not,
however,
> it would be a good idea to use the v4l-dvb repository instead, as that code
is
> more up to date.
>
> Mauro, does any current kernel contain these drivers yet? I've not been
> following v4l-dvb-->kernel merges.
>
I looked at the cx88_cards.c code and I see it has the Kworld PlusTV HD
PCI 120 (ATSC 120) card listed in it. It looks to me it was included
since 2.6.26. I do have the v4l code fro the repository, I was
experimenting with using it in the 2.6.25.22 kernel but decided 2.6.26.5
might be better. If I don't have any luck with you suggestions and the
2.6.26.5 code I'll switch back to the repository code.
>
>> Using Kradio I can manually tune in a station but the audio only comes
>> out the Line Out jack on the card. Alsa is installed and working, I can
>> play CD's, listen to streaming music, KDE sound effects work, so it
>> appears my sound subsystem is working. The alsa config in Kradio is set
>> to what it determined and it appears to match the device as far as
>> things go.
>>
>
> The first thing that comes to mind here is that Kradio chose the wrong audio
> device but made it look like it chose correctly. I seem to recall it doing
> the same thing on my box as well. This card provides audio via a digital
> stream, and the drivers put that stream on /dev/dsp1, so you must chose that
> as your capture card/device, and set the playback card/device to use your
> usual sound card.
>
So this card follows the oss format instead of the alas format? I wasn't
sure which one to use. I switched Kradio's V4L Config Options to use OSS
and tried both /dev/dsp and /dev/dsp1 and there is no sound. I had
experimented with this before also.
> Also, the current version of the driver no longer provides or requires the
> cx88-alsa module (it has apparently been merged with other parts of the
> driver). Don't try to load this module, as it will probably cause a bunch of
> errors and break things. I've just updated the KW120 article to reflect this
> change in driver behavior (and to fix some other errors on my part).
>
>> When I try to scan for stations it doesn't find any but I can
>> tune to any local station and get it.
>>
>> I also can't get the video (HDTV) to work either. When it starts up I get
>> a:
>>
>
> At the present, you can't load both the digital- and analog-mode drivers at
the
> same time - this card uses a "hybrid" tuner, which the drivers can't quite
> deal with properly yet (this is being worked on). The end result is that
> neither mode will work at all, or may work only intermittently (last time I
> tried, the result was unpredictable).
>
> You must select one more or the other, and you must reboot the computer
> (actually, a hard power-off is better) when switching modes.
>
> Basically, it boils down to blacklisting several modules and then loading
> either the cx8800 or cx88-dvb module (for analog or digital, respectively).
>
I did experiment with the blacklisting and I did notice that I could
listen to the radio (through the cards line out) when the cx8800 was
loaded without the cx88-alsa module loaded. At the moment I have
blacklisted everything, powered down and now only have the cx8800 module
loaded.
>
>
>> I also can't get the video (HDTV) to work either. When it starts up I get a:
>> [...]
>> When I run kdetv in a terminal window I see this:
>>
>
> [errors snipped]
>
> Last time I tried to use it, KDETV only worked with analog video/TV and other
> v4l capture devices. For digital TV, you need to use something like
> Kaffeine/Xine, MythTV, etc. Basically any video player that can read from a
> DVB device.
>
> Also note that KDETV, unless it's changed since I last looked, isn't aware of
> that separate digital stream for analog TV, so you probably won't get any
> audio from it. Most of the other TV programs are like this also. Kradio is
> aware of it, however, and worked fine for me last time I used it.
>
I do have kaffine and xine, I will try that when I get a chance later today.
>
>> I've read the Wiki at http://www.linuxtv.org including the
>> http://www.linuxtv.org/wiki/index.php/KWorld_ATSC_120 info. I also
>> downloaded the archived list messages back to January 2007 and looked
>> through them for help.
>>
>
> I know it sounds a little Windows-ish, but since the driver is still
> experimental, and the ATSC 120 is kinda finicky, a reboot is the first thing
> to do here, just to get the card back into a predictable state. Get the
> blacklist into place before you do that, check after the reboot to make sure
> that worked, then try just the analog mode. One that works, reboot again,
> enable digital mode, and scan for channels with dvbscan or whatever your
> distro calls it.
>
> Stuart and I wrote most of what's in the ATSC 120 info page, so if it didn't
> work for you, I'd like to see if we can figure out what went wrong, so I can
> update the page to address the problem. I'm kinda partial to the idea of
> seeing this card working fully for those who have one. :-)
>
Thanks. I'll work on all your suggestions more in depth when I have more
time later today and over the weekend and report back. The first thing
I'd like to get working as a stepping stone is the sound not using the
cards line out. I've been trying this in a box using that MSI MB, it's
going to be used in different box with an Asus m3a78-em MB that should
be arriving today so I will probably move to that. I've had some issues
with MSI MB's and media cards (video) in the last year where they did
not work and that's why I've switched back to Asus.
-------------------------------------------------------
---------- Forwarded Message ----------
Subject: Re: Kworld PlusTV HD PCI 120 (ATSC 120)
Date: Saturday 20 September 2008
From: Curt Blank <Curt.Blank@curtronics.com>
To: Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
Curt Blank wrote:
> Hi,
>
> Thanks yo the reply. I had read through all your posts from back in
> February and did see you got it working. I've got a few questions.
>
> Vanessa Ezekowitz wrote:
>> On Thursday 18 September 2008 11:48:14 pm Curt Blank wrote:
>>
>>> I'm trying to get this card working and I'm having some trouble and
>>> I'm not sure exactly where. I'm using the 2.6.26.5 kernel gen'd to
>>> include all the v4l support.
>>>
>>
>> I don't know if that version of the kernel has the full driver or
>> not, however, it would be a good idea to use the v4l-dvb repository
>> instead, as that code is more up to date.
>>
>> Mauro, does any current kernel contain these drivers yet? I've not
>> been following v4l-dvb-->kernel merges.
>>
> I looked at the cx88_cards.c code and I see it has the Kworld PlusTV
> HD PCI 120 (ATSC 120) card listed in it. It looks to me it was
> included since 2.6.26. I do have the v4l code fro the repository, I
> was experimenting with using it in the 2.6.25.22 kernel but decided
> 2.6.26.5 might be better. If I don't have any luck with you
> suggestions and the 2.6.26.5 code I'll switch back to the repository
> code.
>>
>>> Using Kradio I can manually tune in a station but the audio only comes
>>> out the Line Out jack on the card. Alsa is installed and working, I
>>> can play CD's, listen to streaming music, KDE sound effects work, so it
>>> appears my sound subsystem is working. The alsa config in Kradio is set
>>> to what it determined and it appears to match the device as far as
>>> things go.
>>>
>> The first thing that comes to mind here is that Kradio chose the
>> wrong audio device but made it look like it chose correctly. I seem
>> to recall it doing the same thing on my box as well. This card
>> provides audio via a digital stream, and the drivers put that stream
>> on /dev/dsp1, so you must chose that as your capture card/device, and
>> set the playback card/device to use your usual sound card.
>>
> So this card follows the oss format instead of the alas format? I
> wasn't sure which one to use. I switched Kradio's V4L Config Options
> to use OSS and tried both /dev/dsp and /dev/dsp1 and there is no
> sound. I had experimented with this before also.
>> Also, the current version of the driver no longer provides or
>> requires the cx88-alsa module (it has apparently been merged with
>> other parts of the driver). Don't try to load this module, as it
>> will probably cause a bunch of errors and break things. I've just
>> updated the KW120 article to reflect this change in driver behavior
>> (and to fix some other errors on my part).
>>
>>> When I try to scan for stations it doesn't find any but I can tune
>>> to any local station and get it.
>>>
>>> I also can't get the video (HDTV) to work either. When it starts up
>>> I get
>>> a:
>>>
>>
>> At the present, you can't load both the digital- and analog-mode
>> drivers at the same time - this card uses a "hybrid" tuner, which the
>> drivers can't quite deal with properly yet (this is being worked
>> on). The end result is that neither mode will work at all, or may
>> work only intermittently (last time I tried, the result was
>> unpredictable).
>>
>> You must select one more or the other, and you must reboot the
>> computer (actually, a hard power-off is better) when switching modes.
>>
>> Basically, it boils down to blacklisting several modules and then
>> loading either the cx8800 or cx88-dvb module (for analog or digital,
>> respectively).
>>
> I did experiment with the blacklisting and I did notice that I could
> listen to the radio (through the cards line out) when the cx8800 was
> loaded without the cx88-alsa module loaded. At the moment I have
> blacklisted everything, powered down and now only have the cx8800
> module loaded.
>>
>>> I also can't get the video (HDTV) to work either. When it starts up
>>> I get a:
>>> [...]
>>> When I run kdetv in a terminal window I see this:
>>>
>>
>> [errors snipped]
>>
>> Last time I tried to use it, KDETV only worked with analog video/TV
>> and other v4l capture devices. For digital TV, you need to use
>> something like Kaffeine/Xine, MythTV, etc. Basically any video
>> player that can read from a DVB device.
>>
>> Also note that KDETV, unless it's changed since I last looked, isn't
>> aware of that separate digital stream for analog TV, so you probably
>> won't get any audio from it. Most of the other TV programs are like
>> this also. Kradio is aware of it, however, and worked fine for me
>> last time I used it.
>>
> I do have kaffine and xine, I will try that when I get a chance later
> today.
>>
>>> I've read the Wiki at http://www.linuxtv.org including the
>>> http://www.linuxtv.org/wiki/index.php/KWorld_ATSC_120 info. I also
>>> downloaded the archived list messages back to January 2007 and looked
>>> through them for help.
>>>
>>
>> I know it sounds a little Windows-ish, but since the driver is still
>> experimental, and the ATSC 120 is kinda finicky, a reboot is the
>> first thing to do here, just to get the card back into a predictable
>> state. Get the blacklist into place before you do that, check after
>> the reboot to make sure that worked, then try just the analog mode.
>> One that works, reboot again, enable digital mode, and scan for
>> channels with dvbscan or whatever your distro calls it.
>>
>> Stuart and I wrote most of what's in the ATSC 120 info page, so if it
>> didn't work for you, I'd like to see if we can figure out what went
>> wrong, so I can update the page to address the problem. I'm kinda
>> partial to the idea of seeing this card working fully for those who
>> have one. :-)
>>
> Thanks. I'll work on all your suggestions more in depth when I have
> more time later today and over the weekend and report back. The first
> thing I'd like to get working as a stepping stone is the sound not
> using the cards line out. I've been trying this in a box using that
> MSI MB, it's going to be used in different box with an Asus m3a78-em
> MB that should be arriving today so I will probably move to that. I've
> had some issues with MSI MB's and media cards (video) in the last year
> where they did not work and that's why I've switched back to Asus.
>
I've got the new computer built, with the 2.6.26.5 kernel, v4l not gen'd
in and using the latest from the repository.
Using Kradio I still can only listen to it via the Line Out on the 120's
board.
When I run kaffeine I get a pop up window with this:
No plugin found to handle this resource (/dev/video)
17:59:33: xine: couldn't find demux for >file:///dev/video<
17:59:33: xine: found input plugin : file input plugin
When I run xawtv I get this:
# xawtv
This is xawtv-3.95, running on Linux/x86_64 (2.6.26.5-touch)
xinerama 0: 1024x768+0+0
/dev/video0 [v4l2]: no overlay support
v4l-conf had some trouble, trying to continue anyway
ioctl: VIDIOC_REQBUFS(count=2;type=VIDEO_CAPTURE;memory=MMAP): Success
ioctl: VIDIOC_REQBUFS(count=2;type=VIDEO_CAPTURE;memory=MMAP): Resource
temporarily unavailable
And I still get the "Unable to grab video." pop up form kdetv.
Ideas? Am I missing something?
I blacklisted cx8800, cx8802, cx88-alsa, & cx88-dvb on boot, then moved
the blacklist file then only modprobed cx8800. That and cx88xx are the
only ones loaded.
I have this in my modprobe.d/tv file:
alias char-major-81 videodev
options i2c-algo-bit bit_test=1
alias char-major-81-0 cx8800
alias char-major-81-1 off
alias char-major-81-2 off
alias char-major-81-3 off
Thanks.
----- Text Import End -----
--
"Life is full of positive and negative events. Spend
your time considering the former, not the latter."
Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-dvb] Kworld PlusTV HD PCI 120 (ATSC 120)
@ 2008-09-21 6:02 Vanessa Ezekowitz
0 siblings, 0 replies; 6+ messages in thread
From: Vanessa Ezekowitz @ 2008-09-21 6:02 UTC (permalink / raw)
To: linux-dvb
Fourth in the thread...
----- Text Import Begin -----
Subject: Re: Kworld PlusTV HD PCI 120 (ATSC 120)
Date: Saturday 20 September 2008
From: Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
To: Curt Blank <Curt.Blank@curtronics.com>
On Saturday 20 September 2008 6:28:08 pm, Curt Blank wrote:
> I've got the new computer built, with the 2.6.26.5 kernel, v4l not gen'd
> in and using the latest from the repository.
>
> Using Kradio I still can only listen to it via the Line Out on the 120's
> board.
>
> When I run kaffeine I get a pop up window with this:
>
> No plugin found to handle this resource (/dev/video)
>
> 17:59:33: xine: couldn't find demux for >file:///dev/video<
>
> 17:59:33: xine: found input plugin : file input plugin
>
>
> When I run xawtv I get this:
>
> # xawtv
> This is xawtv-3.95, running on Linux/x86_64 (2.6.26.5-touch)
> xinerama 0: 1024x768+0+0
> /dev/video0 [v4l2]: no overlay support
> v4l-conf had some trouble, trying to continue anyway
> ioctl: VIDIOC_REQBUFS(count=2;type=VIDEO_CAPTURE;memory=MMAP): Success
> ioctl: VIDIOC_REQBUFS(count=2;type=VIDEO_CAPTURE;memory=MMAP): Resource
> temporarily unavailable
>
>
> And I still get the "Unable to grab video." pop up form kdetv.
>
> Ideas? Am I missing something?
>
> I blacklisted cx8800, cx8802, cx88-alsa, & cx88-dvb on boot, then moved
> the blacklist file then only modprobed cx8800. That and cx88xx are the
> only ones loaded.
>
> I have this in my modprobe.d/tv file:
>
> alias char-major-81 videodev
> options i2c-algo-bit bit_test=1
>
> alias char-major-81-0 cx8800
> alias char-major-81-1 off
> alias char-major-81-2 off
> alias char-major-81-3 off
>
> Thanks.
Something odd is happening then - there should be a fair number of other
modules that got brought in with cx8800, like tuner_xc2028, tuner,
v4l2_common, videodev, and others.
Can you copy&paste dmesg and lsmod outputs as they look after a fresh reboot
and having loaded the modules?
I also have a feeling I'm wrong about cx88-alsa not being needed...
V4l team: Is or is not cx88-alsa still part of the usual modules that must be
loaded (either manually or automatically)? If it is, did something merely
break recently that made it disappear from the output of the build?
/me is confused.
----- Text Import End -----
--
"Life is full of positive and negative events. Spend
your time considering the former, not the latter."
Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-dvb] Kworld PlusTV HD PCI 120 (ATSC 120)
@ 2008-09-21 6:14 Vanessa Ezekowitz
0 siblings, 0 replies; 6+ messages in thread
From: Vanessa Ezekowitz @ 2008-09-21 6:14 UTC (permalink / raw)
To: linux-dvb; +Cc: Curt Blank
Curt's latest message in the thread. Curt, let's keep this on the v4l-dvb
mailing list, that's where all the action is. :-)
v4l-dvb members: I think I got the order of the messages right. My apologies
for so many posts in such a short time; I didn't want to leave anything out
that might be important. My next reply will follow.
----- Text Import Begin -----
Re: Kworld PlusTV HD PCI 120 (ATSC 120)
From: Curt Blank <Curt.Blank@curtronics.com>
To: Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
CC: video4linux-list@redhat.com
Date: Sat Sep 20 22:52:28 2008
Vanessa Ezekowitz wrote:
> On Saturday 20 September 2008 6:28:08 pm, Curt Blank wrote:
>
>
>> I've got the new computer built, with the 2.6.26.5 kernel, v4l not gen'd
>> in and using the latest from the repository.
>>
>> Using Kradio I still can only listen to it via the Line Out on the 120's
>> board.
>>
>> When I run kaffeine I get a pop up window with this:
>>
>> No plugin found to handle this resource (/dev/video)
>>
>> 17:59:33: xine: couldn't find demux for >file:///dev/video<
>>
>> 17:59:33: xine: found input plugin : file input plugin
>>
>>
>> When I run xawtv I get this:
>>
>> # xawtv
>> This is xawtv-3.95, running on Linux/x86_64 (2.6.26.5-touch)
>> xinerama 0: 1024x768+0+0
>> /dev/video0 [v4l2]: no overlay support
>> v4l-conf had some trouble, trying to continue anyway
>> ioctl: VIDIOC_REQBUFS(count=2;type=VIDEO_CAPTURE;memory=MMAP): Success
>> ioctl: VIDIOC_REQBUFS(count=2;type=VIDEO_CAPTURE;memory=MMAP): Resource
>> temporarily unavailable
>>
>>
>> And I still get the "Unable to grab video." pop up form kdetv.
>>
>> Ideas? Am I missing something?
>>
>> I blacklisted cx8800, cx8802, cx88-alsa, & cx88-dvb on boot, then moved
>> the blacklist file then only modprobed cx8800. That and cx88xx are the
>> only ones loaded.
>>
>> I have this in my modprobe.d/tv file:
>>
>> alias char-major-81 videodev
>> options i2c-algo-bit bit_test=1
>>
>> alias char-major-81-0 cx8800
>> alias char-major-81-1 off
>> alias char-major-81-2 off
>> alias char-major-81-3 off
>>
>> Thanks.
>>
>
> Something odd is happening then - there should be a fair number of other
> modules that got brought in with cx8800, like tuner_xc2028, tuner,
> v4l2_common, videodev, and others.
>
> Can you copy&paste dmesg and lsmod outputs as they look after a fresh reboot
> and having loaded the modules?
>
> I also have a feeling I'm wrong about cx88-alsa not being needed...
>
> V4l team: Is or is not cx88-alsa still part of the usual modules that must
be
> loaded (either manually or automatically)? If it is, did something merely
> break recently that made it disappear from the output of the build?
>
> /me is confused.
>
>
Um, sorry, there are a bunch of other modules loaded too. I was just
referring to the Conexant related modules.
Below is the info requested, but it doesn't look like hte dmesg output
is of much help.
Oh and I noticed here: http://linuxtv.org/wiki/index.php/ATSC_PCI_Cards
that the 120 card isn't listed, it would be easier to find I think if it
was. oh and you asked the v4l team but it looks like this message cam
only to me?? (I cc'd my reply.)
lsmod before
Module Size Used by
iptable_filter 19968 0
ip_tables 34064 1 iptable_filter
ip6_tables 35728 0
x_tables 38280 2 ip_tables,ip6_tables
snd_pcm_oss 60672 0
snd_mixer_oss 32000 1 snd_pcm_oss
binfmt_misc 26252 1
snd_seq 72208 0
it87 40088 0
snd_seq_device 24724 1 snd_seq
hwmon_vid 19840 1 it87
cpufreq_conservative 24328 0
cpufreq_userspace 22916 0
cpufreq_powersave 18944 0
powernow_k8 29956 1
fuse 66880 1
loop 32396 0
dm_mod 72288 0
snd_hda_intel 469804 2
usbhid 58192 1
snd_pcm 101512 2 snd_pcm_oss,snd_hda_intel
snd_timer 39952 2 snd_seq,snd_pcm
hid 54688 1 usbhid
snd_page_alloc 26128 2 snd_hda_intel,snd_pcm
rtc_cmos 27064 0
ff_memless 22024 1 usbhid
rtc_core 35252 1 rtc_cmos
rtc_lib 20096 1 rtc_core
sr_mod 31156 0
snd_hwdep 25096 1 snd_hda_intel
floppy 74792 0
snd 84216 12
snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
i2c_piix4 25616 0
serio_raw 22660 0
usbtouchscreen 26756 0
k8temp 21760 0
fglrx 2058956 28
ohci1394 45364 0
sg 48976 0
usb_storage 142064 0
cdrom 50856 1 sr_mod
i2c_core 40480 1 i2c_piix4
soundcore 24464 1 snd
shpchp 47392 0
button 24480 0
r8169 43652 0
wmi 24256 0
ieee1394 106984 1 ohci1394
pci_hotplug 44472 1 shpchp
raid456 140576 0
async_xor 20992 1 raid456
async_memcpy 19456 1 raid456
async_tx 24420 3 raid456,async_xor,async_memcpy
xor 22288 2 raid456,async_xor
raid0 23424 0
ehci_hcd 50060 0
ohci_hcd 37892 0
usbcore 162392 7
usbhid,usbtouchscreen,usb_storage,ehci_hcd,ohci_hcd
sd_mod 41648 24
edd 26000 0
raid1 38016 11
reiserfs 230224 10
fan 22152 0
ahci 45192 22
pata_atiixp 22400 0
libata 181184 2 ahci,pata_atiixp
scsi_mod 174680 5 sr_mod,sg,usb_storage,sd_mod,libata
dock 26656 1 libata
thermal 37792 0
processor 64704 2 powernow_k8,thermal
dmesg after modprobe cx8800
[Note: I edited this section to shorten it - gobs of usb-storage messages that
aren't related to this issue. --Vanessa ]
Linux video capture interface: v2.00
cx88/0: cx2388x v4l2 driver version 0.0.6 loaded
ACPI: PCI Interrupt 0000:04:06.0[A] -> GSI 20 (level, low) -> IRQ 20
cx88[0]: subsystem: 17de:08c1, board: Kworld PlusTV HD PCI 120 (ATSC
120) [card=67,autodetected]
cx88[0]: TV tuner type 71, Radio tuner type -1
cx88[0]: Test OK
tuner' 1-0061: chip found @ 0xc2 (cx88[0])
xc2028 1-0061: creating new instance
xc2028 1-0061: type set to XCeive xc2028/xc3028 tuner
cx88[0]: Asking xc2028/3028 to load firmware xc3028-v27.fw
cx88[0]/0: found at 0000:04:06.0, rev: 5, irq: 20, latency: 64, mmio:
0xfb000000
cx88[0]/0: registered device video0 [v4l2]
cx88[0]/0: registered device vbi0
cx88[0]/0: registered device radio0
firmware: requesting xc3028-v27.fw
xc2028 1-0061: Loading 80 firmware images from xc3028-v27.fw, type:
xc2028 firmware, ver 2.7
cx88[0]: Calling XC2028/3028 callback
xc2028 1-0061: Loading firmware for type=BASE (1), id 0000000000000000.
cx88[0]: Calling XC2028/3028 callback
xc2028 1-0061: Loading firmware for type=(0), id 000000000000b700.
SCODE (20000000), id 000000000000b700:
xc2028 1-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 (60008000),
id 0000000000008000.
xc2028 1-0061: Incorrect readback of firmware version.
cx88[0]: Calling XC2028/3028 callback
xc2028 1-0061: Loading firmware for type=BASE (1), id 0000000000000000.
cx88[0]: Calling XC2028/3028 callback
xc2028 1-0061: Loading firmware for type=(0), id 000000000000b700.
SCODE (20000000), id 000000000000b700:
xc2028 1-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 (60008000),
id 0000000000008000.
cx88[0]: Calling XC2028/3028 callback
cx88[0]: Calling XC2028/3028 callback
xc2028 1-0061: Loading firmware for type=BASE FM (401), id 0000000000000000.
cx88[0]: Calling XC2028/3028 callback
xc2028 1-0061: Loading firmware for type=FM (400), id 0000000000000000.
cx88[0]: Calling XC2028/3028 callback
[ End of my edit. --Vanessa]
lsmod after
Module Size Used by
tuner_xc2028 35504 1
firmware_class 25216 1 tuner_xc2028
tuner 41804 0
cx8800 50084 0
cx88xx 85928 1 cx8800
ir_common 60292 1 cx88xx
i2c_algo_bit 22916 1 cx88xx
tveeprom 30212 1 cx88xx
compat_ioctl32 24832 1 cx8800
videodev 51456 4 tuner,cx8800,cx88xx,compat_ioctl32
v4l1_compat 29828 1 videodev
v4l2_common 29952 2 tuner,cx8800
videobuf_dma_sg 29828 2 cx8800,cx88xx
videobuf_core 36100 3 cx8800,cx88xx,videobuf_dma_sg
btcx_risc 21384 2 cx8800,cx88xx
iptable_filter 19968 0
ip_tables 34064 1 iptable_filter
ip6_tables 35728 0
x_tables 38280 2 ip_tables,ip6_tables
snd_pcm_oss 60672 0
snd_mixer_oss 32000 1 snd_pcm_oss
binfmt_misc 26252 1
snd_seq 72208 0
it87 40088 0
snd_seq_device 24724 1 snd_seq
hwmon_vid 19840 1 it87
cpufreq_conservative 24328 0
cpufreq_userspace 22916 0
cpufreq_powersave 18944 0
powernow_k8 29956 1
fuse 66880 1
loop 32396 0
dm_mod 72288 0
snd_hda_intel 469804 2
usbhid 58192 1
snd_pcm 101512 2 snd_pcm_oss,snd_hda_intel
snd_timer 39952 2 snd_seq,snd_pcm
hid 54688 1 usbhid
snd_page_alloc 26128 2 snd_hda_intel,snd_pcm
rtc_cmos 27064 0
ff_memless 22024 1 usbhid
rtc_core 35252 1 rtc_cmos
rtc_lib 20096 1 rtc_core
sr_mod 31156 0
snd_hwdep 25096 1 snd_hda_intel
floppy 74792 0
snd 84216 12
snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
i2c_piix4 25616 0
serio_raw 22660 0
usbtouchscreen 26756 0
k8temp 21760 0
fglrx 2058956 28
ohci1394 45364 0
sg 48976 0
usb_storage 142064 0
cdrom 50856 1 sr_mod
i2c_core 40480 7
tuner_xc2028,tuner,cx88xx,i2c_algo_bit,tveeprom,v4l2_common,i2c_piix4
soundcore 24464 1 snd
shpchp 47392 0
button 24480 0
r8169 43652 0
wmi 24256 0
ieee1394 106984 1 ohci1394
pci_hotplug 44472 1 shpchp
raid456 140576 0
async_xor 20992 1 raid456
async_memcpy 19456 1 raid456
async_tx 24420 3 raid456,async_xor,async_memcpy
xor 22288 2 raid456,async_xor
raid0 23424 0
ehci_hcd 50060 0
ohci_hcd 37892 0
usbcore 162392 7
usbhid,usbtouchscreen,usb_storage,ehci_hcd,ohci_hcd
sd_mod 41648 24
edd 26000 0
raid1 38016 11
reiserfs 230224 10
fan 22152 0
ahci 45192 22
pata_atiixp 22400 0
libata 181184 2 ahci,pata_atiixp
scsi_mod 174680 5 sr_mod,sg,usb_storage,sd_mod,libata
dock 26656 1 libata
thermal 37792 0
processor 64704 2 powernow_k8,thermal
----- Text Import End -----
--
"Life is full of positive and negative events. Spend
your time considering the former, not the latter."
Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-dvb] Kworld PlusTV HD PCI 120 (ATSC 120)
2008-09-21 3:52 ` Curt Blank
@ 2008-09-21 6:26 ` Vanessa Ezekowitz
2008-09-21 7:04 ` Curt Blank
0 siblings, 1 reply; 6+ messages in thread
From: Vanessa Ezekowitz @ 2008-09-21 6:26 UTC (permalink / raw)
To: linux-dvb; +Cc: Curt Blank
On Saturday 20 September 2008 10:52:28 pm Curt Blank wrote:
> Um, sorry, there are a bunch of other modules loaded too. I was just
> referring to the Conexant related modules.
Ah ok. Looking at the output of lsmod, it looks like everything loaded ok, and
the messages from dmesg look right too.
/me is even more confused.
> Below is the info requested, but it doesn't look like hte dmesg output
> is of much help.
After stripping out the usb-storage messages, what's left may be of use to the
others here on the list.
> Oh and I noticed here: http://linuxtv.org/wiki/index.php/ATSC_PCI_Cards
> that the 120 card isn't listed, it would be easier to find I think if it
> was.
It's below the main table, in the "Likely work as is.." section,
under "Experimental". I'll create an entry in the main table once we get
everything working right.
> oh and you asked the v4l team but it looks like this message cam
> only to me?? (I cc'd my reply.)
oooooops - my fault. Next time, maybe I should check the "to" address before I
commit the message. :-)
Anyways, I forwarded our discussion to the v4l-dvb list so we can get more eyes
on this issue. If you're not on that list, you might wish to join it:
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
--
"Life is full of positive and negative events. Spend
your time considering the former, not the latter."
Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-dvb] Kworld PlusTV HD PCI 120 (ATSC 120)
2008-09-21 6:26 ` [linux-dvb] " Vanessa Ezekowitz
@ 2008-09-21 7:04 ` Curt Blank
0 siblings, 0 replies; 6+ messages in thread
From: Curt Blank @ 2008-09-21 7:04 UTC (permalink / raw)
To: Vanessa Ezekowitz; +Cc: linux-dvb
Vanessa Ezekowitz wrote:
> On Saturday 20 September 2008 10:52:28 pm Curt Blank wrote:
>
>
>> Um, sorry, there are a bunch of other modules loaded too. I was just
>> referring to the Conexant related modules.
>>
>
> Ah ok. Looking at the output of lsmod, it looks like everything loaded ok, and
> the messages from dmesg look right too.
>
> /me is even more confused.
>
>
>> Below is the info requested, but it doesn't look like hte dmesg output
>> is of much help.
>>
>
> After stripping out the usb-storage messages, what's left may be of use to the
> others here on the list.
>
>
>> Oh and I noticed here: http://linuxtv.org/wiki/index.php/ATSC_PCI_Cards
>> that the 120 card isn't listed, it would be easier to find I think if it
>> was.
>>
>
> It's below the main table, in the "Likely work as is.." section,
> under "Experimental". I'll create an entry in the main table once we get
> everything working right.
>
>
>> oh and you asked the v4l team but it looks like this message cam
>> only to me?? (I cc'd my reply.)
>>
>
> oooooops - my fault. Next time, maybe I should check the "to" address before I
> commit the message. :-)
>
> Anyways, I forwarded our discussion to the v4l-dvb list so we can get more eyes
> on this issue. If you're not on that list, you might wish to join it:
>
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
[Had to resend, I wasn't subscribed to linux-dvb.]
I just did another modprobe of the cx8800 module after a reboot and grep
-v'd all the usb stuff (which I'll have to look into as to why it's
doing that, new machine, new memory card reader). Anyway below is the
results of the modprobe.
Oh and do I need the cx88-alsa module?
Oh oh and, I really do appreciate your help. :)
Sep 21 01:27:26 touch kernel: Linux video capture interface: v2.00
Sep 21 01:27:27 touch kernel: cx88/0: cx2388x v4l2 driver version 0.0.6
loaded
Sep 21 01:27:27 touch kernel: ACPI: PCI Interrupt 0000:04:06.0[A] -> GSI
20 (level, low) -> IRQ 20
Sep 21 01:27:27 touch kernel: cx88[0]: subsystem: 17de:08c1, board:
Kworld PlusTV HD PCI 120 (ATSC 120) [card=67,autodetected]
Sep 21 01:27:27 touch kernel: cx88[0]: TV tuner type 71, Radio tuner type -1
Sep 21 01:27:27 touch kernel: cx88[0]: Test OK
Sep 21 01:27:27 touch kernel: tuner' 1-0061: chip found @ 0xc2 (cx88[0])
Sep 21 01:27:27 touch kernel: xc2028 1-0061: creating new instance
Sep 21 01:27:27 touch kernel: xc2028 1-0061: type set to XCeive
xc2028/xc3028 tuner
Sep 21 01:27:27 touch kernel: cx88[0]: Asking xc2028/3028 to load
firmware xc3028-v27.fw
Sep 21 01:27:27 touch kernel: cx88[0]/0: found at 0000:04:06.0, rev: 5,
irq: 20, latency: 64, mmio: 0xfb000000
Sep 21 01:27:27 touch kernel: cx88[0]/0: registered device video0 [v4l2]
Sep 21 01:27:27 touch kernel: cx88[0]/0: registered device vbi0
Sep 21 01:27:27 touch kernel: cx88[0]/0: registered device radio0
Sep 21 01:27:27 touch kernel: firmware: requesting xc3028-v27.fw
Sep 21 01:27:27 touch kernel: xc2028 1-0061: Loading 80 firmware images
from xc3028-v27.fw, type: xc2028 firmware, ver 2.7
Sep 21 01:27:27 touch kernel: cx88[0]: Calling XC2028/3028 callback
Sep 21 01:27:27 touch kernel: xc2028 1-0061: Loading firmware for
type=BASE (1), id 0000000000000000.
Sep 21 01:27:27 touch kernel: cx88[0]: Calling XC2028/3028 callback
Sep 21 01:27:29 touch kernel: xc2028 1-0061: Loading firmware for
type=(0), id 000000000000b700.
Sep 21 01:27:29 touch kernel: SCODE (20000000), id 000000000000b700:
Sep 21 01:27:29 touch kernel: xc2028 1-0061: Loading SCODE for type=MONO
SCODE HAS_IF_4320 (60008000), id 0000000000008000.
Sep 21 01:27:29 touch kernel: cx88[0]: Calling XC2028/3028 callback
Sep 21 01:27:29 touch kernel: cx88[0]: Calling XC2028/3028 callback
Sep 21 01:27:29 touch kernel: xc2028 1-0061: Loading firmware for
type=BASE FM (401), id 0000000000000000.
Sep 21 01:27:29 touch kernel: cx88[0]: Calling XC2028/3028 callback
Sep 21 01:27:31 touch kernel: xc2028 1-0061: Loading firmware for
type=FM (400), id 0000000000000000.
Sep 21 01:27:31 touch kernel: cx88[0]: Calling XC2028/3028 callback
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-09-21 7:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-21 6:01 [linux-dvb] Kworld PlusTV HD PCI 120 (ATSC 120) Vanessa Ezekowitz
-- strict thread matches above, loose matches on Subject: below --
2008-09-21 6:14 Vanessa Ezekowitz
2008-09-21 6:02 Vanessa Ezekowitz
2008-09-21 5:57 Vanessa Ezekowitz
2008-09-19 4:48 Curt Blank
[not found] ` <200809202159.50464.vanessaezekowitz@gmail.com>
2008-09-21 3:52 ` Curt Blank
2008-09-21 6:26 ` [linux-dvb] " Vanessa Ezekowitz
2008-09-21 7:04 ` Curt Blank
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox