Search found 6 matches

by NicePics13
Tue Nov 22, 2022 4:32 pm
Forum: Network / Wireless Issues
Topic: Broadcom gigabit ethernet
Replies: 9
Views: 4008

Re: Broadcom gigabit ethernet

:oops: My bad, forgot the deps.
by NicePics13
Tue Nov 22, 2022 7:43 am
Forum: Network / Wireless Issues
Topic: Broadcom gigabit ethernet
Replies: 9
Views: 4008

Re: Broadcom gigabit ethernet

Got the 1.12 32-bit x86 build to compile in Debian, probably took 5-6 hrs :shock:
Edited the default profile in the targets directory but that stops with:

Code: Select all

Package kmod-phy-broadcom is missing dependencies for the following libraries:
bcm-phy-lib.ko
by NicePics13
Thu Nov 17, 2022 4:22 am
Forum: Network / Wireless Issues
Topic: Broadcom gigabit ethernet
Replies: 9
Views: 4008

Re: Broadcom gigabit ethernet

Sure, it's been ages since I compiled my own kernel :lol:
Hopefully it won't take too long on my old Core 2 Quad
by NicePics13
Wed Nov 16, 2022 4:45 pm
Forum: Network / Wireless Issues
Topic: Broadcom gigabit ethernet
Replies: 9
Views: 4008

Re: Broadcom gigabit ethernet

1.12 and 1.13 x86 generic ext4 on this cheap thin client:
https://www.parkytowers.me.uk/thin/hp/t5740/
by NicePics13
Tue Nov 15, 2022 8:13 am
Forum: Network / Wireless Issues
Topic: Broadcom gigabit ethernet
Replies: 9
Views: 4008

Re: Broadcom gigabit ethernet

Booted a livecd where the nic is detected: # lsmod | grep tg3 tg3 118116 0 ptp 7270 1 tg3 libphy 16372 2 tg3,broadcom hwmon 1865 1 tg3 So it seems a broadcom module is missing from gargoyle. lshw: *-network description: Ethernet interface product: NetLink BCM57780 Gigabit Ethernet PCIe vendor: Broad...
by NicePics13
Mon Nov 14, 2022 3:38 pm
Forum: Network / Wireless Issues
Topic: Broadcom gigabit ethernet
Replies: 9
Views: 4008

Broadcom gigabit ethernet

Code: Select all

No PHY devices
Problem fetching invariants of chip, aborting
The onboard chip is the BCM57780
Is the tg3 module only one part of the driver, do I need broadcom firmware as well? Can't find any such package in the list :?: