Created
May 23, 2012 02:54
-
-
Save rngadam/2773005 to your computer and use it in GitHub Desktop.
inserting wifi with firmware
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@lophilo1:~# usb 1-2: new high-speed USB device number 3 using atmel-ehci | |
| usb 1-2: New USB device found, idVendor=0bda, idProduct=8176 | |
| usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
| usb 1-2: Product: 802.11n WLAN Adapter | |
| usb 1-2: Manufacturer: Realtek | |
| usb 1-2: SerialNumber: 00e04c000001 | |
| cfg80211: Calling CRDA to update world regulatory domain | |
| rtl8192cu: Chip version 0x10 | |
| rtl8192cu: MAC address: e8:4e:06:02:c1:ef | |
| rtl8192cu: Board Type 0 | |
| rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin | |
| rtlwifi: rx_max_size 15360, rx_urb_num 8, in_ep 1 | |
| usbcore: registered new interface driver rtl8192cu | |
| rtlwifi: wireless switch is on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment