sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.71k stars 393 forks source link

Playstore doesn't load #25

Closed MaddTitan closed 4 years ago

MaddTitan commented 4 years ago

after initial login, i get an error "Unable to load playstore" any ideas on what could be causing it

kitakar5525 commented 4 years ago

Mic and DMic are each exclusive (https://github.com/plbossart/UCM/blob/145869c590d8fd1db9dc7ebeb1d4143879f3ff2b/chtrt5645/HiFi.conf#L299-L311 and https://github.com/plbossart/UCM/blob/145869c590d8fd1db9dc7ebeb1d4143879f3ff2b/chtrt5645/HiFi.conf#L349-L361)

So, you only need to run ether one of the working command (alsaucm -c chtrt5645 set _verb HiFi set _enadev Mic or alsaucm -c chtrt5645 set _verb HiFi set _enadev DMic)

And for the internal speaker to work with working mic at the same time, add set _enadev Speaker to the command (for example: alsaucm -c chtrt5645 set _verb HiFi set _enadev DMic set _enadev Speaker)

@MaddTitan By the way, are you sure the mic is really working? Please try recording with mic with the following commands:

cd ~/Downloads
arecord arecord.wav # record to file named arecord.wav

# play the recording
aplay arecord.wav

For my S3, I can hear only noise 😢

MaddTitan commented 4 years ago

Mic and DMic are each exclusive (https://github.com/plbossart/UCM/blob/145869c590d8fd1db9dc7ebeb1d4143879f3ff2b/chtrt5645/HiFi.conf#L299-L311 and https://github.com/plbossart/UCM/blob/145869c590d8fd1db9dc7ebeb1d4143879f3ff2b/chtrt5645/HiFi.conf#L349-L361)

So, you only need to run ether one of the working command (alsaucm -c chtrt5645 set _verb HiFi set _enadev Mic or alsaucm -c chtrt5645 set _verb HiFi set _enadev DMic)

And for the internal speaker to work with working mic at the same time, add set _enadev Speaker to the command (for example: alsaucm -c chtrt5645 set _verb HiFi set _enadev DMic set _enadev Speaker)

@MaddTitan By the way, are you sure the mic is really working? Please try recording with mic with the following commands:

cd ~/Downloads
arecord arecord.wav # record to file named arecord.wav

# play the recording
aplay arecord.wav

For my S3, I can hear only noise 😢

You are right, in my excitement i only accounted for the result i got for the Google assistant. When I record, I get noise as well.

kitakar5525 commented 4 years ago

I also want to confirm that, can Google assistant recognize what you say?

MaddTitan commented 4 years ago

I also want to confirm that, can Google assistant recognize what you say?

Yes it can recognize my commands, interestingly it doesn't respond by audio only by text output

sebanc commented 4 years ago

Hi,

I have a report of wifi being unstable on S3 in issue #42, I would like to know if you have the same issue or if it is stable for you ?

MaddTitan commented 4 years ago

Hi,

I have a report of wifi being unstable on S3 in issue #42, I would like to know if you have the same issue or if it is stable for you ?

No issues here, never had issues with wifi or bluetooth

sebanc commented 4 years ago

Hi, I have a report of wifi being unstable on S3 in issue #42, I would like to know if you have the same issue or if it is stable for you ?

No issues here, never had issues with wifi or bluetooth

Thanks for the feedback !

sebanc commented 4 years ago

I think this issue can be closed but don't hesitate to reopen it if something is not working.

MaddTitan commented 4 years ago

hey, so I updated to the latest version. Great work, performance is nice and snappy.

A few observations, I'm still using the surface 3... No mic support, Bluetooth is constantly searching but doesn't find or connect to anything, and no battery indicator.