General :: USB Device Is Plugged In - Make The Headset "active" Without Replugging It To The Computer?

Jun 7, 2011

I have a Razer headset plugged in. Everytime I restart the computer I have to unplug/plug the headset to make it work. It even shows up the system:

lsusb
Bus 002 Device 002: ID 1532:001b Razer USA, Ltd

It does not show up as a valid sound device in system -> preferences -> sound.how I can make the headset "active" without replugging it to the computer?

uname -a
Linux unix 2.6.35-28-generic-pae #50-Ubuntu SMP Fri Mar 18 20:43:15
UTC 2011 i686 GNU/Linux

View 1 Replies


ADVERTISEMENT

Debian :: No Sound For Jack-plugged Headset Or Speakers After Resuming From Suspend

Sep 4, 2015

When I suspend my computer, everything resumes fine... but the sound. The sound actually still works for the internal speakers, but not anymore for any jack-plugged headset or speakers. If I reboot, it works again. I also see nothing in the logs (dmesg, /var/log/messages).

These two commands return the same thing before and after resuming:

Code: Select allwoowoo:~$ cat /proc/asound/cards
 0 [HDMI           ]: HDA-Intel - HDA Intel HDMI
                      HDA Intel HDMI at 0xf7a14000 irq 34
 1 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf7a10000 irq 33

[Code].....

I also tried

Code: Select allsudo alsa force-reload

As it was recommended a lot when I googled it, but it seems that the alsa bin/script is not available on debian. It tells me repeatedly to install alsa-base, which was already installed. The following commands have been run one after the other, in that order:

Code: Select allroot:~# alsa force-reload

The program 'alsa' is currently not installed.  You can install it by typing:

apt-get install alsa-base
alsa: command not found
Code: Select allroot:~# sudo apt-get install alsa-base
Reading package lists... Done
Building dependency tree       
Reading state information... Done
alsa-base is already the newest version.

[Code] ....

How to prevent me from rebooting each time I need sound after suspending my computer?

View 4 Replies View Related

General :: Detection Of A Device When Plugged Through USB Port?

Apr 14, 2010

tell me detection code of device when an external device is connected through USB port.

View 4 Replies View Related

Hardware :: USB Device Is Not Claimed By Any Active Driver For Every Device

Nov 10, 2010

The error "USB device 6 (vend/prod 0x603/0xf2) is not claimed by any active driver." is in dmesg every time I connect my Logitech keyboard to my system. I also tried (all with the same error):
- Memory stick
- DVD-burner
- Compaq mouse

View 3 Replies View Related

General :: Make Eth0 To Be Active?

Jan 18, 2010

I've installed Eagle Server in a Cisco lab but R1-ISP router can not see the server because of eth0 is inactive.I'm new in Linux OS.So, how can I make eth0 to be active?

View 4 Replies View Related

Fedora Hardware :: "unplugging" And "replugging" A USB Device?

Aug 30, 2011

I've got a server with a USB device which I'm having problems with. I'm not actually near the server and what I'd like is a way of removing the device and plugging it in again virtually using the command line.

View 7 Replies View Related

OpenSUSE :: Find What Device To Use For A Character Something Plugged Into USB

Apr 27, 2011

There are so many system information tools i figure that this one would be in the set. I just can't seen to find it.

View 9 Replies View Related

OpenSUSE Multimedia :: Make The Mic To Work On 11.3 X64 (it's A Headset's Mic)

Jul 8, 2011

I was trying to make the mic to work on openSUSE 11.3 x64 (it's a headset's mic). At the beginning I thought it was just a mater of plugging the mic on, as it's the earphones'case, but didn't work. Then I found this link: Skype, KDE4, OpenSUSE 11.3 and PulseAudio Doesn't sound bad, but I also use Wine and Pulseaudio is said to be not compatible with it.

So, if Pulseaudio is enabled with setup-pulseaudio --enable, how do I disable it should I find problems with Wine? Is Pulseaudio really needed to make the mic to work, or it depends on what I want to use it for?

View 9 Replies View Related

Ubuntu Servers :: Usb Netgear WG111 V3 Plugged Into Computer?

May 29, 2011

so i have most recent ubuntu server installed (10.04 i believe) and currently i have a usb netgear WG111 v3 plugged into my computer server. However it does not supply internet. I was told to edit the /etc/network/interfaces file and put in

Code:
/etc/network/interfaces
auto lo wlan0
iface lo inet loopback
iface eth0 inet dhcp
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant.conf
wpa-roam-default-iface wlan0-default
iface wlan0-default inet dhcp

[Code]...

but i have no idea how to edit it properly let alone, And this assumes your wireless NIC is already supported and visible as wlan0. Could someone help me or perhaps walk me through the process to correctly set it up so i don't have to bridge my connection from my laptop please?

View 9 Replies View Related

Ubuntu Multimedia :: USB Video Capture Device Doesn't Work When Plugged In?

Sep 25, 2010

In Ubuntu 9.10, I was successfully able to use my Pinnacle Dazzle DVC 100 (a cheap USB analog video capture device). I use it for backing up old video that is stored on tapes, and it isn't working with my current install of Ubuntu 10.04. When I plug the device in, it should be detected and the em28xx module should be loaded. This fails and /var/log/messages has the following:

Code:
Sep 25 16:13:18 kernel: [1196215.111898] usb 2-2: new high speed USB device using ehci_hcd and address 20
Sep 25 16:13:18 kernel: [1196215.266097] usb 2-2: configuration #1 chosen from 1 choice

[code]....

View 3 Replies View Related

OpenSUSE Hardware :: Make Creative HS-1200 Wireless Headset To Work In OS11.1?

Jan 2, 2009

Is there any possibilities to make Creative HS-1200 wireless headset to work in OS11.1?

It shows up in Mixer panel, but i cant in any way configure it or make it work. It seems its been detected in some way, but i Yast-Sound it doesnt show up. Only in KMix.

View 3 Replies View Related

Ubuntu Installation :: Cannot Start Computer Without External Hard Drive Plugged In

Jan 12, 2010

I finally got my new internal hdd for my laptop. I plugged it in and installed windows 7 64 bit. Then I partitioned my external hdd (WD mybook 640gb), and installed ubuntu 9.1 on a 200gb partition of it. The problem is that I didn't unplug the internal hdd before I installed ubuntu. Now the computer will not start unless I have the external hard drive plugged in.

So what should I do so that I will be able to go into windows 7 normally if the external hdd is unplugged? I would also like to be able to use ubuntu when I plug in the external hdd. I wouldn't mind having to go to the boot menu and choosing the external hard drive every time I wanted to use ubuntu.

The reason I partitioned the external hard drive was because it has a lot more space than my 250gb internal hdd, and I also wanted to leave space open to use as was intended, to back up stuff.

However, now that I think about it, I wouldn't mind partitioning the internal hdd and just leaving the external blank (which I should have done in the first place).

View 5 Replies View Related

Ubuntu Installation :: Computer Runs Karmic And Has Quit Booting When It Is Plugged In

Feb 9, 2010

My computer runs Karmic and has quit booting when it is plugged in. I was told it was the AMP needing updated. How do I do that? I do the updates from the update manager, does this mean I missed the AMP update or is it done differently than through the update manager.

View 1 Replies View Related

Ubuntu / Apple :: Headphones Plugged Into The Computer But The Sound Is Still Coming Through The Speakers

Jun 10, 2011

I have headphones plugged into the computer but the sound is still coming through the speakers.

View 4 Replies View Related

Programming :: Make Detect Plugged Number Of NIC's On A PC?

Jun 24, 2010

I am working on debian based OS and my query is,how to make detect the Number of NIC's plugged on a PC.
I describe it: Exact requirement would, assume, If I plug 3 NIC's for a PC,one for Internal Network,one for External Network and Other remaining one for DMZ,so I need to make an application(Firewall Kind)in such a way that,once my PC is started,it should detect how many NIC's are plugged and Whats their role played(As Mentioned above)..?
I hope u guys got a basic idea on what and how it it can be implemented..
I request to send some clues,or some related URL's/Tutorials or which part of the Linux File System needs to be edited(/etc or/proc),etc.

View 2 Replies View Related

General :: Transferring An Iso To Different Computer Via Usb Device

May 5, 2010

I have two somewhat older computers, an HP laptop running Ubuntu Gutsy Gibbon and a custom desktop running Debian Lenny. They are not networked, and I do not have home internet access since I recently moved to an area where broadband is not available and I have a winmodem. I am trying to upgrade the system on the laptop, but have run into a strange problem. I have downloaded a copy of the Xubuntu Karmic Koala iso from a public wifi spot onto the laptop. The laptop does not have a CD burner, so I am attempting to transfer the image to the desktop computer via a usb device. The problem is that it will not transfer accurately. The md5sum of the iso is fine on the laptop hard drive and also after I have copied it to the usb device. I unmount the usb device from the laptop, connect it to the desktop, and copy the file to the desktop hard drive, from where I hope to burn the CD. I check the md5sum and it doesn't match. What is even stranger is that if I now check the md5sum of the iso file on the usb drive, that has also changed. The size of the file in bytes remains the same, but when I ignored the md5sum and tried to burn the CD anyway, it would not run, so something is wrong. I have tried this dozens of times with a compact flash card formatted fat16, a thumb drive formatted fat32, and another thumb drive that I reformatted ext2, all with the same result. The md5sums are always different, but always wrong. What I would like to know is, do I have defective hardware, or is something else going on? I have never had a problem transferring other, smaller files in this manner. How else can I get this iso file onto my desktop computer?

View 2 Replies View Related

Ubuntu :: Using Cellphone Headset With Computer - Error "no File Transfer Occurs"

Nov 17, 2010

I have a bluetooth headset for a cellphone, which I would like to use with my Ubuntu computers. I'm currently trying to do this with a computer running Jaunty. I have successfully paired the headset with the computer. But when I try to send an audio file to the headset, I get the "Sending files via Bluetooth dialogue box, immediately followed by the error message:

Quote: org.openobex.Error.NotSupported and no file transfer occurs. I am able to do other Bluetooth operations with other devices - eg I can send/receive files between the computer and my cellphone. It just seems to me that using a Bluetooth cellphone headset is not supported, or that I am doing something wrong.

UPDATE: I just tried doing this with my other machine running 10.04, with similar results. It looks momentarily like it's going to transfer the file, then reports that "an unknown error occurred". Is it just not possible to use bluetooth headsets for cellphones with Ubuntu computers? That doesn't seem very likely: when the computer detects the headset, it reports it as being a "headset". So why won't it work? What am I doing wrong?

View 1 Replies View Related

Fedora Networking :: Service Network Restart - Device Not Active

May 1, 2011

I use fedora 14 and when I'm trying to run the network service on my system it gives me the following error -

# service network restart
Shutting down interface eth0: Error: Device 'eth0' (/org/freedesktop/NetworkManager/Devices/0) disconnecting failed: This device is not active [FAILED]
Shutting down loopback interface: Error: Device 'lo' not found. [FAILED]
Bringing up loopback interface: [OK]
Bringing up interface eth0: Error: Connection activation failed: Device not managed by NetworkManager or unavailable [FAILED]
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists

And whenever I try to activate the device in graphical mode again it shows the above same error.

View 6 Replies View Related

Ubuntu :: Ping Shows Active Computer But Ssh Does Not Connect

Apr 20, 2010

I posted the same problem before but did not get answers, I guess due to the unattractive title. I have two Ubuntu machines, both desktop version with a server installed on top. They are both on the same network. It seems that when I restart the remote computer, I can ssh to it fine for a while but then I get the following:

Read from remote host: Connection reset by peer lost connection.

View 3 Replies View Related

General :: Make Persistent Saves To A USB Device?

Oct 16, 2010

Just started using the above distro - anyone know how to make persistent saves to a USB device?

View 5 Replies View Related

Server :: How To Get Linux To Recognize Computer Objects In Active Directory?

Feb 1, 2010

I'm trying to get our linux servers to use Active Directory (AD), and have gotten our linux (RHEL 5) server to fetch users and groups from AD. Now I'd like to add computers (and groups of computers) to AD, and have our linux boxes make use of this info. Does anyone know how to get our linux-boxes to understand computers and computer group objects on AD?

View 2 Replies View Related

General :: Make The Root Device Read/write?

Mar 4, 2011

I need to change a filename but when I boot up I get the message root device is read-only. Is there a way of changing this so that I can change the filename. I have a Mac Pro running Leopard OSX. The graphics card an NVIDIA 7500GT or driver has failed. It was suggested elsewhere that I change the relevant kext files to filename.kext.old, which I did, now when I try to boot start in OSX I get a message in various languages telling me to restart. I have tried booting in safe mode and from original Installation CD. In Safe Mode I get the same multi language splash screen, from CD I still have the graphic card problem, screen freezes and artifacts appear. So I boot up straight into CLI by holding down CMD-S hoping to be able to change filenames back but it says device read-only.

View 2 Replies View Related

Ubuntu :: Make Active Window Appear Below Panel

Jun 26, 2011

So I was thinking of having my bottom panel just for harbouring active windows. I thought also to uncheck expand so it will grow larger when more windows are active. All of which is not a problem. But there's one thing stopping me from doing this.

Currently the active window stops when it reaches either panel.

[forgot to edit the green bar out. Ops. Ignore it.] So in either bottom corner nothing is displayed. How can I get the active window to go all the way to the bottom of the screen. Whilst the panel still appears above the active window? [Probably won't have transparent panel when doing this.]

View 1 Replies View Related

Ubuntu :: Make Traffic Pass Through Computer To Another Computer?

Mar 17, 2011

I am wanting to make traffic pass through my computer to another computer.

Here is my current network setup:

[WAN] > [MODEM] > [10.1.1.3] > [192.168.56.101]

How can I make my computer ([10.1.1.3]) forward incoming traffic on port 25 to [192.168.56.101]?

View 1 Replies View Related

OpenSUSE :: Dolphin - Make Left Window Active?

Mar 25, 2010

I generally use dolphin as a file manager under KDE 4.4.1.

This is set up as a split window. Now, whenever I open dolphin, the right hand window is the "active" one. How does one make the left window the active one by default?

View 6 Replies View Related

General :: Make My Computer Beep Using Terminal Shell Script?

Jul 31, 2010

I have a laptop running Ubuntu 10.04 and i want to make a shell script and I want a beep sound but I can't get one..

I tried this and i didn't hear any beep

View 4 Replies View Related

Ubuntu :: Bluetooth And Skype \ Make A Call Using These Headphones With Skype, Can Speak For Say 10 Seconds And Then The Headset Disconnects Completely From The System?

Aug 12, 2010

I recently bought a IOgear USB bluetooth adapter and a Sony DRBT101/BLK bluetooth headphones to use with my computer.Whenever I try to make a call using these headphones with skype, I can speak for say 10 seconds and then the headset disconnects completely from the system. I then have to reconnect the headset by switching it off and on. I do not have this problem listening to music using A2DP. It works fine with my mobile phone.When I change the profile to Telephony Duplex (HSP/HFP), it shows up as hands free, I thought it should be headset in blueman manager. My friend uses Plantronics headset with is Dell laptop with built in bluetooth and he says his comes up as headset not hands free. Could this be causing the problem?

View 1 Replies View Related

Ubuntu :: Sound Comes From Both The Speakers AND Headphones When Plugged Headphones Into Computer

Apr 5, 2010

when my headphones are plugged into my computer, the sound comes from both the speakers AND the headphones. I just want the sound from the headphones if they are plugged in.

View 7 Replies View Related

Fedora Networking :: How To Make Server Active During Machine Boot Up

Aug 9, 2009

Is it possible to make this automatic, that is, how can I make the server active during the machine boot up?

View 4 Replies View Related

CentOS 5 Server :: Make A Disk Image Of An Active Partition?

Jul 13, 2010

Is there any way to make a disk image of an active partition? I have to get a complete backup (partitions, MBR, all data files) of my server without bringing it down to do it. I want to have a backup that, in the event of a system failure of any sort, I can quickly restore onto a new, bare hard disk and have the system back up and running. The windows equivalent of this would be something like Drive Image XML, this is the functionality I am looking for.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved