Hello all! I just got my phone and have been getting to know it. It feels really great physically! Lots of the software is great too, though I am having some trouble and it's not always clear what the expected state of affairs is. I haven't yet done anything sketchy with the software setup, just normal updates.
This morning I tried to use the camera app, which had previously worked, but it would not show a camera image. From the console:
furios@phone:~$ furios-camera QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*) WAYLAND_DISPLAY was not set. It is now set to 'wayland-0'. Init GPS Client GeoClue Client: "/org/freedesktop/GeoClue2/Client/4" AalTextureBufferGraphicMapper virtual void AalMediaRecorderControl::applySettings() is not used QCameraImageCapture error: "Camera not ready to capture" QCameraImageCapture error: "Camera not ready to capture" Dimensions not found. Error: "Stream contains no data." Error: " droidcamsrc camera_device=1 mode=2 ! tee name=t t. ! queue ! video/x-raw, width=-0.75, height=-0.75 ! videoconvert ! videoflip video-direction=2 ! qtvideosink t. ! queue ! video/x-raw, width=-0.75, height=-0.75 ! videoconvert ! videoflip video-direction=auto ! jpegenc ! mkv. autoaudiosrc ! queue ! audioconvert ! droidaenc ! mkv. matroskamux name=mkv ! filesink location=/home/furios/Videos/furios-camera/video20260126_084221520.mkv" : "no property \"camera_device\" in element \"droidcamsrc\"" Dimensions not found. Error: "Stream contains no data." QCameraImageCapture error: "Camera not ready to capture"
The "stream contains no data" appears when I touch the capture button. In the above I also tried switching back and forth to video.
More info:
furios@phone:~$ ls -l /dev/camera* crw------- 1 root root 509, 0 Jan 26 2026 /dev/camera-dip crw------- 1 root root 505, 0 Jan 26 2026 /dev/camera-dpe crw------- 1 root root 503, 0 Jan 26 2026 /dev/camera-fdvt crw------- 1 root root 508, 0 Jan 26 2026 /dev/camera-isp crw------- 1 root root 504, 0 Jan 26 2026 /dev/camera-mfb crw------- 1 root root 507, 0 Jan 26 2026 /dev/camera-rsc crw------- 1 root root 506, 0 Jan 26 2026 /dev/camera-wpe
furios@phone:~$ ls -la /dev/video* crwxrwxrwx+ 1 root video 81, 0 Jan 26 2026 /dev/video0 crwxrwxrwx+ 1 root video 81, 1 Jan 26 2026 /dev/video1 crwxrwxrwx+ 1 root video 81, 2 Jan 26 2026 /dev/video2
furios@phone:~$ dmesg | grep -iE 'camera|video|media' [ 52.146672] LibBpfLoader: Loading optional ELF object /system/etc/bpf/fuse_media.o with license GPL [ 52.146829] LibBpfLoader: BpfLoader version 0x00013 processing ELF object /system/etc/bpf/fuse_media.o with ver [0x00000,0x10000) [ 52.147339] bpfloader: Loaded object: /system/etc/bpf/fuse_media.o [ 52.501428] init: starting service 'cameraserver'... [ 52.546376] init: starting service 'mediaextractor'... [ 52.561072] init: starting service 'mediametrics'... [ 52.593189] init: starting service 'media'... [ 52.681982] init: starting service 'vendor.media.omx'... [ 52.737583] init: starting service 'media.swcodec'... [ 52.866146] init: processing action (init.svc.media=*) from (/system/etc/init/mediaserver.rc:1) [ 68.771668] init: Sending signal 9 to service 'cameraserver' (pid 158) process group... [ 68.771901] init: Sending signal 9 to service 'media' (pid 172) process group... [ 68.772185] init: Command 'restart media.tuner' action=onrestart (<Service 'zygote' onrestart>:5) took 0ms and failed: service media.tuner not found [ 68.773151] init: processing action (init.svc.media=*) from (/system/etc/init/mediaserver.rc:1) [ 74.298738] init: Command 'stop vendor.camera-provider-2-4' action=sys.boot_completed=1 (/system/etc/init/init.andromeda.rc:12) took 0ms and failed: service vendor.camera-provider-2-4 not found [ 74.413067] sdcardfs: dev_name -> /data/media [ 74.413151] sdcardfs: mounted on top of /data/media type ext4
Did you get it working all ready? First things to try are: 1. Is the killswitch up (as in not killed - down is killed) 2. Are you up to date in latest software?