change phy# index of wireless devicesCan't enable Ralink RT2561/RT61 wireless cardCan't turn on or enable wirelessWireless isn't working on Lenovo T400Ubuntu doesn't reconnect to WiFi unless I rebootNo WiFi, Ubuntu 13.04 64 bit, notebook Asus X75VDWireless issues on Gateway M-6750Wireless in 13.10 or similars doesn't work!No wireless after ugrade from 11.10 to 12.04LAN connection and WifiHow can I get rid of chosing Recovery Mode from GRUB each time I but to fix WiFi and Graphic Problem?
How dangerous is XSS?
Is it acceptable for a professor to tell male students to not think that they are smarter than female students?
What type of content (depth/breadth) is expected for a short presentation for Asst Professor interview in the UK?
Why would the Red Woman birth a shadow if she worshipped the Lord of the Light?
Can the Meissner effect explain very large floating structures?
How do conventional missiles fly?
How can I deal with my CEO asking me to hire someone with a higher salary than me, a co-founder?
What exploit Are these user agents trying to use?
Can compressed videos be decoded back to their uncompresed original format?
Why is consensus so controversial in Britain?
Why is this clock signal connected to a capacitor to gnd?
ssTTsSTtRrriinInnnnNNNIiinngg
Can my sorcerer use a spellbook only to collect spells and scribe scrolls, not cast?
Examples of smooth manifolds admitting inbetween one and a continuum of complex structures
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
What is a romance in Latin?
How to prevent "they're falling in love" trope
Mathematica command that allows it to read my intentions
Venezuelan girlfriend wants to travel the USA to be with me. What is the process?
What does “the session was packed” mean in this context?
Could the museum Saturn V's be refitted for one more flight?
How would I stat a creature to be immune to everything but the Magic Missile spell? (just for fun)
Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?
What about the virus in 12 Monkeys?
change phy# index of wireless devices
Can't enable Ralink RT2561/RT61 wireless cardCan't turn on or enable wirelessWireless isn't working on Lenovo T400Ubuntu doesn't reconnect to WiFi unless I rebootNo WiFi, Ubuntu 13.04 64 bit, notebook Asus X75VDWireless issues on Gateway M-6750Wireless in 13.10 or similars doesn't work!No wireless after ugrade from 11.10 to 12.04LAN connection and WifiHow can I get rid of chosing Recovery Mode from GRUB each time I but to fix WiFi and Graphic Problem?
I want to know if it is possible to change the phy# index of wireless devices. Right now I have two wireless devices with this information:
elans@elans-TravelMate-P446-M:~$ iw dev
phy#1
Unnamed/non-netdev interface
wdev 0x100000002
addr X:X:X:X:X:X
type P2P-device
txpower 0.00 dBm
Interface wlp4s0
ifindex 4
wdev 0x100000001
addr X:X:X:X:X:X
ssid EGR Wi-Fi
type managed
channel 40 (5200 MHz), width: 80 MHz, center1: 5210 MHz
txpower 30.00 dBm
phy#0
Interface wlp2s0
ifindex 3
wdev 0x1
addr X:X:X:X:X:X
type managed
I want the device with phy#0 to be renamed to phy#2. Is it possible to do so? I have already tried sudo iw phy#0 set name phy#2 but this command seems to change the name, not the index.
This is the output of sudo lshw -class network:
*-network DISABLED
description: Wireless interface
product: Wil6200 802.11ad Wireless Network Adapter
vendor: Wilocity Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 02
serial: X:X:X:X:X:X
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wil6210 driverversion=4.17.0 firmware=5.2.0.18 latency=0 multicast=yes wireless=IEEE 802.11
resources: irq:53 memory:c1200000-c13fffff
*-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:03:00.1
logical name: enp3s0f1
version: 14
serial: X:X:X:X:X:X
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 firmware=rtl8411-2_0.0.1 07/08/13 ip=192.168.4.3 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:18 ioport:3000(size=256) memory:c1404000-c1404fff memory:c1400000-c1403fff
*-network
description: Wireless interface
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlp4s0
version: 32
serial: X:X:X:X:X:X
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath10k_pci driverversion=4.17.0 firmware=RM.4.4.1.c2-00057-QCARMSWP-1 ip=35.12.211.177 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:55 memory:c1000000-c11fffff
wireless
add a comment |
I want to know if it is possible to change the phy# index of wireless devices. Right now I have two wireless devices with this information:
elans@elans-TravelMate-P446-M:~$ iw dev
phy#1
Unnamed/non-netdev interface
wdev 0x100000002
addr X:X:X:X:X:X
type P2P-device
txpower 0.00 dBm
Interface wlp4s0
ifindex 4
wdev 0x100000001
addr X:X:X:X:X:X
ssid EGR Wi-Fi
type managed
channel 40 (5200 MHz), width: 80 MHz, center1: 5210 MHz
txpower 30.00 dBm
phy#0
Interface wlp2s0
ifindex 3
wdev 0x1
addr X:X:X:X:X:X
type managed
I want the device with phy#0 to be renamed to phy#2. Is it possible to do so? I have already tried sudo iw phy#0 set name phy#2 but this command seems to change the name, not the index.
This is the output of sudo lshw -class network:
*-network DISABLED
description: Wireless interface
product: Wil6200 802.11ad Wireless Network Adapter
vendor: Wilocity Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 02
serial: X:X:X:X:X:X
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wil6210 driverversion=4.17.0 firmware=5.2.0.18 latency=0 multicast=yes wireless=IEEE 802.11
resources: irq:53 memory:c1200000-c13fffff
*-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:03:00.1
logical name: enp3s0f1
version: 14
serial: X:X:X:X:X:X
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 firmware=rtl8411-2_0.0.1 07/08/13 ip=192.168.4.3 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:18 ioport:3000(size=256) memory:c1404000-c1404fff memory:c1400000-c1403fff
*-network
description: Wireless interface
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlp4s0
version: 32
serial: X:X:X:X:X:X
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath10k_pci driverversion=4.17.0 firmware=RM.4.4.1.c2-00057-QCARMSWP-1 ip=35.12.211.177 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:55 memory:c1000000-c11fffff
wireless
add a comment |
I want to know if it is possible to change the phy# index of wireless devices. Right now I have two wireless devices with this information:
elans@elans-TravelMate-P446-M:~$ iw dev
phy#1
Unnamed/non-netdev interface
wdev 0x100000002
addr X:X:X:X:X:X
type P2P-device
txpower 0.00 dBm
Interface wlp4s0
ifindex 4
wdev 0x100000001
addr X:X:X:X:X:X
ssid EGR Wi-Fi
type managed
channel 40 (5200 MHz), width: 80 MHz, center1: 5210 MHz
txpower 30.00 dBm
phy#0
Interface wlp2s0
ifindex 3
wdev 0x1
addr X:X:X:X:X:X
type managed
I want the device with phy#0 to be renamed to phy#2. Is it possible to do so? I have already tried sudo iw phy#0 set name phy#2 but this command seems to change the name, not the index.
This is the output of sudo lshw -class network:
*-network DISABLED
description: Wireless interface
product: Wil6200 802.11ad Wireless Network Adapter
vendor: Wilocity Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 02
serial: X:X:X:X:X:X
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wil6210 driverversion=4.17.0 firmware=5.2.0.18 latency=0 multicast=yes wireless=IEEE 802.11
resources: irq:53 memory:c1200000-c13fffff
*-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:03:00.1
logical name: enp3s0f1
version: 14
serial: X:X:X:X:X:X
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 firmware=rtl8411-2_0.0.1 07/08/13 ip=192.168.4.3 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:18 ioport:3000(size=256) memory:c1404000-c1404fff memory:c1400000-c1403fff
*-network
description: Wireless interface
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlp4s0
version: 32
serial: X:X:X:X:X:X
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath10k_pci driverversion=4.17.0 firmware=RM.4.4.1.c2-00057-QCARMSWP-1 ip=35.12.211.177 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:55 memory:c1000000-c11fffff
wireless
I want to know if it is possible to change the phy# index of wireless devices. Right now I have two wireless devices with this information:
elans@elans-TravelMate-P446-M:~$ iw dev
phy#1
Unnamed/non-netdev interface
wdev 0x100000002
addr X:X:X:X:X:X
type P2P-device
txpower 0.00 dBm
Interface wlp4s0
ifindex 4
wdev 0x100000001
addr X:X:X:X:X:X
ssid EGR Wi-Fi
type managed
channel 40 (5200 MHz), width: 80 MHz, center1: 5210 MHz
txpower 30.00 dBm
phy#0
Interface wlp2s0
ifindex 3
wdev 0x1
addr X:X:X:X:X:X
type managed
I want the device with phy#0 to be renamed to phy#2. Is it possible to do so? I have already tried sudo iw phy#0 set name phy#2 but this command seems to change the name, not the index.
This is the output of sudo lshw -class network:
*-network DISABLED
description: Wireless interface
product: Wil6200 802.11ad Wireless Network Adapter
vendor: Wilocity Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 02
serial: X:X:X:X:X:X
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wil6210 driverversion=4.17.0 firmware=5.2.0.18 latency=0 multicast=yes wireless=IEEE 802.11
resources: irq:53 memory:c1200000-c13fffff
*-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:03:00.1
logical name: enp3s0f1
version: 14
serial: X:X:X:X:X:X
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 firmware=rtl8411-2_0.0.1 07/08/13 ip=192.168.4.3 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:18 ioport:3000(size=256) memory:c1404000-c1404fff memory:c1400000-c1403fff
*-network
description: Wireless interface
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlp4s0
version: 32
serial: X:X:X:X:X:X
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath10k_pci driverversion=4.17.0 firmware=RM.4.4.1.c2-00057-QCARMSWP-1 ip=35.12.211.177 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:55 memory:c1000000-c11fffff
wireless
wireless
asked 2 hours ago
MasoudMasoud
235
235
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131018%2fchange-phy-index-of-wireless-devices%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131018%2fchange-phy-index-of-wireless-devices%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown