Displaying 2 results from an estimated 2 matches for "11x0".
Did you mean:
110
2010 Jan 30
4
Astribank problem
H all...
I have an Astribank (8FXS/16FXO), IBM X3200 M2, Asterisk-1.6.2.1,
dahdi-linux-complete-2.2.1, libpri-1.4.10.2, centos-5.4 final.
My problem is, every time i unplug the astribank power supply, and
reconnect it, astribank cannot work again (lsusb result is 11x0)...
but, after reinstall the asterisk and dahdi, astribank will detected (lsusb result is 11x2)...
any suggestion?
Regard,
frank.
_________________________________________________________________
Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you....
2000 Feb 14
2
Error report on empty matrices (PR#435)
Dear R developers:
When using R.0.99a (Version 0.99.0 Patched (February 9, 2000), source
compiled with gcc under SuSE 6.2) on a PIII 500Mhz Machine under SuSE
6.2 Linux I found the following bug:
x <- matrix(0,10,0)
rbind(x,2)
causes an R-crash with the message "Gleitkomma-Ausnahme" (floating point
exception) which is probably due to the non-applicability of the
recyling