This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

GA622T Gigabit Copper

Hi,

i noticed that ASL 3.202 cannot load any driver for
this nic after installation. is there a chance to have this driver in a future rel. of ASL?
I cannont find the module on the path specified in .install.log

Output from /proc/pci:

Ethernet controller: National Semiconductor Corporation DP83820 10/100/1000 Ethernet Controller (rev 0).

Output from .install.log:
PCI device found: 0.0c.0 100b.0022 class 0200 IRQ b National Semiconductor Corporation DP83820 ns83820

Probing module ns83820
/sbin/insmod /lib/modules/2.4.18-asl-2.020318.0/kernel/drivers/net/ns83820.o
Using /lib/modules/2.4.18-asl-2.020318.0/kernel/drivers/net/ns83820.o
Symbol version prefix ''
Network card found: National Semiconductor Corporation DP83820
Probing module ns83820
# delete ns83820

thanks for help
Carsten


This thread was automatically locked due to age.
Parents
  • the RAMDISK used during installation have this driver included, but this module is compiled for another kernel version (used by installation "2.4.18-asl-2.020318.0")
    the running kernel seems to be "2.4.18-asl.0.020319.0".

    the only chance to load the module is insmod -f , but thats not a good solution for me!
Reply
  • the RAMDISK used during installation have this driver included, but this module is compiled for another kernel version (used by installation "2.4.18-asl-2.020318.0")
    the running kernel seems to be "2.4.18-asl.0.020319.0".

    the only chance to load the module is insmod -f , but thats not a good solution for me!
Children
No Data