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
