Search found 1930 matches: xconfig

Searched query: +xconfig

by s5s
Sat Mar 16, 2024 5:35 pm
Forum: Cinnamon
Topic: Cinnamon bug with headless setup
Replies: 1
Views: 56

Cinnamon bug with headless setup

... that I need to have a "headless" setup as per: https://virtualgl.org/Documentation/HeadlessNV The resulting xorg.conf is below: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 535.154.05 Section "DRI" Mode 0666 EndSection Section ...
by The Bright Side
Sat Mar 16, 2024 4:11 pm
Forum: Graphics Cards & Monitors
Topic: [SOLVED] Nvidia PRIME gone after Linux Mint 21.3 in-place upgrade
Replies: 16
Views: 198

Re: Nvidia PRIME gone after Linux Mint 21.3 in-place upgrade

... goes: $ cat /etc/X11/xorg.conf # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 510.47.03 # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 550.54.14 Section "ServerLayout" Identifier "Layout0" ...
by SMG
Sun Feb 11, 2024 2:49 pm
Forum: Graphics Cards & Monitors
Topic: [SOLVED] Laptop RTX 4060 installation failing
Replies: 14
Views: 821

Re: Laptop RTX 4060 installation failing

... a tool for switching, but that tool only works properly when the drivers are loaded. What mode do you currently have it in? Output of 'nvidia-xconfig: rustatano@JS-MINT:~$ nvidia-xconfig Using X configuration file: "/etc/X11/xorg.conf". Delete this file. You should not have a custom ...
by Rustatano
Sun Feb 11, 2024 1:49 pm
Forum: Graphics Cards & Monitors
Topic: [SOLVED] Laptop RTX 4060 installation failing
Replies: 14
Views: 821

[SOLVED] Laptop RTX 4060 installation failing

... yet, but the driver can be found on official nvidia web. Thanks for reply. ----------------------------------------------------- Output of 'nvidia-xconfig: rustatano@JS-MINT:~$ nvidia-xconfig Using X configuration file: "/etc/X11/xorg.conf". VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf. ...
by casmurdor
Sun Feb 11, 2024 10:34 am
Forum: Hardware Support
Topic: [Solved] Second screen on laptot not working
Replies: 4
Views: 702

Re: [Solved] Second screen on laptot not working

... sudo apt autoremove sudo apt purge xserver-xorg-video-intel sudo apt install nvidia-driver firmware-misc-nonfree -y sudo apt install nvidia-xconfig sudo nvidia-xconfig --prime I had to uninstall the kernel version 6.1.0-18 because it generated some conflict with the drivers so I'm running ...
by philosadelphos
Thu Feb 01, 2024 7:38 am
Forum: Graphics Cards & Monitors
Topic: [SOLVED] External Display Connection Failure after linux-firmware (20220329.git681281e4-0ubuntu3.24) jammy update
Replies: 34
Views: 1319

Re: External Display Connection Failure after linux-firmware (20220329.git681281e4-0ubuntu3.24) jammy update

... NVIDIA driver, you should make sure that no X screens are configured to use the NVIDIA X driver in your X configuration file. If you used nvidia-xconfig to configure X, it may have created a backup of your original configuration. Would you like to run `nvidia-xconfig --restore-original-backup` ...
by satimis
Sat Jan 06, 2024 1:17 am
Forum: Virtual Machines
Topic: Problem on sceen resolution
Replies: 0
Views: 298

Problem on sceen resolution

... - Dell 4K 32 display I couldn't change screen resolution to increase screen size. Otherwise only a dark screen will result. I couldn't find xconfig on /etc/X11/ $ ls /etc/X11/ app-defaults default-display-manager rgb.txt xkb Xreset Xresources Xsession.d xsm Xwrapper.config cursors fonts ...
by bad_at_usernames
Wed Jan 03, 2024 6:00 pm
Forum: Graphics Cards & Monitors
Topic: Nvidia 304.137 working on Linux Mint 21.2
Replies: 2
Views: 392

Nvidia 304.137 working on Linux Mint 21.2

... ../nvidia-304_*.deb ; sudo apt-mark hold nvidia-304 Finishing the installation, run the commands below to create the xorg.conf file sudo nvidia-xconfig --no-logo sudo sed -i /'Section "Files"'/,/'EndSection'/s%'EndSection'%"\tModulePath \"/usr/lib/nvidia-304/xorg\" \nEndSection"%g ...
by saika
Tue Nov 28, 2023 7:17 am
Forum: Beginner Questions
Topic: how to change my laptop screen resolution with nvidia-driver-535?
Replies: 12
Views: 344

Re: how to change my laptop screen resolution with nvidia-driver-535?

... everytime"? i just get save to X configuration file in my Nvidia X GUI This is the xorg.conf result, i see the 1920x1200 conf there # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 525.147.05 # nvidia-settings: X configuration file generated by ...
by linuxmintforumsuser
Sat Nov 11, 2023 10:17 am
Forum: Installation & Boot
Topic: [SOLVED] Installing NVIDIA driver prevents me from accessing Linux Mint
Replies: 8
Views: 503

Re: Installing NVIDIA driver prevents me from accessing Linux Mint

The output of cat /etc/X11/xorg.conf is: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 535.129.03 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice ...
by SMG
Fri Nov 10, 2023 9:26 pm
Forum: Installation & Boot
Topic: [SOLVED] NVIDIA Optimus laptop no longer boots
Replies: 11
Views: 285

Re: NVIDIA Optimus laptop no longer boots

After running "nvidia-xconfig --cool-bits=28" the laptop no longer boots properly. Welcome to the forum, SenoritaXochitl . That command should not be used on Optimus-style computers because creating the xorg.conf tells the system ...
by SenoritaXochitl
Fri Nov 10, 2023 7:07 pm
Forum: Installation & Boot
Topic: [SOLVED] NVIDIA Optimus laptop no longer boots
Replies: 11
Views: 285

[SOLVED] NVIDIA Optimus laptop no longer boots

In trying to fix some intermittent stuttering in games... I screwed up. :wink: :lol: After running "nvidia-xconfig --cool-bits=28" the laptop no longer boots properly. All I get is a black screen with a hyphen. I can access tty with CTRL + ALT + Function keys though. ...
by ryujin
Tue Nov 07, 2023 5:39 pm
Forum: Virtual Machines
Topic: KVM of win10 not starting after doing single GPU passthrough
Replies: 1
Views: 549

KVM of win10 not starting after doing single GPU passthrough

... machines might have more than 1 virtual console. Add a line for each corresponding VTConsole #echo 1 > /sys/class/vtconsole/vtcon1/bind nvidia-xconfig --query-gpu-info > /dev/null 2>&1 echo "efi-framebuffer.0" > /sys/bus/platform/drivers/efi-framebuffer/bind # Restart Display ...
by almara
Wed Oct 18, 2023 11:14 am
Forum: Software & Applications
Topic: x11vnc with monitor turned off not working anymore after upgrade to 21
Replies: 0
Views: 460

x11vnc with monitor turned off not working anymore after upgrade to 21

... from 20.3 to 21 this solution doesnt work anymore. Here is how I set it up before the upgrade. I created a /etc/X11/xorg.conf using sudo nvidia-xconfig and added Option "AllowEmptyInitialConfiguration" "True" to the device section (full config below). My monitor at work is ...
by NitramO
Tue Oct 10, 2023 11:31 pm
Forum: Beginner Questions
Topic: [SOLVED] Just switched from Windows 10 to Linux Mint, i have some problems with Nvidia + Intel graphic cards
Replies: 17
Views: 873

Re: Just switched from Windows 10 to Linux Mint, i have some problems...

... the keyboard shotcut a float constantly increasing was printed forever between brackets lines after lines. I could barely type " sudo nvidia-xconfig " like before, it instantly showed the Login GUI on the internal monitor only, i logged in, and gone in "drivers manager" and ...
by NitramO
Tue Oct 10, 2023 5:17 pm
Forum: Beginner Questions
Topic: [SOLVED] Just switched from Windows 10 to Linux Mint, i have some problems with Nvidia + Intel graphic cards
Replies: 17
Views: 873

[SOLVED] Just switched from Windows 10 to Linux Mint, i have some problems with Nvidia + Intel graphic cards

... so i searched on internet and i saw that i could press Ctrl + Alt + F1 to enter to virtual console so i did it and typed " sudo nvidia-xconfig ", it created the config file because it was missing and then " sudo nvidia-xconfig --enable-all-gpus ". After that when i rebooted, ...
by cpedretti
Sun Oct 01, 2023 11:11 am
Forum: Tutorials
Topic: [HowTo] Install latests community NvidiaGraphicsDrivers on LMDE6
Replies: 8
Views: 2971

[HowTo] Install latests community NvidiaGraphicsDrivers on LMDE6

... sudo apt install firmware-misc-nonfree nvidia-kernel-dkms nvidia-driver nvidia-cuda-toolkit nvidia-cuda-dev nvidia-settings nvidia-smi nvidia-xconfig nvidia-opencl-icd nvidia-opencl-common nvidia-detect -y Reboot. To view how version you have installed, just open an terminal and enter follow: ...
by SMG
Tue Aug 29, 2023 12:45 pm
Forum: Graphics Cards & Monitors
Topic: [RESOLVED] Haswell OpenGL renderer not loading on Mesa 23
Replies: 8
Views: 947

Re: Haswell OpenGL renderer not loading on Mesa 23

... ├── xorg.conf.09232015 ├── xorg.conf.10142014 ├── xorg.conf.backup ├── xorg.conf.d │   └── working-optimus.conf_bak ├── xorg.conf.nvidia-xconfig-new ├── xorg.conf.nvidia-xconfig-original I am not aware that any of the other files you had in your post would relate to this issue. I have ...
by WiR3D
Tue Aug 29, 2023 4:23 am
Forum: Graphics Cards & Monitors
Topic: [RESOLVED] Haswell OpenGL renderer not loading on Mesa 23
Replies: 8
Views: 947

Re: Haswell OpenGL renderer not loading on Mesa 23

... ├── xorg.conf.09232015 ├── xorg.conf.10142014 ├── xorg.conf.backup ├── xorg.conf.d │   └── working-optimus.conf_bak ├── xorg.conf.nvidia-xconfig-new ├── xorg.conf.nvidia-xconfig-original ├── Xreset ├── Xreset.d │   └── README ├── Xresources │   └── x11-common ├── Xsession ├── Xsession.d ...
by Palladini
Fri Aug 25, 2023 11:23 am
Forum: Sound
Topic: New Install, No sound - solved
Replies: 5
Views: 872

Re: New Install, No sound

... in the above directory. 3. Change directory to /usr/src/linux 4. Config cm8338 driver by 'make menuconfig', 'make config' or 'make xconfig' command. 5. Please select Sound Card (CONFIG_SOUND=m) support and CMPCI driver (CONFIG_SOUND_CMPCI=m) as modules. Resident mode not tested. ...

Go to advanced search