Displaying 20 results from an estimated 1000 matches similar to: "USB Headset - No Master Control"
2012 Dec 14
0
9.1-RC3 problems with Creative Audigy 2 ZS [SB0350] audio
Hello :-)
Recently I have switched to Creative Audigy 2 ZS [SB0350] PCI audio
card from SoundBlaster Live! The new audio device although using the
same kernel driver have some problems with audio/video streams - sound
does not resemble original at all and the video player hangs (until
audio buffer is flushed I guess). Did anyone enountered similar
problem? I guess there is something wrong with
2012 Feb 29
0
The other kind of microphone problems
Hi there!
Recently I bought a simple Headset so I don't have to use my webcam mic in Teamspeak
anymore. Its a normal analog Headset, so no USB. I plugged it in my Audigy2 and it works fine.
The thing is, when I'm in Teamspeak starting Wine (wincfg is enough) it seems to "lock"
the Microphone input of my Audigy2. Then I only can use it inside Wine and only hear what the
others
2006 Apr 04
0
Ssoundblaster audigy and alsamixer
I have an interesting problem. I have no sound through the sound card,
but I can use the onboard sound ok. The reason I have no sound is that
the slider for "audigy analog/digital output jack" is missing in the
gnome mixer. The label is there, and a mute box are there, but no
sliders. When I bring up alsa mixer in the console, there is a box for
a slider, but no slider.
2008 May 28
1
Surround Sound and EAX
Hi there,
I've been searching for a while now, for an answer, whether or not EAX and surround sound is supported in wine. And all I've found are contradictory opinions. So, still I can't get neither to work, and I hope, this is the right place to ask for help. [Wink]
As I understood it, wine should be able to play surround sound, when alsa is able to do it. "speaker-test"
2009 Apr 25
3
Help for Wine 1.0.1
Hello :D
Well, as my name suggests, I'm a total linux newb. I really like linux though. I think it is really great project.
While trying to find solution to run windows games on linux, I found WINE project. But I am having a bit of trouble with it.
I managed to run StarCraft on linux for the first time, but having trouble with sound. I found a solution(emulate option for sound), but
2008 Sep 28
1
BlueTooth Headset
Hello Forum/List,
usually sound works quite well for me in WINE, but now trying to get my BlueTooth headphone to work (as opposed to the laptop's builtin speakers) I've run into a problem. My guess is it has to do with the delay occurs when a sound begins to play over these headphones, even though watching a movie in MPlayer at the same time to prevent that delay hasn't helped either.
2012 Jul 12
1
Modifying a list: what gets copied?
Hi all,
In my continued effort to understand when and what R copies, I've
designed a small experiment to try and figure out what goes on when a
list gets copied - is it a shallow copy or a deep copy. I believe the
following experiment isolates the difference:
options(digits = 2)
powers <- 4:6
n <- setNames(10 ^ powers, paste0("e", powers))
xs <- lapply(n, seq_len)
zs <-
2024 Aug 09
1
WDI package commands timing out and not working
Thanks, Martin. I am trying this in Bengaluru, India, using R-studio. I
tried downloading a single variable. It happened fast, in less than 5
seconds. I tried downloading six variables, it took much longer, but less
than a minute. Tried eight variables and it did not download even in five
minutes. My internet speed is well above 40Mbps. This should not take that
long. It seems the process timed
2006 Nov 07
1
Patch for zoom with mixed resolutions
Hey, David, with the latest changes for output-specific zoom it wasn't focusing
properly for me with mixed resolutions. I think this patch corrects that.
(Oh, and on my previous comment I meant struts and not extents, if that was
confusing to anyone. It was to me when I re-read it, heh.)
...MC
-------------- next part --------------
--- plugins/zoom.c
+++ plugins/zoom.c
@@ -480,8 +480,12
2012 Feb 27
2
compare two data frames of different dimensions and only keep unique rows
Dear list,
I am still struggling with something that should be easy: I compare two data frames with a lot of common rows and want to keep only rows that are NOT in both data frames, unique.
Here are an example of these data frame.
reported <-
structure(list(Product = structure(c(1L, 1L, 1L, 1L, 2L, 2L, 3L, 4L, 5L, 5L), .Label = c("Cocoa", "Coffee C", "GC",
2018 Sep 11
1
Running libvirtd outside of a shell results in qemu defunct processes
Hi,
In KubeVirt we are right now starting libvirt via a wrapper shell
script. I want to remove that wrapper and directly start libvirtd from
our golang code. This means that our golang code is PID 1 in the
container and we start libvirtd as a fork from there.
When I did this, strange things started to happen. Libvirt was still
able to start and manage qemu processes, but stopping the qemu
2024 Aug 09
1
WDI package commands timing out and not working
>>>>> Ivan Krylov via R-help
>>>>> on Fri, 9 Aug 2024 15:23:58 +0300 writes:
> ? Thu, 8 Aug 2024 12:43:23 +0530
> Anupam Tyagi <anuptyagi at gmail.com> ?????:
>> In open.connection(con, "rb") :
>> URL
>>
2024 Aug 08
1
WDI package commands timing out and not working
There is some problem getting data with the WDI package. It gets data from
World Development Indicators and other databases of The World Bank. I let
the code run for several minutes and nothing happens. Sometimes it gives a
time out message. I ran the same code last year and it worked. Any idea
what the problem is and how to fix it?
> dat1EU = WDI(indicator = c('NY.ADJ.NNAT.GN.ZS',
2011 Dec 06
2
[Bug 43562] New: GT215: Freeze on X startup
https://bugs.freedesktop.org/show_bug.cgi?id=43562
Bug #: 43562
Summary: GT215: Freeze on X startup
Classification: Unclassified
Product: xorg
Version: 7.7 (2011)
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
2011 Jan 22
1
How do I tell wine which sound card to use?
Hi,
Wine is trying to render sounds through the Ati HD soundcard (which I don't use and disabled since then) while in the wine mixer my audigy is set up. How do I make wine to render sounds through my audigy? Reinstall wine?
Thx in advance.
2005 Feb 24
4
SIP Phone with headset
Hi there,
Do anyone have any experience with SIP phone that support
a headset ? We have Budgetone phones but we need headsets.
What would you advise ?
Thanks
Thibault
2012 Feb 27
1
compare two data frames with same columns names but of different dimensions
Dear List,
I want to compare and return the rows which are NOT in the two data frames. Classic methods don't work as the df have NOT the same dimensions.
Here are one example of my df:
reported <-
structure(list(Product = structure(c(1L, 1L, 1L, 1L, 2L, 2L,
3L, 4L, 5L, 5L), .Label = c("Cocoa", "Coffee C", "GC", "Sugar No 11",
"ZS"),
2013 Apr 23
2
Frustration to get help R users group
Dear R users/developers
I requested help to solve the problem of formulating Multivariate Sample
selection model by using Full Information Maximum Likelihood
(FIML)estimation method. I could not get any response. I formulated the
following code of FIML to analyse univariate sample selection problem.
Would you please advise me where is my problem
library (sem)
library(nrmlepln)
Selection
2005 Nov 07
0
Unable to configure Ices with alsa for Creative Labs SB Audigy LS
Iceuse - Kris wrote:
> Hello,
>
> I have a computer with this sound card (from lspci):
> 0000:01:04.0 Multimedia audio controller: Creative Labs SB Audigy LS
> But when I put
> hw:0,0
> as input device, I'm getting
> [2005-11-07 21:53:19] EROR input-alsa/alsa_open_module Failed to open
> audio device hw:0,0: No such device or address
>
> I tried many
2012 Mar 31
0
Wine only sees OSS, not ALSA
I have two machines, both of which run Debian squeeze and on which I compiled Wine 1.2.3. On the older installation of Debian, which uses an Audigy 2 card, when I do $ winecfg, Audio tab, the OSS, ALSA, NAS and EsoundD drivers are seen, with the ALSA driver automatically checked. The sound test works.
On the new installation of Deban, with an Audigy 1 card $ winefcg only shows OSS, and so