F5OEO / datvplutofrm

Digital Television custom firmware for PlutoSDR
27 stars 9 forks source link

PlutoPLUS eth0 #28

Open ploeffler opened 2 years ago

ploeffler commented 2 years ago

the firmwire runs on plutoplus. connecting via usb is working fine.

eth0 on the plutoplus is not available, so it can not be accessed via the gigabitethernetport. the ethernet-chip is a RTL8211E

dmesg:

...
RTL8211E Gigabit Ethernet e000b000.ethernet-ffffffff:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=e000b000.ethernet-ffffffff:01, irq=POLL)
macb e000b000.ethernet eth0: Cadence GEM rev 0x00020118 at 0xe000b000 irq 28 (00:0a:35:00:01:22)
...
m0vse commented 2 years ago

I have merged the patches from the plutoplus repo together with the latest plutodvb and have it working on a plutoplus with ethernet.

jgreusel1 commented 1 year ago

Hi m0vse, I'm awaiting a Pluto+ and hope to use ethernet and ptt output pins for a rxtx relay. Could you suggest a firmware version and patch to achieve these two things? Best Regards, John- KC9OJV

m0vse commented 12 months ago

I have created a fork of the two repos at https://github.com/m0vse/plutoplusdvb which should work.