Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Sprechen wir von derselben Liste? Diejenige, die ich zu Beginn des Themas mit diese Liste bezeichnet habe? Dort ist der Stick enthalten, und zwar in Zeile 88. Andernfalls wäre es unmöglich, dass er von dem Treiber, um den es in diesem Thema geht, erkannt würde.Eben der Stick steht nicht in der Liste geht aber perfekt mit den neuen Treibern. Denke das noch mehr Sticks von anderen Herstellern gehena uch wenn Sie nicht in der Liste stehen....
|
|
Source code |
1 |
SET failed on device wlan1 ; Operation not permitted. |
This post has been edited 1 times, last edit by "Nico 77" (Mar 10th 2011, 10:50pm)
|
|
Source code |
1 2 3 4 |
auto wlan0
iface wlan0 inet dhcp
pre-up wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -B -dd -Dwext || true
post-down wpa_cli -iwlan0 terminate || true
|

|
|
Source code |
1 |
657 1 root S 3776 2.4 1 0.0 wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -B -dd -Dwext |
|
|
Source code |
1 2 |
657 1 root S 3776 2.4 1 0.0 wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -B -dd -Dwext 1142 1 root S 3776 2.4 0 0.0 wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -B -dd -Dwext |
|
|
Source code |
1 2 |
660 1 root S 3776 2.4 1 0.0 wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -B -dd -Dwext 1109 1 root S 3776 2.4 1 0.0 wpa_supplicant -iath0 -c/etc/wpa_supplicant.conf -B -dd -Dmadwifi |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
PID=`pidof wpa_supplicant`
wpa_supplicantcheck () {
if [ ! -z "$PID" ]; then
echo -n "disabling wpa_supplicant "
start-stop-daemon -K -x /usr/sbin/wpa_supplicant
# HACK: wpa_supplicant sometimes doesn't quit properly on SIGTERM.
if [ -e /var/run/wpa_supplicant ]; then
echo -n "wpa_supplicant still running, force kill now.. "
killall -9 /usr/sbin/wpa_supplicant
rm -rf /var/run/wpa_supplicant
echo "done."
fi
echo "done."
fi
}
|

|
|
Source code |
1 2 |
- start-stop-daemon -K -x /usr/sbin/wpa_supplicant + start-stop-daemon -K -x wpa_supplicant |
|
|
Source code |
1 2 |
- killall -9 /usr/sbin/wpa_supplicant + killall -9 wpa_supplicant |
This post has been edited 1 times, last edit by "Nico 77" (Mar 18th 2011, 2:59pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
Realtek RTL8712 Realtek Wireless 802.11b/g/n USB 2.0 Network Adapter: - Realtek RTL8188SU Wireless LAN 802.11n USB 2.0 Network Adapter - Realtek RTL8191SU Wireless LAN 802.11n USB 2.0 Network Adapter - Realtek RTL8192GU Wireless LAN 802.11n USB 2.0 Network Adapter - Realtek RTL8192SU Wireless LAN 802.11n USB 2.0 Network Adapter - Realtek RTL8712 Wireless LAN 802.11n USB 2.0 Network Adapter - Abocom 802.11n/b/g 2cm Wireless LAN USB2.0 Adapter - Amigo 802.11n Wireless USB Card - ASUS EZ N 802.11b/g/n Wireless USB Adapter, ASUS WL-167G V3 - Belkin Basic Wireless USB Adapter, Belkin N Wireless USB Adapter, Belkin Surf & Share Wireless USB Adapter - CG-WLUSBNM, CG-WLUSB300NM - D-Link DWA-130 Wireless N USB Adapter, D-Link DWA-130 Wireless N USB Adapter(rev.C2), D-Link DWA-131 Wireless N Nano USB Adapter, D-Link DWL-G122 Wireless G USB Adapter (rev.F1) - Edimax 802.11n Wireless USB Adapter - EnGenius 802.11n Wireless USB Adapter - Guillemot Hercules Wireless N Mini USB Key - GW-USNano - Hawking Hi-Gain USB Wireless-G Dish Adapter, Hawking Hi-Gain USB Wireless-N Dish Adapter - Logitec LAN-W150N/U2 Wireless LAN Adapter - NEC Aterm WL300NU-GS - Sitecom 150N Wireless USB Adapter WL-349v3, Sitecom 300N Wireless USB Adapter WL-352v3, Sitecom Wireless High-Gain USB Adapter 300N X2 WL-356, Sitecom Wireless Nano USB Adapter 150N WL-353 - Skyworth DWA-130-1 Wireless N USB Adapter (rev.C2), Skyworth DWA-130-2 Wireless N USB Adapter (rev.C2), Skyworth DWA-130-3 Wireless N USB Adapter (rev.C2) - Sweex LW154 Wireless 150N Nano Adapter USB - Zinwell 802.11b/g/n USB Wireless LAN Card |

|
|
Source code |
1 2 |
- killall -9 /usr/sbin/wpa_supplicant + killall -9 wpa_supplicant |
This post has been edited 1 times, last edit by "Nico 77" (May 21st 2011, 9:43pm)
|
|
Source code |
1 2 3 4 5 6 7 |
wlan0 Link encap:Ethernet HWaddr 00:02:72:XX:XX:XX
inet addr:192.168.xxx.xxx Bcast:0.0.0.0 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2498 errors:0 dropped:167 overruns:0 frame:0
TX packets:1254 errors:0 dropped:1 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 |
~# dmesg . [ 4407.626000] usb 1-1: new high speed USB device using brcm-ehci and address 5 [ 4407.744000] usb 1-1: configuration #1 chosen from 1 choice [ 4407.745000] ==DriverVersion: v2.6.6.0.20101111== [ 4407.746000] [ 4407.746000] 8712_usb_endpoint_descriptor(0): [ 4407.747000] bLength=7 [ 4407.747000] bDescriptorType=5 [ 4407.747000] bEndpointAddress=83 [ 4407.748000] wMaxPacketSize=200 [ 4407.748000] bInterval=0 [ 4407.749000] [ 4407.749000] 8712_usb_endpoint_descriptor(1): [ 4407.749000] bLength=7 [ 4407.750000] bDescriptorType=5 [ 4407.750000] bEndpointAddress=4 [ 4407.751000] wMaxPacketSize=200 [ 4407.751000] bInterval=0 [ 4407.751000] [ 4407.751000] 8712_usb_endpoint_descriptor(2): [ 4407.752000] bLength=7 [ 4407.752000] bDescriptorType=5 [ 4407.753000] bEndpointAddress=6 [ 4407.753000] wMaxPacketSize=200 [ 4407.753000] bInterval=0 [ 4407.754000] [ 4407.754000] 8712_usb_endpoint_descriptor(3): [ 4407.755000] bLength=7 [ 4407.755000] bDescriptorType=5 [ 4407.755000] bEndpointAddress=d [ 4407.756000] wMaxPacketSize=200 [ 4407.756000] bInterval=0 [ 4407.757000] [ 4407.757000] 8712u : USB_SPEED_HIGH [ 4407.757000] nr_endpoint=4 [ 4407.759000] Boot from EFUSE [ 4407.759000] Autoload OK!! [ 4408.630000] CustomerID = 0x 0 [ 4408.631000] MAC Address from efuse= 0-2-72-xx-xx-xx [ 4409.581000] r871x_wx_set_pmkid: IW_PMKSA_FLUSH! [ 4409.582000] set_mode = IW_MODE_INFRA [ 4410.224000] 1 RCR=0x153f00e [ 4410.225000] 2 RCR=0x553f00e [ 4410.230000] MAC Address= 0-2-72-xx-xx-xx [ 4410.231000] fwdbg:RTL8712 FW version 0.0.1# 三 8月 11 20:37:05 CST 2010 SVN [ 4410.232000] fwdbg:Chip Version:00000002 [ 4410.233000] fwdbg:HCI type: 00000012(00000004) [ 4410.233000] [ 4410.234000] fwdbg:rf_cofig: 00000012(000000ff, 00000000, 00000000) [ 4410.234000] [ 4410.235000] fwdbg:mp_mode: 00000000(00000001), IQK: 403e00fc [ 4410.235000] [ 4410.236000] fwdbg:vcs type: 00000002(00000001) [ 4410.236000] [ 4410.237000] fwdbg:32k calibra: 819, 32K TSF: 00000028 [ 4410.238000] fwdbg:target thermal: 00000017, bt_coexist: 00000000 [ 4410.238000] [ 4410.239000] fwdbg:->(00000001, 00000001, 00000001, 00000000) [ 4410.239000] [ 4410.240000] fwdbg:set opmode: 00000000 [ 4410.240000] [ 4410.378000] fwdbg:setAuth: 00000000 [ 4410.378000] [ 4410.584000] (2)871x_drv - drv_close, bup=1, hw_init_completed=1 [ 4410.584000] -871x_drv - drv_close, bup=1 [ 4410.742000] fwdbg:->(00000001, 00000001, 00000001, 00000000) [ 4410.742000] [ 4416.022000] fwdbg:get survey cmd [ 4416.022000] |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
~# cat /proc/bus/usb/devices . T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 4 Spd=480 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=0bda ProdID=8172 Rev= 2.00 S: Manufacturer=Manufacturer Realtek S: Product=RTL8191S WLAN Adapter S: SerialNumber=00e04cxxxxxx C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA I: If#= 0 Alt= 0 #EPs= 4 Cls=ff(vend.) Sub=ff Prot=ff Driver=r871x_usb_drv E: Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms E: Ad=04(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms E: Ad=06(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms E: Ad=0d(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms |