After updating several packages with
The attached snip of the log file shows that my video card is not supported as shown in the file. Is this a problem with the updates?
Does anybody have any idea what is causing this?
portmaster
I get errors trying to start Xorg
. I don't know what packages were updated. Everything worked fine before the updates. I have reinstalled the package and get the same results. The video card is the same as before. At the rate I am going, I soon will not have any hair left.
Code:
xf86-video-nv-2.1.21_1 X.Org nv display driver
xorg-7.7_2 X.Org complete distribution metaport
xorg-apps-7.7_2 X.org apps meta-port
xorg-docs-1.7.1,1 X.org documentation files
xorg-drivers-7.7_5 X.org drivers meta-port
xorg-fonts-7.7_1 X.org fonts meta-port
xorg-fonts-100dpi-7.7 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-7.7 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.7 X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.7 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.7_1 X.Org TrueType fonts
xorg-fonts-type1-7.7 X.Org Type1 fonts
xorg-libraries-7.7_2 X.org libraries meta-port
xorg-macros-1.19.1 X.Org development aclocal macros
xorg-server-1.18.4,1 X.Org X server and related programs
Code:
root@Prometheus:/var/log # view Xorg.0.log
[ 2097.997]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 2097.997] X Protocol Version 11, Revision 0
[ 2097.997] Build Operating System: FreeBSD 10.3-RELEASE-p11 amd64
[ 2097.997] Current Operating System: FreeBSD Prometheus 10.3-RELEASE-p11 FreeBSD 10.3-RELEASE-p11 #0: Mon Oct 24 18:49:24
UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
[ 2097.997] Build Date: 12 February 2017 12:48:44PM
[ 2097.997]
[ 2097.997] Current version of pixman: 0.34.0
[ 2097.997] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2097.997] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2097.997] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 12 14:44:07 2017
[ 2097.998] (II) Loader magic: 0x802c20
[ 2097.998] (II) Module ABI versions:
[ 2097.998] X.Org ANSI C Emulation: 0.4
[ 2097.998] X.Org Video Driver: 20.0
[ 2097.998] X.Org XInput driver : 22.1
[ 2097.998] X.Org Server Extension : 9.0
[ 2097.998] (--) PCI:*(0:1:0:0) 10de:10c3:196e:0877 rev 162, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xd0000000/33
554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/65536
[ 2097.998] (==) Using default built-in configuration (39 lines)
[ 2097.998] (==) --- Start of built-in configuration ---
[ 2097.998] Section "Device"
[ 2097.998] Identifier "Builtin Default nv Device 0"
[ 2097.998] Driver "nv"
[ 2097.998] EndSection
[ 2097.998] Section "Screen"
[ 2097.998] Identifier "Builtin Default nv Screen 0"
[ 2097.998] Device "Builtin Default nv Device 0"
[ 2097.998] EndSection
GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS,
GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
[ 2098.003] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 2098.003] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 2098.003] (II) VESA: driver for VESA chipsets: vesa
[ 2098.003] (--) Using syscons driver with X support (version 0.x)
[ 2098.003] (--) using VT number 9
[ 2098.021] (WW) NV: Ignoring unsupported device 0x10de10c3 (GT218 [GeForce 8400 GS Rev. 3]) at 01@00:00:0
[ 2098.021] (EE) open /dev/dri/card0: No such file or directory
[ 2098.021] (WW) Falling back to old probe method for modesetting
[ 2098.021] (EE) open /dev/dri/card0: No such file or directory
[ 2098.021] (WW) Falling back to old probe method for scfb
[ 2098.021] scfb trace: probe start
[ 2098.021] (II) scfb(1): using default device
[ 2098.021] scfb trace: probe done
[ 2098.021] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 2098.021] (EE) Screen 0 deleted because of no matching config section.
[ 2098.021] (II) UnloadModule: "modesetting"
[ 2098.021] (EE)
Fatal server error:
[ 2098.021] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
[ 2098.021] (EE)
[ 2098.021] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 2098.021] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 2098.021] (EE)
[ 2098.034] (EE) Server terminated with error (1). Closing log file.
Does anybody have any idea what is causing this?