I've been having trouble with KDE's Monitor & Display settings module for my dual screen set up, as the module won't load or won't let me have admin access to change anything. I ended up submitting a bug report after upgrading to Feisty Fawn because I'd assumed it was my own ineptitude that had lead to the problem originally, but when it persisted after a fresh install and a crash report came up asking me if I'd like to submit the bug, I figured it couldn't be my fault. There were a lot of bug reports on this particular problem, and they claim to have a fix, but either it didn't actually fix the problem or it hasn't actually been released yet (I think it's the latter, but I don't know how to find out if it's actually the former).
At any rate, despite these problems, my system was continuing to function other than the annoying settings for my displays that I could not correct using KDE's system settings. It wasn't a big enough problem for me to try to figure out how to edit xorg.conf until today. I went to log out of KDE, and the system hung up after my session ended but before I ended up back at the login screen. Being the loser I am who doesn't have enough linux skills, I just hit the power button to restart the computer (I know, bad me, no cookie). The last time I'd had that problem, the system started back up fine, but this time it wouldn't start the x server. I tried running an update using apt-get, and I also attempted startx from the command line. The former didn't help, and the latter gave me some error messages:
There was more output, but those seemed to be the relevant parts, so I copied them down on paper so I could share them here.
I have not manually editted my xorg.conf file at all, so any change from the default configuration is KDE's fault after I changed settings in the Monitor & Display module.
Anyone have any suggestions on what I need to do? I tried searching the forum, but my search skills always seem to lack, so it's quite possible I missed something. I am more than happy to try to get any other information needed to get help, but I may need specific directions on how to get the info. I'm currently running from the Feisty Fawn Live CD, so I'll either need help on how to get the konsole in this to let me run commands that effect my computer instead of just the live CD environment, or I'll just have to reboot to get access to the command line (I would absolutely love to know how to do the former, I'm not hot on the idea of having to reboot every time I need to get access to a command line to try to fix this).
Thanks in advance for any help you guys have to offer. I hate having to ask for help, but this problem's way above my head.
At any rate, despite these problems, my system was continuing to function other than the annoying settings for my displays that I could not correct using KDE's system settings. It wasn't a big enough problem for me to try to figure out how to edit xorg.conf until today. I went to log out of KDE, and the system hung up after my session ended but before I ended up back at the login screen. Being the loser I am who doesn't have enough linux skills, I just hit the power button to restart the computer (I know, bad me, no cookie). The last time I'd had that problem, the system started back up fine, but this time it wouldn't start the x server. I tried running an update using apt-get, and I also attempted startx from the command line. The former didn't help, and the latter gave me some error messages:
Code:
Parse error on line 7 of section ServerLayout in file /etc/X11/xorg.conf "0" is not a valid keyword in this section Problem parsing the config file Error parsing the config file Fatal server error: no screens found XIO: fatal IO error 104 (Connection reset by peer) on x server ":0.0" after 0 requests (0 known processed) with 0 events remaining.
I have not manually editted my xorg.conf file at all, so any change from the default configuration is KDE's fault after I changed settings in the Monitor & Display module.
Anyone have any suggestions on what I need to do? I tried searching the forum, but my search skills always seem to lack, so it's quite possible I missed something. I am more than happy to try to get any other information needed to get help, but I may need specific directions on how to get the info. I'm currently running from the Feisty Fawn Live CD, so I'll either need help on how to get the konsole in this to let me run commands that effect my computer instead of just the live CD environment, or I'll just have to reboot to get access to the command line (I would absolutely love to know how to do the former, I'm not hot on the idea of having to reboot every time I need to get access to a command line to try to fix this).
Thanks in advance for any help you guys have to offer. I hate having to ask for help, but this problem's way above my head.
Comment