| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,042
» Latest member: SGarcia90
» Forum threads: 16,348
» Forum posts: 117,495
Full Statistics
|
| Latest Threads |
Raudio for Rock64 V2
Forum: Linux on Rock64
Last Post: shinzuka
3 hours ago
» Replies: 4
» Views: 424
|
Girls From Your Town - An...
Forum: General
Last Post: georgegohl888
11 hours ago
» Replies: 0
» Views: 36
|
Pinebook pro bricked?
Forum: General Discussion on Pinebook Pro
Last Post: Anthona
Today, 02:20 AM
» Replies: 4
» Views: 5,616
|
Boot Order in Pinebook Pr...
Forum: Linux on Pinebook Pro
Last Post: finmark
Yesterday, 08:28 AM
» Replies: 12
» Views: 12,856
|
RockPro64 automatically r...
Forum: General Discussion on ROCKPRO64
Last Post: g2t
Yesterday, 04:57 AM
» Replies: 0
» Views: 64
|
Volumio 3 Pine A64+ unoff...
Forum: Linux on Pine A64(+)
Last Post: shinzuka
05-23-2026, 03:26 PM
» Replies: 5
» Views: 510
|
Power button not being ig...
Forum: PostmarketOS on PinePhone
Last Post: wintercactus
05-21-2026, 04:44 AM
» Replies: 1
» Views: 183
|
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: Rodery
05-21-2026, 02:27 AM
» Replies: 1
» Views: 325
|
pinephone keyboard
Forum: Pinebook Pro Hardware and Accessories
Last Post: zetabeta
05-20-2026, 09:19 AM
» Replies: 1
» Views: 220
|
Window Maker Live for Pin...
Forum: Linux on Pinebook Pro
Last Post: vajak
05-20-2026, 06:55 AM
» Replies: 9
» Views: 3,166
|
|
|
| how to use USB hard disk as /(root) |
|
Posted by: hatahata - 06-25-2016, 06:51 PM - Forum: Debian
- Replies (15)
|
 |
hi all .
i usually use hard disk as root .
i think hard disk is more tough than sd card and the space of it is over 250GB or more .
for example banana pi M1 , root is /dev/sda1
Code: head /boot/boot.cmd
if ext4load mmc 0 0x00000000 /boot/.verbose
then
setenv verbosity 7
else
setenv verbosity 1
fi
setenv bootargs "console=tty1 root=/dev/sda1 rootwait rootfstype=ext4 cgroup_enable=memory swapaccount=1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 enforcing=0 loglevel=${verbosity}"
but
at pine64's debian , surely there are files in /boot but they are binaly files so i do not do anythig , i give up .
only develover knows how to , so i think .
regards
|
|
|
|
| Help! My Ubuntu is booting to "press enter for maintenance" |
|
Posted by: melao - 06-25-2016, 06:04 PM - Forum: Ubuntu
- Replies (1)
|
 |
For some reason my pine is booting to the following:
press enter for maintenance
(or type Control-D to continue):
I am using "xubuntu-xenial-mate-20160528-longsleep-pine64-8GB "
I thought that maybe it could be a runlevel problem, but I cannot find /etc/inittab and I tried using init 2, but it does not work.
I also tried fsck -y , but the system is mounted, and I dont dont know what I can and cannot unmount :/
Please help. I dont want to reconfigure the whole system again :/
|
|
|
|
| hand made ; alminium cap is for cooling |
|
Posted by: hatahata - 06-25-2016, 04:47 PM - Forum: Enclosures
- Replies (10)
|
 |
i made hand made enclosure .
i use alminium cap ( for example drink's alminium cap ) over copper heat sink
for radiating heat .
![[Image: %25E3%2581%258D%25E3%2582%2583%25E3%2581...1%25B7.jpg]](https://1.bp.blogspot.com/-qhFNNejtsoo/V28IukF7gDI/AAAAAAAABE8/W6_z0fsXcXsnnvu1qgRbavETURXt0OofQCLcB/s640/%25E3%2581%258D%25E3%2582%2583%25E3%2581%25A3%25E3%2581%25B7.jpg)
wood is easy to treat , and I hole acryl plate by small drill for metal and then bigger drill for metall .
if all plates are made by wood , the cost is cheaper ,
but the upper plate should be made by acryl plate at the point of it's beautifulness .
---
regards
|
|
|
|
| HOw do I verify my board is 2gb? |
|
Posted by: coolnine98 - 06-25-2016, 04:11 PM - Forum: Ubuntu
- Replies (3)
|
 |
I received my 2gb board and using linux xenial image and working great. But how do I verify that my board is 2gb or 2gb? When I click on about my computer, I am not getting anything.
Also, my package came without on off switch. So If I want to add on off switch, How do I add?
Thanks
|
|
|
|
| Shipping |
|
Posted by: mtcomp - 06-25-2016, 06:44 AM - Forum: Shipment Related Discussion
- Replies (10)
|
 |
Its over a month since you said my pledge would ship All I have received so far is what I bought from your store that was to ship after all pledges was taken care of I also received the batterie so can you tell me when the rest of my pledge will ship?
|
|
|
|
| Unmet dependencies/held broken packages while trying to install kodi |
|
Posted by: fencerjared - 06-25-2016, 06:00 AM - Forum: Ubuntu
- Replies (2)
|
 |
w'm trying to install Kodi 16, every step up to sudo apt-get install kodi works fine. When I try that step, I get this error:
Code: Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kodi : Depends: kodi-bin (>= 2:16.1~git20160425.1001-final-0xenial) but 15.2+dfsg1-3ubuntu1 is to be installed
Depends: libshairplay0 but it is not installable
Recommends: libva-intel-vaapi-driver but it is not installable or
i965-va-driver but it is not installable
E: Unable to correct problems, you have held broken packages.
When I try sudo apt-get build-dep kodi, I get the same error with different specified packages:
Code: Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
builddeps:kodi : Depends: dcadec-dev but it is not installable
Depends: libplatform-dev but it is not installable
Depends: libshairplay-dev but it is not installable
E: Unable to correct problems, you have held broken packages.
I can't seem to install any of these packages independently, installer can't locate them, I'm not sure where else I would get them, supposedly they should be in the kodi repository. Tried sudo dpkg --configure -a, sudo apt-get --fix-broken install, sudo apt-get dist-upgrade, at different points . Any ideas?
|
|
|
|
| Camera |
|
Posted by: igna09 - 06-25-2016, 02:11 AM - Forum: POT modules
- No Replies
|
 |
Hi, is possible to use the camera under linux??
|
|
|
|
|