Jump to content

ilmich

Members
  • Posts

    15
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. Hi @n3o please don't say things I've never said. I won't do what you wrote. You are still free to use my (hard) work because I believe in healthy sharing, which is already the basis of my work on libreelec. Without @jock and @fabiobassa these boxes would not have this level of support. Cheers Michele
  2. @Benedito Portela in your dmesg i see [ 34.427778] dwhdmi-rockchip 200a0000.hdmi: failed to get edid [ 34.432114] dwhdmi-rockchip 200a0000.hdmi: failed to get edid [ 34.470696] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 34.470753] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 34.470795] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 34.470818] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 34.470842] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 34.470865] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property Can you please indicate the model of the TV/monitor you are using?! The problem seems to lie in the edid. Some old tv's have edid with problems. It may also depend on hardware configurations, but I imagine that with the original firmware it works.
  3. Hi @n3o, are you using Windows? Linux ? OpenBSD? binary or compiled rkflashtool? This is because * on Linux maybe you don't have the right USB permission. You can switch to the super user account (super easy), or write an udev rule that chmod the USB node(easy if you know what are you doing) * my rkflashtool uses libusb which on Windows needs the generic USB driver called WinUsb. With Windows 7 you need to right-click and install this file https://raw.githubusercontent.com/ilmich/rkflashtool/master/rockwinusb.inf. With Windows > 7 there is no need to install a driver, but you need to associate the unknown device with the USB generic driver WinUsb (I'm not a Windows user so try starting reading this link https://github.com/libusb/libusb/wiki/Windows#user-content-How_to_use_libusb_on_Windows) * there is a bug on Windows (fixed with the latest alpha version) with multiple USB devices connected. Try, if you can, to have only the box connected with USB. About your experiments, you wrote a lot, but I'm sorry, I'm too lazy to read. So if I can give you some advice, format the internal storage and forget it. Write the Armbian version you like on the SD card and stop. This is because in addition to having a few problems, sd cards with 64/128GB are cheap and for Linux use are better than the 'little' 8 GB of internal storage that you often find in our boxes. Cheers Michele edit: rkflashtool is an external tool made with love by volunteers. Obviously, there is also the contribution of @jock and @fabiobassa, but for any problem with the tool, I ask you the courtesy of opening an issue here https://github.com/ilmich/rkflashtool/issues
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines