You are not logged in.
Pages: 1
So today I decided to migrate my Debian 10 install to Devuan 3.0.0. However wicd for some reason didn't work and after a while of sitting idle system always threw a black screen and because of that I wasn't able to finish the migration. So I decided to install Devuan from a usb while backing up my home partition. However while OS itself boots, xfce4 doesn't launch and OS isntead enters to a terminal envoriment and when I type startxfce4 it throws this error:
Fatal Server error:
(EE) Cannot run in framebuffer mode. Please specify busIDs for all frame buffer devices.
(EE)
(EE) Server terminated with error (1). Closing log file.
xinit: Giving up.
xinit: Unable to connect to X server: connection refused
xinit: server error
Offline
Does this work:
startx
If not then please post the full content of ~/.local/share/xorg/Xorg.0.log using code tags (as I have done above).
Brianna Ghey — Rest In Power
Offline
Did you follow this migration procedure?
Offline
Yes it is that procedure.
Offline
I typed startx and gave the same error. I'll post the end of log later as it is a bit long.
Last edited by u71_kj2dl (2020-06-05 10:23:22)
Offline
(EE) Unable to find a valid framebuffer device
(WW) Falling back to old probe method for fbdev
(II) Loading sub module: "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 1.20.4, module version 0.0.2
ABI class: X.Org Video Driver, version 24.0
(II) FBDEV(3): using default device
(EE) Screen 0 deleted becuse of no matching config section.
(II) Unload module: "radeon"
(EE) Screen 0 deleted becuse of no matching config section.
(II) UnloadModule: "modsetting"
(EE) Screen 0 deleted becuse of no matching config section.
(II) UnloadModule: "fbdev"
(II) UnloadSubModule: "fbdevhw"
(EE)
And than it throws the Fatal Error again.
Offline
I need to see the full content, as stated in my last post.
Brianna Ghey — Rest In Power
Offline
I don't know how can I give you all of the log. Currently my PC can't connect to internet and there is no desktop, I can't write it as text because it is very long and I'm currently on a tablet which isn't efficent. Also I can't figure out how to post pictures from the tablet itself. Would doing a netinstall work?
Last edited by u71_kj2dl (2020-06-05 13:04:33)
Offline
I don't know how can I give you all of the log.
Boot up a live ISO image and copy it here or upload to a pastebin and share the link.
Brianna Ghey — Rest In Power
Offline
Do you have the right graphic driver installed?
I don't have anything installed not even the OS. I can't launch installer as desktop isn't working and I don't think continuing the installation would fix anything.
Offline
Boot up a live ISO image and copy it here or upload to a pastebin and share the link.
But Devuan IS the live USB image. Remember what I said: XFCE4 (or rather Xorg) won't launch, and the installer is on the desktop. You can launch it from the terminal but I don't know how continuing installation can fix anything. Tho I already lost all my data so trying wouldn't hurt I guess.
Offline
May be some firmware missing? lspci information could be relevant.
Offline
Pages: 1