[solved] dependencies problem with xserver-xorg

Started by Jörg, 2015/05/05, 08:49:07

Previous topic - Next topic

ayla

#45
Here on my system (see below) it's safe, as long as the xserver is meant.

But there is another problem at the moment, one should read this thread also:

http://forum.siduction.org/index.php?topic=5513.msg45032#msg45032

Lanzi

thanks to you both... I think I will wait :-)
;D ;D ;D

vayu

Quote from: Lanzi on 2015/05/09, 16:25:03
is du possible today for intel-graphics users? is it safe?

I did one about four hours ago.  du broke with what I imagine are unrelated libsane problems. It completed with no problems after I removed those and some of their librares.

drb

intel was fine yesterday and it looks like there's a libsane-common update but will wait for report that it's OK

vayu

#49
Quote from: drb on 2015/05/09, 22:52:27
intel was fine yesterday and it looks like there's a libsane-common update but will wait for report that it's OK

I went after and reinstalled all the sane xsane libsane stuff I had uninstalled and they are now installed fine. My du is currently up to date with no known problems.

musca


yes, xorg transition ist done, mostly.

The package xserver-xorg-video-modesetting is obsolete and now part of the xserver-xorg-core, which replaces it.

Don't forget to reinstall any lost drivers, all of them should be installable again.

greetings
musca
,,Es irrt der Mensch, solang er strebt."  (Goethe, Faust)

wannek3

Hi all,

since i went into trouble before knowing from this thread here last week, i tried to resolve the broken intel server today.

After a complete d-u from console, and also fetching fbdev and vesa, startx complained about missing /usr/bin/X. Which is correct, it's missing there. But there is a /usr/bin/Xorg. After appropriately changing the startx-script, kdm came back. I'm fine now.

Wanted to let you know, in case this issue arises for anybody else.

towo

apt-get install xserver-xorg


then you have /usr/bin/X


And btw, for intel, you need xserver-xorg-video-inel.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

wannek3

Thanks, Towo, that with the intel i knew; the xserver-xorg got me indeed now the missing X :-)