Re: Banana Pi R1 on fedora 21

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Guys,

Here are some printouts for the R1:

root@bananapi_r1 /home/user # lshw
bananapi_r1.homenet
    description: Computer
    product: LeMaker Banana Pi
    width: 32 bits
  *-core
       description: Motherboard
       physical id: 0
       capabilities: lemaker_bananapi allwinner_sun7i-a20
     *-cpu:0
          description: CPU
          product: cpu
          physical id: 0
          bus info: cpu@0
     *-cpu:1 DISABLED
          description: CPU
          product: cpu
          physical id: 1
          bus info: cpu@1
     *-memory
          description: System memory
          physical id: 2
          size: 1001MiB
  *-usbhost:0
       product: EHCI Host Controller
       vendor: Linux 3.17.7-300.fc21.armv7hl ehci_hcd
       physical id: 1
       bus info: usb@4
       logical name: usb4
       version: 3.17
       capabilities: usb-2.00
       configuration: driver=hub slots=1 speed=480Mbit/s
     *-usb
          description: Ethernet interface
          product: D-Link DUB-1312
          vendor: D-Link Elec. Corp.
          physical id: 1
          bus info: usb@4:1
          logical name: eth1
          version: 1.00
          serial: 000000000007C8
          size: 1Gbit/s
          capacity: 1Gbit/s
capabilities: usb-2.10 ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=ax88179_178a duplex=full ip=192.168.1.158 link=yes maxpower=248mA multicast=yes port=MII speed=1Gbit/s
  *-usbhost:1
       product: Generic Platform OHCI controller
       vendor: Linux 3.17.7-300.fc21.armv7hl ohci_hcd
       physical id: 2
       bus info: usb@3
       logical name: usb3
       version: 3.17
       capabilities: usb-1.10
       configuration: driver=hub slots=1 speed=12Mbit/s
  *-usbhost:2
       product: Generic Platform OHCI controller
       vendor: Linux 3.17.7-300.fc21.armv7hl ohci_hcd
       physical id: 3
       bus info: usb@2
       logical name: usb2
       version: 3.17
       capabilities: usb-1.10
       configuration: driver=hub slots=1 speed=12Mbit/s
  *-usbhost:3
       product: EHCI Host Controller
       vendor: Linux 3.17.7-300.fc21.armv7hl ehci_hcd
       physical id: 4
       bus info: usb@1
       logical name: usb1
       version: 3.17
       capabilities: usb-2.00
       configuration: driver=hub slots=1 speed=480Mbit/s
     *-usb
          description: Wireless interface
          product: 802.11n WLAN Adapter
          vendor: Realtek
          physical id: 1
          bus info: usb@1:1
          logical name: wlan0
          version: 2.00
          serial: 00e04c000001
          capabilities: usb-2.00 ethernet physical wireless
configuration: broadcast=yes driver=rtl8192cu driverversion=3.17.7-300.fc21.armv7hl firmware=N/A link=no maxpower=500mA multicast=yes speed=480Mbit/s wireless=IEEE 802.11bgn
  *-network
       description: Ethernet interface
       physical id: 5
       logical name: eth0
       serial: 02:58:02:42:91:71
       size: 10Mbit/s
       capacity: 1Gbit/s
capabilities: ethernet physical tp aui bnc mii fibre 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=st_gmac driverversion=March_2013 duplex=half link=no multicast=yes port=MII speed=10Mbit/s


Not sure what the meaning of DISABLED next to cpu1 is , if there is any meaning , it could be just lshw playing up .

root@bananapi_r1 /home/user # cat /proc/cpuinfo
processor    : 0
model name    : ARMv7 Processor rev 4 (v7l)
Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer    : 0x41
CPU architecture: 7
CPU variant    : 0x0
CPU part    : 0xc07
CPU revision    : 4

processor    : 1
model name    : ARMv7 Processor rev 4 (v7l)
Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer    : 0x41
CPU architecture: 7
CPU variant    : 0x0
CPU part    : 0xc07
CPU revision    : 4

Hardware    : Allwinner sun7i (A20) Family
Revision    : 0000
Serial        : 0000000000000000

root@bananapi_r1 /home/user # ethtool eth0
Settings for eth0:
    Supported ports: [ TP AUI BNC MII FIBRE ]
    Supported link modes:   10baseT/Half 10baseT/Full
                            100baseT/Half 100baseT/Full
                            1000baseT/Half 1000baseT/Full
    Supported pause frame use: No
    Supports auto-negotiation: Yes
    Advertised link modes:  10baseT/Half 10baseT/Full
                            100baseT/Half 100baseT/Full
                            1000baseT/Half 1000baseT/Full
    Advertised pause frame use: No
    Advertised auto-negotiation: Yes
    Speed: 10Mb/s
    Duplex: Half
    Port: MII
    PHYAD: 0
    Transceiver: external
    Auto-negotiation: on
    Supports Wake-on: d
    Wake-on: d
    Current message level: 0x0000003f (63)
                   drv probe link timer ifdown ifup
    Link detected: no
root@bananapi_r1 /home/user # ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        inet6 fe80::58:2ff:fe42:9171  prefixlen 64  scopeid 0x20<link>
        ether 02:58:02:42:91:71  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 4  bytes 600 (600.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 117

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.158  netmask 255.255.255.0  broadcast 192.168.1.255
inet6 fdc1:4e49:af09:1:ee28:80ff:fea3:40f3 prefixlen 64 scopeid 0x0<global>
        inet6 fe80::ee28:80ff:fea3:40f3  prefixlen 64  scopeid 0x20<link>
        ether ec:28:80:a3:40:f3  txqueuelen 1000  (Ethernet)
        RX packets 1353  bytes 343833 (335.7 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1026  bytes 118391 (115.6 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 16  bytes 1504 (1.4 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 16  bytes 1504 (1.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlan0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether ac:a2:13:5c:ab:9c  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


root@bananapi_r1 /home/user # dmesg | grep -i eth
[    0.000000] psci: probing for conduit method from DT.
[    9.420969] stmmaceth 1c50000.ethernet: no reset control found
[    9.579996] eth0: PHY ID 03625f24 at 0 IRQ POLL (stmmac-0:00) active
[    9.586409] eth0: PHY ID 03625f24 at 1 IRQ POLL (stmmac-0:01)
[    9.592238] eth0: PHY ID 03625f24 at 2 IRQ POLL (stmmac-0:02)
[    9.598031] eth0: PHY ID 03625f24 at 3 IRQ POLL (stmmac-0:03)
[    9.603850] eth0: PHY ID 03625f24 at 4 IRQ POLL (stmmac-0:04)
[    9.617363] eth0: PHY ID 00000000 at 30 IRQ POLL (stmmac-0:1e)
[ 11.559795] ax88179_178a 4-1:1.0 eth1: register 'ax88179_178a' at usb-1c14000.usb-1, D-Link DUB-1312 USB 3.0 to Gigabit Ethernet Adapter, ec:28:80:a3:40:f3
[   14.014524] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   17.021829] ax88179_178a 4-1:1.0 eth1: ax88179 - Link status is: 1
[   17.035573] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready

root@bananapi_r1 /home/user # uname -a
Linux bananapi_r1.homenet 3.17.7-300.fc21.armv7hl #1 SMP Wed Dec 17 04:38:18 UTC 2014 armv7l armv7l armv7l GNU/Linux



_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux