Marc Posted October 13, 2018 Posted October 13, 2018 --- ENGLISH --- Hello, Is there a kernel 4.9+ with the usable sata port, for an Orange PI plus 2 ? I looked HERE but I can not recover an old version with functional SATA port. Thanks for your help. Marc --- ORIGINAL --- Bonjour, Est ce qu'il existe un kernel 4.9+ avec le port sata utilisable, pour un Orange PI plus 2 ? j'ai regardé ICI mais je ne parviens pas à récupérer une ancienne version avec port SATA fonctionnel Merci pour votre aide. Marc
Igor Posted October 13, 2018 Posted October 13, 2018 First two download options (Armbian Bionic and Armbian Stretch) comes with a kernel 4.14.y and they should support SATA. However chip for USB2SATA bridge is crap and is to avoid.
Marc Posted October 13, 2018 Author Posted October 13, 2018 Unfortunately the sata port does not work with the Armbian Stretch with the kernel 4.14. I wanted to know if before going to kernel 4.14 there was a version that supported sata port ?
Marc Posted October 13, 2018 Author Posted October 13, 2018 In fact I would like to install Armbian Stretch on my orange pi plus 2 and be able to use my SATA port.
Igor Posted October 13, 2018 Posted October 13, 2018 39 minutes ago, Marc said: I wanted to know if before going to kernel 4.14 there was a version that supported sata port ? This is the first time someone stated that port on this board doesn't work. It worked all the time AFAIK. Boot any 4.14.y image and go to armbian-config -> system -> hardware configuration and enable all USB ports. Perhaps that is the problem.
Marc Posted October 13, 2018 Author Posted October 13, 2018 Ok thank you, I will try again. But it is written on the website that the sata port does not work.
Igor Posted October 13, 2018 Posted October 13, 2018 7 minutes ago, Marc said: But it is written on the website that the sata port does not work. It works but a chip quality and speed is bad. Put GL830 into a search box above. It is noted hardware (quality) issue which has nothing to do with out work. All images and kernels share this problem. Perhaps we would need to use different wording to make this more clear. 1
chwe Posted October 13, 2018 Posted October 13, 2018 6 hours ago, Igor said: Perhaps we would need to use different wording to make this more clear. better? https://www.armbian.com/orange-pi-plus-2/ or should we use the text from opi+? https://www.armbian.com/orange-pi-plus/ actually the same situation.
Igor Posted October 14, 2018 Posted October 14, 2018 8 hours ago, chwe said: or should we use the text from opi+? This sounds better to me + link to some better explanation if one can be found quickly.
chwe Posted October 14, 2018 Posted October 14, 2018 fixed 4 hours ago, Igor said: link to some better explanation if one can be found quickly not really, after some attempts I gave up searching for a thread which explains it best. (To my knowledge) Thomas never benchmarked it (probably to avoid promoting it as a side-product.. ) At least it's unified now.. and people can get a clue what's wrong with it when they do their research..
Marc Posted October 20, 2018 Author Posted October 20, 2018 Hello, Indeed, after enabled all USB ports my sata port work! The speed is the same with the image supplied with the purchase of the orangepi. With OrangePI+2 debian server Image: root@OrangePI:~# uname -r 3.4.39-01-lobo (Debian Jessie) root@OrangePI:~# dd if=/dev/zero of=/mnt/SATAHDD/test bs=8k count=100000 100000+0 records in 100000+0 records out 819200000 bytes (819 MB) copied, 49.1245 s, 16.7 MB/s With Armbian Stretch image: root@orangepiplus:~# uname -r 4.14.65-sunxi (Debian Stretch) root@orangepiplus:~# dd if=/dev/zero of=/mnt/SATAHDD/test bs=8k count=100000 100000+0 records in 100000+0 records out 819200000 bytes (819 MB) copied, 46.7187 s, 17.5 MB/s I discover Armbian and I am very happy. Thank you for the work you do. Marc
Recommended Posts