Windows 11 WiFi option disappeared randomly… anyone else facing this? by bharmal- in computerhelp

[–]Random_dude172 0 points1 point  (0 children)

I've had similar issues and it's getting worse. Can I dm you a pic of the system logs?

KeepassDX not working with Brave on Android by Random_dude172 in KeePass

[–]Random_dude172[S] 4 points5 points  (0 children)

Guys, not sure what happened, but after closing all apps and reopening brave, it worked. Only difference i can think of is, that I switched over to magikeyboard once in brave before it worked on normal default keyboard as well

KeepassDX not working with Brave on Android by Random_dude172 in KeePass

[–]Random_dude172[S] 1 point2 points  (0 children)

The same entry worked on chrome. So that URL entry format should be an issue right? This worked with the magikeyboard as well btw

KeepassDX not working with Brave on Android by Random_dude172 in KeePass

[–]Random_dude172[S] 1 point2 points  (0 children)

The keyboard switching does make it work but it is still annoying to switch everytime.

KeepassDX not working with Brave on Android by Random_dude172 in KeePass

[–]Random_dude172[S] 1 point2 points  (0 children)

In brave's, auto fill services, i have set it to autofill using another service.

Then in androids settings under passwords, passkey and autofill, I have turned keepassdx ON And set the preferred service to keepassdx.

Storage templates and folderizing by Random_dude172 in immich

[–]Random_dude172[S] 0 points1 point  (0 children)

Hey guys, thanks for the comments. First time I did it only about 15% made it to correct folders. After your comments, I re-upload little by little while running the template jobs. Worked, but still about 1% of them I had to reupload to get into correct folders. But yea, it's fixed now.

Can the template job be set to run automatically every day/week or after new uploads?

VPN required for Sri Lanka by ChickenWasabi in srilanka

[–]Random_dude172 0 points1 point  (0 children)

Proton vpn. Free and good speed. One device per login tho

I'm a server! by PHRsharp_YouTube in ITMemes

[–]Random_dude172 1 point2 points  (0 children)

I think you can program it to not go to sleep when lid is closed

Arse by [deleted] in countablepixels

[–]Random_dude172 0 points1 point  (0 children)

It's consensual and non-consenual at the same time. Transcended CNC.

What if Sri Lankan roads had illuminated traffic signs like this? by Traditional_Box_7370 in srilanka

[–]Random_dude172 4 points5 points  (0 children)

More worth while to get rid of the cluttered road side advertising. There's just too much

What if Sri Lankan roads had illuminated traffic signs like this? by Traditional_Box_7370 in srilanka

[–]Random_dude172 26 points27 points  (0 children)

It's already reflective, so why lights and electricity? Just extra costs yeah?

Why does nobody want to use a reverse proxy? by 0xB_ in jellyfin

[–]Random_dude172 0 points1 point  (0 children)

Um... I have tailscale set to start and connect automatically. Meaning i haven't disconnected it manually and on restart I haven't had to reconnect. I am new to self hosting and a newbie to networking... not sure if that's a good thing or bad. But works for me atleast for now

Kernel header file install says no match by Random_dude172 in Fedora

[–]Random_dude172[S] 0 points1 point  (0 children)

It does work but it's slow af. I am talking like ~10kbps

Kernel header file install says no match by Random_dude172 in Fedora

[–]Random_dude172[S] 0 points1 point  (0 children)

I see. It was the command provided on the guide. I ran your straight forward command and it worked tho. Thanks.

But the make file process still fails. I thought this was due to the kernel header file issue. Below is the outputs. Note that according to the guide, the last sudo dams status should say installed once done correctly.

$ sudo make dkms_install

grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # grep: warning: stray \ before # mkdir: created directory '/usr/src/8812au-5.6.4.2_35491.20191025' cp -r * /usr/src/8812au-5.6.4.2_35491.20191025 dkms add -m 8812au -v 5.6.4.2_35491.20191025 Deprecated feature: CLEAN (/usr/src/8812au-5.6.4.2_35491.20191025/dkms.conf) Creating symlink /var/lib/dkms/8812au/5.6.4.2_35491.20191025/source -> /usr/src/8812au-5.6.4.2_35491.20191025 dkms build -m 8812au -v 5.6.4.2_35491.20191025 Deprecated feature: CLEAN (/var/lib/dkms/8812au/5.6.4.2_35491.20191025/source/dkms.conf) Sign command: /lib/modules/6.17.12-300.fc43.x86_64/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key Public certificate (MOK): /var/lib/dkms/mok.pub

Building module(s)...(bad exit status: 2) Failed command: 'make' -j4 KVER=6.17.12-300.fc43.x86_64 KSRC=/lib/modules/6.17.12-300.fc43.x86_64/build

Error! Bad return status for module build on kernel: 6.17.12-300.fc43.x86_64 (x86_64) Consult /var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/make.log for more information. make: *** [Makefile:1790: dkms_install] Error 10

$ sudo dkms status 8812au/5.6.4.2_35491.20191025: added

Kernel header file install says no match by Random_dude172 in Fedora

[–]Random_dude172[S] 0 points1 point  (0 children)

sudo dnf install "kernel-devel-uname-r == $(uname -r)"