• 5 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle
rss
  • According to the linked wiki, try to go to https://nouveau.freedesktop.org/CodeNames.html.

    Check on your laptop with dmesg | grep -i chipset the codename of your graphic card. With this you can check which driver is the best on https://wiki.archlinux.org/title/NVIDIA. There is a paragraph, explaining which driver is the best.

    If I understand it right, the nvidia package is the correct one for 1050. So you can use pacman -S nvidia with root privileges. All dependencies should be resolved automatically.

    I would recommend to reboot, in case there are changed kernel modules.

    2 things i have to note: Using Wayland is a total mess with nvidia. Specially on Arch Linux. I have screen flickering in GUI and games, the performance is so lala and tools like KeePass which needs access to the text in window titles did not work complete. On Manjaro, the flickering doesn’t exist, but the other symptoms do. Maybe im missing some packages on Arch.

    Second with Vulkan i have some tearing in games. I have not looked further in to that.

    On the other hand, games like Satisfactory or Elder Scrolls Online, have more FPS with the same settings as on Windows.

    Currently i test Arch and Manjaro in parallel on the same Laptop. But I tend to keep Manjaro and remove Arch. There are light pro’s and con’s, but overall, I’m more happy with Manjaro. But this has nothing to do with you’re issue.




  • Keep a minimum of 30GB free, for Windows update processes on the windows system partition. I don’t how much the windows installation counts in space, but add that to the 30gb free space. I would recommend to have a extra partition for the games on NTFS and move your steam, epic, ubisoft, whatever library to that partition.

    I have tried to use the same gaming partition between Linux and Windows, but failed every time. In the worst case this can alter your Windows privileges. At least I had this issue.

    Currently I’m using Windows only for 2 games: Space Engineers and Empyrion. The rest works with better performance on Linux. Satisfactory, Ark survival, Elder Scrolls Online have more FPS on Linux with the same settings. I have to use a nvidia 1050 Ti in my laptop. With a AMD GPU the situation is a lot better on Linux.

    I’m not a hardcore gamer, mostly im coding here and there. But sometimes gaming is a must have.


  • sudo_suOPtoLinux@lemmy.mlSystemd timer unit
    link
    fedilink
    97 months ago

    OK, many thx for the tips. Since my script in the service file is already doing some logging, i will try to use the last log entry, to find out, when it was last time running and exit the script, if it is not in the timeframe of 1 week.




  • Regarding SFTP. You can have the server on the PC or the phone. It's up to you which fit's better your needs. Having the server on the PC is more common. Then you can use any file manager to get the needed files from your server/PC. You can also use USB, Samba or other services, but at least here SFTP is the fastest variant.


  • Media Monkey uses SQLite as database. I have used Media monkey to, before I switched to Linux. So I extracted the last played timestamp and play count with a simple SQL select and migrated this info to strawberry, which uses also SQLite. But be aware that both stores the date in an incompatible way. It's not that easy to spot in Media monkey database.

    You can also use a Windows program like Media Monkey or Musicbee on Linux through Wine. So you don't have to migrate your database. Syncing will work for both with Media Monkey and Musicbee.


  • My music workflow is the following: I'm using dynamic playlists based on last played timestamp. If a song was played, it gets a new timestamp and is removed from the playlist. Now a new song comes automatically in to the playlist where the timestamp doesn't exist or is older as x-days. That's easy to setup on strawberry and other applications. This playlist will be synced via whatever you want to your phone. In my case a SFTP service to keep it wireless. On the phone I use the same playlist with every player you want. Additional I'm using lastfm to scrobble the played music. This keeps the last played timestamp on the phone and can be synced with strawberry. I don't know if other applicants can do the same.

    Sounds complicated at first but after initial setup it's a automatic process.









  • sudo_sutoOpen Source@lemmy.mlMixxx 2.3.6
    link
    fedilink
    211 months ago

    Ohhh nice. I will try that one. Have used only a simple battle mixer and the good old sl-1200 mk2 for several years. Maybe it’s time to try some digital mixer. Nice that there is something for Linux… Thx for the link.