Hi Clara, Have you tried to use via-velocity driver existing already into astlinux? #cat /etc/astlinux-release 0.4.8 # find / -name via-velocity\* /lib/modules/2.6.16.12/kernel/drivers/net/via-velocity.ko
In order to verify that it will work with your hardware you should try # modprobe via-velocity By default Astlinux load the network drivers located in /etc/rc.modules and if you add there a new line with "via-velocity" it should ran OK (ofcourse you should pay attention to made this configuration permanent, in order to survive to reboots events). I hope I do not gave wrong hints :) Ioan. > Clara Chan wrote: >> Hi, all >> >> >> >> I am new to Astlinux and trying to install the second Ethernet port on >> my EPIA SN 18000G board. >> >> >> >> Just installing the Via image on this motherboard and realise that eth1 >> (via-velocity) Gigabit Ethernet was not being recognised. >> >> >> >> Trying to install the driver for this with Astlinux (with the linux >> version of the driver) and unable to use the makefile, as /usr/src is >> not inherent in the file system. >> >> >> >> Any suggestions will be welcome. > > Clara, > > After we branch trunk to create a 0.6 branch and release, we will be > doing a kernel upgrade in trunk. I believe the current kernel is too > old to support that new device. > > Darrick > -- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
