
..lsusb

Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 013: ID 18b4:1689 e3C Technologies DUTV009
Bus 001 Device 012: ID 046d:0802 Logitech, Inc.
Bus 001 Device 007: ID 046d:0a0c Logitech, Inc.
Bus 001 Device 006: ID 046d:c062 Logitech, Inc.
Bus 001 Device 005: ID 046d:c315 Logitech, Inc. Classic New Touch Keyboard
Bus 001 Device 004: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External)
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub




Xgaz ha scritto:super-mario90 ha scritto:ciao sono di nuovo io. . . sono passato alla versione 10.4 di ubuntu e adesso utilizzando quel procedimento dei post precedenti nn mi vede lo stesso la periferica quindi chiedo nuovamente aiuto . . . grazie ancora in anticipo
Ok...
Se hai già rifatto la procedura, e non ti ha dato errori nella compilazione, posta il risultato di questo comando:
- Codice: Seleziona tutto
sudo modprobe dvb-usb-ec168
poi inserisci la chiavetta e posta anche il risultato di:
- Codice: Seleziona tutto
dmesg | tail -n 30

super-mario90 ha scritto:ok il titolo lo modificato solo non capisco la seconda parte che devo fare



sudo modprobe dvb-usb-ec168FATAL: Module dvb_usb_ec168 not found.dmesg | tail -n 30[ 11.821382] CPU2 attaching sched-domain:
[ 11.821383] domain 0: span 0-2 level MC
[ 11.821385] groups: 2 0 1
[ 11.894451] [fglrx] Could not enable MSI; System prevented initialization
[ 11.895074] [fglrx] Firegl kernel thread PID: 1243
[ 11.895282] [fglrx] IRQ 18 Enabled
[ 12.644415] [fglrx] Gart USWC size:626 M.
[ 12.644419] [fglrx] Gart cacheable size:247 M.
[ 12.644424] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 12.644427] [fglrx] Reserved FB block: Unshared offset:fe07000, size:1f9000
[ 12.644429] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[ 16.441507] CPU0 attaching NULL sched-domain.
[ 16.441514] CPU1 attaching NULL sched-domain.
[ 16.441516] CPU2 attaching NULL sched-domain.
[ 16.532579] CPU0 attaching sched-domain:
[ 16.532584] domain 0: span 0-2 level MC
[ 16.532587] groups: 0 1 2
[ 16.532593] CPU1 attaching sched-domain:
[ 16.532594] domain 0: span 0-2 level MC
[ 16.532596] groups: 1 2 0
[ 16.532600] CPU2 attaching sched-domain:
[ 16.532602] domain 0: span 0-2 level MC
[ 16.532603] groups: 2 0 1
[ 17.108566] hda-intel: IRQ timing workaround is activated for card #3. Suggest a bigger bdl_pos_adj.
[ 21.476546] eth0: no IPv6 routers present
[ 51.788754] usb 1-8: USB disconnect, address 3
[ 113.070040] usb 1-8: new high speed USB device using ehci_hcd and address 13
[ 113.220777] usb 1-8: configuration #1 chosen from 1 choice
[ 113.222316] input: HID 18b4:1689 as /devices/pci0000:00/0000:00:13.5/usb1/1-8/1-8:1.0/input/input9
[ 113.222467] generic-usb 0003:18B4:1689.0005: input,hidraw0: USB HID v1.11 Keyboard [HID 18b4:1689] on usb-0000:00:13.5-8/input0cd v4l-dvbsudo make cleansudo make distcleancd && rm -R v4l-dvbsudo apt-get install mercurial build-essential linux-image-`uname -r` linux-headers-`uname -r`sudo hg clone http://linuxtv.org/hg/~anttip/ec168/cd ec168sudo makesudo gedit ~/ec168/v4l/.config sudo makesudo make installcd /lib/firmwaresudo wget http://palosaari.fi/linux/v4l-dvb/firmware/ec168/dvb-usb-ec168.fw

sudo rm -R /lib/firmware/v4l-dvbcd /home/mario/ec168sudo makesudo make install
. . . praticamente bastava dare un sudo make menuconfigsudo gedit ~/ec168/v4l/.config sudo makesudo make install
. . .
E' così che si impara 



. . .super-mario90 ha scritto:si esatto anche se nn so cosa sia quel parametro. . .




sudo make
make -C /home/scamponi/ec168/v4l
make[1]: ingresso nella directory «/home/scamponi/ec168/v4l»
creating symbolic links...
make -C firmware prep
make[2]: Entering directory `/home/scamponi/ec168/v4l/firmware'
make[2]: Leaving directory `/home/scamponi/ec168/v4l/firmware'
make -C firmware
make[2]: Entering directory `/home/scamponi/ec168/v4l/firmware'
make[2]: Nothing to be done for `default'.
make[2]: Leaving directory `/home/scamponi/ec168/v4l/firmware'
Kernel build directory is /lib/modules/2.6.32-22-generic/build
make -C /lib/modules/2.6.32-22-generic/build SUBDIRS=/home/scamponi/ec168/v4l modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.32-22-generic'
CC [M] /home/scamponi/ec168/v4l/videobuf-dma-contig.o
/home/scamponi/ec168/v4l/videobuf-dma-contig.c: In function 'videobuf_dma_contig_user_get':
/home/scamponi/ec168/v4l/videobuf-dma-contig.c:140: error: dereferencing pointer to incomplete type
/home/scamponi/ec168/v4l/videobuf-dma-contig.c:185: error: dereferencing pointer to incomplete type
make[3]: *** [/home/scamponi/ec168/v4l/videobuf-dma-contig.o] Error 1
make[2]: *** [_module_/home/scamponi/ec168/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic'
make[1]: *** [default] Errore 2
make[1]: uscita dalla directory «/home/scamponi/ec168/v4l»
make: *** [all] Errore 2
scamponi@scamponi-desktop:~/ec168$
sudo rm -R /lib/firmware/ec168
cd /lib/firmware
sudo wget http://palosaari.fi/linux/v4l-dvb/firmware/ec168/dvb-usb-ec168.fw
sudo hg clone http://linuxtv.org/hg/~anttip/ec168/
cd /lib/firmware/ec168/
sudo make menuconfig
sudo gedit /lib/firmware/ec168/v4l/.config
sudo make
sudo make install
sudo rebootsuper-mario90 ha scritto:prova a rifare tutto da capo facendo in questo ordine le cose :
- Codice: Seleziona tutto
sudo rm -R /lib/firmware/ec168
cd /lib/firmware
sudo wget http://palosaari.fi/linux/v4l-dvb/firmware/ec168/dvb-usb-ec168.fw
sudo hg clone http://linuxtv.org/hg/~anttip/ec168/
cd /lib/firmware/ec168/
sudo make menuconfig
sudo gedit /lib/firmware/ec168/v4l/.config
sudo make
sudo make install
sudo reboot


Visualizzano questa pagina: mrcrowley, peppeiervo, vandario e 15 ospiti