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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,360
» Latest member: colorrush
» Forum threads: 16,157
» Forum posts: 116,725

Full Statistics

Latest Threads
PinePhone USB-C port and ...
Forum: PinePhone Hardware
Last Post: Kevin Kofler
6 hours ago
» Replies: 0
» Views: 24
No rk2aw boot menu
Forum: General Discussion of PinePhone Pro
Last Post: jebez
Yesterday, 04:07 PM
» Replies: 2
» Views: 62
touchscreeh doesn't accep...
Forum: PinePhone Pro Hardware
Last Post: henrythemouse
07-04-2025, 07:06 PM
» Replies: 6
» Views: 768
Found newer firmware for ...
Forum: Linux on Pinebook Pro
Last Post: remph
07-04-2025, 07:46 AM
» Replies: 4
» Views: 5,409
invalid signatures
Forum: Getting Started
Last Post: Francus
07-03-2025, 08:56 AM
» Replies: 0
» Views: 54
Pinephone pro packet inje...
Forum: PinePhone Pro Hardware
Last Post: Kevin Kofler
07-02-2025, 02:03 PM
» Replies: 3
» Views: 2,077
Modem Issues with the Pin...
Forum: PinePhone Hardware
Last Post: biketool
07-02-2025, 12:50 PM
» Replies: 5
» Views: 1,545
Cannot make calls
Forum: PostmarketOS on PinePhone
Last Post: gregb49
07-01-2025, 09:39 AM
» Replies: 3
» Views: 788
baremetal via Zig on Pine...
Forum: PinePhone Software
Last Post: WhiteHexagon
07-01-2025, 05:33 AM
» Replies: 0
» Views: 91
cryptocurrency on mobian/...
Forum: Mobian on PinePhone
Last Post: biketool
06-30-2025, 02:57 PM
» Replies: 33
» Views: 49,791

 
  [driver dev] SDMMC , not behaving
Posted by: mgrunditz - 05-12-2021, 12:37 PM - Forum: General Discussion on Pinebook Pro - Replies (3)

Hi

We are working on a SDMMC driver for RISC OS.

On my Pinebook Pro I get unexpected behavior , writing to card fails (CRC errors) , using internal dma IDMAC.
I don't know if it relates , but when trying out several linux distros, only debian worked. The default
installation on eMMC did work just fine.

So I like to know if this is a known issue on some PBP's or if it is a pure software issue.

Michael


  poor call quality try flipping switch six
Posted by: D4rkh0rs3 - 05-12-2021, 12:09 PM - Forum: General Discussion on PinePhone - No Replies

I can't remember where I found the idea to credit/thank them.

The privacy switches, try flipping the headset/uart one.


  Won't boot - Failed to read Who-Am-I register
Posted by: nocargo - 05-12-2021, 12:07 PM - Forum: General Discussion on PinePhone - Replies (6)

Hi,
I just received my Beta PinePhone (convergence). It booted up just fine. Then when I applied the updater (for 324 updates) a reboot was required. After rebooting the phone gets stuck with the message 'Failed to read Who-Am-I register' and won't boot anymore. Volume up + Power also doesn't seems to boot to recovery mode.
What do I do ?

Sincere,
-nocargo


  phosh proximity sensor toggle script
Posted by: D4rkh0rs3 - 05-12-2021, 11:56 AM - Forum: PinePhone Software - Replies (2)

id | grep root || sudo $0
NUMBER=`cat /sys/module/stk3310/drivers/i2c\:stk3310/2-0048/iio\:device2/in_proximity_scale`
if [ $NUMBER = 0.100000 ]
then
  echo turning off
  echo 6.4 > /sys/module/stk3310/drivers/i2c\:stk3310/2-0048/iio\:device2/in_proximity_scale
else
  echo turning on
  echo 0.1 > /sys/module/stk3310/drivers/i2c\:stk3310/2-0048/iio\:device2/in_proximity_scale
fi

works for me under manjaro phosh, YMMV
if it doesnt work see if that "iio\:device2" became device 1 or 0 or ...


is there an easy way to tie this to an icon?


  How should pinephone integrate with Desktop?
Posted by: gamerminstrel - 05-12-2021, 11:01 AM - Forum: General Discussion on PinePhone - Replies (9)

Right now, if you have an Android device and a Chromebook there is some pretty slick integration between the two. Really things like your text messages will sync onto the Chromebook if you let it, and you can pair up tabs (assuming you use chrome on Android). Supposedly something similar happens between iPhone and Macbooks, but I will never own those devices to find out.

This kind of integration is cool and convenient to a lot of people. I know Firefox will let you sync tabs in theory, but is there a way to sync things like text messages or notifications?

Do you think the Pinephone should be able to pair up with a Linux desktop in the same way? I like the idea personally, but the Pinephone seems to be changing the paradigm with convergence. Why sync up to a desktop/laptop when it can *become* the desktop when plugged into a dock?


  pinephone drops cellular network
Posted by: Rainer - 05-12-2021, 08:52 AM - Forum: PinePhone Hardware - Replies (28)

hello,

please excuse my ignorance, i'm not really sure sometimes what are hardware issues and what fall under the software category.

i'm using the latest (updated?) version of manjaro-arm and have noticed that my cellular network has disappeared suddenly. after i restart the network reappears. i'm not sure if this relates to my previous post on 'modem shows no carrier messages' which seemed to have stopped after updating. where can i find some log messages to begin to troubleshoot this issue?

i'm using the koodo/telus network in canada.

thanks.


  PinePhone as portable music player with RME Babyface Pro USB audio interface
Posted by: Be. - 05-12-2021, 01:31 AM - Forum: PinePhone Accessories - Replies (4)

After over 5 years of owning my Babyface Pro I have finally figured out a practical way to use it outside on battery power thanks to the PinePhone. Despite the Babyface Pro being USB audio class compliant, it does not work with whatever Android puts on top of ALSA. I suspect that has something to do the alternate USB configuration which presents only 2 channels for iOS applications, but I have not actually looked into the problem. Anyway, I now have a solution with my PinePhone:

[Image: q0FSWAF.jpg]

I am using the USB hub that comes with the PinePhone "convergence package" and plugging the Babyface Pro into it. I am plugging the battery into the USB-C Power Delivery port on the hub, which powers both the Babyface Pro and the PinePhone. The PinePhone charges really slowly from the hub, but importantly, it does not drain battery so it can keep playing for a long time.

I have my entire music collection, which is currently 174 GB of FLACs, on a 256 GB microSD card in the PinePhone. I set a fixed mount point for the microSD card in /etc/fstab so music players have a consistent path to scan for music (mounting from Profile or GNOME Files mounts to a different path each time and I'm not sure what determines that path). I have Elisa and Lollypop on my PinePhone. I prefer Elisa, which is what I use on my laptop, but it currently has an annoying bug with one time stuttering a few seconds into the start of tracks, so I am using Lollypop for now. There are several unrelated issues which prevent me from using the PinePhone as my daily driver phone for now, but I have figured out how to make it useful as a portable music player already so it's not just a fun toy.

The speaker is my trusty old Bose Sounddock Portable which is still working well after 10 years. This battery has a 20 V DC output so I can charge the Bose Sounddock Portable directly without needing an inverter and the bulky AC adapter that came with the Bose Sounddock Portable. Its capacity is huge with 266 Wh. I suspect I could use this setup over a whole weekend at a festival without needing to recharge the battery.

This whole setup fits in a normal size backpack and it isn't too heavy.

Notably, there is a faint high pitched ringing sound when everything is connected which goes away if I disconnect the battery from the Bose Sounddock Portable. I do not know what causes that but it is not too bothersome when music is playing. I would appreciate any suggestions to investigate or alleviate that.


  How to switch off a app icon from list
Posted by: pinephone - 05-11-2021, 10:10 PM - Forum: Mobian on PinePhone - Replies (6)

Hello,

I installed some apps and during this way, other apps will also visible as icon in the list.
But I don't want it. (For example "Midnight Commander", "LRF viewer", "ImageMagick" etc)

How can I switch off this icon, so that are not visible in my start bar?



Attached Files Thumbnail(s)
   

  docking station & usb mass storage question
Posted by: Rainer - 05-11-2021, 08:51 PM - Forum: PinePhone Hardware - No Replies

hello,

on my quest to transfer files to and from the pinephone i came across a post on a manjaro-arm forum that basically said use the docking station and a usb stick.

after connecting the usb to the docking station, i could find no way to access the device in 'index' file manager. after checking dmesg and seeing that sure enough it was there and up and running on sda1, i accessed it the old-fashioned way, creating a usb folder in 'home' and the 'mount' command on the terminal. i was just wondering if i hadn't misssed something? my linux mint automatically mounts my usb at /media or something like that.

and i must say that the docking station usb connection is extremely loose, it actually disconnected a couple of times while i was mounting my usb.

thanks.


  xrandr: Configure crtc 0 failed
Posted by: rrowles2000 - 05-11-2021, 04:12 PM - Forum: General - No Replies

Hi,

I've been grinding away after 23 years away from Unix trying to 86 windows from my life.

So Far I've got Armbian/Ubuntu/Mate working overcoming various issues along the way.

This is a solid 6 days now and I'm stuck so if someone could point me in the right direction I'd really appreciate it....

I'm using an iiyama E2783QSU on HDMI-1, and trying new modes using xrandr

After getting seriously bored manually going through the options I wrote a little script to help.....

Code:
text=$(gtf $1 $2 $3)
search="\""

rest=${text#*$search}
rest=${rest#*$search}

xrandr --newmode $4 $rest
xrandr --addmode HDMI-1 $4
xrandr --output HDMI-1 --mode $4

Usage is therefore...

Code:
bash x.sh 1920 1080  60 "test-0001"

The current mode is...

Code:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 4096 x 4096
HDMI-1 connected primary 1920x1080+0+0 (0x43) normal (normal left inverted right x axis y axis) 597mm x 336mm
    Identifier: 0x41
    Timestamp:  204213
    Subpixel:   unknown
    Gamma:      1.0:1.0:1.0
    Brightness: 1.0
    Clones:   
    CRTC:       0
    CRTCs:      0 1
    Transform:  1.000000 0.000000 0.000000
                0.000000 1.000000 0.000000
                0.000000 0.000000 1.000000
               filter:
    EDID:
        00ffffffffffff0026cd1e66cd050000
        081c0103803c2278eaa191a65650a026
        0d5054254b009500a9c0a900a940b300
        d1c0d100e100565e00a0a0a029503020
        350055502100001a000000ff00313134
        33313830383131343835000000fd0032
        4b1e591b000a202020202020000000fc
        00504c32373833510a2020202020011e
        020322f14f1005040302011112131406
        0715161f230907078301000065030c00
        1000023a801871382d40582c45005550
        2100001e011d8018711c1620582c2500
        55502100009e011d007251d01e206e28
        550055502100001e8c0ad08a20e02d10
        103e9600555021000018000000000000
        000000000000000000000000000000cd
    max bpc: 0
        range: (8, 16)
    link-status: Good
        supported: Good, Bad
    CONNECTOR_ID: 49
        supported: 49
    non-desktop: 0
        range: (0, 1)
  1920x1080 (0x43) 148.500MHz +HSync +VSync *current
        h: width  1920 start 2008 end 2052 total 2200 skew    0 clock  67.50KHz
        v: height 1080 start 1084 end 1089 total 1125           clock  60.00Hz

but if I try to create a duplicate mode or a higher res mode I just get an error but as you can see below "gtf" is not creating a matching mode to the current one that is working....

Code:
test-0001 (0x25e) 172.800MHz -HSync +VSync
        h: width  1920 start 2040 end 2248 total 2576 skew    0 clock  67.08KHz
        v: height 1080 start 1081 end 1084 total 1118           clock  60.00Hz

All the tests I have done 60 odd in total all fail with

Code:
xrandr: Configure crtc 0 failed

I am probably doing something obvious wrong but to be fair I am now losing the will to live Smile

If anyone can help point me in the right direction on this extensive voyage of discovery I would really really appreciate it. :pray: