LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-02-2015, 07:30 PM   #16
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434

Hello again, cosmoswang. Yes I am quite aware of what "No Screens found" Fatal Server Error means as I used to have a nasty HD TV for a monitor with a garbage EDID which required "etc/X11/xorg.conf" to specifically declare what the monitor could and could not do. I had tried modeline calculations, attempting to force native resolution only, and many other methods to solve either the "no screens" error or fonts literally 4 inches tall.

The point is xorg.conf may not generally be required but it can really come to the rescue if any of the hardware (and often, the culprit is the monitor) is "hinky". Similarly lilo has great powers and quirkiness, too. I find that systems employing grub I must use "nomodeset" for best results but just the opposite for lilo. I just try to lock it down to something I KNOW will work. Here's the pertinent part of my "etc/lilo.conf". Note that I have my UEFI mobo in Legacy mode so I don't need eLilo.

Code:
# Start LILO global section
boot = /dev/sda
###added to stop annoying warning
lba32
###
#compact        # faster, but won't work on all systems.
# Boot BMP Image.
# Bitmap in BMP format: 640x480x8
  bitmap = /boot/slack.bmp
# Menu colors (foreground, background, shadow, highlighted
# foreground, highlighted background, highlighted shadow):
  bmp-colors = 255,0,255,0,255,0
# Location of the option table: location x, location y, number of
# columns, lines per column (max 15), "spill" (this is how many
# entries must be in the first column before the next begins to
# be used.  We don't specify it here, as there's just one column.
  bmp-table = 60,6,1,16
# Timer location x, timer location y, foreground color,
# background color, shadow color.
  bmp-timer = 65,27,0,255
# Standard menu.
# Or, you can comment out the bitmap menu above and
# use a boot message with the standard menu:
#message = /boot/boot_message.txt

# Append any additional kernel parameters:
append = "video=640x480"
prompt
#timeout = 300
# Normal VGA console
vga = normal
######
# End LILO global section
# Linux bootable partition config begins
#####
image = /boot/vmlinuz-custom-3.12
root = /dev/sda9
 label = Slack14-13.12
 read-only ##
In my case my xorg.conf file is only hardcore in that I specify exact horiz and Vert refresh rates

Code:
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "VIZ M322i-B1"
    HorizSync       31.0 - 80.0
    VertRefresh     56.0 - 76.0
EndSection
In fact I forgot to take out the EDIDDpi refusal needed for my old troublesome HDTV monitor

Code:
Section "Device"
    Identifier     "Card1"
    Driver         "nvidia"
    Option         "UseEDIDDpi" "False"
    BusID          "PCI:1:0:0"
EndSection
But it works properly so just didn't bother. Hopefully by watching your logs and researching/playing with lilo.conf and xorg.conf you will soon discover what is the deal breaker for a workable screen. Your idea about UEFI has merit as well. Do I understand correctly that you had this board working before with lilo instead of eLilo? If that is the case you must be set to legacy mode and need to go back to plain ol' lilo.
 
Old 01-03-2015, 01:49 PM   #17
cosmoswang
LQ Newbie
 
Registered: Dec 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
Hi, enorbet, Thanks for your reply

your understand is correct, I used to remove the pre-installed windows 8 and set Legacy mode and use lilo to employ slackware, everything works fine, the only problem is I could not install windows 8 in Legacy mode.

Now I go back to restore the windows 8 in UEFI mode, and I do have installed slackware with it as a dual system, the only and worst problem is, in slackware, I could not start the X-windows. I have struggled with this problem for more than one weeks, I have no idea to solve it. So I think I need to switch the installation scheme, one is to keep win 8 in UEFI mode but install slackware in Legacy ( I am not sure if it works), or I install slackware with Legacy mode in the whole disk and install win 8 in virtual machine (I need to think about which virtual machine should use).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] xorg problem grimx Slackware 3 11-19-2011 12:32 AM
keyboard problem. Ubuntu 10.10 ppc xorg.conf problem 1984dc Ubuntu 7 05-11-2011 01:12 PM
Still have Xorg problem wadesmart Ubuntu 5 09-16-2009 04:31 PM
Problem's running 2 screens on Fedora, xorg.conf problem? NaeSLaS Fedora 7 10-10-2007 12:23 PM
xorg 6.8 problem Mystified Linux - Software 0 11-27-2004 04:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration