Jump to content

I installed ubuntu 20.04 on my new drive. 16.04 is on the other one. Since i use a prime setup, need to manually edit the xcofig to enable things. 440 changed xconfigs layout in suck a way enabling " Option "Coolbits 12" no longer works. just freezes the entire pc to the point the entire config file must be deleted in tty1. so, could anyone with coolbits 12 (fancontrol and clock offsetting) screen shot their xconfig so i may try adding it to mine? thanks.

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to comment
https://linustechtips.com/topic/1228051-nvidia-driver-440-xconfig-coolbits-help/
Share on other sites

Link to post
Share on other sites

Here's mine with the 4th bit also enabled to allow overvoltage, everything is working just fine. Note that I'm on driver 450.57

image.png.4af0937b600f7f2055604129ab4473fd.png

FX6300 @ 4.2GHz | Gigabyte GA-78LMT-USB3 R2 | Hyper 212x | 3x 8GB + 1x 4GB @ 1600MHz | Gigabyte 2060 Super | Corsair CX650M | LG 43UK6520PSA
ASUS X550LN | i5 4210u | 12GB
Lenovo N23 Yoga

Link to post
Share on other sites

@igormp

 

not sure what i did last time, but which ones the xconfig?

1394910311_Screenshotfrom2020-07-2903-28-04.png.48d9fc2a239f48757900a5071817c5c8.png

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to post
Share on other sites

You can find the proper file in /etc/X11/xorg.conf

FX6300 @ 4.2GHz | Gigabyte GA-78LMT-USB3 R2 | Hyper 212x | 3x 8GB + 1x 4GB @ 1600MHz | Gigabyte 2060 Super | Corsair CX650M | LG 43UK6520PSA
ASUS X550LN | i5 4210u | 12GB
Lenovo N23 Yoga

Link to post
Share on other sites

Delete /etc/X11/xorg.conf and make the following file

 

/etc/X11/xorg.conf.d/20-nvidia.conf

Section "Device"
	Identifier "Nvidia Card"
	Driver "nvidia"
	VendorName "NVIDIA Corporation"
	Option "NoLogo" "1"
	Option "Coolbits" "12"
EndSection

 

xorg.conf itself is mostly considered depreciated in favor of independent config files.

I however don't know if NVIDIA has made that move however, so YMMV with using NVIDIA's control panel.

Link to post
Share on other sites

@Grumpy Old Man

i clicked the "generate xconfig file" in the driver and got this. it looks vary diffrent from my driver 418 config. going to replace the screen with the modified version. 

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

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 "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "P102-100"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    DefaultDepth    24
    Option         "UseDisplayDevice" "none"
    SubSection     "Display"
        Virtual     1920 1080
        Depth       24
    EndSubSection
EndSection

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to post
Share on other sites

that just force booted me to terminal, so i can't do anything at all besides reinstall the os... again. any more ideas?

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to post
Share on other sites

what do you mean usb memory? and i can login to the terminal. would do the same thing? 

 

cd /etc/x11 && ls x11 

 

del (xconfig) 

 

 if so what else should i try for enabling coolbits? @Grumpy Old Man

 

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to post
Share on other sites

problem is gwe requires the coolbits. i use it on 16.04 drive 

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to post
Share on other sites

@Nayr438

 

The xconfig change broke my entire ubuntu install. again. there is no such directory. the xconfig before changing it to what was suggested was created by nvidia settings. it wasn't there before. this directory you speak of. theres no such thing otherwise. wouldn't i need the rest of it? its missing a lot of info. coolbits can't be added to nothing. an xconfig has much more info. the original screen shot of this post was the"working" no coolbits directory of x11.

 

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to post
Share on other sites

does this look right? if it does, i shall install ubuntu on the nvme yet again. copied the stuff from my 16.04/driver 418 working xconfig and added things from the generated file on 440. also added nvenc as that seams to have been not added by some miustake. hope thats the right module name. i also changed the server layout by a bit to match the 16.04 in hopes of fixing the screen recorders on 440.   @igormp @Grumpy Old Man

 

Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
    Load           "nvenc"
EndSection
Section "Device"
    Identifier "intel"
    Driver "modesetting"
    BusID "PCI:0@0:2:0"
    Option "AccelMethod" "None"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection
Section "Device"
    Identifier "Nvidia Card"
    Driver "nvidia"
         BusID "PCI:1@0:0:0"
    VendorName "NVIDIA Corporation"
        BoardName      "P102-100"
    Option "NoLogo" "1"
    Option "Coolbits" "12"
        Option         "SLI" "Off"
        Option         "MultiGPU" "On"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "on"
    Option "IgnoreDisplayDevices" "CRT"
    Option "ForceCompositionPipeline" "on"
EndSection

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to post
Share on other sites

3 hours ago, Snowarch said:

@Nayr438

 

The xconfig change broke my entire ubuntu install. again. there is no such directory. the xconfig before changing it to what was suggested was created by nvidia settings. it wasn't there before. this directory you speak of. theres no such thing otherwise. wouldn't i need the rest of it? its missing a lot of info. coolbits can't be added to nothing. an xconfig has much more info. the original screen shot of this post was the"working" no coolbits directory of x11.

 

It should work and is also referenced by the Arch Wiki. xorg itself mostly auto populates the information it needs and overriding some of that can cause issues.

My entire AMD xorg is 5 lines.

 

https://wiki.archlinux.org/index.php/NVIDIA#Configuration

 

They do have a nice warning for Nvidia Cards on the Arch Wiki However

Quote
Note: Xorg may not start or crash on startup after saving nvidia-settings changes. Adjusting or deleting the generated ~/.nvidia-settings-rc and/or Xorg file(s) should recover normal startup.

 

Maybe one of these links will be of some help.

 

https://forums.developer.nvidia.com/t/solved-coolbits-without-xorg-conf/37305/2

 

I am seeing settings refrenced such as

BusID "PCI:1:0:0"
Option "AllowEmptyInitialConfiguration"

You can get the BusID from lspci

 

and

/etc/gdm3/custom.conf

waylandenable=false

 

Otherwise the only thing I can think of is that its related to Wayland, as I think Ubuntu uses Wayland by default now if you have a compatible driver and I can't speak for that. Could also be just a buggy NVIDIA Driver build. I don't have a NVIDIA card anymore or use Wayland to diagnose it unfortunately.

Link to post
Share on other sites

i did get those bus ids from lspci on 16.04, where coollbits works no issue.  xconfig itself is fine, but ubuntu 20.04's/440 driver's bugs are making me get terminal/tty1's on boots, and an error about "a bad usb port 7" continually scrolls across my screen even so i cannot even type cds, or any other terminal command to delete the offending file. all my usb ports work fine, tried swapping the keyboard between them. so that is why i needed to reinstall again, if you were wondering. does my xconfig look right right? its kind of frankenstined from working file, of old driver, and y'all suggestions.

3 minutes ago, Nayr438 said:

It should work and is also referenced by the Arch Wiki. xorg itself mostly auto populates the information it needs and overriding some of that can cause issues.

My entire AMD xorg is 5 lines.

 

https://wiki.archlinux.org/index.php/NVIDIA#Configuration

 

They do have a nice warning for Nvidia Cards on the Arch Wiki However

 

Maybe one of these links will be of some help.

 

https://forums.developer.nvidia.com/t/solved-coolbits-without-xorg-conf/37305/2

 

I am seeing settings refrenced such as


BusID "PCI:1:0:0"
Option "AllowEmptyInitialConfiguration"

You can get the BusID from lspci

 

and

/etc/gdm3/custom.conf


waylandenable=false

 

Otherwise the only thing I can think of is that its related to Wayland, as I think Ubuntu uses Wayland by default now if you have a compatible driver and I can't speak for that. Could also be just a buggy NVIDIA Driver build. I don't have a NVIDIA card anymore or use Wayland to diagnose it unfortunately.

 

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to post
Share on other sites

2 minutes ago, Snowarch said:

i did get those bus ids from lspci on 16.04, where coollbits works no issue.  xconfig itself is fine, but ubuntu 20.04's/440 driver's bugs are making me get terminal/tty1's on boots, and an error about "a bad usb port 7" continually scrolls across my screen even so i cannot even type cds, or any other terminal command to delete the offending file. all my usb ports work fine, tried swapping the keyboard between them. so that is why i needed to reinstall again, if you were wondering. does my xconfig look right right? its kind of frankenstined from working file, of old driver, and y'all suggestions.

 

in grub drop down to the editor and add loglevel=0 to the kernel param,  before quiet spash, before you boot. It should make the USB errors go away temporarily so you can use the terminal.

Your xorg.conf looks fine to me. You might try disabling wayland as I did see that mentioned.

Link to post
Share on other sites

deleted.

 

 

main rig:

CPU: 8086k @ 4.00ghz-4.3 boost

PSU: 750 watt psu gold (Corsair rm750)

gpu:axle p106-100 6gbz msi p104-100 @ 1887+150mhz oc gpu clock, 10,012 memory clock*2(sli?) on prime w coffee lake igpu

Mobo: Z390 taichi ultimate

Ram: 2x8gb corsair vengence lpx @3000mhz speed

case: focus G black

OS: ubuntu 16.04.6, and umix 20.04

Cooler: mugen 5 rev b,

Storage: 860 evo 1tb/ 120 gb corsair force nvme 500

 

backup

8gb ram celeron laptop/860 evo 500gb

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×