You are not logged in.

#1 2013-06-12 18:51:30

Ashiren
Member
Registered: 2013-06-12
Posts: 3

dvb usb asus u3100mini plus issue

I have dvb usb stick Asus u3100mini plus. It should be supported by kernel, it detects the stick but everytime I plug in I get this (dmesg | tail):

[18384.143734] usbcore: registered new interface driver dvb_usb_af9035
[18384.145914] usb 6-5: dvb_usb_v2: downloading firmware from file 'dvb-usb-af9035-02.fw'
[18384.478779] usb 6-5: dvb_usb_af9035: firmware version=12.13.15.0
[18384.478796] usb 6-5: dvb_usb_v2: found a 'Asus U3100Mini Plus' in warm state
[18384.480841] usb 6-5: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[18384.480895] DVB: registering new adapter (Asus U3100Mini Plus)
[18384.498489] i2c i2c-0: af9033: firmware version: LINK=12.13.15.0 OFDM=6.20.15.0
[18384.502542] usb 6-5: DVB: registering adapter 0 frontend 0 (Afatech AF9033 (DVB-T))...
[18384.579235] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' error while loading driver (-19)
[18384.580621] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' successfully deinitialized and disconnected

I tried several firmwares from here, but none works.

Kernel 3.9.5.1-arch
lsusb

Bus 006 Device 006: ID 0b05:1779 ASUSTek Computer, Inc. My Cinema U3100 Mini Plus [AF9035A]

lsmod

Module                  Size  Used by
fc2580                  7015  0 
af9033                 15599  0 
dvb_usb_af9035         14952  0 
dvb_usb_v2             22276  1 dvb_usb_af9035
dvb_core               99790  1 dvb_usb_v2
rc_core                16266  2 dvb_usb_v2,dvb_usb_af9035
usb_storage            47063  0 
twofish_generic         5713  0 
ablk_helper             1972  0 
cryptd                  8537  1 ablk_helper
twofish_x86_64_3way    19179  1 
lrw                     3565  1 twofish_x86_64_3way
glue_helper             3777  1 twofish_x86_64_3way
twofish_x86_64          5333  1 twofish_x86_64_3way
twofish_common         12897  3 twofish_generic,twofish_x86_64_3way,twofish_x86_64
it87                   28791  0 
hwmon_vid               3260  1 it87
arc4                    2000  2 
xts                     3007  3 twofish_x86_64_3way
gf128mul                6018  2 lrw,xts
dm_crypt               15271  3 
dm_mod                 72559  7 dm_crypt
joydev                  9695  0 
ath5k                 136012  0 
ath                    15489  1 ath5k
mac80211              487726  1 ath5k
powernow_k8            17374  1 
kvm_amd                52122  0 
cfg80211              452332  3 ath,ath5k,mac80211
kvm                   390295  1 kvm_amd
fuse                   70985  7 
psmouse                84588  0 
serio_raw               5041  0 
pcspkr                  2027  0 
k8temp                  3506  0 
rfkill                 15626  2 cfg80211
edac_core              42711  0 
edac_mce_amd           13054  0 
snd_hda_codec_hdmi     29298  1 
sp5100_tco              5816  0 
i2c_piix4              10311  0 
snd_hda_codec_realtek    30893  1 
snd_hda_intel          35816  4 
snd_hda_codec         145704  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep               6364  1 snd_hda_codec
snd_pcm                76860  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc          7330  2 snd_pcm,snd_hda_intel
snd_timer              18687  1 snd_pcm
i2c_core               22479  5 i2c_piix4,af9033,fc2580,dvb_usb_v2,dvb_usb_af9035
snd                    58893  15 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
udf                    79217  0 
soundcore               5418  1 snd
crc_itu_t               1363  1 udf
isofs                  31901  0 
wmi                     8347  0 
loop                   18383  2 
processor              27555  1 powernow_k8
fglrx                3207823  83 
evdev                   9912  8 
amd_iommu_v2            7252  1 fglrx
button                  4669  1 fglrx
ext4                  486052  5 
crc16                   1359  1 ext4
mbcache                 5930  1 ext4
jbd2                   85240  1 ext4
hid_generic             1153  0 
usbhid                 40956  0 
hid                    87539  2 hid_generic,usbhid
sr_mod                 14930  0 
cdrom                  35104  1 sr_mod
sd_mod                 30858  7 
ata_generic             3370  0 
pata_acpi               3387  0 
ahci                   22696  5 
libahci                21201  1 ahci
pata_atiixp             4779  0 
libata                170097  5 ahci,pata_acpi,libahci,ata_generic,pata_atiixp
ehci_pci                4120  0 
ohci_hcd               26512  0 
ehci_hcd               47375  1 ehci_pci
scsi_mod              129660  4 usb_storage,libata,sd_mod,sr_mod
usbcore               177091  7 usb_storage,ohci_hcd,ehci_hcd,ehci_pci,usbhid,dvb_usb_v2,dvb_usb_af9035
usb_common               954  1 usbcore
crc32c                  1736  0

I'm wondering if I'm missing something. What else should I do? I know the tuner works in windows.

Offline

Board footer

Powered by FluxBB