Network card from Trendnet not detected, comes with driver

I recently purchased a new network card from Trendnet, the TE100-PCIWN, and on the driver disc it came with are two drivers for Linux. There is one folder at /LINUX/2.2.X and another at /LINUX/2.4.X. I assume this is referring to the version of the kernel. (I’m using 2.6.27.) The 2.2.X folder contains 4 files: COPYING.TXT (the GFDL), kern_compat.h, Makefile, and TE100.c. The 2.4.X folder has Makefile and TE100.c. What do I do with these files? Is 2.4.X too old?

(If it helps, you can view the drivers here.)

YAOMTC wrote:
> I recently purchased a new network card from Trendnet, the TE100-PCIWN,
> and on the driver disc it came with are two drivers for Linux. There is
> one folder at /LINUX/2.2.X and another at /LINUX/2.4.X. I assume this is
> referring to the version of the kernel. (I’m using 2.6.27.) The 2.2.X
> folder contains 4 files: COPYING.TXT (the GFDL), kern_compat.h,
> Makefile, and TE100.c. The 2.4.X folder has Makefile and TE100.c. What
> do I do with these files? Is 2.4.X too old?
>
> (If it helps, you can view the drivers ‘here’
> (http://tinyurl.com/4ghm7q).)

If you download the file named drivier_utility_te100-pcifc(v1.0r).zip
from the web site you list, the Linux driver now supports 2.6 kernels

  • at least the txt file says it does.

Larry

Wrong model. Mine’s the TE100-PCIWN, which doesn’t have 2.6 support.

YAOMTC wrote:
> lwfinger;2013264 Wrote:
>> drivier_utility_te100-pcifc(v1.0r).zip
> Wrong model. Mine’s the TE100-PCIWN, which doesn’t have 2.6 support.

Sorry. I downloaded the correct one this time. From reading TE100.c,
it looks as if the driver rtl8139 should handle this device. I also
see that Jeff Garzik did the port to the TE100, and I’m sure that he
would have made a 2.6 port.

If you do the command ‘/sbin/lspci -nnv’, what does the section that
describes the TE100 say? I’m interested in the PCI ID’s.

Oddly, I don’t see the TE-100 showing up here. Shouldn’t it?

00:00.0 Host bridge [0600]: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub [8086:2770] (rev 02)
        Subsystem: ASUSTeK Computer Inc. Device [1043:817a]
        Flags: bus master, fast devsel, latency 0
        Capabilities: <access denied>
        Kernel modules: intel-agp

00:01.0 PCI bridge [0604]: Intel Corporation 82945G/GZ/P/PL PCI Express Root Port [8086:2771] (rev 02) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
        I/O behind bridge: 0000e000-0000efff
        Memory behind bridge: bdf00000-bfffffff
        Prefetchable memory behind bridge: 00000000c0000000-00000000dfffffff
        Capabilities: <access denied>
        Kernel driver in use: pcieport-driver
        Kernel modules: shpchp

00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 01)
        Subsystem: ASUSTeK Computer Inc. Device [1043:8249]
        Flags: bus master, fast devsel, latency 0, IRQ 19
        Memory at bbff8000 (64-bit, non-prefetchable) [size=16]
        Capabilities: <access denied>
        Kernel driver in use: HDA Intel
        Kernel modules: snd-hda-intel

00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 01) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
        I/O behind bridge: 0000d000-0000dfff
        Capabilities: <access denied>
        Kernel driver in use: pcieport-driver
        Kernel modules: shpchp

00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 [8086:27d2] (rev 01) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        I/O behind bridge: 0000c000-0000cfff
        Memory behind bridge: bde00000-bdefffff                                                                                       
        Capabilities: <access denied>
        Kernel driver in use: pcieport-driver
        Kernel modules: shpchp

00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 [8086:27c8] (rev 01) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
        Flags: bus master, medium devsel, latency 0, IRQ 20
        I/O ports at 8000 [size=32]
        Kernel driver in use: uhci_hcd
        Kernel modules: uhci-hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 [8086:27c9] (rev 01) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
        Flags: bus master, medium devsel, latency 0, IRQ 17
        I/O ports at 8400 [size=32]
        Kernel driver in use: uhci_hcd
        Kernel modules: uhci-hcd

00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 [8086:27ca] (rev 01) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
        Flags: bus master, medium devsel, latency 0, IRQ 18
        I/O ports at 8800 [size=32]
        Kernel driver in use: uhci_hcd
        Kernel modules: uhci-hcd

00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 [8086:27cb] (rev 01) (prog-if 00 [UHCI])
        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
        Flags: bus master, medium devsel, latency 0, IRQ 19
        I/O ports at 9000 [size=32]
        Kernel driver in use: uhci_hcd
        Kernel modules: uhci-hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller [8086:27cc] (rev 01) (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
        Flags: bus master, medium devsel, latency 0, IRQ 20
        Memory at bbfffc00 (32-bit, non-prefetchable) [size=1]
        Capabilities: <access denied>
        Kernel driver in use: ehci_hcd
        Kernel modules: ehci-hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1) (prog-if 01 [Subtractive decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
        I/O behind bridge: 0000b000-0000bfff
        Memory behind bridge: bc000000-bddfffff
        Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
        Flags: bus master, medium devsel, latency 0
        Capabilities: <access denied>
        Kernel modules: iTCO_wdt, intel-rng

00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01) (prog-if 8a [Master SecP PriP])
        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
        Flags: bus master, medium devsel, latency 0, IRQ 18
        I/O ports at 01f0 [size=8]
        I/O ports at 03f4 [size=1]
        I/O ports at 0170 [size=8]
        I/O ports at 0374 [size=1]
        I/O ports at ffa0 [size=16]
        Kernel driver in use: ata_piix
        Kernel modules: piix, ata_piix

00:1f.2 IDE interface [0101]: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller [8086:27c0] (rev 01) (prog-if 8f [Master SecP SecO PriP PriO)]
        Subsystem: ASUSTeK Computer Inc. Device [1043:2601]
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 17
        I/O ports at a800 [size=8]
        I/O ports at a400 [size=4]
        I/O ports at a000 [size=8]
        I/O ports at 9800 [size=4]
        I/O ports at 9400 [size=16]
        Capabilities: <access denied>
        Kernel driver in use: 
        Kernel modules: 

00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller [8086:27da] (rev 01)
        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8179]
        Flags: medium devsel, IRQ
        I/O ports at 0400 [size=32]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c-i801

01:03.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306 Fire II IEEE 1394 OHCI Link Layer Controller [1106:3044] (rev c0) (prog-if 10 [OHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:81fe]
        Flags: bus master, medium devsel, latency 64, IRQ 21
        Memory at bddff800 (32-bit, non-prefetchable) [size=2]
        I/O ports at b800 [size=128]
        Capabilities: <access denied>
        Kernel driver in use: ohci1394
        Kernel modules: ohci1394

01:09.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [14f1:8800] (rev 05)
        Subsystem: LeadTek Research Inc. Leadtek Winfast 2000XP Expert [107d:6613]
        Flags: bus master, medium devsel, latency 64, IRQ 21
        Memory at bc000000 (32-bit, non-prefetchable) [size=16]
        Capabilities: <access denied>
        Kernel driver in use: cx8800
        Kernel modules: cx8800

02:00.0 Ethernet controller [0200]: Attansic Technology Corp. L1 Gigabit Ethernet Adapter [1969:1048] (rev b0)
        Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8226]
        Flags: bus master, fast devsel, latency 0, IRQ 220
        Memory at bdec0000 (64-bit, non-prefetchable) [size=256]
        Expansion ROM at bdea0000 [disabled] [size=128]
        Capabilities: <access denied>
        Kernel driver in use: atl1
        Kernel modules: atl1

04:00.0 VGA compatible controller [0300]: nVidia Corporation G72 [GeForce 7300 SE] [10de:01d3] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: XFX Pine Group Inc. Device [1682:401c]
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at bf000000 (32-bit, non-prefetchable) [size=16]
        Memory at c0000000 (64-bit, prefetchable) [size=512]
        Memory at be000000 (64-bit, non-prefetchable) [size=16]
        [virtual] Expansion ROM at bdfe0000 [disabled] [size=128]
        Capabilities: <access denied>
        Kernel driver in use: nvidia
        Kernel modules: nvidia, nvidiafb

(Also, for each line that isn’t the start of a section or a break, a bunch of spaces are added to the end until the column where the header ends. I had to remove those spaces to meet the character limit. I can’t see how those spaces could be useful.)[/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size][/size]

YAOMTC wrote:
> 02:00.0 Ethernet controller [0200]: Attansic Technology Corp. L1 Gigabit Ethernet Adapter [1969:1048] (rev b0)
> Subsystem: ASUSTeK Computer Inc. P5KPL-VM Motherboard [1043:8226]
> Flags: bus master, fast devsel, latency 0, IRQ 220
> Memory at bdec0000 (64-bit, non-prefetchable) [size=256]
> Expansion ROM at bdea0000 [disabled] [size=128]
> Capabilities: <access denied>
> Kernel driver in use: atl1
> Kernel modules: atl1

This is the only Ethernet device shown, which is NOT made by
Trendnet. If your TE100 is in the computer, then it is not functioning
or it needs replugging. Obviously, if the device is not found in a PCI
scan, it will not work.
[/size][/size]