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] DAHDI tools not working correctly in 1.8

2011-01-11 Thread Darrick Hartman
Mark, None of the perl related scripts work on AstLinux. You'll need to manually generate the config files for dahdi. Darrick On 01/11/2011 09:31 PM, Mark Phillips wrote: > Hi Folks, > > I'm having trouble getting my wcte1xxp card to load up at boot time > (works fine with 1.4). I can raise ev

Re: [Astlinux-users] DAHDI tools not working correctly in 1.8

2011-01-11 Thread Lonnie Abelbeck
Hi Mark, Have you looked at this: http://doc.astlinux.org/userdoc:dahdi Lonnie On Jan 11, 2011, at 9:31 PM, Mark Phillips wrote: > Hi Folks, > > I'm having trouble getting my wcte1xxp card to load up at boot time > (works fine with 1.4). I can raise everything manually but AstLinux > won't

[Astlinux-users] DAHDI tools not working correctly in 1.8

2011-01-11 Thread Mark Phillips
Hi Folks, I'm having trouble getting my wcte1xxp card to load up at boot time (works fine with 1.4). I can raise everything manually but AstLinux won't auto do it at startup. I've also noted that many of the dahdi tools such as dahdi_genconf fail with the following error; Can't locate strict.

Re: [Astlinux-users] Is Asterisk-GUI broken in AstLinux 0.7.5 with Asterisk 1.8 ?

2011-01-11 Thread Rob Hillis
On 11/01/11 09:01, Chris Kearns wrote: > The fix described in the link below solved it for me. Remeber to add > > || resp_lower.contains("asterisk/1.8.1.1") ) > > also, > > the index.js file is in > /stat/var/lib/asterisk/static-http/config/js/index.js > > > Link: > https://issues.asterisk.org/view

Re: [Astlinux-users] Is Asterisk-GUI broken in AstLinux 0.7.5 with Asterisk 1.8 ?

2011-01-11 Thread Rob Hillis
On 10/01/11 18:19, Lonnie Abelbeck wrote: > Rob, > > Have you tried setting in the 1.8 manager.conf: > -- > brokeneventsaction = yes > -- > > Lonnie Yes, I tried that, to no avail. Probably just as well - it's probably a little too early yet to be rolling out 1.8. I'd rather wait for another re

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

[Astlinux-users] Ethernet Driver Not Loading?

2011-01-11 Thread Dan Ryson
I wonder if I can trouble our friendly community, yet again, for advice... For some reason, my on board NIC, an an Intel 82566DM-2, isn't being recognized.* According to lspci -k, this network interface is supported by module e1000e. However, it doesn't show a "Kernel driver in use:" 0