fbelavenuto / arpl

Automated Redpill Loader
GNU General Public License v3.0
7.21k stars 1.55k forks source link

RTL8111E #634

Open paposgr opened 1 year ago

paposgr commented 1 year ago

v0.5-alpha1 support RTL8111E v1.1-beta 2 don't support RTL8111E, 2 modules of RTL nic missing.

nando2301 commented 1 year ago

@fbelavenuto You know If is this related to https://github.com/pocopico/tinycore-redpill/issues/217?

fbelavenuto commented 1 year ago

Hu, please add the "console" addon and try to log with "root" without password. Type "lspci -nnk" and post a photo of screen

spammoogle commented 1 year ago

I have: motherboard : P8Z77-V_LX eth: Realtek 8111E/8111F Gigabit LAN Controller

image

log: 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0100] (rev 09) Subsystem: ASUSTeK Computer Inc. 2nd Generation Core Processor Family DRAM Controller [1043:84ca] Kernel driver in use: snb_uncore 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09) Kernel driver in use: pcieport 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0122] (rev 09) DeviceName: Onboard IGD Subsystem: ASUSTeK Computer Inc. 2nd Generation Core Processor Family Integrated Graphics Controller [1043:84ca] 00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:84ca] Kernel driver in use: xhci_hcd 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 [8086:1e3a] (rev 04) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:84ca] 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:84ca] Kernel driver in use: ehci-pci 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4) Kernel driver in use: pcieport 00:1c.4 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 [8086:1e18] (rev c4) Kernel driver in use: pcieport 00:1c.5 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev c4) Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:84ca] Kernel driver in use: ehci-pci 00:1f.0 ISA bridge [0601]: Intel Corporation Z77 Express Chipset LPC Controller [8086:1e44] (rev 04) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:84ca] 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e02] (rev 04) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:84ca] Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller [8086:1e22] (rev 04) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:84ca] Kernel driver in use: i801_smbus 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06) Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards [1043:8432] Kernel driver in use: r8169 Kernel modules: r8169 04:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge [1b21:1080] (rev 03)

paposgr commented 1 year ago

I create two sticks one with ver 0.5 and one with ver 1.1. Compering user-config.yml i found module rtl8150 missing from ver 1.1 Is this the problem? My NAS work perfect with ver 0.5 but there in not nic with ver 1.1

fbelavenuto commented 1 year ago

I create two sticks one with ver 0.5 and one with ver 1.1. Compering user-config.yml i found module rtl8150 missing from ver 1.1 Is this the problem? My NAS work perfect with ver 0.5 but there in not nic with ver 1.1

No!

Type one more command: "ip addr show"

The r8169 module was loaded: "03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06) Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards [1043:8432] Kernel driver in use: r8169 Kernel modules: r8169"