Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,677
» Latest member: Charlotten
» Forum threads: 16,253
» Forum posts: 117,171

Full Statistics

Latest Threads
Are you interested in a n...
Forum: General Discussion on Pinebook Pro
Last Post: WEF
1 hour ago
» Replies: 2
» Views: 2,942
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
4 hours ago
» Replies: 3
» Views: 244
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
8 hours ago
» Replies: 0
» Views: 41
black cursos background
Forum: General Discussion on PineTab
Last Post: polrus
Yesterday, 04:07 PM
» Replies: 0
» Views: 40
slight bumps causing phon...
Forum: PinePhone Pro Hardware
Last Post: JadenSki
Yesterday, 02:05 PM
» Replies: 2
» Views: 76
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
Yesterday, 02:01 PM
» Replies: 10
» Views: 12,463
Switching cameras on PPpr...
Forum: Mobian on PinePhone
Last Post: biketool
Yesterday, 10:44 AM
» Replies: 0
» Views: 40
Battery connector dead
Forum: PinePhone Hardware
Last Post: mdk
Yesterday, 10:05 AM
» Replies: 3
» Views: 2,366
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
Yesterday, 09:45 AM
» Replies: 3
» Views: 155
compass pdf link expired:...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-10-2025, 12:39 PM
» Replies: 4
» Views: 275

 
  dose the debian-mate-jessie-lenny.raposo image support lcd display?
Posted by: MicroDiery - 06-03-2016, 07:37 AM - Forum: Debian - Replies (1)

I bought a LCD display module justnow
I want to know if the debian-mate-jessie-lenny.raposo image support lcd display or not?
Thanks


Wink Quite happy my pine has arrived :)
Posted by: stephen0205 - 06-03-2016, 07:11 AM - Forum: Android on Pine A64(+) - Replies (6)

Well my pine 64 finally arrived.

No case but that can totally wait, got the wifi adapter as well. Overall pretty happy. Board looks pretty slick, bigger than i was expecting. 

Turns out my pc and card reader don't like that phoenix software for burning images to the micro sd cards. And then my card reader would not support my 64gb micro sd card (pain in the ***). But i found a spare 8gb micro sd.

Used another program, win 32 disk image thingey. Got the rooted android 5.1.1 on it. Had kodi downloaded before on a spare flash drive.

Fired it in the thing, plugged in, it booted up. Android ran pretty not bad, its slower than i was expecting, but i have faith in future updates we got some nice hardware acceleration and some tweaking and were totally golden.

So i installed kodi and ran the fusion addon installed, been watching supernatural for hours. Hard to do a reboot at one point, the screen was jerking around like up and down, even out of kodi, i presume i found a little glitch there.

But overall. I have seen so many people complain about the board, so i thought i should say something nice. It took a little while to arrive. So what ive had kickstarters take over a year before. The software is in no way polished. It will come dont worry. Hopefully it brings my plastic case too Smile, but it suits my needs. Its replacing the amazon fire tv stick. Which runs like dog **** with kodi.

So overall, love it. And it can only get better :Smile thanks guys, good job.

[Image: IMG_20160603_140019_HDR_zpsbo8ig8vv.jpg]


  Hdmi To VGA
Posted by: pine771 - 06-03-2016, 12:30 AM - Forum: POT modules - Replies (7)

Hello, i have used my pine with the tv and it works perfectly. However, i wanted to use with an old screen if a cpu and i bought  a hdmi-vga cable but when i connect all, in the screen it says format video incorrect or something like that, i think the format of the screens is not  1080*1920 or 1280*720 is that a problem?


  Tracking Package to Wrong State
Posted by: Bluphire - 06-02-2016, 09:24 PM - Forum: General Discussion on PINE A64(+) - Replies (3)

I have been tracking my package and it now says the destination is a completely different state than mine. Also, no activityon the tracking since May 2. What gives?

Matt



Attached Files Thumbnail(s)
   

  LCD screen not powering on
Posted by: Dnode - 06-02-2016, 06:35 PM - Forum: LCD and Touch Panel - Replies (16)

Hi All,

I bought the 7" LCD touch screen with my order.  I believe I have connected it correctly, when I power on the pine board the screen does not turn on.

The HDMI port is working and I was able to boot into Ubuntu, so the board itself is working.

Any ideas what it might be?  Maybe the screen is DOA....

   


  Order shipped for pri mail 2-day, no updates for a week
Posted by: Zellio - 06-02-2016, 04:36 PM - Forum: Shipment Related Discussion - Replies (6)

Hey, what is going on with this order?  It's order
#102332046.  It seems to be stuck in purgatory.  The only update is 'Pre-Shipment Info Sent to USPS'



  Mapping Euler bus DC in and 5v DC out pins
Posted by: g_t_j - 06-02-2016, 03:46 PM - Forum: Pi2, Euler and Exp GPIO Ports - Replies (8)

Can anyone please -based on this image http://wiki.pine64.org/images/7/7d/Pine6...nector.png - map the exact pins used to power the board as well as those 2 that provide 5V? 

Sorry if I've missed it but I couldn't find more info.


  i2c-bus kernel modules
Posted by: robertvaldimarsson - 06-02-2016, 02:42 PM - Forum: Debian - Replies (15)

Hello forum.

I am running debian on a pine64 (2GB) and i want to access a device on the i2c-bus.

While two busses show up (/dev/i2c-0 and i2c-1) i can not see my device using i2cdetect.

I tried "modprobe i2c-dev" but it does not show up in lsmod after that. Usually there also has to be a kernel module for the processor (i2c_bcm2xxx) that is loaded before i2c-dev, but i can't find it. Is it implemented yet for the cortex 53?


Does anyone have ideas what i could try next? Afaik a change in the /boot/config has to be made for the raspberry pi3. Is there maybe a similar change neccessary for the pine?


a bit more data maybe:

Code:
root@pine64pro:/home/debian# ls -l /dev/i2c-*
crw-rw---- 1 root i2c 89, 0 Jun  2 19:51 /dev/i2c-0
crw-rw---- 1 root i2c 89, 1 Jun  2 19:51 /dev/i2c-1

Code:
root@pine64pro:/home/debian# i2cdetect -l
i2c-0    i2c           twi0                                I2C adapter
i2c-1    i2c           twi1                                    I2C adapter


Code:
root@pine64pro:/home/debian# lsmod
Module                  Size  Used by
vfe_v4l2              747618  0
vfe_io                 34085  1 vfe_v4l2
mali                  199851  0
videobuf2_dma_contig    17668  1 vfe_v4l2
videobuf2_memops       12546  1 videobuf2_dma_contig
videobuf2_core         30952  1 vfe_v4l2
ss                     33083  0
cedar_ve               17368  0
8723bs               1365012  0
cfg80211              374207  1 8723bs


  2 shipment trackid's: one is en-route and one is expired??
Posted by: hvandrie - 06-02-2016, 02:00 PM - Forum: Shipment Related Discussion - Replies (5)

Hi,

I received my shipment tracking info last week, only... upon checking now:

one shipment is en-route, jippie!  Cool
one shipment tracking id says: expired?!  Huh

What does that mean?

Thanks for any (fast) replies.


Brick Enable Ethernet Rooted 5.1.1 (05/05)
Posted by: Rumen - 06-02-2016, 01:27 PM - Forum: Android on Pine A64(+) - Replies (2)

Preface: Running A64+ 2GB board with a 16GB Sandisk class 10 card running Android Rooted 5.1.1 2016/05/05 release found here.

How does one enable ethernet within android? I can get the wifi working just fine however I can't seem to find any options to enable/configure ethernet within the OS.

The only thing close I can find is under data usage you can track data over ethernet, however every time I click it the settings panel crashes.

I've tried using both in 1Gbps and 100mbps mode (by using a switch, verified to be working at 100mbps with other hardware) and the Ethernet just won't work. 

Anyone had any luck getting the ethernet working within android on this board?