Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

1

threads

12

posts

73

credits

Registered member

Rank: 2

credits
73
Published in 2015-10-5 20:57:39 | Show all floors
Hi Guys,

Just want to let you know that most of the *.img files have script.bin* and uImage* files that don't work properly with Orange Pi PC (either don't boot, or you only got 1 USB port working, no ethernet and so on). Only ones I figured out that work are from scriptbin_kernel.tar.gz

I hope this will save people a lot of time figuring out why they can't boot their Orange Pi PC. Would be good to update the images or mention that in the first post.

Thank you for great work!

18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10351
Published in 2015-10-5 21:03:34 | Show all floors
Edited by jacer at 2015-10-5 21:10
loboris replied at 2015-10-5 20:42
I'll try to build the driver from sources you've sent.
Gutenprint driver installs without problem ( ...

I installed 2 heatsinks and a fan above. The temps won`t go higher than 56 degrees.  I don`t think this caused the issue. And the Mate is fine with the x2go.
I failed to install below packages of gutenprint.  I see you can using x2go service with Lubuntu but I cannot. Strange. Is mali driver working now?

This thread contains more resources

You need to Log in to download or view,No account?    Register

x

0

threads

16

posts

566

credits

Senior member

Rank: 4

credits
566
Published in 2015-10-5 21:15:29 | Show all floors
elcct replied at 2015-10-5 20:57
Hi Guys,

Just want to let you know that most of the *.img files have script.bin* and uImage* files  ...

Да ты гений)))) А прочитать первый пост темы сложно? Там все разложено, что и как делать. Loboris для кого это все писал?

10

threads

448

posts

5201

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5201
 Author| Published in 2015-10-5 21:17:51 | Show all floors
elcct replied at 2015-10-5 13:57
Hi Guys,

Just want to let you know that most of the *.img files have script.bin* and uImage* files  ...

Thank you. I've updated the 1st post.

10

threads

448

posts

5201

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5201
 Author| Published in 2015-10-5 21:28:07 | Show all floors
lukish replied at 2015-10-5 14:15
Да ты гений)))) А прочитать первый пост темы сложно? Там ...

It is good I can read Russian, otherwise I would think you said something bad about me. Please use english.

10

threads

448

posts

5201

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5201
 Author| Published in 2015-10-5 21:30:33 | Show all floors
Edited by loboris at 2015-10-5 14:32
jacer replied at 2015-10-5 14:03
I installed 2 heatsinks and a fan above. The temps won`t go higher than 56 degrees.  I don`t think  ...

You only have to install cups-driver-gutenprint (and gimp-gutenprint if you are using gimp), the dependencies will be installed automaticaly.
Mali drivers can be loaded, but no use of them for now.

18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10351
Published in 2015-10-5 21:42:55 | Show all floors
Edited by jacer at 2015-10-5 22:00
loboris replied at 2015-10-5 21:30
You only have to install cups-driver-gutenprint (and gimp-gutenprint if you are using gimp), the de ...

Mate run x2go service fine like below.


Installing these package give me this error below.

I cannot install the last package named printer-driver-gutenprint. It shows the error message above.

My TV has no setting about overscan and underscan.

This thread contains more resources

You need to Log in to download or view,No account?    Register

x

10

threads

448

posts

5201

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5201
 Author| Published in 2015-10-5 22:03:32 | Show all floors
Edited by loboris at 2015-10-5 15:04
jacer replied at 2015-10-5 14:42
Mate run x2go service fine like below.

Try to run (in terminal):
  1. sudo apt-get remove guten* --purge
  2. sudo apt-get install -f
Copy code
Then install cups-driver-gutenprint and optionally gimp-gutenprint.
Never install lib* packages manually.

18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10351
Published in 2015-10-5 22:14:37 | Show all floors
Edited by jacer at 2015-10-5 22:16
loboris replied at 2015-10-5 22:03
Try to run (in terminal):
Then install cups-driver-gutenprint and optionally gimp-gutenprint.
Never ...
  1. orangepi@OrangePI:~/Desktop$ sudo apt-get remove guten* --purge
  2. Reading package lists... Done
  3. Building dependency tree        
  4. Reading state information... Done
  5. Note, selecting 'gutenprint-doc' for regex 'guten*'
  6. Note, selecting 'cups-driver-gutenprint' for regex 'guten*'
  7. Note, selecting 'gutenprint-locales' for regex 'guten*'
  8. Note, selecting 'libgutenprintui2-1' for regex 'guten*'
  9. Note, selecting 'ijsgutenprint' for regex 'guten*'
  10. Note, selecting 'gimp-gutenprint' for regex 'guten*'
  11. Note, selecting 'libgutenprintui2-dev' for regex 'guten*'
  12. Note, selecting 'printer-driver-gutenprint' for regex 'guten*'
  13. Note, selecting 'libgutenprint-dev' for regex 'guten*'
  14. Note, selecting 'libgutenprint-doc' for regex 'guten*'
  15. Note, selecting 'foomatic-db-gutenprint' for regex 'guten*'
  16. Note, selecting 'libgutenprint2' for regex 'guten*'
  17. Package 'cups-driver-gutenprint' is not installed, so not removed
  18. Package 'gutenprint-doc' is not installed, so not removed
  19. Package 'gutenprint-locales' is not installed, so not removed
  20. Package 'libgutenprint-dev' is not installed, so not removed
  21. Package 'libgutenprint-doc' is not installed, so not removed
  22. Package 'libgutenprint2' is not installed, so not removed
  23. Package 'libgutenprintui2-1' is not installed, so not removed
  24. Package 'libgutenprintui2-dev' is not installed, so not removed
  25. Package 'printer-driver-gutenprint' is not installed, so not removed
  26. Package 'foomatic-db-gutenprint' is not installed, so not removed
  27. Package 'gimp-gutenprint' is not installed, so not removed
  28. Package 'ijsgutenprint' is not installed, so not removed
  29. 0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded.
  30. orangepi@OrangePI:~/Desktop/RevokeChinaCerts-master/Linux$ sudo apt-get install -f
  31. Reading package lists... Done
  32. Building dependency tree        
  33. Reading state information... Done
  34. 0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded.
  35. orangepi@OrangePI:~/Desktop$ sudo apt-get install -f cups-driver-gutenprint
  36. Reading package lists... Done
  37. Building dependency tree      
  38. Reading state information... Done
  39. Some packages could not be installed. This may mean that you have
  40. requested an impossible situation or if you are using the unstable
  41. distribution that some required packages have not yet been created
  42. or been moved out of Incoming.
  43. The following information may help to resolve the situation:

  44. The following packages have unmet dependencies:
  45. cups-driver-gutenprint : Depends: printer-driver-gutenprint (= 5.2.10-3build1) but it is not going to be installed
  46. E: Unable to correct problems, you have held broken packages.
Copy code
Still not working. Output as above.

18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10351
Published in 2015-10-5 22:30:08 | Show all floors
One more issue is the Headphone has no sound from the AV/HP jack. I enabled the analog audio codec as playback device but still no audio. On Android it has sound from the jack. Do you think the alsa driver is incomplete?
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list