X fails after ddm-mx nvidia install

Message
Author
User avatar
galen
Posts: 271
Joined: Thu Dec 15, 2016 1:37 pm

X fails after ddm-mx nvidia install

#1 Post by galen »

Hello,

on a fresh antiX16.2 install
I ran ddm-mx to install the nvidia 304 driver.
Rebooted, X is dead

xorg.conf is too sparse

Code: Select all

Section "Device"
	Identifier "My GPU"
	Driver "nvidia"
EndSection
ddm.log snippets

Code: Select all

Install drivers for: nvidia
Start at (m/d/y): 08/16/2017 12:37:47
===================================
Candidate is:  304.135-2
Installed is:  (none)
Would you like to check debian-backports for a later version?

Yes or No?

1: Yes
2: No
...
Debian backports candidate is:   304.135-2
Installed is:  (none)
Need driver: nvidia-legacy-304xx-driver (304.135-2)
...
The following NEW packages will be installed:
  glx-alternative-mesa glx-alternative-nvidia glx-diversions
  libgl1-nvidia-legacy-304xx-glx libnvidia-legacy-304xx-cfg1
  libnvidia-legacy-304xx-glcore libnvidia-legacy-304xx-ml1
  nvidia-installer-cleanup nvidia-kernel-common
  nvidia-legacy-304xx-alternative nvidia-legacy-304xx-driver
  nvidia-legacy-304xx-driver-bin nvidia-legacy-304xx-driver-libs
  nvidia-legacy-304xx-kernel-dkms nvidia-legacy-304xx-kernel-support
  nvidia-legacy-304xx-vdpau-driver nvidia-modprobe nvidia-persistenced
  nvidia-settings-legacy-304xx nvidia-support nvidia-xconfig pkg-config
  update-glx xserver-xorg-legacy xserver-xorg-video-nvidia-legacy-304xx
...
nvidia-legacy-304xx:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/4.4.10-antix.1-486-smp/updates/dkms/

depmod...

DKMS: install completed.
Setting up nvidia-legacy-304xx-driver (304.135-2) ...
Processing triggers for libc-bin (2.24-11+deb9u1) ...
Processing triggers for update-glx (0.7.4) ...
Processing triggers for glx-alternative-nvidia (0.7.4) ...
update-alternatives: using /usr/lib/nvidia to provide /usr/lib/glx (glx) in auto mode
Processing triggers for menu (2.1.47+b1) ...
Processing triggers for libc-bin (2.24-11+deb9u1) ...
Processing triggers for initramfs-tools (0.130) ...
update-initramfs: Generating /boot/initrd.img-4.4.10-antix.1-486-smp
Writing Menu: jwm
Writing Menu: icewm
Writing Menu: fluxbox
Finished
any suggestions?
thanks
Linux user since 1999, on-line 1993
Dtop#1: XU20 AMD-FX6300, GT730
Dtop#2: MX19 AM3ATH2X2, GT218-8400
Ltop#1: MX21 T500
Ltop#2: MX19 T440
Ltop#3: MX19 NC6400
Ltop#4: XU18 NC4400
Ltop#5: Sparky32 T30 :turtle:
Ltop#6: MX21 Acer E5

User avatar
dolphin_oracle
Developer
Posts: 20032
Joined: Sun Dec 16, 2007 1:17 pm

Re: X fails after ddm-mx nvidia install

#2 Post by dolphin_oracle »

Try removing the xorg.conf file and reboot.

if that doesn't work, run

Code: Select all

sudo nvidia-xconfig
and reboot.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Stevo
Developer
Posts: 12842
Joined: Fri Dec 15, 2006 8:07 pm

Re: X fails after ddm-mx nvidia install

#3 Post by Stevo »

What kernel are you running? (uname -r)

User avatar
galen
Posts: 271
Joined: Thu Dec 15, 2016 1:37 pm

Re: X fails after ddm-mx nvidia install

#4 Post by galen »

4.4.10-antix.1-486-smp i686

I removed xorg.conf
and that did not work.
I'll try the nvidia-xconfig
Linux user since 1999, on-line 1993
Dtop#1: XU20 AMD-FX6300, GT730
Dtop#2: MX19 AM3ATH2X2, GT218-8400
Ltop#1: MX21 T500
Ltop#2: MX19 T440
Ltop#3: MX19 NC6400
Ltop#4: XU18 NC4400
Ltop#5: Sparky32 T30 :turtle:
Ltop#6: MX21 Acer E5

User avatar
galen
Posts: 271
Joined: Thu Dec 15, 2016 1:37 pm

Re: X fails after ddm-mx nvidia install

#5 Post by galen »

tried the good old nvidia-xconfig
and it wrote xorg.conf
#startx
EE error 1
rebooted
still no X

added some modes just in case

Code: Select all

sudo nvidia-xconfig --mode=800x600
sudo nvidia-xconfig --mode=1024x768
sudo nvidia-xconfig --mode=1600x900
these modes show in xorg.conf but still no X
nvidia module is loaded
Linux user since 1999, on-line 1993
Dtop#1: XU20 AMD-FX6300, GT730
Dtop#2: MX19 AM3ATH2X2, GT218-8400
Ltop#1: MX21 T500
Ltop#2: MX19 T440
Ltop#3: MX19 NC6400
Ltop#4: XU18 NC4400
Ltop#5: Sparky32 T30 :turtle:
Ltop#6: MX21 Acer E5

User avatar
dolphin_oracle
Developer
Posts: 20032
Joined: Sun Dec 16, 2007 1:17 pm

Re: X fails after ddm-mx nvidia install

#6 Post by dolphin_oracle »

the only thing I can think of right now is to check the blacklists files in /etc/modprobe.d to make sure the noveau driver is blacklisted.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
galen
Posts: 271
Joined: Thu Dec 15, 2016 1:37 pm

Re: X fails after ddm-mx nvidia install

#7 Post by galen »

yes nouveau is blacklisted
Linux user since 1999, on-line 1993
Dtop#1: XU20 AMD-FX6300, GT730
Dtop#2: MX19 AM3ATH2X2, GT218-8400
Ltop#1: MX21 T500
Ltop#2: MX19 T440
Ltop#3: MX19 NC6400
Ltop#4: XU18 NC4400
Ltop#5: Sparky32 T30 :turtle:
Ltop#6: MX21 Acer E5

User avatar
Eadwine Rose
Administrator
Posts: 11972
Joined: Wed Jul 12, 2006 2:10 am

Re: X fails after ddm-mx nvidia install

#8 Post by Eadwine Rose »

Is it objectionable to install a newer driver using sgfxi, or won't that work on antix? (just tossing an idea out there, no experience with antix here)
MX-23.2_x64 July 31 2023 * 6.1.0-20-amd64 ext4 Xfce 4.18.1 * 8core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 525.147.05 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 860EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
dolphin_oracle
Developer
Posts: 20032
Joined: Sun Dec 16, 2007 1:17 pm

Re: X fails after ddm-mx nvidia install

#9 Post by dolphin_oracle »

Can you go ahead and post the entire log file please?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
galen
Posts: 271
Joined: Thu Dec 15, 2016 1:37 pm

Re: X fails after ddm-mx nvidia install

#10 Post by galen »

Code: Select all

[   203.399] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[   203.401] X Protocol Version 11, Revision 0
[   203.401] Build Operating System: Linux 4.10.1+ i686 Debian
[   203.402] Current Operating System: Linux antix16 4.4.10-antix.1-486-smp #1 SMP Thu Feb 23 19:55:09 EET 2017 i686
[   203.402] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.10-antix.1-486-smp root=UUID=9a2e5049-bafe-4628-a4b6-9a3ff4405e76 ro vga=788 quiet
[   203.404] Build Date: 04 March 2017  06:34:44AM
[   203.404] xorg-server 2:1.19.2-1.0nosystemd1 (https://www.debian.org/support) 
[   203.404] Current version of pixman: 0.34.0
[   203.405] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   203.405] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   203.406] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 18 12:14:27 2017
[   203.407] (==) Using config file: "/etc/X11/xorg.conf"
[   203.407] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   203.407] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   203.408] (==) ServerLayout "Layout0"
[   203.408] (**) |-->Screen "Screen0" (0)
[   203.408] (**) |   |-->Monitor "Monitor0"
[   203.408] (**) |   |-->Device "Device0"
[   203.408] (**) |-->Input Device "Keyboard0"
[   203.408] (**) |-->Input Device "Mouse0"
[   203.408] (==) Automatically adding devices
[   203.408] (==) Automatically enabling devices
[   203.408] (==) Automatically adding GPU devices
[   203.408] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   203.408] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   203.408] 	Entry deleted from font path.
[   203.408] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   203.408] 	Entry deleted from font path.
[   203.408] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   203.408] 	Entry deleted from font path.
[   203.408] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	built-ins
[   203.408] (==) ModulePath set to "/usr/lib/xorg/modules"
[   203.408] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   203.408] (WW) Disabling Keyboard0
[   203.408] (WW) Disabling Mouse0
[   203.408] (II) Loader magic: 0x803506c0
[   203.408] (II) Module ABI versions:
[   203.408] 	X.Org ANSI C Emulation: 0.4
[   203.408] 	X.Org Video Driver: 23.0
[   203.408] 	X.Org XInput driver : 24.1
[   203.408] 	X.Org Server Extension : 10.0
[   203.408] (II) xfree86: Adding drm device (/dev/dri/card0)
[   203.409] (--) PCI:*(0:1:0:0) 10de:0291:10de:c560 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, I/O @ 0x0000cf00/128, BIOS @ 0x????????/131072
[   203.409] (II) LoadModule: "glx"
[   203.409] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[   203.428] (II) Module glx: vendor="NVIDIA Corporation"
[   203.428] 	compiled for 4.0.2, module version = 1.0.0
[   203.428] 	Module class: X.Org Server Extension
[   203.428] (II) NVIDIA GLX Module  304.135  Tue Jan 17 15:15:59 PST 2017
[   203.428] (II) LoadModule: "nvidia"
[   203.429] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   203.429] (II) Module nvidia: vendor="NVIDIA Corporation"
[   203.429] 	compiled for 4.0.2, module version = 1.0.0
[   203.429] 	Module class: X.Org Video Driver
[   203.429] (II) NVIDIA dlloader X Driver  304.135  Tue Jan 17 14:55:47 PST 2017
[   203.429] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   203.429] (++) using VT number 1

[   203.429] (II) Loading sub module "fb"
[   203.429] (II) LoadModule: "fb"
[   203.429] (II) Loading /usr/lib/xorg/modules/libfb.so
[   203.429] (II) Module fb: vendor="X.Org Foundation"
[   203.429] 	compiled for 1.19.2, module version = 1.0.0
[   203.429] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   203.429] (II) Loading sub module "wfb"
[   203.429] (II) LoadModule: "wfb"
[   203.430] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   203.430] (II) Module wfb: vendor="X.Org Foundation"
[   203.430] 	compiled for 1.19.2, module version = 1.0.0
[   203.430] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   203.430] (II) Loading sub module "ramdac"
[   203.430] (II) LoadModule: "ramdac"
[   203.430] (II) Module "ramdac" already built-in
[   203.430] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   203.430] (==) NVIDIA(0): RGB weight 888
[   203.430] (==) NVIDIA(0): Default visual is TrueColor
[   203.430] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   203.430] (**) NVIDIA(0): Enabling 2D acceleration
[   203.430] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0.  Please
[   203.430] (EE) NVIDIA(0):     check your system's kernel log for additional error
[   203.430] (EE) NVIDIA(0):     messages and refer to Chapter 8: Common Problems in the
[   203.430] (EE) NVIDIA(0):     README for additional information.
[   203.430] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
[   203.430] (EE) NVIDIA(0): Failing initialization of X screen 0
[   203.430] (II) UnloadModule: "nvidia"
[   203.430] (II) UnloadSubModule: "wfb"
[   203.430] (II) UnloadSubModule: "fb"
[   203.430] (EE) Screen(s) found, but none have a usable configuration.
[   203.430] (EE) 
Fatal server error:
[   203.430] (EE) no screens found(EE) 
[   203.430] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   203.430] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   203.430] (EE) 
[   203.431] (EE) Server terminated with error (1). Closing log file.
Linux user since 1999, on-line 1993
Dtop#1: XU20 AMD-FX6300, GT730
Dtop#2: MX19 AM3ATH2X2, GT218-8400
Ltop#1: MX21 T500
Ltop#2: MX19 T440
Ltop#3: MX19 NC6400
Ltop#4: XU18 NC4400
Ltop#5: Sparky32 T30 :turtle:
Ltop#6: MX21 Acer E5

Post Reply

Return to “antiX”