Hardware :: Built In Mic Not Working?
May 7, 2010
i have a sony vaio fw455d. i installed linux mint xfce version, problem is when am using skype or the sound recorder program my built in mic doesn't work, i have already downloaded the latest version of alsa.
View 2 Replies
ADVERTISEMENT
Jul 4, 2010
I recently installed GUVCView to record videos via my webcam but my built-in microphone isn't working. Is there a driver for mine? The computer is an HP G60-530US, and the sound card is a Conxenant audio card and the webcam is a Chicony HP Webcam-101.
View 2 Replies
View Related
Jan 10, 2011
I installed skype today and was in the middle of a web convo, and then skype crashed. Since then, my cam has not worked at all. I've tried Cheese, camorama, guvcview, and none of them are working. They all display "device not found".
View 9 Replies
View Related
Jul 18, 2010
I have installed powerdns and powerdns recurser with the mysql backend. everything is working fine when I add a domain let's say www.test.com to the database and do host[URL].127.0.0.1 pdns returns the A record.Now what do I need to do next so that this dns works on the internet.I registered two nemservers ns1.mydomain.com and [URL]..at godaddy and set them to [URL].. is not working it seems like the dns server i built is not working from the internet.
View 1 Replies
View Related
Aug 4, 2010
I have a problem with my built-in microphone in ubuntu 10.04, its not listed in mixers like other notebooks that have anologue microphone 1 / 2, I have only Analogue microphone (that works only with external mic), analogue line-in and analogue input. Also I updated Alsa drivers to 1.0.23, but nothing changed.why my built-in microphone is not listed by mixer, is not view at all?
Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02), Packard Bell EasyNote MX67-P-023, Adi1986a
View 9 Replies
View Related
Aug 28, 2011
There purports to be a built-in microphone in this computer.
I tried using SoundRecorder in Gnome to test this theory. It records silence.
View 1 Replies
View Related
May 12, 2010
At a real road block/standstill getting an apt-get repository working. I built a apt-get repository using reprepro here:
[URL]
using these instructions:
[URL]
containing two packages gtm and astronaut-wv-server-beta It doesn't seem to work at all even though it seems as though it should.
View 1 Replies
View Related
Jun 23, 2010
Ok so I've been all over Google trying to find an answer as to why my MPD server won't properly output over httpd. When I try to connect to it from any source, it gives me a "404:Entity Not Found" error. There hasn't been any useful info out there to solve this problem. Help please! Attached is my mpd.conf file. All my permissions and firewalls are set up properly AFAIK.
View 5 Replies
View Related
Sep 7, 2010
i am using Ubuntu on my Dell Inspiron N5010.My built webcam is not working what should i do?
View 1 Replies
View Related
Sep 22, 2010
Logitech c210 built in microphone not working?
View 5 Replies
View Related
Apr 3, 2011
I'm using 10.04 and it's been excellent all the way through up until this problem happened. My laptop's built-in SD card reader has stopped working out of nowhere.
Here are the basic facts:Laptop is a Compaq Presario CQ50-115NR I tried older Linux Kernels, it's not the newest kernel causing the problem. The SD card reader is not shown in disk utility anymore. It used to be shown, even when no SD card was inserted. Now? Nothing.lspci output:
Code:
00:00.0 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation Device 075e (rev a2)
00:01.1 SMBus: nVidia Corporation MCP78S [GeForce 8200] SMBus (rev a1)
00:01.3 Co-processor: nVidia Corporation MCP78S [GeForce 8200] Co-Processor (rev a2)
00:01.4 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
[Code]...
View 1 Replies
View Related
Oct 19, 2010
i am running backtrack 4 (using kde 3.5.10) on my laptop with an ATI mobility radeon HD 4650 graphics card. i installed the proprietary drivers from the ati site, just as i always do in any linux installation. then i installed xgl, and all of the compiz packages, including compiz-kde, but for some reason, my system won't enable xgl rendering. every time i run either "compiz --replace" or "fusion-icon" in the terminal, i lose the borders of my windows, and every thing i've tried so far does not work.
[Code]...
View 8 Replies
View Related
May 25, 2011
hey has anyone built randeonhd for fedora 15 yet?
View 3 Replies
View Related
Jul 30, 2010
I considered puppy Linux, but it's not my taste. I don't like the Looks of the GUI. That's very important to me. If you need the computer make and model, here it is. It is a Gateway 2000 4DX2-66.
View 14 Replies
View Related
Mar 28, 2010
I've heard a long time ago that linux applications are built by having a CLI first, and later writing a GUI above that. Does someone have any reference/links about that subject? I'm interested in the principles of this method.
View 7 Replies
View Related
May 28, 2010
Iwhen I get my 32 bit build machine upgraded to 13.1 I was going to to try building GSB 2.30.
View 14 Replies
View Related
May 29, 2010
Since there aren't many available third party packages for slackware 13.1 yet, is it safe to install packages built for slackware 13.0? For example I need to install openoffice and skype and the latest packages i could find are built for 13.0.
View 11 Replies
View Related
Feb 4, 2011
I'm trying to rebuild a .src.rpm to produce a debuginfo rpm but one is not being built. The normal .rpm builds just fine.
I have redhat-rpm-config installed, and the following is in my .rpmmacros:
%_topdir /home/kerrg/buildroot
%_toppath /home/kerrg/buildroot/tmp
%_signature gpg
[Code].....
View 2 Replies
View Related
May 25, 2010
I got last night debian 5 stable, but it has an older version of kernel, I think 2.6.26, which doesn't have my network card drivers. I tried to install myself the kernel, but I a newbie in linux, so something failed and I give up until next time. Is this version: [URL] a safer one for a desktop computer, daily usage? How to I know it has the latest kernel?
View 3 Replies
View Related
Jun 24, 2010
i wanna transfer files from my windows pc to linux server.
suppose i have a file structure like this:
img /
logo.gif
css /
style.css
index.php
i tar.gz the directory, then upload, and then tar-xvzf the uploaded file. but the result is 3 file in root like this:
imglogo.gif
cssstyle.css
index.php
when i use zip instead of tar.gz it breaks the structure. i.e. it unzip some directories as empty files. fr examples it makes an empty file named img.
what's the reliable solution to transfer files between windows and linux?
View 1 Replies
View Related
Jan 17, 2010
I am running Ubuntu 9.04 on a Acer aspire one netbook with built in cam and mic, I am using skype to have Video chat but i only hear static when i did a test to the home computer, I can here voice but they can only hear static from me
View 1 Replies
View Related
Feb 6, 2010
Is there a DEB of the 2.6.32 Kernel with the BFS Scheduler built in? I'd like to give it a run, but I'm not so sure about compiling it on my own.
View 9 Replies
View Related
Mar 21, 2010
while writing my codes in g-edit, how do I know the in built library functions? Like in turbo C we can see the library functions? Is there any such features?How can I do that?
View 1 Replies
View Related
Aug 13, 2010
I wanted to develop using some of the bleeding edge features of the new Qt framework, but there is no easy way to get 4.7.0 installed on lucid. The build is relatively easy with a few minor annoyances.
Code:
# first grab some general require packages
sudo apt-get install build-essential
# now grab the build deps for the current qt (mostly the same as for 4.7.0)
sudo apt-get build-dep qt4-x11
# need to grab some extra libs that are not build deps
sudo apt-get install libphonon-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
# grab the source package from [URL]
wget [URL]
# now configure qt 4.7.0 with declarative support
# the annoyances here are all the extra includes that are required
# i am installing to $HOME/qt/qt-4.7.0 but feel free to change that
./configure -prefix $HOME/qt/qt-4.7.0 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -opensource -declarative -confirm-license -v 2>&1 | tee config.log
# build (takes a while)
make
# install
make install
If anyone out there knows of a PPA that is building Qt 4.7.0, please let me know. I would be interested to abandon building it manually.
View 3 Replies
View Related
Sep 8, 2010
Maybe this is not the correct place to ask about Linux from scratch (LFS) but i just want to know if it is better to use a package manager or i can built my LFS without it, and then when i want a Package manager i can just install it later? Can i?
View 2 Replies
View Related
May 3, 2011
Is there a php,mysql built in?What folder do i put my website?What command do i need to use to start and stop apache?If there isnt php,mysql built in how do i install it ?
View 9 Replies
View Related
Sep 19, 2010
i have acre M670G and am use red hat 5.3 i need to install Ethernet built in by use 64kb architecture but it doesn't work but it work with 32kb architecture . i need it by use 64kb architecture
View 1 Replies
View Related
Apr 17, 2011
I have kubuntu 10.10 installed on my laptop (kernel 2.6.35)
My laptop model: VAIO-VGN-AR870NB
My previous problem with my webcam just solved .
but now I have a new one ....
I cant use my microphone in skype
and I don't know how I can test it whether it works or not ... you know ... to see it's a driver problem or not code...
View 5 Replies
View Related
Mar 8, 2009
I'm very new to CENTOS here. Just wondering if there's any built-in email capability in CENT-OS 5?
View 10 Replies
View Related
Jan 22, 2010
Here is my result from lspci |grep ther
[root@ast ~]# lspci |grep ther
00:19.0 Ethernet controller: Intel Corporation 82567LF-2 Gigabit Network Connection
01:00.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
I have noticed that my 1st ethernet which is Intel is not install yet in my system, there is no (rev number) how can i install my Intel LAN (built-in)
View 6 Replies
View Related