opvxa1200 freeze in modprobe
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dahdi-linux (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
when loading this kernel module in:
uname -a
Linux mistic 3.19.0-15-generic #15-Ubuntu SMP Thu Apr 16 23:32:37 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
modprobe freezes (impossible to kill), the hardware gets detected but impossible to use, after some googling:
http://
I found that there's some missing code in:
/usr/src/
in: static int wctdm_initializ
after int x;
wc->ddev = dahdi_create_
if (!wc->ddev)
return -ENOMEM;
With this fix everything works ok.
-------
Description: Ubuntu 15.04
Release: 15.04
dahdi-dkms:
Instalado: 1:2.10.
Candidato: 1:2.10.
Also affects Ubuntu 15.10