Slackware :: How To Select Usb Speakers

Apr 12, 2010

I have picked up a pair of usb speakers for my laptop that are detected as:

Code:

andrew@skamandros~$ cat /proc/asound/modules
0 snd_hda_intel
1 snd_usb_audio

and:

Code:

andrew@skamandros~$ dmesg | grep -i logitech
usb 3-2: Manufacturer: Logitech
usb 5-1: Product: Logitech USB Speaker

[code]....

but even when I configure the usb speakers with:

Code:

alsamixer -c 1

the speakers do not roar to life . I suspect I am missing something basic here and I would dearly like to be able to switch easily between the hda intel and the logitech usb speakers...

View 1 Replies


ADVERTISEMENT

Slackware :: Cannot Select Keyboard Map On -current Install

May 13, 2010

Whilst trying to install Slackware -current (using the usbboot.img), I'm able to hit enter to boot the hugesmp kernel but when it comes to pressing 1 to select a non-US keyboard map, nothing happens. It's a USB keyboard incidentally.

View 2 Replies View Related

Slackware :: 13.37 - Changing To USB Speakers With Non-functional Alsaconf

May 22, 2011

Alsaconf doesn't recognise any sound cards on my system, although the sound still works and can be changed with alsamixer. The USB speakers work perfectly well in KDE, where I can use the KDE utils to switch between the USB and built-in speakers. So I need a way to do the same thing from the command line without alsaconf or to get alsaconf working.

View 3 Replies View Related

Slackware :: Lack Of Sound On Laptop Via Speakers

Jul 19, 2011

I have a Dell XPS 15 laptop and have installed Slackware 13.0 on it. I'm not getting any sound through the speakers. I tried configuring alsa first. However, I did not have any success. Next I also tried inserting some kernel modules corresponding to sound drivers, which was present in /lib. Again, I'd no sound output.I can get sound through earphones though.I've been stuck with this problem from some time.

View 14 Replies View Related

Slackware :: Select Correct Module Directory At Boot?

Jun 2, 2010

To clarify: I have two kernels, (a) one that "works" and (b) another that I am experimenting with. Each has it's own modules directory tree (in /lib/modules) and they are mutually incompatible ie kernel (a) will only work with module tree (a) and similarly for (b). I have two boot entries in lilo.conf which can be selected from the boot menu.

Now the problem is, what if something goes wrong when I boot to (b)? I'd like to be able to return to the safe option (a), but the current module tree is (b) and it won't work with kernel (a). I could use the Slack installationCD and rename the module directory (I presume this would work)but is there a simpler way, whereby I can select the correct module tree at boot time (or set it in lilo.conf)?

View 3 Replies View Related

Slackware :: Cant Seem To Select A File On A Server On LAN To Attach To A Mail?

Jun 10, 2011

I cant seem to select a file on a server on my LAN to attach to a mail

View 1 Replies View Related

Slackware :: How To Stop Message Asking To Select Vga Setting On Every Boot?

May 27, 2010

How do I stop the message asking me to select a vga setting on every boot or press enter or space to see the various settings available? running slackware 13.1 on an aspire one netbook

View 2 Replies View Related

Slackware :: Audio HDA Intel 13.1 MacBook External Speakers Only?

Dec 4, 2010

I thought it was a driver issue, but after messing around with the ALSA mixer a lot, it turned out that when I enabled headphones(or disabled, honestly not sure) that my headphones worked, and when I took them out the speakers worked. Then when I rebooted for whatever reason, only the speakers(built-in) worked. Really, I'm not sure why this is.

When I got them to work there was a switch for the headphones in the graphical mixer(which is what I used, not the ncurses[?] ALSA thing), but I can't seem to find that anymore. It's not a major issue, it just puts me off watching videos and listening to music because my laptop speakers are really low quality. I'd go out to buy a pair of external speakers, but obviously with the audio jack not working, this could be problematic.

I guess I could buy USB external speakers but then the probability of Slackware having pre-installed audio drivers for a cheap generic brand of speakers is so low it doesn't justify the effort of going and buying some, nor the money that would be spent. Willing to enter any commands/w.e. I'll be on Slackware all the time 'cause I need a Linux system right now.

View 3 Replies View Related

Slackware :: Play A Video In Mplayer And Select Half Size - Box Freezes

Sep 5, 2010

I'm running SLackware64 13.1 and today I notice if I play a video in Mplayer and select half size, my box freezes.

View 5 Replies View Related

Hardware :: Laptop Speakers Still Play When External Speakers Plugged In / Stop It?

Jul 11, 2009

Well, the title pretty much sums it up. Whenever i plug in my external speakers, my laptop speakers continue to put out sound, which is good until i turn up the volume and hear rattling.

I am running ubuntu 9.04 64-bit 2.6.28-13 on an MSi GX620.

View 1 Replies View Related

Ubuntu :: Speakers Play When Heaadphones Plugged In - Sound Plays Out Of Speakers

Jun 17, 2011

I have Ubuntu 11.04 installed on my Toshiba Satellite C655 laptop. When I plug my headphones, they sometimes work, they sometimes don't, but that's not the main problem. When they do work, sound also plays out of the speakers. The only solutions I was able to find were for earlier versions, which don't work for 11.04.

View 9 Replies View Related

Hardware :: No Sound From External Speakers In Fedora 8 (laptop Speakers Ok) / Fix This?

Mar 1, 2009

My Toshiba Satellite Pro A200 running Fedora 8 continues to play sound out of the laptop speakers when external speakers are plugged in (and no sound out of the external). What can I do to diagnose/fix this? code...

View 7 Replies View Related

Ubuntu :: Laptop Speakers Ok / But External Speakers Not Recognized

Feb 17, 2010

I recently installed Kubuntu 9.04 Jaunty on my buddy's laptop. It's working alright, except when we try to plug the external computer speakers into the sound jack in the front, there is no change; it keeps playing through the onboard speakers. My friend and I are getting pretty frustrated because we use those speakers to watch movies with, and the onboard speakers aren't sufficient. If I need to provide any other info, let me know and I'll do so.

View 4 Replies View Related

Ubuntu :: Speakers - My Speakers Won't Work

Aug 31, 2010

I have a normal install of Ubuntu 10.04 with KDE, gnome, and xfce. Every time i try to do something sound related on my computer, my speakers won't work. I tried headphones, still wouldn't work. The Ubuntu 10.04 documentation didn't help much, and I'm plugging in the speakers correctly.

View 3 Replies View Related

Debian :: Select All Apt-get Remove Php

May 24, 2015

I've installed Debian 8 from the minimum CD. All is well. I'd like to compile PHP 5.6.9 from source. The current version installed on Debian is 5.6.7.I've attempted to remove 5.6.7 using

Code: Select allapt-get remove php

and

Code: Select allapt-get remove php5

to no avail. I've compiled PHP 5.6.9 from source on the machine, but php -v is still showing 5.6.7.I know this probably sounds silly, but I have this installed in a VM to mimic my clients server.How do I remove the current version of PHP on the system?

View 2 Replies View Related

Ubuntu :: Can't Select KDE On Login / Why Is So?

Jun 14, 2010

I have the KDM package installed, but I can't select KDE as my desktop environment upon login. I'm running lucid. Any ideas why?

View 2 Replies View Related

Ubuntu :: Can't Select An Update

Feb 1, 2011

I recently installed Ubuntu 10.10 and tried updating the software after the installation. All of the updates seemed to have installed properly, except one - Event based init daemon. It remains in the update window and I am unable to select it to update it. I have tried refreshing the update window and even restarting my computer, but neither worked. I have tried updating it in the synaptic package manager but it gives me an error message stating that it would break libc6 if I chose to update event based init daemon.

View 9 Replies View Related

Ubuntu :: Select 32 Or 64 Bit Version Of 11.04?

Apr 28, 2011

Should I select 32 or 64 bit version of 11.04? I've been using 64 bit Karmic and Maverick but I see Ubuntu recommends the 32 bit version of 11.04. How come they recommend 32 and not 64 bit? Which one is best?

View 9 Replies View Related

General :: Can't Select OS In Grub2

Jul 27, 2010

I generally use Slackware but I have also installed Ubuntu. Because of Ubuntu I have also Grub2 installed. My problem now is, that I have wireless keyboard and I am not able to select any OS in Grub2. But my wireless mouse and keyboard have full functionality in the OS itself.

View 7 Replies View Related

OpenSUSE :: No Sound From Speakers / Get That?

Jan 31, 2010

I'm running openSUSE 11.1, KDE 3.5.10. I used to get system sounds (like startup etc) and I could get sounds from Amarok when I played .mp3 files.

However, yesterday my Amarok crashed and I could not get any sound from Amarok (I was using gstreamer/auaup engine, didn't have any other engine). But I could still hear the system sounds like shutdown, startup etc.

So I was playing around with KMix and alsamixer settings. I don't have root access on the computer so I can't change any configuration files or anything. Just changed the volume controls etc. But now I can't get any system sounds.

I ran speaker-test and no sound there either. All my mixer volume controls are on max but I can't remember exactly what I changed on KMix. I'm thinking I messed up the switches some how.

View 7 Replies View Related

Ubuntu :: No Speakers Or Microphone?

Feb 22, 2010

I think I messed up my speaker and microphone drivers... They don't show up in hardware sound preferences so I really don't know what to do.

View 1 Replies View Related

Ubuntu :: HP G62. No Sound From Speakers?

Oct 26, 2010

Installed Ubuntu 10.04 on my HP laptop. I have installed Ubuntu on 2 of my computers with no problems whatsoever, but this laptop is just a problem. I already had to install the driver for my wireless card, and now I noticed there are no sounds coming from the speakers, but if I plug headphones into the headphone jack, there is sound.

View 4 Replies View Related

Ubuntu :: Cant Detect Speakers?

Apr 21, 2011

Ok i have these speakers that are really nice, but Ubuntu only allows me to use them every once and a while, like 4/5 days of the week. If i plug the speakers in and turn the volume up i cant hear anything, but if i take the speakers out and plug my Zune into them i can hear the music. How do i fix this?

View 4 Replies View Related

Ubuntu :: Usb Speakers Compatible With 9.10?

Feb 2, 2010

Can any one tell me of USB speakers they have found compatible with ubuntu 9.10 ?

View 6 Replies View Related

OpenSUSE :: Select And Install All The Listed Rpm's?

Feb 27, 2011

I have been using Suse Linux for years and I must ask some basic questions about repositories which may be elementary to many. Recently I was redirected to a repository with over 30 rpms and I figured it is time to ask the questions. Is it implied that when you go to a repository that one has to select and install all the listed rpm's?

If so, which order do you use? Is there some tool to load all at once instead of individually? If not, is there an intelligent way to select the ones you need or does one simply use "trial and error" approach? Can you skip development rpms?

View 8 Replies View Related

OpenSUSE Install :: Select Usb-hdd As The First Boost?

Aug 15, 2010

My computer don't have a DVD driver. So I want to install Opensuse 11.3 via a U dish.I burn live CD in U dish. And select Usb-hdd as the first boost. But I am failed.

View 9 Replies View Related

Ubuntu :: How To Select Boot Order In HDD

Jan 8, 2010

I'm getting a new HDD today. I have SATA 500GB, and I'm getting SATA II 500gb. This is what I wanted to ask. On my first HDD, I have Windows XP and ubuntu and on the new HDD, I will install Windows 7. What I wanted to ask, are such things like jumpers on my HDD (master/slave etc.) used to select boot order? Or will I have to go into BOOT settings and choose Win7 Hdd first in the boot order etc.?

View 2 Replies View Related

Ubuntu :: Select Certain Screensavers Out Of A Deb Package Of Them?

May 4, 2010

Is there any way to take out just a few of the best screensavers that I want out of certain deb packages that are in the repos?

There are several in 'rss-glx' and 'xscreensaver-gl-extra' and 'xscreensaver' that I like but I don't really want to install and keep all of them.

View 1 Replies View Related

Ubuntu :: Can't Select Grouped Applications In AWN

May 24, 2010

This is an intermittent problem I am having. AWN now groups similar application windows under the same icon. I've been waiting for this for a while. Problem is sometimes, if I need to select an application from a grouped list, I click the icon, the list pops up, then as soon as I move the pointer onto the list, the list disappears.

View 1 Replies View Related

Ubuntu Installation :: No Partition To Select?

May 28, 2010

So I've installed Ubuntu before on this machine, but this time around with Lucid, it's just not working.

It all works fine until step four, where you choose your partition. There are no choices. Simple as that. Continuing just tells me to fix that there are no partitions, but I cant. There are questions similar to mine on here, but none are answered.

I really need this installed and cant use the live version where I'm posting from now.

View 9 Replies View Related







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