LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Reply
 
LinkBack Search this Thread
Old 12-29-2008, 11:45 AM   #1
mickeyboa
Senior Member
 
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,375

Rep: Reputation: 55
system-config-display won't run


FC10/KDE
system-config-display won't run and no error messages in /var/log/messages


# system-config-display
Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 312, in <module>
hardware_state = XF86HardwareState(xconfig)
File "/usr/lib/python2.5/site-packages/rhpxl/xhwstate.py", line 174, in __init__
self.init_from_xconfig(xconfig)
File "/usr/lib/python2.5/site-packages/rhpxl/xhwstate.py", line 260, in init_from_xconfig
if screen.device:
AttributeError: 'NoneType' object has no attribute 'device'
 
Old 12-29-2008, 02:24 PM   #2
MensaWater
Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 5,644

Rep: Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642Reputation: 642
system-config-display expects to run from an X environment as it opens a GUI.

I just used it earlier today on an F10 system with no issues (after running "yum install system-config-display" since it wasn't there already). I think that Gnome rather than KDE though.

Are you running it from a terminal session in your X desktop or are you trying to run it from one of the alternate CLI windows or an ssh session into the box?
 
Old 12-29-2008, 02:54 PM   #3
mickeyboa
Senior Member
 
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,375

Original Poster
Rep: Reputation: 55
i ran it both ways and it won't start.
 
Old 12-29-2008, 03:05 PM   #4
harry edwards
Member
 
Registered: Nov 2007
Location: Lincolnshire, UK
Distribution: CentOS, Fedora, and Suse
Posts: 365

Rep: Reputation: 47
Are you on the latest version? If not,
Code:
yum update system-config-display
You could also try running the program through strace to attempt to spot any obvious reason for the blow away i.e.
Code:
strace system-config-display
Also, you could download the source RPM and insepct the offending line of code.

Finally, if you've found a bug you can log it at https://bugzilla.redhat.com/
 
Old 12-29-2008, 03:34 PM   #5
mickeyboa
Senior Member
 
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,375

Original Poster
Rep: Reputation: 55
It is the latest update for system-config-display.

As far as stace system-config-display , I don't believe I can post all the output for all that command on this site.
 
Old 12-29-2008, 03:57 PM   #6
harry edwards
Member
 
Registered: Nov 2007
Location: Lincolnshire, UK
Distribution: CentOS, Fedora, and Suse
Posts: 365

Rep: Reputation: 47
Simple one; does: "system-config-display -v" give any idea about the failure. Also, to confirm the latest version on Fedora 10 is system-config-display.noarch 1.1.1-1.fc10 does your version match this, if so I'll take a look at the code and see if I can assist further,
 
Old 12-29-2008, 04:24 PM   #7
mickeyboa
Senior Member
 
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,375

Original Poster
Rep: Reputation: 55
system-config-display.noarch 1.1.1-1.fc10 is the one that I have.

system-config-display -v gives the same output as in my original post.

I installed ;
xorg-x11-drv-nvidia-173xx-173.14.15-2.fc10.i386
akmod-nvidia-173xx-173.14.15-1.fc10.4.i686
kmod-nvidia-173xx-2.6.27.9-159.fc10.i686-173.14.15-1.fc10.7.i686
xorg-x11-drv-nvidia-173xx-libs-173.14.15-2.fc10.i386

I just wonder if these nvidia installs could have changed the config files.
My video works great, I just need to change the resolution , it to high, I want to set at 1024x768.

Thanks for your help.
 
Old 12-29-2008, 04:46 PM   #8
mickeyboa
Senior Member
 
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,375

Original Poster
Rep: Reputation: 55
I just checked a FC 10 Asus 702 Mini laptop that has the,
system-config-display.noarch 1.1.1-1.fc10 installed, it works fine, and it has no other video drivers installed other than that was the original install, so I strongly suspect that the "nvidia" drivers changed something.
 
Old 12-30-2008, 11:31 AM   #9
mickeyboa
Senior Member
 
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,375

Original Poster
Rep: Reputation: 55
FC 10/ KDE
Well guys from what I can finger out is that when you install the 'nvidia" driver it doesn't like the system-config-display any more .
Nvidia sets up it's own, System > nVidia Display Settings gui and changes are made there,
but it sets at default 1280x800, I want 1024x768, but when you "restartX" it AUTO resets the resolution back to 1280x800.
Any Ideals ?
This is getting back to no standards, each programmer is is doing his own thing, and let the USER figure it out. Sure does make an impression on a Newbie that just came over from $Windows.

Last edited by mickeyboa; 12-30-2008 at 11:33 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
system-config-display in RHEL5 for non root users Teeeravis Linux - Enterprise 2 11-25-2008 12:21 AM
system-config-display-tui BeauSanders Linux - Hardware 14 06-03-2008 02:31 PM
system-config-display changes do not get applied to xorg.conf Kornakowski Linux - General 4 12-29-2006 11:26 PM
system-config-display error with ATi drivers DragonMaster Fedora 0 07-28-2006 10:44 AM
system-config-securitylevel won't run cdf22728 Linux - Security 2 07-21-2006 12:43 PM


All times are GMT -5. The time now is 04:33 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration