Jump to content

surenz

Members
  • Posts

    8
  • Joined

  • Last visited

  1. Is there a way to enable this port again as usb host for 6.1+ kernels? I was using before a custom overlay but it's not working anymore. I'm using Orange Pi One with Allwinner H3 and before with 5.15 kernel I was getting this: dmesg | grep musb [ 3.589043] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver [ 3.589082] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 9 [ 3.589483] usb usb9: Manufacturer: Linux 5.15.93-sunxi musb-hcd [ 3.589491] usb usb9: SerialNumber: musb-hdrc.4.auto Now with 6.1+ kernels I get this musb-sunxi 1c19000.usb: Disabling musb host side code due to re-routed phy I don't find any g_serial with lsmod so no need to disable the module. Neither it's present in /etc/modules.
  2. Just as update I can say that the cosmetic issues in my previous question 3 are resolved with the change of BOARD_NAME and BOARD in /etc/armbian-release to comply with the real board. The only problem I see is the message at the top of the file PLEASE DO NOT EDIT THIS FILE and if the file is updated during some of the regular updates.
  3. The u-boot can be reflashed very easily and secure with the armbian-config but it takes the image from some package which is downloaded from apt repo. Of course those packages are still not updated so they don't change even if flashed.
  4. I'll try to hijack this topic with my problems migrating a working Armbian from one SBC to another - Orange Pi One to Orange Pi PC and vice a versa. The SBCs have very small differences but at least they have so it's a good and (almost) safe experiment. So far I succeeded to use the appropriate dtb file for every SBC as easy as adding the parameter fdtfile= to the file /boot/armbianEnv.txt It works on the level to detecting the right hardware in the linux but u-boot is still detecting the old model board. In the linux the /proc/device-tree/model is showing the right model and the hardware is working as it should. But some cosmetic issues exist - armbian-config is still showing the old board and the MOTD on ssh login has the wrong model banner (I suspect that this info is taken from the file armbian-release). So my questions: 1. Do you know what I have to do to change the u-boot to show the right board? (I tried menu config but saveenv failed) 2. What is exactly the process of detecting the right board (perhaps it's done in the linux image which is downloaded in ready state and compiled for that specific board) either in first run or in the compile image stage? 3. Can we make changes to already installed linux to change those small discrepancies for more comfortable feeling (as more issues seem cosmetic than real)? The changes between the SBCs I mentioned are small (at least the SoC is same) but some of them are important: - the ports are different (OPi One has two USBs instead of 4 in OPi PC, audio and IR connectors are missing) - voltage regulator is missing on OPi One
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines