07-21-2009, 04:04 PM
|
#16
|
|
Member (7 bit)
Join Date: Oct 2007
Location: Ohio
Posts: 101
|
Quote:
[Silvers24@www ~]$ su -
Password:
[root@www ~]# lsmod | grep ndiswrapper
[root@www ~]# uname -a
Linux www.silvers24.com 2.6.29.5-191.fc11.x86_64 #1 SMP Tue Jun 16 23:23:21 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
[root@www ~]# rpm -qa | grep ndiswrapper
ndiswrapper-1.54-20.fc11.x86_64
ndiswrapper-kmdl-2.6.29.5-191.fc11-1.54-20.fc11.x86_64
[root@www ~]# dmesg | tail
usb 1-7: Product: Wireless-N USB network adapter v1021
usb 1-7: Manufacturer: MARVELL
usb 1-7: configuration #1 chosen from 1 choice
usb 1-7: USB disconnect, address 5
usb 1-7: new high speed USB device using ehci_hcd and address 6
usb 1-7: New USB device found, idVendor=13b1, idProduct=0029
usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-7: Product: Wireless-N USB network adapter v1021
usb 1-7: Manufacturer: MARVELL
usb 1-7: configuration #1 chosen from 1 choice
You have mail in /var/spool/mail/root
[root@www ~]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:1D:7D:BF:66:04
inet addr:192.168.1.244 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::21d:7dff:febf:6604/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:608 errors:0 dropped:0 overruns:0 frame:0
TX packets:640 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:478870 (467.6 KiB) TX bytes:94732 (92.5 KiB)
Interrupt:27 Base address:0xa000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:64 errors:0 dropped:0 overruns:0 frame:0
TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4516 (4.4 KiB) TX bytes:4516 (4.4 KiB)
pan0 Link encap:Ethernet HWaddr 32:29:2C:58:83 3
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
[root@www ~]#
|
There ya go guys.
|
|
|