Re: [Astlinux-users] Ethernet Driver

2017-10-03 Thread dan
e- From: "Lonnie Abelbeck" Sent: Tuesday, October 3, 2017 10:34am To: "AstLinux Users Mailing List" Subject: Re: [Astlinux-users] Ethernet Driver Hi Ryan, Interesting, I'm also seeing (with AstLinux 1.3.x) # modinfo bnx2 | grep '^firmware' firmware: bnx2/bnx2

Re: [Astlinux-users] Ethernet Driver

2017-10-03 Thread Lonnie Abelbeck
l check whether the error messages repeat (as suggested below) or > list different file names that can't be loaded, as the above suggests. > > Dan > > -Original Message- > From: d...@ryson.org > Sent: Monday, October 2, 2017 8:47pm > To: "AstLin

Re: [Astlinux-users] Ethernet Driver

2017-10-03 Thread dan
repeat (as suggested below) or list different file names that can't be loaded, as the above suggests. Dan -Original Message- From: d...@ryson.org Sent: Monday, October 2, 2017 8:47pm To: "AstLinux Users Mailing List" Cc: "AstLinux Users Mailing List" Sub

Re: [Astlinux-users] Ethernet Driver

2017-10-02 Thread dan
ave better fortune tomorrow when I can spend some time working on it. Thanks, Dan -Original Message- From: "Lonnie Abelbeck" Sent: Monday, October 2, 2017 8:07pm To: "AstLinux Users Mailing List" Subject: Re: [Astlinux-users] Ethernet Driver Hi Dan, # ls

Re: [Astlinux-users] Ethernet Driver

2017-10-02 Thread Dan Ryson
Thanks Michael. Yes, this does help.  It's starting to look like the purchase of another NIC is the best option. Dan Original message From: Michael Keuter Date: 10/2/17 7:25 PM (GMT-05:00) To: AstLinux Users Mailing List Subject: Re: [Astlinux-users] Ethernet D

Re: [Astlinux-users] Ethernet Driver

2017-10-02 Thread Lonnie Abelbeck
Hi Dan, # ls -l /lib/modules/3.16.47-astlinux/kernel/drivers/net/ethernet/broadcom/ total 292 -rw-rw-r--1 root root 90248 Sep 23 15:14 bnx2.ko -rw-r--r--1 root root201184 Sep 23 15:14 tg3.ko # modinfo bnx2 | grep '^description' description:Broadcom NetXtreme II

Re: [Astlinux-users] Ethernet Driver

2017-10-02 Thread Michael Keuter
Maybe this helps: ftp://ftp.tyan.com/Broadcom/LAN/BCM57XX/v7.6.2/Manuals/linux.htm Sent from a mobile device. Michael Keuter > Am 03.10.2017 um 00:39 schrieb d...@ryson.org: > > All, > > I'm trying my hand at running AstLinux as a VM under Proxmox. My first > effort used bridged Ethernet a

Re: [Astlinux-users] Ethernet Driver Not Loading?

2011-01-12 Thread Dan Ryson
I'm here to report limited success: The on-board NIC is now detected and the driver appears to have loaded normally. While that's significant progress, due in part to a bit of snow and ice, I haven't been able to physically access this machine and physically connect anything to the port and

Re: [Astlinux-users] Ethernet Driver Not Loading?

2011-01-11 Thread Philip Prindeville
The e1000e driver is different from the e1000 driver. And both are known to have driver issues prior to 2.6.36. On 1/11/11 7:29 AM, Dan Ryson wrote: >Hello Tom, > > In looking at /etc/rc.modules, e1000 isn't commented out for this i586 > build. However, lspci -k seems to be looking for "e10

Re: [Astlinux-users] Ethernet Driver Not Loading?

2011-01-11 Thread Dan Ryson
Lonnie, I'll give that a shot and report back tomorrow. Thanks for your help! Dan On 1/11/2011 10:13 AM, Lonnie Abelbeck wrote: > Edit, add... > -- > e1000e > -- > to the "/etc/rc.modules" file. > > Lonnie > > On Jan 11, 2011, at 8:44 AM, Lonnie Abelbeck wrote: > >> Dan, >> >> You will need t

Re: [Astlinux-users] Ethernet Driver Not Loading?

2011-01-11 Thread Dan Ryson
Hello Tom, In looking at /etc/rc.modules, e1000 isn't commented out for this i586 build. However, lspci -k seems to be looking for "e1000e". Do you suppose there's any value in adding "e1000e" to this list? Or will I need to also add the e1000e module itself? Thanks for your help! Dan O

Re: [Astlinux-users] Ethernet Driver Not Loading?

2011-01-11 Thread Lonnie Abelbeck
Edit, add... -- e1000e -- to the "/etc/rc.modules" file. Lonnie On Jan 11, 2011, at 8:44 AM, Lonnie Abelbeck wrote: > Dan, > > You will need to edit the "/etc/rc.modules" file, either uncomment or add > the module you need. (It will automatically be modprob'ed on boot) > -- > eepro100 > -- >

Re: [Astlinux-users] Ethernet Driver Not Loading?

2011-01-11 Thread Lonnie Abelbeck
Dan, You will need to edit the "/etc/rc.modules" file, either uncomment or add the module you need. (It will automatically be modprob'ed on boot) -- eepro100 -- looks like what you need. Lonnie On Jan 11, 2011, at 8:28 AM, Dan Ryson wrote: > I wonder if I can trouble our friendly community,

Re: [Astlinux-users] Ethernet Driver Not Loading?

2011-01-11 Thread Tom Chadwin
Hi Dan Try looking at /etc/rc.modules. No idea what the default is, but e1000 is commented out in my net5501 installs. Hope this helps Tom From: Dan Ryson [mailto:d...@ryson.org] Sent: 11 January 2011 14:29 To: astlinux-users@lists.sou