[-] dingdongitsabear@lemmy.ml 9 points 1 week ago* (last edited 1 week ago)

what's this "probability" based on?

wine exposes the user's home directory as drive Z: and has full read/write access to it. so, the user's proper fucked.

edit: I misspoke, Z: exposes the entire root file system, whereas only the /home/user/ has full r/w access.

16

anyone got Chromecast with Google TV 4K working with Jellyfin? it runs Android TV, gets the Jellyfin app and then stuff starts breaking.

It can't connect to the server intermittently, playback stutters, stops, breaks... the server reports the file is direct play and no issues.

Five other devices have no problems of any kind, only this fucker has spells constantly.

[-] dingdongitsabear@lemmy.ml 9 points 3 weeks ago

I do without.

no way am I bothering with installing windows, in a VM or elsewhere.

[-] dingdongitsabear@lemmy.ml 9 points 1 month ago

bazzite is fedora based? If so, your filesystem is btrfs and your /home is a subvolume, same as your / (root). you can install a new operating system in a btrfs subvolume (e.g. /blendosroot), then have systemd-boot or grub mount it as root and mount your existing home from it.

sadly, there's no noob-friendly way to achieve this, but if you're adventurous, you have enough search terms to make it happen.

[-] dingdongitsabear@lemmy.ml 12 points 1 month ago

someone needs to rewrite this, both the post here and the promo copy on the website, it's hella confusing and explains nada.

21
submitted 1 month ago* (last edited 1 month ago) by dingdongitsabear@lemmy.ml to c/personalfinance@lemmy.ml

can someone explain leverage to me as practised by those RE ~~bullshitters~~ finfluencers. I feel their whole spiel is just bullshit but I don't know enough to be sure about it.

according to them, you "buy" a home - you put X% down and pay your first monthly (and then post on r/firsttimehomebuyer). then you go to (another?) bank and say "look I got this house I wanna use as collateral" and they go "wow you own a house! sure, have this bag of money"... repeat until you "own" like a city block.

like, how does that not crash and burn at the first step, just a cursory glance at the asset's status? how are they not "lol you ain't got no house dumbass come back in 20 years when you actually own it"?

8
28
submitted 1 month ago by dingdongitsabear@lemmy.ml to c/linux@lemmy.ml

I want to create a minimal install for mpv playback through jellyfin-mpv-shim and macast. this is going to be a base for a FOSS media sink akin to a Chromecast. you attach it to your TV and it plays whatever you send it, like movies from your jellyfin server and youtube/vimeo/piped/etc videos. otherwise, there's no interaction with it, it doesn't handle input (remotes, mice, keyboards, etc.), it's controlled via apps (jellyfin android and allcast).

I've already made a proof-of-concept device running debian 12 with Plasma and it (mostly) works. now I'd like to trim the fat and install only what's absolutely necessary as I currently only have a 2006 macbook with busted screen and GMA950 with a mechanical HD. I'm gonna go with LAN only so I don't have to dick around with broadcom WLAN.

what do I need in terms of DEs and/OR WMs? do I need those at all? I seem to remember that I could run firefox in kiosk mode without anything else but X11, could I run mpv like that? or possibly wayland? what would be the absolute minimum package-wise to achieve this?

to reiterate, it's only going to display full-screen mpv when there's video to play, no menus, navigation, nada. possibly some slideshow-while-idle thingy in the future if it doesn't add too much in terms of software needed, but not right now.

[-] dingdongitsabear@lemmy.ml 9 points 1 month ago* (last edited 1 month ago)

absolutely. I have a list as long as my arm of irritants that are 99% just the absence of sane defaults. I'm not saying that's what's deterring people from switching over, but it's not helping either, is it?

every DE, distro, whatevs I install, I try to imagine what this looks like to a non-techie, how would a random grams deal with this... and it's not looking good.

apple has a vertically integrated tech stack and are free to focus their sinister efforts elsewhere; they don't have to dick around with 15 different DEs and 27 WMs, 50 teams pulling in 127 different directions, abandoned paths and duplicated efforts galore. just imagine where The Linux Desktop would be at if we had just one DE/WM and all devs would pull in the same direction...

I don't have the answer. it's chaos over here and out of that chaos eventually some order emerges. it's unquestionable that shit's way better than five years ago, let alone 10 or more... but it's so slow and wasteful and it pains me that I see no other option.

meanwhile this (hey, try this shit out) is the best we as users can do; I know I regarded KDE/Plasma for the longest time as something clunky and un-serious and whatnot - I couldn't have been more wrong. things that are outright deal-breakers (like the years-long refusal to implement scroll speed in Gnome) are handled beautifully over there, and then some.

[-] dingdongitsabear@lemmy.ml 16 points 2 months ago

and ~~my axe~~ deduping. all those dlls and wine prefixes that contain them occupy space only once.

75
submitted 2 months ago* (last edited 2 months ago) by dingdongitsabear@lemmy.ml to c/linux@lemmy.ml

I hate spending money on hardware when there's a software solution. like, I've got a subwoofer from a 2.1 system (without satellites) for free. instead of sourcing speakers for it, however cheap they might be, I'll just utilize the speakers from my monitor. pipewire to the rescue, it creates a combined sink that outputs sound to both DP and analog audio, et voila - a 2.1 sound system. people are like "your monitor sounds like that!?" and usually I play dumb: "yeah, yours doesn't? well that's linux for ya".

so, I have a desktop and a laptop and I'd like to share the same monitor, keyboard, and mouse. modern monitors have a KVM switch integrated, you connect your keyboard/mouse/etc. to it, one USB Type-C cable to the laptop, a couple to the desktop and you have a seamless switch; it even charges the laptop, how cool is that!

however, my monitor works just fine and I don't replace my hardware unless I really have to. USB KVMs with similar functions aren't cheap. also, the monitor already has multiple display inputs so I got to thinking, how do I re-create this with no money, or as little as possible, with DIY tech?

first, switching the display; this one took me no time at all. I have a USB Type-C to DP cable (with DP-Alt) and with the power of udev (detect a connection then trigger stuff) and ddcutil (sends commands to the monitor) I got it working as seamless as possible - I connect the laptop and it automagically switches the monitor over. when I disconnect it, the monitor falls back to an active connection, which is the desktop. awesome!

now how about switching the keyboard and mouse over? I'd like to do it in software, like barrier/inputleap does it but without having to move the cursor to the adjacent monitor. also, both machines are on wayland which isn't supported. eventual input lag to the laptop is unimportant, I game on the desktop. no idea if that can be accomplished or if that's even a thing...

that is a thing - it's called USB/IP, i.e. sharing your USB device over TCP/IP; it's a kernel module included by default for a long time now and that thing rocks! not only does the USB keyboard work without any perceivable lag on the laptop, it get's "disconnected" from the host, so your keypresses aren't disturbing the host. since it's a kernel module, no need to convince wayland to play ball! this also works for webcams, scanners, readers, etc., the client system thinks this is a local device and it just works.

so all we have to do is expand the shell script to bring over the keyboard and mouse along with switching over the monitor once the USB-C connection is detected annnd... success!

well, sorta. my wireless mouse is second-hand and I haven't got the USB receiver for it, so it connects over bluetooth. tried sharing with usbip and it works, but the radio connection gets interrupted or something and the mouse doesn't work there. maybe there's a workaround but I don't want to dig further.

also, how do I switch back to the desktop to shoot some peggies? I don't want to disconnect the laptop manually so I could come up with a slew of shell scripts and udev triggers and I'd also need a ssh tunnel, I don't want my keyboard input to travel over the LAN in cleartext, etc... kinda cumbersome. also, once the novelty wears off, the automagicallity gets tired, I'd prefer manually switching between devices with a keyboard combo.

enter rkvm. it's written in rust and as everybody knows that's super awesome. unlike usbip, comms are encrypted, so no sniffing possible, and hotkey switching is a default function, and it also handles the mouse!

now, rkvm currently doesn't support triggers, like "do X when hotkey combo pressed", but Plasma can handle running the monitor switch script on each device separately by listening to the same hotkey combo.

both solutions have their advantages and disadvantages, usbip requires more legwork but is more powerful whereas rkvm is simpler and easier to set up.

the final step, powering the laptop over the same cable. sadly, can't handle that in software, but there are power delivery injectors out there, some as cheap as $7. also, there's this cool project, looks easy enough to source and implement. not sure if I'm going that way or just go with a used dock station, as those can be had for a song for popular business ex-flagships, like the Thinkpad T-series, HP Elitebooks, Dell Latitudes, etc..

are there downsides? sure there are. numero uno, the host (desktop, in my case) has to be on all the time. not a big deal for me, it gets woken in the morning and suspended late at night. there are edge cases when rkvm geeks out, but for a thing that's in its 0.x version, this is more than usable.

so, I've been using this setup for the past week or so and haven't yet found it to break or have any negative side-effects. gaming on the desktop is as snappy (or shitty) as ever and using my mech keyboard and giant screen on the laptop allows me to easily compartmentalize my business and private stuff.

thanks for reading!

edit: edited title to clarify I'm talking about a Keyboard-Video-Mouse switch, not a Kernel-Virtual-Machine.

34
submitted 2 months ago* (last edited 2 months ago) by dingdongitsabear@lemmy.ml to c/linux@lemmy.ml

I'm considering upgrading to a Ryzen 5 5600, they've finally come down to $100 locally (tray version sans cooler).

currently, I have a 1600AF (lower binned 2600, so Zen+) on a B450 board. the upgrade should be straightforward, my board supports it (latest BIOS) and it has the same power rating, so my cheap-ass PSU and stock cooler don't need upgrading.

reason I want to upgrade is I have a number of issues with it under linux so I'd like to check if someone runs a similar setup.

first, I have Cool & Quiet and C-states disabled and Power Idle Control to "Typical Current Idle"; otherwise the machine freezes when waking from suspend after a short while. the second issue is, I have 3600 MT/s Kingston Hyper-X modules that I have to run at 2400 because both XMP profiles (XMP1-3000 and XMP2-3600) are unstable and cause apps to crash (the latter sometimes won't boot at all, can't unlock LUKS).

supposedly, both those issues are fixed in newer gens; old Zen/Zen+ had issues with faster RAM, and the C-state handling is also better in Zen3. also, I can use the new amd-pstate driver.

my PC is plenty fast as is, I'm only considering upgrading to fix them two issues. if it's the same on the other side of the fence, I'd rather skip it.

anyone had first-hand experiences with this?

edit: thanks everyone who took the time to share their setup, I'm way more optimistic about making the jump!

[-] dingdongitsabear@lemmy.ml 35 points 3 months ago* (last edited 3 months ago)

there are no good linux tablets, for any price; by "good" I mean it works as good as an Android or iOS tablet. everything is from not-as-good to way worse and there are things that are downright unusable.

whichever platform you choose (Gnome, Plasma or any of the derivatives like Phosh, Plasma Mobile, etc.) the experience beyond the first 15 minutes (hey, this actually works!) is pretty bad. it's certainly not usable as a main device that you depend on and use for actual work; as a dicking-around kinda project, sure, have at it.

before you spend that kind of money, my recommendation is to get an older Surface Pro or Dell Latitude 2-in-1 in the $150-200 range and see if that functionality is something you can live with. those can be had with up to 16 GB on-board and the SSDs are replaceable (Dells are more serviceable). kernel support is spotty, not all of the features work for all devices, mainly cameras and such; consult the linux-surface github.

edit: just saw this comment, my experiences are similar. the rest of the comments where people think what a device might work like you should disregard.

14
Radarr lists (lemmy.ml)

cross-posted from: https://lemmy.ml/post/11999240

anyone know what the last option does? I want to remove movies that were added by the list but were then taken off it. but the way it's written, it sorta implies that all movies that aren't on a list will be removed, which is what I very much don't want.

1
Radarr lists (lemmy.ml)

anyone know what the last option does? I want to remove movies that were added by the list but were then taken off it. but the way it's written, it sorta implies that all movies that aren't on a list will be removed, which is what I very much don't want.

11
submitted 6 months ago by dingdongitsabear@lemmy.ml to c/android@lemmy.ml

cross-posted from: https://lemmy.ml/post/10113624

what's a reliable way to determine my device's battery health? something like Coconutbattery for macOS - charge cycles, health, factory/remaining mAh, etc...

tried CPU-Z, says health is "Good". gee, thanks... out of what, "Excellent" through "Shit" or what?

backstory, I got a Samsung Tab S6 used, wiped it and installed LineageOS 20 and I'm using for a couple of months. the battery kinda sucks. granted, I have like 3-4 hours SOT/day but a 7000 mAh battery should last a couple of days; pure guesstimation, I had an iPad some years ago and that thing lasted for eons.

if I leave it overnight with 10ish% battery remaining and battery saver on, it's dead by morning. that sort of drain can't be normal? on the other hand, I don't have google services so every app has its own running service - syncthing, KDE Connect, Allcast, Jellyfin Player, etc.

there's the stuff I can read from /sys/class/power_supply/battery/ but nothing useful in there; like charge_full and charge_full_design are the same (70400) and other promising sounding items are unset or nonsensical.

tried the same on my Redmi phone w/LOS, completely different files there and equally useless.

I don't wanna go through sourcing the battery, prying the thing open and replacing it, only to find out that's how it's supposed to work. any ideas?

22

what's a reliable way to determine my device's battery health? something like Coconutbattery for macOS - charge cycles, health, factory/remaining mAh, etc...

tried CPU-Z, says health is "Good". gee, thanks... out of what, "Excellent" through "Shit" or what?

backstory, I got a Samsung Tab S6 used, wiped it and installed LineageOS 20 and I'm using for a couple of months. the battery kinda sucks. granted, I have like 3-4 hours SOT/day but a 7000 mAh battery should last a couple of days; pure guesstimation, I had an iPad some years ago and that thing lasted for eons.

if I leave it overnight with 10ish% battery remaining and battery saver on, it's dead by morning. that sort of drain can't be normal? on the other hand, I don't have google services so every app has its own running service - syncthing, KDE Connect, Allcast, Jellyfin Player, etc.

there's the stuff I can read from /sys/class/power_supply/battery/ but nothing useful in there; like charge_full and charge_full_design are the same (70400) and other promising sounding items are unset or nonsensical.

tried the same on my Redmi phone w/LOS, completely different files there and equally useless.

I don't wanna go through sourcing the battery, prying the thing open and replacing it, only to find out that's how it's supposed to work. any ideas?

48
submitted 6 months ago* (last edited 6 months ago) by dingdongitsabear@lemmy.ml to c/linux@lemmy.ml

so, I have a weird problem with a Dell Latitude 5285, that's a 2-in-1 with a detachable keyboard akin to the MS Surface Pro 5. it has an i5-7300u, 16 GB LPDDR3 (on-board), 500 GB NVMe, 12.3" 1920x1280 3:2 touch screen.

I got it second-hand, unknown history, without a battery. they're stuck at 400 MHz without one, but Thottlestop in Windows and msr-tools in Linux fix the BD_PROCHOT throttling and the machine performed adequately for months.

I've sourced a replacement battery, removed the patch and my problems started. there's weird screen flickering, looks like bad video ram or a flaky connection. it's intermittent, sometimes it runs without issues for hours, sometimes minutes and sometimes it flickers from the start, so troubleshooting and checking if this or that fixed things takes days.

the artefacts are inconsistent with anything that is or isn't happening (load, temps, etc) or power source. the problem is mostly exacerbated when the battery is full and/or when waking from sleep, it's almost always super glitchy then.

here's a demonstration:

would be great if I could try a different battery or try this one in another device, but don't have that option.

at no point are there ANY glitches on the external display (tried DP-Alt over USB Type-C and HDMI over Dell WD19 Dock), regardless if the internal screen is enabled or not.

so, bad luck - faulty screen or backlight or RAM or something, right?

except, when I unplug the battery (but leave it in place) and connect it to power and reenable the BD_PROCHOT patch - zero glitches! it runs for hours - videos, GPU and CPU stress test, not one hiccup, tear, nothing!

if it were a normal laptop, I'd just leave it be and use it as a desktop. it feels like such a waste with the functional touchscreen though.

what I've tried:

  • different USB Type-C chargers
  • fresh paste on CPU, clean vent
  • latest firmware, tried downgrading, no change
  • memtest passed twice on thorough, all clear
  • internal diagnostics also
  • it never froze or crashed
  • screenshot during glitches doesn't contain them
  • disabling turbo, upping/lowering the max/boost GPU clock, forcing cores offline, limiting max frequencies with TLP
  • the battery isn't deformed and doesn't exert pressure on the screen or any cables; also tried running it with the screen slightly lifted from the case, no change
  • pressing, jerking, wiggling of the internal display cable/connector, no change
  • same issues in Windows 11, Ubuntu 23.04 and Fedora WS 38; rarely but sometimes in BIOS/during boot
  • sadly, can't undervolt the CPU/GPU (Throttlestop FIVER says it's locked) but some MSR writes are apparently OK (like disabling BD_PROCHOT works).

at some point, it had both charger and dock with PD attached at the same time to both USB Type-C ports; it's possible this fried something, although I have no evidence of that.

so, I'm sure this is NOT a linux hardware problem, but I would like to use linux to fix the problem. at this point, I am sure it's defective, whether it's age or physical or manufacturing defect or whatever; but since it definitely works perfectly without the battery, I'm looking for some tweaks that makes it perform with the battery the same as without it.

seriously doubt anyone's seen anything similar but are there any ideas what to look at? what to try?

edit: I'm not asking for free hardware troubleshooting, maybe I haven't expressed myself succintly. what I'd like is some sort of snapshot of all relevant registers with battery working. and then one without. and then have somehow the difference between those two computed, so I can see which setting I need to tweak. would this be doable?

13
submitted 7 months ago* (last edited 7 months ago) by dingdongitsabear@lemmy.ml to c/piracy@lemmy.ml

I haven't had anything to do with windows in like 5+ years. I need to set up a laptop with it for someone tomorrow, I'm guessing W11 is nowadays recommended? what's currently the best option for a hassle free experience (no ads, no random game installs, no migrations to onedrive, etc)?

last time I did it, I used the W10 ISO from Microsoft, applied the hwidsomething and ran some debloater from github. back then there were some ~~ESR~~ LTSC ISOs available on torrent sites, is that still a thing?

the install is going to use firefox, chrome, skype, libreoffice, etc., they all autoupdate themselves, so it's going to be reasonably secure. what's my best bet for a set & forget situation? thanks.

[-] dingdongitsabear@lemmy.ml 10 points 7 months ago* (last edited 7 months ago)

This latest UKI work for Fedora will lead to better UEFI Secure Boot support, better supporting TPM measurements and confidential computing, and a more robust boot process.

and HOPEFULLY lead to a less jerky-flashy-switchy boot xperience, looks like a Vegas light show at present. switched to systemd-boot, but it's only a tiny bit better, still switches modes/blanks screen like five times.

[-] dingdongitsabear@lemmy.ml 17 points 8 months ago

feels like an austin powers discarded skit... achieving world dominance by pretending to be mike from accounting who does excel like really good

[-] dingdongitsabear@lemmy.ml 21 points 11 months ago* (last edited 11 months ago)

it's a false dichotomy; the issue is not whether you do or don't have something to hide, the issue is you choosing what you share and with whom.

the fact that I don't blast the quality of this morning's stool accross all my social media outlets doesn't mean that I'm hiding it, it means that I choose not to share it.

that's my decision and I don't allow my hardware, software, service provider, government, or whoever-the-fuck to make it for me.

[-] dingdongitsabear@lemmy.ml 10 points 11 months ago

it's a lackluster experience which ever way you turn. plasma has a better touch experience and consistency but its keyboard (maliit was it?) is horrible. GNOME's keyboard is better but still crap.

everything feels like a proof-of-concept, something that was shipped in this sorta-works state and left. if you've ever used an android tablet, this is a long, long way off.

GNOME terrorized us for a decade with those comically gigantic UI elements because it's supposedly touch friendly but the moment you start touching them it feels like utter crap.

try running android x86 on it, I had some good experiences with bliss OS. old kernels there, so hardware support is hit n miss.

[-] dingdongitsabear@lemmy.ml 22 points 11 months ago

*affect.

thanks for the humorous takes, but what's the verdict...? and what's the next step, download posts and settings and move elsewhere?

view more: next ›

dingdongitsabear

joined 1 year ago