LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   What x server for agp SIS6326 wth RH6 (https://www.linuxquestions.org/questions/linux-software-2/what-x-server-for-agp-sis6326-wth-rh6-7588/)

hooligan 10-16-2001 08:32 AM

problems with agp SIS6326 wth RH6
 
Still having problems, trying to configure my graphics card (agp SIS6326) for my x windows, researched it on the internet and it wont even take xf86_svga. I cant figure out which x Server to use. the screen goes black after Xcofigurator tests my configuration, then tells me i have a problem. Ive checked H & V refresh rates and they are right.
can the command ls /usr/X11R6/bin/XS* do the trick?

it boots into the gnome, but its missing parts and colours of windows, and the mouse dont work , I hope my monitors not damaged.

thanks in advance

hooligan

"I will not give up and go back to windows", I will not give up and go back to windows I will not give up and go back to windows

isajera 10-16-2001 01:41 PM

the driver for the sis cards is named "sis"

Section "Device"
...
Driver "sis"
EndSection

DMR 10-16-2001 03:51 PM

http://www.sis.com/support/driver/linux.htm

hooligan 10-16-2001 04:44 PM

Is an x-server and a driver the same thing? I thought I had already got the driver sorted.

cheers

Hooligan

isajera 10-16-2001 05:31 PM

sort of... but not really. i'm a little iffy on the difference myself, but the Xserver generally refers to the XF86 program itself, or the box that's running it. the driver loads on top of the server, and multiple drivers for different cards for different monitors can run on the same server. it gets complicated, and generally it's not a distinction that ends up being made on your typical one-card and one-monitor setup.

many times when the driver isn't loaded or isn't specified, it will return an error saying "Xserver not present" or something like that. i haven't actually run into this error in a while, so i don't remember exactly what it said.

anyway, most of the time, getting the driver correct will fix the problem. speaking of which, did you get your's working?

hooligan 10-16-2001 11:30 PM

Er well , the problem im having seems to be a common problem with my specific card. I did the fix, ie added and changed lines to the /etc/XF86Config file, however it was located at/etc/X11/XF86Config so I saved the changes to the latter file and then the former file for fun,
before i used to get something resembling a GUI with a red hat
now I get " according to/var/run/gdm.pid, gdm was already running 486 ,492, 497, (etc) but seems to have been murdered mysteriously , init id 'X' responding too fast, disabled for five minutes. "

What this means, I have no clue what so ever

still in CLI land

Hooligan

Joe Fitzmyer 10-19-2001 04:38 AM

I had a lot of trouble with video by SiS. I solved most of my problems by using an option in Xconfigurator. (My system is RH7.1)

I got an XF86Config file to work by running "Xconfigurator --noddcprobe --expert" without the quotes. Some kind soul mentioned to me that SiS did not respond well to being probed. This worked for me! All I did was answer the questions.

Now if only I could move my icons in KDE....

Good Luck!

Joe

hooligan 10-19-2001 12:24 PM

Kind of lost with this Linux stuff, disappointed with O'reileys red hat book, not too in depth, think I need to swat up on some tutorials.

Cheers , I will give it a go.



All times are GMT -5. The time now is 08:24 PM.