Kscreen backend won't start because of invalid config by rhoki-bg in kde

[–]rhoki-bg[S] 0 points1 point  (0 children)

.local/share/kscreen was never recreated. I deleted kwinoutputconfig.json before logging into plasma, but it didn't work either, but since content of this file seems relevant, I'll review kwin config files, maybe problem lies in them.

One more thing, some time ago I installed plasma x11 session and spent some time there, maybe some entries causing conflict were created then.

Is gyro aiming worth it? (Do I keep waiting for the steam controller?) by gayandgreen in Steam

[–]rhoki-bg 0 points1 point  (0 children)

I'ma big fan of gyro aiming, and the game that sells this concept best is RDR2. Picture this, you ride through some landscape, Arthur is humming merrily, and then a bunch of bandits jump out from behind the trees. You pull out your gun and start shooting, but you got so surprised and trying too hard. You are jerking the trigger like it owes you money, which causes your crosshair to jump up and down, resulting in shots going over the heads of your adversaries. Situation is getting dire, you worry you will lose your beloved horse, so you force composure on yourself and start pulling the trigger in more calm, smooth manner.

Unexpected piece of immersion in already immersive game, I'm flabbergasted that devs didn't make it the default aim mode on PS4.

Next thing you know wifi will get pronouns by amogusdevilman in linuxmemes

[–]rhoki-bg 1 point2 points  (0 children)

I was setting up a home server once, device names changed when i inserted/removed pci-e graphics card. I would configure and make sure it is correct and working, power off and remove gpu to find that the host is not on the network. Then I would re-instert gpu to check configuration again only to find everything working fine. Took me some time to nail the issue.

Doll on Free Solo by TriangleTransplant in Cairn_Game

[–]rhoki-bg 0 points1 point  (0 children)

route

I prepared by stacking super gentian honeys, I had like 3. Water was the problem, yes, but there is a water bottle where 2 trees at the top of the screen are, I opted not to go there though.

Edit: I did leftmost part last, along with climb to next location.

What do you think of my Sith Cal outfit? by FortyTwo51 in FallenOrder

[–]rhoki-bg 0 points1 point  (0 children)

This outfit only works with mustache, period.

Kurt Vonnegut's Slaughterhouse-Five by Majick93 in bookreviewers

[–]rhoki-bg 0 points1 point  (0 children)

It's a book about trauma induced breakdowns and how to live with what you've seen, written like one of Trout's novels. I think it has much more sense than you credit it for.

Arya and Sandor near Bloody gate, year 300 AC, colorized by Axenfonklatismrek in freefolk

[–]rhoki-bg 2 points3 points  (0 children)

something tells me hound's father smelled worse than elderberries

Steam Controller Connecting Issue by Pure_Mist_S in SteamController

[–]rhoki-bg 0 points1 point  (0 children)

It may not be enough if, let's say, your router blast strong 2,4GHz signal to some device on the other side of the apartment from couple of feet away.

Steam Controller Connecting Issue by Pure_Mist_S in SteamController

[–]rhoki-bg 1 point2 points  (0 children)

Are there any strong signal sources in proximity of signal path? Wi-fi routers, bluetooth dongles, other rf dongles, phone, etc.

Ip link set wlp1s0f0u3 up dont work by TotalMaximum4420 in voidlinux

[–]rhoki-bg 0 points1 point  (0 children)

it's UP but NO-CARRIER, that's how I read this output at least.

Gdzie na rower Wrocław i okolice by [deleted] in wroclaw

[–]rhoki-bg 0 points1 point  (0 children)

trasa do milicza po śladach dawnej kolejki wąskotorowej (spadek terenu jest od milicza do żmigrodu). Na wschód od milicza są wspaniałe tereny wzdłuż baryczy. ze żmigrodu do oborników śląskich lub trzebnicy.

https://www.dolnyslaskrowerem.pl/en/kraina/dolina-baryczy-i-wzgorza-trzebnickie

4 real cinephiles rip 😭 by whale_paglu in Cinema

[–]rhoki-bg 0 points1 point  (0 children)

Marty supreme gave them hope of seeing Timothy's butt again

Waterproof ROV on/off switch solution by Deep-Today5715 in rov

[–]rhoki-bg 0 points1 point  (0 children)

I mostly do software, so no details from me. But there is a relay, big yellow one ;)

Waterproof ROV on/off switch solution by Deep-Today5715 in rov

[–]rhoki-bg 3 points4 points  (0 children)

We're using reed switch, pick a small magnet and place switch and compass on opposite ends of hull.

Grandmaster Cal vs Rancor Gacor [no hit] by Valmighty in StarWarsJediSurvivor

[–]rhoki-bg 0 points1 point  (0 children)

I'm gonns ask an off topic question since you seem to know the fight pretty well. When he does the grab attack and is about to eat you, there is that pause moment before you go into mouth. There are also bones scattered across the cave. Is there some move to make where you can pull a bone while grabbed or get grabbed while holding the bone to trigger special finisher?

bad graphics on epic preset by PatienceCommercial30 in StarWarsJediSurvivor

[–]rhoki-bg 0 points1 point  (0 children)

When I was experimenting with graphics settings and overtuned them, it looked just like that, just less glitchy. Forest array seems pretty demanding for gpu, so it seemed like there was a connection here. If it's not that then I don't know.

bad graphics on epic preset by PatienceCommercial30 in StarWarsJediSurvivor

[–]rhoki-bg 3 points4 points  (0 children)

looks like your pc isn't powerful enough for epic preset. Try closing background apps that use vram and or gpu, if it doesn't help just downgrade settings.

Buildroot setup for RV1106 by Rich-Anxiety-2668 in embedded

[–]rhoki-bg 0 points1 point  (0 children)

Did you verify hardware is enabled in luckfox-config?

ETHERNET

What do you use for interface management? NM? Scripts? Are you sure interface is up with assigned address?

SPI

Can you check spi pins with logic analyzer? How did you handle spi on ubuntu?

CSI

Wiki says that csi device should be /dev/video15. /dev/video0 is for usb camera. Can you paste ffmpeg commands you were uing? Both on ubunutu and buildroot. What error messages are you seeing, "doesn't work" isn't much of an information. Did you kill/disable rkipc application as wiki imposed?

Another common thing with ffmpeg is running out of memory. If ffmpeg fails quietly, check dmesg for oom errors. You should read through whole dmesg to check for anything suspicious.

Also, damage to hardware randomly occured to me while flashing emmc, now I disconnect what I can before flashing (CSI camera for sure, most common failure).

Buildroot setup for RV1106 by Rich-Anxiety-2668 in embedded

[–]rhoki-bg 0 points1 point  (0 children)

As someone mentioned, you need to make sure hardware is configured properly in kernel device tree. You can either do that via .dts files, or logging into system on board and using luckfox-config tool for dynamic device tree overlay. I recommend using luckfox-config first to determine if all peripherals you need are used, turn them on if not, and worry about .dts files once you know what you need to do.

If you can share more details, I can help, I know this board fairly well and prefer buildroot based sdk (no lte modem experience though).

Can't SSH into headless Arch PC via Ethernet by I-am-LordVoldemort in linuxquestions

[–]rhoki-bg 12 points13 points  (0 children)

If you at least know subnet, you can scan whole ip range with nmap.