linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: VIA chipset
@ 2001-10-17 11:45 grouch
  0 siblings, 0 replies; 35+ messages in thread
From: grouch @ 2001-10-17 11:45 UTC (permalink / raw)
  To: linux-kernel

First, my apologies to the list subscribers and to the person responding
privately to my questions. I assumed that person was posting to the list
and CC'ing replies to me, since I am not subscribed to the list. My
replies were CC'ed to the list because of that. The assumption was
wrong and the result is that I was rudely posting my half of a private
conversation to this public mailing list. Sorry.

Second, the system lockups appear to be cured! It appears to be a
problem with using Ultra ATA/100 drives on an Award BIOS + VIA chipset
motherboard that only supports up to Ultra ATA/33 drives. Note that even
the tests I ran with the BIOS set to disable UDMA and the kernel
configured to not use UDMA resulted in system hangs.

First clue came from a single line about (of all things, Windows 95) on
page 51 of this document from IBM: djna-dpta-dtla_digw.pdf . It warns of
system hangs when a UDMA 100 or UDMA 66 drive is used on some UDMA 33 or
lower motherboards.

Using the IBM Drive Feature Tool at
http://service.boulder.ibm.com/storage/hddtech/ibmftool-install-img.bin
I set the IBM-DTLA-305040 drive to report and use UDMA 33. This utility
http://www.wdc.com/service/ftp/dlgtools/dlgmaker.exe was used to do the
same for a WDC AC26400R drive.

I've only tested it for a night, shuffling a few G's of data around, but
much less was needed to lock the system under 2.4.x before. I have no
clue why it never locked using the default Debian 2.2.18pre21 kernel,
why it locked quickly with any 2.4.x kernel, why it locked only
occasionally with a 2.2.x kernel with ext3, nor why it appears stable
now.

Maybe this will save someone else some frustration. Then again, maybe
it's a fluke caused by the phase of the moon when the mobo was made.

Terry Vessels


^ permalink raw reply	[flat|nested] 35+ messages in thread
[parent not found: <Pine.LNX.4.10.10110151635040.23528-100000@coffee.psychology.mcmaster.ca>]
[parent not found: <Pine.LNX.4.10.10110151147340.23528-100000@coffee.psychology.mcmaster.ca>]
* Re: VIA chipset
@ 2001-10-15 11:09 grouch
  0 siblings, 0 replies; 35+ messages in thread
From: grouch @ 2001-10-15 11:09 UTC (permalink / raw)
  To: linux-kernel

My apology beforehand for a long message.

Problem: system locks with 2.4.x kernels
Symptoms: no response to keyboard input, no disk activity, no response to
	NumLock or Caps Lock, no response to ssh, http or ping
Suspect: VIA chipset
Conditions at lock: varies, usually during disk activity. Nothing left
	behind in /var/log/messages

Motherboard: Tyan Trinity 100AT S1590S rev. 1.20 (UDMA 33)
CPU: AMD K6-2 350
RAM: 256MB pc133
HD: tested with WDC AC26400R, 6149MB w/512kB Cache
    and with IBM-DTLA-305040, 41174 MB w/380KiB Cache
    (tested with each separately and together)
    IBM drive tested both before and after setting it to report as
    a PIO mode 0 drive, using IBM's "Drive Feature Tool".
Other IDE: ATAPI 4x CDROM
Video: tested with an ATI and an old Cirrus Logic, no X tried as yet

Using kernel 2.2.19-ext3, output of /sbin/lspci

00:00.0 Host bridge: VIA Technologies, Inc. VT82C597 [Apollo VP3] (rev 04)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C586/A/B PCI-to-ISA [Apollo VP] (rev 47)
00:07.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 06)
00:07.3 Host bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10)
00:0b.0 VGA compatible controller: Cirrus Logic GD 5430/40 [Alpine] (rev 47)

Another system uses the same brand and model of motherboard
and has been stable using kernel 2.4.5 since August, but
/sbin/lspci produces:

00:00.0 Host bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3] (rev 04)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C586/A/B PCI-to-ISA [Apollo VP] (rev 47)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586 IDE [Apollo] (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT82C586B USB (rev 02)
00:07.3 Host bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10)
00:09.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo Banshee (rev 03)
00:0b.0 SCSI storage controller: Tekram Technology Co.,Ltd. TRM-S1040 (rev 01)

Kernels tested:

  No locks:
	2.2.18pre21, 2.2.18, 2.2.18 w/jfs 1.0.5, 2.2.19, 2.2.19 w/ext3

  Locks:
	2.4.5 (copied from stable system), 2.4.5 (compiled on locking system),
	2.4.9-k6 (kernel package from people.debian.org/~bunk), 2.4.9,
	2.4.10-pre13, 2.4.10-pre13 w/xfs 1.0.1, 2.4.10, 2.4.10-ac7,
	2.4.10 w/xfs 1.0.1, 2.4.10 w/jfs 1.0.6, 2.4.12, 2.4.12-ac2,
	2.4.12-ac2 w/ext3

Each kernel config was tried with i386 and i586. Also, where available,
CONFIG_BLK_DEV_VIA82CXXX=y or CONFIG_BLK_DEV_VIA82C586=y
Tested with UDMA enabled and disabled.

Based on search results of the kernel mailing list archive,
(in this thread --
http://www.uwsg.indiana.edu/hypermail/linux/kernel/0101.2/1034.html )

CONFIG_APM is not set
CONFIG_ACPI is not set

I'm all out of ideas for what to try next and all out of search leads. Does any
of this make sense to somebody or should I just resign myself to using this
particular system with a 2.2.x kernel and cross my fingers about it never locking
under that?

Judging by the amount of discussion I found about VIA-related problems, I'm
guessing this is not so rare that it might be a waste of programmer time. If
a test subject would help, I'm very willing to pound on the misbehaving
machine in whatever way is needed. I can easily strip it down to the bare
necessities for booting and configure test kernels any way desired for testing.
Is there a way to grab kernel messages or registers or something just before
a lockup occurs?

Thanks for taking time to read this far. Since I'm a program abuser, not a
programmer, and almost all the conversation is over my head, please CC any
reply to grouch@apex.net. I'm not subscribed to the mailing list, I've only
been searching and sifting through it for the month or so I've been chasing
this problem. (If anyone wants me to run tests and my subscribing to the
list would make things more convenient for them, just say so).

Terry Vessels



^ permalink raw reply	[flat|nested] 35+ messages in thread
* VIA chipset
@ 2001-10-05 10:20 amit yajurvedi
  0 siblings, 0 replies; 35+ messages in thread
From: amit yajurvedi @ 2001-10-05 10:20 UTC (permalink / raw)
  To: linux-kernel

Hello,
   I bought a new VIA Apollo Pro Plus mother board. I have Mandrake Linux 8.0(2.4.3) installed. Whenever I start X(KDE,GNOME,Bluefish) first or second click of mouse results in rebooting of the system. Please help me.

Thank you,
Amit


Make a difference, help support the relief efforts in the U.S.
http://clubs.lycos.com/live/events/september11.asp

^ permalink raw reply	[flat|nested] 35+ messages in thread
* Re: VIA chipset
@ 2001-09-12 18:49 Marco Colombo
  2001-09-12 19:22 ` Alan Cox
  2001-09-12 20:06 ` Jussi Laako
  0 siblings, 2 replies; 35+ messages in thread
From: Marco Colombo @ 2001-09-12 18:49 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-kernel

> > Someone should be able to forward failure cases to some AMD contacts. A
> > day or so with a bus analyzer should pin things down, AMD certainly has
> > the hardware to check this.
>
> It doesnt happen with AMD chipsets. Although if anyone from AMD is
> interested I'd be happy to know
>
> Alan

Sorry to bother you again with this issue, Alan... by 'AMD chipsets'
you mean BOTH north and south bridges (eg. 761 + 766) or does it include
also AMD NB + VIA SB combo?
AMD 761 + VIA 686B based MBs are quite common this days: are they "safe"
(do you have failure reports)?
Thanx a lot (you may guess, I'm about to buy some MBs) B-) ...

.TM.
-- 
      ____/  ____/   /
     /      /       /			Marco Colombo
    ___/  ___  /   /		      Technical Manager
   /          /   /			 ESI s.r.l.
 _____/ _____/  _/		       Colombo@ESI.it



^ permalink raw reply	[flat|nested] 35+ messages in thread
[parent not found: <no.id>]
* RE: Via chipset
@ 2001-08-15 16:46 Ryan C. Bonham
  0 siblings, 0 replies; 35+ messages in thread
From: Ryan C. Bonham @ 2001-08-15 16:46 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-kernel

Alan,

Is anyone keeping a list of which boards with VIA chipsets are having
problems, and which aren't.. Or is the problem more random then that, like
some Abit board work and some don't??  If there is a list, would someone
send it to me.. I am interested in trying to help debug this problem, and I
need to know what boards I should test this out on.. 

Thanks

Ryan

> -----Original Message-----
> From: Alan Cox [mailto:alan@lxorguk.ukuu.org.uk]
> Sent: Wednesday, August 15, 2001 12:10 PM
> To: bdbryant@mail.utexas.edu
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: Via chipset
> 
> 
> > Alan Cox wrote:
> > > We know it happens on some boards that apparently cant 
> keep up. We dont know
> > > why, there is no time estimate for a cure. That 
> unfortunately is about it
> > 
> > FWIW (qualitative data point), my EPoX system with the VIA 
> chipset seems to run a
> > few *hours* without an oops when I boot a PIII kernel and 
> run it with X, but a few
> > *days* on the same kernel when I don't start X.
> > 
> > Sometimes it barfs early even without X, but there seems to 
> be a significant
> > difference in the expected uptime between using X and not using X.
> 
> If you are running XFree servers then provide info on the 
> card, the machine
> configuration and XFree version, whether you use DRI or not. 
> Also send the
> same info to XFree86 themselves. It's entirely possible the Xserver is
> the trigger some of the bugs, and getting the info to both 
> parties will
> really help
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" 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.tux.org/lkml/
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread
* Via chipset
@ 2001-08-07 23:10 Øystein Haare
  2001-08-07 18:46 ` Bobby D. Bryant
                   ` (3 more replies)
  0 siblings, 4 replies; 35+ messages in thread
From: Øystein Haare @ 2001-08-07 23:10 UTC (permalink / raw)
  To: linux-kernel


I'm sorry if this question has been answered recently (I'm not
subscribed to the list).

I'm planning on getting a new workstation, and I kinda want an AMD
system. But it seems that most (all?) motherboards for the amd cpu's use
VIA chipsets, and some people have experienced problems with via
chipsets and linux.

Have these problems been fixed, or are they still present?

would I be better off getting a P4 system?


Øystein Haare


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

end of thread, other threads:[~2001-10-17 11:48 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.10.10110151554040.23528-100000@coffee.psychology.mcmaster.ca>
2001-10-15 20:31 ` VIA chipset grouch
2001-10-17 11:45 grouch
     [not found] <Pine.LNX.4.10.10110151635040.23528-100000@coffee.psychology.mcmaster.ca>
2001-10-15 21:22 ` grouch
     [not found] <Pine.LNX.4.10.10110151147340.23528-100000@coffee.psychology.mcmaster.ca>
2001-10-15 19:01 ` grouch
  -- strict thread matches above, loose matches on Subject: below --
2001-10-15 11:09 grouch
2001-10-05 10:20 amit yajurvedi
2001-09-12 18:49 Marco Colombo
2001-09-12 19:22 ` Alan Cox
2001-09-12 20:06 ` Jussi Laako
2001-09-12 20:13   ` Marco Colombo
2001-09-12 20:55     ` Anders Peter Fugmann
2001-09-14 17:29     ` Jussi Laako
     [not found] <no.id>
2001-08-15 16:09 ` Via chipset Alan Cox
2001-08-16 16:02 ` Alan Cox
2001-08-15 16:46 Ryan C. Bonham
2001-08-07 23:10 Øystein Haare
2001-08-07 18:46 ` Bobby D. Bryant
2001-08-07 23:16 ` Dan Hollis
2001-08-07 23:36 ` Alan Cox
2001-08-07 23:47   ` Larry McVoy
2001-08-08  9:16     ` Janne Pänkälä
2001-08-08 16:09     ` Marco Colombo
2001-08-15  3:25   ` Maxwell Spangler
2001-08-15 11:48     ` Alan Cox
2001-08-15 12:28       ` Bobby D. Bryant
2001-08-15 19:59       ` Dan Hollis
2001-08-15 20:16         ` Alan Cox
2001-08-15 20:27           ` Dan Hollis
2001-08-15 20:32             ` Alan Cox
2001-08-15 21:50               ` Bryan O'Sullivan
2001-08-16 15:35           ` Bob Martin
2001-08-16 21:09             ` Dan Hollis
2001-08-17  3:04               ` Adrian V. Bono
2001-08-20 22:52                 ` Bob Martin
2001-08-08  1:54 ` Ignacio Vazquez-Abrams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).