[mythtv-users] still no sound - the sequel...

Michael T. Dean mtdean at thirdcontact.com
Tue Aug 31 14:30:30 EDT 2004


On 08/31/2004 01:43 PM, James Pifer wrote:

>On Tue, 2004-08-31 at 13:16, David George wrote:
>  
>
>>On 8/31/2004 12:43 PM, James Pifer wrote:
>>
>>>On Tue, 2004-08-31 at 12:15, David George wrote:
>>>
>>>>What does
>>>>
>>>>find / -name 'msp3400*' -ls
>>>>
>>>I get this:
>>># find / -name 'msp3400*' -ls
>>>9027634   44 -rw-r--r--   1 root     root        44543 Apr 13 17:07
>>>/usr/src/linux-2.4.20-31.9/drivers/media/video/msp3400.c
>>>9027635    4 -rw-r--r--   1 root     root          307 Aug  5  2001
>>>/usr/src/linux-2.4.20-31.9/drivers/media/video/msp3400.h
>>>6455353   68 -rwxr--r--   1 root     jpifer      64179 Jul  4 17:23
>>>/usr/src/ivtv-0.1.10-pre2-ck99e/driver/msp3400.c
>>>6455354    4 -rwxr--r--   1 root     jpifer        763 Jun  3 22:25
>>>/usr/src/ivtv-0.1.10-pre2-ck99e/driver/msp3400.h
>>>7225394    4 -rw-r--r--   1 root     root           99 Jul 12 08:26
>>>/usr/src/ivtv-0.1.10-pre2-ck99e/driver/.tmp_versions/msp3400.mod
>>>6455397   32 -rw-r--r--   1 root     root        30012 Aug 31 08:08
>>>/usr/src/ivtv-0.1.10-pre2-ck99e/driver/msp3400.o
>>>6455451    4 -rw-r--r--   1 root     root         1386 Jul 12 08:24
>>>/usr/src/ivtv-0.1.10-pre2-ck99e/driver/msp3400.mod.c
>>>6455463  212 -rw-r--r--   1 root     root       209841 Jul 12 08:25
>>>/usr/src/ivtv-0.1.10-pre2-ck99e/driver/msp3400.ko
>>>11878580   32 -rw-r--r--   1 root     root        30012 Aug 31 08:09
>>>/lib/modules/2.4.20-31.9/kernel/drivers/media/video/msp3400.o.original
>>>      
>>>
>>Looks like you didn't 'make install' after making ivtv.
>>
>>>WHen I installed ivtv it gave me a warning and suggested renaming that
>>>file.
>>>
>>Yep, rename the one that is in /lib/modules/`uname 
>>-r`/kernel/drivers/media/video and then make install in the ivtv/drivers 
>>directory.  After make install you may need to depmod -aq .
>>
>ctually I did run make install. Check this out:
>  
>

You could always manually copy it.  From the ivtv/drivers directory:

cp msp3400.o /lib/modules/2.4.20-31.9/kernel/drivers/media/video/msp3400.o

Although make install should work (regardless of the error message) if 
the user running make install has write permission to the /lib/modules 
directory structure.

Mike


More information about the mythtv-users mailing list