Re: EagleTEC mainboard

From: Dances With Crows (danSPANceswitTRAPhcrows_at_gmail.com)
Date: 10/31/04


Date: 31 Oct 2004 14:49:41 GMT

On 31 Oct 2004 13:53:57 GMT, Gauthier staggered into the Black Sun and
said:
> I've a PC with a 'low-cost' EagleTEC mainboard with built-in VIA VT133
> chipset and VIA Samuel2 1Giga Pro processor at 667 Mhz. This board
> has a built-in Ethernet LAN, that I wish [to] configure for a linux
> system. The documentation gives no indications about the chipset,

You don't need documentation to find out which chipset you have. lspci
will tell you.

> I get no response from the vendor

Not surprising. People selling cheap computers typically don't know
anything about the products they're selling.

> Has somebody any indications about this card, or tips to get
> informations via benchmark-soft or utilities ?

If you have a motherboard with a VIA chipset and a VIA CPU, it's highly
probable that the built-in NIC is a VIA-Rhine. You can find out for
yourself like so:

samantha:~$ lspci | grep Ether
0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102
[Rhine-II] (rev 74)

...so the NIC on this machine here is a VIA-Rhine, which means I need to
do "modprobe via-rhine" followed by "dhcpcd eth0" or "ifconfig eth0
192.168.X.Y up" for the network to work. HTH,

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /    mail: TRAP + SPAN don't belong
http://www.brainbench.com     /                Hire me! 
-----------------------------/ http://crow202.dyndns.org/~mhgraham/resume


Relevant Pages

  • RE: CONFIG_NO_HZ: missed ticks, stall (keyb IRQ required) [2.6.18-rc4-mm1]
    ... BIOS did nothing to enable HPET in chipset. ... somewhere in the chipset documentation. ...
    (Linux-Kernel)
  • Re: software-only 3d really that slow?
    ... I never said my chipset was "documented". ... If you had chipset documentation, ... % True but I'm using Linux, so the glorious 3D capability ... % isn't available because the graphics card maker never ...
    (comp.graphics.algorithms)
  • [SLE] Silicon Image Sil3112 RAID on ASUS A7N8X Deluxe Motherboard
    ... Is it possible to install SUSE 9.0 on a RAID 0 using the Silicon Image ... Sil3112 chipset (A7N8X Deluxe) ... If so how or is there documentation somewhere? ...
    (SuSE)
  • Re: Wireless (again)
    ... Timothy Murphy wrote: ... either from documentation or by use of some application. ... made by Agere Systems. ... I can't tell you if the output of "lspci -vv" would reveal any clue as to the type of chipset it contains. ...
    (Fedora)
  • Re: Help! - VIA onboard LAN not working...
    ... IDE chipset support must be built directly into the kernel. ... "modprobe via-rhine" just worked. ... > it gets allocated a completely different IRQ instead of sharing 11 ...
    (comp.os.linux.hardware)