Re: USB DTT #2
Re: USB DTT #3
Re: USB DTT #4
Re: USB DTT #5
Posted 12 December 2012 - 16:03
Same problem on our board.
@pieterg you want this user to plugin the stick and then to open a telnet session and enter the dmesg command?
I see this command lists what it mounts, in my case the Nova HD.
Just a remark to zappomax.
Please put your usb stick in the rear of your decoder, mine didn't work in the front usb.
ET9000 en XP1000 VU+ Duo met OpenPli, veruit de beste decoder die ik de laatste jaren gekocht heb.
Re: USB DTT #6
Posted 12 December 2012 - 16:34
@pieterg you want this user to plugin the stick and then to open a telnet session and enter the dmesg command?
indeed
I see this command lists what it mounts, in my case the Nova HD.
but 'just after you plugged in the device' dmesg should show what happened when the device was detected.
Re: USB DTT #7
Re: USB DTT #8
Re: USB DTT #9
Re: USB DTT #10
Re: USB DTT #11
Posted 12 December 2012 - 20:50
Hi,
just installed last OpenPli. After installed by extensions manager the AF9035 driver for my AverMedia Volar Green HD A835 USB DTT pen, I restart e2 but no way, the usb DTT pen can't be recognized. Even with a full reboot the situation is the same.
What can I do?
How did you install the af9035 drivers?
I think that the 9035 package is not been made by openpli. (maybe forgotten?)
You should install
kernel-module-dvb-usb-af9035
firmware-dvb-usb-af9035-01 (Which seems not yet been build in openpli)
For firmware unpack the attachment and place the file in directory /lib/firmware
Attached Files
Mut@nt HD51 STB 4K
Re: USB DTT #12
Posted 12 December 2012 - 21:07
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: USB DTT #13
Posted 12 December 2012 - 22:10
OK. I was wrong...please post the output of the command 'dmesg', just after you plugged in the device
There's no af9035 driver (Why??) in the list of downloadable dvb drivers on "Download plugin" panel on OpenPli image.
I've installed the af9035 driver with another image OpenPli based (Xtrend Support Alliance v1).
After the dmesg command on that image, I get:
usbserial: USB Serial Driver core usbcore: registered new interface driver belkin_sa USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter usbcore: registered new interface driver carl9170 usbcore: registered new interface driver dvb_usb_af9035 usbcore: registered new interface driver ftdi_sio USB Serial support registered for FTDI USB Serial Device ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver NET: Registered protocol family 10 usbcore: registered new interface driver keyspan USB Serial support registered for Keyspan - (without firmware) USB Serial support registered for Keyspan 1 port adapter USB Serial support registered for Keyspan 2 port adapter USB Serial support registered for Keyspan 4 port adapter usbcore: registered new interface driver pl2303 USB Serial support registered for pl2303 rtw driver version=v3.3.0_2971.20111128 usbcore: registered new interface driver rtl8192cu r8712u: module is from the staging directory, the quality is unknown, you have b usbcore: registered new interface driver r8712u usbcore: registered new interface driver rt2500usb usbcore: registered new interface driver rt2800usb usbcore: registered new interface driver rt73usb usbcore: registered new interface driver rtl8187 usbcore: registered new interface driver zd1211rw svc: failed to register lockdv1 RPC service (errno 124). usb 1-2: new high-speed USB device number 3 using ehci-brcm dvb-usb: found a 'AVerMedia AVerTV Volar HD/PRO (A835)' in cold state, will try
Edited by zappomax, 12 December 2012 - 22:11.
Re: USB DTT #14
Posted 12 December 2012 - 22:15
I tried yr hint:How did you install the af9035 drivers?
I think that the 9035 package is not been made by openpli. (maybe forgotten?)
You should install
kernel-module-dvb-usb-af9035
firmware-dvb-usb-af9035-01 (Which seems not yet been build in openpli)
For firmware unpack the attachment and place the file in directory /lib/firmware
I putted dvb-usb-af9035-01.fw file in lib/firmware (chmod 755) the I gived the commad "opkg install kernel-module-dvb-usb-af9035"
This is what I get:
[code=auto:0]root@et9x00:~# opkg install kernel-module-dvb-usb-af9035
Installing kernel-module-dvb-usb-af9035 (3.6.0-r3.4) to root...
Downloading http://downloads.pli...0/et9x00/kernel-
Installing kernel-module-tua9001 (3.6.0-r3.4) to root...
Downloading http://downloads.pli...0/et9x00/kernel-
Installing kernel-module-fc0011 (3.6.0-r3.4) to root...
Downloading http://downloads.pli...0/et9x00/kernel-
Installing kernel-module-dvb-usb (3.6.0-r3.4) to root...
Downloading http://downloads.pli...0/et9x00/kernel-
Installing kernel-module-mxl5007t (3.6.0-r3.4) to root...
Downloading http://downloads.pli...0/et9x00/kernel-
Installing kernel-module-tda18218 (3.6.0-r3.4) to root...
Downloading http://downloads.pli...0/et9x00/kernel-
Installing kernel-module-af9033 (3.6.0-r3.4) to root...
Downloading http://downloads.pli...0/et9x00/kernel-
Configuring kernel-module-mxl5007t.
Configuring kernel-module-af9033.
Configuring kernel-module-tda18218.
Configuring kernel-module-dvb-usb.
Configuring kernel-module-tua9001.
Configuring kernel-module-fc0011.
Configuring kernel-module-dvb-usb-af9035.
Edited by zappomax, 12 December 2012 - 22:18.
Re: USB DTT #15
Posted 12 December 2012 - 22:17
But, all necessary drivers are in the feed.
Start with kernel-module-dvb-usb-af9035, and see what other modules (or firmware) it needs.
dmesg will tell you, when you plug the device.
(btw, your dmesg output is not complete, the interesting messages should follow just after the piece you've copied here)
Re: USB DTT #16
Re: USB DTT #17
Posted 12 December 2012 - 22:27
we did not create a meta package for this device (because no one of the developers has this type of device, so we do not know which frontends / firmwares are needed to make it work).
But, all necessary drivers are in the feed.
Start with kernel-module-dvb-usb-af9035, and see what other modules (or firmware) it needs.
dmesg will tell you, when you plug the device.
(btw, your dmesg output is not complete, the interesting messages should follow just after the piece you've copied here)
This is all I get:
usbcore: registered new interface driver tpm dvb: module_layout: kernel tainted. Disabling lock debugging due to kernel taint Console: switching to colour frame buffer device 160x45 input: dreambox remote control (native) as /devices/virtual/input/input0 input: dreambox advanced remote control (native) as /devices/virtual/input/input1 DVB: registering new adapter (dvb0) DVB: registering adapter 0 frontend 0 (DVB-S2)... DVB: registering adapter 0 frontend 1 (DVB-S2)... input: front panel as /devices/virtual/input/input2 usbcore: registered new interface driver ath9k_htc usbcore: registered new interface driver carl9170 usbcore: registered new interface driver dvb_usb_af9035 NET: Registered protocol family 10 rtw driver version=v3.3.0_2971.20111128 usbcore: registered new interface driver rtl8192cu r8712u: module is from the staging directory, the quality is unknown, you have been warned. usbcore: registered new interface driver r8712u usbcore: registered new interface driver rt2500usb usbcore: registered new interface driver rt2800usb usbcore: registered new interface driver rt73usb usbcore: registered new interface driver rtl8187 usbcore: registered new interface driver zd1211rw Console: switching to colour dummy device 80x25 usb 1-2: new high-speed USB device number 3 using ehci-brcm dvb-usb: found a 'AVerMedia AVerTV Volar HD/PRO (A835)' in cold state, will try to dvb-usb: did not find the firmware file. (dvb-usb-af9035-02.fw) Please see linux/D dvb_usb_af9035: probe of 1-2:1.0 failed with error -2 [email="root@et9x00"]root@et9x00[/email]:~#
Edited by zappomax, 12 December 2012 - 22:29.
Re: USB DTT #18
Re: USB DTT #19
Re: USB DTT #20
Posted 12 December 2012 - 22:56
U r right!!we did not create a meta package for this device (because no one of the developers has this type of device, so we do not know which frontends / firmwares are needed to make it work).
But, all necessary drivers are in the feed.
Start with kernel-module-dvb-usb-af9035, and see what other modules (or firmware) it needs.
dmesg will tell you, when you plug the device.
(btw, your dmesg output is not complete, the interesting messages should follow just after the piece you've copied here)
This is the missed file I've just found on the web: dvb-usb-af9035-02.fw!
Now my USB DTT pen works at last!!
Thx a lot to all!!!
Also tagged with one or more of these keywords: help
Starten met OpenPli (Vu+ Zero)Started by REALSDEALS, 3 Jun 2021 starter, help, openpli, vu+ |
|
|||
mymetrixStarted by omaro789, 22 Mar 2021 Help |
|
|||
BackupSuite Different HardwareStarted by Flylol, 18 Apr 2019 Help |
|
|||
Zgemma H5.2S Plus openpli 7.0Started by anne007, 5 Feb 2019 help |
|
|||
Fehler
Open pli ProblemStarted by nbaykara21, 11 Jan 2019 Fehler, Help, Hilfe |
|
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users