linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Gingernate, in Help with Bluetooth on Pop!_OS

Ok you switched back to fedora, were you able to downgrade bluez? Also, is this a new popos install? Have you updated your system using “sudo apt update” and “sudo apt upgrade”? If the bluez fixed the issue on fedora I bet it will fix it on popos

may_nya, in Arch efi partition error

idk mybe your drive is fucked up so you should try a new one. also did you use fdisk or the graphical one ? and did you generate a new gpt/mbr tab ?

Hiro8811,

I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work

z00s, (edited ) in is there a foss project to automatically sort files

Lately I’ve been using chatGPT to create a bunch of small custom python programs to do stuff like this (if I can’t easily find an existing program to do what I want).

For example I would tell it something like:


<span style="color:#323232;">Create a python program that does the following:
</span><span style="color:#323232;">
</span><span style="color:#323232;">-asks the user for a directory to process
</span><span style="color:#323232;">
</span><span style="color:#323232;">-sorts the files in that folder according to file type, placing them into appropriately named sub-folders, eg all image files into a folder named "images", all music files into "music" and so on.
</span><span style="color:#323232;">
</span><span style="color:#323232;">-creates any new sub folders before moving the files
</span><span style="color:#323232;">
</span><span style="color:#323232;">-moves the files verbosely
</span><span style="color:#323232;">
</span><span style="color:#323232;">-gives the user a notification upon finishing
</span>

You can customize it to do exactly what you want, and it takes only seconds for it to give you the code.

I can’t even begin to tell you how much time it’s saved me over the last few weeks, automating simple stuff that would normally take ages.

rufus, (edited )

I think that’s a good start, but the baseline of what AI can do. These scripts are around since filesystems have been invented. And you can do this with one (lengthy) shell command. Or one of the already existing file sorting utils. (something like this [Edit: see next comment] or Hazel or DropIt) With those you can even configure if it should recusively visit subdirectories and do individual subdirectories for the filetypes or mangle everything together for example in one big unsorted mp3 directory.

What I’m waiting for (I’m not OP) is something that looks at the content of the files. Do a directory for all the manuals I downloaded for the household appliances, find out on which event I took a photo and make a correctly named album for that, find the project files for my diverse electronics projects and file them into seperate directories together with related info. And find the mp3 files and TV recordings with a mismatch of metadata and folder structure.

hedgehog,

Someone in another comment shared a link to this - is this what you’re looking for? github.com/tfeldmann/organize/

rufus,

Thx!

z00s,

I think what you’re describing is definitely the way things are heading. I would love a teachable, automated AI personal assistant. But I think I’ll wait for an open source, hardware agnostic version that I can self-host.

www.rabbit.tech

Disgruntled, in I finally nuked windows

I nuked my Windows 11 and went with Fedora KDE, too.

Diabolo96, (edited ) in is there a foss project to automatically sort files

Maybe you’re looking for Multimodal RAG ?

possiblylinux127, in Help with external 4TB drive

Why were you using Windows XP? I don’t think it was even optimized for such large drives

i_am_hiding,

I’m not using Windows. I run Debian on this server.

The bulk of external enclosures that money can buy tell the computer they’re plugged into that the disks have logical sector sizes of 4096 bytes, apparently for compatibility with >2TB drives on Windows XP.

I do not need compatibility with Windows XP as the current year is 2024. My disk has logical sectors 512 bytes in size, but the external enclosures don’t report that. I want to know how I can mount the disk anyway, despite the enclosure’s attempts to thwart me. I know the disk is fine, as it is detected with 512 byte sectors and mounts happily via SATA.

z00s,

Do you really need 512 byte sectors for any specific reason? If not, just drop it back into the PC, backup contents, reformat, copy data back then put it back in the enclosure. Job done.

i_am_hiding,

I suspect this is what I’ll have to do. I was hoping to avoid it as that’ll take a weekend of copying, but I might just have to bite the bullet.

z00s,

An entire weekend just to copy 4 TB?

shadowintheday2, in AMD P-State and AMD P-State EPP Scaling Driver Configuration Guide

Tyvm for this very well structured guide, I didn’t even realize I was on lemmy until I hit the bottom of it

BCsven, (edited ) in Help with external 4TB drive

Looks like ee is legacy mbr type with an EFI entry right after it, it could be that somebody has solved mounting this if you deep dive. And maybe an additional package is needed. Buy are you able to remount to sata and just transfer data? becuase you would want to reformat this to a modern GPT and filesystem at some point. Or see if you can pass it through to an XP VM for data transfer.

lemmyreader, (edited ) in Help with external 4TB drive

Few years ago I had a collection of maybe fifteen old disks, which I wanted to get rid of, by means of recycling. First I wanted to check the content and then format all so I put them in an external enclosure. It turned out that some disks were unusable. A closer inspection showed that these were all a certain brand and type (Forgot whether it was Seagate or Maxtor or WD). These disks would probably still do fine in a desktop or server computer (Which I no longer had at home) but not with the external enclosure. Perhaps your enclosure is the bottleneck here as well.

KrapKake, (edited ) in Help with external 4TB drive

Did you try simply mounting /dev/sdc1 without the extra arguments? You also need to make a mount folder in /mnt, so

sudo mkdir /mnt/mydrive

Then

sudo mount /dev/sdc1 /mnt/mydrive

i_am_hiding,

Yes, the last code block in my OP shows the result of attempting to mount /dev/sdc1 normally: mount: /mnt: special device /dev/sdc1 does not exist.

Though I do not believe it is required as I can mount other drives to /mnt just fine, I have attempted to make /met/tmp and mount there to no avail.

Valmond, in Where can I ask questions about iproute2 tools?

IProut 2

The french version of fart.

ashley, in Distro for 2013 iMac
@ashley@discuss.tchncs.de avatar

anything that isnt very hard to run should be fine. ive personally ran a distro on an early 2012/2013 mac and it worked just fine. forgot what one but i know it was a very common mainstream one. i also somehow got kali on it so that was interesting too. if you want something easy and simple you should probably use mint or debian if they support imacs, otherwise? its really down to personal pref

Loucypher,

Yeah, the idea is something simple and stable. Stable because I don’t want to babysit the OS (I already do that at work), and simple so my wife can also use it in case of need. She only know windows so anything the comes close in terms of UI is “ok” for her. The real choice was between KDE or cinnamon. Eventually opted for Mint/Debian

UmbraTemporis, in State of the Budgie: 2023 In Review and Goals for 2024

Budgie is my absolute favourite DE, and the first project I donated too, can’t wait to see what the future holds for it. Fedora Onyx is a great experience.

SheeEttin, in Is it possible to delete the default zones in Firewalld, and if not, why?

Because it aligns with most people’s use case.

Kalcifer, (edited )
@Kalcifer@sh.itjust.works avatar

Because it aligns with most people’s use case.

Sure, that is why we have defaults, but why force them? Why not create the defaults, and then allow the user to remove them if they wish?

You’re free to patch it out if you’re so inclined.

This is somewhat of a non-answer. Technically, yes, it is possible for a user to patch OSS as they see fit, but that does not excuse poor design desicions, nor is it necessarily fair to expect the user to do that.

SheeEttin,

Maybe you should take it up with the maintainers. I can’t tell you what they were thinking.

Kalcifer,
@Kalcifer@sh.itjust.works avatar

Maybe you should take it up with the maintainers.

See the linked GitHub issue.

RedWizard, in A fully open source stack for MIPI cameras - Hans' hacking log — LiveJournal
@RedWizard@lemmygrad.ml avatar

Damn live journal is still a thing?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #