Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 19th September 2007, 05:49 PM
DS2K3 Offline
Registered User
 
Join Date: Sep 2007
Location: Wellow or Southampton, UK
Age: 25
Posts: 5
XOrg RandR extension

Hi'

I'm trying to get Beryl working on Fedora 7 (x86_64) - It fails when testing for the RandR extension.

The KDE resize and rotate applet also informs me that the extension s not loaded, but the Xorg log says it is and accoring to the add/remove software tool the libraries are installed.

A copy of my xorg.conf and part of the xorg log are included below.

Code:
# Xorg configuration created by livna-config-display

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib64/xorg/modules/extensions/nvidia"
	ModulePath   "/usr/lib64/xorg/modules"
EndSection


#Section "Module"
#	Load "type1"
#	Load "extmod"
#	Load "Xrandr"	
#	Load "glx"
#EndSection

Section "ServerFlags"
	Option	    "AIGLX" "on"
	Option	    "Xinerama" "1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "gb"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Unknown"
	ModelName    "NUL"
	HorizSync    31.5 - 80.0
	VertRefresh  56.0 - 75.0
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "Unknown"
	ModelName    "TV-0"
	HorizSync    28.0 - 33.0
	VertRefresh  43.0 - 72.0
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "nvidia"
	VendorName  "NVIDIA Corporation"
	BoardName   "GeForce 8600 GT"
	Option	    "AddARGBGLXVisuals" "True"
	Option	    "DisableGLXRootClipping" "True"
	BusID       "PCI:5:0:0"
EndSection

Section "Device"
	Identifier  "Videocard1"
	Driver      "nvidia"
	VendorName  "NVIDIA Corporation"
	BoardName   "GeForce 8600 GT"
	Option	    "AddARGBGLXVisuals" "True"
	Option	    "DisableGLXRootClipping" "True"
	BusID       "PCI:5:0:0"
	Screen      1
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	Option	    "TwinView" "0"
	Option	    "metamodes" "CRT: nvidia-auto-select +0+0"
	SubSection "Display"
		Depth     24
		Modes    "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Videocard1"
	Monitor    "Monitor1"
	DefaultDepth     24
	Option	    "TwinView" "0"
	Option	    "metamodes" "TV: nvidia-auto-select +0+0"
EndSection
Code:
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+0+0"
(--) NVIDIA(0): No video decoder detected
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) NVIDIA(1): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(1):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(1):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(1):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(1):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(1):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(1):     Config Options in the README.
(II) NVIDIA(1): Setting mode "TV:nvidia-auto-select+0+0"
(II) NVIDIA(1): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(1): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(1): Backing store disabled
(==) NVIDIA(1): Silken mouse enabled
(==) RandR enabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
Thanks,
DS2K3
Reply With Quote
 

Tags
extension, randr, xorg

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
startup script to run randr command rebible Using Fedora 3 2nd July 2009 10:21 PM
Randr, F11 and projectors??? mcmackin Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 6 2nd June 2009 04:58 PM
RandR help on F10 / Lenovo docking ocgltd Hardware & Laptops 0 28th March 2009 04:40 AM
Missing Dependency: xorg-x11-drv-nvidia = 169.12-1.lvn8 is needed by package xorg-x11 Jbanicar Using Fedora 16 22nd August 2008 03:06 PM
Error when enabling Composite extension in Xorg.conf snakeyes30 Hardware & Laptops 1 15th May 2006 07:55 PM


Current GMT-time: 19:51 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat