Results 1 to 7 of 7
Well, i just got the laptop dual booted so I can actually start slack, now I can't start x. I type "xwmconfig" to set fluxbox as the default window manager, ...
- 12-13-2004 #1Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
xorg.conf trouble
Well, i just got the laptop dual booted so I can actually start slack, now I can't start x. I type "xwmconfig" to set fluxbox as the default window manager, that works nicely. Then I type startx, and I get the following error (I can't copy and paste this, so please excuse any typos):
Code:_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 _XSERVTransOpen transport open failed for inet6/TREMALLO:0 _XSERVTransMakeA1 1COTSServerListeners: failed to open listener for inet6 *bunch of release stuff that isn't important* (EE) VESA(0): No matching modes (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found *more stuff about logfiles i can post later if need be* XI0: fatal IO error 104 (Connection reset be peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining.
I take it that I need to edit my xorg.conf file which I know how to get to and open in vim, I just don't know what to add/delete from it. Thanks in advance!!!
Registered Linux User Number 373366
- 12-13-2004 #2Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
try running xorgconfig, should run you through a configuration wizard
EDIT: also, since slax live cd is a slackware derivative, you could dl that and run it and copy over the xorg.conf file from it, that is what I had to do with the alsa settings, so it should work marvelously...
- 12-13-2004 #3Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
just one problem, how would I go about copying the xorg.conf file of Slax into my slackware install, the only floppy drive that I have is a usb, which may not even work (I haven't tried yet.) I can't just copy and paste, because I will have to restart the computer. So the only way to do this is to get my floppy drive working. Is this correct, or is there a more simple way that I am not aware of?? Thanks for any help!
Registered Linux User Number 373366
- 12-14-2004 #4Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
Ok, not a problem, don't even need a floppy. Just in the slackware command line chmod a folder to give anyone write access, e.g. /home/yourname. Then boot up slax and mount your slackware drive, then copy the xorg.conf file of slax to your slackware mounted drive, probably somewhere like: /mnt/hda2/home/yourname. Pretty easy, but just a little tedious....works marvels though
Certainly not the prettiest way to go about it
- 12-14-2004 #5Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
It works! Thanks genesus!
Registered Linux User Number 373366
- 12-14-2004 #6Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
Very nice way of handling things Genesus! This is a solution that we should all remember :P
\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 12-14-2004 #7Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
Just glad it worked


Reply With Quote