| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,677
» Latest member: Charlotten
» Forum threads: 16,252
» Forum posts: 117,166
Full Statistics
|
|
|
| UVC Camera support |
|
Posted by: mikey0000 - 08-05-2016, 09:28 PM - Forum: Android on Pine A64(+)
- Replies (6)
|
 |
Hi @tllim
I have a compatible usb UVC camera but it does not come up as a front facing camera. Is there any way to check this. Also when will the source be released for the kernel for the latest update? I know there have been UVC camera HAL's made for android so that usb cameras can be used.
The camera is a logitech C615
|
|
|
|
| SD card recovery |
|
Posted by: TeaPack - 08-05-2016, 02:12 PM - Forum: General Discussion on PINE A64(+)
- Replies (8)
|
 |
Hi all, today we had a small blackout and my SD card is a damaged a bit...
- it boots, I can log in, but I can't install anything, due to this error:
Error: Unable to read file „/var/lib/dpkg/triggers/File“: Input/output error
I believe that I'm not first one with this problem, but can it be solved without reflashing whole SD card with new image?
Any suggestions?
|
|
|
|
| having some trouble making a disk image |
|
Posted by: winstonwang - 08-05-2016, 09:56 AM - Forum: Ubuntu
- Replies (1)
|
 |
I am new to linux and i am trying to make a disk image of the setup that i have like the ones that are on the pine64 wiki page. I am trying to dd my microsd card and output that as a .img file. However, although it outputs a .img file it doesn't seem to work even if i write that to another microsd card.
|
|
|
|
| noob question: multiple services/static ip's on one nic w/ linux? |
|
Posted by: rallar8 - 08-04-2016, 09:40 PM - Forum: Linux on Pine A64(+)
- No Replies
|
 |
So I have been attempting to create multiple lxd containers that willl each serve small services on my network:
yunohost, cups, pihole, whatever my heart desires...
This has been pretty easy - all of that is actually easy to get going. I just haven't been able to get them going together - on separate static ips.
_____________________________________
The problem is that I cannot figure out how to staticly assign ips to each of the services.
What I want is for each service - inside its own lxc container - to be persistently static on my home LAN.
________________________
I have tried all the tutorials about lxc and have basically lost my mind.
I tried bridging - but I basically don't know what is going on with that
One of the most obvious solutions - which worked on Debian Jessie but I can't get to work on ubuntu is to create
fake ethernet interfaces - like eth0:0 and assign each staticly. (Unfortunately lxd hasn't worked for me on debian - so this isn't a soltion for me....)
I can't get persistent fake eth0:0 interfaces on ubuntu ... part of the problem is in xenial they somewhat changed their /etc/network/interfaces setup - now /etc/network/interfaces.d/ is where devices are configured... and I can't find good information on how to add entries - adding files in interfaces.d creates an interface - but it doesn't work for long....
Any help would be much appreciated.
|
|
|
|
|