Results 1 to 8 of 8

Thread: Black screen during booting of computer

  1. #1
    Join Date
    Jan 2010
    Beans
    12

    Black screen during booting of computer

    Hello,

    I've erased the existing windows XP and installed Ubuntu on my Dell 2350. When I restart my system, I do not see any problems but when I shutdown and then turn on my desktop, I just get a black screen. So I was forced to reinstall ubuntu and now I once again have ubuntu on my desktop and I haven't shut the desktop down because I'm afraid that it won't reboot again. I've searched this forum and I found that there are mentions of running this command:
    sudo nano /etc/X11/xorg.conf
    But on my computer, I don't find this file under /etc/X11. Another solution is to force the computer to use the "vesa" driver. How do I do that?
    I also see suggestions to run this command:
    sudo dpkg-reconfigure xserver-xorg

    Please tell me how to fix this problem. Is there way to turn off any special graphics. I'm really not interested in any graphics at the moment on this desktop. I'm new to Linux but worked on other Unix flavors.

    Thank you soft-e

  2. #2
    Join Date
    Jan 2008
    Beans
    4,305

    Re: Black screen during booting of computer

    If you use using Ubuntu 9.10, then the Xorg.conf file does not exist by default. Perhaps there is nothing wrong, but it would help if you posted your graphics hardware. You can open a terminal and type this to find it:
    Code:
    sudo lshw -C display

  3. #3
    Join Date
    Jan 2010
    Beans
    12

    Re: Black screen during booting of computer

    Hi NightwishFan,

    Thanks for responding. Here are the details after running the command sudo lshw -C display

    *-display
    description: VGA compatible controller
    product: 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device
    vendor: Intel Corporation
    physical id: 2
    bus info: pci@0000:00:02.0
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: pm bus_master cap_list rom
    configuration: driver=i915 latency=0
    resources: irq:16 memory:e0000000-e7ffffff(prefetchable) memory:ee000000-ee07ffff


    Thanks
    soft-e

  4. #4
    Join Date
    Jun 2006
    Beans
    2,930

    Re: Black screen during booting of computer

    After you installed the first time, did you apply updates?

    Did you try rebooting again after it failed?
    Support 7z in default installs!!!: Click Here

    How to use code blocks to post command output: Click Here
    Official Ubuntu Documentation

  5. #5
    Join Date
    Jan 2010
    Beans
    12

    Re: Black screen during booting of computer

    Yes, I applied the updates and rebooted the machine.

  6. #6
    Join Date
    Feb 2009
    Location
    Sierra Vista, AZ
    Beans
    1,867
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Black screen during booting of computer

    To answer your question, yes you can turn off the visual graphics. It is under System->Appearance->Visual Effects. Just click on None.

  7. #7
    Join Date
    Jan 2010
    Beans
    12

    Re: Black screen during booting of computer

    Visual effects is set to "None" by default.

  8. #8
    Join Date
    Aug 2009
    Location
    United States
    Beans
    4,523
    Distro
    Ubuntu Development Release

    Re: Black screen during booting of computer

    Do you have more than 1 video card installed?
    Remember hence where you come and pass it down.
    Ubuntu Forums member #899097 and Ubuntu Member:


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •