Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 29,470
» Latest member: pandrhola
» Forum threads: 16,196
» Forum posts: 116,873
Full Statistics
|
|
|
Netbook |
Posted by: jhip626 - 10-05-2017, 11:21 AM - Forum: General Discussion on PINE A64(+)
- Replies (1)
|
 |
I want to create a small netbook with the pine 4gb that runs linux, since the pinebook seems to suck. Has anyone else attempted this?
Sent from my BLN-L24 using Tapatalk
|
|
|
Make a netbook |
Posted by: jhip626 - 10-05-2017, 06:26 AM - Forum: General Discussion on PINE A64(+)
- Replies (3)
|
 |
So im considering buying the 4gb pine board to make a sort of a netbook out of it, and run Linux on it. seeing as how the pinebooks have less than stellar reviews, only have 2gb of ram it seems, and the keyboard seems to be pretty crappy. Has anyone done this? How is the performance?
My other concerns are, if I decide to abandon the project, I'd like to at least make a Kodi box, but from what I'm reading, Kodi is only possible if you install Android first. So that makes me want to go with a rpi 3 instead.... What are everyone's thoughts?
Sent from my BLN-L24 using Tapatalk
|
|
|
Configure the UART 1 for connecting Bluetooth module |
Posted by: channaankit25 - 10-05-2017, 05:39 AM - Forum: Linux on Rock64
- Replies (2)
|
 |
Hi,
I would like to use the uart 1 for connecting the BT module. The UART 2 is used for debug or console logs.
What steps should I follow to configure the UART 1 in rock64 ? I am using linux image Jessie.
Do I need to configure both uboot and kernel with GPIO3_A4 as Tx and GPIO3_A6 as Rx pin?.
If it is already configured then which tty port should I connect to?
Can someone please give details for the same?
Is there any documentation for using the GPIO, configuring peripheral drivers?
Regards,
Ankit Channa
|
|
|
unable to deploy my application to the Pine using Visual Studio 2017 |
Posted by: Matthew - 10-05-2017, 01:59 AM - Forum: Windows 10 IoT
- Replies (9)
|
 |
Hello all,
A customer of ours is trying to deploy their application, see below his email:
"I'm unable to deploy my application to the Pine using Visual Studio 2017.
I remember that I had my the application running on when we received the boards a while back but I was using Visual Studio 2015 then.
"The application we have developed is a UWP project and not a native Win32 project.
I've followed the steps you pointed to but it did not fix the problem.
It compiles and deploy successfully to a Raspberry Pi running Windows Core."
Please assist?
Thanks.
|
|
|
Looking for the Mali support... |
Posted by: rondoor - 10-05-2017, 01:20 AM - Forum: Linux on Pinebook
- Replies (1)
|
 |
Recently, I know there is a way to enable Mali-400 support from here.
https://github.com/ayufan-pine64/linux-build/releases
I did same things as the introduction said, such as installing xserver-xorg-video-armsoc-sunxi and libmali-sunxi-utgard0-r6p0, Updating a kernel, a u-boot and packages. And I executed the script by typing pine64_enable_sunxidrm.sh . Then, it told me to reboot my pinebook. After rebooting, I checked whether the Mali works correctly or not by glmark2. Unfortunately, it said..
GL_VENDOR: VMware, Inc.
GL_RENDERER: Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits)
GL_VERSION: 3.0 Mesa 12.0.6
I thought this meant I failed to enable it. So I tried many times but the results are always same . 
How can I enable it? And, did you success to have the Mali work on your pinebook?
I need your advice. And I apologize for my poor english.
|
|
|
Debian Stretch and Kodi Krypton on Rock64 |
Posted by: zarusz - 10-04-2017, 11:59 PM - Forum: Linux on Rock64
- Replies (28)
|
 |
Hi All,
I bought a ROCK64 and I am trying to move from my existing RaspberryPi2.
I would like to go with Debian Stretch and install all my required services (Samba, Kodi, Java 8, openHAB 2.2, mosquitto ...).
The only thing that does not work for me is Kodi.
During start it screams with some errors (low level C++ free() memory exceptions). Right now I installed the LibreELEC by @Raybuntu, however I would like to stick with Debian Stretch for my other services. I will install Debian once more and try to capture the exact errors.
Did anyone manage to install Kodi on Debian Stretch and could post an instruction?
Thanks!
|
|
|
Xorg & Mali |
Posted by: stuartiannaylor - 10-04-2017, 10:58 PM - Forum: Linux on Rock64
- Replies (5)
|
 |
Code: [ 11.482] (EE) AIGLX error: dlopen of /usr/lib/arm-linux-gnueabihf/dri/rockchip_dri.so failed (/usr/lib/arm-linux-gnueabihf/dri/rockchip_dri.so: $
[ 11.483] (EE) AIGLX: reverting to software rendering
[ 11.485] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 11.488] (II) AIGLX: Loaded and initialized swrast
[ 11.488] (II) GLX: Initialized DRISWRAST GL provider for screen 0
Has anyone managed to get xorg to use the mali yet, its supported just not in the main kernel but struggling with the community images.
Always end up reverting to software rendering and it sucks.
Been through practically all the community images and it seems the same but its really hard to tell if we are running distro xorg or the rockchip xorg.
http://opensource.rock-chips.com/wiki_Status_Matrix
Its supposedly supported but with what we have it doesn't seem to be.
rockchip_dri.so doesn't even exist
|
|
|
|