Librem 5 camera

See this other thread: Camera development progress

Thread doesn’t say how to get it working( support links offer nothing) then goes into GPS issue.
What can I sudo/load/update/install/etc that will get the camera working?

If you have PureOS Byzantium then it should work, just open the camera app, which is called “Megapixels”, and start taking photos. Is it not working for you?

I’m on Amber

I downloaded Byzantium and just wrote it to a USB flash stick.
Will try and figure out how to load it to the phone a bit later after I get done running errands.

The camera works on amber. The app (Megapixels) isn’t installed by default, so you’ll have to install it yourself.

Here’s a basic tutorial for how to use it:

(I see that you participated in that thread yourself, so maybe I don’t understand the issue you’re bringing up here…?)

I couldn’t get megapixels to install . Either thru terminal or pureos store. I’m not very Linux tech
I didn’t have the phone back then

I don’t remember exactly how I installed it. It must have been via the terminal, as it’s not found when I search in the Store app.

When I do an apt search megapixels in the terminal, it’s found (for me) on amber.

Didn’t purism rename megapixels to minipixels for some patch reason? I remember something like this from an earlier post on this forum.

1 Like

Good information. I’ll investigate after I get the groceries unloaded and tend to my cat Feefee.
I knew you folks could help me. This forum is very good for a newbie like me. Thanks !

I read that, too, but minipixels doesn’t show up in Store or apt search, in amber at least, so maybe it hasn’t been added to the repos yet.

I tried mega and mini in terminal and store to no avail

Is your phone running byzantium? An apt search megapixels finds it in terminal for me (amber). I’m not sure what’s going on.

Running amber

You’re not capitalizing it, are you?

How about apt search megapixels?

Ah! It should be sudo apt install megapixels. (apt-get should work, too, but that’s old school.)

https://forums.puri.sm/t/apt-get-vs-apt-command/7873

Also see: https://linuxize.com/post/how-to-use-apt-command/

And: https://ubuntu.com/tutorials/command-line-for-beginners#1-overview

1 Like

See my previous comment (now edited) for install instructions.

Still wouldn’t work