제가 usb 무선랜이 2개가 있어 하나는 ndisgtk로 설치하고
나머지 하나는
우분투 싸이트와 여기 저기 보고 드라이버를 다운받아 make, install까지 했습니다.
rt73 드라이버도 올라간 걸을 확인했습니다.
[code:ws0uuaoa]
khrhee@khrhee-desktop:~$ dmesg | grep rt73
[ 16.101822] usbcore: registered new interface driver rt73
[/code:ws0uuaoa]
rt73은 rausb0로 생긴다고 하는데 ifconfig에 보면 rt73은 보이질 않습니다.
[code:ws0uuaoa]
khrhee@khrhee-desktop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:19:66:6a:22:4a
UP 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:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:219
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:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:608 (608.0 B) TX bytes:608 (608.0 B)
wlan0 Link encap:Ethernet HWaddr 00:60:b3:3b:31:25
inet addr:192.168.100.110 Bcast:192.168.100.255 Mask:255.255.255.0
inet6 addr: fe80::260:b3ff:fe3b:3125/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:25196 errors:0 dropped:0 overruns:0 frame:0
TX packets:17522 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:32499703 (32.4 MB) TX bytes:2090900 (2.0 MB)
[/code:ws0uuaoa]
누가 좀 도와주세요.
무선랜을 안써서 … 확인을 해볼 순 없군요…
하드웨어 정보 보기 참고 => viewtopic.php?f=9&t=3431
아래처럼 확인하시면 될꺼 같군요 …
$ sudo lshw -C network
*-network
description: Ethernet interface
product: [size=150:t266uglf]M5261 Ethernet Controller[/size:t266uglf]
vendor: ALi Corporation
physical id: e.1
bus info: pci@0000:00:0e.1
logical name: [size=150:t266uglf]eth1[/size:t266uglf]
version: 30
serial: 00:0b:6a:29:76:37
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=uli526x driverversion=0.9.3 ip=192.168.200.100 latency=32 link=no maxlatency=40 mingnt=20 [size=150:t266uglf]module=uli526x[/size:t266uglf] multicast=yes port=MII
pan0이 있는데 이건 브루투스 장비 아닌가요? 그러면 안 잡힌 것 같은데 리눅스 까막눈이라 난감하네요.
생각해보니 이전에 없는 건데요.
[code:3fo7q4et]
khrhee@khrhee-desktop:~$ sudo lshw -C network
[sudo] password for khrhee:
*-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
logical name: eth0
version: 02
serial: 00:19:66:6a:22:4a
size: 10MB/s
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no module=r8169 multicast=yes port=MII speed=10MB/s
*-network:0
description: Wireless interface
physical id: 1
logical name: wlan0
serial: 00:60:b3:3b:31:25
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=ndiswrapper+prisma02 driverversion=1.53+Conexant,06/01/2006, 3.03.4 ip=192.168.100.110 link=yes multicast=yes wireless=IEEE 802.11g
*-network:1 DISABLED
description: Ethernet interface
physical id: 2
logical name: pan0
serial: 22:6f:f7:5f:aa:ab
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
[/code:3fo7q4et]
usb에도 잡히고 드라이버도 올라 갔는데 서로 연결이 안된걸까요?
[code:3fo7q4et]
khrhee@khrhee-desktop:~$ sudo lshw -C network
[sudo] password for khrhee:
*-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
logical name: eth0
version: 02
serial: 00:19:66:6a:22:4a
size: 10MB/s
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no module=r8169 multicast=yes port=MII speed=10MB/s
*-network:0
description: Wireless interface
physical id: 1
logical name: wlan0
serial: 00:60:b3:3b:31:25
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=ndiswrapper+prisma02 driverversion=1.53+Conexant,06/01/2006, 3.03.4 ip=192.168.100.110 link=yes multicast=yes wireless=IEEE 802.11g
*-network:1 DISABLED
description: Ethernet interface
physical id: 2
logical name: pan0
serial: 22:6f:f7:5f:aa:ab
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
[/code:3fo7q4et]
새벽에 친절한 설명 감사합니다.
우분투는 하나 하나 고쳐가면서 하는게 재밌네요.