Displaying 20 results from an estimated 2000 matches similar to: "no sound drivers noob"
2007 Oct 09
2
Recommended Packages document
Fresh install of Debian Etch. Before I install wine (from winehq), I'd like
to double check something about the following document. I've only included
the portion refering to Debian.
http://wiki.winehq.org/Recommended_Packages
The document was last edited 2007-10-07 15:26:02.
My question is about the last comment about freeglut3-dev. Still required or
not, would there be any problems if I
2008 Sep 26
5
Compiling - WARNING: No OpenGL library found on this system.
I downloaded Wine sources with Git. Now when I cd to wine-git folder and do ./configure, at the end I get a message:
Code:
"configure: WARNING: No OpenGL library found on this system.
OpenGL and Direct3D won't be supported.
configure: Finished. Do 'make depend && make' to compile Wine."
I installed all packages from this script -
http://kegel.com/wine/hardy.sh
2011 Jan 14
4
Yum packages error.
Dear group,
Last night I was playing around with my home desktop trying to get the sound to work and somehow I broke some dependencies, now yum update would not run. Can someone help me troubleshoot this. This is the output I am getting from yum update. Thank you in advance.
[root at venus ~]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons:
2008 May 11
4
Noob trying to ./configure Wine source, config.log error
I've been searching here and at the ubuntu forums and can't seem to find a solution, I think it's pretty simple though. I've checked for libc6 and libc6-dev and they both appear to be installed, IIRC they fixed a previous ./configure issue I had with some other source.
mason at mason-desktop:~/Desktop/wine-1.0-rc1$ ./configure
checking build system type...
2020 Jun 23
2
Voice broken during calls (again...)
Am 23.06.2020 16:22, schrieb Marek Greško:
> It seems your problems lie in something other. Most probably it is not
> mtu problem. All my suspections are contradicted. If it is true you
> have inter vlan voice quality problems, it is definitely something
> different. Formerly I assumed you were trying only LTE vs LAN using
> internet.
I'm not sure what you mean with the last
2008 Jun 03
7
RC1 & RC3 break PageMaker
PageMaker was running OK (except duplex printing wrong) on 0.9 wines. With RC1 & RC3 (didn't try RC2) PageMaker starts to open, cycles my scanner (???), and quits. I went back to 0.9.61-1 all is well again. Any thoughts? I did a reinstall of PM, but it had no effect.
2025 Jan 31
2
Error "Data for UPS [pcmusb] is stale - check driver"
"Rushabh Sanghavi (Rush)" <Rushabh at pp-ontime.co.th> writes:
> * NUT Version 2.8.0-3 was installed on our 4G LTE WiFi router by our team.
You have two problems right there.
Most importantly, the most recent release of nut is 2.8.2, from April of
2024. 2.8.0 is from April of 2022. Many things have been fixed. I
personally do not engage in troubleshooting out of date
2025 Feb 02
1
Error "Data for UPS [pcmusb] is stale - check driver"
OpenWRT version 23.05.0-rc3 is, for starters, not supported anymore by
the OpenWRT project, and is old.
The current version is OpenWRT 23.05.05
The reason you are likely getting an old version of NUT when you load
the nut package is because you are using an old version of openwrt.
Your team needs to sysupdate your 4G LTE Wifi router
You also, in my opinion, need to seriously reconsider
2007 May 12
2
Cannot join Win XP SP2 client to domain
Dear all,
I have created two virtual machines on my computer (With Vmware 5.5.3).
One is running SuSE Linux Enterprise Server 10 with Samba 3.0.22. The
other one is runnung a WinXP SP2 client (name: test01).
I can browse the shares of the Samba Server. Furthermore I can connect
to them with different user names.
When trying to join the client to the domain I get an error message that
the
2020 Jun 23
2
Voice broken during calls (again...)
Am 23.06.2020 15:43, schrieb Marek Greško:
Hi
>> Do you mean "my Linux-Box ignores ICMP packet unreachable" or
>> "Deutsche
>> Telekom ignores them"?
>
> I meant DT, but this was a speculation. I did not say they do. I
> consider it highly improbable. Then I was asking whether you do. As
> per configuration you sent you are not blocking icmp
2008 Sep 08
4
Installing patches help
Hey, I just want to state before I ask my questions, I am still rather new to Linux, and to Wine, so please, bear with me.
The following questions I have are
How do I install patches to Wine?
How do I make this http://bugs.winehq.org/attachment.cgi?id=15516 into a file I can patch into Wine?
Please, have the answers be idiot proof.
If it matters, I am using Mandriva Linux 2008 spring as my
2010 Apr 13
6
configure: error: FreeType development files not found.
Hi
I am a newbie,i am trying to install wine to my centos ,but am having these problems
configure: error: FreeType development files not found.
Fonts will not be built. Dialog text may be invisible or unaligned.
Use the --without-freetype option if you really want this.
i tried install freetype but still the same error comes up
[blaze at localhost freetype-2.3.12]$ rpm -q freetype
2009 Jun 29
2
Unable to use alsa, unusable driver for winecfg
Got a problem with wine.
I compiled the 1.1.24 version and a lot of things work very fine. But I can't use the Alsa driver output.
When launching winecfg and selecting the Audio tab, a dialog box tell me that the driver "alsa" is present in the registry but unusable and asks me to remove it from the registry.
I don't know why the alsa driver is unusable. I have the correct
2020 Oct 27
2
HLS enabled mounts
We use Icecast version 2.4.4 and recently added an intro (preroll) to
one of our channels. Although we haven't had any direct complaints,
there has been a discussion thread with some of our public radio
colleagues getting complaints about users receiving a repeat of the
intro many times when their device switches from WiFi to LTE or unstable
Internet connections.
One of our colleagues
2010 Mar 12
2
xubuntu 8.10 64bit compile issues 1.40
configure: libv4l 32-bit development files not found.
configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported.
configure: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported.
configure: libopenal 32-bit development files not found (or too old), OpenAL won't be supported.
Some one solved that?
2009 May 11
3
aggregate over x cases
Hello,
I have been struggling for quite some time to find a solution for the following problem. I have a data frame which is organized by block and trial. Each trial is represented across several rows in this data frame. I'd like to extract the first x rows per trial and block.
For example
block trial x y
1 1 1 605 150
2 1 1 603 148
3 1 1 604 140
4 1 1 600 140
5 1 1 590 135
6 1 1 580 135
7
2009 Jan 11
1
Error: Dependency is not satisfiable: libasound2
I'm trying to install wine 1.1.12_i386. I'm using debian etchnhalf 4.0. I've extracted all the files to my home directory then used the the GDeb package installer to try and install the program when I got the error message: Error: Dependency is not satisfiable: libasound2? I'm a totally new user and debian is the only OS currently on my system. Thanks for the help and suggestions
2020 Jun 23
2
Voice broken during calls (again...)
Am 23.06.2020 10:07, schrieb Marek Greško:
Hi
> this is a correct response:
>
> From 62.156.246.57 (62.156.246.57) icmp_seq=1 Frag needed and DF set
> (mtu = 1492)
>
> So PMTU discovery is working. No problem here. You got correct message
> to lower the packet size from 62.156.246.57. This is probably the last
> hop before your site.
No, the last hop is 62.156.246.65:
2020 Jun 13
3
Voice "broken" during calls
Am 13.06.2020 um 22:09 schrieb Antony Stone:
Hi Antony
> You are *assuming* that it's the codec causing the difference.
Well, I really don't know what I can think, now...
> We don't know that.
>
> Let me get this clear, to make sure I understand (differences emphasised):
>
> 1. You use *a VoIP softphone app* on your mobile, which is registered by SIP,
> to
2016 Jan 24
2
Securing tinc config files
I cannot use dynamic dns , the remote sites connect through 4G LTE and get
assigned "Private Addresses" that are NATd to a Public Address. The LTE
clients can only make connections outward to the Internet and features such
as PAT and Dynamic DNS will not work. Therfor for these remote sites I need
a Central Server Located on Internet to peer with in order for the Site to
Site connection