Jump to content

kamma

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. i can confirm, that @guidol's patch is working !!!
  2. i found out, that with Pine64 defconfig both USBs are working properly Linux pine64 4.19.25-sunxi64 #5.78 SMP Wed Apr 10 13:20:40 UTC 2019 aarch64 GNU/Linux root@pine64:~# lsusb Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 0781:b7b1 SanDisk Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@pine64:~# lsusb Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 0781:b7b1 SanDisk Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub probably some diff between nanopia64 and pine64 should help...
  3. unfortunately, reason, why i tried to get armbian work was, that in official distribution one of two USB ports won't work. and this issue is still here... USB HDD Dock (with 2 disks) is connected to one port and it's working, but device on the second port is not visible at all (Prusa3D printer) can someone help me ? thanks a lot dmesg | grep usb [ 1.832048] ehci-platform 1c1b000.usb: EHCI Host Controller [ 1.832075] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3 [ 1.832723] ehci-platform 1c1b000.usb: irq 14, io mem 0x01c1b000 [ 1.844876] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 1.845033] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.845040] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.845046] usb usb3: Product: EHCI Host Controller [ 1.845052] usb usb3: Manufacturer: Linux 4.19.25-sunxi64 ehci_hcd [ 1.845057] usb usb3: SerialNumber: 1c1b000.usb [ 1.846271] ohci-platform 1c1b400.usb: Generic Platform OHCI controller [ 1.846291] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 [ 1.846541] ohci-platform 1c1b400.usb: irq 15, io mem 0x01c1b400 [ 1.909099] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 [ 1.909106] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.909112] usb usb4: Product: Generic Platform OHCI controller [ 1.909117] usb usb4: Manufacturer: Linux 4.19.25-sunxi64 ohci_hcd [ 1.909123] usb usb4: SerialNumber: 1c1b400.usb [ 2.185085] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 2.351020] usb 3-1: New USB device found, idVendor=152d, idProduct=8561, bcdDevice= 1.01 [ 2.351033] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 [ 2.351038] usb 3-1: Product: AXAGON USB3.0 HDD DOCK [ 2.351044] usb 3-1: Manufacturer: AXAGON [ 2.351050] usb 3-1: SerialNumber: 00A567A0 [ 2.368469] usbcore: registered new interface driver uas
  4. Welcome to ARMBIAN 5.78 user-built Debian GNU/Linux 9 (stretch) 4.19.25-sunxi64 System load: 0.12 0.29 0.15 Up time: 4 min Memory usage: 7 % of 993MB IP: 10.0.0.19 CPU temp: 42°C Usage of /: 8% of 15G [ General system configuration (beta): armbian-config ] Last login: Tue Apr 9 21:15:26 2019 kamma@nanopia64:~$ uname -a Linux nanopia64 4.19.25-sunxi64 #5.78 SMP Tue Apr 9 21:01:55 UTC 2019 aarch64 GNU/Linux kamma@nanopia64:~$ ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 02:ba:bf:d6:b9:12 brd ff:ff:ff:ff:ff:ff inet 10.0.0.19/24 brd 10.0.0.255 scope global dynamic eth0 valid_lft 86229sec preferred_lft 86229sec inet6 2a00:1028:8382:9332:9a9a:a8ae:7e74:bbc/64 scope global noprefixroute dynamic valid_lft 86374sec preferred_lft 3574sec inet6 fe80::a3fd:bc26:a018:e979/64 scope link valid_lft forever preferred_lft forever kamma@nanopia64:~$ it's working... thanks a lot.
  5. hello, i tried to build kernel for Nanopi A64 as @guidol suggested, but i can't get ethernet work. Wifi works correctly. Tried 4.19 even 5.0.7-sunxi64, but no luck. Any ideas ? Thanks
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines