আমি সবেমাত্র একটি নতুন ল্যাপটপ কিনেছি। এসার v7-582PG। উবুন্টু দিয়ে সবকিছু দুর্দান্ত কাজ করে, ওয়্যারলেস মডিউলটি ব্যবহার করে। আমি উবুন্টু 13.04 এবং 13.10 বিটা চেষ্টা করেছি। এখনও ভাগ্য নেই।
এটি একধরনের নতুন ওয়্যারলেস কার্ড, সুতরাং এটি সম্পর্কে খুব কম তথ্য নেই।
lspci: 04: 00.0 নেটওয়ার্ক কন্ট্রোলার: ইন্টেল কর্পোরেশন ওয়্যারলেস 7260 (রেভ 63)
sudo lshw -c network
ubuntu@ubuntu:~$ sudo lshw -c network
*-network UNCLAIMED
description: Network controller
product: Wireless 7260
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:04:00.0
version: 63
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:b3500000-b3501fff
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0.1
bus info: pci@0000:05:00.1
logical name: eth0
version: 14
serial: 08:9e:01:c3:24:50
size: 1Gbit/s
capacity: 1Gbit/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=full ip=10.0.0.106 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:62 ioport:4000(size=256) memory:b3404000-b3404fff memory:b3400000-b3403fff
rfkill list all
ubuntu@ubuntu:~$ rfkill list all
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
nmcli con list
, nmcli -p con up id "NAME" iface wlan0
এবং nmcli -p con status id "NAME" iface wlan0
। কোথায় NAME
ওয়াইফাই আপনার দেওয়া এই সংযোগ করতে চান তার নাম হয় nmcli con list
।
lspci
,sudo lshw -c network
,rfkill list all