Debian Multimedia :: No Sound In Squeeze After Upgrading Packages?

Feb 24, 2011

I had a broken URL in my /etc/apt/sources.list file, apparently because the debian-multimedia.org site had some kind of server issue and they had to rebuild the site from the ground up. They must have changed their directory structure, because I began getting 404 Errors when upgrading packages. I eventually fixed the URL last week after it had been broken for three months, then I upgraded and rebooted. After that, sound stopped working, even system sounds. My speakers work, because I plugged them into another machine and they worked. I eventually discovered that the master volume was set to "mute", and so was the master volume in the alsamixer. However, even after changing it to 100% for both, sound still doesn't work. I even made sure to issue a "alsactl -store" command toeep the settings there after a reboot. I removed and reinstalled all the alsa and pulse audio packages, made sure that the emu10k1 driver was installed for my Soundblaster Audigy card, and made sure everything was unmuted. I have also tried a million other things that I've found on Google, but nothing seems to work. Any help would be greatly appreciated.

View 5 Replies


ADVERTISEMENT

Debian Multimedia :: No Sound After Upgrading To Squeeze?

Nov 26, 2010

since I'm new to the the forum and this is my first post I'd like to discuss a quite weird issue. Specifically, after upgrading my Debian system to Squeeze a few days ago, sound is completely lost. This means that I cannot hear any sound from anywhere (mp3, streming videos or anything else) except the system bell . I've done a research on the Internet, looking in other forums and discussions but still, nothing works for me. To begin with, I'm running Squeeze in an HP laptop with HDA Intel soundcard and chipset ALC268. When I'm running aplay -l I get this message:

Darkstar:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]

[code]...

View 7 Replies View Related

Debian Multimedia :: Squeeze And No Sound?

Dec 21, 2010

i insalled Squeeze recently but i dont have aby sound in my system, in preference>sound> my speaker volum is up too

and alsa-pase also installed ,

what i could install or check for having sound ?

View 14 Replies View Related

Debian Multimedia :: No Sound In Squeeze ALC889A?

Jun 21, 2010

been using squeeze on my primary system for some time, I decided to install it on my media center PC.After doing a clean install I lost sound and my maximum video resolution dropped to 1280x1024 (another post). This system has the same MB as my primary system, i.e. same sound chip. I have no issues with sound on that box. So it's a mystery to me why I don't have any sound on this one. As you can see, the sound modules are loading correctly:

# lsmod | grep snd
snd_hda_codec_realtek 162603 1
snd_hda_intel 16541 0

[code]....

View 8 Replies View Related

Debian Multimedia :: No Sound In Squeeze ALC272?

Jul 3, 2010

Just installed squeeze on my Samsung NC10 netbook and lost sound. Sound under lenny worked. Driver is loading as shown by lsmod:

lsmod | grep snd
snd_hda_codec_realtek 162583 1
snd_hda_intel 15219 1

[code]....

View 9 Replies View Related

Debian Multimedia :: Sound Is Tinny After Upgrading To Jessie

Jan 16, 2015

I upgraded my system from Wheezy to Jessie and now the audio is tinny. It sounds like a lot of the bass is being chopped off. This happens in YouTube's HTML5 video player, VLC and whatever player it is that Thunar launches for avi files.I'm using Xfce as my desktop, if that matters.I looked around for an equalizer app for pulseaudio but was surprised to find that the there isn't one, or at least not one which is still maintained.

View 0 Replies View Related

Debian :: Using Deb Squeeze After Upgrading From Lenny?

Jun 25, 2011

im using deb squeeze after upgrading from lenny since upgrading, my pc hangs when trying to save any file with any program like gedit and firefox it hangs for about 2 minutes with a blank save as screen before finally showing the folders screen.

View 6 Replies View Related

Debian :: Upgrading System From Squeeze To Sid?

Sep 6, 2011

I am having problem while upgrading system from Squeeze to sid. when I execute the command apt-get dist-upgrade, I got the following o/p:

root@Utkal:/home/utkal# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done

[code]....

View 3 Replies View Related

Debian :: Upgrading The Squeeze To Wheezy?

Jul 12, 2011

My Squeeze version is extension three and I had it loaded on my Seagate 1 TB SATA drive. Extension three Squeeze is still on the SATA drive. I loaded Wheezy on my 80 GB Western Digital IDE setup up as a master with my Plextor IDE CD/DVD ROM setup as the slave drive.

Squeeze on my version was LXDE and Wheezy on my version is Gnome gdm3. My Squeeze was loaded with Lilo 22.8 and my Wheezy worked with the regular bootloader. I am just wondering if I use Disk Utility to delete the extension three of Squeeze if it will make both versions unusable.

View 4 Replies View Related

Debian :: Switch To Apt-get After Upgrading To Squeeze?

Apr 29, 2011

I'm running Lenny, and I've always used aptitude. The upgrade instructions on Debian's website say that apt-get is preferred for doing the upgrade to Squeeze, and also says that apt-get now provides equivalent functionality. So is there any reason to continue to use aptitude after upgrading to Squeeze, and if so, will there be any problems caused by having used apt-get for the upgrade? Or will there be problems caused by switching to apt-get after using aptitude before the upgrade?

View 7 Replies View Related

Debian Installation :: Touchpad Is Not Working After Upgrading To Squeeze

Jan 22, 2011

After upgrading my Acer extenza 5620z to debian squeeze(kernel 2.6.32-bpo.5-686) left click was not working on my SynPS/2 Synaptics TouchPad,allthought moving the cursor was working !

I went to debian channel on irc and there was someone who told that I should install a patch [URL] to correct this problem but when I restarted the whole touchpad was not working !!

Here is the output of dmesg [URL]

View 14 Replies View Related

Debian :: Cannot Mount After Upgrading From Lenny To Squeeze / Sort It?

Aug 25, 2010

I have a problem with my sumvision external hard drive which I cannot mount after upgrading from lenny to squeeze.
For some reason lsusb can see it but I'm unable to use it since a month.

View 8 Replies View Related

Debian Hardware :: SANE Not Working After Upgrading To Squeeze?

Sep 6, 2011

My setup is an HP OfficeJet 4315 All-in-one on a Debian box with the clients using XSANE on Windows boxes.

After upgrading to Squeeze, none of the clients could see the scanner.root could see the scanner from the Debian box.non-root users could not see the scanner from the Debian box.

Obviously, something was wrong with the permissions. After a lot of digging, I found that the /dev entry for the 4315 was owned by root.lp with no world write access.

My solution was to add the saned account to the lp group. I figured that was the most security-conscious way to fix it.

The remote clients can now see the scanner, so everyone is happy.

This may not work for every installation, but for all-in-ones, it probably will.

View 1 Replies View Related

Debian :: After Upgrading To Squeeze - Can't Mount My HDD Partitions Anymore

Oct 23, 2010

Actually, the /root- filesystem still gets mounted, for all the others I get the following message:

When I type

I get:

But this only happens when using my custom kernel (2.6.32.24). When I use the kernel which was automatically installed (2.6.32-5-amd64), the problem doesn't occur.

Is there a kernel option I should have turned on?

I checked the UUID-numbers from the error messages with the output of "blkid" - they match. The rootfs is on sda2 (which gets mounted without error) - so I tried applying the fstab mount options of sda2 to the other partitions - same problem still. what makes the root partition so special? Is it because it's defined by grub.cfg?

View 2 Replies View Related

Debian :: Is It Wise To Mix Squeeze Stable With Sid Packages?

Feb 17, 2011

Is it wise to mix Squeeze stable with sid packages?Or is it better to install squeze testing and mix testing with sid?

View 5 Replies View Related

Debian :: Openssh-server Auto Configuration Fails When Upgrading Lenny To Squeeze?

Sep 10, 2010

I'm in need of a bit of assistance from you Debian users. I have two servers that I thought were identical installations, both running Debian Lenny. Tonight I started the upgrade to Squeeze on both servers and one of them went smooth. The other one started out good but fails on the postconfiguration of openssh-server. I'm getting the following message:

Code:
Setting up openssh-server (1:5.5p1-4) ...
Auto configuration failed
2524:error:0E079065:configuration file routines:DEF_LOAD_BIO:missing equal sign:conf_def.c:366:line 67
invoke-rc.d: initscript ssh, action "restart" failed.

[Code].....

It looks like there's an error in one of the files in openssh-server that prohibits it from installing correctly. However on the other server it all went well.

View 3 Replies View Related

Debian :: Upgrading From Lenny To Squeeze - Alternatives Readline Error - Invalid Argument

Sep 23, 2010

Made sure kernel was 2.6.26+ Changed sources. apt-get update Then it all goes to hell at util-linux... When attempting to

Code:

[root@WdoACnbF01:pts/0][18:42][28.331mb][~]
[===>uname -a
Linux WdoACnbF01 2.6.26-2-686 #1 SMP Thu Sep 16 19:35:51 UTC 2010 i686 GNU/Linux
[root@WdoACnbF01:pts/0][18:44][28.331mb][~]

[code]....

update-alternatives: error: readlink(/etc/alternatives/automake) failed: Invalid argument

View 3 Replies View Related

Debian :: Blocked Packages During Upgrade Lenny To Squeeze

Jan 21, 2010

I've found myself using Ubuntu more recently because of newer packaged apps, so I finally decided I'd upgrade my laptop and desktop”each amd64—to Squeeze, instead of starting a bunch of apt-pinninng. I started with the laptop, which despite my preparations is now broken.

View 14 Replies View Related

Debian Installation :: Missing Packages For PowerPC In Squeeze

Feb 8, 2016

Looking for the binutils for powerpc in squeeze.

Found a reference here: [URL] ....

But the file [URL] ... is missing, has this been removed or what?

View 6 Replies View Related

Debian Installation :: Incomplete Squeeze - Many Packages Missing?

Mar 25, 2011

I tried to install Squeeze on a new laptop. The installation finished and I was able to log in, but a significant number of packages were missing, including network-manager and network-manager-gnome, OpenOffice, and gdebi. Everything under the System | Administration menu except Login Screen was missing. There's probably more missing, too, but I am not sure how to tell.

It happened a few times but with slightly different results (e.g. I think on one of the earlier install attempts, Iceweasel didn't get installed, but it was included in the most recent attempt). I tried installing using 6.0.1's CD 1, and 6.0.0's hybrid Live image on a USB stick (in both cases, the GNOME version). I had used the same USB stick to install Squeeze successfully on another laptop last week (i.e. I successfully got a complete, working install; I made no changes to the USB stick; then tried to install using it on this new laptop, and saw this behavior).

I tried using both the graphical and text installers. At the step asking what packages you want installed (which allows you to auto-install sshd or mail server, for example), each time I made no changes, so the 3 selected default settings (the first option, Desktop Environment, and the last 2 options, laptop and... whatever the other one is, I don't remember) should all have been installed.

I didn't use the net installer, and I ran the installer offline because both laptops require non-free firmware and I couldn't figure out last week how to get the installer to find that firmware (on another USB stick). So once I got to the GNOME desktop the most recent time, I copied the WiFi chip's firmware .deb onto the laptop and did a 'dpkg -i', then did the same thing to get network-manager-gnome and its dependencies installed; and once I connected to our network I started an 'apt-get install gnome' to try to get the entire desktop environment installed (that also installed the programs that show up under System | Administration).

Is there anything important I might still be missing? Is there a list of installed-by-default packages that I could compare against say a 'dpkg -l'? Does this sound like some sort of known issue?

View 3 Replies View Related

Ubuntu Multimedia :: No Sound Since Upgrading To 10.10 From 10.04 / Get That?

Oct 24, 2010

Since upgrading to 10.10 from 10.04, I've had a lot of sound problems. So, I completely wiped and realoaded Kubuntu 10.10 64bit today. COMPLETELY reloaded from nothing. code...

I did check KMIX and the default sound is the X-FI. I'm not using any special ATI drivers, just whatever Kubuntu decided to choose for me at install/boot.

View 6 Replies View Related

Debian Configuration :: Wine And Squeeze Kernel - Future Updates To The Packages

Dec 21, 2010

Are the 1.3 Wine packages availible at [url] compatible with the Squeeze kernel? What about future updates to the packages there?

View 3 Replies View Related

Ubuntu Multimedia :: Crackling Sound After Upgrading To 10.04?

Jun 4, 2010

I recently upgraded to Ubuntu 10.04 from 9.10 and there's now a strange high-pitched crackling distortion sound whenever I play any kind of sound with any program, which seems to stop and start at random. My sound card is an SiS SI7012, and the sound was working perfectly before I upgraded.I'm not sure whether this is a problem with Pulseaudio or ALSA or what. I tried removing all of the Pulseaudio packages, but that didn't help, and I also tried doing 'remove completely' on all of the Pulseaudio and ALSA packages and then reinstalling, but that didn't work either

View 9 Replies View Related

Ubuntu Multimedia :: No Sound After Upgrading To Karmic

Jun 16, 2010

I just upgraded to Karmic and since then, mouse and sound on my laptop stop working. I fixed the touchpad problem but no sound yet.

My laptop is a Presario CQ60.

Here's the audio relevant portion taken from lspci

Code:

View 5 Replies View Related

Ubuntu Multimedia :: No Sound In Flash Videos After Upgrading To 10.04?

Mar 17, 2011

I recently upgraded my Dell laptop from Ubuntu 8.04 to 10.04 and everything seems to be working ok, except that when playing Flash videos in Firefox, I don't hear any sound. Sound works for the system, as I can play videos and music via VLC just fine.

View 1 Replies View Related

Ubuntu Multimedia :: No Sound In Flash After Upgrading To Alsa 1.0.23

May 26, 2011

I had an issue with my mic so I decided to upgrade alsa to 1.0.23 to see if this will fix the problem. I used alsa driver/utils/lib 1.0.23 from alsa-project.org So it fixed it...but now I don't have sound in Flash (youtybe videos, etc.). System sound works perfectly (ev en Skype is working) I'm using Ubuntu 9.10 64bit and Google Chrome browser. flash -> flashplugin-nonfree

View 4 Replies View Related

Debian Configuration :: No Sound After Upgrading To Kernel 4.4

Mar 22, 2016

I use Debian Stretch (testing). After upgrading to kernel 4.4 the system doesn't see my main soundcard at all -- so, no sound. And now I also get this message every boot:

Code: Select allmodprobe: module microcode not found in modules.dep

View 14 Replies View Related

Debian :: Adding A Startup Sound To Squeeze?

May 14, 2011

I wanted to customize my debian a little bit by adding a startup sound but I can't figure out how.

I'm using Gnome and Debian 6 Squeeze

View 6 Replies View Related

Debian Hardware :: HP G62 And Squeeze - Sound Only From Headphones

Dec 27, 2010

I just installed Squeeze on my HP G62 and everything is working fine except the sound. I can only get sound through the headphones and not the speakers. I tried playing with the controls in alsamixer but no luck. Not much to do really, there are only 3 controls - Master, PCM and Capture.

aplay doesn't produce any errors, just no sound.

Here are a few relevant outputs:

root@debian:/home/nick# lspci -vv | grep Audio
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
01:00.1 Audio device: ATI Technologies Inc Manhattan HDMI Audio [Mobility Radeon HD 5000 Series]

[Code]....

View 1 Replies View Related

Debian :: No Sound In Squeeze / Lenny Chroot

Jul 16, 2010

I recently reinstalled Debian. Previously I had sound working in schroot without a problem. I simply added the user to the audio group ran alsaconf and it worked.Alsaconf has been removed from squeeze so I tried from Lenny. Alsaconf installs but does not find the sound card in the schroot. In deed it seems to be looking for amd64 modules (those of the host system).

View 1 Replies View Related







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