I tried too to use ethtool, but I got : Cannot get device coalesce settings
I guess that the kernel is not compiled with : CONFIG_SWITCH_SET_PORT_CONFIG On Wed, Apr 23, 2014 at 4:05 PM, Jack Mitchell <[email protected]>wrote: > You usually change this at the PHY level I believe, I've done it before > using ethtool. > > Cheers, > > On 23/04/14 07:50, [email protected] wrote: > > > > Hi There - > > > > I'm trying to figure out how to change the eth0 port on a Beaglebone > > Black to a specific port speed like 10Mbps. It appears now (see > > below) that it is set to auto. Any assistance would be much appreciated. > > > > Tim > > > > > > > > root@beaglebone:/usr/lib/connman/test# ./get-services > > [ /net/connman/service/ethernet_1cba8ca2bf39_cable ] > > IPv6.Configuration = { Method=auto Privacy=disabled } > > AutoConnect = true > > Name = Wired > > Nameservers = [ 8.8.8.8 8.8.4.4 ] > > Provider = { } > > Favorite = true > > Domains.Configuration = [ ] > > Timeservers.Configuration = dbus.Array([], > > signature=dbus.Signature('s'), variant_level=1) > > State = online > > Proxy = { Method=direct } > > Nameservers.Configuration = [ 8.8.8.8 8.8.4.4 ] > > IPv4 = { Netmask=255.255.255.0 Gateway=192.168.1.1 Method=manual > > Address=192.168.1.10 } > > Timeservers = dbus.Array([dbus.String(u'192.168.1.1')], > > signature=dbus.Signature('s'), variant_level=1) > > IPv6 = { } > > Domains = [ ] > > Ethernet = { Interface=eth0 MTU=1500 Method=auto > > Address=1C:BA:8C:A2:BF:39 } > > Security = [ ] > > Proxy.Configuration = { } > > Type = ethernet > > Immutable = false > > IPv4.Configuration = { Netmask=255.255.255.0 Gateway=192.168.1.1 > > Method=manual Address=192.168.1.10 } > > > > root@beaglebone:/usr/lib/connman/test# > > > > -- > > For more options, visit http://beagleboard.org/discuss > > --- > > You received this message because you are subscribed to the Google > > Groups "BeagleBoard" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected] > > <mailto:[email protected]>. > > For more options, visit https://groups.google.com/d/optout. > > > -- > Jack Mitchell ([email protected]) > Embedded Systems Engineer > Cambridgeshire, UK > http://www.embed.me.uk > -- > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
