Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

0

threads

5

posts

52

credits

Registered member

Rank: 2

credits
52
Published in 2015-10-17 08:22:37 | Show all floors
jacer replied at 2015-10-16 22:22
Your Ubuntu distro for Orange Pi PC works great except the analog audio from the AV/CBVS jack is n ...

Same with me.  I spent a decent amount of time today trying to get it to work.  I also popped on a USB audio device (that works fine on my Raspberry Pi with Ubuntu) and it also did not work.  The OS found it when I looked for attached usb devices, but no luck with it showing up in audio settings within pulseaudio.  Messed around with the settings a bit, but being a novice I did not get very far.  Not sure why usb audio does not work, it seems it should.
I was hoping to use this with Mopidy (which I got to work great on Ubuntu over HDMI audio), but stuck with either of the builds at the moment.  Need that to work over the analog audio or usb audio to plug in to some speakers.  Didn't even try to start setting up Mopidy on the Lubuntu build since I was smart enough this time to test the audio first!

It would be great if anyone had any ideas.  I went to try the Lubuntu build off the Orange Pi PC resourses section on the home page, but that was a bust.  Google Drive didn't work and the other cloud service was in Chinese.

Thanks!

Brad

0

threads

10

posts

102

credits

Registered member

Rank: 2

credits
102
Published in 2015-10-17 15:50:26 | Show all floors
Please i can't build kernel:

root@Leela:~/OrangePI-Kernel# more kbuild_plus_.log
drivers/net/wireless/ap6210/Kconfig:42:warning: defaults for choice values not supported
#
# configuration written to .config
#
/root/OrangePI-Kernel/brandy/gcc-linaro/bin/arm-linux-gnueabi-gcc: 1: /root/OrangePI-Kernel/brandy/gcc-linaro/bin/arm-linux-gnueabi-gcc: Syntax error: "(" unexpected
scripts/kconfig/conf --silentoldconfig Kconfig
drivers/net/wireless/ap6210/Kconfig:42:warning: defaults for choice values not supported
/root/OrangePI-Kernel/brandy/gcc-linaro/bin/arm-linux-gnueabi-gcc: 1: /root/OrangePI-Kernel/brandy/gcc-linaro/bin/arm-linux-gnueabi-gcc: Syntax error: "(" unexpected
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
  HOSTCC  scripts/conmakehash
  CC      scripts/mod/empty.o
/root/OrangePI-Kernel/brandy/gcc-linaro/bin/arm-linux-gnueabi-gcc: 1: /root/OrangePI-Kernel/brandy/gcc-linaro/bin/arm-linux-gnueabi-gcc: Syntax error: "(" unexpected
scripts/Makefile.build:307: recipe for target 'scripts/mod/empty.o' failed
make[2]: *** [scripts/mod/empty.o] Error 2
scripts/Makefile.build:443: recipe for target 'scripts/mod' failed
make[1]: *** [scripts/mod] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: 'include/generated/mach-types.h' is up to date.
  CC      kernel/bounds.s
/root/OrangePI-Kernel/brandy/gcc-linaro/bin/arm-linux-gnueabi-gcc: 1: /root/OrangePI-Kernel/brandy/gcc-linaro/bin/arm-linux-gnueabi-gcc: Syntax error: "(" unexpected
/root/OrangePI-Kernel/linux-3.4/./Kbuild:35: recipe for target 'kernel/bounds.s' failed
make[1]: *** [kernel/bounds.s] Error 2
Makefile:985: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2
make: *** Waiting for unfinished jobs....
Makefile:506: recipe for target 'scripts' failed
make: *** [scripts] Error 2
root@Leela:~/OrangePI-Kernel#

1

threads

5

posts

51

credits

Registered member

Rank: 2

credits
51
Published in 2015-10-17 17:33:33 | Show all floors
loboris replied at 2015-10-16 17:13
What exactly "kernel headers problem" do you have ?

in particular when i use the command: apt-get install linux-headers-$(uname -r)
i have these errors:
E: Unable to locate package linux-headers-3.4.39
E: Couldn't find any package by regex 'linux-headers-3.4.39'

so I can't install external driver for my wifi dongle

18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10500
Published in 2015-10-17 18:04:49 | Show all floors
jkrischt replied at 2015-10-17 08:22
Same with me.  I spent a decent amount of time today trying to get it to work.  I also popped on a ...

My USB audio card is working. It is also working on Mac OS X and Android.

1

threads

7

posts

298

credits

Intermediate member

Rank: 3Rank: 3

credits
298
Published in 2015-10-17 18:31:29 | Show all floors
Loboris,

You are one of the main kernel builder for OPI_H3, and I'd like to have your opinion on a GPIO issue.

Is adapting the Raspberry-BCM style gpio numbering a good idea or does it not matter at all?

http://www.orangepi.org/orangepi ... =546&fromuid=154053

Thanx in advance

0

threads

20

posts

102

credits

Registered member

Rank: 2

credits
102
Published in 2015-10-17 19:20:44 | Show all floors
I have OPI-2 and i try
- OrangePI_Ubuntu_Vivid_Mate.img
- OrangePI_Jessie_Xfce.img
- Fedora22_Mate.img

Audio don't work in any of them

I use the "scriptbin_kernel_test" copy script.bin and uImage in FAT partition, copy lib and run command "depmod -a"

I think all work except audio, some idea

Thanks for your awesome job
OPI-2

18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10500
Published in 2015-10-17 19:55:08 | Show all floors
Edited by jacer at 2015-10-17 20:17
mark2@opi replied at 2015-10-17 18:31
Loboris,

You are one of the main kernel builder for OPI_H3, and I'd like to have your opinion on a  ...

For GPIO, check this below.
H3 PYTHON GPIO
or this below
http://www.orangepi.org/orangepibbsen/forum.php?mod=redirect&goto=findpost&ptid=148&pid=4297&fromuid=37174

They are two versions from two authors.

18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10500
Published in 2015-10-17 19:55:57 | Show all floors
Edited by jacer at 2015-10-17 20:18
nidea replied at 2015-10-17 19:20
I have OPI-2 and i try
- OrangePI_Ubuntu_Vivid_Mate.img
- OrangePI_Jessie_Xfce.img

HDMI audio works, I confirm. Cannot install Skype, but I can see the microphone also works.

0

threads

20

posts

102

credits

Registered member

Rank: 2

credits
102
Published in 2015-10-17 20:27:00 | Show all floors
HDMI audio works, I confirm. Cannot install Skype, but I can see the microphone also works.


I haven't HDMI monitor so i can't test HDMI audio -.-.
That why i want jack audio.
Integrated microphone it's work
OPI-2

10

threads

448

posts

5220

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5220
 Author| Published in 2015-10-17 21:04:34 | Show all floors
Edited by loboris at 2015-10-17 14:11
nidea replied at 2015-10-17 13:27
I haven't HDMI monitor so i can't test HDMI audio -.-.
That why i want jack audio.
Integrated micr ...

I have analog audio (via audio jack) working on my OPI-PLUS, but I don't know if I've changed something in the default pulseaudio configuration.
I'll investigate it and post the results.
The problem is not related to script.bin or kernel.
Most important, it can work.


You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list