On Tue, 11 Jul 2023 07:31:19 +
Yifei Zhan wrote:
> I recently got my hands on a PinePhone Pro and tried to run OpenBSD
> on it. Installation went well but as expected most components are
> still missing drivers so far.
>
Cool
> From my experiment with OpenBSD 7.3-curr
I recently got my hands on a PinePhone Pro and tried to run OpenBSD on it.
Installation went well but as expected most components are still missing
drivers
so far.
>From my experiment with OpenBSD 7.3-current (GENERIC.MP) #2182:
- Both on-board EMMC and sdcard are detected, OpenBSD at le
On Sat, Apr 23, 2022 at 04:44:57PM +, Joseph wrote:
> Since the PinePhone non-pro based on Allwinner A64 is becoming less
> relevant (is it even sold anymore?) now that the PinePhone Pro based on
> RockChip RK3399S is around, I split off the conversation about it to
> this separate
So I've worked out why it wasn't charging...
Monitoring of the battery temperature sensor is enabled by default in the
AX803. Unfortunately, from looking at the Pinephone schematics, it seem that
it expects a 10 Kohm thermistor in the battery whereas the battery actually has
> > >
> > > https://www.pine64.org/2022/01/11/pinephone-pro-explorer-edition-pre-orders-open-january-11/
> > >
> > > I'll order one.
> >
> > You might want to order the I2C keyboard as well.
>
> https://pine64.com/product/pinephone-pinephone-pro-
Am Tue, Jan 11, 2022 at 01:04:52PM -0300 schrieb Crystal Kolipe:
> On Tue, Jan 11, 2022 at 04:54:08PM +0100, Patrick Wildt wrote:
> > Preorders for the Pro Explorer Edition will come up later today:
> >
> > https://www.pine64.org/2022/01/11/pinephone-pro-explorer-edition-pr
On Tue, Jan 11, 2022 at 04:54:08PM +0100, Patrick Wildt wrote:
> Preorders for the Pro Explorer Edition will come up later today:
>
> https://www.pine64.org/2022/01/11/pinephone-pro-explorer-edition-pre-orders-open-january-11/
>
> I'll order one.
You might want to order the
ce that lights up
> > > upon power supply only, use that to find out if the USB device is
> > > powered at all. Maybe it just doesn't supply power to the device.
> >
> > There definitely seems to be a USB power supply issue.
> >
> > I connected a USB analy
As I mentioned in a previous mail, bsd.mp always crashes during boot on the
Pinephone, (whereas the sp kernel does not).
Until now, it's usually been impossible to enter ddb and get further
information, but this time ddb was responsive:
Stopped at 0x7e80004afc68: panic: attem
On Mon, Jan 03, 2022 at 05:04:48PM -0300, Crystal Kolipe wrote:
> On Sun, Jan 02, 2022 at 09:09:02AM -0300, Crystal Kolipe wrote:
> > On Sun, Jan 02, 2022 at 07:17:35AM -0300, Crystal Kolipe wrote:
> > > On Sun, Dec 26, 2021 at 07:00:31PM +0100, Patrick Wildt wrote:
> > > > So you might want to fin
On Sun, Jan 02, 2022 at 09:09:02AM -0300, Crystal Kolipe wrote:
> On Sun, Jan 02, 2022 at 07:17:35AM -0300, Crystal Kolipe wrote:
> > On Sun, Dec 26, 2021 at 07:00:31PM +0100, Patrick Wildt wrote:
> > > So you might want to find out why sxirsb(4) isn't working well.
> >
> > The errors I'm seeing a
On Sun, Jan 02, 2022 at 07:17:35AM -0300, Crystal Kolipe wrote:
> On Sun, Dec 26, 2021 at 07:00:31PM +0100, Patrick Wildt wrote:
> > So you might want to find out why sxirsb(4) isn't working well.
>
> The errors I'm seeing are:
>
> RD8 failed for run-time address 0x2d
> WR8 failed for run-time ad
On Sun, Dec 26, 2021 at 07:00:31PM +0100, Patrick Wildt wrote:
> So you might want to find out why sxirsb(4) isn't working well.
The errors I'm seeing are:
RD8 failed for run-time address 0x2d
WR8 failed for run-time address 0x2d
The only code paths that can generate these error messages are in
boot into a Linux kernel and then charged the battery
itself.
I would suggest that we wait until these issues are resolved before updating
our port of U-boot to build images for the Pinephone.
Now that I've got the battery working again, I'll take a look at sxirsb and
try adding some debugging code to see what's going on there.
Worth committing the pinephone board to the u-boot,aarch64 port?
Index: Makefile
===
RCS file: /cvs/ports/sysutils/u-boot/Makefile,v
retrieving revision 1.89
diff -u -p -r1.89 Makefile
--- Makefile17 Dec 2021 23:00:41 -
ce that lights up
> > > upon power supply only, use that to find out if the USB device is
> > > powered at all. Maybe it just doesn't supply power to the device.
> >
> > There definitely seems to be a USB power supply issue.
> >
> > I connected a USB analy
be it just doesn't supply power to the device.
>
> There definitely seems to be a USB power supply issue.
>
> I connected a USB analyser to the Pinephone and got the following results:
>
> Booted into MP kernel after crash, with just the analyser connected:
> No voltag
Since posting the dmesg from my Pinephone running OpenBSD 7.0, I've
received a number of emails off-list asking similar questions, such
as how to compile U-boot, how build the install media, how to flash
the internal eMMC, etc, etc.
I've put notes about the steps that I followed up
.
>
> That can have multiple reasons. If you have a device that lights up
> upon power supply only, use that to find out if the USB device is
> powered at all. Maybe it just doesn't supply power to the device.
There definitely seems to be a USB power supply issue.
I connected a
-Boot DTB at 0x408ddc0, model: Pine64 PinePhone (1.2)
INFO:ARM GICv2 driver initialized
INFO:Configuring SPC Controller
INFO:PMIC: Probing AXP803 on RSB
INFO:PMIC: dcdc1 voltage: 3.300V
INFO:PMIC: dcdc5 voltage: 1.200V
INFO:PMIC: dcdc6 voltage: 1.100V
INFO:PMIC: dldo
On Mon, Oct 25, 2021 at 11:36:17PM +0200, Jan Johansson wrote:
> Crystal Kolipe wrote:
> > I don't have a suitable serial cable to hand to test booting a
> > recent OpenBSD kernel on one of the Pinephones that's sculling
> > around here, but I did test it at some point back in February
> > or Marc
On Fri, Oct 22, 2021 at 03:17:55PM +0200, Jan Stary wrote:
> On Dec 10 00:38:28, mih...@gmail.com wrote:
> > https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone-for-early-adaptor
>
> Any news on this? Reading
>
> https://www.o
On Dec 10 00:38:28, mih...@gmail.com wrote:
> https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone-for-early-adaptor
Any news on this? Reading
https://www.openbsd.org/arm64.html
https://pine64.com/product/pinephone-beta-edition-linux-smartph
On 2019/12/11 15:23, Ian Darwin wrote:
On Wed, Dec 11, 2019 at 02:02:51PM +0200, Wayne Oliver wrote:
On 2019/12/11 12:46, Patrick Wildt wrote:
On Tue, Dec 10, 2019 at 12:38:28AM +0200, Mihai Popescu wrote:
https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone
On Wed, Dec 11, 2019 at 02:02:51PM +0200, Wayne Oliver wrote:
> On 2019/12/11 12:46, Patrick Wildt wrote:
> > On Tue, Dec 10, 2019 at 12:38:28AM +0200, Mihai Popescu wrote:
> > > https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone-for-early-a
On 2019/12/11 12:46, Patrick Wildt wrote:
On Tue, Dec 10, 2019 at 12:38:28AM +0200, Mihai Popescu wrote:
https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone-for-early-adaptor
We probably support the PinePhone as well es the Librem5. Which
means that
On Tue, Dec 10, 2019 at 12:38:28AM +0200, Mihai Popescu wrote:
> https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone-for-early-adaptor
We probably support the PinePhone as well es the Librem5. Which
means that we'll run on them, but we'll pro
On Tue, Dec 10, 2019 at 12:38:28AM +0200, Mihai Popescu wrote:
> https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone-for-early-adaptor
Your message is a bit terse. I presume you are wondering whether
this device is close enough to the Pine64 Pine 64/64+ boa
https://store.pine64.org/?product=pinephone-braveheart-limited-edition-linux-smartphone-for-early-adaptor
29 matches
Mail list logo