From: Stephen Powell on 20 May 2010 11:40 On Thu, 20 May 2010 11:16:53 -0400 (EDT), Peter Easthope wrote: > Stephen Powell wrote: >> Please post your /etc/lilo.conf file. > > Sorry; make that http://carnot.pathology.ubc.ca/dalton.lilo.conf . >> >> The only way [acpi] should fail is if >> you have a kernel boot parameter to disable it. > > I hope so, but the output from > find /etc/ -type f -exec grep "acpi" {} \; -print > seems complex enough for a snag to exist. After a cursory examination I didn't see anything obviously wrong in your lilo.conf file, although I would recommend using the "optional" flag in the section for "LinuxOld". But I didn't see any "append" option which would be passing kernel boot parameters. From a quick search of the internet, there does appear to be some relationship between Memory Type Range Registers (MTRR) and Advanced Configuration and Power Interface (ACPI). I would investigate that. Check the output of dmesg|less and less /var/log/syslog and other sources of kernel messages to see if you can find the problem. Maybe something is disabled in your BIOS setup program that shouldn't be. I've never seen a modeline rejected in Xorg.0.log for "(unknown reason)" before. That disturbs me. It usually tells you why (pixel clock too high, horizontal sync out of range, vertical sync out of range, etc.). But "unknown reason" is a new one on me. It apparently passed all the sanity checks that the X server made on it, but when it tried to use the mode it got some kind of error. I suspect that something not directly related to X is causing X to have a problem of some sort. Sorry I can't be more specific at this point. -- .''`. Stephen Powell : :' : `. `'` `- -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/1054854991.291500.1274369862169.JavaMail.root(a)md01.wow.synacor.com
|
Pages: 1 Prev: Re (3): xorg-server failing on IBM NetVista with Intel 82815 video Next: Is this possible ? |