No Audio on Rockchip SoC

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

No Audio on Rockchip SoC

Postby sunnystormy » Sun May 15, 2016 3:51 pm

I just recently installed this OS on my Chromebook, but I've been unable to get any audio. I've got ALSA and PulseAudio installed, but all I get is a barely audible fuzzy noise from speakers and headphones. Does anybody else with a Rockchip-based SoC have this issue?
sunnystormy
 
Posts: 7
Joined: Fri May 13, 2016 7:00 pm

Re: No Audio on Rockchip SoC

Postby hatahata50 » Sun May 15, 2016 4:37 pm

what is
$this->bbcode_second_pass_code('', ' aplay -l ')
?
hatahata50
 
Posts: 47
Joined: Tue Dec 29, 2015 6:04 am

Re: No Audio on Rockchip SoC

Postby sunnystormy » Sun May 15, 2016 6:26 pm

aplay -l returns:

$this->bbcode_second_pass_code('', 'card 0: ROCKCHIPI2S [ROCKCHIP-I2S], device 0: Audio HiFi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: RockchipHDMI [RockchipHDMI], device 0: RockchipHDMI dw-hdmi-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
')

I've also run "speaker-test" without any audio coming out.
sunnystormy
 
Posts: 7
Joined: Fri May 13, 2016 7:00 pm

Re: No Audio on Rockchip SoC

Postby hatahata50 » Mon May 16, 2016 12:06 am

what is your
$this->bbcode_second_pass_code('', ' .asoundrc ')
?

in my case

$this->bbcode_second_pass_code('', 'aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ODROIDHDMI [ODROID-HDMI], device 0: I2S.27 dit-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
')
$this->bbcode_second_pass_code('', '.asoundrc
pcm.!default {
type hw
card 1
}
ctl.!default {
type hw
card 1
}')
Last edited by moonman on Mon May 16, 2016 2:54 am, edited 1 time in total.
Reason: code tags
hatahata50
 
Posts: 47
Joined: Tue Dec 29, 2015 6:04 am

Re: No Audio on Rockchip SoC

Postby sunnystormy » Tue May 17, 2016 10:41 pm

Looks like I don't have one. : /

Do I need to create one, and if I do, where do I put it?
sunnystormy
 
Posts: 7
Joined: Fri May 13, 2016 7:00 pm

Re: No Audio on Rockchip SoC

Postby hatahata50 » Wed May 18, 2016 5:47 am

in my case

$this->bbcode_second_pass_code('', ' /home/foge/.asoundrc ')
hatahata50
 
Posts: 47
Joined: Tue Dec 29, 2015 6:04 am

Re: No Audio on Rockchip SoC

Postby sunnystormy » Thu May 19, 2016 1:02 am

No dice. : (

Setting the card value to either "1" or "0" produces no audible sound.

Also "lsmod" prints out:

$this->bbcode_second_pass_code('', '
Module Size Used by
hci_uart 33269 1
btsdio 12794 0
bluetooth 343645 4 btsdio,hci_uart
brcmfmac 195774 0
uvcvideo 72611 0
brcmutil 13264 1 brcmfmac
videobuf2_vmalloc 13631 1 uvcvideo
cfg80211 396766 1 brcmfmac
cros_ec_accel 12998 0
iio_trig_sysfs 12679 0
kfifo_buf 12833 1 cros_ec_accel
joydev 17227 0
sch_fq_codel 17613 2
ip_tables 17506 0

')

Unless I'm mistaken... I'm not seeing any audio modules being loaded.

---EDIT---

I looked up the SoC files inside of the Linux Kernel and found out that this brand didn't receive proper audio support until several versions later. Should I just upgrade the kernel?
sunnystormy
 
Posts: 7
Joined: Fri May 13, 2016 7:00 pm


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 7 guests