Skip to content

Armbian 5.4.0-rc1

Armbian
5 1 450
  • Nach langer Zeit mal wieder ein kleiner Test von Armbian. Dazu das aktuelle Image heruntergeladen und auf eine SD-Karte gebügelt.

    Armbian_19.11.3_Rockpro64_buster_legacy_4.4.198.img
    

    Heute möchte ich aber gerne mal einen aktuelleren Kernel testen.

    armbian-config
    

    9f3546fc-2f76-4f76-9029-22bcd42edcae-image.png

    8e92def3-9317-469b-acf7-48f4e6c84c0c-image.png

    Other auswählen! Danach den Warnhinweis bestätigen 🙂

    33387374-bd05-4653-81a3-db61ddd5e593-image.png

    266338c2-5ff1-4801-bb8b-a69b24936618-image.png

    Hier seht ihr die Kernelliste, nachdem ich schon den 5.4.0-rc1 installiert habe. Nach der Auswahl des Kernels, werden die Dateien heruntergeladen und installiert. Nach Fertigstellung bootet der ROCKPro64 neu. Der Startvorgang hat etwas gedauert....

    Da fällt mir ein, das hatten wir doch auch bei Kamils 5er Kernel. Schauen wir mal im dmesg nach...

    [    6.142159] Trying to unpack rootfs image as initramfs...
    [   34.127924] Freeing initrd memory: 7000K
    

    Gut, man bootet ja nicht andauernd.....

    NVMe SSD

    Es steckt eine 960 EVO 250GB. Mal die Geschwindigkeit testen.

    root@rockpro64:/mnt/home# iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2 
    	Iozone: Performance Test of File I/O
    	        Version $Revision: 3.429 $
    		Compiled for 64 bit mode.
    		Build: linux 
    
    	Contributors:William Norcott, Don Capps, Isom Crawford, Kirby Collins
    	             Al Slater, Scott Rhine, Mike Wisner, Ken Goss
    	             Steve Landherr, Brad Smith, Mark Kelly, Dr. Alain CYR,
    	             Randy Dunlap, Mark Montague, Dan Million, Gavin Brebner,
    	             Jean-Marc Zucconi, Jeff Blomberg, Benny Halevy, Dave Boone,
    	             Erik Habbinga, Kris Strecker, Walter Wong, Joshua Root,
    	             Fabrice Bacchella, Zhenghua Xue, Qin Li, Darren Sawyer,
    	             Vangel Bojaxhi, Ben England, Vikentsi Lapa.
    
    	Run began: Fri Nov 29 10:47:37 2019
    
    	Include fsync in write timing
    	O_DIRECT feature enabled
    	Auto Mode
    	File size set to 102400 kB
    	Record Size 4 kB
    	Record Size 16 kB
    	Record Size 512 kB
    	Record Size 1024 kB
    	Record Size 16384 kB
    	Command line used: iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2
    	Output is in kBytes/sec
    	Time Resolution = 0.000001 seconds.
    	Processor cache size set to 1024 kBytes.
    	Processor cache line size set to 32 bytes.
    	File stride size set to 17 * record size.
                                                                  random    random     bkwd    record    stride                                    
                  kB  reclen    write  rewrite    read    reread    read     write     read   rewrite      read   fwrite frewrite    fread  freread
              102400       4    95257   131156   146141   147029    53958   129088                                                          
              102400      16   263213   323977   346464   349373   181277   320497                                                          
              102400     512   652632   639643   620568   646137   591572   648918                                                          
              102400    1024   669714   659989   644275   668403   635960   661995                                                          
              102400   16384   724940   727476   754623   789324   787301   718471                                                          
    
    iozone test complete.
    

    und

    root@rockpro64:/mnt/home# dd if=/dev/zero of=sd.img bs=1M count=4096 conv=fdatasync
    4096+0 Datensätze ein
    4096+0 Datensätze aus
    4294967296 bytes (4,3 GB, 4,0 GiB) copied, 12,3903 s, 347 MB/s
    

    USB3

    Angeschlossen ist eine SanDisk Ultra 3D mit 1TB

    root@rockpro64:/mnt/home/rock64# iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2 
    	Iozone: Performance Test of File I/O
    	        Version $Revision: 3.429 $
    		Compiled for 64 bit mode.
    		Build: linux 
    
    	Contributors:William Norcott, Don Capps, Isom Crawford, Kirby Collins
    	             Al Slater, Scott Rhine, Mike Wisner, Ken Goss
    	             Steve Landherr, Brad Smith, Mark Kelly, Dr. Alain CYR,
    	             Randy Dunlap, Mark Montague, Dan Million, Gavin Brebner,
    	             Jean-Marc Zucconi, Jeff Blomberg, Benny Halevy, Dave Boone,
    	             Erik Habbinga, Kris Strecker, Walter Wong, Joshua Root,
    	             Fabrice Bacchella, Zhenghua Xue, Qin Li, Darren Sawyer,
    	             Vangel Bojaxhi, Ben England, Vikentsi Lapa.
    
    	Run began: Fri Nov 29 10:54:05 2019
    
    	Include fsync in write timing
    	O_DIRECT feature enabled
    	Auto Mode
    	File size set to 102400 kB
    	Record Size 4 kB
    	Record Size 16 kB
    	Record Size 512 kB
    	Record Size 1024 kB
    	Record Size 16384 kB
    	Command line used: iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2
    	Output is in kBytes/sec
    	Time Resolution = 0.000001 seconds.
    	Processor cache size set to 1024 kBytes.
    	Processor cache line size set to 32 bytes.
    	File stride size set to 17 * record size.
                                                                  random    random     bkwd    record    stride                                    
                  kB  reclen    write  rewrite    read    reread    read     write     read   rewrite      read   fwrite frewrite    fread  freread
              102400       4    36795    40844    50681    50916    29026    41488                                                          
              102400      16   104829   116516   147723   147160    71153   116907                                                          
              102400     512   273985   286856   293780   278876   188723   302477                                                          
              102400    1024   318110   320913   332442   337357   305917   325963                                                          
              102400   16384   361387   360371   390508   393135   389770   359662                                                          
    
    iozone test complete.
    

    und

    root@rockpro64:/mnt/home/rock64# dd if=/dev/zero of=sd.img bs=1M count=4096 conv=fdatasync
    dd: Fehler beim Schreiben von 'sd.img': Auf dem Gerät ist kein Speicherplatz mehr verfügbar
    766+0 Datensätze ein
    765+0 Datensätze aus
    803098624 bytes (803 MB, 766 MiB) copied, 2,96948 s, 270 MB/s
    

    Bis hierhin sieht das ja schon mal richtig gut aus.

    PCIe SATA Adapter

    Angeschlossen an den Pine64 SATA-Adapter sind zwei 2,5 Zoll HDDs

    Disk /dev/sda: 1,8 TiB, 2000398934016 bytes, 3907029168 sectors
    Disk model: ST2000LM015-2E81
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disklabel type: gpt
    Disk identifier: E74E3CCC-5C8A-4A92-A268-22AB4553BDB3
    
    Device     Start        End    Sectors  Size Type
    /dev/sda1   2048 3907029134 3907027087  1,8T Linux filesystem
    
    
    Disk /dev/sdb: 1,8 TiB, 2000398934016 bytes, 3907029168 sectors
    Disk model: ST2000LM015-2E81
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disklabel type: gpt
    Disk identifier: 1978A3C9-E914-41FB-8788-5518DBB77B2F
    
    Device     Start        End    Sectors  Size Type
    /dev/sdb1   2048 3907029134 3907027087  1,8T Linux filesystem
    

    Hoppla, die beiden Platten sind ja verschlüsselt 😉

    apt install cryptsetup-bin
    apt install mdadm
    cryptsetup open /dev/sda1 raid_pool0
    cryptsetup open /dev/sdb1 raid_pool1
    mkdir /mnt/raid
    mount /dev/md0 /mnt/raid
    

    Danach

    root@rockpro64:~# ls -lha /mnt/raid
    insgesamt 44K
    drwxr-xr-x  8 frank frank 4,0K Nov  3 10:01 .
    drwxr-xr-x  3 root  root  4,0K Nov 29 11:06 ..
    drwxr-xr-x 40 frank frank 4,0K Jan 24  2019 backup_test
    drwxrwxr-x  6 frank frank 4,0K Okt 20  2018 daten
    drwx------  2 frank frank  16K Okt 20  2018 lost+found
    drwxr-xr-x 62 frank root  4,0K Nov  2 09:25 nas
    drwxr-xr-x  3 frank frank 4,0K Jul 13 14:03 Restic
    drwx------  5 frank frank 4,0K Jan  1  2019 .Trash-1000
    

    Ok, da ist mein verschlüsseltes RAID1 ja wieder 😉

    root@rockpro64:/mnt/raid# dd if=/dev/zero of=sd.img bs=1M count=4096 conv=fdatasync
    4096+0 Datensätze ein
    4096+0 Datensätze aus
    4294967296 bytes (4,3 GB, 4,0 GiB) copied, 77,6349 s, 55,3 MB/s
    

    Ok, keine Formel1 Geschwindigkeit. Da man aber so was meistens einsetzt um Daten zu sichern, kann man damit leben. Wenn ich Nachts Daten kopiere interessiert mich das selten, wie lange das dauert 😉

    Noch eine Sache möchte ich gerne testen - WLAN. Also, das Modul eingebaut und neugestartet. Aber ich sehe nichts. Das Modul wird offensichtlich nicht erkannt. Meine Stammleser wissen, ich mag kein WLAN auf der Konsole, also mache ich hier Schluß.

    Fazit

    Armbian macht mittlerweile einen recht stabilen Eindruck. Das Tool armbian-config macht es vielen leichter was einzustellen, als das über die Konsole zu machen. Viel Spaß beim Ausprobieren!

  • Ein Tag später, die Erkenntnis, das USB3 nicht so toll funktioniert.

    Eingesetzter Adapter

    root@rockpro64:~# lsusb
    Bus 008 Device 002: ID 152d:0578 JMicron Technology Corp. / JMicron USA Technology Corp. JMS567 SATA 6Gb/s bridge
    

    Das ist der Pine64 Adapter.

    [75892.146091] sd 2:0:0:0: [sda] tag#10 Sense Key : 0x4 [current] 
    [75892.146096] sd 2:0:0:0: [sda] tag#10 ASC=0x44 <<vendor>>ASCQ=0x81 
    [75892.146102] sd 2:0:0:0: [sda] tag#10 CDB: opcode=0x28 28 00 00 00 00 00 00 00 08 00
    [75892.146108] blk_update_request: critical target error, dev sda, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
    [75892.146114] Buffer I/O error on dev sda, logical block 0, async page read
    [75922.609085] sd 2:0:0:0: [sda] tag#11 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
    [75922.609104] sd 2:0:0:0: [sda] tag#11 Sense Key : 0x4 [current] 
    [75922.609109] sd 2:0:0:0: [sda] tag#11 ASC=0x44 <<vendor>>ASCQ=0x81 
    [75922.609115] sd 2:0:0:0: [sda] tag#11 CDB: opcode=0x28 28 00 00 00 00 00 00 00 08 00
    [75922.609121] blk_update_request: critical target error, dev sda, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
    [75922.609127] Buffer I/O error on dev sda, logical block 0, async page read
    [75928.567525] sd 2:0:0:0: [sda] tag#8 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
    [75928.567540] sd 2:0:0:0: [sda] tag#8 Sense Key : 0x4 [current] 
    [75928.567544] sd 2:0:0:0: [sda] tag#8 ASC=0x44 <<vendor>>ASCQ=0x81 
    [75928.567550] sd 2:0:0:0: [sda] tag#8 CDB: opcode=0x28 28 00 00 00 00 40 00 00 08 00
    [75928.567556] blk_update_request: critical target error, dev sda, sector 64 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
    [75934.525208] sd 2:0:0:0: [sda] tag#9 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
    [75934.525222] sd 2:0:0:0: [sda] tag#9 Sense Key : 0x4 [current] 
    [75934.525226] sd 2:0:0:0: [sda] tag#9 ASC=0x44 <<vendor>>ASCQ=0x81 
    [75934.525231] sd 2:0:0:0: [sda] tag#9 CDB: opcode=0x28 28 00 00 00 00 40 00 00 08 00
    [75934.525236] blk_update_request: critical target error, dev sda, sector 64 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
    [75934.525242] Buffer I/O error on dev sda1, logical block 0, async page read
    [75940.482841] sd 2:0:0:0: [sda] tag#10 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
    [75940.482854] sd 2:0:0:0: [sda] tag#10 Sense Key : 0x4 [current] 
    [75940.482859] sd 2:0:0:0: [sda] tag#10 ASC=0x44 <<vendor>>ASCQ=0x81 
    [75940.482864] sd 2:0:0:0: [sda] tag#10 CDB: opcode=0x28 28 00 00 00 00 40 00 00 08 00
    [75940.482869] blk_update_request: critical target error, dev sda, sector 64 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
    [75940.482874] Buffer I/O error on dev sda1, logical block 0, async page read
    

    Die SSD lässt sich auf meinem Haupt-PC ganz normal ansprechen. Dieser Fehler ist schon lange in Armbian, wenn ich mich recht erinnere. Was ich aktuell nicht weiß, es könnte sich um ein Problem mit dem 5er Kernel handeln. Mal schauen, ob ich zu Testzwecken auf einen 4er Kernel zurück gehe.

  • Mit armbian-config den Kernel wechseln geht sehr gut.

    root@rockpro64:~# uname -a
    Linux rockpro64 4.4.198-rockchip64 #3 SMP Tue Nov 19 00:05:14 CET 2019 aarch64 GNU/Linux
    

    Jetzt mal was abwarten.

  • Gut, jetzt aus dem Nichts Kernelpanic. Ich lasse das mal mit Armbian, damit werde ich nicht glücklich. Kamil seine Images laufen um Lichtjahre besser und vor allen Dingen stabiler.

  • Gut, ich bin nicht der einzige, der ständig damit Probleme hat. @tkaiser auch 😉

    1036201d-a4b2-47be-a618-36003c07e0ce-grafik.png

  • ROCKPro64 - USB3

    ROCKPro64 rockpro64
    1
    0 Stimmen
    1 Beiträge
    313 Aufrufe
    Niemand hat geantwortet
  • ROCKPro64 - Kernel switchen

    Verschoben ROCKPro64 rockpro64
    1
    0 Stimmen
    1 Beiträge
    1k Aufrufe
    Niemand hat geantwortet
  • Zwischenfazit April 2019

    Angeheftet ROCKPro64 rockpro64
    1
    1
    1 Stimmen
    1 Beiträge
    587 Aufrufe
    Niemand hat geantwortet
  • ROCKPro64 Übersicht - was geht?

    ROCKPro64 rockpro64
    4
    0 Stimmen
    4 Beiträge
    662 Aufrufe
    FrankMF
    WIFI Seit dem Release des Images 0.7.13 ist WiFi auch möglich. Weiterhin ungelöst ist das Problem PCIe & WiFi (also bei mir).
  • ROCKPro64 - Das erste Mal

    Angeheftet Verschoben Hardware rockpro64
    5
    2
    1 Stimmen
    5 Beiträge
    972 Aufrufe
    FrankMF
    Ich kann heute die Fragen aller Fragen beantworten Damit ist leider die Frage immer noch unbeantwortet ob WLan und PCIe zusammen nutzbar ist!! Es geht!! Ich habe von MrFixit ein Testimage der RecalBox, benutzt das selbe Debian wie oben. Die Tage konnte man im IRC verfolgen, wie man dem Grundproblem näher kam und wohl einen Fix gebastelt hat, damit beides zusammen funktioniert. Mr.Fixit hat das in RecalBox eingebaut und ich durfte testen. # ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue qlen 1 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: <NO-CARRIER,BROADCAST,MULTICAST,UP8000> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 62:03:b0:d6:dc:b3 brd ff:ff:ff:ff:ff:ff 3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP8000> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether ac:83:f3:e6:1f:b2 brd ff:ff:ff:ff:ff:ff inet 192.168.178.27/24 brd 192.168.178.255 scope global wlan0 valid_lft forever preferred_lft forever inet6 2a02:908:1262:4680:ae83:f3ff:fee6:1fb2/64 scope global dynamic valid_lft 7145sec preferred_lft 3545sec inet6 fe80::ae83:f3ff:fee6:1fb2/64 scope link valid_lft forever preferred_lft forever # ls /mnt bin etc media recalbox sd.img test2.img boot home mnt root selinux tmp crypthome lib opt run srv usr dev lost+found proc sbin sys var # fdisk BusyBox v1.27.2 (2019-02-01 22:43:19 EST) multi-call binary. Usage: fdisk [-ul] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SSZ] DISK Change partition table -u Start and End are in sectors (instead of cylinders) -l Show partition table for each DISK, then exit -b 2048 (for certain MO disks) use 2048-byte sectors -C CYLINDERS Set number of cylinders/heads/sectors -H HEADS Typically 255 -S SECTORS Typically 63 # fdisk -l Disk /dev/mmcblk0: 15 GB, 15931539456 bytes, 31116288 sectors 486192 cylinders, 4 heads, 16 sectors/track Units: cylinders of 64 * 512 = 32768 bytes Device Boot StartCHS EndCHS StartLBA EndLBA Sectors Size Id Type /dev/mmcblk0p1 * 2,10,9 10,50,40 32768 163839 131072 64.0M c Win95 FAT32 (LBA) Partition 1 does not end on cylinder boundary /dev/mmcblk0p2 * 16,81,2 277,102,17 262144 4456447 4194304 2048M 83 Linux Partition 2 does not end on cylinder boundary /dev/mmcblk0p3 277,102,18 1023,254,63 4456448 31115263 26658816 12.7G 83 Linux Partition 3 does not end on cylinder boundary Disk /dev/nvme0n1: 233 GB, 250059350016 bytes, 488397168 sectors 2543735 cylinders, 12 heads, 16 sectors/track Units: cylinders of 192 * 512 = 98304 bytes Device Boot StartCHS EndCHS StartLBA EndLBA Sectors Size Id Type /dev/nvme0n1p1 1,0,1 907,11,16 2048 488397167 488395120 232G 83 Linux # Oben sieht man eine funktionierende WLan-Verbindung, das LAN-Kabel war entfernt. Unten sieht man die PCIe NVMe SSD, gemountet nach /mnt und Inhaltsausgabe. Das sollte beweisen, das der Ansatz der Lösung funktioniert. Leider kann ich nicht sagen, das es zum jetzigen Zeitpunkt stabil läuft. Ich habe einfach so Reboots, kann den Fehler aktuell aber nicht fangen. Mal sehen ob ich noch was finde. Aber, es ist ein Anfang!
  • ROCKPro64 - Armbian nand-sata-install

    Verschoben Armbian armbian rockpro64
    14
    6
    0 Stimmen
    14 Beiträge
    2k Aufrufe
    FrankMF
    Ich habe heute, nachdem es einige Updates von Armbian gab, mal nachgeschaut ob ein spezieller Fehler verschwunden ist. Und zwar geht es um das Resizen der Partion nachdem wir Armbian auf eine USB-HDD (USB3) installiert haben. Ich setze dafür folgendes System ein. Hardware ROCKPro64v2.0 4GB RAM SanDisk 240GB 2,5 Zoll HDD (nix tolles) Software Welcome to ARMBIAN 5.67.181217 nightly Debian GNU/Linux 9 (stretch) 4.4.167-rockchip64 Was sehe ich nach dem Reboot? root@rockpro64:~# df -h Filesystem Size Used Avail Use% Mounted on udev 1.9G 0 1.9G 0% /dev tmpfs 388M 5.3M 383M 2% /run /dev/sda1 220G 1.3G 207G 1% / tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup tmpfs 1.9G 4.0K 1.9G 1% /tmp /dev/mmcblk0p1 58G 1.3G 57G 3% /media/mmcboot /dev/zram0 49M 3.0M 43M 7% /var/log tmpfs 388M 0 388M 0% /run/user/0 Korrekt die Größe angepasst! Schnell mal den USB3 testen root@rockpro64:~# sudo dd if=/dev/zero of=sd.img bs=1M count=4096 conv=fdatasync 4096+0 records in 4096+0 records out 4294967296 bytes (4.3 GB, 4.0 GiB) copied, 38.0723 s, 113 MB/s Der Adapter root@rockpro64:~# lsusb -vvv Bus 004 Device 002: ID 2109:0715 VIA Labs, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 9 idVendor 0x2109 VIA Labs, Inc. idProduct 0x0715 bcdDevice 1.31 iManufacturer 1 VLI Manufacture String iProduct 2 VLI Product String iSerial 3 000000123ADA bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 121 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 224mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 80 Bulk-Only iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 15 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 15 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 4 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 98 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 0 Command pipe (0x01) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x85 EP 5 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 15 MaxStreams 32 Data-in pipe (0x03) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x06 EP 6 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 15 MaxStreams 32 Data-out pipe (0x04) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x87 EP 7 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 bMaxBurst 0 MaxStreams 32 Status pipe (0x02) Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 70 bNumDeviceCaps 4 FIXME: alloc bigger buffer for device capability descriptors Device Status: 0x0000 (Bus Powered) Ein lästiger Fehler weniger.
  • Kernel 4.4.x

    Angeheftet Images rockpro64
    45
    0 Stimmen
    45 Beiträge
    5k Aufrufe
    FrankMF
    4.4.202-1237-rockchip-ayufan released PATCH: kernel 4.4.201-202
  • Eure Meinung zum ROCKPro64 ?

    ROCKPro64 rockpro64
    1
    0 Stimmen
    1 Beiträge
    605 Aufrufe
    Niemand hat geantwortet