Screen turn off after startx?

Ok I did the last step, and got a segmentation fault when configuring X.Org manually:
The file /root/xorg.conf.new
Code:
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" RightOf "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        ModulePath   "/usr/local/lib/xorg/modules"
        FontPath     "/usr/local/share/fonts/misc/"
        FontPath     "/usr/local/share/fonts/TTF/"
        FontPath     "/usr/local/share/fonts/OTF/"
        FontPath     "/usr/local/share/fonts/Type1/"
        FontPath     "/usr/local/share/fonts/100dpi/"
        FontPath     "/usr/local/share/fonts/75dpi/"
EndSection

Section "Module"
        Load  "glx"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Monitor"
        Identifier   "Monitor1"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "DefaultRefresh"            # [<bool>]
        #Option     "ModeSetClearScreen"        # [<bool>]
        Identifier  "Card0"
        Driver      "vesa"
        BusID       "PCI:0:2:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"                  # [<bool>]
        #Option     "kmsdev"                    # <str>
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "AccelMethod"               # <str>
        #Option     "PageFlip"                  # [<bool>]
        #Option     "ZaphodHeads"               # <str>
        Identifier  "Card1"
        Driver      "modesetting"
        BusID       "PCI:0:2:1"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "Screen"
        Identifier "Screen1"
        Device     "Card1"
        Monitor    "Monitor1"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

The new /var/log/Xorg.0.log.
 
Code:
[   292.059] (**) ModulePath set to "/usr/local/lib/xorg/modules"
[   292.060] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   292.060] (WW) Disabling Mouse0
[   292.060] (WW) Disabling Keyboard0
[   292.060] (EE) open /dev/dri/card0: No such file or directory
[   292.060] (WW) Falling back to old probe method for modesetting
[   292.059] (==) Automatically adding devices
[   292.059] (==) Automatically enabling devices
[   292.059] (==) Not automatically adding GPU devices

Youst reinstall system will be faster and easier.
 
reinstall system will be faster and easier.
OK, I appreciate a lot your suggestions, but let me humbly argue, is that what you should usually do when you have this kind of issue? Take the former statement as a question if you want...
 
I thing if vesa driver something broke, reinstall xorg from ports upgrading vesa driver too. You shold first install Xorg, then configure cp into xorg catalog, anfter that install some WM. Now You have mess :)
 
Reinstalling is just going to be a waste of time. It's a configuration issue. I'm wondering why the 'manual' configuration picked up two video cards. Is this a laptop? Does it have one of those combined video cards? NVidia/Intel? Can you turn one or the other off in the BIOS?
 
Reinstalling is just going to be a waste of time. It's a configuration issue. I'm wondering why the 'manual' configuration picked up two video cards. Is this a laptop? Does it have one of those combined video cards? NVidia/Intel? Can you turn one or the other off in the BIOS?
No, is a desktop and not particularly new: Dell OptiPlex 755.
And it has only an Intel integrated video card (I already posted).

P.D: I totally agree with you, reinstall is just a waste of time!
 
From your posted xorg.conf, remove Screen1, Monitor1 and Card1. Don't forget to adjust ServerLayout too.
 
How meny people that meny solution. I do not like mess into machine. :).

And I must sorry. Maybe really is driver problem. 3D Support. 'Q'.

Remove all Xorg file with dependiences but is hard. Easy is reinstall system if it fresh, update it and install Clean Xorg again. Then do nothing and write massage on forum. Or Use PC-BSD (if it still alive). is better for new FreeBSD users family.:beer::)

No Offence but I consider if operating system is not a draft. And I do not accept ANY part of every program, systems or aplication what is absolutelly nessesery for work the program. I understand if programmers in corporation must do something, that is the once of reason why I am using alternate systems (or F I X cause to work windows aplikations) Is isnt broke via Corporation. Second is Still High code quality, fasting of working resulting from begining of todays computer History(virtual Windows10 installation work better, for native instalation!). Linux if it working some time, slowlig. Windows too. *BSD not. Only hardware, only performance Only assembler. Only science Please do not broke it.

I'm wondering why the 'manual' configuration picked up two video cards.
So he's doesn't say all the true. Interesing if he read manuals and use something solution from here. I thing if not...
 
Yes, I don't really understood you, but at the same time, I think I did it (just to follow your ramblings, which I do appreciate a lot). Anyway, I'm leaving now, just tried the last SirDice suggestion without luck, and that's it. Thank you all of you for your help...Bye.
 
Back
Top