Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Problem playing High Rez File
#12
@Facel

If you are curious about the actual negotiated configuration of your Ethernet interface, you could try this from the command line

Code:
pi@moode4b:~ $ ethtool eth0
Settings for eth0:
    Supported ports: [ TP MII ]
    Supported link modes:   10baseT/Half 10baseT/Full
                            100baseT/Half 100baseT/Full
                            1000baseT/Half 1000baseT/Full
    Supported pause frame use: Symmetric Receive-only
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes:  10baseT/Half 10baseT/Full
                            100baseT/Half 100baseT/Full
                            1000baseT/Half 1000baseT/Full
    Advertised pause frame use: Symmetric Receive-only
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported
    Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                         100baseT/Half 100baseT/Full
                                         1000baseT/Half 1000baseT/Full
    Link partner advertised pause frame use: Symmetric Receive-only
    Link partner advertised auto-negotiation: Yes
    Link partner advertised FEC modes: Not reported
    Speed: 1000Mb/s
    Duplex: Full
    Port: MII
    PHYAD: 1
    Transceiver: internal
    Auto-negotiation: on
Cannot get wake-on-lan settings: Operation not permitted
    Current message level: 0x00000007 (7)
                   drv probe link
    Link detected: yes

This tells a lot about the capabilities of the interface hardware and driver. Note the Speed: and Duplex: lines. They describe my current connection.

Also, you can try

Code:
pi@moode4b:~ $ ifconfig eth0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
       inet 192.168.1.174  netmask 255.255.255.0  broadcast 192.168.1.255
       inet6 fe80::7ca3:e9ee:ee53:53f2  prefixlen 64  scopeid 0x20<link>
       ether dc:a6:32:0e:e6:25  txqueuelen 1000  (Ethernet)
       RX packets 4747  bytes 563750 (550.5 KiB)
       RX errors 0  dropped 0  overruns 0  frame 0
       TX packets 1724  bytes 1773130 (1.6 MiB)
       TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

You should see all zeros on the RX errors/TX errors lines. (Don't know what your JRMC is running on but you could try the equivalent command on that host too.)

Regards,
Kent
Reply


Messages In This Thread
Problem playing High Rez File - by Facel - 12-10-2019, 12:39 PM
RE: Problem playing High Rez File - by Tim Curtis - 12-10-2019, 01:09 PM
RE: Problem playing High Rez File - by Facel - 12-10-2019, 06:33 PM
RE: Problem playing High Rez File - by Tim Curtis - 12-10-2019, 07:10 PM
RE: Problem playing High Rez File - by Facel - 12-10-2019, 08:55 PM
RE: Problem playing High Rez File - by DRONE7 - 12-11-2019, 05:04 AM
RE: Problem playing High Rez File - by Facel - 12-11-2019, 06:30 AM
RE: Problem playing High Rez File - by Tim Curtis - 12-11-2019, 12:55 PM
RE: Problem playing High Rez File - by Facel - 12-11-2019, 03:31 PM
RE: Problem playing High Rez File - by TheOldPresbyope - 12-11-2019, 01:47 PM
RE: Problem playing High Rez File - by Facel - 12-11-2019, 07:19 PM
RE: Problem playing High Rez File - by Facel - 12-12-2019, 01:05 PM
RE: Problem playing High Rez File - by Tim Curtis - 12-12-2019, 02:14 PM
RE: Problem playing High Rez File - by Facel - 12-12-2019, 04:34 PM
RE: Problem playing High Rez File - by Facel - 12-12-2019, 07:05 PM
RE: Problem playing High Rez File - by Tim Curtis - 12-12-2019, 08:40 PM
RE: Problem playing High Rez File - by Facel - 12-12-2019, 10:11 PM
RE: Problem playing High Rez File - by Tim Curtis - 12-12-2019, 11:06 PM
RE: Problem playing High Rez File - by Tim Curtis - 12-13-2019, 12:35 AM
RE: Problem playing High Rez File - by Facel - 12-13-2019, 04:36 AM
RE: Problem playing High Rez File - by Tim Curtis - 12-13-2019, 11:42 AM
RE: Problem playing High Rez File - by Botte - 12-13-2019, 02:48 PM
RE: Problem playing High Rez File - by Facel - 12-13-2019, 03:19 PM
RE: Problem playing High Rez File - by Facel - 12-16-2019, 02:20 PM
RE: Problem playing High Rez File - by Tim Curtis - 12-16-2019, 05:25 PM
RE: Problem playing High Rez File - by Facel - 12-17-2019, 08:46 AM
RE: Problem playing High Rez File - by Tim Curtis - 12-17-2019, 02:30 PM

Forum Jump: