Ubuntu Multimedia :: Sound Driver Missing In Fresh Install?

Sep 15, 2010

I've never had any problems before,but I just did a fresh install of 10.04.1 on a brand new drive yesterday. I noticed this morning that I have no sound drivers(under the hardware tab of sound preferences, there is nothing listed). I found a thread that had this line to run:

Code:
cat /proc/asound/card0/codec#* | grep Codec
And I got:
Code:
Codec: Realtek ALC888
Not sure what to do now though.

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: No Sound On 10.4 Fresh Install ?

May 8, 2010

I just installed the latest version, updated it and everything, but I can't get my sound to work. I have an onboard sound card, and a Soundblaster too.

Here are the lspci results:

Quote:

And the aplay -l results:

Quote:

I'd like to be able to get my Soundblaster to work, cause I plan on dual booting with WinXp, but if the only way is the onboard way, I'm cool with it.

View 5 Replies View Related

Ubuntu Multimedia :: No Sound After Fresh Install

Jun 29, 2011

My sound was working fine when I was trying out Ubuntu on a partition, I was so chuffed with it I did a fresh install. I have no sound. VLC, Amarok, Clementine, Audacity, Audacious, every audio player in the Ubuntu Universe doesn't play sound. Obviously it's something 'hardware' or 'driver' connected because it all worked perfectly when I still had Windows as the 'host' partition. I'm not going back to Windows I'll try out OpenSuse or something to see if the sound thing happens on that.

View 2 Replies View Related

Ubuntu Multimedia :: No Sound After Fresh Karmic Install?

Feb 17, 2010

I just installed karmic on my media server. With Jaunty, everything worked fine. I tried an upgrade, and go no sound. After poking around in the forms and trying some solutions still no sound.

So I decided to try a fresh install, again, no sound. I have cheched the obvious, mixer volumes, mute, output device, etc. But I can't seem to get it to work. I poked around in the forms and I've tried many of the solutions, but still no luck.

Here is my lspci output for my sound device...

00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio (rev a1)
Subsystem: ASUSTeK Computer Inc. Device 8345
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 20
Memory at fcf78000 (32-bit, non-prefetchable) [size=16K]

[Code].....

View 3 Replies View Related

Ubuntu Multimedia :: Sound Not Working After Fresh Install?

Dec 25, 2010

I just installed lubuntu 10.04 on an old machine and cant get the sound to work. I have been through the sticky but cant seem to see the problem. Heres the useful output:

[Code]...

View 1 Replies View Related

OpenSUSE Multimedia :: No Sound After 11.3 Fresh Install

Aug 12, 2010

I have a fresh install of openSUSE 11.3 (gnome) on my Dell Opxiplex380--but no sound... The hardware works because I can swap a Windows SATA HD into the CPU and test it. My alsa-info file is here: [URL]...

[code]....

View 9 Replies View Related

OpenSUSE Multimedia :: No Sound In Fresh 11.4 Install

Mar 10, 2011

Just installed OpenSUSE 11.4, and so far I love everything about it, the only thing that's not working is the sound. I have my sound card setup in YaST -> Sound like I always have, and it recognizes it as M-Audio Delta Audiophile 24/96. I also installed alsa-tools-gui to get Envy24Control for ICE1712 chipsets, and I unmuted all the outputs, and raised the DAC volume. My speakers are on, and all the cables check out. Here is all my multimedia information:

[Code]....

View 9 Replies View Related

Ubuntu Multimedia :: Fresh 10.10 Install - No Sound Card Installed

Dec 15, 2010

I will tell you this: The hard ware is a MSI mother board [AMD flavored] [exact numbers, not known at the moment, but can be recovered]. The audio is built into the mother board. It worked fine with Ubuntu 10.04 I read a few posts here and there, and ran a hardware diagnostic. It came back and said no sound card was installed.

View 3 Replies View Related

OpenSUSE Multimedia :: Choppy Or No Sound Output 11.3 KDE Fresh Install

Oct 21, 2010

A fresh install of 11.3 64 KDE 4.4 some packman stuff installed. Some broken as no current 64 bit libs or funky packman situation currently. CD audio is choppy. No mp3 playback though support is installed. [URL]....

[Code]...

View 3 Replies View Related

Ubuntu Multimedia :: How To Install Missing Wine ALSA Driver

Aug 6, 2010

Whenever I try to run a windows game under Wine I get an error that depict I have no proper sound driver. I checked the wine config and there was only OSS option that I think it would not help me to get sound working. I think I have to use Alsa Instead but I don't know how to add Alsa support to wine. By the way in need DirectSound as well. should i download it myself and add it to system32 or there is a better way?

I use:
ubuntu (Meerkat) 10.10
wine 1.2

View 1 Replies View Related

Ubuntu Installation :: A7N8X Deluxe Sound Fresh Install Sound Is Muffled And All Bass?

Jan 14, 2010

Recently installed Ubuntu 9.1 following an easy how to. The install session went really well, smooth and only had one little speed bump when deciding which drive to install to (running raid and did not want to loose other partition). Like most speed bumps I got passed it. Ran all the updates then decided to start listening to music with Rythmbox Music Player. The sound coming out of my Klipsch Pro Media 4.1 was muffled and sounded like just the subwoofer was on. I checked all connections and they were fine. I tried looking for equalizer but did not find it and then noticed the sound was like a skipping record. So I looked it up and came across some posts that I could not figure out if they were for my problem. Seemed to me they were just leading me in circles.

[Code]...

View 1 Replies View Related

Ubuntu Multimedia :: Install The Latest RealTek Driver - No Sound Devices Detected

Jan 15, 2011

I tried to install the latest RealTek driver for Linux and it has wiped all my devices. I've tried reinstalling the alsa-base packages but it hasn't worked

View 4 Replies View Related

Ubuntu Multimedia :: How To Setup 5.1 Sound In Fresh 10.10

Apr 2, 2011

'm trying to set up at least 5.1 sound in my fresh ubuntu 10.10. I have stereo sound but failed when trying to set up the rest. I've googled it, read through couple of pages and tried the following:

- I've installed alsa 1.0.24

- I've added the following lines to /etc/pulse/daemon.conf

Code:

default-sample-channels = 6
default-channel-map = front-left,front-right,rear-left,rear-right,center,lfe

- I've added

Code:

options snd-hda-intel model=3stack-digout
to /etc/modprobe.d/alsa-base.conf

There is no 'Profile' button/menu in Sounds preferences/Hardware.

Code:

$speaker-test -Dplug:surround51 -c6
speaker-test 1.0.24.2
Playback device is plug:surround51
Stream parameters are 48000Hz, S16_LE, 6 channels

[code].....

View 8 Replies View Related

OpenSUSE Multimedia :: No Sound On Fresh 11.4 Installation

Mar 14, 2011

After spending a full day messing with my dual monitors displays-should-not-be-cloned-by-default, I have now come to the sound. The config looks like the 11.3 setup (I alternate partitions from one install to the next), but all I get is silence. KMix won't run. Amrok is silent. "Sound Configuration" gets me to a window showing two cards I know nothing about. I've got an nVIDIA chip on the mother board and the two cards listed are "M2N72-D w/ snd-hda-intel" and "Creative Tech, Ltd. w/ snd-usb-audio". I'd have gone back to 11.3 where this stuff works, but my configuration files were all auto-updated and don't really work any more. I guess I ought to have archived the config files, but I didn't and I'm here now.

lspci shows:
Code:
00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio (rev a1)
and some /var/log/messages entries:

Code:
Mar 14 14:18:22 beethoven kernel: [ 1120.311164] usbcore: deregistering interface driver snd-usb-audio
Mar 14 14:18:22 beethoven pulseaudio[21051]: pid.c: Stale PID file, overwriting.
Mar 14 14:18:22 beethoven pulseaudio[21102]: pid.c: Daemon already running.
Mar 14 14:18:22 beethoven kernel: [ 1120.800722] usbcore: registered new interface driver snd-usb-audio
Mar 14 14:18:38 beethoven pulseaudio[26008]: pid.c: Daemon already running.
Mar 14 14:18:39 beethoven pulseaudio[30854]: pid.c: Stale PID file, overwriting.
Mar 14 14:18:40 beethoven pulseaudio[30904]: pid.c: Daemon already running.
Mar 14 14:19:40 beethoven pulseaudio[30854]: ratelimit.c: 7 events suppressed
Mar 14 14:21:39 beethoven pulseaudio[30854]: ratelimit.c: 44 events suppressed
Mar 14 14:35:11 beethoven pulseaudio[30854]: ratelimit.c: 176 events suppressed
Mar 14 14:46:35 beethoven pulseaudio[30854]: ratelimit.c: 38 events suppressed
with duplicate events suppressed with ellipses by hand.

View 7 Replies View Related

Ubuntu Installation :: 9.10 Wont Boot After Fresh Install - Raid Grub Missing ?

Mar 12, 2010

I had ubu 904 and vista installed on an 80gb drive, i had a spare 80gb drive also. I setup a raid0 config in my bios, then installed ubu9.10 onto it. All was fine until the very end, and then it said grub failed to install.

So i rebooted, and im left with a blinking cursor. How do i install grub? Ive installed ubu a few times now and never had an issue so now im lost.

View 1 Replies View Related

Ubuntu Installation :: Fresh 10.10 Install Radeon Hd Driver?

Dec 25, 2010

I am new to Ubuntu for the most part, but have done a lot of research on this OS. I just freshly installed version 10.10 32 bit, and the first thing I did was follow this tutorial on installing the drivers for my HIS Radeon HD 6850. I really want to get this drivers working so I can use the 3D effects on this OS.

When I type fglrxinfo I receive:

X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 136 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 14
Current serial number in output stream: 14
When I type aticonfig I get:

aticonfig: No supported adapters detected. The proprietary driver was never installed so I know that driver is not interfering. Originally the aticonfig was not found at all but with a little troubleshooting from the link above It seems to work, but obviously not recognize the card. The card works great on my windows 7 setup. If I can't get this working I may just remove Ubuntu all together, but any help would be amazing!

View 1 Replies View Related

Debian Configuration :: Fresh Install Of Squeeze Missing Disc Space?

May 29, 2010

so I just installed Squeeze Alpha1 amd64, dual boot with MS Vista using Grub. Everything seemed fine, but I'm apparently missing about 40GB of space. It should be set up as so:

101GB NTFS /dev/sda1 - Vista
12GB NTFS /dev/sda2 - HP Recovery
45GB ext3 /dev/sda3 - / Debian squeeze

[code]...

View 5 Replies View Related

Desktop Environments :: Gnome Panel Missing On Fresh Install 10.04 / Want It Back

May 23, 2010

I have a problem with gnome panels, when i start ubuntu the gnome panels are missing.

i have tried code...

which does restore the panels but if i reboot the panels go away again,

This is on a new installation of Ubuntu 10.04, i'm preparing it for use by someone else and they can't use it easily without the panels

View 3 Replies View Related

Ubuntu :: No Sound On Lucid Fresh Install

Jun 23, 2010

I tried Intrepid on this computer a few years back, and remember sweating over my computer for days trying to get the sound to work, before eventually giving up and going back to Windows. Now I figured I'd give it a second go. 100% fresh install, Lucid Lynx. I was hoping maybe the new version would have fixed whatever I was having trouble with before. No such luck. Have checked that nothing is muted, in the tray icon and in alsamixer and in a bunch of others. Have made sure that I'm in all the proper groups.

"aplay -l" gives me:
**** List of PLAYBACK Hardware Devices ****
card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 0: Intel ICH [Intel 82801DB-ICH4]
Subdevices: 1/1

[code]....

View 5 Replies View Related

Ubuntu Multimedia :: No Sound. How To Restore Default Sound Driver/settings

Jun 10, 2010

I have no sound, is it possible to restore the default sound drivers/settings in 10.04?It was work well before except for one issue, I couldn't get mic in for Rosetta Stone using wine. I have followed so many howto's to try and get Rosetta Stone working and then my sound working again.I think this is my main problem I upgraded alsa to "alsa-driver-1.0.23". I could easily be wrong about that assumption though.I have a Dell XPS M1210Ubuntu 10.04 64bitI think this is my sound card, "lspci -v | less"00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)Subsystem: Dell Device 01d7Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at efffc000 (64-bit, non-prefetchable) [size=16K]Capabilities: <access denied> Kernel modules: snd-hda-intelBut I don't think it is being recognized,

$ aplay -l
aplay: device_list:223: no soundcards found...
$ arecord -l

[code]....

View 1 Replies View Related

Fedora :: No Sound In My F12 Fresh Install

Dec 26, 2009

I dont ve any sound in my F12 fresh install. i ve updated it but i didnt check if the sound was workin earlier. My laptop is compaq presario Cq60.

I disabled pulse audio from startup and create the client.conf file in .pulse folder with the following code:

Code:

View 14 Replies View Related

Ubuntu :: Mint 9 No Sound In New HP Laptop - Fresh Install

Sep 21, 2010

I did was install MInt 9 on it. Everything is going well except no sound at all. Not even the 'start up chime' of any music/videos. I have the volume buttons working on the laptop and I have checked sound preferences and nothing is muted. I did not dig much further as I have learned with mint and ubuntu that can create problems. This is a fresh install and no sound from the get go. How should I proceed to trouble shoot?

[code]....

View 2 Replies View Related

Debian :: No Sound On A Fresh Install Of Lenny From CD?

Nov 18, 2010

After successfully installing Debian 5.0 stable from a CD, I noticed that there wasn't any sound. I unmuted the volume in Debian itself and there still wasn't any sound! I ran alsaconf and it came up as a VIA VT8233/A/8 sound card.

View 3 Replies View Related

OpenSUSE Install :: Almost No Sound After Fresh Installation / What Is Going On?

Sep 11, 2010

Following some problems of kernel upgrade, I have resinstalled my system. I now have some issues with sound. CD are recognized and played but no sound is coming out of my speakers (tested with amarok and caffeine). Same thing on .....: I see the video and get no sound.

However, I can hear the test sound form Configure Desktop / Multimedia

Any clue about what is going on?

View 8 Replies View Related

Debian :: No Sound After 1st Update On Fresh Install ?

Feb 13, 2011

I just installed Debian 6 & prior to my first update my sound worked fine. But after accepting all the updates based on the repositories below the system can't identify my sound card.

deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official Snapshot amd64 LIVE/INSTALL Binary 20110112-01:05]/ squeeze main
[URL]

Sound Card (1st one / second is built in audio on a video card)
joe@Tux-Box:~$ lspci | grep -i audio
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
01:00.1 Audio device: nVidia Corporation Device 0be9 (rev a1)
Errors (outside of just not being able to play any audio)

joe@Tux-Box:~$ alsamixer
Cannot open mixer: No such file or directory
When I try to open sound applet in pannel ->
No volume control GStreamer plugins and/or devices found.

joe@Tux-Box:~$ cat /proc/asound/cards
--- no soundcards ---

- The user is part of the audio group.
- I was playing around with run levels and if I
ctl -alt F2
log in as user
su -
password
init 5
hit reset on the computer.

When it reboots I have sound. I attempted changing /etc/inittab but after rebooting no sound. I am still unsure of what to do.

# The default runlevel.
id:5:initdefault:
# was 2 above at install - sound came on at 5

View 2 Replies View Related

Debian Hardware :: Fresh Install - No Sound (HDMI)

Nov 16, 2014

I have an HDMI connected monitor with speakers but I don't get any sound after a fresh install. My computer ain't nothing fancy, my specifications can be found in my current board signature.

I have zero experience configuring devices on Linux. It's rather depressing not being able to listen to music.

View 5 Replies View Related

Fedora Installation :: No Sound After Fresh Install Of Version 10

Mar 27, 2009

All, just did a freash install of fedora 10, and I have no sounds at all. Speakers work and are pluged in (everything works fine with my ubuntu partition) Nothing appears to be muted in alsa or on the gnome volume control Sound card = Creative Labs CA0106 Soundblaster

[code]...

View 4 Replies View Related

OpenSUSE Multimedia :: Only Able To Listen Sound After Configure The Sound Driver

Oct 17, 2010

I have configured my sound drivers many times. After doing this i am able to listen a sound. But after booting there is necessary to configure them again. So is there a any way for permanent configuration.

View 2 Replies View Related

Ubuntu Installation :: No Sound In 10.4 LTS Fresh Install - Dell Optiplex 380MT

May 5, 2010

I'm a Dell Optiplex 380 MT Workstation user which have a Intel HDA Integrated sound controller. I was using Ubuntu 9.10 32 Bits Karmic, and all works fine, but, two days ago I did a fresh install to Ubuntu 10.4 LTS 32 Bits Lucid. In Ubuntu 9.10 I didn't do nothing to make work all features of my workstation, but, in 10.4 LTS the sound don't work. The hardware appear in "Speaker Icon" and in the alsamixer menu, but nothing works. It's happens in the Live CD, Installation in Hard Disc, 32 Bits Version and 64 Bits version.

Here is the output of the command, in Ubuntu 9.10 & Ubuntu 10.4. The only difference that I see is the follow in lspci (bold text):
lspci
Ubuntu 9.10: 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
Ubuntu 10.4: 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)

At both version this is the which use (same output):
cat /proc/asound/card0/codec#0
Codec: Realtek ALC269

I've installed linux-backports-modules-alsa-2.6.32-21-generic-pae, reboot system and nothing happens.
lsmod | grep snd
Ubuntu 9.10 .....

View 9 Replies View Related

OpenSUSE Multimedia :: Sound Driver - No Sound After Booting

Oct 17, 2010

I have configured my sound drivers several time. But after booting there is no sound.

View 9 Replies View Related







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