TinkerBoard / android-7.1.2_kernel

Android Kernel source for Tinker Board
Other
13 stars 10 forks source link

Volume level is too low on P2 output #7

Closed sobrinho closed 5 years ago

sobrinho commented 6 years ago

Hi there again,

I'm not sure if this is a hardware or software problem but the output is kind of low at the P2 output.

Using a Sennheiser Momentum in an iPhone 5s I have almost the same "volume" level of TB, comparing both at 100% of volume (the iPhone still wins but just for a bit [volume, not the quality itself]) (both running the same song on Spotify at high-quality).

That's completely fine for the headphone but the major difference is when the TB is plugged at my car in the auxiliary input.

Using the same iPhone at the car the volume level is good enough around 10-12 of volume in my car (iPhone on 100% of volume) (less than 45% of car's total volume) without any kind of noise but when I'm using the TB the sound is at the same level only around 20-22 in my car (TB on 100% of volume) (around 88% of car's total volume).

The sound system goes until 25 but if I do that using the iPhone the speakers almost blow.

The problem is that when the sound system is at this level, the TB is sending a lot of noise (really a lot) and if I keep at that volume and accidentally change the source to be Radio or another device, the speakers almost kill me by a heart attack.

Note that the problem is not the sound of the car (since it works with other devices perfectly fine and I'm using the same P2/P2 cable) but the TB for whatever reason (and do not seem to be a power issue since the device is not warning me about low voltage or anything like that).

Probably this is not the right place to report but I'm assuming that it may be a software problem of some kind, I have no idea. Maybe I can try another OS to confirm that?

jamess-huang commented 6 years ago

I am not sure how you connect the car and the TB. Could me give me an illustration diagram ?

sobrinho commented 6 years ago

I'm using a P2/P2 cable between the Tinker Board and the car AUX INPUT (the 3.5mm jack).

13099805_1sz

jamess-huang commented 5 years ago

Dear, sobrinho Can you try to play the music file by the below command and help to feedback the result to us. Thanks. $ tinyplay MusicFile.wav -D 3 -d 2

sobrinho commented 5 years ago

@jamess-huang this would work using Android? Any song?

I'm using Spotify right now but I can find some music to test that.

jamess-huang commented 5 years ago

Yes, Any song and it will work on android. This is just for test.

sobrinho commented 5 years ago

How nice, my TB doesn't want to turn on anymore.

No power in any GPIO pin, the power source is fine.

😭

sobrinho commented 5 years ago

Apparently, there is no way to buy a new one in Brazil, no sellers in our eBay like e-commerce.

I bought mine while I was on the USA a few months ago.

Recommendations?

Asus is widely available here but I'm not seeing any Tinker Board seller around here.

sobrinho commented 5 years ago

Importing through Amazon is ridiculously pricey, shipping and import fees are greater than the product price itself.

$69.99 + $77.95 Shipping & Import Fees Deposit to Brazil

sobrinho commented 5 years ago

Ouch, powering through GPIO is working, probably the MicroUSB port died then.

sobrinho commented 5 years ago

Used an online converter from youtube to mp3 and another one from mp3 to wav, both are playing fine in the computer.

TB is not playing:

rk3288:/mnt/sdcard/Download # tinyplay iron.wav -D 3 -d2
Sample rate is 44100Hz, device only supports <= 8000Hz
jamess-huang commented 5 years ago

Please use this file to test https://drive.google.com/open?id=1nhYv4gppcYtY-LRkFfFZHbsDZ3vUfF23

sobrinho commented 5 years ago

Same issue:

rk3288:/mnt/sdcard/Download # tinyplay Testfile.wav -D 3 -d2
Sample rate is 44100Hz, device only supports <= 8000Hz
jamess-huang commented 5 years ago

Dear, sobrinho Please notice that there is a space between "-d" and "2" rk3288:/mnt/sdcard/Download # tinyplay Testfile.wav -D 3 -d 2

sobrinho commented 5 years ago

For whatever reason, it is working as expected now.

Not too loud as my iPhone 5S but at least the same volume as the FM, I don't need more than that.

Closing, thanks again!