laskobar

joined 1 year ago
[–] laskobar@feddit.de 2 points 11 months ago

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.

[–] laskobar@feddit.de 7 points 11 months ago (2 children)

I have a 1050 in my Laptop and it works fine with the nvidia package AS proprietary driver

[–] laskobar@feddit.de 3 points 11 months ago

I got it to work...

I have used the command grub-install --target=x86_64-efi --efi-directory=esp --bootloader-id="Arch Linux" before, but without success. This didn't worked before. But now...

I have no idea, whats changed. Anyhow. Im happy.

[–] laskobar@feddit.de 1 points 11 months ago (1 children)

df -h

Manjaro:

dev             7,8G       0  7,8G    0% /dev
run             7,8G    1,9M  7,8G    1% /run
/dev/sdb3        68G     50G   15G   78% /
tmpfs           7,8G       0  7,8G    0% /dev/shm
tmpfs           7,8G    9,0M  7,8G    1% /tmp
/dev/sdb4       587G    272G  285G   49% /mnt/games
/dev/sda1       296M     56M  241M   19% /boot/efi
tmpfs           1,6G    100K  1,6G    1% /run/user/1000

Arch:

dev             7,8G       0  7,8G    0% /dev
run             7,8G    1,7M  7,8G    1% /run
efivarfs        128K     46K   78K   38% /sys/firmware/efi/efivars
/dev/sdb5        69G     21G   45G   32% /
tmpfs           7,8G       0  7,8G    0% /dev/shm
tmpfs           7,8G    8,6M  7,8G    1% /tmp
/dev/sdb4       587G    272G  285G   49% /mnt/games
/dev/sda1       296M     56M  241M   19% /boot/efi
tmpfs           1,6G    108K  1,6G    1% /run/user/1000
/dev/sdb2       1,2T    796G  332G   71% /mnt/volume
 

The first OS on laptop was Windows 10. After that, I have added Manjaro. Manjaro has added a Grub menu, with entry's for Manjaro and Windows. Now I want to switch to Arch. I have installed Arch on a separate partition. Arch has not added a entry in this grub menu, but this was expected. I have used update-grub from Manjaro, what added Arch to the menu.

But for some reason I can't edit the menu from within Arch.

I have tried to understand Arch Wiki what I have to do, to edit this menu from Arch. Can someone please help me to get this to work? I have tried to add my EFI partition /dev/sda1 via fstab to /boot/efi like in Manjaro, but this doesn't help to find the same menu with grub-customizer.

Any idea's?

[–] laskobar@feddit.de 1 points 11 months ago (1 children)

Yes. Because some games work only with proper privileges. This can get complicated on NTFS.

[–] laskobar@feddit.de 3 points 11 months ago (4 children)

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.

[–] laskobar@feddit.de 8 points 11 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.

 

I try to create a timer unit for weekly and daily backups. For example with the weekly unit, it should be executed once in a week, some minutes after login. If the unit was successful, it should shutdown and not start again until the next week. If a start of this unit was missing, it should be start again some minutes after the next login.

But for some unknown reason, the current unit starts after every login when I reboot the laptop. I am relatively sure that this timer unit is set up wrong, but unfortunately I don't know how I can implement such a unit better with the functions mentioned above.

[Unit]
Description=Run backup weekly
Requires=backup.service

[Timer]
Unit=backup.service
OnCalendar=weekly
RandomizedDelaySec=120
Persistent=true

[Install]
WantedBy=timers.target
 

Currently i try to create a PWA/WebApp for my own project. I am looking at the possibilities of integrating Web Push into my WebApp. If I understand the concept correctly, I need a push server in addition to my WebApp and the browser. Can ntfy take over this role?

[–] laskobar@feddit.de 3 points 1 year ago

This makes sense. Yes, I have paid in the playstore for this app (and I would do it again and again). But if I understand it correctly this would also mean, I could download their v4.3.8-ose from the official GitHub repo for free, and it would be updated automatically from Playstore to v4.3.8-gplay version (which is not free). Strange.

But this app is worth every penny.

 

I have installed Davx5 from F-Droid, from IzzyOnDroid Repo. Today I have checked for updates with the Google playstore and the App was updated to the playstore variant. I thought this isn't possible? What's going on here?

[–] laskobar@feddit.de 1 points 1 year ago

Oh thats my standard browser. I need Chromium only for testing my webextensions and for Geforce Now. Since the last will not work with Firefox.

[–] laskobar@feddit.de 2 points 1 year ago

I can give it a try, but I would prefer a more "native" approach. I don't like this flatpack/snap concept. But yes, it's an alternative.

 

I would like to install Ungoogled Chromium, but I can only find ungoogled Chromium as an older version on Arch AUR and a "Ungoogled Chromium XDG" as a newer build. Can someone please explain me what's the difference between Ungoogled Chromium and Ungoogled Chromium XDG?

[–] laskobar@feddit.de 1 points 1 year ago

I absolutely never trust blindly in such things. I have never seen a plausible explanation why this is a security feature.

When there are dev's from X11 involved, this is fine and it seems that this leads to decisions which prevent from current X11 issues. But it absolutely is no guarantee that everything is trustable. I'm not that expert, but your mentioned link points in the right direction. But as long this isn't supported in the wide mass, it's only a wish...

[–] laskobar@feddit.de 1 points 1 year ago (2 children)

That window titles can be easily changed is quite true, so all applications I know monitor such changes and abort the autotype on request when a change is made. But as already said, this is not a security feature, at least not a useful one.

Monitoring the application itself makes no sense for a password manager. As you write yourself, it's easy to customize the title. All applications make use of this. It is already changed when the tab in the browser changes, a new page is loaded or similar. The same is true for non-browser applications. Windows also allows read access to window titles.

What the Wayland developers do is, in my opinion, gross mischief or ignorance regarding window titles. The password manager needs a simple way to assign a window to an entry, which should be the same for all applications. This should be the same for all DE's, window managers and OS. The simplest is the window title. The status bar makes no sense and an API would have to be the same or at least similar across all DE's, window managers and OS. Such a thing does not exist. To implement something like that only for KDE is too niche. This would have to be implemented and established, if already for the broad mass. So also for Gnome, Mate, Cinnamon and all the others. Not to forget, this must also work for Windows and MacOS in a similar way.

 

Is there some way to set the keyboard layout on GFN in the browser, or at least use the system keyboard layout from Gnome?

According to the Arch Wiki, i should start Chromium with --disable-features=UserAgentClientHint` and spoof the UserAgent to Windows, but this doesn't work anymore. There are no Keyboard area in the settings.

If I use GFN on Windows, the area for keyboard layout is working.

Or is there some way to copy the settings from windows via Cookies or any other storage method?

 

I have connected my containers via conveyor tubes with some assemblers. The tubes and all parts are green and working. But for some reason, I can't move objects from the containers to the assembler, to disassemble them.

Do you have any ideas what could be the reason?

 

A similar question was raised some day's ago from a other person, but with different background. In this case, I would like to buy a nice gaming laptop. Of course I would use it for office and coding to, but primary I'm searching recommendations for gaming. I would like to play Wine/Proton game's and also native Linux games. As OS, I like to use Manjaro Gnome.

Should I better buy all of AMD (if yes, which CPI, GPU) or Intel/Nvidia? Or Intel CPU and AMD GPU? Which combination is the right one with best performance for a casual gamer? I prefer FPS games, if that's important...

4
submitted 1 year ago* (last edited 1 year ago) by laskobar@feddit.de to c/spaceengineers@lemmy.zip
 

Is it possible to paint only parts of block's? For example there are Reinforced Conveyor Tubes with some sort of protection around the tube. They seem to seel a room airtight.

Is it possible to paint the tube in yellow/orange and the protecting outer parts in the color of the walls? Every time I try to repaint this block's, the whole block get the new color.

10
submitted 1 year ago* (last edited 1 year ago) by laskobar@feddit.de to c/linux@lemmy.ml
 

I'm on Manjaro Linux with Gnome. When I attach a USB HDD to my laptop, it mounts as /run/media/username/uuid. But for some reason, it is mounted as root and not with the owner set to the currently logged in user. For that reason, I can't create new directory's on this HDD, after I attached this to the laptop.

I can only switch to root, create the folder and change ownership of this new folder to the currently logged in user.

Is there any way to automount the USB hdd/stick with ownership of the currently logged in user?

 

Since some updates, the background image on the GDM login screen is only displayed for a blink second and then disappears for a complete black background.

Is there any fix or workaround available?

 

Hello together. I try to use a systemd path unit, to monitor a directory structure. But as of now, I was only successful for the top level directory. The unit should be triggered, if a new file is written to either the top level of the monitored directory and also, if there is a new file in any of its subdirectories. I don't know how to do that. Any ideas?

Additionally, the triggered service unit should be delayed for some time. Background is, that I automatically upload sometimes more than one file in a batch. So I will give the script triggered by the service unit the chance, to wait until the upload of all files is finished, so that I can work with all the new files with one script call, instead of multiple calls for every file. Is that possible?

view more: next ›