Weblog entry #6 for Utumno
I recommend waiting a few weeks until things settle down.
Comments on this Entry
[ Send Message | View Utumno's Scratchpad | View Weblogs ]
[ Parent | Reply to this comment ]
You'd think that "xserver-xorg-input-all" would include "xserver-xorg-input-synaptics" as well, but it doesn't. That screwed me for a good 45 minutes until I realized it.
After a good 3 hours of mucking around with it, my secondary laptop still isn't right...
-KDE (using startx) is coming up at 75 dpi instead of 100
-no 3d accelleration
-can no longer use external PS/2 mouse
-fonts fonts and more fonts issues than I can count
I have no idea how this made it out of experimental.
...Rob
The American Dream isn't an SUV and a house in the suburbs; it's Don't Tread On Me.
[ Parent | Reply to this comment ]
Judging from various reports some people got through it unscathed, and perhaps not enough people were running X from Experimental (that figures).
I waited a while, till a few solutions appeared, and then upgraded myself, discovering a new bug, and backed out. The maintainer was in #debian trying to sort these when he was suppose to be organising a party for a friend, what more can one ask on an Easter Sunday?
When modularising packages, life in unstable is always going to be hairy, which is why everyone tells you not to run unstable on real boxes.
If in doubt install package "xorg" and hope, I expect the more serious problems to be sorted either by now, or in the next day or two. If you are running unstable, you should be trying this now, and reporting the bugs, not waiting till it is all smelling of roses.
http://wiki.debian.org/Xorg69To7
[ Parent | Reply to this comment ]
[ Send Message | View Utumno's Scratchpad | View Weblogs ]
In case of problems: lynx http://wiki.debian.org/Xorg69To7
just like udev warns you to purge the hotplug package...
[ Parent | Reply to this comment ]
and I configuration server-miror like this.
1. copy 14 cd to direktory /debin/sarge
#cp -R /media/cdrom /debian/sarge
cd /debian/sarge
2. exstrack paket
# dpkg-scanpackages pool/contrib /dev/null | gzip -9c
> Packages.gz
# dpkg-scanpackages pool/main /dev/null | gzip -9c >
Packages.gz
cd /var/www
# ln -s /Debian/sarge
# vi /etc/apt/source.list
deb http://10.252.10.254 /sarge contrib main
testing
# apt-get update
not found paket
[ Parent | Reply to this comment ]