Per il momento con le pennette dib0700 e tv nova stick..
Per il momento con le pennette dib0700 e tv nova stick..
Si dovrebbe popolare /dev/dvb/
confermo la creazione in dev di coldboot_done
2012 dvb0.demux0
2012 dvb0.dvr0
2012 dvb0.frotend0
2012 dvb0net0
...uso l'ultima di fintematic per testare il tutto...che nomi strani.....ed ora?
Ora ti serve un programma per sintonizzare e scansionate (chissā se i programmi commandline tipo w_scan funzionano, prova a compilalrlo con il compiler arm)
ciao simulator
vedi se puo' esserti utile
ciao
w_scan
guarda anche questo post su xda-developers
install SDE
install custom kernel+initramfs from dogmaphobia: Custom kernel and initramfs in SDE... to gain rooted android in my Archos 70 Internet - xda-developers
copy content of zip file to internal storage or sd card, don't forget to disconnect usb
boot SDE (rooted android)
start terminal -> run "su"
run "sh .../setup_dvb-core.sh"
run "sh .../load_xxx.sh" (create your custom script if you need another module than me)
plug in dvb-t stick
check "dmesg" if your device got recognized (don't forget firmware if needed!)
run "w_scan -ft -c$$ -X > channels.conf" where $$ is your country code (CH for switzerland for example, see w_scan help)
check channels.conf if all channels got recognized
post feedback in this thread (!!)
Ultima modifica di smaverick; 09-02-12 alle 13:48
Si ho guardato.Per quanto riguarda la seconda procedura non posso fare nulla in quanto compilato per architettura diversa....Dovrei cross compilare w_scan ma non ne sono capace...Forse ChristianTroy ci riesce...