#Startup issues on Ubuntu x64

1 messages · Page 1 of 1 (latest)

gritty ravine
#

hey, sooooo when i start the game on xubuntu 24.04 with nvidia-drivers 550 it seems that tf2 changes my screen settings during the loading time as i see my all 3 screens flash and then after it's loaded it flashes again and then i can play, also sometimes the second flash does not happen and the game gets stuck on load
if i try to alt-tab my inputs are frozen to a point i can't stop/start caps lock
and the only thing i can do is to reboot

supra@supra-pc-linux  ~  apt list --installed | grep nvidia

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libnvidia-cfg1-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
libnvidia-common-550/noble,noble,now 550.67-0ubuntu3 all [zainstalowany,automatycznie]
libnvidia-compute-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
libnvidia-compute-550/noble,now 550.67-0ubuntu3 i386 [zainstalowany,automatycznie]
libnvidia-decode-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
libnvidia-decode-550/noble,now 550.67-0ubuntu3 i386 [zainstalowany,automatycznie]
libnvidia-encode-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
libnvidia-encode-550/noble,now 550.67-0ubuntu3 i386 [zainstalowany,automatycznie]
libnvidia-extra-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
libnvidia-fbc1-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
libnvidia-fbc1-550/noble,now 550.67-0ubuntu3 i386 [zainstalowany,automatycznie]
libnvidia-gl-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
libnvidia-gl-550/noble,now 550.67-0ubuntu3 i386 [zainstalowany,automatycznie]
linux-modules-nvidia-550-6.8.0-31-generic/noble,now 6.8.0-31.31 amd64 [zainstalowany,automatycznie]
linux-modules-nvidia-550-generic/noble,now 6.8.0-31.31 amd64 [zainstalowany]
linux-objects-nvidia-535-6.5.0-28-generic/now 6.5.0-28.29+2 amd64 [zainstalowany,lokalny]
linux-objects-nvidia-550-6.8.0-31-generic/noble,now 6.8.0-31.31 amd64 [zainstalowany,automatycznie]
linux-signatures-nvidia-6.5.0-28-generic/now 6.5.0-28.29+2 amd64 [zainstalowany,lokalny]
linux-signatures-nvidia-6.8.0-31-generic/noble,now 6.8.0-31.31 amd64 [zainstalowany,automatycznie]
nvidia-compute-utils-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
nvidia-driver-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany]
nvidia-firmware-550-550.67/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
nvidia-kernel-common-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
nvidia-kernel-source-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
nvidia-prime/noble,noble,now 0.8.17.2 all [zainstalowany,automatycznie]
nvidia-settings/noble,now 510.47.03-0ubuntu4 amd64 [zainstalowany,automatycznie]
nvidia-utils-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
xserver-xorg-video-nvidia-550/noble,now 550.67-0ubuntu3 amd64 [zainstalowany,automatycznie]
#

xorg.conf

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 510.47.03

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG Electronics LG ULTRAGEAR"
    HorizSync       30.0 - 230.0
    VertRefresh     48.0 - 144.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "NVIDIA GeForce RTX 4080 SUPER"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-3"
    Option         "metamodes" "DP-4: nvidia-auto-select +5120+0, DP-0: nvidia-auto-select +0+0, DP-2: nvidia-auto-select +2560+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

i didnt have this issue before the switch to 64-bit game, i don't have this problems on other games as well

#

i use the latest mastercomfig

#

i can play on 180 hz if i save a screen profile on xfce4

#

but sometimes i have to reboot the machine entirely and it's problematic

fresh fossil
gritty ravine
#

oh

#

ok then no

fresh fossil
#

Though I'd recommend testing without mastercomfig and with everything reset tbh

gritty ravine
#

will do

ocean dune
#

worth noting that I did not have this issue on fedora with gnome, with or without the x64 update, but I recently switched to opensuse kde and I now have this issue. and in both cases it was on a full amd build for me

stone spire
#

I run into a very very similar issue. Using the openGL renderer fixes the issue for me.

#

Adding the launch options "-windowed -noborder" also fixes it for the vulkan renderer.

gritty ravine
#

however my game always starts off screen for some reason

#

moving it into a right spot and restarting doesn't fix it

#

i use xfce4 if it matters

stone spire
#

Im not sure what to do about that. I can just tell my WM to fullscreen it and then it works fine.

ocean dune
#

yeah I'd rather not do all that tho lol

#

I've been playing in borderless fullscreen for now but I'd rather not have to

ocean dune
#

is there a better fix for this than the two provided? if not I'm probably just gonna start using the opengl build

gritty ravine
#

looks like nope

#

i tested the latest mastercomfig release, no changes for me in regards of this issue