WereCat

joined 1 year ago
[–] WereCat@lemmy.world 1 points 1 day ago

Probably because you've said it's rated 3.14

[–] WereCat@lemmy.world 2 points 1 day ago

I'll give that a try next time I'll need to copy something, thanks

[–] WereCat@lemmy.world 2 points 1 day ago (4 children)

If I have to list a single thing that most irritates me on Linux then it is easily copying files to a USB connected drive.

The progress bar passes 100% and I get notification the files were copied but they were in fact not copied yet, it still takes several more minutes until I can actually unplug the connected drive or I'll lose the files.

[–] WereCat@lemmy.world 1 points 1 week ago

"Remember the Nutella" - AoE II Malian Villager

[–] WereCat@lemmy.world 3 points 2 weeks ago

Have you tried increasing FOV?

[–] WereCat@lemmy.world 10 points 2 weeks ago (1 children)

I honestly can't wrap my head around how to use Mastodon. Idk how to search for things that would interest me.

I'm just glad Lemmy exists.

[–] WereCat@lemmy.world 1 points 2 weeks ago

It's not FOSS and you need an account but in a pinch and for just learning it's really good.

[–] WereCat@lemmy.world 2 points 2 weeks ago (2 children)

FreeCAD is great but has some certain limitations you may run into with more complicated projects.

Onshape is amazing given you can use it for free but... It has other types of limitations regarding ownership and licencing (for free version).

[–] WereCat@lemmy.world 3 points 2 weeks ago* (last edited 2 weeks ago)

I'm at the point where I still miss some Windows functionality but at the same time I've been on Linux for half a year now and can say with absolute certainty that there are now things that I would miss from Linux if I switched back to Windows.

So both OS can now irritate me equally in different ways.

[–] WereCat@lemmy.world 2 points 3 weeks ago

7800X3D went into EOL before 9800X3D released so it will no longer be made, the stock will go down and price will likely stay as it is at best.

[–] WereCat@lemmy.world 149 points 3 weeks ago (4 children)

If they don't want me to buy them then why should I buy them now instead of borrowing them for free for unspecified amount of time from the Internet?

[–] WereCat@lemmy.world 1 points 3 weeks ago

When you try to run a thing that everyone assures you now works on Linux flawlessly but for some reason it does not work for you in particular so you dwell deep into troubleshooting and try everything possible until you break something but then you figure out how to make it work without breaking your system so you re-install OS and start again for it to just suddenly work without the workaround just so you stumble on the same scenario with another program.

 

Hi, I'm trying to get SCALE to work but I'm so confused by what they mean by PATH and I'm stuck.

https://github.com/spectral-compute/scale-docs/blob/master/docs/manual/how-to-use.md

I'm at the CMAKE step.

This is the official guide I'm following. I do understand what they mean by SCALE_PATH though as that is clearly explained but PATH is just very vague to me or I'm just misunderstanding it completely.

 

I've tried to switch multiple times and always found or encountered some issue that got me back to Windows (on desktop PC).

Last year it was after 2 months on Fedora 38 KDE when I had enough with the KDE Window Manager acting weird and broken unusable VRR on desktop and some other smaller but daily issues that I went back to W11 on my PC.

I like GNOME over KDE and back then there was no VRR support on GNOME so I only had to stick with KDE, now it's a different story.

I still have some minor annoyance which are probably solvable but I don't know how as I didn't put enough effort in finding solution.

Namely:

1.) Sometimes my 2nd monitor after boot remains blank and I have to unplug and plug back in the DP cable from the graphics card. Typically happens after a kernel update or restart but rarely on cold boot. I've seen others having this issue on Fedora40 but I haven't seen any solution mentioned.

2.) Steam UI hangs up sometimes for several seconds when trying to navigate fast trough it and especially if it needs to pop a different window.

3.) GPU VRAM OC is completely busted and even doing +-1MHz will result in massive artifacting even on desktop, not a big deal but I would take the extra 5% boost I can have from VRAM OC on Windows :)

4.) After every Kernel update I have to run two commands to get my GPU overclock to work again. I haven't figured out yet how to make a scrip that can read output from 1st command and copy it into 2nd command so I just do it manually every time which is roughly once a week.

5.) Free scrolling does not work in Chromium based browsers :( Luckily Vivaldi has some nice workaround with mouse gestures but I would still like free scrolling like on Windows.

And these are about the only annoyance I found worthwhile to mention.

Gaming works fine.

The apps I use typically work fine on Linux as well. Mangohud is amazing. No issues with audio unlike my last experience. Heck even Discord has no issues streaming video and audio now despite just using the web app. VRR despite being experimental works flawlessly on GNOME for me. I'm happy.

34
submitted 6 months ago* (last edited 6 months ago) by WereCat@lemmy.world to c/linux@lemmy.ml
 

SOLUTION:

I was missing this package sudo dnf install rocm-hip-devel as per instructions here: https://fedoraproject.org/wiki/SIGs/HC


Hi, I'm trying to get GPU acceleration on AMD to work in Blender 4.1 but I can't seem to be able to. From what I've seen it should be working with ROCm just fine but I had no luck with it.

I'm using Fedora 40 GNOME with Wayland and my GPU is RX 6800 XT.

System is up to date. I've also installed all these packages:

sudo dnf install rocminfo

sudo dnf install rocm-opencl

sudo dnf install rocm-clinfo

sudo dnf install rocm-hip

and restarted system after.

rocminfo gives me this

rocm-clinfo gives me this

___``___

 

I put my laptop into sleep by just closing the lid and sometimes after wake up the clock shows wrong time and date which results into web sites not loading until I change it back and then I also lose logins to my previously logged in websites and have to re-enter the logins.

I don't have dual boot so it's not Windows messing with the Linux time issue I was able to find.

I use automatic time and date with my time zone selected. Not sure what I should do about this.

I've tried to enable RTC in local time zone but that made things even worse so I disabled it again.

25
submitted 10 months ago* (last edited 10 months ago) by WereCat@lemmy.world to c/linux@lemmy.ml
 

I'm unable to pair my Wacom tablet to my notebook via BT. I think I know the root cause of the issue which is the version of Bluez being 5.64 and the behavior of the issue is the same as I had on Fedora on my main PC few months back when I've tried to pair PS5 Dual Sense controller.

I was able to fix the issue on Fedora by downgrading the Bluez version with "sudo dnf downgrade bluez" but on Pop!_OS this does not work and neither I was able to upgrade to one of the newer versions 5.65 or 5.66 (it says I need to compile these?).

I'm new with Linux so I'm not sure how I would go about compiling something to make it work. The 5.65 version seems to have bugfixes for my issue but I'm perfectly fine with downgrading to anything older as long as it works if it's simpler to do.

To describe the issue:

When I put tablet into a pairing mode it will appear in the Pop!_OS system and I can select it to pair. It will attempt to pair but then fails.

I've tried to force it to pair with "bluetoothctl trust/pair/connect MacID" commands and it managed to say "connected" but the tablet was still not responding and the LED was blinking as if it was still in pairing mode. I've also tried the Blueman GTK BT manager with no luck.

Note: It works perfectly well via USB connection. It also connects instantly to my main Windows PC via BT so the tablet is not at fault.

EDIT;

FIGURED IT OUT

by default laptop was non-discoverable and there is no system setting on either Pop!_OS or Fedora to make it discoverable. Had to use Blueman to make it so. I've only noticed that when doing "sudo systemctl bluetooth" for XYth time and there was "Disoverable: No" next to one of the MacIDs. After figuring out the ID belongs to my laptop I just had to figure out how to make it discoverable and turns out Blueman can do it.

 

I switched from Windows to Fedora last week and I'm monitoring the stats with Mangohud when playing games. I used to run HWinfo on 2nd monitor when using Windows 11.

I have 6800X ( default voltage) . The card maintains higher clocks at lower power most of the time. I've set the same OC as on Windows with a 2700MHz max clock and in games I'm sitting pinned at 2670MHz-2700MHz almost all the time in Linux when I don't hit power limit (312W) while on Windows the actual clock barely went over 2600MHz and card was almost always bouncing off of power limit resulting in massive clock drops to 2300-2400MHz. On Linux the drops go down just by like 100MHz-130MHz at most in the same scenarios.

Unfortunately I'd need to install Windows again and do proper testing to compare but I wonder if anyone else can confirm/deny this to me.

At least on idle I can confirm for a fact that the card uses less power, usually around 30-35W while on W11 was like 40-50W.

view more: next ›