PCTV stereo

Fórumok

PCTV stereo

Hozzászólások

Sziasztok!!

Segítséget szeretnék kérni Pinnacle PCTV stereo(saa7134) kártya installhoz. A jelenlegi kernelem verziója: 2.4.24 mandrake 9.0
a felismeréskor is gondok vannak:
[radiator@Csoves radiator]$ lspci
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03 )
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:09.0 Multimedia controller: Philips Semiconductors: Unknown device 7134 (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV6 [Vanta] (rev 11)

azt mondja unknown device....:(((
Erre találtam frissitést a bttv oldalán-->> saa7134 alatt
valami patch. melyiket kell letölteni? És aztán azt hogy kell felrakni?
http://bytesex.org/patches/
Segitsetek légyszi!!

[quote:be242b8da8="szukzs"]Sziasztok!!

Segítséget szeretnék kérni Pinnacle PCTV stereo(saa7134) kártya installhoz. A jelenlegi kernelem verziója: 2.4.24 mandrake 9.0
a felismeréskor is gondok vannak:
[radiator@Csoves radiator]$ lspci
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03 )
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:09.0 Multimedia controller: Philips Semiconductors: Unknown device 7134 (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV6 [Vanta] (rev 11)

azt mondja unknown device....:(((
Erre találtam frissitést a bttv oldalán-->> saa7134 alatt
valami patch. melyiket kell letölteni? És aztán azt hogy kell felrakni?
http://bytesex.org/patches/
Segitsetek légyszi!!

1.) Ha tudsz saját kernelt forditani

1.1.) elmesz ide: http://bytesex.org/patches/
1.2) kivalasztod a kernelednek megfelelo patch konyvtarat
1.3) letoltod a patch-<version>-kraxel.gz filet, ahol a <version> a kernel verziod
1.4) kibontod a kernel forrast
1.5.) megpatcheled a kernel forrast
1.6.) konfiguralod a kernel forrast
1.7.) leforditod
1.8.) bootolsz az uj kernellel
1.9.) beallitod a kartyat (modul betolt, stb.)
1.10.) orulsz

2.) Ha nem tudsz kernelt forditani:

2.1.) Megtanulsz kernelt forditani
2.2.) goto 1.1

Segitseg: Linux kernel patchelés mini-HOWTO

itt megal a make modules...mi a baja? Segitsetek légysziii!!!

make[3]: Entering directory `/usr/src/linux/drivers/media/video'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigrap
hs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-s
tack-boundary=2 -march=i586 -DMODULE -nostdinc -iwithprefix include -DKBUILD_BA
SENAME=v4l2_common -DEXPORT_SYMTAB -c v4l2-common.c
v4l2-common.c:355: redefinition of `__module_author'
v4l2-common.c:74: `__module_author' previously defined here
v4l2-common.c:356: redefinition of `__module_description'
v4l2-common.c:75: `__module_description' previously defined here
v4l2-common.c:357: redefinition of `__module_license'
v4l2-common.c:76: `__module_license' previously defined here
v4l2-common.c:373: redefinition of `v4l2_video_std_fps'
v4l2-common.c:92: `v4l2_video_std_fps' previously defined here
v4l2-common.c:385: redefinition of `v4l2_video_std_construct'
v4l2-common.c:104: `v4l2_video_std_construct' previously defined here
v4l2-common.c:413: redefinition of `v4l2_prio_init'
v4l2-common.c:132: `v4l2_prio_init' previously defined here
v4l2-common.c:420: redefinition of `v4l2_prio_change'
v4l2-common.c:139: `v4l2_prio_change' previously defined here
v4l2-common.c:434: redefinition of `v4l2_prio_open'
v4l2-common.c:153: `v4l2_prio_open' previously defined here
v4l2-common.c:439: redefinition of `v4l2_prio_close'
v4l2-common.c:158: `v4l2_prio_close' previously defined here
v4l2-common.c:446: redefinition of `v4l2_prio_max'
v4l2-common.c:165: `v4l2_prio_max' previously defined here
v4l2-common.c:457: redefinition of `v4l2_prio_check'
v4l2-common.c:176: `v4l2_prio_check' previously defined here
v4l2-common.c:467: redefinition of `v4l2_field_names'
v4l2-common.c:186: `v4l2_field_names' previously defined here
v4l2-common.c:478: redefinition of `v4l2_type_names'
v4l2-common.c:197: `v4l2_type_names' previously defined here
v4l2-common.c:486: redefinition of `v4l2_ioctl_names'
v4l2-common.c:205: `v4l2_ioctl_names' previously defined here
v4l2-common.c:544: redefinition of `__kstrtab_v4l2_video_std_fps'
v4l2-common.c:263: `__kstrtab_v4l2_video_std_fps' previously defined here
v4l2-common.c:544: redefinition of `__ksymtab_v4l2_video_std_fps'
v4l2-common.c:263: `__ksymtab_v4l2_video_std_fps' previously defined here
v4l2-common.c:545: redefinition of `__kstrtab_v4l2_video_std_construct'
v4l2-common.c:264: `__kstrtab_v4l2_video_std_construct' previously defined here
v4l2-common.c:545: redefinition of `__ksymtab_v4l2_video_std_construct'
v4l2-common.c:264: `__ksymtab_v4l2_video_std_construct' previously defined here
v4l2-common.c:547: redefinition of `__kstrtab_v4l2_prio_init'
v4l2-common.c:266: `__kstrtab_v4l2_prio_init' previously defined here
v4l2-common.c:547: redefinition of `__ksymtab_v4l2_prio_init'
v4l2-common.c:266: `__ksymtab_v4l2_prio_init' previously defined here
v4l2-common.c:548: redefinition of `__kstrtab_v4l2_prio_change'
v4l2-common.c:267: `__kstrtab_v4l2_prio_change' previously defined here
v4l2-common.c:548: redefinition of `__ksymtab_v4l2_prio_change'
v4l2-common.c:267: `__ksymtab_v4l2_prio_change' previously defined here
v4l2-common.c:549: redefinition of `__kstrtab_v4l2_prio_open'
v4l2-common.c:268: `__kstrtab_v4l2_prio_open' previously defined here
v4l2-common.c:549: redefinition of `__ksymtab_v4l2_prio_open'
v4l2-common.c:268: `__ksymtab_v4l2_prio_open' previously defined here
v4l2-common.c:550: redefinition of `__kstrtab_v4l2_prio_close'
v4l2-common.c:269: `__kstrtab_v4l2_prio_close' previously defined here
v4l2-common.c:550: redefinition of `__ksymtab_v4l2_prio_close'
v4l2-common.c:269: `__ksymtab_v4l2_prio_close' previously defined here
v4l2-common.c:551: redefinition of `__kstrtab_v4l2_prio_max'
v4l2-common.c:270: `__kstrtab_v4l2_prio_max' previously defined here
v4l2-common.c:551: redefinition of `__ksymtab_v4l2_prio_max'
v4l2-common.c:270: `__ksymtab_v4l2_prio_max' previously defined here
v4l2-common.c:552: redefinition of `__kstrtab_v4l2_prio_check'
v4l2-common.c:271: `__kstrtab_v4l2_prio_check' previously defined here
v4l2-common.c:552: redefinition of `__ksymtab_v4l2_prio_check'
v4l2-common.c:271: `__ksymtab_v4l2_prio_check' previously defined here
v4l2-common.c:554: redefinition of `__kstrtab_v4l2_field_names'
v4l2-common.c:273: `__kstrtab_v4l2_field_names' previously defined here
v4l2-common.c:554: redefinition of `__ksymtab_v4l2_field_names'
v4l2-common.c:273: `__ksymtab_v4l2_field_names' previously defined here
v4l2-common.c:555: redefinition of `__kstrtab_v4l2_type_names'
v4l2-common.c:274: `__kstrtab_v4l2_type_names' previously defined here
v4l2-common.c:555: redefinition of `__ksymtab_v4l2_type_names'
v4l2-common.c:274: `__ksymtab_v4l2_type_names' previously defined here
v4l2-common.c:556: redefinition of `__kstrtab_v4l2_ioctl_names'
v4l2-common.c:275: `__kstrtab_v4l2_ioctl_names' previously defined here
v4l2-common.c:556: redefinition of `__ksymtab_v4l2_ioctl_names'
v4l2-common.c:275: `__ksymtab_v4l2_ioctl_names' previously defined here
{standard input}: Assembler messages:
{standard input}:820: Error: symbol `__module_author' is already defined
{standard input}:826: Error: symbol `__module_description' is already defined
{standard input}:830: Error: symbol `__module_license' is already defined
{standard input}:837: Error: symbol `v4l2_field_names' is already defined
{standard input}:850: Error: symbol `v4l2_type_names' is already defined
{standard input}:861: Error: symbol `v4l2_ioctl_names' is already defined
{standard input}:1122: Error: symbol `__kstrtab_v4l2_video_std_fps' is already d
efined
{standard input}:1129: Error: symbol `__ksymtab_v4l2_video_std_fps' is already d
efined
{standard input}:1136: Error: symbol `__kstrtab_v4l2_video_std_construct' is alr
eady defined
{standard input}:1143: Error: symbol `__ksymtab_v4l2_video_std_construct' is alr
eady defined
{standard input}:1150: Error: symbol `__kstrtab_v4l2_prio_init' is already defin
ed
{standard input}:1157: Error: symbol `__ksymtab_v4l2_prio_init' is already defin
ed
{standard input}:1164: Error: symbol `__kstrtab_v4l2_prio_change' is already def
ined
{standard input}:1171: Error: symbol `__ksymtab_v4l2_prio_change' is already def
ined
{standard input}:1178: Error: symbol `__kstrtab_v4l2_prio_open' is already defin
ed
{standard input}:1185: Error: symbol `__ksymtab_v4l2_prio_open' is already defin
ed
{standard input}:1192: Error: symbol `__kstrtab_v4l2_prio_close' is already defi
ned
{standard input}:1199: Error: symbol `__ksymtab_v4l2_prio_close' is already defi
ned
{standard input}:1206: Error: symbol `__kstrtab_v4l2_prio_max' is already define
d
{standard input}:1213: Error: symbol `__ksymtab_v4l2_prio_max' is already define
d
{standard input}:1220: Error: symbol `__kstrtab_v4l2_prio_check' is already defi ned
{standard input}:1227: Error: symbol `__ksymtab_v4l2_prio_check' is already defi ned
{standard input}:1234: Error: symbol `__kstrtab_v4l2_field_names' is already def ined
{standard input}:1241: Error: symbol `__ksymtab_v4l2_field_names' is already def ined
{standard input}:1248: Error: symbol `__kstrtab_v4l2_type_names' is already defi ned
{standard input}:1255: Error: symbol `__ksymtab_v4l2_type_names' is already defi ned
{standard input}:1262: Error: symbol `__kstrtab_v4l2_ioctl_names' is already def ined
{standard input}:1269: Error: symbol `__ksymtab_v4l2_ioctl_names' is already def ined
make[3]: *** [v4l2-common.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/media/video'
make[2]: *** [_modsubdir_video] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/media'
make[1]: *** [_modsubdir_media] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_mod_drivers] Error 2
[root@Csoves linux]#