| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,684
» Latest member: andrekyler
» Forum threads: 16,255
» Forum posts: 117,174
Full Statistics
|
| Latest Threads |
7 inch touch panel patche...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: mkjmkj
1 hour ago
» Replies: 0
» Views: 12
|
Pine64 LTS v1.2 not turni...
Forum: P64-LTS / SOPINE Hardware, Accessories and POT
Last Post: in_sympathy
6 hours ago
» Replies: 0
» Views: 23
|
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-14-2025, 05:27 AM
» Replies: 1
» Views: 246
|
Are you interested in a n...
Forum: General Discussion on Pinebook Pro
Last Post: WEF
11-12-2025, 02:33 PM
» Replies: 2
» Views: 3,019
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-12-2025, 11:18 AM
» Replies: 3
» Views: 404
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
11-12-2025, 07:29 AM
» Replies: 0
» Views: 118
|
black cursos background
Forum: General Discussion on PineTab
Last Post: polrus
11-11-2025, 04:07 PM
» Replies: 0
» Views: 105
|
slight bumps causing phon...
Forum: PinePhone Pro Hardware
Last Post: JadenSki
11-11-2025, 02:05 PM
» Replies: 2
» Views: 170
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
11-11-2025, 02:01 PM
» Replies: 10
» Views: 12,558
|
Switching cameras on PPpr...
Forum: Mobian on PinePhone
Last Post: biketool
11-11-2025, 10:44 AM
» Replies: 0
» Views: 81
|
|
|
| VLAN 802.1Q support |
|
Posted by: braynshock - 06-03-2016, 08:57 AM - Forum: Linux on Pine A64(+)
- Replies (7)
|
 |
I've been using the longsleep ubuntu build and working on trying to use it as a gateway between two networks among other things. managed to get iptables up and running, got my static routing and DNS caching working. But I went to add sub interfaces to the eth0 port, and have run into a problem of not having the 8021q kernel module. Sadly its been several years since i've recompiled a kernel, and i see all the repos in the wiki and these forums but not sure i know what packages to install to recompile the kernel to add in VLAN support.
Has anyone else done that?
Is there a 'recompile pine64 kernel for dummies' thread that i'm missing?
Thanks for any pointers.
EDIT:
Never mind... I managed to completely miss the post by longsleep.
|
|
|
|
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 , 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 : thanks guys, good job.
|
|
|
|
| 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?
|
|
|
|
| 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....
|
|
|
|
| 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
|
|
|
|
|