Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

18

threads

303

posts

9608

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9608
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

5040

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5040
 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

9608

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9608
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

9608

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9608
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?

0

threads

1

posts

18

credits

Novice

Rank: 1

credits
18
Published in 2015-10-6 01:27:07 | Show all floors
Hello,
some time ago I installed Debian Jessy from Debian_jessie_mini.img.xz image to my Orange PI PC.
I also copied script.bin.OPI-PC_720p50 and uImage_OPI-2  from latest scriptbin_kernel.tar.gz to script.bin and uImage respectively. And the lib directory of course.

Everything works fine, but I noticed that my load average is always 3 or more.
  1. # w
  2. 20:22:57 up 13 days,  4:59,  1 user,  load average: 3.19, 3.29, 3.27
Copy code


I do some research, and found that maybe this 3 processes in D state are cause of the problem:
  1.   PID TTY      STAT   TIME COMMAND
  2.    33 ?        D      0:00 [usb-hardware-sc]
  3.    54 ?        D      0:00 [vsync proc 0]
  4.    55 ?        D      0:00 [vsync proc 1]
Copy code

Maybe someone observe the same behavior with OPI PC and knows how to fix it?

3

threads

96

posts

539

credits

Senior member

Rank: 4

credits
539
Published in 2015-10-6 02:55:48 | Show all floors
jacer replied at 2015-10-4 23:49
I tried the test kernel, and it is not stable, it automatically logout and freeze dead sometimes.
...

Every Image I install on my Pi+ overscans. The only os that works correctly with my monitor is the Android that was installed on emmc.
Orange Pi Plus

1

threads

13

posts

170

credits

Registered member

Rank: 2

credits
170
Published in 2015-10-6 05:25:10 | Show all floors
I'm running lubuntu / LXDE img file on a OPi-PC board, installed the experimental kernel. Boots just fine. lsmod only reports only 8189es driver is loaded, should I see the mali modules there too, or were they compiled directly into the kernel? What should I see different with the mali driver loaded, should youtube videos play properly?

Thanks for all the hard work.

0

threads

10

posts

34

credits

Novice

Rank: 1

credits
34
Published in 2015-10-6 06:44:06 | Show all floors
sintech replied at 2015-10-6 01:27
Hello,
some time ago I installed Debian Jessy from Debian_jessie_mini.img.xz image to my Orange PI P ...



same here

root@OrangePI:~# w
22:43:16 up  5:53,  2 users,  load average: 3.00, 3.01, 3.05



wheezy ( intalled GUI also )

0

threads

10

posts

34

credits

Novice

Rank: 1

credits
34
Published in 2015-10-6 06:45:01 | Show all floors
Survive-Pi replied at 2015-10-6 02:55
Every Image I install on my Pi+ overscans. The only os that works correctly with my monitor is the ...



yep also overscan with al debian and ubuntu images .

dit not tryed android yet

10

threads

448

posts

5040

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5040
 Author| Published in 2015-10-6 16:05:31 | Show all floors
I will start to delete some of the old posts which contains no useful/relevant information to make the thread more readable and to contain more useful information.
Please don't be offended if you find any of your old post deleted, the only reason is to make this thread more useful.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list