SALVE A TUTTI!
STO PROVANDO A INSTALLARE LA MIA HYBRID PRO-STICK SUL PORTATILE MA INCONTRO ALCUNE DIFFICOLTA'....
AL MOMENTO SONO FERMO QUI:
<eaders-$(uname -r) gcc g++ make xawtv kaffeine dialog
Lettura della lista di pacchetti... Done
Calcolo dell'albero delle dipendenze... Done
mercurial is already the newest version.
E: Il pacchetto linux-headers-2.6.24mamba non è stato trovato
QUALCUNO HA GIA' RISOLTO? FINORA HO PROVATO A SEGUIRE ALCUNI WIKI MA DA BUON PROFANO NON SO PROPRIO AGGIRARE L'OSTACOLO. GRAZIE!!!!
PS. COMPLIMENTI A TUTTI GLI SVILUPPATORI! DOPO SETTE MESI CHE CERCAVO UNA DISTRO LINUX PIENAMENTE COMPATIBILE COL MIO VAIO (LA SCHEDA VIDEO MI HA FATTO IMPAZZIRE...) MI SONO IMBATTUTO IN UN BEL LIVE-CD OPENMAMBA... PRATICAMENTE PERFETTO!!
Ciao,
il pacchetto linux-headers non esiste in openmamba, devi installare kernel-mamba-source.
Ciao
1.prova a vedere se il tuo dispositivo é elencato qui
http://www.openlinux.eu/component/option,com_fireboard/Itemid,67/func,view/id,1211/catid,15/
se é cosi devi verificare :
2. il nome corretto del driver in dmesg.log
3. digitare nella console modprobe "em28xx"* (*nome corretto del driver)
4. in /var/log/dmesg.log vedere gli effetti che ha avuto il comando su questo log
5.verfica se se é gia presente sltrimenti lo puoi trovare a questo indirizzo
http://konstantin.filtschew.de/v4l-firmware/
6.aggiugere il firmware scaricato /lib/firmware/
7 riavviare
ripetere dal 2 al 3
poi posta il risultato
per il digitale dovresti usare kaffeine
per l'analogico xawt
pero bisogna configurarli
per adesso cerca i drivers per i tuo device
ok... il dispositivo è supportato, ho controllato il chipset (2881)..
ho scaricato il source del kernel e tra poco riprovo tutto l'ambaradan.
grazie mille!!!!
ehm...... che sbaglio?
" [root@asgard thor]# cd /lib/firmware
[root@asgard firmware]# cd /usr/src/
[root@asgard src]# cd v4l-dvb-experimental/
[root@asgard v4l-dvb-experimental]# make
make -C /usr/src/v4l-dvb-experimental/v4l
make[1]: Entering directory `/usr/src/v4l-dvb-experimental/v4l'
creating symbolic links...
make -C /lib/modules/2.6.24mamba/build SUBDIRS=/usr/src/v4l-dvb-experimental/v4l modules
make[2]: Entering directory `/usr/src/linux-2.6.24mamba'
CC [M] /usr/src/v4l-dvb-experimental/v4l/flexcop-pci.o
In file included from /usr/src/v4l-dvb-experimental/v4l/flexcop-common.h:23,
from /usr/src/v4l-dvb-experimental/v4l/flexcop-pci.c:10:
/usr/src/v4l-dvb-experimental/v4l/dvb_frontend.h:42:33: error: media/v4l_dvb_tuner.h: No such file or directory
In file included from /usr/src/v4l-dvb-experimental/v4l/flexcop-common.h:23,
from /usr/src/v4l-dvb-experimental/v4l/flexcop-pci.c:10:
/usr/src/v4l-dvb-experimental/v4l/dvb_frontend.h:165: error: field 'tuner_ops' has incomplete type
make[3]: [/usr/src/v4l-dvb-experimental/v4l/flexcop-pci.o] Error 1
make[2]: [_module_/usr/src/v4l-dvb-experimental/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.24mamba'
make[1]: [default] Error 2
make[1]: Leaving directory `/usr/src/v4l-dvb-experimental/v4l'
make: [all] Error 2
[root@asgard v4l-dvb-experimental]# make
make -C /usr/src/v4l-dvb-experimental/v4l
make[1]: Entering directory `/usr/src/v4l-dvb-experimental/v4l'
creating symbolic links...
make -C /lib/modules/2.6.24mamba/build SUBDIRS=/usr/src/v4l-dvb-experimental/v4l modules
make[2]: Entering directory `/usr/src/linux-2.6.24mamba'
CC [M] /usr/src/v4l-dvb-experimental/v4l/flexcop-pci.o
In file included from /usr/src/v4l-dvb-experimental/v4l/flexcop-common.h:23,
from /usr/src/v4l-dvb-experimental/v4l/flexcop-pci.c:10:
/usr/src/v4l-dvb-experimental/v4l/dvb_frontend.h:42:33: error: media/v4l_dvb_tuner.h: No such file or directory
In file included from /usr/src/v4l-dvb-experimental/v4l/flexcop-common.h:23,
from /usr/src/v4l-dvb-experimental/v4l/flexcop-pci.c:10:
/usr/src/v4l-dvb-experimental/v4l/dvb_frontend.h:165: error: field 'tuner_ops' has incomplete type
make[3]: [/usr/src/v4l-dvb-experimental/v4l/flexcop-pci.o] Error 1
make[2]: [_module_/usr/src/v4l-dvb-experimental/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.24mamba'
make[1]: [default] Error 2
make[1]: Leaving directory `/usr/src/v4l-dvb-experimental/v4l'
make: [all] Error 2 "
grazie per l'aiuto

