Re: Re: [9fans] 9phone

"Dave MacFarlane" <[email protected]> Sat, 29 Mar 2025 17:00:01 -0400
Newsgroups gmane.os.9front.general,gmane.os.plan9.general
Message-ID <[email protected]>
Quoth ron minnich <[email protected]>:

> Just my opinion, but in my opinion, if you have sms working, why not get it

> upstream so others can join the fun?

> 

> Also, some of the cell phone modules I worked with back in the day and an

> audio capability on their own. Does the one in the pine phone do that?

> 



I don't have SMS working..  I just meant SMS doesn't depend on working

audio output.  SMS needs to go through the AT command interface that

needs either nusb/serial support for the modem or a better uart driver

in the kernel that handles more of the uart ports on the soc than just

uart0 for console output.



I'm not sure if the cell can do audio on its own.  I can't test it for the

same reason.



- Dave