X not able to start X after new install
P B via freebsd-x11 <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
Hello:I recently had a working Xorg on FreeBSD 12-Release. I then installed 13-current and Xorg wouldn't startx. I then reinstalled 12-Release and Xorg wouldn't start. I posted to the forum of FreeBSD and was advised to try installing drm-kmod. I used kld_list="/boot/modules/radeonkms.ko" in my rc.conf. But still no X. This is what Xorg.0.log looked like before installing drm-kmod.____________________________________________________________________ 35.363] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 35.363] (II) Loading sub module "vbe" [ 35.363] (II) LoadModule: "vbe" [ 35.364] (II) Loading /usr/local/lib/xorg/modules/libvbe.so [ 35.390] (II) Module vbe: vendor="X.Org Foundation" [ 35.390] compiled for 1.18.4, module version = 1.1.0 [ 35.390] ABI class: X.Org Video Driver, version 20.0 [ 35.390] (II) Loading sub module "int10" [ 35.390] (II) LoadModule: "int10" [ 35.390] (II) Loading /usr/local/lib/xorg/modules/libint10.so [ 35.392] (II) Module int10: vendor="X.Org Foundation" [ 35.392] compiled for 1.18.4, module version = 1.0.0 [ 35.392] ABI class: X.Org Video Driver, version 20.0 [ 35.392] (II) VESA(0): initializing int10 [ 35.393] (EE) VESA(0): V_BIOS address 0x0 out of range [ 35.393] (II) UnloadModule: "vesa" [ 35.393] (II) UnloadSubModule: "int10" [ 35.393] (II) Unloading int10 [ 35.393] (II) UnloadSubModule: "vbe" [ 35.393] (II) Unloading vbe [ 35.393] (EE) Screen(s) found, but none have a usable configuration. [ 35.393] (EE) Fatal server error: [ 35.393] (EE) no screens found(EE)_________________________________________________________________And this after intall drm-kmod[ 500.051] (II) [KMS] drm report modesetting isn't supported. [ 500.051] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 500.051] (EE) Screen 0 deleted because of no matching config section. [ 500.051] (II) UnloadModule: "radeon" [ 500.051] (EE) Device(s) detected, but none match those in the config file. [ 500.052] (EE) Fatal server error: [ 500.052] (EE) no screens found(EE) [ 500.052] (EE)__________________________________________________________________________Thanks for any help in advance. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"