Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RTL8111/8168/8411 with r8169 driver, no connection
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
babagau
n00b
n00b


Joined: 04 May 2021
Posts: 22
Location: Volos, Greece

PostPosted: Wed Mar 06, 2024 10:04 pm    Post subject: RTL8111/8168/8411 with r8169 driver, no connection Reply with quote

This realtek NIC has never actually worked, neither with ubuntu nor debian I used to run
in the past. Now with gentoo i feel more ready to deal with it. I connect via a (functional) router. All drivers
are built in the kernel, there is no initramfs. The
lights at the Realtek eth do not light up, when I plug in the cable or bring
the interface up. CABLE IS OK. I initiate with openrc.

kernel config:
CONFIG_R8169=y
CONFIG_REALTEK_PHY=y

ip link
Code:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
link/ether 00:19:66:d7:c9:b5 brd ff:ff:ff:ff:ff:ff
altname enp1s0
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DORMANT group default qlen 1000
link/ether 90:f6:52:f9:47:c0 brd ff:ff:ff:ff:ff:ff
altname wlp3s2


dhcpcd eth0
Code:

dhcpcd-10.0.5 starting
DUID 00:01:00:01:2d:4c:66:31:00:19:66:d7:c9:b5
eth0: waiting for carrier
timed out
dhcpcd exited


dmesg | grep -i -a2 eth0
Code:

[    0.770843] ata3: SATA max UDMA/133 cmd 0xb400 ctl 0xb080 bmdma 0xa880 irq 19
[    0.770867] ata4: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa888 irq 19
[    0.780287] r8169 0000:01:00.0 eth0: RTL8168d/8111d, 00:19:66:d7:c9:b5, XID 281, IRQ 28
[    0.780317] r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.780356] PPP generic driver version 2.4.2
[    0.780415] PPP BSD Compression module registered
--
[    5.078149] Loading firmware: rtl_nic/rtl8168d-1.fw
[    5.082817] RTL8211B Gigabit Ethernet r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
[    5.244344] r8169 0000:01:00.0 eth0: Link is Down
[   18.502844] wlan0: authenticate with 70:4f:57:cc:5b:e1
[   18.502863] wlan0: 80 MHz not supported, disabling VHT


cat /etc/resolv.conf
Code:
 
# Generated by dhcpcd from wlan0.dhcp, wlan0.ra
# /etc/resolv.conf.head can replace this line
domain home
nameserver 192.168.1.1
nameserver fe80::1%wlan0

_________________
love, peace and microchips
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Wed Mar 06, 2024 10:33 pm    Post subject: Reply with quote

lspci?

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Wed Mar 06, 2024 10:41 pm    Post subject: Reply with quote

Here's:
Code:
65751.233516] r8169 0000:01:00.0 enp1s0: Link is Down
[65751.247610] sd 2:0:0:0: [sda] Synchronizing SCSI cache
[65751.340959] ata3.00: Entering standby power mode
[65752.290803] ACPI: PM: Preparing to enter system sleep state S3
[65752.295181] ACPI: PM: Saving platform NVS memory
[65752.295293] Disabling non-boot CPUs ...
[65752.296583] smpboot: CPU 1 is now offline
[65752.299506] smpboot: CPU 2 is now offline
[65752.302722] smpboot: CPU 3 is now offline
[65752.306936] ACPI: PM: Low-level resume complete
[65752.306978] ACPI: PM: Restoring platform NVS memory
[65752.307706] __common_interrupt: 0.55 No irq handler for vector
[65752.307710] Enabling non-boot CPUs ...
[65752.307755] smpboot: Booting Node 0 Processor 1 APIC 0x2
[65752.311291] CPU1 is up
[65752.311320] smpboot: Booting Node 0 Processor 2 APIC 0x1
[65752.312012] CPU2 is up
[65752.312042] smpboot: Booting Node 0 Processor 3 APIC 0x3
[65752.312693] CPU3 is up
[65752.313935] ACPI: PM: Waking up from system sleep state S3
[65752.458219] pci 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[65752.462672] i915 0000:00:02.0: [drm] [ENCODER:73:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[65752.462679] i915 0000:00:02.0: [drm] [ENCODER:82:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[65752.462683] i915 0000:00:02.0: [drm] [ENCODER:86:DDI D/PHY D] is disabled/in DSI mode with an ungated DDI clock, gate it
[65752.651110] r8169 0000:01:00.0 enp1s0: Link is Down
[65752.725449] OOM killer enabled.
[65752.725452] Restarting tasks ... done.
[65752.725961] random: crng reseeded on system resumption
[65752.726077] PM: suspend exit
[65752.726117] elogind-daemon[1485]: System returned from sleep state.
[65752.804802] ata1: SATA link down (SStatus 4 SControl 300)
[65752.804825] ata4: SATA link down (SStatus 4 SControl 300)
[65752.804843] ata2: SATA link down (SStatus 4 SControl 300)
[65754.390856] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[65754.477995] ata3.00: configured for UDMA/133
[65754.707987] (sd-executor)[10743]: /lib64/elogind/system-sleep/50-intel-undervolt failed with exit status 1.
[65755.755135] udevd[724]: specified group 'uaccess' unknown
[65757.756867] r8169 0000:01:00.0 enp1s0: Link is Up - 100Mbps/Full - flow control rx/tx
, plz note interface name is different. Can't recall where to set for it....

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
babagau
n00b
n00b


Joined: 04 May 2021
Posts: 22
Location: Volos, Greece

PostPosted: Thu Mar 07, 2024 7:24 am    Post subject: Reply with quote

Code:

lspci -nnk

01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 03)
        Subsystem: ASRock Incorporation Motherboard (one of many) [1849:8168]
        Kernel driver in use: r8169



Now I notice in my dmesg:
Loading firmware: rtl_nic/rtl8168d-1.fw
8168 vs 8169, maybe it loads the wrong firmware?
I am emerging linux-firmware with savedconfig and see
if I can manually choose what firmware to load.
Hm, there is no rtl8169 firmware in the package, but lots of 8168

Code:

grep 8168 /etc/portage/savedconfig/sys-kernel/linux-firmware-20240220-r1

rtl_nic/rtl8168g-3.fw
rtl_nic/rtl8168g-2.fw
rtl_nic/rtl8168d-1.fw
rtl_nic/rtl8168e-1.fw
rtl_nic/rtl8168f-1.fw
rtl_nic/rtl8168g-1.fw
rtl_nic/rtl8168fp-3.fw
rtl_nic/rtl8168h-1.fw
rtl_nic/rtl8168h-2.fw
rtl_nic/rtl8168d-2.fw
rtl_nic/rtl8168e-3.fw
rtl_nic/rtl8168e-2.fw
rtl_nic/rtl8168f-2.fw

_________________
love, peace and microchips
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Thu Mar 07, 2024 8:20 am    Post subject: Reply with quote

Same lspci here.
Unfiltered linux-firmware.
r8169 works out of the box without any firmware loaded.

Any idea what you may have done to get firmware loaded?

Temporary rename the firmware file and reboot?

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
octonoodle
n00b
n00b


Joined: 21 Feb 2024
Posts: 2

PostPosted: Fri Mar 08, 2024 3:54 am    Post subject: Re: RTL8111/8168/8411 with r8169 driver, no connection Reply with quote

I used to get problems with r8169 on openSuse randomly with kernel updates. They had a package that would disable the r8169 kernel module and install the r8168 one for you.
I'm still learning my way round gentoo, but I think the equivalent here is basically to blacklist r8169, then emerging net-misc-r8168 would give you the r8168 module that should automatically be loaded at the next boot.
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 7:40 am    Post subject: Reply with quote

Alternate working kernel for with ner-misc/r8168 here too.

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 9:24 am    Post subject: Re: RTL8111/8168/8411 with r8169 driver, no connection Reply with quote

babagau wrote:
This realtek NIC has never actually worked, neither with ubuntu nor debian I used to run
in the past.
Out of curiosity, did you try with gentoo live cd?

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
babagau
n00b
n00b


Joined: 04 May 2021
Posts: 22
Location: Volos, Greece

PostPosted: Fri Mar 08, 2024 4:19 pm    Post subject: Reply with quote

I renamed the firmware file and rebooted.
Code:

dmesg | grep 8168

[    5.404934] r8169 0000:01:00.0: Direct firmware load for rtl_nic/rtl8168d-1.fw failed with error -2
[    5.404940] r8169 0000:01:00.0: Unable to load firmware rtl_nic/rtl8168d-1.fw (-2)

but still it does not connect:
Code:

ip link show eth0

2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether 00:19:66:d7:c9:b5 brd ff:ff:ff:ff:ff:ff
    altname enp1s0

Code:

dhcpcd eth0

dhcpcd-10.0.5 starting
DUID 00:01:00:01:2d:4c:66:31:00:19:66:d7:c9:b5
eth0: waiting for carrier
timed out
dhcpcd exited

I also does not connect with the rc service net.eth0
Neither with gentoo live cd did it work.
I will try with net-misc-r8168 and repost
_________________
love, peace and microchips
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 4:47 pm    Post subject: Reply with quote

Are you openrc, systemd?
uname -r?
Motherboard?
Bios firmware? Upgrade?

Here firmware load is only attempted upon explicit request, i.e. in kernel .config.
Can you post .config?

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
babagau
n00b
n00b


Joined: 04 May 2021
Posts: 22
Location: Volos, Greece

PostPosted: Fri Mar 08, 2024 4:58 pm    Post subject: Reply with quote

Code:

uname -r

6.6.13-gentoo


I use openrc. This moment the kernel is being rebuilt without the realtek builtin module (I am booting without initramfs).
Here: http://0x0.st/HhHQ.13-gento my kernel configuration with the r8169
_________________
love, peace and microchips
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 6:04 pm    Post subject: Reply with quote

setting
Code:
 CONFIG_GENTOO_PRINT_FIRMWARE_INFO=y
gets:
Code:
amd64 ~ # dmesg | grep fw
[   48.189585] Loading firmware: rtl_nic/rtl8168g-2.fw
along with
Code:
lsmod | grep r8169
r8169                  90112  0
mdio_devres            12288  1 r8169
firmware_class         12288  2 r8169,cfg80211
libphy                110592  3 r8169,mdio_devres,realtek
as
Code:
CONFIG_R8169=m
here.

Code:
hwinfo (snippet)
49: None 00.0: 10701 Ethernet
  [Created at net.126]
  Unique ID: QObM.ndpeucax6V1
  Parent ID: lkKU.9EcCcviMug3
  SysFS ID: /class/net/enp1s0
  SysFS Device Link: /devices/pci0000:00/0000:00:1c.0/0000:01:00.0
  Hardware Class: network interface
  Model: "Ethernet network interface"
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: enp1s0
  HW Address: f4:4d:30:04:42:4e
  Permanent HW Address: f4:4d:30:04:42:4e
  Link detected: yes
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #18 (Ethernet controller)


Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 6:36 pm    Post subject: Re: RTL8111/8168/8411 with r8169 driver, no connection Reply with quote

babagau wrote:
The lights at the Realtek eth do not light up
That's sound weird.

CARRIER is indeed reported "missing".

Do you have an alternate rj45 port on router side?

Do you have alternate computer to check initial rj45 port?

rtl8168d-1.fw seems quit dated as google mentions it around 2011...
Did you check current MB firmware on Manufacturer site?
Maybe Manufacturer has a bios update that explicity fixes r8169?

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 6:55 pm    Post subject: Reply with quote

Sorry to ask, how do you know cable is OK?

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
babagau
n00b
n00b


Joined: 04 May 2021
Posts: 22
Location: Volos, Greece

PostPosted: Fri Mar 08, 2024 7:01 pm    Post subject: Reply with quote

motherboard is asrock g31m-gs
bios upgrade... ok I'll search on how to do this
the port on the router is OK, tested with the other pc, same with the cable, tested on the other pc running
puppy linux. I also checked the nic pins, they shine clean as gold.
I tried with the r8168 module but it did not work, either with USE=use-firmware or not.
Code:

lspci -nnk

01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 03)
        Subsystem: ASRock Incorporation Motherboard (one of many) [1849:8168]
        Kernel driver in use: r8168
        Kernel modules: r8168



Code:

dmesg | grep fw

[    5.400810] Loading firmware: rtl_nic/rtl8168d-1.fw

Related console messages during logging in:
Code:

 * Bringing up interface eth0
  *   Caching network module dependencies
   *   dhcp ...
    *     Running dhcpcd ...
        dhcpcd-10.0.5 starting
        DUID 00:01:00:01:2d:4c:66:31:00:19:66:d7:c9:b5
        eth0: waiting for carrier
        timed out
        dhcpcd exited
        [ !! ] * ERROR: net.eth0 failed to start

_________________
love, peace and microchips
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 7:38 pm    Post subject: Reply with quote

Code:
Mar  8 20:43:12 amd64 syslog-ng[2176]: syslog-ng starting up; version='4.6.0'
Mar  8 20:43:12 amd64 crond[2214]: (CRON) STARTUP (1.7.1)
Mar  8 20:43:12 amd64 crond[2214]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 67% if used.)
Mar  8 20:43:12 amd64 dhcpcd[2245]: dhcpcd-10.0.6 starting
Mar  8 20:43:12 amd64 dhcpcd[2247]: DUID 00:01:00:01:25:b0:e0:67:f4:4d:30:04:42:4e
Mar  8 20:43:12 amd64 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Mar  8 20:43:12 amd64 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Mar  8 20:43:12 amd64 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Mar  8 20:43:12 amd64 kernel: Loading firmware: regulatory.db
Mar  8 20:43:12 amd64 kernel: Loading firmware: regulatory.db.p7s
Mar  8 20:43:12 amd64 dhcpcd[2247]: no interfaces have a carrier
Mar  8 20:43:12 amd64 kernel: Loading firmware: rtl_nic/rtl8168g-2.fw
Mar  8 20:43:12 amd64 kernel: Generic FE-GE Realtek PHY r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
Mar  8 20:43:13 amd64 dhcpcd[2247]: enp1s0: waiting for carrier
Mar  8 20:43:13 amd64 kernel: r8169 0000:01:00.0 enp1s0: Link is Down
Mar  8 20:43:13 amd64 sshd[2337]: Server listening on 0.0.0.0 port 22.
Mar  8 20:43:15 amd64 xrdp[2369]: [INFO ] address [0.0.0.0] port [3389] mode 1
Mar  8 20:43:15 amd64 xrdp[2369]: [INFO ] listening to port 3389 on 0.0.0.0
Mar  8 20:43:15 amd64 xrdp[2369]: [INFO ] xrdp_listen_pp done
Mar  8 20:43:15 amd64 xrdp-sesman[2375]: [INFO ] starting xrdp-sesman with pid 2375
Mar  8 20:43:17 amd64 xrdp[2370]: [INFO ] starting xrdp with pid 2370
Mar  8 20:43:17 amd64 xrdp[2370]: [INFO ] address [0.0.0.0] port [3389] mode 1
Mar  8 20:43:17 amd64 xrdp[2370]: [INFO ] listening to port 3389 on 0.0.0.0
Mar  8 20:43:17 amd64 xrdp[2370]: [INFO ] xrdp_listen_pp done
Mar  8 20:43:18 amd64 dhcpcd[2247]: enp1s0: carrier acquired
Mar  8 20:43:18 amd64 kernel: r8169 0000:01:00.0 enp1s0: Link is Up - 100Mbps/Full - flow control rx/tx
Mar  8 20:43:18 amd64 dhcpcd[2247]: enp1s0: IAID 30:04:42:4e
Mar  8 20:43:18 amd64 kernel: NET: Registered PF_PACKET protocol family
Mar  8 20:43:18 amd64 dhcpcd[2247]: enp1s0: probing address 192.168.1.254/24
Mar  8 20:43:23 amd64 dhcpcd[2247]: enp1s0: using static address 192.168.1.254/24
Mar  8 20:43:23 amd64 dhcpcd[2247]: enp1s0: adding route to 192.168.1.0/24
Mar  8 20:43:23 amd64 dhcpcd[2247]: enp1s0: adding default route via 192.168.1.1

Code:
amd64 ~ # cat /etc/dhcpcd.conf
# A sample configuration for dhcpcd.
# See dhcpcd.conf(5) for details.

# Allow users of this group to interact with dhcpcd via the control socket.
#controlgroup wheel

# Inform the DHCP server of our hostname for DDNS.
hostname

# Use the hardware address of the interface for the Client ID.
#clientid
# or
# Use the same DUID + IAID as set in DHCPv6 for DHCPv4 ClientID as per RFC4361.
# Some non-RFC compliant DHCP servers do not reply with this set.
# In this case, comment out duid and enable clientid above.
duid

# Persist interface configuration when dhcpcd exits.
persistent

# Rapid commit support.
# Safe to enable by default because it requires the equivalent option set
# on the server to actually work.
option rapid_commit

# A list of options to request from the DHCP server.
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
# Respect the network MTU. This is applied to DHCP routes.
option interface_mtu

# Most distributions have NTP support.
#option ntp_servers

# A ServerID is required by RFC2131.
require dhcp_server_identifier

# Generate SLAAC address using the Hardware Address of the interface
#slaac hwaddr
# OR generate Stable Private IPv6 Addresses based from the DUID
slaac private

static ip_address=192.168.1.254/24
static routers=192.168.1.1

#---
#DNS
#---

#Quad9
static domain_name_servers=9.9.9.9


Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 8:21 pm    Post subject: Reply with quote

At Ubuntu which is quit old, someone suggest static IP.

Could be worth trying... at least for a test.
my dhcpcd.conf does that, IIRC.

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 8:24 pm    Post subject: Reply with quote

Code:
eixi net-misc/dhcpcd
[I] net-misc/dhcpcd
     Available versions:  9.5.1 10.0.3 10.0.5-r1 ~10.0.6 10.0.6-r1 ~10.0.6-r2 **9999*l {debug +embedded ipv6 privsep +udev}
     Installed versions:  10.0.6-r1(20:33:19 02/02/2024)(-debug -embedded -ipv6 -privsep -udev)

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 8:32 pm    Post subject: Reply with quote

Did you tried to check HW by booting M$ PE ISO, e.g. serguei strelec?

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 8:49 pm    Post subject: Reply with quote

Both MB V1 & V2 BIOS V1.80 seem to have an update for LAN rom.
Update carefully. :idea:

I'd rather check static IP and/or Windows PE first.

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Fri Mar 08, 2024 10:02 pm    Post subject: Reply with quote

Side note:
Code:
lsmod | grep r816
r8168                 643072  0
seems to have internal firmware as:
Code:
amd64 ~ # dmesg | grep fw
amd64 ~ #
is empty when
Code:
eix r8168
[I] net-misc/r8168
     Available versions:  8.051.02 8.051.02-r1 (~)8.052.01 {dist-kernel modules-compress modules-sign +strip use-firmware}
     Installed versions:  8.052.01(00:46:58 09/03/2024)(modules-compress modules-sign strip -dist-kernel -use-firmware)


Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Sat Mar 09, 2024 12:05 am    Post subject: Reply with quote

Side note about ram usage:
r8169:
used
Mem: 91008
-----------------------------
r8168:[strip -use-firmware]
used
Mem: 90132
----------------------------
r8168:[strip use-firmware]
used
Mem: 87892
----------------------------
First and last require appropriate firmware files from linux-firmware package.
The intermediate doesn't.

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Mon Mar 11, 2024 1:58 am    Post subject: Reply with quote

r8168:[strip use-firmware] failed to build with 6.8.0. as reported bugzilla

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Mon Mar 11, 2024 5:24 pm    Post subject: Reply with quote

CaptainBlood wrote:
r8168:[strip use-firmware] failed to build with 6.8.0. as reported bugzilla

Fixed when patching as described in ebuild log.

Thks 4 ur attention, interest & support
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3628

PostPosted: Tue Mar 12, 2024 10:05 am    Post subject: Reply with quote

Patches now available at bug report.
Plz let me know for any issue.

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum