LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-14-2002, 06:52 AM   #1
spsonar
LQ Newbie
 
Registered: Nov 2001
Posts: 1

Rep: Reputation: 0
linux config & installation & display card problem


hi
i have 2 questions
can sis 6215c 1mb display card can be configured in redhat7.2
using this
"Xconfigurator" which is the default tool for configuring X under
RedHat Linux, does not have the provision for choosing drivers. So
we handle the task in 2 steps:
Step1. Configure the SiS card as if it were supported by skipping
all tests using Xconfigurator.
Step2. Manually changing the driver from "sis" to "vesa" in
/etc/X11/XF86Config-4.
To configure SiS 6205/6215 under RedHat/PCQLinux:
Run "Xconfigurator"
Choose SiS SG86C205 or SiS SG86C215 depending on your setup.
Choose monitor if not auto detected.
In the "Screen Configuration" page, choose "Don't Probe".
Choose the correct amount of video memory from the list.
Choose "No Clockchip Setting" for the Clockchip Configuration.
Select the following Video Modes - "1024x768", "800x600" and
"640x480" all at 16bits.
Skip "Xconfigurator will now start X to test your configuration".
Do not try to "test" your X configuration. It will not work.
Once you are back at the shell prompt. Edit the file
/etc/X11/XF86Config-4 using an editor. Scroll down to the following
block:
Section "Device"
Identifier "SiS SG86C215"
Driver "sis"
BoardName "Unknown"
# This is a cheap version of 86c205. I am not sure if acceleration works
# Option "no_accel" # Use this if acceleration is causing problems
# Option "no_BitBlt" # Use this if acceleration is causing problems
# Option "fifo_moderate"
# Option "fifo_conserv"
# Option "fifo_aggresive"
EndSection

Change it to look like this:
Section "Device"
Identifier "SiS SG86C215"
# Change "sis" to "vesa"
Driver "vesa"
# Add the VideoRAM option - 1024 for 1MB and 2048 for 2MB.
VideoRAM 2048
BoardName "Unknown"
EndSection
OR


Well, to get this working, you'll need, obviously, SVGA server included with XFree86 3.3.1 (supplied with RedHat 6.0). Just in case you don't happen to have it, get it here. Install it and make sure that the file XF86_SVGA is in your /usrX11R6/bin directory. Place a link called "X" in your /etc/X11 directory pointing to the server.

rm -f /etc/X11/X
ln -sf /usr/X11R6/bin/XF86_SVGA /etc/X11/X

Now we get down to the real thing. The trick is to force the server to default into the 16 bpp mode. Simply download my XF86Config http://www.tanmay.iwarp.com/downloads/XF86Config.txt(for use, remove the ".txt" extension.) file and place it in the /etc/X11 directory. Now edit it using your favorite editor and in the HSync and VSync lines, replace my values with those applicable to your monitor.
Now hopefully everything should be well set. Type a simple capital X at the command prompt and see if a thatched screen with nothing else but a small black cross is seen. If yes, congratulations! You've got your SiS card running! Now simply edit the XF86Config file to reflect the correct settings for your mouse, keyboard and font directories, and you are ready to go! A little further tweaking might enable you to even enter the 24 bpp mode, but 16 bpp is sufficient for most applications. Uncomment the 1024x768 modelines and add this to the "Modes" line in the relevant Screen section to get into the 1024x768 resolution. I prefer 800x600, linux-india-help@lists.sourceforge.netlinux-india-help@lists.sourceforge.netso I left it at that.

please help me i got this by surfing web


also my second question is
i have p1 166mhz mmx ,32 mb edo ram,win98 se,sis 6215 1 mb display card and 2 hds
one primary 20 gb (with 4 partitions c:,d:,e:,f: each 5 gb)and other
2.1gb(no partition,with all free space)
i am having win98 on 20 gb
how should i partition my second 2 gb harddisk.so that i caN INSTALL REDHAT 7.2 on it.i want to use both os.
how can i configure grub.also i am having seagate discwizard utility
should i delete partition on second hd completely with it.
 
  


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
Japanese canna won't work : Warning: かな漢字変&am OrganicOrange84 Debian 3 06-30-2005 02:28 PM
Phục hồi dữ liệu bị mất???, cứ pollsite General 1 06-27-2005 12:39 PM
sound & ethernet & video display redhatuser Linux - Networking 0 08-11-2004 08:56 AM
Mandrake 9.1/IOGear ION External USB 2.0 hdd && Laptop LCD Display Prismatic Linux - Hardware 8 02-09-2004 08:17 PM
Winxp/linux dual boot & display problem Nemo_007 Linux - General 1 09-23-2003 03:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:11 PM.

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