2008/10/29 Tassilo Horn <[EMAIL PROTECTED]>: > Beso <[EMAIL PROTECTED]> writes: > > Hi! > >> i'm crossposting to both xorg and gentoo amd64 mailing list to have >> more audience since the problem might be related to either gentoo or >> xorg itself. >> >> on sunday i've updated hal on gentoo and after reboot xorg stopped >> starting. the problem was that it cannot open the drm device. > > I had that problem, too. I work around it by loading the driver module > explicitly in /etc/conf.d/modules. > > ,---- > | # i915 is my graphics card (intel) driver > | modules="i915" > `---- > > Bye, > Tassilo > -- > There are no such things as tornados. Chuck Norris just hates trailer parks. > > _______________________________________________ > xorg mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/xorg >
you were right. after manually loading drm and radeon driver before xorg xorg starts. it really seems that there is something wrong somewhere that prevents xorg to automatically load the required modules. -- dott. ing. beso _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
