| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,943
» Latest member: WayOffside
» Forum threads: 16,329
» Forum posts: 117,429
Full Statistics
|
| Latest Threads |
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
03-28-2026, 01:01 PM
» Replies: 17
» Views: 8,187
|
Pinecil V2 doesn’t power ...
Forum: General Discussion on Pinecil
Last Post: Juptin
03-28-2026, 02:37 AM
» Replies: 1
» Views: 1,911
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: williamcorlin
03-26-2026, 04:22 PM
» Replies: 3
» Views: 715
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
03-25-2026, 12:57 PM
» Replies: 1
» Views: 481
|
How can I record video on...
Forum: General Discussion on PinePhone
Last Post: baptx
03-25-2026, 12:55 PM
» Replies: 23
» Views: 18,476
|
u-boot rk356х (rockchip r...
Forum: Quartz64 Tutorials
Last Post: hamsterbacke
03-25-2026, 09:39 AM
» Replies: 18
» Views: 34,049
|
A/V output enable
Forum: Linux on Rock64
Last Post: 8lall0
03-24-2026, 04:45 PM
» Replies: 0
» Views: 105
|
If your USB-C port is fla...
Forum: PinePhone Pro Hardware
Last Post: Zebulon Walton
03-24-2026, 02:25 PM
» Replies: 0
» Views: 123
|
Pinebook problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-18-2026, 08:58 AM
» Replies: 2
» Views: 4,697
|
Pine a64+ power supply
Forum: General Discussion on PINE A64(+)
Last Post: davidspencer
03-18-2026, 01:02 AM
» Replies: 0
» Views: 202
|
|
|
| video connector |
|
Posted by: brentashley - 09-18-2020, 05:36 PM - Forum: PineTab Hardware
- Replies (3)
|
 |
The Pine64 site's PineTab page specifications say that the video port is microHDMI. Looks to me like a miniHDMI connector (I have a microHDMI cable and it does not fit). Before I go and buy another cable and it's wrong, can someone confirm exactly what connection I should get?
|
|
|
|
| Programming |
|
Posted by: AppDeveloper - 09-18-2020, 05:21 PM - Forum: General Discussion on PinePhone
- Replies (1)
|
 |
1) How should I access the camera from my program? Is the camera V4L-compatible, requiring C-level programming? Or can I access it with higher level languages like Java?
2) On a related note, how should the hardware be accessed in general? Is everything accessed through the kernel API's, or are there higher level API's?
|
|
|
|
| USB Device Mode |
|
Posted by: R0b0t1 - 09-18-2020, 12:12 PM - Forum: General Discussion on ROCKPRO64
- Replies (3)
|
 |
I've a kernel build with DWC2/3 drivers and dual-role support enabled. I'm unable to see any devices in /sys/class/udc. Is there anyone who has worked on this? As I understand I need:
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_DUAL_ROLE=y
CONFIG_USB_GADGET=y
CONFIG_USB_CONFIGFS=y
CONFIG_USB_ETH=y
I see two controllers:
# ls /sys/bus/platform/drivers/dwc3
bind fe800000.usb fe900000.usb module uevent unbind
I'm not able to get any more information by inspecting that filesystem. For my config, I have:
# cat .config | grep USB_DWC3
CONFIG_USB_DWC3=m
# CONFIG_USB_DWC3_ULPI is not set
# CONFIG_USB_DWC3_HOST is not set
# CONFIG_USB_DWC3_GADGET is not set
CONFIG_USB_DWC3_DUAL_ROLE=y
CONFIG_USB_DWC3_HAPS=m
CONFIG_USB_DWC3_MESON_G12A=m
CONFIG_USB_DWC3_OF_SIMPLE=m
# cat .config | grep USB_GADGET
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
# CONFIG_USB_GADGET_XILINX is not set
CONFIG_USB_GADGETFS=m
# cat .config | grep USB_CONFIGFS
CONFIG_USB_CONFIGFS=m
CONFIG_USB_CONFIGFS_SERIAL=y
CONFIG_USB_CONFIGFS_ACM=y
CONFIG_USB_CONFIGFS_OBEX=y
CONFIG_USB_CONFIGFS_NCM=y
CONFIG_USB_CONFIGFS_ECM=y
CONFIG_USB_CONFIGFS_ECM_SUBSET=y
CONFIG_USB_CONFIGFS_RNDIS=y
CONFIG_USB_CONFIGFS_EEM=y
# CONFIG_USB_CONFIGFS_PHONET is not set
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
CONFIG_USB_CONFIGFS_F_LB_SS=y
CONFIG_USB_CONFIGFS_F_FS=y
CONFIG_USB_CONFIGFS_F_UAC1=y
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
CONFIG_USB_CONFIGFS_F_UAC2=y
CONFIG_USB_CONFIGFS_F_MIDI=y
CONFIG_USB_CONFIGFS_F_HID=y
CONFIG_USB_CONFIGFS_F_UVC=y
CONFIG_USB_CONFIGFS_F_PRINTER=y
|
|
|
|
| Don't know password -- Community Edition pmOS |
|
Posted by: Linuxnub - 09-18-2020, 11:27 AM - Forum: PinePhone Software
- No Replies
|
 |
Hi everyone,
I received my pinephone a while ago however I didn't really have time to fiddle around with it. I set a password for pmOS but I can't seem to remember it, or maybe I mistakenly touched a different number during password creation.
I bought a 128gb SD card from sandisk, flashed the pureOS image onto the SD using balena etcher ( I also tried with Mobian), but I cannot format the phone to factory settings. I cannot get past the lockscreen, I've seen posts where people have said to chroot, but I don't know how and I don't need any information that is on the phone. I just want to erase the old OS completely and make a new password for pureOS. There's a reset button behind the phone, but it does nothing.
During launch it says "PureOS for Pinephone" but...
As of right now, I am just stuck on the lockscreen of the phone.
Thanks!
|
|
|
|
| Fix BT and other initial impressions |
|
Posted by: jmorris - 09-18-2020, 10:54 AM - Forum: PostmarketOS on PinePhone
- No Replies
|
 |
Ok, got mine a few days ago and have spent a few hours with it.
BT worked out of the box, it was flawless; it paired instantly to a little portable BT keyboard. Then updates broke it.
Now this is in dmesg:
Code: [ 8.013982] 8723cs: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.610158] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_fw.bin
[ 8.616714] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723cs_xx_config.bin
[ 8.616810] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723cs_xx_config.bin failed with error -2
[ 8.616822] Bluetooth: hci0: RTL: mandatory config file rtl_bt/rtl8723cs_xx_config not found
Easy fix. Go to /lib/firmware/rtl_bt and make a symlink from rtl8723cs_xx_config-pinebook.bin to rtl8723cs_xx_config.bin. Probably easiest to just reboot at that point and it works again. Assumed pinebook was similar enough and apparently it is.
Chromium's Wayland support isn't ready for prime time apparently. Chromium almost works but you must launch it from a terminal after doing unset GDK_BACKEND so it will fall back to X. You won't like the result though, there are no controls, no url bar, etc. Installed a few more X packages to get this far, the errors suggest more are needed, dri / GL things perhaps.
Still looking for a video / music player. VLC doesn't ship a gtk front end, only QT, mplayer doesn't ship a front end at all. Gnome-Music launches then locks up or complains about tracker, installed that and no change. Gnome dependency madness? So bit the bullet and let Audacious drag in some QT libs. It fails to do anything useful, displaying a dialog that won't fit in portrait mode and just a blank screen if launched in landscape. VLC with the QT front end behaves exactly like audacious so mixing QT / Plasma apps with Phosh looks like a no-go at this point.
The text editor shipped doesn't work well. You can type all you want, when you try to save it locks up. kill from a terminal is the only solution to get rid of it. If you enable the side panel you can browse to and open/save an existing file. None of the dialogs work with the screen size though, making navigating it a pain.
If the camera situation can be resolved, Cheese probably works AND Gnome Authenticator looks like will also be usable once the camera works. Might be able to import existing keys from FreeOTP as a workaround, will update if that works. Big "road to daily driver" check box if so. Gnome Maps also looks like it works, haven't pushed it yet but it runs and shows stuff, scrolls, zooms, etc. Another very hopeful sign.
Installed xterm. It is strange. The BT keyboard works almost perfectly with it, the onscreen keyboard types gibberish into it. Can't hold CTRL while clicking so the menus aren't accessible by BT, at least not from this little keyboard. As soon as I click it releases CTRL and the menu disappears again.
The usb network port is erratic. If it boots plugged in it doesn't seem to appear. Unplug and plug after it boots and it works in a USB 2.0 port but not in a 3.0 or 3.1gen2. Need a dialog somewhere to control it, whether it does anything (i.e. charge only), network, mtp, etc. Haven't found where gadget mode gets detected and configured yet. Still learning.
|
|
|
|
| Camera with stange colors |
|
Posted by: zykran - 09-18-2020, 10:05 AM - Forum: PinePhone Hardware
- No Replies
|
 |
Hi all !
I am very pleased to have a Pinephone PMOS Convergence Edition and distro-hope since day 1, even if I think I'll settle on Mobian as it is the most stable of all.
But there is one thing that I didn't encounter anywhere else on this forum nor Reddit : the camera works with 1FPS as expected at this development stage, but there is a problem that I saw on every single os that as a camera software that is working (mainly Mobian, ArchARM and UBTouch) : preview and photos seems to have odd colors, greenish saturated.
I suppose it might be a software issue because that problem exists with the back and the front camera. I also tried to turn on and the hardware killswitches without success.
Could it be an hardware issue ?
Thanks to all !
|
|
|
|
| brick after firmware update on emms |
|
Posted by: sashka_amur - 09-18-2020, 07:50 AM - Forum: General Discussion on Pinebook Pro
- Replies (4)
|
 |
not so long ago I got my pbpro.
with installed manjaro 20.03 kde.
I created a bootable USB stick with debian. and downloaded the latest image of Manjaro XFCE 20.08.
Before flashing, I checked with the LSBLK command that emms is in mmcblk2. and copied DD.
after that everything worked.
Today I decided to return to where. Only now LSBLK returned me that emms is on mmcblk1. ok uploaded there.
after the end of the process, turned off the laptop. but it's frozen.
I waited for a while and turned it off by holding the power button for 15 seconds.
after which the laptop will not turn on. the power-on indicator is neither red nor green. the screen does not show anything either.
only the cpu temperature is an indirect sign of operation. after a short press on the power supply after a short time, it becomes warm. after 15 pressing the power button it cools down quickly.
what will be the assumptions about what happened and what to do about it?
|
|
|
|
|