LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   PC failed to boot with a dark screen resulted (https://www.linuxquestions.org/questions/linux-hardware-18/pc-failed-to-boot-with-a-dark-screen-resulted-554024/)

satimis 05-15-2007 07:05 AM

PC failed to boot with a dark screen resulted
 
Hi folks,

AMD Athlon64 3000
Asus A8N-VM motherboard with on board vedio card
Gigabyte NX66 256 DDR2 vedio card
FC6


The PC failed to start. The CPU fan was turning and so was the HD. The HD LED light continued to glow. I heard the beep sound but nothing displayed on the LCD monitor screen.

This box has another HD running WinXP. I tried it with the same result.

This problem happened recently. Previously I got the screen back by turning off/on the LCD monitor. But this time it did not work.

Please advise where shall I start to check. TIA


B.R.
satimis

jay73 05-15-2007 07:29 AM

I think the video card would be the prime suspect. I seem to understand that you have both a pci or agp video card an onboard video? Have you tried disabling/removing the plug-in card and using the onboard graphics instead?

dracolich 05-15-2007 08:34 AM

I'm pretty sure BIOS gives a particular beep code if it detects a faulty video device. It still doesn't hurt to try jay73's suggestion. While you're in there, I would also check the hard drive cables. The fact that the disk spins means it has power, but the interface cable could've come loose. If the problem persists it could be the monitor. How old is it? LCDs only last an average of 5 years.

satimis 05-15-2007 09:02 AM

Hi jay73 and dracolich,


Tks for your advice.

jay73 is right. It is the problem of the PCI-E vedio card. Remove the said card and plugin the LCD monitor on the onboard vga card. Now the screen comes back again.

However another problem turns out. The mouse pointer disappears. Before login it was there. It seems to me that the mouse is working under the screen. On moving the mouse it seems touching something. It is a PS2/USB mouse. I tried both PS2 and USB ports with the same result. Any advice? TIA


After cleaning the PCI-E vedio card I'll replug it on the slot to see what will happen.


Edit:
Replug the PCI-E vedio card after cleaning it. However it doesn't work anymore. I'll test the vedio card on another PC to see whether the problem coming from the slot.

Now my immdiate need is to remove the nVidia driver and reset the nv generic driver. I forgot the command to do it. "xorgconf"??? Any advice. TIA


B.R.
satimis

Hern_28 05-15-2007 10:47 AM

Prolly already done but.
 
Did you disable the onboard video in the bios and set the mb to boot to the PCI-E slot on the mb first and check the settings for the PCI-E slot in the bios. The reason i ask is because my asus mb's set the bios to an incompatible video setting by default. When this happens the video card works until it goes into graphics mode. Just though I would add because I had a similar problem with my asus A8V-E SE and XFX Geforece 6800GS PCI-E.

Edit: I also had to replug in the monitor because the video cards default refresh rate was out of range for my monitor.

jay73 05-15-2007 10:55 AM

I assume the mouse problem is directly related to your current xorg.conf being configured for your pci card instead of the onboard card. X may simply be a bit confused right now.

As for the xorgconf, that appears to be dying a slow death nowadays. I was recently rummaging through one of systems hoping to find it but I just couldn't; then I read it is being dropped on a large scale. The most recent Mandriva and Suse still appear to have it but it's disappeared from Fedora and Ubuntu; Gentoo 2006 still used it but I haven't checked 2007 yet. I don't know which one(s) you use so you may have to do a bit of research.

satimis 05-16-2007 06:12 AM

Hi jay73,


Tks for your advice.


What I'm looking for is the command to run "xorg config" interactively, not manually editting /etc/X11/xorg.conf


Here is /etc/X11/xorg.conf on FC6 box
Code:

# Xorg configuration created by pyxf86config

Section "ServerLayout"
        Identifier    "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nv"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device    "Videocard0"
        DefaultDepth    24
        SubSection "Display"
                Viewport  0 0
                Depth    24
                Modes    "1680x1050"
        EndSubSection
EndSection

"nv" driver already selected. No entry for mouse.

Can you or any folk give me a working example of xorg.conf of FC6. TIA.


I don't know where is the original xorg.conf for PCI-E vedio card gone.


B.R.
satimis

jay73 05-16-2007 08:24 PM

Here is mine; this is configured for an ATI card so you will have to make some adjustments to the parts that have a direct bearing on the video card: section "ServerFlags" (nvidea does support AIGLX), section "device" and section "Extensions"(I guess this is not needed for nvidia cards).

Code:

# Xorg configuration created by system-config-display

Section "ServerLayout"
    Identifier    "single head configuration"
    Screen        "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

    # path to defoma fonts
    FontPath    "/usr/share/fonts/X11/misc"
    FontPath    "/usr/X11R6/lib/X11/fonts/misc"
    FontPath    "/usr/share/fonts/X11/cyrillic"
    FontPath    "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/Type1"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath    "/usr/share/fonts/X11/100dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath    "/usr/share/fonts/X11/75dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load  "i2c"
    Load  "bitmap"
    Load  "GLcore"
    Load  "dbe"
    Load  "type1"
    Load  "ddc"
    Load  "freetype"
    Load  "int10"
    Load  "vbe"
    Load  "dri"
    Load  "glx"
    Load  "extmod"
EndSection

Section "ServerFlags"
    Option        "AllowMouseOpenFail" "true"
    Option        "AIGLX" "off"
EndSection

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver      "kbd"
    Option        "CoreKeyboard"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "be"
EndSection

Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option        "CorePointer"
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "ImPS/2"
    Option        "Emulate3Buttons" "true"
EndSection

Section "Monitor"

 ### Comment all HorizSync and VertSync values to use DDC:
    Identifier  "Generic Monitor"
 ### Comment all HorizSync and VertSync values to use DDC:
    HorizSync    38.0 - 82.0
    VertRefresh  30.0 - 75.0
    Option        "DPMS"
EndSection

Section "Device"

    #Option "BusType" "PCI"
    #Option "ColorTiling" "on"
    #Option "EnablePageFlip" "on"
    Identifier  "Generic Video Card"
    Driver      "fglrx"
    BoardName  "ATI Technologies Inc RV530 [Radeon X1600]"
    Option        "UseInternalAGPART" "no"
    Option        "backingstore" "true"
    Option        "no_accel" "no"
    Option        "no_dri" "no"
    Option        "mtrr" "off"
    Option        "Capabilities" "0x00000000"
    Option        "CapabilitiesEx" "0x00000000"
    Option        "OpenGLOverlay" "off"
    Option        "VideoOverlay" "on"
    Option        "PseudoColorVisuals" "off"
    Option        "Stereo" "off"
    Option        "StereoSyncEnable" "1"
    Option        "FSAAEnable" "on"
    Option        "FSAAScale" "1"
    Option        "FSAADisableGamma" "no"
    Option        "FSAACustomizeMSPos" "no"
    Option        "FSAAMPosX0" "0.000000"
    Option        "FSAAMPosY0" "0.000000"
    Option        "FSAAMPosX1" "0.000000"
    Option        "FSAAMPosY1" "0.000000"
    Option        "FSAAMPosX2" "0.000000"
    Option        "FSAAMPosY2" "0.000000"
    Option        "FSAAMPosX3" "0.000000"
    Option        "FSAAMPosY3" "0.000000"
    Option        "FSAAMPosX4" "0.000000"
    Option        "FSAAMPosY4" "0.000000"
    Option        "FSAAMPosX5" "0.000000"
    Option        "FSAAMPosY5" "0.000000"
    Option        "UseFastTLS" "1"
    Option        "BlockSignalsOnLock" "on"
    Option        "UseInternalAGPGART" "no"
    Option        "ForceGenericCPU" "no"
    BusID      "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Default Screen"
    Device    "Generic Video Card"
    Monitor    "Generic Monitor"
    DefaultDepth    24
    SubSection "Display"
        Depth    1
        Modes    "1280x1024" "1280x960" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth    4
        Modes    "1280x1024" "1280x960" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth    8
        Modes    "1280x1024" "1280x960" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth    15
        Modes    "1280x1024" "1280x960" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth    16
        Modes    "1280x1024" "1280x960" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth    24
        Modes    "1280x1024" "1280x960" "1280x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Mode        0666
EndSection

Section "Extensions"
    Option        "Composite" "Disable"
EndSection


satimis 05-16-2007 08:51 PM

Hi Hern_28,

Tks for your advice.

Quote:

Did you disable the onboard video in the bios and set the mb to boot to the PCI-E slot on the mb first and check the settings for the PCI-E slot in the bios. The reason i ask is because my asus mb's set the bios to an incompatible video setting by default. When this happens the video card works until it goes into graphics mode. Just though I would add because I had a similar problem with my asus A8V-E SE and XFX Geforece 6800GS PCI-E.
It is not necessary. Nor I did anything on the BIOS in this respect.

I contacted ASUS technical support about a year ago. The folk answering my call informed me that it was auto-selected. Wheneven I plugin a PCI-E vedio card it'll be selected automatically, disabling the onboard vga card simultaneously.


Previously the PCI-E vedio card worked w/o problem until recently. Neither I did anything on the BIOS. The card has been working for more than a year.


I'll test the problem PCI-E vedio card on another PC later.

B.R.
satimis

satimis 05-16-2007 08:59 PM

Solved
 
Hi jay73,


Tks for your advice and xorg.conf file.


I solved my problem as follows;

1)
Installed nVidia driver. The nv generic drive can't satisfy the onboard vga card.

2)
About the loss of mouse pointer, I deleted "rhgb" on the kernel line of /boot/grub/grub.conf. Then it fixed my problem. I have no idea why "rbgb" making the mouse pointer disappeared. Previously it worked w/o problem on the PCI-E vedio card.


Edit:
/etc/X11/xorg.conf
Code:

# Xorg configuration created by livna-config-display

Section "ServerLayout"
        Identifier    "single head configuration"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        ModulePath  "/usr/lib64/xorg/modules/extensions/nvidia"
        ModulePath  "/usr/lib64/xorg/modules"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "ImPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "Emulate3Buttons" "no"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"

 ### Comment all HorizSync and VertSync values to use DDC:
        Identifier  "Monitor0"
        ModelName    "NEC MultiSync LCD1560NX"
 ### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    31.0 - 63.0
        VertRefresh  55.0 - 75.0
        Option      "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        Option      "AddARGBGLXVisuals" "True"
        Option      "DisableGLXRootClipping" "True"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device    "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth    24
        SubSection "Display"
                Viewport  0 0
                Depth    24
                Modes    "1024x768"
        EndSubSection
EndSection

B.R.
satimis


All times are GMT -5. The time now is 06:09 AM.