[PlanetCCRMA] Network driver problem - RH 8.0 fails but RH 7.3 works...

Mark Knecht markknecht@attbi.com
Mon Mar 17 20:55:03 2003


On Mon, 2003-03-17 at 20:39, Fernando Pablo Lopez-Lezcano wrote:
> > So, if I understand the problem, then there will need to be separate
> > kernels and Alsa drivers and all depending on whether you're using RH
> > 7.X or RH 8.0? Will this spill over into ALL of the RPMs you supply?
> > Will Jack, alsaplayer, etc. all have to be compiled with 3.2.X to not
> > have the same sort of problems?
> 
> Nope, just the kernel. All other rpms are already being compiled under
> the proper distro. The only exception (originally intended to save me
> some work, but that was a while ago, before the 8.0 release) is the
> kernel and associated kernel modules. I have to rebuild the kernel and
> drivers under gcc3.2 for 8 but I also want to (at the same time) update
> to a newer kernel and redo the structure of the repository... maybe I
> should not be that ambitious. 
> 
> -- Fernando
> 
Yes, it sounds like a lot to do. OF course, if I _knew_ that it would
allow me to make my drives faster, then I'd lobby you a bit more. How
can I determine if this specific chip set is supported in 2.4.20? Maybe
it's a 2.5.X device or something?

Here's the specifics:

[root@Wizard root]# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8367 [KT266]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8367 [KT333 AGP]
00:09.0 Ethernet controller: Broadcom Corporation: Unknown device 4401
(rev 01)
00:10.0 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233A ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586B PIPC Bus Master
IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233 AC97
Audio Controller (rev 50)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 If
[Radeon 9000] (rev 01)
01:00.1 Display controller: ATI Technologies Inc: Unknown device 496e
(rev 01)
[root@Wizard root]#

Can I go look at some sort of README to see what 2.4.20 supports?

Thanks,
Mark