Linux Newbie help
 help / color / mirror / Atom feed
* scrambled screen
@ 2003-06-01 22:14 qwms-avib
  2003-06-02  5:19 ` Riley Williams
  2003-06-03  3:13 ` Richard Dawson
  0 siblings, 2 replies; 3+ messages in thread
From: qwms-avib @ 2003-06-01 22:14 UTC (permalink / raw)
  To: linux-newbie

Over the years, I have used Linux on a dozen different computers 
and have never run into this problem before.  I've just installed 
Slackware 7.1 on a Compaq 400 (MMX) with S3 Virge video card.  
Everything is working OK (including the XFree 3.3.6 S3V server) 
except that when, I exit X and return to the console, the screen 
is scrambled. 

I don't mean the messed-up characters you get when you cat a non-
text file (which is easily fixed).  That only affects the current 
tty.  The problem I am getting affects all ttys and isn't just a 
character problem.  The whole screen layout is stuffed.  Lines are 
fragmented and scattered all over the screen, and the cursor is 
way over on the right side of the screen.  I can type (and execute)
at the cursor, but everything I type appears in two or three 
different places around the screen.

I have tried everything I can think of (clear, reset, exit and re-
logon) and nothing fixes the problem.  Switching ttys doesn't help.  
The only way to get a normal CLI screen is to reboot.  The X screen 
is not effected (even from the scrambled CLI screen I can startx).

Some further data:  The problem occurs as soon as the S3V server 
starts -- if I CTRL-ALT-F4 while X is running, I see a scrambled 
screen.  The problem does *not* occur when I run the VGA16 server.  
Both of those servers work perfectly in every other respect.

Any ideas?

Cheers,
Steven


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: scrambled screen
  2003-06-01 22:14 scrambled screen qwms-avib
@ 2003-06-02  5:19 ` Riley Williams
  2003-06-03  3:13 ` Richard Dawson
  1 sibling, 0 replies; 3+ messages in thread
From: Riley Williams @ 2003-06-02  5:19 UTC (permalink / raw)
  To: qwms-avib, linux-newbie

Hi Stephen.

 > Over the years, I have used Linux on a dozen different computers
 > and have never run into this problem before. I've just installed
 > Slackware 7.1 on a Compaq 400 (MMX) with S3 ViRGE video card.
 > Everything is working OK (including the XFree 3.3.6 S3V server)
 > except that when, I exit X and return to the console, the screen
 > is scrambled.
 >
 > I don't mean the messed-up characters you get when you cat a non-
 > text file (which is easily fixed). That only affects the current
 > tty. The problem I am getting affects all ttys and isn't just a
 > character problem. The whole screen layout is stuffed. Lines are
 > fragmented and scattered all over the screen, and the cursor is
 > way over on the right side of the screen. I can type (and execute)
 > at the cursor, but everything I type appears in two or three
 > different places around the screen.
 >
 > I have tried everything I can think of (clear, reset, exit and re-
 > logon) and nothing fixes the problem. Switching ttys doesn't help.  
 > The only way to get a normal CLI screen is to reboot. The X screen 
 > is not affected (even from the scrambled CLI screen I can startx).
 >
 > Some further data: The problem occurs as soon as the S3V server 
 > starts -- if I CTRL-ALT-F4 while X is running, I see a scrambled 
 > screen. The problem does *not* occur when I run the VGA16 server.  
 > Both of those servers work perfectly in every other respect.
 >
 > Any ideas?

Is that by any chance the S3 ViRGE/GX ??? If so, I reported exactly
the same problem to this list about two years ago, and the ONLY
response I got was a post stating that the symptoms as reported
indicated a faulty video card, and claiming that there were a large
number of faulty GX cards on the market. The problem apparently
doesn't affect the other ViRGE models as I understand it.

Best wishes from Riley.
---
 * Nothing as pretty as a smile, nothing as ugly as a frown.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.487 / Virus Database: 286 - Release Date: 1-Jun-2003

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: scrambled screen
  2003-06-01 22:14 scrambled screen qwms-avib
  2003-06-02  5:19 ` Riley Williams
@ 2003-06-03  3:13 ` Richard Dawson
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Dawson @ 2003-06-03  3:13 UTC (permalink / raw)
  To: qwms-avib, linux

I have had the same problem!!!  You should see the mess you get in 
X-windows if you try to use version 4.X!

I was told that there is a program called vgareset that one can run to 
get the command line console squared away.  I was never able to find 
that probram, so I finally bought a different video card.

By the way, how did you get the sound card to run?  Mandrake 9.1's 
autoprobe doesn't seem to be able to find the sound card.

Rich Dawson
rcdawson@att.net

qwms-avib@dea.spamcon.org wrote:

>Over the years, I have used Linux on a dozen different computers 
>and have never run into this problem before.  I've just installed 
>Slackware 7.1 on a Compaq 400 (MMX) with S3 Virge video card.  
>Everything is working OK (including the XFree 3.3.6 S3V server) 
>except that when, I exit X and return to the console, the screen 
>is scrambled. 
>
>I don't mean the messed-up characters you get when you cat a non-
>text file (which is easily fixed).  That only affects the current 
>tty.  The problem I am getting affects all ttys and isn't just a 
>character problem.  The whole screen layout is stuffed.  Lines are 
>fragmented and scattered all over the screen, and the cursor is 
>way over on the right side of the screen.  I can type (and execute)
>at the cursor, but everything I type appears in two or three 
>different places around the screen.
>
>I have tried everything I can think of (clear, reset, exit and re-
>logon) and nothing fixes the problem.  Switching ttys doesn't help.  
>The only way to get a normal CLI screen is to reboot.  The X screen 
>is not effected (even from the scrambled CLI screen I can startx).
>
>Some further data:  The problem occurs as soon as the S3V server 
>starts -- if I CTRL-ALT-F4 while X is running, I see a scrambled 
>screen.  The problem does *not* occur when I run the VGA16 server.  
>Both of those servers work perfectly in every other respect.
>
>Any ideas?
>
>Cheers,
>Steven
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.linux-learn.org/faqs
>
>  
>


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-03  3:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-01 22:14 scrambled screen qwms-avib
2003-06-02  5:19 ` Riley Williams
2003-06-03  3:13 ` Richard Dawson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox