Fedora Hardware :: Can't Get The Display Config To Come Up
Apr 16, 2010I can't get the display config to come up what does this mean and is there a fix
[Code]..
I can't get the display config to come up what does this mean and is there a fix
[Code]..
I did not have any /etc/X11/xorg.conf, so I read on these forums that system-config-display would create one for me. I ran system-config-display and it created an xorg.conf. But now my display is all messed up!! So, I deleted the xorg.conf and nothing changed. Why on earth would the display still be messed up if I deleted the file that was causing it?? Does system-config-display change somethign else?
View 14 Replies View RelatedMy machine is a new Fedora Core 12 install. The install did not make an /etc/x11/xorg.conf file by default, which is odd. So, I want to change things with the display. But there's no "system-config-display" in /usr/bin. What's going on? Why wasn't this installed by default? I've had lots of other problems with X on this machine as well:
the 10x20 fonts were missing XFree86-Misc error messages whenever I start an xterm I also receive these warnings, intermittantly, when I create xterms:
Code:
Xlib: extension "XFree86-Misc" missing on display ":0.0".
xmodmap: please release the following keys within 2 seconds:
Control_L (keysym 0xffe3, keycode 37)
xmodmap: please release the following keys within 4 seconds:
Control_L (keysym 0xffe3, keycode 37)
xmodmap: please release the following keys within 8 seconds:
Control_L (keysym 0xffe3, keycode 37)
With this many problems I want to know if there's something in general broken with X on FC12, or was that just my install, or what?
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>
[code]...
I just updated from Fedora 8 to 10 to 11 today. When I run system-config-display I get the following message:
Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 33, in <module>
import rhpxl.monitor
ImportError: No module named rhpxl.monitor
If I comment out that line, the next one fails, and so on. I installed a newer package, 1.1.3-2.fc11, because I thought maybe the installer didn't put it on and that behaves the same. Why this won't run? I would desperately like to use my widescreen monitor and I'm hoping that 11 will finally support my intel graphics correctly.
When I click on System Administration Display I get the root pasword entry. I enter the root password and then nothing. I stumbled on another way to set the resolution before but I can't find it now
View 5 Replies View RelatedWhen I installed F11 it didn't have the i810 driver so it defaulted to VESA. I upgraded to F12 using preupgrade and thought it would re-detect the graphical hardware and didn't. I want to recreate xorg.conf for my computer (Toshiba Satellite A45-S25) so I can use Compiz and some 3D application but I can't find system-config-display. It's missing from the system and I don't know what package it belongs to so I can't re-install it.
View 2 Replies View RelatedI can't change my screen resolution but my fedora doesn't have system-config-display. Trying to install this package and for some reason it is not listed under the add/remove software, and yum says it can't find it either.
# yum install -y system-config-display
results
No package system-config-display available.
Error: Nothing to do
Searching in the add/remove software I found some others such as system-config-firewall, system-config-date and etc but it doesn't have system-config-display. Is there any other way to install this package? currently running kernal linux 2.6.35.9-64.fc14.x86_64 , fedora 14 on 64 bit system gnome 2.32.0
When I try to run the 'system-config-display' program for Fedora 11 and I use the dual head tab, attempting to save the settings results in this:
Traceback (most recent call last):
File "/usr/share/system-config-display/xConfigDialog.py", line 212, in ok
if card.getDescription() == self.secondVideocardOptionMenu.get_menu().get_acti ve().get_data("NAME"):
AttributeError: 'NoneType' object has no attribute 'get_data'
And it won't save the data.
Now that I have system-config-display installed I tried to create a new xorg.conf so I can have 3D acceleration, etc using the correct driver. But the xorg.conf file generated does not work. It locks up the laptop (Toshiba Satellite A45-S250). I don't understand why this happens because the Fedora 12 Live CD (for i686) works find on boot.
I tried looking for the xorg.conf file after booting the live CD but it doesn't exist. I don't understand what is happening here. Also, when I used an older version of Fedora (8 I think) the X driver was i810 which worked fine. It gave me all the 3D acceleration, etc. When I installed F11 it gave me a dumbed down install using the VESA driver. What happened to the i810 driver? Why does the intel driver not work? Why does the Live CD work great but an installed system not?
Necessary info: Toshiba Satellite A45-S25 Fedora 12 (preupgraded from F11)
New install of FC12 and after logging into the KDE desktop then going back to Gnome, the Desktop Config File for KDE shows on the Gnome desktop. I ran gconf-editor and I can see the file but no option to not display in Nautilus. Is there an easy way to not display the file on the Gnome desktop without messing up the KDE config file?
View 2 Replies View RelatedMy viewsonic monitor will only go to 800x600 resolution on ubuntu..I had a similar problem with centos but went in an manually configured as root the display GUI and increased the resolution. Is there any way to do this with ubuntu? 800x600 is annoying on a 17" high end monitor
View 6 Replies View RelatedThis is an existing 10.4 installation, I decided to install XFCE through the package manager, hoping to get a little bit better performance. After I rebooted, I was greeted with the Grub command prompt. Not sure if this triggered this issue or whether it is convenience.I can boot into my system using the command line, however, I can't get Grub to use my menu again. Grub version is 1.98 (which I guess makes it Grub2). I've tried grub-install and grub-upate, neither of which returns any errors, however, after rebooting I still see the command prompt. I have verified that the config file in /boot/grub/grub.cfg does exist and appears to be correct as far as I can tell. Is there something I need to do to tell grub to look at this config file and display the menu?
View 9 Replies View RelatedI have google'd the crap out of this and have yet to find a "solved" forum. I currently have 2 sapphire ati 5770's in xfire. I also have two monitors. My (preferred) primary display has a dvi input and my other display is hdmi. I have them both plugged into only one of the cards. For some reason it keeps setting the hdmi display as the primary. And I want them in extended view. The ATI CCC suite does not support changing the primary monitor and I have tinkered with the xconfig but I do not really know what I am doing, so I have ultimately not been successful. here is my xorg.config file.
Code:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
[Code]...
I want to be able to change the settings for my top down dual head display. Basically one monitor sits on top of another right now. How it was setup before was that they used to sit right next to each other so when you mouse over to the right it would go to the new screen. The problem is now when one sits on top of the other I want to be able to just mouse up instead of mousing over to the right. I don't want to use the gui to be able to do this. I want to find out what config file and specifically what setting in the config file would allow me to change this.
View 2 Replies View RelatedI am RHEL 5. I just installed it and when i try to config display it how only two resolution by default 640x480,800x600.No other resolution option is shown. I tried by editing xorg.conf but of no use.
View 2 Replies View RelatedWhen I install the FC11 by using"Install or upgrade an existing system"or"Install system with basic video driver"mode...Point 1, I can't config the network config ( IP Address ), due to theerror of network manager...Point 2, I can't enter into the text mode to do the installation steps.Remark:The machine is provide Web,DNS, and Mail Server on the NET ( Internet )
View 1 Replies View RelatedI have installed Fedora 14 Security Spin, and want to display all disks & partitions available in a GUI display. How can I achieve that?
View 1 Replies View RelatedI tried to installed Centos5.4 version on Dell PC intel corei3 inspiron580s and succeeded but found some issues following below
1 Hardware issue for LAN driver ( Broadcomlink(TM)gigabit ethernet)
2 Display Driver not support and also missing Xorg.config file (i.e ., My Screen Starts from center of screen )
3. What is minimum configuration for centos 5.4 ?
I was tryin to deploy svn on centos 5 with respect to [URL] I am stuck understandin the location svnpath parameter on svn config
[Code]...
I'm running Ubuntu Server 11.04 with OpenSSH, trying to create an ssh tunnel (for web traffic) to it from my (also Ubuntu) laptop. This is the command I'm using to create the tunnel:
Code: ssh -ND localhost:8080 george@192.168.1.20 I had it all working on a virtual machine.. which was deleted What settings/lines do I need to change/add from the default OpenSSH config files to get tunnelling to work? I've Googled and AllowTcpForwarding is set to yes, as is X11Forwarding.. but it still doesn't work. Chrome can connect to the server, but says the connection was closed before any data was sent.
I am running a server with a GRSecurity patched Kernel 2.6.32.36. I've tried to optimize the kernel as much as I can and know it (removing options, not needed drivers and so on) and compiled the modules into the kernel (no loadable modules anymore). I've started with Slackware 13.0 and the default config for 2.6.29.6-huge. Still I am not sure what to remove/optimize further now.
My question: Is there a way to boot with a kernel with loadable modules, check which modules are really needed for this hardware, (do something like lsmod) and save the running configuration modules for a next kernel compile to be the default .config instead of writing them down by hand and search for the appropriate names in .config or during menuconfig? (Note: zcat /proc/config.gz > .config is NOT the way I want, as it gives me just the current kernel config)
I currently can run an old swf on my Chumby 8 device by storing and using these three files on a USB plugged into the device
config
<?xml version="1.0" encoding="utf-8" ?>
- <config>
[code]...
I am using Fedora 13. I installed from repository gcc, got same reply re above no acceptable c compiler..... Had used Fedora 7 for years no probs! Need a fix driving me crazy.
View 1 Replies View RelatedQuestion: Where is the config file to set fixed IP in Fedora 11?I have some machienes in a classroom which I want to be able to clone. This meens I can manipulate the ifcfg-files to a fixed IP.This workes fine, but...I have 2 wireless routers (one normal and one 3G) and when I connected to the second one (3G) I used the GUI (click on the network-connections-icon in the top right corner/Connect to hidden SSID/Connected.Now I get connected! I then edited this connection using the GUI and set a fixed IP. This also works fine So what is my f problem
I want to restore the config-file for this connection from the partition that is not cloned. But where is it? I have used grep to find the SSID and the IP without any luck. Basically I wonder where are the files that make up the GUI-connections??
i want to configure samba on fedora 10. here are my settings in smb.conf
[global]
workgroup = MARVELSERVICES
server string = Samba Server Version %v
interfaces = eth0
[Code].....
how to restore the original yum settings?
I followed a walkthrough that set the yum config to be more robust(?) or harder to break F11 and since have had major problems installing things.
Can I roll this back or reinstall the yum parts of the OS from scratch to regain normal operation?
im currently running fedora 11 on my computer and i have this old firewall called firestarter. firestarter is very outdated but it has better rules for blocking connections like IGMP does any one know how to add filter rules so i can block IGMP trace and other unknown protocols it would be cool
View 5 Replies View RelatedI'm experimenting with 2.6.33-ck1 mainly because I want to try the BFS. I successfully configured and installed the patched kernel, but I'm experiencing various problems on the desktop. The biggest is Chromium not working at all, but there are several others, including graphical glitches in firefox. I'm sure I left some important module off or made a mistake for some settings My question is that is there a 2.6.33-fc12 kernel yet, and does it have a .config available? I'd like to load those settings in menuconfig and use them as a starting point to properly configure and complie a -ck patched kernel.
View 1 Replies View RelatedCan i use system-config-lvm to resize lv_root from 50GB to 20GB and then resize lv_home to use the new 30GB of space without any hiccups? Meaning I can do this without losing data etc?
View 1 Replies View Related