DAREK WL. Posted February 11, 2010 Report Share Posted February 11, 2010 Gdy przystępuję do instalacji z pliku typu .sh sterów do mojej karty telewizyjnej Bus 001 Device 005: ID 07ca:a827 AVerMedia Technologies, Inc. to w zależności od dystrybucji i jądra instalacja udaje się lub nie . I nie wiem jaka może być tego przyczyna :?: Warunki do instalacji zawsze staram się spełnic ; in staluję ; gcc , cc , make , Źródła jądra lub choćby jego "devel"albo pliki nagłówkowe zawsze instaluję . Pomimo tego na ; ubuntu,fedorze,mincie,suse,slackware,toorox-ie instalacja sterów udaje się ale jużś na najnowszym Sabayonie , knoppixie , pardusie wywala błędami. Wczoraj kupiłem najnowszy numer gazety LINUX-MAGAZINE , Na dwustronnej płtce DVD dołączonej do gazetki są ; Knoppix 6.2 z jądrem 2.6.31 Podobno te jądro jest typu "microknoppix" Na płytce jest też <sabayon 5.1 gaming edition z jądrem 2.6.31-sabayon . I na obydwu tych dystrybucjach nie mogę zainstalować sterów tunera tv ; Na sabayonie wywala błedem że BLAD NA SABAYONIE Na knoppixie 6.2 też wywala podobnym błedem . Gdy kiedyś chciałem zainstalować ten sam sterownik na UBUNTUSTUDIO lub MUSIX-linux - czyli dystrybucja które mają jądro typu "realtime" też wywalało błędami . Ale wówczas zainstalowanie standardowego jądra ubuntu i debiana lenny[na nim bazuje musix] rozwiązało problem . Na stronie producenta z której ściągam sterownik pisze coś takiego ; Version 0.10 Beta Date: 2009/11/26 OS Linux x64 Description The following distributions, with their stock kernel, are officially tested and supported: 1. Open SuSE Linux 10.3 2. Mandriva Linux 2008 3. Fedora Core Release 6 4. Fedora Core Release 7 5. Ubuntu 7.10 6. Ubuntu 8.10 7. Ubuntu 9.04 8. Ubuntu 9.10 9. Mandriva Linux 2009 Download Download - - C038A827H826_Installer_x64_0.10-Beta_091126.zip 3.33 MB Version 0.10 Beta Date: 2009/11/26 OS Linux x86 Description The following distributions, with their stock kernel, are officially tested and supported: 1. Open SuSE Linux 10.3 2. Mandriva Linux 2008 3. Fedora Core Release 6 4. Fedora Core Release 7 5. Ubuntu 7.10 6. Ubuntu 8.10 7. Ubuntu 9.04 8. Ubuntu 9.10 9. Mandriva Linux 2009 Download Download - - C038A827H826_Installer_x86_0.10-Beta_091126.zip 7.19 MB Co mogę zrobić aby na tych dystrybucjach których nie ma na tej liście a które wywalająś błędy instalacja jednak się udawała :?: Z góry dzięki za porady Probowalem zastosowac sie do takiej porady; # sudo tar jzf linux-source-2.6.31.6.tar.bz2 # ls -al linux-source-2.6.31.6/arch/x86/Ma* -rw-r--r-- 1 root root 6327 Sep 9 22:13 linux-source-2.6.31.6/arch/x86/Makefile -rw-r--r-- 1 root root 2314 Sep 9 22:13 linux-source-2.6.31.6/arch/x86/Makefile_32.cpu # sudo cp -a linux-source-2.6.31.6/arch/x86/Makefile_32.cpu /usr/src/linux-headers-2.6.31.6/arch/x86 Rzeczywiscie ; pliki Makefile* odnalazly sie . Ale teraz jest inny blad UNIONFS/usr/src/H826D-expert-install/aver/osdep.c: In function 'AVerH826D_SysSpinLockInit': /UNIONFS/usr/src/H826D-expert-install/aver/osdep.c:2566: error: 'ENOMEM' undeclared (first use in this function) /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c: At top level: /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:187: error: 'AVerH826D_SysVmallocToPage' undeclared here (not in a function) /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:187: warning: type defaults to 'int' in declaration of 'AVerH826D_SysVmallocToPage' /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:194: error: 'AVerH826D_SysGetSgDmaAddress' undeclared here (not in a function) /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:194: warning: type defaults to 'int' in declaration of 'AVerH826D_SysGetSgDmaAddress' /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:195: error: 'AVerH826D_SysGetSgDmaLen' undeclared here (not in a function) /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:195: warning: type defaults to 'int' in declaration of 'AVerH826D_SysGetSgDmaLen' /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:202: error: 'AVerH826D_SysPciMapSingle' undeclared here (not in a function) /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:202: warning: type defaults to 'int' in declaration of 'AVerH826D_SysPciMapSingle' /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:232: error: 'AVerH826D_SysVmalloc32' undeclared here (not in a function) /UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.c:232: warning: type defaults to 'int' in declaration of 'AVerH826D_SysVmalloc32' make[3]: *** [/UNIONFS/usr/src/H826D-expert-install/aver/averusb-mod.o] Błąd 1 make[2]: *** [_module_/UNIONFS/usr/src/H826D-expert-install] Błąd 2 make[1]: *** [sub-make] Błąd 2 make[1]: Opuszczenie katalogu `/UNIONFS/usr/src/linux-headers-2.6.31.6' make: *** [default] Błąd 2 knoppix@Microknoppix:/usr/src/H826D-expert-install$ sudo make install make: *** Brak reguł do wykonania obiektu `install'. Stop. knoppix@Microknoppix:/usr/src/H826D-expert-install$ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now