Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Request to Add Red Gigabit Broadcom (BRCM 57780) #472

Open
thepito opened this issue Jan 4, 2023 · 6 comments
Open

Request to Add Red Gigabit Broadcom (BRCM 57780) #472

thepito opened this issue Jan 4, 2023 · 6 comments
Labels

Comments

@thepito
Copy link

thepito commented Jan 4, 2023

Hello Flabio:

It would be possible to add the drivers for the Broadcom Gigabit network card (BRCM 57780).

Thank you!!

@AuxXxilium
Copy link

500.0: 0200 Ethernet controller
Model: "Broadcom NetLink BCM57780 Gigabit Ethernet PCIe"
Vendor: pci 0x14e4 "Broadcom"
Device: pci 0x1692 "NetLink BCM57780 Gigabit Ethernet PCIe"
Driver: "tg3"
Driver Modules: "tg3"
Device File: eth0
Link detected: no
Driver Status: tg3 is active

tg3 module is included already and working in my testsetup. do you have an alternativ ethernet? if yes please do: "lspci -nnk" over ssh in your dsm. if not you can use this command in loader instead of menu.sh. please send the output you will get.

@thepito
Copy link
Author

thepito commented Jan 5, 2023

Hello:

I'm testing, The loader show Ip: can't finde device 'eth0'

Also I see, i dont have satas on green. the controller is Intel Corporation NM10/ICH7. i see that in not posible use in ahci, only ide mode.

I list pci devices:

00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller [8086:2e30] (rev 03)
Subsystem: Dell 4 Series Chipset DRAM Controller [1028:0400]
00:01.0 PCI bridge [0604]: Intel Corporation 4 Series Chipset PCI Express Root Port [8086:2e31] (rev 03)
Kernel driver in use: pcieport
00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e32] (rev 03)
Subsystem: Dell 4 Series Chipset Integrated Graphics Controller [1028:0400]
00:02.1 Display controller [0380]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e33] (rev 03)
Subsystem: Dell 4 Series Chipset Integrated Graphics Controller [1028:0400]
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 01)
Subsystem: Dell NM10/ICH7 Family High Definition Audio Controller [1028:0400]
00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 01)
Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 01)
Subsystem: Dell NM10/ICH7 Family USB UHCI Controller [1028:0400]
Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 01)
Subsystem: Dell NM10/ICH7 Family USB UHCI Controller [1028:0400]
Kernel driver in use: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 01)
Subsystem: Dell NM10/ICH7 Family USB UHCI Controller [1028:0400]
Kernel driver in use: uhci_hcd
00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 01)
Subsystem: Dell NM10/ICH7 Family USB UHCI Controller [1028:0400]
Kernel driver in use: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 01)
Subsystem: Dell NM10/ICH7 Family USB2 EHCI Controller [1028:0400]
Kernel driver in use: ehci-pci
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
Subsystem: Dell 82801G (ICH7 Family) IDE Controller [1028:0400]
Kernel driver in use: ata_piix
00:1f.2 IDE interface [0101]: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] [8086:27c0] (rev 01)
Subsystem: Dell NM10/ICH7 Family SATA Controller [IDE mode] [1028:0400]
Kernel driver in use: ata_piix
00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da] (rev 01)
Subsystem: Dell NM10/ICH7 Family SMBus Controller [1028:0400]
Kernel driver in use: i801_smbus
02:00.0 Ethernet controller [0200]: Broadcom Inc. and subsidiaries NetLink BCM57780 Gigabit Ethernet PCIe [14e4:1692] (rev 01)
Subsystem: Dell NetLink BCM57780 Gigabit Ethernet PCIe [1028:0400]

@fbelavenuto
Copy link
Owner

Please update ARPL, reboot, update modules, addons and lkm, rebuild the loader and test it.

@thepito
Copy link
Author

thepito commented Jan 15, 2023

Hello:
I try to use a Loader V1.0-beta11a. But in the loader it show me
ip: can't find device 'eth0'

Modules to include is selected bnx2x: Qlogic BCM57xxx

Where can I find the list with all the Arpl modules?

Thanks.

@fbelavenuto
Copy link
Owner

Hi, the correct module is "tg3" no? The module "bnx2x" is for 10Gbe Broadcom network card

@fbelavenuto
Copy link
Owner

Also I see, i dont have satas on green. the controller is Intel Corporation NM10/ICH7. i see that in not posible use in ahci, only ide mode.

See now! For this, is impossible to install DSM, is need AHCI!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants