<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[PINE64 - PineNote Hardware]]></title>
		<link>https://forum.pine64.org/</link>
		<description><![CDATA[PINE64 - https://forum.pine64.org]]></description>
		<pubDate>Tue, 07 Apr 2026 23:02:56 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[U-Boot env save error]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=20025</link>
			<pubDate>Fri, 03 Oct 2025 12:40:39 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=29615">r4ms</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=20025</guid>
			<description><![CDATA[There seems to be a hard coded mistake in uboot. "env save" uses parition 4 (Logo) instead of 3:<br />
<br />
=&gt; env save                              <br />
Saving Environment to FAT...<br />
<br />
** Unable to use mmc 0:4 for saveenv **<br />
<br />
<br />
I haven't found any way to change the partition. Is there any?]]></description>
			<content:encoded><![CDATA[There seems to be a hard coded mistake in uboot. "env save" uses parition 4 (Logo) instead of 3:<br />
<br />
=&gt; env save                              <br />
Saving Environment to FAT...<br />
<br />
** Unable to use mmc 0:4 for saveenv **<br />
<br />
<br />
I haven't found any way to change the partition. Is there any?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Audio recording not working]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=19757</link>
			<pubDate>Tue, 25 Mar 2025 21:37:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=29076">fmolinet</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=19757</guid>
			<description><![CDATA[Hello all, I just received my PineNote - which, blew my expectations away.  I think this is the device I've been craving for a long time to be just about a daily driver, which was not the plan at all, but I love the simplicity and flexibility it offers.  Perfect form factor for what I need, and it may end up saving my degrading eyesight (screen detox in my near future).<br />
<br />
However, I have not seen any posts regarding successful or unsuccessful recording of audio - I just tried the sound recorder for one of my use cases, and it results in only a slight buzzing audio recording, though the functionality seems to work.  I have not dug into the config, but everything else worked right out of the box (mostly, except for that lib64 updating issue), so I was a little surprised by this.  I did verify that the internal mic was selected as the input (there were no other options), but did not look into drivers, logs, or anything like that, mostly due to lack of time to devote to it at the time.  Should have more time next week to do so...<br />
<br />
Hoping it's not a hardware issue (and if it is, hoping it's something I can potentially fix myself?), and/or that some of the more refined Linux/embedded/etc. users here can help point me in a starting direction (or if anyone can also do a test to help confirm it's just my device, and not a bug).<br />
<br />
<br />
Thanks!<br />
Fausto]]></description>
			<content:encoded><![CDATA[Hello all, I just received my PineNote - which, blew my expectations away.  I think this is the device I've been craving for a long time to be just about a daily driver, which was not the plan at all, but I love the simplicity and flexibility it offers.  Perfect form factor for what I need, and it may end up saving my degrading eyesight (screen detox in my near future).<br />
<br />
However, I have not seen any posts regarding successful or unsuccessful recording of audio - I just tried the sound recorder for one of my use cases, and it results in only a slight buzzing audio recording, though the functionality seems to work.  I have not dug into the config, but everything else worked right out of the box (mostly, except for that lib64 updating issue), so I was a little surprised by this.  I did verify that the internal mic was selected as the input (there were no other options), but did not look into drivers, logs, or anything like that, mostly due to lack of time to devote to it at the time.  Should have more time next week to do so...<br />
<br />
Hoping it's not a hardware issue (and if it is, hoping it's something I can potentially fix myself?), and/or that some of the more refined Linux/embedded/etc. users here can help point me in a starting direction (or if anyone can also do a test to help confirm it's just my device, and not a bug).<br />
<br />
<br />
Thanks!<br />
Fausto]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[USB host/client working on PineNote 2nd batch?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=19589</link>
			<pubDate>Sun, 29 Dec 2024 22:04:20 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=20139">j_s</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=19589</guid>
			<description><![CDATA[This poll is to determine how widespread the problem is with the PineNote USB not working as an USB client or host. (Charging works and serial port dongle work.) If you are voting regarding a first batch (pre 2024) PineNote, please make a post saying so to this thread and whether you are running the pinenote-debian-image supplied on the 2nd batch PineNotes.<br />
<br />
Symptoms are that the lsusb command gives no results, sudo /usr/bin/dmesg | tail shows nothing new after plugging in a hub, flash drive,or other USB device, and sudo /usr/bin/dmesg | tail  on a linux computer shows nothing new after connecting the computer and PineNote by USB.<br />
<br />
Also /sys/bus/usb/devices is empty on the PineNote.]]></description>
			<content:encoded><![CDATA[This poll is to determine how widespread the problem is with the PineNote USB not working as an USB client or host. (Charging works and serial port dongle work.) If you are voting regarding a first batch (pre 2024) PineNote, please make a post saying so to this thread and whether you are running the pinenote-debian-image supplied on the 2nd batch PineNotes.<br />
<br />
Symptoms are that the lsusb command gives no results, sudo /usr/bin/dmesg | tail shows nothing new after plugging in a hub, flash drive,or other USB device, and sudo /usr/bin/dmesg | tail  on a linux computer shows nothing new after connecting the computer and PineNote by USB.<br />
<br />
Also /sys/bus/usb/devices is empty on the PineNote.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Color e-ink hack?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=16457</link>
			<pubDate>Sat, 09 Apr 2022 13:04:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=11451">DrYak</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=16457</guid>
			<description><![CDATA[I wonder if somebody would come with a hack enabling to fit <a href="https://gizmodo.com/e-inks-new-color-electronic-paper-is-fast-enough-for-vi-1848768109" target="_blank" rel="noopener" class="mycode_url">one of these color e-Ink displays</a> into a PineNote?<br />
<br />
The frame rate is obviously still crap to use them for general purpose displays (still no Youtube videos), but I am sure that there are people who would be interesting having some colors:<br />
<br />
- In my case I am thinking about reading scientific articles which often includes graphs and plots which use color.<br />
- Another use case for me: taking notes/making correction in a different colour.<br />
<br />
(the above don't even require a high fidelity in color reproduction).<br />
<br />
- And I am sure some people would be interested in reading comic book on their device.]]></description>
			<content:encoded><![CDATA[I wonder if somebody would come with a hack enabling to fit <a href="https://gizmodo.com/e-inks-new-color-electronic-paper-is-fast-enough-for-vi-1848768109" target="_blank" rel="noopener" class="mycode_url">one of these color e-Ink displays</a> into a PineNote?<br />
<br />
The frame rate is obviously still crap to use them for general purpose displays (still no Youtube videos), but I am sure that there are people who would be interesting having some colors:<br />
<br />
- In my case I am thinking about reading scientific articles which often includes graphs and plots which use color.<br />
- Another use case for me: taking notes/making correction in a different colour.<br />
<br />
(the above don't even require a high fidelity in color reproduction).<br />
<br />
- And I am sure some people would be interested in reading comic book on their device.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SD Card or other expandable storage?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=16055</link>
			<pubDate>Fri, 11 Feb 2022 12:24:29 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=24538">magiwanders</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=16055</guid>
			<description><![CDATA[SD cards are almost absent in eink devices nowadays, arguably for pushing people into buying cloud services and discouraging offline personal .epub and .pdf libraries. A linux device has no such conflict of interest, why then leaving sd cards out? <br />
<br />
128GB is lots for a simple eink reader, but gets filled quickly for mainline linux installations (not to mentions personal .epub and .pdf libraries, which can easily be much bigger than that). <br />
<br />
Is there any plan for supporting sd/microsd card expansion or other forms of in-device expansion? Is it possible to mod the device as is (spare connectors on the motherboard and similar) ?]]></description>
			<content:encoded><![CDATA[SD cards are almost absent in eink devices nowadays, arguably for pushing people into buying cloud services and discouraging offline personal .epub and .pdf libraries. A linux device has no such conflict of interest, why then leaving sd cards out? <br />
<br />
128GB is lots for a simple eink reader, but gets filled quickly for mainline linux installations (not to mentions personal .epub and .pdf libraries, which can easily be much bigger than that). <br />
<br />
Is there any plan for supporting sd/microsd card expansion or other forms of in-device expansion? Is it possible to mod the device as is (spare connectors on the motherboard and similar) ?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Does the UART adapter ship with the developers edition?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=15909</link>
			<pubDate>Sun, 30 Jan 2022 04:04:43 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=19994">teknoman117</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=15909</guid>
			<description><![CDATA[Hello all,<br />
<br />
I ordered the developer's edition on the PineNote a week or so ago. Still waiting on DHL to get it to me, tracking disappears when they hand it off to a third party -_- <br />
<br />
I keep seeing references to a UART adapter on the hardware wiki and the schematic is even up there. Does it ship with the device? I couldn't find it on the store. I'm no stranger to building my own hardware, just didn't know if that was necessary here.<br />
<br />
Thanks!]]></description>
			<content:encoded><![CDATA[Hello all,<br />
<br />
I ordered the developer's edition on the PineNote a week or so ago. Still waiting on DHL to get it to me, tracking disappears when they hand it off to a third party -_- <br />
<br />
I keep seeing references to a UART adapter on the hardware wiki and the schematic is even up there. Does it ship with the device? I couldn't find it on the store. I'm no stranger to building my own hardware, just didn't know if that was necessary here.<br />
<br />
Thanks!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[13.3" Version]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14906</link>
			<pubDate>Fri, 17 Sep 2021 11:16:57 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=23358">derWalter</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14906</guid>
			<description><![CDATA[does anyone know: will there be a 13.3 version?<br />
Maybe even with a color display, to be an par with other competitors?<br />
<br />
As I am getting older, my eyes get worse, most of the stuff I read<br />
are pdfs formated in A4 single column and I mostly use zotero for work,<br />
which is essential for me to run on the device (which is the reason why I am bound<br />
to non e-ink tablets so far <img src="https://forum.pine64.org/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" />)<br />
<br />
so for me its<br />
<br />
linux (everything else is useless for me) &gt; 13+" = usable size &gt; color (would make the device future proof for me &gt; refresh rate (as seen in other actual ereaders, who can display videos and play games on them, the least necessary item for work, but most eye pleasing for sure)]]></description>
			<content:encoded><![CDATA[does anyone know: will there be a 13.3 version?<br />
Maybe even with a color display, to be an par with other competitors?<br />
<br />
As I am getting older, my eyes get worse, most of the stuff I read<br />
are pdfs formated in A4 single column and I mostly use zotero for work,<br />
which is essential for me to run on the device (which is the reason why I am bound<br />
to non e-ink tablets so far <img src="https://forum.pine64.org/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" />)<br />
<br />
so for me its<br />
<br />
linux (everything else is useless for me) &gt; 13+" = usable size &gt; color (would make the device future proof for me &gt; refresh rate (as seen in other actual ereaders, who can display videos and play games on them, the least necessary item for work, but most eye pleasing for sure)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Aclaratory notes about e-ink]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14834</link>
			<pubDate>Sun, 05 Sep 2021 19:55:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=17940">zxorg</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14834</guid>
			<description><![CDATA[This video says the Pine Note has 60Hz refresh rate:<br />
<a href="https://www.youtube.com/watch?v=AwMKfQtSXPE" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=AwMKfQtSXPE</a><br />
<br />
Does it mean that the screen is continuously refreshing like a LCD/OLED smartphone? Isn't e-ink supposed to stay put forever unless it's changed? I say that because backlight PWM is bad for the eyes.<br />
<br />
Also, would like to know how good is this screen compared to Amazon Kindle Paperwhite. I want the thing closes possible to a real book.]]></description>
			<content:encoded><![CDATA[This video says the Pine Note has 60Hz refresh rate:<br />
<a href="https://www.youtube.com/watch?v=AwMKfQtSXPE" target="_blank" rel="noopener" class="mycode_url">https://www.youtube.com/watch?v=AwMKfQtSXPE</a><br />
<br />
Does it mean that the screen is continuously refreshing like a LCD/OLED smartphone? Isn't e-ink supposed to stay put forever unless it's changed? I say that because backlight PWM is bad for the eyes.<br />
<br />
Also, would like to know how good is this screen compared to Amazon Kindle Paperwhite. I want the thing closes possible to a real book.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Audio jack?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14777</link>
			<pubDate>Sun, 29 Aug 2021 16:33:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=13072">mil</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14777</guid>
			<description><![CDATA[Is there an audio jack on the exterior of the pinenote? I think an audio jack would be a really great feature for the pinenote absent from other eink devices and really differentiate it.<br />
<br />
I could imagine doing a mod to swap the inbuilt speakers for an audio jack if not.<br />
<br />
Similarly like the other thread about volume rockers - i too think this would be great too for UIs like sxmo etc.]]></description>
			<content:encoded><![CDATA[Is there an audio jack on the exterior of the pinenote? I think an audio jack would be a really great feature for the pinenote absent from other eink devices and really differentiate it.<br />
<br />
I could imagine doing a mod to swap the inbuilt speakers for an audio jack if not.<br />
<br />
Similarly like the other thread about volume rockers - i too think this would be great too for UIs like sxmo etc.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[External display / display output]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14704</link>
			<pubDate>Fri, 20 Aug 2021 11:28:00 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=14084">Jcarlos</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14704</guid>
			<description><![CDATA[I'm really excited about the PineNote, I've been playing with different e-ink devices like Boox Note Air and Supernote and would love to have a Linux Opensource option to tinker with.<br />
<br />
Just an idea of hardware support that would make it unique compared to other existing e-ink devices:<br />
<br />
- Ability to connect the tablet to an usb-c color lcd monitor and use it as a Linux computer <br />
- Ability to plug a laptop or computer to the tablet itself and use the tablet as an external e-ink monitor<br />
<br />
Really looking forward to this e-ink tablet!]]></description>
			<content:encoded><![CDATA[I'm really excited about the PineNote, I've been playing with different e-ink devices like Boox Note Air and Supernote and would love to have a Linux Opensource option to tinker with.<br />
<br />
Just an idea of hardware support that would make it unique compared to other existing e-ink devices:<br />
<br />
- Ability to connect the tablet to an usb-c color lcd monitor and use it as a Linux computer <br />
- Ability to plug a laptop or computer to the tablet itself and use the tablet as an external e-ink monitor<br />
<br />
Really looking forward to this e-ink tablet!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[pogo contacts for usb]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14694</link>
			<pubDate>Thu, 19 Aug 2021 22:23:04 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=23156">ecloud</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14694</guid>
			<description><![CDATA[I want to try to use it as a laptop: I could probably make a mechanical ergo keyboard with some sort of hinge mechanism to prop up the tablet.  So probably the easiest way to connect is if it has USB contacts on the side (host mode USB) which can sit onto pogo pins on the keyboard.  Of course those are often held in place with magnets...]]></description>
			<content:encoded><![CDATA[I want to try to use it as a laptop: I could probably make a mechanical ergo keyboard with some sort of hinge mechanism to prop up the tablet.  So probably the easiest way to connect is if it has USB contacts on the side (host mode USB) which can sit onto pogo pins on the keyboard.  Of course those are often held in place with magnets...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PineNote audio volume rocker button?]]></title>
			<link>https://forum.pine64.org/showthread.php?tid=14673</link>
			<pubDate>Mon, 16 Aug 2021 23:52:45 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.pine64.org/member.php?action=profile&uid=20139">j_s</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.pine64.org/showthread.php?tid=14673</guid>
			<description><![CDATA[Will the PineNote have an audio volume control button?<br />
<br />
That would be good for page turns when holding both the PineNote and the pen would not be convenient (general reading).]]></description>
			<content:encoded><![CDATA[Will the PineNote have an audio volume control button?<br />
<br />
That would be good for page turns when holding both the PineNote and the pen would not be convenient (general reading).]]></content:encoded>
		</item>
	</channel>
</rss>