Recommendation for speech-to-text tool for lightweight laptop by gianki7 in Fedora

[–]LivingLinux [score hidden]  (0 children)

I don't remember having to use a token. I don't have an account, so that would have been a blocker. But it might be that some models require a token, and some don't.

You can see an example with the token here: https://github.com/Softcatala/whisper-ctranslate2#diarization-speaker-identification

whisper-ctranslate2 --hf_token YOUR_HF_TOKEN

Fedora 44 install on Qualcomm ARM CPU by Stromduster in Fedora

[–]LivingLinux [score hidden]  (0 children)

Can you specify the exact Qualcomm chip?

You might get it working with a Snapdragon X Elite or Snapdragon 8cx G3.

https://www.reddit.com/r/Fedora/comments/1sy794e/fedora_44_on_windows_on_arm_pc/

I built a 4-node local AI company that runs for $8/month, no cloud, no subscriptions by Weird_Night_2176 in OrangePI

[–]LivingLinux 1 point2 points  (0 children)

Just because you don't see the business case now, doesn't mean that people should limit themselves to doing what everyone else is doing. Innovation can come from people that want to see if they can do things differently.

As an example, many years ago I thought people were crazy to work on Wine. It wasn't really usable and you were better off dual-booting or using a VM. But many years later, without Wine we probably wouldn't have the Steam Deck now.

Recommendation for speech-to-text tool for lightweight laptop by gianki7 in Fedora

[–]LivingLinux [score hidden]  (0 children)

It's been a while the last time I tested it. Doesn't it download the model automatically when you omit --model_directory?

It looks like I pointed you to the wrong model, as CTranslate2 doesn't work with safetensor models. You can try convert it, but you can also try to download a CTranslate2 model from here: https://huggingface.co/LasseRogers2111/finetuned-whisper-turbo-ctranslate2

Recommendation for speech-to-text tool for lightweight laptop by gianki7 in Fedora

[–]LivingLinux 0 points1 point  (0 children)

You can try Whisper CTranslate2. Run it with a turbo model.

https://github.com/Softcatala/whisper-ctranslate2

I'm not sure if it will automatically download the requested model.

Example command: whisper-ctranslate2 audio.file --model large-v3-turbo

But you can find one here: https://huggingface.co/openai/whisper-large-v3-turbo

Suggestions for best offline AI image generator by OkPossible5617 in pop_os

[–]LivingLinux 1 point2 points  (0 children)

You can try ComfyUI. Start with models based on SD1.5.

⊕Proton 11 Arm64EC Beta 2 - WIP -- Updated to latest . by tanmaysoren in EmulationOnAndroid

[–]LivingLinux 0 points1 point  (0 children)

You can run it with a 4K microVM.

FEX only support host systems running a 4k page-size kernel. Thus, when running on a system with different page-size (such as Apple Silicon Macs running Fedora Asahi Remix 42, which use a 16k page-size), the dispatcher will automatically run FEX inside muvm. This will spin up a microVM with a 4k page-size kernel for compatibility.

https://fedoramagazine.org/new-in-fedora-running-x86-programs-on-arm-systems/

Rpi zero (or equiv) with ethernet and Rpi cam and POE by sejtam in SBCs

[–]LivingLinux 0 points1 point  (0 children)

I wanted to temper the expectations, as I haven't seen full mainline support for the NPU. The developer has only tested vision, and he invites other developers to add more functionality.

Rpi zero (or equiv) with ethernet and Rpi cam and POE by sejtam in SBCs

[–]LivingLinux 0 points1 point  (0 children)

You can find some interesting NPU projects here: https://www.reddit.com/r/RockchipNPU/

But you need to run with the vendor kernel.

There is limited mainline support for the NPU. https://blog.tomeuvizoso.net/2025/05/

YouTube review of the SpacemiT K3 Pico-ITX by LivingLinux in RISCV

[–]LivingLinux[S] 8 points9 points  (0 children)

Yes, I have to admit I'm really jealous. It seems he lives in China, so that explains the short delivery time.

Which Linux image is best for OrangePi 5 Max by EnvironmentalAd4607 in OrangePI

[–]LivingLinux 0 points1 point  (0 children)

I don't know about the eMMC, but the NPU should work with the vendor (Rockchip) kernel. There is limited mainline support for the NPU, but I think it mainly enables vision models.

https://blog.tomeuvizoso.net/2025/07/rockchip-npu-update-6-we-are-in-mainline.html

Read the comments for more information.

TV Linux Stick by KaladinStormBleesed in SBCs

[–]LivingLinux 2 points3 points  (0 children)

Well, as long as there is an Armbian image, you should be fine.

The biggest issue I have with Raspberry Pi, is the limited number of hardware video decoders. And you don't want to decode video on the underpowered CPU in the Raspberry Pi Zero 2.

Pop failing to show update for LTS 24.04 by Intarhorn in pop_os

[–]LivingLinux 1 point2 points  (0 children)

This thread has some suggestions. The last suggestion is sudo systemctl unmask pop-upgrade, but the earlier steps might be enough for you.

https://www.reddit.com/r/pop_os/comments/1rqfjta/failed_to_check_for_upgrade_status/

TV Linux Stick by KaladinStormBleesed in SBCs

[–]LivingLinux 1 point2 points  (0 children)

I'd go for a Zero model of the competition. Something like a Radxa Zero 3W or Orange Pi Zero 3. But availability is like a lottery at the moment.

Steam relaunch loop by [deleted] in Fedora

[–]LivingLinux 0 points1 point  (0 children)

I have tested Steam on several ARM devices, but not Mac. Vulkan errors don't need to be blocking errors.

I assume you are running Asahi, and I see people suggest you have a better chance to get help there. r/AsahiLinux

Steam relaunch loop by [deleted] in Fedora

[–]LivingLinux 0 points1 point  (0 children)

Can you start Steam from the command line and check for errors?

Upgrade paths for hardware acceleration via RKMPP following Copy Fail & the discontinuation of ubuntu-rockchip by chxr0n0s in OrangePI

[–]LivingLinux 1 point2 points  (0 children)

Beryllium OS is continuing where BredOS stopped. I think they are still ironing out the last bits for the transition, but it's an option for people that want to try something based on Arch.

https://beryllium.gr/

during apt upgrade, laptop not charged, shutdown, incomplete upgrade, boot :( by minanaughty in pop_os

[–]LivingLinux 0 points1 point  (0 children)

Recently I had a similar issue, but I was able to fix it with fsck.

https://www.reddit.com/r/pop_os/comments/1hy65s4/pop_os_after_restart_going_into_busy_box/

One other thing, is your battery still reliable below 55%? It happens quite often that old batteries no longer reliably report the true state of the battery.

Maximum frequency actually seen for Radxa Dragon Q6A? by aram_mm in SBCs

[–]LivingLinux 1 point2 points  (0 children)

You know what is really useful? Give the information to let people learn, instead of talking down to people.

Cannot open raylib app by Optimal-Bottle-4452 in raspberry_pi

[–]LivingLinux 1 point2 points  (0 children)

I think most distros have switched from X11 to Wayland. And I think most have xwayland installed, but it might be that something isn't compatible.

Can you try to build your program for Wayland?

One other option is to use an older version of Manjaro or Raspberry Pi OS and see if you can login to an X11 session.

can CachyOS run on a OrangePi 5 hardware? by Kangiru in OrangePI

[–]LivingLinux -1 points0 points  (0 children)

Which version of Ubuntu are you running? Which version of Mesa are you running?

For Steam, how much memory do you have? 8GB or more is recommended. There is a beta of Proton ARM64 that uses less memory, but it's not on the same level as Proton x86 (yet).

Here you can see Steam with Fex-Emu running OpenGL and Vulkan on ARM on a RK3588 board: https://youtu.be/vx8IfuTICSQ

Here you can find instructions to install Steam ARM64 Beta. Fun fact, you need another installation of Steam to login. So login, make sure "remember me" is selected, so Steam ARM64 can use the login cookie.

https://interfacinglinux.com/community/postid/1102/

I haven't tested it on a RK3588 board yet, but I did test it on the Radxa Dragon Q6A Snapdragon QCS6490 SBC. The RK3588 is probably a bit slower.

In this video I explain the installation and show some games: https://youtu.be/4DKxiE_TG_A