dreambox 7080 HD usb adapter on Ubuntu Linux 14.04.2

raw

dmesg.txt

[  181.642421] usb 2-6: new high-speed USB device number 3 using ehci-pci
[  181.777036] usb 2-6: New USB device found, idVendor=07b8, idProduct=8188
[  181.777047] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  181.777054] usb 2-6: Product: RTL8188S WLAN Adapter 
[  181.777060] usb 2-6: Manufacturer: Manufacturer Realtek 
[  181.777065] usb 2-6: SerialNumber: 00e04c000001
[  181.885144] cfg80211: Calling CRDA to update world regulatory domain
[  182.063060] cfg80211: World regulatory domain updated:
[  182.063070] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  182.063076] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  182.063082] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  182.063087] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  182.063092] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  182.063096] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  182.089927] rtl8192cu: Chip version 0x10
[  182.256724] rtl8192cu: MAC address: 40:7b:17:03:4d:61
[  182.256735] rtl8192cu: Board Type 0
[  182.257093] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[  182.257170] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[  182.257356] usbcore: registered new interface driver rtl8192cu
[  182.327803] r8712u: module is from the staging directory, the quality is unknown, you have been warned.
[  182.329606] usbcore: registered new interface driver r8712u
[  182.343005] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[  182.343748] rtlwifi: wireless switch is on
[  182.408399] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
raw

phork0.txt

http://www.dream-multimedia-tv.de/board/index.php?page=Thread&threadID=20086
raw

rfkill.sh

1
2
3
4
5
6
7
8
9
10
$ rfkill list
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: yes
$ rfkill unblock 0
$ rfkill list
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: yes
 
Christian Weiske Christian Weiske
owner

History