Jump to content

martinayotte

Members
  • Posts

    3892
  • Joined

  • Last visited

Reputation Activity

  1. Like
    martinayotte got a reaction from Werner in H6 Famous Reboot problem   
    Hi everyone !
     
    I'm starting this new dedicated thread because I've got some new headache about this issue that we tried to figured out since months...
     
    I've received my PineH64 last week, and with this board I don't faced the reboot hang behaviour !
     
    Today, since I've committed the OPi3 WIP scripts, and facing same reboot hang, I've decided to to try booting PineH64 image on this OPi3 board, but unfortunately reboot hang still occurs ...
     
    This brings me to a conclusion that it is not a software issue, but maybe hardware one ... I will dig on that during next few days by comparing PMIC and other between all those boards ...
     
    But I remember that @jernej said that Reboot worked on one of his H6 board ...
    @jernej can you confirm which board ? Do you have some boards where you still face reboot hang issue ? Can you try to mix image like I did to give clues ?
     
     
     
  2. Like
    martinayotte got a reaction from Werner in Orangepi 3 h6 allwiner chip   
    Armbian has now the new OrangePi3 WIP !
    WiFi and eMMC tested ...
     
  3. Like
    martinayotte got a reaction from Redferne in PPP Kernel Module   
    Done !
    https://github.com/armbian/build/commit/fa232d17ed1488bd19be4dbc9f7f3b174f85ef73
     
  4. Like
    martinayotte got a reaction from guidol in Orangepi 3 h6 allwiner chip   
    Armbian has now the new OrangePi3 WIP !
    WiFi and eMMC tested ...
     
  5. Like
    martinayotte got a reaction from gnjack in Orangepi 3 h6 allwiner chip   
    Armbian has now the new OrangePi3 WIP !
    WiFi and eMMC tested ...
     
  6. Like
    martinayotte got a reaction from NicoD in Armbian in 3D   
    True ! ... I've just committed one more : the OrangePi3 WIP ...
  7. Like
    martinayotte got a reaction from NicoD in Armbian in 3D   
    Ahahah !
    Are all those soldiers representing the number of boards that Armbian is supporting ?
  8. Like
    martinayotte got a reaction from NicoD in Armbian in 3D   
    Don't give up ! All those looks nice !
    For this latest Space one, could you try to put propeller flames at the bottom of his fleet ?
     
  9. Like
    martinayotte got a reaction from SecureXperts in PPP Kernel Module   
    Done !
    https://github.com/armbian/build/commit/fa232d17ed1488bd19be4dbc9f7f3b174f85ef73
     
  10. Like
    martinayotte got a reaction from AndrewDB in ARMBIAN for Amlogic S905 and S905X (ver 5.44 =<)   
    No need to worry about this failure, if I remember, those clm blobs are used to determine countries and allowed channels...
  11. Like
    martinayotte got a reaction from guidol in ARMBIAN for Amlogic S905 and S905X (ver 5.44 =<)   
    No need to worry about this failure, if I remember, those clm blobs are used to determine countries and allowed channels...
  12. Like
    martinayotte got a reaction from NicoD in Armbian in 3D   
    Maybe you can look into snow flakes too ...
    I know ! I´ve done some decades ago with 3D-Studio during early 199x, on a x386/x486 ! It was painful !
     
  13. Like
    martinayotte got a reaction from NicoD in Armbian in 3D   
    I think clouds are looking like asteroids ...
     
  14. Like
    martinayotte got a reaction from NicoD in Armbian in 3D   
    I like both, but maybe a bit more the smoothened one ...
  15. Like
    martinayotte got a reaction from Werner in Pine H64 Model B   
    I've received mine today ... Thanks to Humberg !
    I've built an Armbian 4.20.y image this afternoon, it boot fine, but no eth0 or WiFi, but I got networking using USB-WiFi dongle.
    For RTL8723, I've tried adding it in DT, but it still not appearing ... It is difficult to figure out without schematic, and schematic doesn't seems to be public yet ...
    I've posted on forum.pine64.org asking for that schematic, but no answer yet ...
     
    EDIT : Forgot to mention, "reboot" is working fine on this H6 board, I don't experience freezing found with other H6s ...
  16. Like
    martinayotte got a reaction from Werner in Orangepi 3 h6 allwiner chip   
    Oh ! I've found that Armbian build for H6 exceptionally using https://github.com/Icenowy/u-boot , which is pretty old, that could be that, I will try u-boot mainstream ...
     
    EDIT : Mainstream U-Boot doesn't seems to be enough ...
  17. Like
    martinayotte got a reaction from NicoD in Orangepi 3 h6 allwiner chip   
    @Igor can probably arrange things so that Steven from Xunlung can ship you one for free ...
  18. Like
    martinayotte got a reaction from Jim MacKenzie in NanoPi Neo 4 serial console - u-boot text unreadable. Works once booted.   
    If you mean that you don't see any kernel logs after "starting kernel", make sure that /boot/armbianEnv.txt have "console=serial" and "verbosity=7" ...
  19. Like
    martinayotte got a reaction from esbeeb in NanoPi Neo 2, memory leak in proftpd, even worse if SSL encrypted   
    Edit the following file : /etc/default/armbian-zram-config
  20. Like
    martinayotte got a reaction from Jeffer in UART with NanoPi M4   
    So, it reach login prompt, you've logged in an still don't see the /dev/spidev0.0 ?
    What shows up doing "grep SPIDEV /boot/config-*" ?
    It should show :
    CONFIG_SPI_SPIDEV=m Which kernel are you using ?
  21. Like
    martinayotte got a reaction from Jeffer in UART with NanoPi M4   
    It is not for NanoPi-M4, as I mentioned I've use NanoPC-T4 ...
     
    EDIT : I've just double checked on my T4 : SPI1 is really on spi@ff1d0000 ...
    So, why your M4 doesn't boot after such changes ? Maybe you did some typo errors ?
  22. Like
    martinayotte got a reaction from spaceship in Enable spi/i2s on Orange pi one plus   
    I got the things working !
    Although I didn't tested it with real SPI device, I've at least tested it with loopback wire between MISO/MOSI and executed spidev_test ...
    https://github.com/armbian/build/commit/34205e60b3efa0ef3acc293ed9e02b801f8a52c1
     
  23. Like
    martinayotte got a reaction from Werner in Enable spi/i2s on Orange pi one plus   
    I got the things working !
    Although I didn't tested it with real SPI device, I've at least tested it with loopback wire between MISO/MOSI and executed spidev_test ...
    https://github.com/armbian/build/commit/34205e60b3efa0ef3acc293ed9e02b801f8a52c1
     
  24. Like
    martinayotte got a reaction from Werner in Pine H64 Model B   
    Do you mean you have some spares to give away ?
    Maybe I could be interested ...
  25. Like
    martinayotte got a reaction from barish in I2C busses changed with update?   
    If you do a "i2cdetect -l", you will probably see that i2c-0 is dedicated to "sun4i_hdmi_i2c adapter", which maybe wasn't present before ...
     
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines