Jump to content

Maker39

Members
  • Posts

    69
  • Joined

  • Last visited

Everything posted by Maker39

  1. No dmesg after armbian-install [ 103.467966] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3) [ 103.528295] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) [ 103.532463] blk_update_request: I/O error, dev mmcblk2, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0 [ 103.532582] Buffer I/O error on dev mmcblk2, logical block 0, lost async page write dmesg after armbian config/... boot from eMMC-system on eMMC [ 81.469807] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 400000Hz, actual 390625HZ div = 3) [ 81.530225] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) [ 81.534394] blk_update_request: I/O error, dev mmcblk2, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0 [ 81.534484] Buffer I/O error on dev mmcblk2, logical block 0, lost async page write [ 81.842872] blk_update_request: I/O error, dev mmcblk2, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 3 prio class 0 [ 81.842943] Buffer I/O error on dev mmcblk2, logical block 0, lost async page write [ 81.843012] Buffer I/O error on dev mmcblk2, logical block 1, lost async page write [ 81.843031] Buffer I/O error on dev mmcblk2, logical block 2, lost async page write [ 81.843230] blk_update_request: I/O error, dev mmcblk2, sector 15269864 op 0x1:(WRITE) flags 0x800 phys_seg 3 prio class 0 [ 81.843250] Buffer I/O error on dev mmcblk2, logical block 1908733, lost async page write [ 81.843278] Buffer I/O error on dev mmcblk2, logical block 1908734, lost async page write [ 81.843293] Buffer I/O error on dev mmcblk2, logical block 1908735, lost async page write [ 81.858078] blk_update_request: I/O error, dev mmcblk2, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0 [ 81.858149] Buffer I/O error on dev mmcblk2, logical block 0,
  2. * don't set any options https://paste.armbian.com/nuquzizino * emmc-pins alone https://paste.armbian.com/ravorodada * emmc-pins + emmc-ddr-ph45 https://paste.armbian.com/didajaqeko * emmc-pins + emmc-ddr-ph180 https://paste.armbian.com/yiqutaxaqi * emmc-pins + emmc-hs200 only "Install/update bootloader on SD/eMMC" option available
  3. @jockled-con6 is selected armbianmonitor -u uploaded to http://ix.io/4ilG Tests with rk322x-config i can do it later
  4. @jockYes, multitool able access the eMMC. Erase and burn image. Android could not be burned into this board. Flash tool cannot read IDB. I think that the eMMC is faulty. Multitool has some testing tools for eMMC ? The question remains why Wifi esp8089 is not seen ?
  5. @jockI try many images, last loaded Armbian 23.02.0-trunk Kinetic with Linux 6.0.11-rk322x dmesg after armbian-install [ 239.317263] mmc_host mmc2: Bus speed (slot 0) = 2343750Hz (slot req 2343750Hz, actual 2343750HZ div = 0) [ 239.392916] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) [ 239.396109] I/O error, dev mmcblk2, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 2 [ 239.413523] Buffer I/O error on dev mmcblk2, logical block 0, lost async page write [ 245.431404] ext3: Unknown parameter 'compress-force' [ 245.446842] ext4: Unknown parameter 'compress-force' [ 245.479972] /dev/mmcblk2p1: Can't open blockdev [ 245.515559] /dev/mmcblk2p1: Can't open blockdev
  6. I have another board , marking MXQPRO_V72, SOC RK3228A, eMMC H9TQ65A8GTMC, WiFi ESP8089 Boot well from SD card (Multitool and Armbian image written to the card). But when writing an image to eMMC using MULTITOOL, it does not boot. Also Armbian-config and Armbian-install are not executed due to lack of space. Also WiFi ESP8089 is not seen in the system booted from SD card. What could I have done wrong?
  7. https://forum.armbian.com/topic/4877-h2-sunvell-r69-android-tv-box-aliexpress/page/10/
  8. thanks, jock From armbian-config i did it : source_install headers_install Now i have in /usr/src linux-headers-5.10.60-rk322x linux-source-5.10.60-rk322x But how to proceed further to get the required kernel module I did not find in GOOGLE my skill in linux is <=1
  9. Hello Jock ! I need to connect i2c-tiny-usb. As far as I understand, this requires an appropriate kernel module. modprobe i2c-tiny-usb responds : modprobe: FATAL: Module i2c-tiny-usb not found in directory /lib/modules/4.4.194 Do I need to rebuild the firmware myself with the necessary modules or is there some one already compiled?
  10. @zero48, With people like @jock and @fabiobassa , this board couldn't win this fight Congratulations on your success I was rooting for you, but nothing could help
  11. Rufus does a great job with img.xz files. Checked more than once.
  12. @zero48 I would do like this: 1. through Rufus completely format SD by disabling "Quick format" 2. Write Multitool.img.xz . After that, in Win, the card should be seen as 2GB FAT32 with some files, such as: /backups /bsp /extlinux /images kernel.img LICENSE rk322x-box.dtb 3. Insert "Multitool" SD on box and PowerON. Should be boot and repartition FAT32 for whole space. p.s. Is there Android 10 in your box? Maybe there the bootloader somehow works differently?
  13. Try Rufus https://rufus.ie/ I always keep "Rufus", "Win32 Disk Imager" and "HP USB Disk Storage Format Tool" handy for recording images. And you no need press "magic button" for boot with Multitool .
  14. to @rna I repeated all the previous steps for myself. I am working in WinXP. 1. Recorded 2 MMC cards via Win32 disk imager and Rufus-usb-2-12. 2. I inserted the card into the slot of the TV box and applied power without touching RESET. Both cards took turns loading Armbian without any problems. Maybe you still have a different board? For example eMMC but not NAND like mine?
  15. hi I boot from MMC card without any problem.
  16. As I already wrote, I have a box with a faulty sv6051. There is also a similar board with rtl8703bs (these boards have two slots for wifi). I got two rtl8723cs chips (according to scant information from the Internet rtl8703bs and rtl8723cs pin to pin compatible). Since Armbian uses the 8723cs driver for rtl8703bs, I hoped that i simply replace the chip and there will be happiness. But that did not happen. The chip is not initialized and is not visible to the system. After modprobe 8723cs in dmesg [246133.282423] ======================================================= [246133.282450] ==== Launching Wi-Fi driver! (Powered by Rockchip) ==== [246133.282467] ======================================================= [246133.282487] Realtek 8723CS SDIO WiFi driver (Powered by Rockchip,Ver v5.2.1.7_25082.20171108_COEX20170626-1a00_wifi_hal) init. [246133.282513] [WLAN_RFKILL]: rockchip_wifi_power: 1 [246133.282533] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized [246133.282548] mmc1:mmc host rescan start! [246133.282561] RTW: module init start [246133.282576] RTW: rtl8723cs v5.2.1.7_25082.20171108_COEX20170626-1a00_wifi_hal [246133.282594] RTW: build time: Apr 26 2020 14:01:30 [246133.282623] RTW: rtl8723cs BT-Coex version = COEX20170626-1a00 [246133.282800] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter [246133.282830] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: rfkill-wlan driver has not Successful initialized I rechecked the soldering and the environment (everything is as on the working board with 8703bs) It may be that for the 8723cs to work in Armbian, some other manipulations are needed at the level firmware or drivers?
  17. Congratulations on moving to CSC status. What do you think, can I already delete old images with the LE bootloader? You did a great thing with such a large "zoo" of devices on rk322x that I think these firmwares have already lost relevance.
  18. What about the transfer of Armbian from SD to NAND? Is it possible? Is it worth it? Or is it worth removing NAND and soldering eMMC?
  19. Great job! Thanks to you I finally have a working image for my MXq-4k , PCB silkscreen : MXQ-S-V3.0-20180126 ZN Hw: Allwinner H3, 1G DDR3, 8G NAND, XR819 XR819 work All 4 USB enable from armbian-config cpufreq is working. Because i have NAND system transfer to eMMC does not work ...
  20. @jock Thanks for update. Auto Detect work fine for me. And interface more understood. Great job !
  21. ssv6051 blacklicsted on /etc/modprobe.d/blacklist-rk322x-box.conf for rk322x-box remove and reboot
  22. I got this after WIFI chip fully dead (confirmed by loading factory Android). IMHO this may indicate that the system does not see the sdio device. What kind of WIFI module do you have on board ?
  23. I think me out of game When trying to copy a 2GB file via WIFI, at first the speed dropped to 20Kb/s and the box with ssv6051 drop out connect. No firmware now helps. Armbian starts but ssv6051 is no longer available. root@rk322x-box:~# cat "/sys/bus/mmc/devices/mmc1:0001/mmc1:0001:1/modalias" cat: '/sys/bus/mmc/devices/mmc1:0001/mmc1:0001:1/modalias': No such file or directory I'll try later to flash the factory android, but it seems to me it will not help
  24. Wifi rtl8703bs root@rk322x-box:~# cat "/sys/bus/mmc/devices/mmc1:0001/mmc1:0001:1/modalias" sdio:c07v024CdB703 ps Here's another, it may come in handy rtl8189etv sdio:c07v024Cd8179 ssv6051 sdio:c07v3030d3030
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines