similar to: Loop length supported by FXS module on Wildcat TDM400 card

Displaying 20 results from an estimated 100 matches similar to: "Loop length supported by FXS module on Wildcat TDM400 card"

2006 Aug 26
0
3DLabs Wildcat
Hi all, Has anybody managed to make this board: 3DLabs Wildcat III 6210 work under CentOS 4/Xorg ? I see on their website they had support for it until RHEL3 but no more support for RHEL4... I tried the 'glint' driver but it does not support this particular chipset. I tried the 'vesa' mode and I could get a 640x480 @ 60Hz but it's a little hard to work at that resolution ;)
2003 Sep 02
1
Connecting to an Ericsson AXT121 with a Digium Wildcat E100 card
Dear Telcotype Braniacs, I have tried doing a google search to find out what this switch looks like, what the physical interface is, but havn't been successful. I am quite new to the ISDN world so I'm not sure what to expect when I see this switch. Does anyone have any experience connecting to this switch? The following is basically all I have been given for info: 1) Ericsson, AXT121,
2005 Jun 09
1
Zap Clocking - Frame Slips - tdm400p wcfxo zttest cpu spikes spandsp
I've made some modifications to zttest in order to use it as a frame clock accuracy tester / slip detector. I'm not certain if that was it's original purpose, but it seems that a lot of folks try to use it that way. The result is something that I'm calling ztclock for now to help avoid confusion. I'm including the source at the end of this post. You can compile it by placing
2002 Feb 09
3
Samba 2.2.3 Windows Printer Drivers definitions
Hi, I have a question about the assignment of printer drivers for windows to my printers in printcap. How do I configure a printer located in my printcap to be recognised by a windows pc as the right model? Where is the mapping supposed to be saved? I have RH 7.2, samba 2.2.3 and lprng running on a PPro 200 Compaq. My intention is that it will serv as a queue server for about 100 printers.
2009 Nov 11
1
TE121 - Idle system load at ~0.3 - Bad DAHDI 2.2.0.2 behaviour ?!
Hi Asterisk Users, We've been experiencing some tough time regarding a new Asterisk installation connected to the PSTN via an ISDN PRI with a Digium TE121 with the optional VPMADT032 echo cancellation module. For now, I'll focus on something very specific which is summarized on this email's subject. However, here are some general facts for the context: - System pbxfri went
2007 Oct 26
0
Masters/PhD Scholarship at National University of Ireland
More Scholarships are posted at http://cambodiajobs.blogspot.com ** *National University of Ireland* *Institute of Microelectronics and Wireless Systems* - Masters/PhD Scholarship in Software Defined Radio Systems - Masters/PhD studentship in the area of Spectrum Sensing for Cognitive Radio - Masters/PhD studentship in the area of Spectrum Sensing for Cognitive Radio and -
2010 Apr 12
2
Interpreting factor*numeric interaction coefficients
Dear all, I am a relative novice with R, so please forgive any terrible errors... I am working with a GLM that describes a response variable as a function of a categorical variable with three levels and a continuous variable. These two predictor variables are believed to interact. An example of such a model follows at the bottom of this message, but here is a section of its summary table:
2007 Dec 19
3
median of binned values
Dear list, I have a vector (array, table row, whatever is best) of frequency values for categories (or bins), and I need to find the median category. Trivial to do by hand, but I was wondering if there is a means to do it in R in an elegant way. The obvious medioan(vector) returns the median frequency for the binns, and that is not what I want. i.e,: freq cat1 1 cat2 10
2011 Jan 17
2
matrix manipulations
Hi, I am having some difficulties with matrix operations. It is a little hard to explain it so please bear with me. I have a very large data set, large enough that it needs to be split in parts in order to deal with. I can work things on these "parts" but the problem lies in adding together these parts for the final answer. So that been said, let's say that i split the data in 2
2005 Mar 24
9
Forklift a 2000 phone PBX
I'm staring at an RFP--this company wants to replace a 2000 position PBX (at eight locations) with a new system. Their mindset is Nortel/Avaya because they talk about 28-button digital sets. The do specify a few IP phones for just one location, so they are aware of VoIP. I'm going to bid on this--there's nothing to lose except the time it takes to write the proposal. I'll
2006 Aug 24
1
Using a 'for' loop : there should be a better way in R
I need to apply a yearly inflation factor to some wages and supply some simple sums by work category. I have gone at it with a brute force "for" loop approach which seems okay as it is a small dataset. It looks a bit inelegant and given all the warnings in the Intro to R, etc, about using loops I wondered if anyone could suggest something a bit simpler or more efficent? Example:
2016 Apr 18
2
GM108GLM?
Is there anything I can do in this regard? /smo On 2016-03-31 23:12, Pierre Moreau wrote: > Oh, hum, GM108 is NV118 and not NV108 which is Gk208… My bad! > > SMF from the bug report seemed to have some working setup, and since he didn't > pinged back, I guess it's working nicely. But some more checking might still be > needed? > > On 04:59 PM - Mar 31 2016, Ilia
2016 Oct 18
2
GM108GLM?
Hi, It would seem like it (attachments are from 4.9-rc1, btw), but it doesn't look like there is any support in the Xorg driver. How can I help with that? Best regards, Sune Mølgaard Translucent ApS On 2016-04-22 09:33, Pierre Moreau wrote: > Hello, > > A patch was merged yesterday to recognise GM108 (see >
2016 Dec 07
2
GM108GLM?
Hi again, It works :-) Reclocking, however, is another kettle of fish. Trying #echo 0f > /sys/kernel/debug/dri/0/pstate hangs X. Trying the same with no X running reveals: Dec 7 10:08:42 dell-smo kernel: [ 728.831020] nouveau 0000:08:00.0: clk: unable to find matching pll values a number of time as then soft lockup. Very much akin to
2016 Dec 08
2
GM108GLM?
Hi, With drm-next from http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-next/2016-12-08/ I don't get the error messages, but I still get a soft cpu lockup. What info would you need from me to get it working? Best regards, Sune Mølgaard On 2016-12-08 08:10, Karol Herbst wrote: > hi, > > give the drm-next kernel tree a try. Sadly the reclocking improvements didn't land with
2010 Jun 09
2
cbind with vectors of different lengths?
Hello R help I have a dataframe, with 71 samples (rows) and 30 variables. I got linear models for some of the variables,? and I want to join fitted and residuals of these models to the data frame. Sometimes, these vectors have the same length of the dependant variable, but in a few cases, NA values can be found on my data, and therefore, both fitted and residuals have a few rows less than the
2016 Dec 08
2
GM108GLM?
Aha! That seems to do it. If I interpret correctly, it doesn't set it quite to full power, though, but it's certainly an improvement: 07: core 405 MHz memory 810 MHz 0a: core 270-1124 MHz memory 1600 MHz 0f: core 270-1124 MHz memory 2002 MHz AC DC * AC: core 1012 MHz memory 2002 MHz A short run of glmark2 shows aver 100% improvement to ~550 FPS. Interestingly, it's still nowhere
2016 Oct 27
0
GM108GLM?
Hello, The idea was to use the modesetting DDX instead of Nouveau’s one for Maxwell+ as EXA was [broken][1]. But you can give a try at Ilia’s [patches][2], which fix the Nouveau DDX for GM10x and GM20x (I don’t think it has been tested on a GM108 yet). Best regards, Pierre Moreau [1]: https://cgit.freedesktop.org/nouveau/xf86-video-nouveau/commit/?id=3e2e0faa2ee1cce9c1bb5c7ad80d0592460f3edc
2010 Sep 29
0
R Graphic - Tellis as a potential
Hello all, I have been meaning to learn R for a while and have just subscribed to this list. I am planning to give R a shot at one of my live projects. I am looking to explore graphical features of R on my data below. Sample Data: Cat1 - Cat2 - Cat3 - Cat4 - NumPeople - Salary H - L - H - L - 100 - 50000 L - L - L - L - 40 - 30000 - H - H - - 100 - 45000 Cat1 through Cat4 are
2016 Dec 08
0
GM108GLM?
hi, give the drm-next kernel tree a try. Sadly the reclocking improvements didn't land with 4.9, so 4.10 is required. Greetings. On 7 December 2016 10:26:44 a.m. GMT+01:00, "Sune Mølgaard" <smo at translucent.dk> wrote: >Hi again, > >It works :-) > >Reclocking, however, is another kettle of fish. > >Trying #echo 0f > /sys/kernel/debug/dri/0/pstate