public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Help!  Xorg broken!
@ 2006-10-16 23:42 Jeff Cranmer
  2006-10-17  0:35 ` Philip Webb
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeff Cranmer @ 2006-10-16 23:42 UTC (permalink / raw
  To: gentoo-user

Hi,

I am running gentoo kernel 2.6.15-r1
I recently updated xorg, and installed the new nvidia-drivers package.
Xorg now appears to be horribly broken.
The nvidia splash screen appears, then it faults out back to the command line.

Looking at Xorg.0.log, I have the following warnings and errors

Open ACPI failed (/var/run/acpid.socket) (no such file or directory)
No modes were requested; the default mode "nvidia-auto-select" will be used as the requested mode.
Could not init font path element /usr/share/fonts/CID/, removing from list!
FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing

Any assistance gratefully received.

Jeff


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Help!  Xorg broken!
  2006-10-16 23:42 [gentoo-user] Help! Xorg broken! Jeff Cranmer
@ 2006-10-17  0:35 ` Philip Webb
  2006-10-17  1:12 ` Hemmann, Volker Armin
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Philip Webb @ 2006-10-17  0:35 UTC (permalink / raw
  To: gentoo-user

061016 Jeff Cranmer wrote:
> I am running gentoo kernel 2.6.15-r1
> I recently updated xorg, and installed the new nvidia-drivers package.
> Xorg now appears to be horribly broken.
> The nvidia splash screen appears, then it faults out back to the command line.

I've had no problem with Xorg-x11 7.1 + Nvidia-drivers-1.0.8774 .
I'm using Kernel 2.6.18 , so the 1st thing to try is a kernel update.
Make sure you check the ACPI section when configuring it
& recompile the Nvidia drivers for the new kernel.

-- 
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : purslow@chass.utoronto.ca
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Help!  Xorg broken!
  2006-10-16 23:42 [gentoo-user] Help! Xorg broken! Jeff Cranmer
  2006-10-17  0:35 ` Philip Webb
@ 2006-10-17  1:12 ` Hemmann, Volker Armin
  2006-10-17  1:14 ` [gentoo-user] " Sven Köhler
  2006-10-17  3:27 ` [gentoo-user] " Neil Hodges
  3 siblings, 0 replies; 5+ messages in thread
From: Hemmann, Volker Armin @ 2006-10-17  1:12 UTC (permalink / raw
  To: gentoo-user

On Tuesday 17 October 2006 01:42, Jeff Cranmer wrote:
> Hi,
>
> I am running gentoo kernel 2.6.15-r1
> I recently updated xorg, and installed the new nvidia-drivers package.
> Xorg now appears to be horribly broken.
> The nvidia splash screen appears, then it faults out back to the command
> line.
>
> Looking at Xorg.0.log, I have the following warnings and errors
>
> Open ACPI failed (/var/run/acpid.socket) (no such file or directory)
> No modes were requested; the default mode "nvidia-auto-select" will be used
> as the requested mode. Could not init font path element
> /usr/share/fonts/CID/, removing from list! FreeFontPath: FPE
> "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing
>

complete Xorg.0.log and xorg.conf would be helpfull. The FontPath errors and 
the Acpi error aren't fatal.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user]  Re: Help!  Xorg broken!
  2006-10-16 23:42 [gentoo-user] Help! Xorg broken! Jeff Cranmer
  2006-10-17  0:35 ` Philip Webb
  2006-10-17  1:12 ` Hemmann, Volker Armin
@ 2006-10-17  1:14 ` Sven Köhler
  2006-10-17  3:27 ` [gentoo-user] " Neil Hodges
  3 siblings, 0 replies; 5+ messages in thread
From: Sven Köhler @ 2006-10-17  1:14 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]

> I am running gentoo kernel 2.6.15-r1
> I recently updated xorg, and installed the new nvidia-drivers package.
> Xorg now appears to be horribly broken.
> The nvidia splash screen appears, then it faults out back to the command line.

Can you tell us, which nvidia related ebuild you have installed?



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Help!  Xorg broken!
  2006-10-16 23:42 [gentoo-user] Help! Xorg broken! Jeff Cranmer
                   ` (2 preceding siblings ...)
  2006-10-17  1:14 ` [gentoo-user] " Sven Köhler
@ 2006-10-17  3:27 ` Neil Hodges
  3 siblings, 0 replies; 5+ messages in thread
From: Neil Hodges @ 2006-10-17  3:27 UTC (permalink / raw
  To: gentoo-user

Hello,

The error regarding the "/var/run/acpid.socket" means that you don't
have acpid installed, nor running. I don't know if the fault has
something to do with that.

It may be a good idea to emerge sys-power/acpid and add it to your
default runlevel: rc-update add acpid default

Also, add Option "UseEDID" "false" to your xorg.conf under the nVidia
Device section.  It fixes a lot of issues.

- Neil
On 19:42 Mon 16 Oct     , Jeff Cranmer wrote:
> Hi,
> 
> I am running gentoo kernel 2.6.15-r1
> I recently updated xorg, and installed the new nvidia-drivers package.
> Xorg now appears to be horribly broken.
> The nvidia splash screen appears, then it faults out back to the command line.
> 
> Looking at Xorg.0.log, I have the following warnings and errors
> 
> Open ACPI failed (/var/run/acpid.socket) (no such file or directory)
> No modes were requested; the default mode "nvidia-auto-select" will be used as the requested mode.
> Could not init font path element /usr/share/fonts/CID/, removing from list!
> FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing
> 
> Any assistance gratefully received.
> 
> Jeff
> 
> 
> -- 
> gentoo-user@gentoo.org mailing list

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-10-17  3:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16 23:42 [gentoo-user] Help! Xorg broken! Jeff Cranmer
2006-10-17  0:35 ` Philip Webb
2006-10-17  1:12 ` Hemmann, Volker Armin
2006-10-17  1:14 ` [gentoo-user] " Sven Köhler
2006-10-17  3:27 ` [gentoo-user] " Neil Hodges

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox