Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
I recently began hating devices and how each distro does it slightly differently. /dev is the worst. I plug in a usb, look for it under /dev/usb, not there, oh it's /dev/serial I suppose that makes sense. Plug in a different usb, not in either, no by-path or by-id, oh, I can only find it by the bus... but that path changes each time I plug it in, and that's the only place I can find it. Permissions are black magic on devices. I've been root and can't open a cdrom, get permission denied. Other times I can give a user 777 and it seems like they have it all, but still can't open that drive. Everytime I reboot my coral usb changes bus paths and breaks my frigate docker, but I can't find any stable path to it. Fought for days trying to get proxmox to forward a cdrom drive to a container then a vm. Went through half a dozen tutorials and threads of people getting it working and I couldn't. Spin up my laptop and do it bare metal, and STILL can't get it to work. VLC can play the disk just fine, but not the docker container. Switch to ubuntu instead of my arch distro, and boom everything works.... most of the time. Other times I have to do a ritual of removing the database, logs, reboot, start the container, unplug usb, plug in usb, and then it works.
Just out of curiosity, what are you doing in 2025 with a CDROM drive?
Let me burn my CDs in peace!
I'm considering getting one again to rip audio cds.
I've got a bunch of old dvds and bluerays I'm ripping to my NAS. Automatic Ripping Machine works great... when it works. I've given up and now I'm using VLC.