#1
Posted 19 December 2012 - 23:07
with the last update the A867 usb key doesn't work.
here is the dmesg error:
dvb-usb: found a 'AVerMedia HD Volar (A867)' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (AVerMedia HD Volar (A867))
dvb-usb: MAC address: 00:00:00:00:00:00
af9035: recv bulk message truncated (5 != 9)
af9033_rd_regs: i2c rd failed=-5 reg=804191 len=4
dvb-usb: no frontend was attached by 'AVerMedia HD Volar (A867)'
here is the lsmod output:
Module Size Used by
dvb_usb_a867 210137 0
dvb_usb_af9035 13229 1
mxl5007t 7525 1 dvb_usb_af9035
af9033 10530 1 dvb_usb_af9035
fc0011 4470 1 dvb_usb_af9035
tda18218 3787 1 dvb_usb_af9035
tua9001 2088 1 dvb_usb_af9035
dvb_usb 18026 2 dvb_usb_a867,dvb_usb_af9035
ipv6 351430 12
dvb 5022440 39
modloader2 32629 1 dvb
modloader 22281 0
tpm 6509 3 dvb,modloader2,modloader
No problem with the A835 usb key.
D.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #2
Posted 19 December 2012 - 23:22
i tryed to reinstall 9033 and A867 package, reset the system and now the tuner is loaded but not working.
here is the log:
DVB: registering adapter 1 frontend 0 (Afatech AF9033 (DVB-T))...
mxl5007t 4-0060: creating new instance
mxl5007t_get_chip_id: unknown rev (3f)
mxl5007t_get_chip_id: MxL5007T detected @ 4-0060
dvb-usb: AVerMedia HD Volar (A867) successfully initialized and connected.
dvb-usb: found a 'AVerMedia AVerTV Volar HD/PRO (A835)' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-af9035-02.fw'
af9035: firmware version=11.5.9.0
dvb-usb: found a 'AVerMedia AVerTV Volar HD/PRO (A835)' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (AVerMedia AVerTV Volar HD/PRO (A835))
dvb-usb: MAC address: 00:00:00:00:00:00
af9033: firmware version: LINK=11.5.9.0 OFDM=5.17.9.1
DVB: registering adapter 2 frontend 0 (Afatech AF9033 (DVB-T))...
tda18218: NXP TDA18218HN successfully identified.
dvb-usb: AVerMedia AVerTV Volar HD/PRO (A835) successfully initialized and connected.
usbcore: registered new interface driver dvb_usb_af9035
AVerMedia A867 driver module V1.0.27 loaded.
usbcore: registered new interface driver dvb-usb-a867
Console: switching to colour dummy device 80x25
mxl5007t_write_reg: 473: failed!
mxl5007t_init: error -140 on line 696
DVB: registering adapter 0 frontend 2 (vtuner)...
mxl5007t_write_reg: 473: failed!
mxl5007t_sleep: error -140 on line 714
mxl5007t_write_reg: 473: failed!
mxl5007t_sleep: error -140 on line 716
DVB: registering adapter 0 frontend 3 (vtuner)...
mxl5007t_write_reg: 473: failed!
mxl5007t_init: error -140 on line 696
mxl5007t_write_reg: 473: failed!
mxl5007t_sleep: error -140 on line 714
mxl5007t_write_reg: 473: failed!
mxl5007t_sleep: error -140 on line 716
any ideas?
regards
D.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #3
Posted 19 December 2012 - 23:39
sorry for this "spam".
The problem is an incompatibility with the A835 modules (kernel-module-mxl5007t and kernel-module-dvb-usb-af9035) and the A867 (kernel-module-dvb-usb-a867)
If i removed them the A867 works good (but obviously not the A835) and viceversa.
hope this will help someone to solve the problem
D.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #4
Posted 20 December 2012 - 03:03
BTW, in my experience the dvb-usb-a867 driver is still a little better, and zapping is much faster. What do you think?
Re: ET9x00 - A867 (sky dvb-t key) loading problem #5
Posted 20 December 2012 - 10:12
i cant' use both key together.
now i removed the kernel-module-dvb-usb-af9035, reboot and the a867 workd fine but the A835 is not present.
Can u help me to choose the right packages in order to use both?
regards
D.
PS.
as soon as possible i'll check the zap response time
Yes, now both the dvb-usb-af9035 and the dvb-usb-a867 drivers support the A867 devices. To avoid conflicts, you can't install both drivers at the same time.
BTW, in my experience the dvb-usb-a867 driver is still a little better, and zapping is much faster. What do you think?
Re: ET9x00 - A867 (sky dvb-t key) loading problem #6
Posted 20 December 2012 - 10:34
remove:
kernel-module-dvb-usb-af9035
kernel-module-tua9001
kernel-module-mxl5007t
kernel-module-dvb-usb-a867
kernel-module-dvb-usb
- the system doesn't recognise any usb dtt tuner (ok its right! )
Installing:
kernel-module-dvb-usb-a867
kernel-module-dvb-usb
- the system add A867 tuner and no A835
remove the 2 packages and installing
kernel-module-dvb-usb-af9035
kernel-module-tua9001
kernel-module-mxl5007t
kernel-module-dvb-usb
The system add a835 and no a867 but this is the dmesg:
dvb-usb: found a 'AVerMedia HD Volar (A867)' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (AVerMedia HD Volar (A867))
dvb-usb: MAC address: 00:00:00:00:00:00
af9035: recv bulk message truncated (5 != 9)
af9033_rd_regs: i2c rd failed=-5 reg=804191 len=4
dvb-usb: no frontend was attached by 'AVerMedia HD Volar (A867)'
dvb-usb: AVerMedia HD Volar (A867) successfully initialized and connected.
dvb-usb: found a 'AVerMedia AVerTV Volar HD/PRO (A835)' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (AVerMedia AVerTV Volar HD/PRO (A835))
dvb-usb: MAC address: 00:00:00:00:00:00
af9033: firmware version: LINK=11.5.9.0 OFDM=5.17.9.1
DVB: registering adapter 2 frontend 0 (Afatech AF9033 (DVB-T))...
tda18218: NXP TDA18218HN successfully identified.
dvb-usb: AVerMedia AVerTV Volar HD/PRO (A835) successfully initialized and connected.
usbcore: registered new interface driver dvb_usb_af9035
what's wrong?
cheers
D.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #7
Posted 20 December 2012 - 12:13
I will do some test with the new patches during Christmas holidays, when I will have some free time.
Maybe it's possible to blacklist the A867 usb ID in the af9035 driver and use both drivers together?
Re: ET9x00 - A867 (sky dvb-t key) loading problem #8
Posted 20 December 2012 - 12:27
modinfo dvb-usb-af9035
filename: /lib/modules/3.6.0/kernel/drivers/media/dvb/dvb-usb/dvb-usb-af9035.ko
license: GPL
description: Afatech AF9035 driver
author: Antti Palosaari <crope@iki.fi>
alias: usb:v07CAp0825d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v07CApA867d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v07CAp1867d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v07CApB835d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v07CApA835d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0CCDp0093d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v15A4p1003d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v15A4p1002d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v15A4p1001d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v15A4p1000d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v15A4p9035d*dc*dsc*dp*ic*isc*ip*in*
depends: dvb-usb,tua9001,tda18218,fc0011,af9033,mxl5007t
intree: Y
vermagic: 3.6.0 SMP mod_unload modversions MIPS32_R1 32BIT
parm: adapter_nr:DVB adapter numbers (array of short)
any ideas? is very important for me to use both usb devices
D.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #9
Re: ET9x00 - A867 (sky dvb-t key) loading problem #10
Posted 21 December 2012 - 17:44
Today i installed e new openpli from scratch. after the installation of dtt modules (9035) this is the error i received:
dvb-usb: found a 'AVerMedia HD Volar (A867)' in cold state, will try to load a firmware
dvb-usb: did not find the firmware file. (dvb-usb-af9035-02.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
dvb_usb_af9035: probe of 1-1.2:1.0 failed with error -2
dvb-usb: found a 'AVerMedia AVerTV Volar HD/PRO (A835)' in cold state, will try to load a firmware
dvb-usb: did not find the firmware file. (dvb-usb-af9035-02.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
dvb_usb_af9035: probe of 1-1.4:1.0 failed with error -2
The module try to use the fw for the 867 also.. and this is obviously an error.
hope this can help someone to solve this problem
D.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #11
Re: ET9x00 - A867 (sky dvb-t key) loading problem #12
Re: ET9x00 - A867 (sky dvb-t key) loading problem #13
Posted 21 December 2012 - 20:24
You are probably confused because the old dvb-usb-a867 driver does not require any firmware. Anyway, the firmware is still present also in the old driver, but it's embedded in the driver code so no external file is required.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #14
Posted 21 December 2012 - 20:34
i think that the main problem is the following error while the module loading for the A867 key:
af9035: recv bulk message truncated (5 != 9)
af9033_rd_regs: i2c rd failed=-5 reg=804191 len=4
dvb-usb: no frontend was attached by 'AVerMedia HD Volar (A867)
I know that the a867 module works better, but i can't use the a835 with it. Im'm planning to buy another a867 key, but this is not the solution
regards
D.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #15
Posted 23 December 2012 - 18:15
root@vuduo:~# opkg install kernel-module-dvb-usb-af9035
Package enigma2-plugin-systemplugins-autobouquetsmaker version git194+b8c7e01-r25 has no valid architecture, ignoring.
Unknown package 'kernel-module-dvb-usb-af9035'.
Collected errors:
* opkg_install_cmd: Cannot install package kernel-module-dvb-usb-af9035.
root@vuduo:~#
I have placed dvb-usb-af9035-01.fw and dvb-usb-af9035-02.fw in lib/firmware
Maybe i have wrong files. I am using open pli 3.0 updated today.
Edited by andrijat, 23 December 2012 - 18:20.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #16
Posted 24 December 2012 - 12:51
Sorry for maybe stupid question, but can someone please tell me how to add and remove kernel-module-dvb-usb-af9035. I have vu+duo and i cant do it from telnet and on packages list i cant find mentioned drivers.
try to find the right package name with:
opkg list | grep 9035
it should show package name
D.
Edited by DrAk3, 24 December 2012 - 12:51.
Re: ET9x00 - A867 (sky dvb-t key) loading problem #17
Re: ET9x00 - A867 (sky dvb-t key) loading problem #18
Re: ET9x00 - A867 (sky dvb-t key) loading problem #19
Re: ET9x00 - A867 (sky dvb-t key) loading problem #20
Also tagged with one or more of these keywords: et9x00
Et9x00
Et9x00 Pctv 290e dvb-usb-em28xx error driverStarted by viagra99, 18 Mar 2016 Et9x00, dvb-usb-em28xx, Pctv 290e |
|
|||
zender toevoegen aan favourites (TV) lukt nietStarted by Lutz, 31 Jan 2016 et9x00 |
|
|||
et9x00 herinstallerenStarted by Lutz, 17 Dec 2015 et9x00 |
|
|||
openpli4 , ET9X00, kanaallijsten worden dubbel geladenStarted by brijdec, 28 Jun 2015 kanaallijsten dubbel, ET9X00 and 1 more... |
|
|||
OpenWebif kan niet streamen naar Windows Media PlayerStarted by rhinoceros, 16 May 2015 ET9x00 |
|
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users