Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
What's stopping you from ...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
7 hours ago
» Replies: 2
» Views: 76
|
PINETAB-V doesn't boot.
Forum: Getting Started
Last Post: Woazboat
Yesterday, 02:58 PM
» Replies: 1
» Views: 182
|
PinePhone Pro: Camera App...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:23 PM
» Replies: 3
» Views: 2,250
|
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:19 PM
» Replies: 9
» Views: 868
|
Booting Issues
Forum: PineNote Software
Last Post: serenopolveroso
08-22-2025, 11:36 AM
» Replies: 18
» Views: 4,901
|
Pinephone (Pro) Keyboard ...
Forum: PinePhone Accessories
Last Post: anernest
08-22-2025, 09:21 AM
» Replies: 1
» Views: 1,583
|
Multiple NEMA 17 stepper ...
Forum: General
Last Post: Harry
08-22-2025, 12:24 AM
» Replies: 0
» Views: 95
|
Giving away a Pinebook Pr...
Forum: Pinebook Hardware and Accessories
Last Post: tuxifan
08-21-2025, 03:11 AM
» Replies: 2
» Views: 200
|
Bare metal on Pinephone P...
Forum: PinePhone Pro Software
Last Post: alain
08-19-2025, 07:58 AM
» Replies: 0
» Views: 236
|
Seeking Contributors: Apa...
Forum: PinePhone Pro Software
Last Post: geometrylitegame12
08-19-2025, 01:38 AM
» Replies: 4
» Views: 4,117
|
|
|
Better root/unroot suggestion |
Posted by: Blinky - 12-26-2017, 01:15 AM - Forum: Android on Rock64
- Replies (4)
|
 |
It would be helpful to add a menu for easy root/unroot in Settings.
If user wants to unroot completely, it can remove /system/su; daemonsu files and SuperSU app then apps that detect root won't detect it anymore and will work.
Then when you root again, it can restore these files from a backup(zip file) so root can work again.
Will be much better than to use 2 different firmwares for root or an unrooted one.
|
|
|
need some help with a dpkg error |
Posted by: dkryder - 12-25-2017, 03:09 PM - Forum: Linux on Rock64
- No Replies
|
 |
i'm runing into an issue with the new stretch mate 0.5.15-136. i think the issue arose during the install of vlc media player which came pre-installed on the build but the install is reported as broken due to a problem with libgles1-mesa. when i try "sudo apt --fix-broken install" the repair process starts but halts
rock64@rock64:~/Downloads$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
libgles1-mesa
The following NEW packages will be installed:
libgles1-mesa
0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2 not fully installed or removed.
Need to get 0 B/46.2 kB of archives.
After this operation, 87.0 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 85649 files and directories currently installed.)
Preparing to unpack .../libgles1-mesa_13.0.6-1+b2_arm64.deb ...
Unpacking libgles1-mesa:arm64 (13.0.6-1+b2) ...
dpkg: error processing archive /var/cache/apt/archives/libgles1-mesa_13.0.6-1+b2_arm64.deb (--unpack):
trying to overwrite '/usr/lib/aarch64-linux-gnu/libGLESv1_CM.so.1', which is also in package libmali-rk-utgard-2th-r7p0:arm64 1.5-4ayufan12
Errors were encountered while processing:
/var/cache/apt/archives/libgles1-mesa_13.0.6-1+b2_arm64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
as best i can tell is the issue is dpkg is trying to overwrite the current libmesgles1 , specifically the file '/usr/lib/aarch64-linux-gnu/libGLESv1_CM.so.1, that is associated with vlc media player but errors out due to the file also being in the installed libmali from ayufan. here is the dpkg error,
dpkg: error processing archive /var/cache/apt/archives/libgles1-mesa_13.0.6-1+b2_arm64.deb (--unpack):
trying to overwrite '/usr/lib/aarch64-linux-gnu/libGLESv1_CM.so.1', which is also in package libmali-rk-utgard-2th-r7p0:arm64 1.5-4ayufan12
the interesting thing about all this is i'm unable to install any packages due to this broken package issue until i fix this same file in two places and not alloed to update one of them because the same file is elsewhere and i guess 2 different builds of the same file can not exist at the same time even though in different directories i'm not really sure of the resolution since i've never faced it and thought to report it in the forum before doing a net search. but i think the original install of vlc media player was broken due to libmali having the same file but probably a different build of the file than vlc media player.
so if anyone has any ideas i'd appreciate the help. thanks.
|
|
|
PineBook specs and chassis color |
Posted by: PBOOK64 - 12-24-2017, 01:03 PM - Forum: General Discussion on Pinebook
- Replies (3)
|
 |
Any plans on bumping the specs up in the pinebook?
Would like to know if there are plans for going from quadcore to octocore
from 2GB to 4GB, 8GB or 16GB RAM
from 64gb emmc to 128 or 126gb emmc + m.2 slot for a ssd
from bgn to abgn or abgn/ac
from hd to fhd or 2k
and is possible to do that while keeping the all-white chassis (and possibly adding a gold color choice).
If it isn't possible? What is preventing it from being possible?
|
|
|
xbox 360 chatpad |
Posted by: drock - 12-23-2017, 10:05 PM - Forum: Pi2, Euler and Exp GPIO Ports
- Replies (2)
|
 |
I have been reading up on the xbox 360 chatpad. It appears to be a very cheap mini keyboard that communicates over a uart. The raspberry pi community has a driver for it. I was wondering if any pine users had an interest in doing something similar. I am not sure where to start writing a driver. It seems like a fairly simple interface that has been mapped out here.
I get the main idea is to open a uart, process the inputs, and decipher the key presses. After that is where I am lost as to make the OS see it as a key press input.
Any interest or advice would be cool. Thanks
|
|
|
SoPine Use Cases |
Posted by: Diogenes08 - 12-23-2017, 03:36 PM - Forum: General Discussion on PINE A64-LTS / SOPINE
- Replies (3)
|
 |
Please forgive the noobishness of the question. I have been interested in single board computers for a few years now, but wish to dive a little deeper. The SoPine module interests me, as I can certainly understand it's use in projects that are big enough to make it worthwhile to make my own boards.
Bluntly, I cannot seem to find anything to 'plug it into' besides the compute io module I could also purchase. Great for testing, but it seems like I might be better off in that case just getting a Pine64.
So here comes the noob question: what else could I plug it into? It isn't RAM, so certainly not a motherboard. I have seen on these forums that people are working on boards to hold and power multiple sopines; Is there anything else like this out there already, or other examples of things I could do with the sopine, short of having my own boards made, which is far beyond what my current abilities/projects demand.
Thanks in advance for any advice.
|
|
|
Stretch Mate 4k output HDMI |
Posted by: gladioilgatto - 12-23-2017, 12:09 PM - Forum: Linux on Rock64
- No Replies
|
 |
I all,
i've just installed the last Stretch Mate (0.5.15-136-20171222), it works on my full HD TV, but if i switch on my 4k tv (I've hdmi 2.0 cable), I've NO SIGNAL.
Any suggestion?
thanks!!!
|
|
|
Frustrated beyond belief |
Posted by: mcrognale - 12-22-2017, 07:17 PM - Forum: General Discussion on PINE A64(+)
- Replies (3)
|
 |
I purchased the Pine64 LTS, eMMC 64GB module and the device for programming the module. I used Apple-Pi Baker to write what I thought was the correct image for Android and the 7 inch touch screen to the eMMC. I carefully placed the module in the slot and.....nothing. No boot no image nothing. Will someone kindly tell me what image to use so the 7inch touch screen device will actually work in Android?
Please help.
Thanks,
Mike
|
|
|
Building a PineTab? |
Posted by: wogi - 12-22-2017, 05:41 PM - Forum: Pinebook Hardware and Accessories
- Replies (6)
|
 |
Hi, i'm Wolfgang from germany.
Has anybody already thought about building a tablet based on the hardware of the Pinebook?
It would be great to have a large size touch display (14 inch). As operating system i think of KDE plasma mobile with concept x, to have a desktop if there will be a keyboard connected. To get a low profile casing, the hdmi und usb port could possibly be changed to micro hdmi (type D) and micro usb (type B). The battery should be placed beside the mainboard ...
It would be nice, if the RAM memory could be increased to 4GB. And it would be perfect to integrate a LTE module.
What do you think about that?
I'm curious!
|
|
|
|