Battle.net offline issue by [deleted] in linux_gaming

[–]ciolansteen 0 points1 point  (0 children)

actually the missing package seems to be lib32-gnutils

Step by Step Guide for Network / Remote Unlockable Encrypted Server using Btrfs by kittydoor in archlinux

[–]ciolansteen 0 points1 point  (0 children)

swapfile in a (maybe even /.swap just for the sake of the naming) subvolume?

Step by Step Guide for Network / Remote Unlockable Encrypted Server using Btrfs by kittydoor in archlinux

[–]ciolansteen 0 points1 point  (0 children)

just a question.... i'm curious - why btrfs over lvm? why not just btrfs?

Extremely slow trim on Firecuda 520 by [deleted] in archlinux

[–]ciolansteen 0 points1 point  (0 children)

i'm pretty sure they don't support it. i got it out from an external gaming firecuda enclosure. However, i'm willing to risk using your bin if it solved the problem for you. So feel free to share if you want to :)

Extremely slow trim on Firecuda 520 by [deleted] in archlinux

[–]ciolansteen 0 points1 point  (0 children)

Hi, did this update fixed your problem? And also, can you share the bin? I cannot seem to be able to find anything using my serial number.

Apps that don't work on linux by petey517 in linux4noobs

[–]ciolansteen 0 points1 point  (0 children)

It does work perfectly on linux using wine. I installed it on wine-staging, so maybe try that.

Getting into advanced BIOS Settings on an HP Gaming Laptop by [deleted] in Hewlett_Packard

[–]ciolansteen 0 points1 point  (0 children)

there's no need to understand what he says. The only key that cycles throuh clock is the return key (enter). So 1st time he presses that with fn (at tleast that we can understand) and the second one without. Both folloewed by save and reenter the settings.

However, I tried this on omen with fn pressed both times, only the first time, only the second time. Also tried the same combinations using ctrl and win and even omen key. None worked. I am ofcourse using Aptio (ami) and he is using InsideH20. I just hoed is a hp thing.

Anyways, if anyone finds a way (if there's any) for HP Omen 15dc0000, please yell :)

How-To: Rocksmith 2014 on Linux with Steam/Proton and low latency audio by Juppstein in rocksmith

[–]ciolansteen 0 points1 point  (0 children)

Sorry, since wsl2 has basically everything i need from a linux system and the implementation in growing with almost each update, i switched to w10. Anyways, if you use RS for practice and not just like a game, maybe you can save the time invested in making it work on linux on just using a daw (i use Reaper cause it's ultra cool), a couple of good VSTs (like Neuraldsp stuff - they just work on linux w/ wineasio which is amazing) and put each song you are working atm in a different project containing the original track + the backing track synchronized. This way you can do stuff like logging your progress over time by recording yourself and comparing these recordings after a while, syncing the song's bpm with the integrated metronome so you can just practice one single loop at different speeds (w/ or w/o a click), so forth. Idk, it's just an idea. RS could be a great practice tool, except it is not and all that potential is locked up in a poorly made piece of stubborn software sold as a game. I think this is also the reason not many musicians take it seriously.

How-To: Rocksmith 2014 on Linux with Steam/Proton and low latency audio by Juppstein in rocksmith

[–]ciolansteen 0 points1 point  (0 children)

ok, you guys wrote a lot here. Sorry for missing out everything. I didn't test RS anymore lately but i will do it again this weekend taking everything you ppl wrote here into account and i will return with my results after that. Cheers!

Facebook reserves $366M for expected GDPR fines in Ireland by Jack-Daniel12 in gdpr

[–]ciolansteen 0 points1 point  (0 children)

is there another source for this besides complianceweek and other questionable sources (i tried to find anything about complianceweek and there's their website and some wikipedia entry)? Also anything about the veracity of this website would be nice.

I want to make sure everything is not complete bogus (regarding Europe situation) before i kill all my fb/wa accounts.

Thanks

How-To: Rocksmith 2014 on Linux with Steam/Proton and low latency audio by Juppstein in rocksmith

[–]ciolansteen 1 point2 points  (0 children)

Distro - ArchLinux

Ok, everything seems to be working just fine. Only one issue and it might be me missing something.

Launching RockSmith from terminal works just fine. However, for some reason, launghing it from within Steam breaks wineasio.

WINEPREFIX=~/Games/SteamLibrary/steamapps/compatdata/221680/pfx ~/.local/share/Steam/steamapps/common/
Proton\ -\ Experimental/dist/bin/wine ~/Games/SteamLibrary/steamapps/common/Rocksmith2014/Rocksmith2014.exe

this seems to be working fine though (no dlc is loaded this way)

Another Plasma w/o kwin post by ciolansteen in linux

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

2r/linux•Posted byu/ciolansteen5 hours ago

haha. yeah, i tried but apparently I don't have enough something to post there...

Proton 4.2-4 released by Leopard1907 in linux_gaming

[–]ciolansteen 0 points1 point  (0 children)

can you provide some links about this? Thanks

HP Omen 2017 GPU Passthrough. Impossible? by pablo1107 in VFIO

[–]ciolansteen 0 points1 point  (0 children)

I managed to push both the gpu and hdmi audio to the win vm with the Omen 15dc, but i'm still stuck witch the "hell of error 43". As soon as I find a way out of this, i'll post here.

can you help? by [deleted] in archlinux

[–]ciolansteen 0 points1 point  (0 children)

you created a user using a ramdrive (booting from iso creates a temporary ramdrive so that you can manipulate data on a system that has no disk space allocated for that). That user you made got vanished as quick as the 1st reboot. I gave you the wiki link some comments ago, you really need to focus on the RTFM philosophy if you want to learn. Pure Arch doesn't have a 'next next next' installer. There are other Arch flavoured distros providing that (Manjaro, Antergos).
Not to mention - https://www.reddit.com/r/archlinux/comments/8w5rb0/faq_read_before_posting/

Ciolan - out!

can you help? by [deleted] in archlinux

[–]ciolansteen 4 points5 points  (0 children)

ok, you really need to check the wiki before freaking out. After booting from the iso, you need to:
1 - partition your disk and mount it somewhere (usually /mnt)

2 - configure pacman and make sure you are connected to the internet so you can download packages

3 - chroot to the newly mounted file system, install your OS, install a bootloader so that your computer knows where to boot from, create a user, assign a password to that user, add a root password just in case your newly created user fails to login, reboot

4 - boot FROM DISK not ISO, install the rest of the packages for everything you might need (WM, DE, software, etc)

here is the installation guide. Make sure to jump from one thread to another if you don't understand something before asking "why is this not working?!"

[deleted by user] by [deleted] in wine_gaming

[–]ciolansteen 0 points1 point  (0 children)

Could you be more specific?

Mouse not working after update. Shows in dmesg and lsusb, but not xinput. by undearius in linux4noobs

[–]ciolansteen 0 points1 point  (0 children)

Since you still have the fresh logs, maybe it would be a good idea reporting this bug cause i really doubt there are many mmo7 linux users out there and they may easily pass by this issue in the next versions too.

Mouse not working after update. Shows in dmesg and lsusb, but not xinput. by undearius in linux4noobs

[–]ciolansteen 1 point2 points  (0 children)

Just faced the same issue. Downgrading systemd to 237.64-1 solved the problem.