Re: [SlimDevices: Unix] picoreplayer: how to configure ethernet port 10M autonego off full duplex ?

2021-04-22 Thread Jeremia


paul- wrote: 
> Put it in /opt/bootlocal.sh
> 
> Put it before the piCorePlayer startup.

I have a similar issue. I have a simple ethernet switch which does only
support 100mbs. For uknown reason this switch fails during
autonegotioation (related to this LINK_REMOVED) and therefore I'm not
getting a link to the picoreplayer. The picoreplayer is running on a
raspberry pi 4. As a workaround I found a hint, that I have to force the
raspberry pi to 100mbs. I wanted to use ethtool for this, but I can't
find it on the picoreplayer. Is there any other way to force the
raspberry pi with picoreplayer to 100mbs? Or can I install the ethtool
on the picoreplayer?

So long

Jeremia



Jeremia's Profile: http://forums.slimdevices.com/member.php?userid=71691
View this thread: http://forums.slimdevices.com/showthread.php?t=112534

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] picoreplayer: how to configure ethernet port 10M autonego off full duplex ?

2020-07-04 Thread paul-


Put it in /opt/bootlocal.sh

Put it before the piCorePlayer startup.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=112534

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


[SlimDevices: Unix] picoreplayer: how to configure ethernet port 10M autonego off full duplex ?

2020-07-04 Thread tparvais


Hello

For one Pi1 behind 30m UTP5e cable, I have some ethernet interface
instabilities: pi does not find the network.

I install ethtool

I want to run this command before network going up at boot sequence:
where should I add this command ?

sudo ethtool -s eth0 speed 10 autoneg off duplex full

Thomas



tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=112534

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix