Till Biedermann [2007-03-04 22:40]:
Tilman Sauerbeck wrote:
Till Biedermann [2007-03-02 00:03]:
And starting Xorg (with my old config) fails with the following error:
(EE) Failed to load module "pcidata" (module does not exist,0)
Fatal server error: Unable to load required base modules, Exiting...
Do you override your module path in xorg.conf? You shouldn't :) I guess you set it to /usr/X11R6/something.
ok - xorg works now after doing the following:
changing pathes in the "Files"-section in xorg.conf: ModulePath "/usr/lib/xorg/modules" FontPath "/usr/lib/X11/fonts/...."
D'oh, had forgotten about those. Should the setup helper script do these changes? One possible reason against doing that is that there might be more settings that need to be adjusted, and listing all of them will be a PITA :)
indexing fonts: # for i in `ls -d /usr/lib/X11/fonts/*`; do `mkfontdir $i` `mkfontscale $i`;done # fc-cache
I wonder where in the handbook that should go. What about having a section 3.5 that says "After the first boot"/"After the installation" or something?
Next issue: The port-drivers for {core, opt, contrib} were not updated. So a "ports -u" syncs with the old repositories.
Running "rejmerge" should suggest to upgrade the rsync files for these repositories (they aren't replaced by default). Regards, Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?