Hi
Looks like I can't get my network card working on the official release builds.
The network card I have is this one: "C2000 SoC I354 Quad GbE Controller (MACs)".
What does work:
- I have Pfsense running on a comparable motherboard with the same NIC. This is FreeBSD 8.3. But they have updated/backported the igb driver (https://forum.pfsense.org/index.php?topic=69181.25;wap2).
- This build does work: viewtopic.php?f=69&t=5365&start=200
What I tried:
- I compiled the latest igb driver on FreeBSD 9.2 and I have a if_igb.ko as a result.
- I tried this: http://blog.hani-ibrahim.de/nic-on-embe ... eenas.html but I can't load the driver because it's already loaded in the kernel
- I tried this: http://blog.hani-ibrahim.de/en/netzwerk ... ieren.html but the /cf has no boot directoy and copyng to /boot/kernel didn't work. I can't load the driver because it's included in the kernel
Is their a way I can run the official builds in embedded mode (prefered) or official full install without compyling my own kernel?
Thanks
Laurens
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
Change embeded NIC driver
-
laurens
- Starter

- Posts: 35
- Joined: 13 Dec 2014 09:39
- Location: Belgium
- Status: Offline
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: Change embeded NIC driver
do you test latest version based on BSD 9.3?: viewtopic.php?f=78&t=7860
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
laurens
- Starter

- Posts: 35
- Joined: 13 Dec 2014 09:39
- Location: Belgium
- Status: Offline
Re: Change embeded NIC driver
I have to try the LiveUSB, that one wasn't availble this weekend, but I found the embeded which didn't work. But that was an older build.
Will try the LiveUSB with this build one of these days.
Will try the LiveUSB with this build one of these days.
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: Change embeded NIC driver
today is available at sourceforge: http://sourceforge.net/projects/nas4fre ... .0.2.1190/
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
laurens
- Starter

- Posts: 35
- Joined: 13 Dec 2014 09:39
- Location: Belgium
- Status: Offline
Re: Change embeded NIC driver
Didn't work either, but build 300 of the BSD 10 test version does.
I did the "full" install of build 1190 and I could find the /boot/kernel/if_igb.ko. But I guess it's no use overwriting it because when I do kldstat -v I see the igb driver is in the /boot/kernel/kernel file. So I guess without compiling my own kernel I'm not able to run the stable version?
Can I do a feature request somewhere to backport the igb driver to the current stable release as they did in pfsense (= freebsd 8.x)? Or can I do something else to exclude the igb part from the kernel so I can load my own?
I did the "full" install of build 1190 and I could find the /boot/kernel/if_igb.ko. But I guess it's no use overwriting it because when I do kldstat -v I see the igb driver is in the /boot/kernel/kernel file. So I guess without compiling my own kernel I'm not able to run the stable version?
Can I do a feature request somewhere to backport the igb driver to the current stable release as they did in pfsense (= freebsd 8.x)? Or can I do something else to exclude the igb part from the kernel so I can load my own?
-
laurens
- Starter

- Posts: 35
- Joined: 13 Dec 2014 09:39
- Location: Belgium
- Status: Offline
Re: Change embeded NIC driver
Can I do something else to exclude the igb part from the kernel so I can load my own?
-
laurens
- Starter

- Posts: 35
- Joined: 13 Dec 2014 09:39
- Location: Belgium
- Status: Offline
-
Predictor
- NewUser

- Posts: 5
- Joined: 22 Nov 2013 14:20
- Status: Offline
Re: Change embeded NIC driver
Hi Laurens, you need to download the latest intel drivers for the c2000/354 chipset. You can compile them on a stock 9.3 freebsd. Afterward you need to copy the if_igb.ko to /cf/boot/kernel, replacing the old driver. You also need to edit the /cf/boot/loader.conf and add the line: if_igb_load="YES"
Before you can edit or copy you need to mount the /cf dir read/write with: mount -uw /cf
After a reboot you should see your nics.
btw, this is for the embedded version, the full version is similar to this one except that the root is mounted read/write
Before you can edit or copy you need to mount the /cf dir read/write with: mount -uw /cf
After a reboot you should see your nics.
btw, this is for the embedded version, the full version is similar to this one except that the root is mounted read/write
Last edited by Predictor on 30 Dec 2014 09:38, edited 1 time in total.
Primary system:6xSeagate Barracuda 2Tb in raidZ2 on an Supermicro A1SA7, 32Gb ecc, zil on ssd mirror, cache on ssd, Backup system: 14x HITACHI HUA721010 in RaidZ2 w/ 2 spares (NetApp Sata shelf, fc connected) on a Dell PoverEdge 610, both running 9.3.0.2r1310
-
Predictor
- NewUser

- Posts: 5
- Joined: 22 Nov 2013 14:20
- Status: Offline
Re: Change embeded NIC driver
attached the intel 2.4.2 igb driver compiled on freebsd 9.3
You do not have the required permissions to view the files attached to this post.
Primary system:6xSeagate Barracuda 2Tb in raidZ2 on an Supermicro A1SA7, 32Gb ecc, zil on ssd mirror, cache on ssd, Backup system: 14x HITACHI HUA721010 in RaidZ2 w/ 2 spares (NetApp Sata shelf, fc connected) on a Dell PoverEdge 610, both running 9.3.0.2r1310
-
laurens
- Starter

- Posts: 35
- Joined: 13 Dec 2014 09:39
- Location: Belgium
- Status: Offline
Re: Change embeded NIC driver
Thanks!