You are not logged in.

#26 2018-01-24 10:35:10

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,410

Re: [solved] ASRock J4105-ITX + Intel® Wireless 7265D

Both of the advices I gave are independent of the router.

Offline

#27 2018-01-24 10:55:25

folatt
Member
Registered: 2015-08-01
Posts: 96

Re: [solved] ASRock J4105-ITX + Intel® Wireless 7265D

I followed the advice, installed dhclient and added my Networkconfiguration.conf file looked like this:

[me@MyComputer ~]$ cat /etc/NetworkManager/NetworkManager.conf 
# Configuration file for NetworkManager.
# See "man 5 NetworkManager.conf" for details.
[main]
plugins=keyfile
dhcp=dhclient

[device]
wifi.scan-rand-mac-address=no

I rebooted, my wifi card is gone.
I commented out the changes.

[me@MyComputer ~]$ cat /etc/NetworkManager/NetworkManager.conf 
# Configuration file for NetworkManager.
# See "man 5 NetworkManager.conf" for details.
[main]
#plugins=keyfile
#dhcp=dhclient

[device]
#wifi.scan-rand-mac-address=no

It's still gone. Note that the bluetooth part of the card IS found.

[me@MyComputer ~]$ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 70:85:c2:2a:10:5b brd ff:ff:ff:ff:ff:ff
    inet 192.168.178.24/24 brd 192.168.178.255 scope global dynamic noprefixroute enp1s0
       valid_lft 863181sec preferred_lft 863181sec
    inet6 2001:983:8610:1:7db3:dbfb:4e1:c962/64 scope global dynamic noprefixroute 
       valid_lft 4084sec preferred_lft 3284sec
    inet6 fe80::bcd6:a590:353:13f8/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
[me@MyComputer ~]$ inxi -N
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
[me@MyComputer ~]$ rfkill
ID TYPE      DEVICE      SOFT      HARD
 0 bluetooth hci0   unblocked unblocked

Last edited by folatt (2018-01-24 10:56:14)

Offline

#28 2018-01-24 11:13:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,410

Re: [solved] ASRock J4105-ITX + Intel® Wireless 7265D

NetworkManager configuration should not have an effect on device detection. Might be an issue with the MB. Can you post an entire dmesg when that happens?

Also, have you always tested the same PCI slot? Do you have another you could test with?

Last edited by V1del (2018-01-24 11:29:40)

Offline

#29 2018-01-25 17:32:20

folatt
Member
Registered: 2015-08-01
Posts: 96

Re: [solved] ASRock J4105-ITX + Intel® Wireless 7265D

V1del wrote:

NetworkManager configuration should not have an effect on device detection. Might be an issue with the MB. Can you post an entire dmesg when that happens?

Since I have not turned off my computer:

http://termbin.com/iu0v


V1del wrote:

Also, have you always tested the same PCI slot? Do you have another you could test with?

1. Yes.
2. If you can see another PCI slot than the one on the right saying: "M.2 Wifi", tell me.

https://cdn.proshop-static.eu/Images/25 … 246df4.jpg

Offline

#30 2018-01-27 14:02:05

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [solved] ASRock J4105-ITX + Intel® Wireless 7265D

folatt wrote:
V1del wrote:

Also, have you always tested the same PCI slot? Do you have another you could test with?

2. If you can see another PCI slot than the one on the right saying: "M.2 Wifi", tell me.

That is an M.2 slot not a PCI Express slot.  The PCI Express 2.0 x1 Slot is located on the left. http://www.asrock.com/mb/Intel/J4205-IT … cat=Manual

Offline

#31 2019-12-27 21:52:38

folatt
Member
Registered: 2015-08-01
Posts: 96

Re: [solved] ASRock J4105-ITX + Intel® Wireless 7265D

Solved.
M.2 slot for WiFi is Intel® CNVi Only.

Last edited by folatt (2019-12-27 21:53:01)

Offline

Board footer

Powered by FluxBB