[asterisk-bugs] [Asterisk-GUI 0016396]: invalid paramater `opermode' added to modprobe.conf for Wildcard TE12xP

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 7 07:54:29 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16396 
====================================================================== 
Reported By:                kenlee
Assigned To:                awk
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   16396
Category:                   Card Detection
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk GUI Version:       SVN 
Asterisk Version:           SVN 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 4993 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2009-12-04 16:55 CST
Last Modified:              2010-01-07 07:54 CST
====================================================================== 
Summary:                    invalid paramater `opermode' added to modprobe.conf
for Wildcard TE12xP
Description: 
The asterisk gui adds the following line to modprobe.conf:

options wcte12xp opermode=USA vpmnlptype=4 vpmnlpthresh=24
vpmnlpmaxsupp=24

Which prevents the dahdi drivers from loading and produces the following
errors.

from /var/log/messages:
wcte12xp: Unknown parameter `opermode'

from the command line:
-bash-3.2# service dahdi start
Loading DAHDI hardware modules:
  wcte12xp:  FATAL: Error inserting wcte12xp
(/lib/modules/2.6.18-164.6.1.el5xen/dahdi/wcte12xp/wcte12xp.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
                                                           [FAILED]

====================================================================== 

---------------------------------------------------------------------- 
 (0116190) tzafrir (manager) - 2010-01-07 07:54
 https://issues.asterisk.org/view.php?id=16396#c116190 
---------------------------------------------------------------------- 
The GUI does here something very stupid: edits (or rather: blatantly
overrides) /etc/modprobe.conf . This should be done in a separate file,
e.g. /etc/modprobe.d/asterisk-gui.conf . 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-07 07:54 tzafrir        Note Added: 0116190                          
======================================================================




More information about the asterisk-bugs mailing list