* recent cx23385?
@ 2011-10-13 5:59 James
2011-10-13 12:48 ` Devin Heitmueller
0 siblings, 1 reply; 7+ messages in thread
From: James @ 2011-10-13 5:59 UTC (permalink / raw)
To: linux-media Mailing List
Is there a newer cx23385 driver than the one in kernel-3.0.4?
I bought a http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250
and it shows video for about 5 seconds and then locks up the system.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: recent cx23385?
2011-10-13 5:59 recent cx23385? James
@ 2011-10-13 12:48 ` Devin Heitmueller
2011-10-13 16:31 ` James
0 siblings, 1 reply; 7+ messages in thread
From: Devin Heitmueller @ 2011-10-13 12:48 UTC (permalink / raw)
To: James; +Cc: linux-media Mailing List
On Thu, Oct 13, 2011 at 1:59 AM, James <bjlockie@lockie.ca> wrote:
> Is there a newer cx23385 driver than the one in kernel-3.0.4?
> I bought a http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250 and it
> shows video for about 5 seconds and then locks up the system.
You cannot install individual drivers (Linux doesn't work like Windows
in this regards). You have to either install the latest kernel or you
can swap out the whole media subsystem with a later version.
http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
Devin
--
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: recent cx23385?
2011-10-13 12:48 ` Devin Heitmueller
@ 2011-10-13 16:31 ` James
2011-10-13 16:38 ` James
2011-10-13 17:52 ` Devin Heitmueller
0 siblings, 2 replies; 7+ messages in thread
From: James @ 2011-10-13 16:31 UTC (permalink / raw)
To: linux-media Mailing List
On 10/13/11 08:48, Devin Heitmueller wrote:
> On Thu, Oct 13, 2011 at 1:59 AM, James<bjlockie@lockie.ca> wrote:
>> Is there a newer cx23385 driver than the one in kernel-3.0.4?
>> I bought ahttp://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250 and it
>> shows video for about 5 seconds and then locks up the system.
> You cannot install individual drivers (Linux doesn't work like Windows
> in this regards). You have to either install the latest kernel or you
> can swap out the whole media subsystem with a later version.
>
> http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>
> Devin
Where do I see the date/version of the media subsystem?
It is not video related, w_scan works sometimes but freezes the kernel
sometimes.
This is booting right to a console.
Is there a program to do a stress test on the hardware and print lots of
messages as it's working?
$ modinfo cx23885
filename:
/lib/modules/3.0.4/kernel/drivers/media/video/cx23885/cx23885.ko
license: GPL
author: Steven Toth <stoth@linuxtv.org>
description: v4l2 driver module for cx23885 based TV cards
license: GPL
author: Steven Toth <stoth@linuxtv.org>
description: Driver for cx23885 based TV cards
alias: pci:v000014F1d00008880sv*sd*bc*sc*i*
alias: pci:v000014F1d00008852sv*sd*bc*sc*i*
depends:
videobuf-core,videobuf-dma-sg,stv0367,lnbp21,cx2341x,tveeprom,lgdt330x,videobuf-dvb,stv0900,zl10353,mt2131,ds3000,dib7000p,btcx-risc,tda10048,cx24116,s5h1411,s5h1409,stv6110
vermagic: 3.0.4 SMP mod_unload
parm: ci_dbg:Enable CI debugging (int)
parm: ci_irq_enable:Enable IRQ from CAM (int)
parm: ir_888_debug:enable debug messages [CX23888 IR
controller] (int)
parm: mpegbufs:number of mpeg buffers, range 2-32 (int)
parm: mpeglines:number of lines in an MPEG buffer, range 2-32
(int)
parm: mpeglinesize:number of bytes in each line of an MPEG
buffer, range 512-1024 (int)
parm: v4l_debug:enable V4L debug messages (int)
parm: alt_tuner:Enable alternate tuner configuration (int)
parm: adapter_nr:DVB adapter numbers (array of short)
parm: i2c_debug:enable debug messages [i2c] (int)
parm: i2c_scan:scan i2c bus at insmod time (int)
parm: debug:enable debug messages (int)
parm: card:card type (array of int)
parm: vbibufs:number of vbi buffers, range 2-32 (int)
parm: vbi_debug:enable debug messages [vbi] (int)
parm: video_nr:video device numbers (array of int)
parm: vbi_nr:vbi device numbers (array of int)
parm: radio_nr:radio device numbers (array of int)
parm: video_debug:enable debug messages [video] (int)
parm: irq_debug:enable debug messages [IRQ handler] (int)
parm: vid_limit:capture memory limit in megabytes (int)
parm: enable_885_ir:Enable integrated IR controller for supported
CX2388[57] boards that are wired for it:
HVR-1250 (reported safe)
TeVii S470 (reported unsafe)
This can cause an interrupt storm with some cards.
Default: 0 [Disabled] (int)
I did:
http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
/bin/sh: /sbin/lsmod: No such file or directory
Lot's of pr_fmt redefined errors.
I put the build log at: lockie.ca/test/v4l_build.txt.bz2
Something is not right though. :-(
$ modprobe cx23885
WARNING: Deprecated config file /etc/modprobe.conf, all config files
belong into /etc/modprobe.d/.
WARNING: Error inserting altera_ci
(/lib/modules/3.0.4/kernel/drivers/media/video/cx23885/altera-ci.ko):
Invalid module format
WARNING: Error inserting media
(/lib/modules/3.0.4/kernel/drivers/media/media.ko): Invalid module format
WARNING: Error inserting videodev
(/lib/modules/3.0.4/kernel/drivers/media/video/videodev.ko): Invalid
module format
WARNING: Error inserting v4l2_common
(/lib/modules/3.0.4/kernel/drivers/media/video/v4l2-common.ko): Invalid
module format
WARNING: Error inserting videobuf_core
(/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-core.ko):
Invalid module format
WARNING: Error inserting videobuf_dvb
(/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-dvb.ko): Invalid
module format
WARNING: Error inserting videobuf_dma_sg
(/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-dma-sg.ko):
Invalid module format
WARNING: Error inserting cx2341x
(/lib/modules/3.0.4/kernel/drivers/media/video/cx2341x.ko): Invalid
module format
WARNING: Error inserting altera_stapl
(/lib/modules/3.0.4/kernel/drivers/linux/drivers/misc/altera-stapl/altera-stapl.ko):
Invalid module format
WARNING: Error inserting rc_core
(/lib/modules/3.0.4/kernel/drivers/media/rc/rc-core.ko): Invalid module
format
FATAL: Error inserting cx23885
(/lib/modules/3.0.4/kernel/drivers/media/video/cx23885/cx23885.ko):
Invalid module format
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: recent cx23385?
2011-10-13 16:31 ` James
@ 2011-10-13 16:38 ` James
2011-10-13 18:01 ` James
2011-10-13 17:52 ` Devin Heitmueller
1 sibling, 1 reply; 7+ messages in thread
From: James @ 2011-10-13 16:38 UTC (permalink / raw)
To: linux-media Mailing List
On 10/13/11 12:31, James wrote:
> On 10/13/11 08:48, Devin Heitmueller wrote:
>> On Thu, Oct 13, 2011 at 1:59 AM, James<bjlockie@lockie.ca> wrote:
>>> Is there a newer cx23385 driver than the one in kernel-3.0.4?
>>> I bought
>>> ahttp://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250 and it
>>> shows video for about 5 seconds and then locks up the system.
>> You cannot install individual drivers (Linux doesn't work like Windows
>> in this regards). You have to either install the latest kernel or you
>> can swap out the whole media subsystem with a later version.
>>
>> http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>>
>>
>> Devin
> Where do I see the date/version of the media subsystem?
>
> It is not video related, w_scan works sometimes but freezes the kernel
> sometimes.
> This is booting right to a console.
> Is there a program to do a stress test on the hardware and print lots
> of messages as it's working?
>
>
> $ modinfo cx23885
> filename:
> /lib/modules/3.0.4/kernel/drivers/media/video/cx23885/cx23885.ko
> license: GPL
> author: Steven Toth <stoth@linuxtv.org>
> description: v4l2 driver module for cx23885 based TV cards
> license: GPL
> author: Steven Toth <stoth@linuxtv.org>
> description: Driver for cx23885 based TV cards
> alias: pci:v000014F1d00008880sv*sd*bc*sc*i*
> alias: pci:v000014F1d00008852sv*sd*bc*sc*i*
> depends:
> videobuf-core,videobuf-dma-sg,stv0367,lnbp21,cx2341x,tveeprom,lgdt330x,videobuf-dvb,stv0900,zl10353,mt2131,ds3000,dib7000p,btcx-risc,tda10048,cx24116,s5h1411,s5h1409,stv6110
> vermagic: 3.0.4 SMP mod_unload
> parm: ci_dbg:Enable CI debugging (int)
> parm: ci_irq_enable:Enable IRQ from CAM (int)
> parm: ir_888_debug:enable debug messages [CX23888 IR
> controller] (int)
> parm: mpegbufs:number of mpeg buffers, range 2-32 (int)
> parm: mpeglines:number of lines in an MPEG buffer, range
> 2-32 (int)
> parm: mpeglinesize:number of bytes in each line of an MPEG
> buffer, range 512-1024 (int)
> parm: v4l_debug:enable V4L debug messages (int)
> parm: alt_tuner:Enable alternate tuner configuration (int)
> parm: adapter_nr:DVB adapter numbers (array of short)
> parm: i2c_debug:enable debug messages [i2c] (int)
> parm: i2c_scan:scan i2c bus at insmod time (int)
> parm: debug:enable debug messages (int)
> parm: card:card type (array of int)
> parm: vbibufs:number of vbi buffers, range 2-32 (int)
> parm: vbi_debug:enable debug messages [vbi] (int)
> parm: video_nr:video device numbers (array of int)
> parm: vbi_nr:vbi device numbers (array of int)
> parm: radio_nr:radio device numbers (array of int)
> parm: video_debug:enable debug messages [video] (int)
> parm: irq_debug:enable debug messages [IRQ handler] (int)
> parm: vid_limit:capture memory limit in megabytes (int)
> parm: enable_885_ir:Enable integrated IR controller for
> supported
> CX2388[57] boards that are wired for it:
> HVR-1250 (reported safe)
> TeVii S470 (reported unsafe)
> This can cause an interrupt storm with some cards.
> Default: 0 [Disabled] (int)
>
> I did:
> http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>
> /bin/sh: /sbin/lsmod: No such file or directory
> Lot's of pr_fmt redefined errors.
>
> I put the build log at: lockie.ca/test/v4l_build.txt.bz2
>
> Something is not right though. :-(
> $ modprobe cx23885
> WARNING: Deprecated config file /etc/modprobe.conf, all config files
> belong into /etc/modprobe.d/.
> WARNING: Error inserting altera_ci
> (/lib/modules/3.0.4/kernel/drivers/media/video/cx23885/altera-ci.ko):
> Invalid module format
> WARNING: Error inserting media
> (/lib/modules/3.0.4/kernel/drivers/media/media.ko): Invalid module format
> WARNING: Error inserting videodev
> (/lib/modules/3.0.4/kernel/drivers/media/video/videodev.ko): Invalid
> module format
> WARNING: Error inserting v4l2_common
> (/lib/modules/3.0.4/kernel/drivers/media/video/v4l2-common.ko):
> Invalid module format
> WARNING: Error inserting videobuf_core
> (/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-core.ko):
> Invalid module format
> WARNING: Error inserting videobuf_dvb
> (/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-dvb.ko):
> Invalid module format
> WARNING: Error inserting videobuf_dma_sg
> (/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-dma-sg.ko):
> Invalid module format
> WARNING: Error inserting cx2341x
> (/lib/modules/3.0.4/kernel/drivers/media/video/cx2341x.ko): Invalid
> module format
> WARNING: Error inserting altera_stapl
> (/lib/modules/3.0.4/kernel/drivers/linux/drivers/misc/altera-stapl/altera-stapl.ko):
> Invalid module format
> WARNING: Error inserting rc_core
> (/lib/modules/3.0.4/kernel/drivers/media/rc/rc-core.ko): Invalid
> module format
> FATAL: Error inserting cx23885
> (/lib/modules/3.0.4/kernel/drivers/media/video/cx23885/cx23885.ko):
> Invalid module format
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
dmesg:
dvb_core: exports duplicate symbol dvb_ca_en50221_camchange_irq (owned
by kernel)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: recent cx23385?
2011-10-13 16:31 ` James
2011-10-13 16:38 ` James
@ 2011-10-13 17:52 ` Devin Heitmueller
2011-10-13 18:05 ` /bin/lsmod James
1 sibling, 1 reply; 7+ messages in thread
From: Devin Heitmueller @ 2011-10-13 17:52 UTC (permalink / raw)
To: James; +Cc: linux-media Mailing List
On Thu, Oct 13, 2011 at 12:31 PM, James <bjlockie@lockie.ca> wrote:
> Where do I see the date/version of the media subsystem?
You can't. The media_build stuff is just a script which backports
part of the latest kernel tree and applies some patches to make it
work with older kernels. There is no real "version" for it.
> It is not video related, w_scan works sometimes but freezes the kernel
> sometimes.
> This is booting right to a console.
> Is there a program to do a stress test on the hardware and print lots of
> messages as it's working?
Not really, you can add the debug=1 modprobe option, but in reality
you probably need to get to the bottom of what is causing the hardware
lockup.
> I did:
> http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
> /bin/sh: /sbin/lsmod: No such file or directory
> Lot's of pr_fmt redefined errors.
lsmod is required. Go install whatever package provides it.
> I put the build log at: lockie.ca/test/v4l_build.txt.bz2
>
> Something is not right though. :-(
> $ modprobe cx23885
> WARNING: Deprecated config file /etc/modprobe.conf, all config files belong
> into /etc/modprobe.d/.
> WARNING: Error inserting altera_ci
> (/lib/modules/3.0.4/kernel/drivers/media/video/cx23885/altera-ci.ko):
> Invalid module format
> WARNING: Error inserting media
> (/lib/modules/3.0.4/kernel/drivers/media/media.ko): Invalid module format
> WARNING: Error inserting videodev
> (/lib/modules/3.0.4/kernel/drivers/media/video/videodev.ko): Invalid module
> format
> WARNING: Error inserting v4l2_common
> (/lib/modules/3.0.4/kernel/drivers/media/video/v4l2-common.ko): Invalid
> module format
> WARNING: Error inserting videobuf_core
> (/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-core.ko): Invalid
> module format
> WARNING: Error inserting videobuf_dvb
> (/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-dvb.ko): Invalid
> module format
> WARNING: Error inserting videobuf_dma_sg
> (/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-dma-sg.ko): Invalid
> module format
> WARNING: Error inserting cx2341x
> (/lib/modules/3.0.4/kernel/drivers/media/video/cx2341x.ko): Invalid module
> format
> WARNING: Error inserting altera_stapl
> (/lib/modules/3.0.4/kernel/drivers/linux/drivers/misc/altera-stapl/altera-stapl.ko):
> Invalid module format
> WARNING: Error inserting rc_core
> (/lib/modules/3.0.4/kernel/drivers/media/rc/rc-core.ko): Invalid module
> format
> FATAL: Error inserting cx23885
> (/lib/modules/3.0.4/kernel/drivers/media/video/cx23885/cx23885.ko): Invalid
> module format
Your build is screwed up. Would recommend you do a "make clean" and
then "make && make install". Then reboot.
Devin
--
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: recent cx23385?
2011-10-13 16:38 ` James
@ 2011-10-13 18:01 ` James
0 siblings, 0 replies; 7+ messages in thread
From: James @ 2011-10-13 18:01 UTC (permalink / raw)
To: linux-media Mailing List
On 10/13/11 12:38, James wrote:
> On 10/13/11 12:31, James wrote:
>> On 10/13/11 08:48, Devin Heitmueller wrote:
>>> On Thu, Oct 13, 2011 at 1:59 AM, James<bjlockie@lockie.ca> wrote:
>>>> Is there a newer cx23385 driver than the one in kernel-3.0.4?
>>>> I bought
>>>> ahttp://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250 and it
>>>> shows video for about 5 seconds and then locks up the system.
>>> You cannot install individual drivers (Linux doesn't work like Windows
>>> in this regards). You have to either install the latest kernel or you
>>> can swap out the whole media subsystem with a later version.
>>>
>>> http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>>>
>>>
>>> Devin
>> Where do I see the date/version of the media subsystem?
>>
>> It is not video related, w_scan works sometimes but freezes the
>> kernel sometimes.
>> This is booting right to a console.
>> Is there a program to do a stress test on the hardware and print lots
>> of messages as it's working?
>>
>>
>> $ modinfo cx23885
>> filename:
>> /lib/modules/3.0.4/kernel/drivers/media/video/cx23885/cx23885.ko
>> license: GPL
>> author: Steven Toth <stoth@linuxtv.org>
>> description: v4l2 driver module for cx23885 based TV cards
>> license: GPL
>> author: Steven Toth <stoth@linuxtv.org>
>> description: Driver for cx23885 based TV cards
>> alias: pci:v000014F1d00008880sv*sd*bc*sc*i*
>> alias: pci:v000014F1d00008852sv*sd*bc*sc*i*
>> depends:
>> videobuf-core,videobuf-dma-sg,stv0367,lnbp21,cx2341x,tveeprom,lgdt330x,videobuf-dvb,stv0900,zl10353,mt2131,ds3000,dib7000p,btcx-risc,tda10048,cx24116,s5h1411,s5h1409,stv6110
>> vermagic: 3.0.4 SMP mod_unload
>> parm: ci_dbg:Enable CI debugging (int)
>> parm: ci_irq_enable:Enable IRQ from CAM (int)
>> parm: ir_888_debug:enable debug messages [CX23888 IR
>> controller] (int)
>> parm: mpegbufs:number of mpeg buffers, range 2-32 (int)
>> parm: mpeglines:number of lines in an MPEG buffer, range
>> 2-32 (int)
>> parm: mpeglinesize:number of bytes in each line of an MPEG
>> buffer, range 512-1024 (int)
>> parm: v4l_debug:enable V4L debug messages (int)
>> parm: alt_tuner:Enable alternate tuner configuration (int)
>> parm: adapter_nr:DVB adapter numbers (array of short)
>> parm: i2c_debug:enable debug messages [i2c] (int)
>> parm: i2c_scan:scan i2c bus at insmod time (int)
>> parm: debug:enable debug messages (int)
>> parm: card:card type (array of int)
>> parm: vbibufs:number of vbi buffers, range 2-32 (int)
>> parm: vbi_debug:enable debug messages [vbi] (int)
>> parm: video_nr:video device numbers (array of int)
>> parm: vbi_nr:vbi device numbers (array of int)
>> parm: radio_nr:radio device numbers (array of int)
>> parm: video_debug:enable debug messages [video] (int)
>> parm: irq_debug:enable debug messages [IRQ handler] (int)
>> parm: vid_limit:capture memory limit in megabytes (int)
>> parm: enable_885_ir:Enable integrated IR controller for
>> supported
>> CX2388[57] boards that are wired for it:
>> HVR-1250 (reported safe)
>> TeVii S470 (reported unsafe)
>> This can cause an interrupt storm with some cards.
>> Default: 0 [Disabled] (int)
>>
>> I did:
>> http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
>>
>> /bin/sh: /sbin/lsmod: No such file or directory
>> Lot's of pr_fmt redefined errors.
>>
>> I put the build log at: lockie.ca/test/v4l_build.txt.bz2
>>
>> Something is not right though. :-(
>> $ modprobe cx23885
>> WARNING: Deprecated config file /etc/modprobe.conf, all config files
>> belong into /etc/modprobe.d/.
>> WARNING: Error inserting altera_ci
>> (/lib/modules/3.0.4/kernel/drivers/media/video/cx23885/altera-ci.ko):
>> Invalid module format
>> WARNING: Error inserting media
>> (/lib/modules/3.0.4/kernel/drivers/media/media.ko): Invalid module
>> format
>> WARNING: Error inserting videodev
>> (/lib/modules/3.0.4/kernel/drivers/media/video/videodev.ko): Invalid
>> module format
>> WARNING: Error inserting v4l2_common
>> (/lib/modules/3.0.4/kernel/drivers/media/video/v4l2-common.ko):
>> Invalid module format
>> WARNING: Error inserting videobuf_core
>> (/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-core.ko):
>> Invalid module format
>> WARNING: Error inserting videobuf_dvb
>> (/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-dvb.ko):
>> Invalid module format
>> WARNING: Error inserting videobuf_dma_sg
>> (/lib/modules/3.0.4/kernel/drivers/media/video/videobuf-dma-sg.ko):
>> Invalid module format
>> WARNING: Error inserting cx2341x
>> (/lib/modules/3.0.4/kernel/drivers/media/video/cx2341x.ko): Invalid
>> module format
>> WARNING: Error inserting altera_stapl
>> (/lib/modules/3.0.4/kernel/drivers/linux/drivers/misc/altera-stapl/altera-stapl.ko):
>> Invalid module format
>> WARNING: Error inserting rc_core
>> (/lib/modules/3.0.4/kernel/drivers/media/rc/rc-core.ko): Invalid
>> module format
>> FATAL: Error inserting cx23885
>> (/lib/modules/3.0.4/kernel/drivers/media/video/cx23885/cx23885.ko):
>> Invalid module format
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe
>> linux-media" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
> dmesg:
> dvb_core: exports duplicate symbol dvb_ca_en50221_camchange_irq (owned
> by kernel)
Compiled, I unchecked Multimedia and recompiled the kernel.
It still crashes though. :-(
^ permalink raw reply [flat|nested] 7+ messages in thread
* /bin/lsmod
2011-10-13 17:52 ` Devin Heitmueller
@ 2011-10-13 18:05 ` James
0 siblings, 0 replies; 7+ messages in thread
From: James @ 2011-10-13 18:05 UTC (permalink / raw)
To: linux-media Mailing List
On 10/13/11 13:52, Devin Heitmueller wrote:
> I did:
> http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
> /bin/sh: /sbin/lsmod: No such file or directory
>
> lsmod is required. Go install whatever package provides it.
I have it, Gentoo puts it at /bin/lsmod
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-10-13 18:05 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 5:59 recent cx23385? James
2011-10-13 12:48 ` Devin Heitmueller
2011-10-13 16:31 ` James
2011-10-13 16:38 ` James
2011-10-13 18:01 ` James
2011-10-13 17:52 ` Devin Heitmueller
2011-10-13 18:05 ` /bin/lsmod James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox