shouldn’t here be only DNS servers IP?
But how to and what does this do?
Nothing in the journal?
How about searching for that acpi error?
What should i do if I’m ok with whole session going through intel and only if I need – to start for example kdenlive through nvidia?
So basically install nvidia driver and prime-run package, that’s it?
What’s the name of correct package that contains the wrapper script?
I don’t see baloo there, but there are other things like flatpak and bwrap. You should also check the end of the journal for the previous boot (journalctl -b-1) to see whether the hung service is mentioned.
Please don’t just post the full thing and expect me to read it – look at it yourself first

shouldn’t here be only DNS servers IP? why there is the private IP which is the gateway?
ok i will do

shouldn’t here be only DNS servers IP? why there is the private IP which is the gateway?
Likely because the router is setting itself as the DNS resolver via DHCP. Pretty standard thing to happen.

Likely because the router is setting itself as the DNS resolver via DHCP. Pretty standard thing to happen.
oh ok, if I want to use google 8.8.8.8 regardless I will just need to replace that line right

oh ok, if I want to use google 8.8.8.8 regardless I will just need to replace that line right
Depends how you have configured your network. If you use e.g. Network Manager it’s better to change the setting there.

Depends how you have configured your network. If you use e.g. Network Manager it’s better to change the setting there.
ok thx
#sudo -i
# sync && reboot -f
It reboots fast as fuck and without it takes forever. Some people said online it could be avahi
But how to and what does this do?
I really need help with this setup.

https://pastebin.com/6wxipBT5
I posted the journal here

https://pastebin.com/A1yeKrr0 here the FULL output
on the end of this is timeout for wathdog 10minutes
I have a question i can’t find one proper answer for
Hybrid graphics intel hd4600/nvidia gtx850m on ASUS laptop
If i just install nvidia driver it won’t make discrete grafic work in any scenario. Nvidia prime mode or optimus manager don’t work with wayland and it’s not good solution from my knowledge…
What should i do if I’m ok with whole session going through intel and only if I need – to start for example kdenlive through nvidia?

Hello people
I have a question i can’t find one proper answer for
Hybrid graphics intel hd4600/nvidia gtx850m on ASUS laptop
If i just install nvidia driver it won’t make discrete grafic work in any scenario. Nvidia prime mode or optimus manager don’t work with wayland and it’s not good solution from my knowledge…
What should i do if I’m ok with whole session going through intel and only if I need – to start for example kdenlive through nvidia?
If you install the NVIDIA driver then it will default to render offload, and you can run applications on the dGPU using e.g. the prime-run wrapper script. Additional tools like optimus-manager are generally not needed apart from specific use-cases.

If you install the NVIDIA driver then it will default to render offload, and you can run applications on the dGPU using e.g. the prime-run wrapper script. Additional tools like optimus-manager are generally not needed apart from specific use-cases.
So basically install nvidia driver and prime-run package, that’s it?

Basically, yes. Obviously you need to install the correct driver package for your kernel, and the correct package that contains the wrapper script, but yes.
What’s the name of correct package that contains the wrapper script? Sorry for stupidness…