LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-06-2005, 01:31 AM   #1
cnastiuk
LQ Newbie
 
Registered: Feb 2005
Location: Morgantown, WV
Posts: 13

Rep: Reputation: 0
Question No Sound (Warty)


I recently switched from Windows XP to Ubuntu. I did a fresh install of the Warty Warthog version and have no sound from anything. I was wondering if anyone has any suggestions. I have tried switching to Hoary Hedgehog, but still no sound. Any help is appreciated.
 
Old 02-06-2005, 08:08 AM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Post as root
Code:
lspci
 
Old 02-06-2005, 01:28 PM   #3
cnastiuk
LQ Newbie
 
Registered: Feb 2005
Location: Morgantown, WV
Posts: 13

Original Poster
Rep: Reputation: 0
Tried "lspci" as root resulted in:

root@user:~ # lspci
0000:00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
0000:00:01.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to AGP Controller (rev 02)
0000:00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 (rev 02)
0000:00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 (rev 02)
0000:00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02)
0000:00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 (rev 02)
0000:00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02)0000:00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) Ultra ATA 100 Storage Controller (rev 02)
0000:00:1f.2 IDE interface: Intel Corp. 82801EB (ICH5) Serial ATA 150 Storage Controller (rev 02)
0000:00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200] (Secondary) (rev 01)
0000:02:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
0000:02:01.0 Network controller: RaLink Ralink RT2500 802.11 Cardbus Reference Card (rev 01)
0000:02:08.0 Ethernet controller: Intel Corp. 82562EZ 10/100 Ethernet Controller (rev 02)

I hate being a NEWBIE!!!
 
Old 02-06-2005, 02:09 PM   #4
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Try as root
Code:
modprobe snd-intel8x0
If nothing happens;
Code:
alsaconf
now what happens
 
Old 02-06-2005, 02:15 PM   #5
cnastiuk
LQ Newbie
 
Registered: Feb 2005
Location: Morgantown, WV
Posts: 13

Original Poster
Rep: Reputation: 0
This is what took place:

root@user:~ # modprobe snd-intel8x0
root@user:~ # alsaconf
bash: alsaconf: command not found
 
Old 02-06-2005, 02:19 PM   #6
Gamezace
Member
 
Registered: Apr 2004
Location: NOVA, VT
Distribution: gentoo
Posts: 88

Rep: Reputation: 15
Well...I cannot imagine alsa would not be included in the distro - try the following and tell us if it finds anything:

Code:
# updatedb
# locate alsa
If alsa files are not found:

Code:
apt-get install alsa-base
* Note that I am not sure how apt works in Ubuntu - so use apt-get install however you would normally

Then try alsaconf.
 
Old 02-06-2005, 02:38 PM   #7
cnastiuk
LQ Newbie
 
Registered: Feb 2005
Location: Morgantown, WV
Posts: 13

Original Poster
Rep: Reputation: 0
I assume 'alsa' has been found, but 'alsaconf' cannot:

root@user:~ $ locate alsa
/etc/default/alsa
/etc/init.d/alsa
/etc/modutils/alsa-base
/etc/rc0.d/K20alsa
/etc/rc1.d/K20alsa
/etc/rc2.d/S20alsa
/etc/rc3.d/S20alsa
/etc/rc4.d/S20alsa
/etc/rc5.d/S20alsa
/etc/rc6.d/K20alsa
/etc/hotplug/blacklist.d/alsa-base
/etc/modprobe.d/alsa-base
/etc/apm/resume.d/20alsa
/etc/apm/event.d/alsa.dpkg-old
/etc/apm/scripts.d/alsa
/etc/apm/suspend.d/80alsa
/etc/devfs/conf.d/alsa
/etc/alsa
/etc/alsa/alsa-source.conf
/etc/alsa/dev.d
/etc/alsa/dev.d/alsa-base
/etc/alsa/modprobe-post-install.d
/etc/alsa/modprobe-post-install.d/alsa-base
/etc/dev.d/snd/controlC0/alsa-base.dev
/etc/dev.d/snd/controlC1/alsa-base.dev
/etc/dev.d/snd/controlC2/alsa-base.dev
/etc/dev.d/snd/controlC3/alsa-base.dev
/etc/dev.d/snd/controlC4/alsa-base.dev
/etc/dev.d/snd/controlC5/alsa-base.dev
/etc/dev.d/snd/controlC6/alsa-base.dev
/etc/dev.d/snd/controlC7/alsa-base.dev
/etc/discover.d/alsa-base
/etc/discover.conf.d/10alsa
/var/lib/dpkg/info/alsa-base.config
/var/lib/dpkg/info/alsa-base.list
/var/lib/dpkg/info/alsa-base.templates
/var/lib/dpkg/info/alsa-base.postinst
/var/lib/dpkg/info/alsa-base.postrm
/var/lib/dpkg/info/alsa-base.conffiles
/var/lib/dpkg/info/alsa-base.md5sums
/var/lib/dpkg/info/alsa-utils.postinst
/var/lib/dpkg/info/alsa-utils.list
/var/lib/dpkg/info/alsa-oss.list
/var/lib/dpkg/info/alsa-utils.postrm
/var/lib/dpkg/info/alsa-utils.md5sums
/var/lib/dpkg/info/gstreamer0.8-alsa.postinst
/var/lib/dpkg/info/gstreamer0.8-alsa.list
/var/lib/dpkg/info/gstreamer0.8-alsa.postrm
/var/lib/dpkg/info/gstreamer0.8-alsa.md5sums
/var/lib/dpkg/info/libpt-plugins-alsa.md5sums
/var/lib/dpkg/info/libpt-plugins-alsa.list
/var/lib/dpkg/info/alsa-base.preinst
/var/lib/dpkg/info/alsa-headers.md5sums
/var/lib/dpkg/info/alsa-headers.list
/var/lib/dpkg/info/alsa-oss.shlibs
/var/lib/dpkg/info/alsa-oss.postinst
/var/lib/dpkg/info/alsa-oss.postrm
/var/lib/dpkg/info/alsa-oss.md5sums
/var/lib/dpkg/info/alsa-source.config
/var/lib/dpkg/info/alsa-source.list
/var/lib/dpkg/info/alsa-source.templates
/var/lib/dpkg/info/alsa-source.postinst
/var/lib/dpkg/info/alsa-source.postrm
/var/lib/dpkg/info/alsa-source.md5sums
/var/lib/dpkg/info/alsamixergui.postinst
/var/lib/dpkg/info/alsamixergui.list
/var/lib/dpkg/info/alsamixergui.postrm
/var/lib/dpkg/info/alsamixergui.md5sums
/var/lib/dpkg/info/alsaplayer-oss.md5sums
/var/lib/dpkg/info/alsaplayer-oss.list
/var/lib/dpkg/info/alsaplayer-alsa.md5sums
/var/lib/dpkg/info/alsaplayer-alsa.list
/var/lib/dpkg/info/alsaplayer-common.md5sums
/var/lib/dpkg/info/alsaplayer-common.list
/var/lib/dpkg/info/alsaplayer-gtk.postinst
/var/lib/dpkg/info/alsaplayer-gtk.list
/var/lib/dpkg/info/alsaplayer-gtk.postrm
/var/lib/dpkg/info/alsaplayer-gtk.md5sums
/var/lib/dpkg/info/alsaplayer.list
/var/lib/alsa
/var/lib/alsa/asound.state
/var/run/alsa
/usr/share/doc/alsa-base
/usr/share/doc/alsa-base/README
/usr/share/doc/alsa-base/FAQ
/usr/share/doc/alsa-base/WARNING
/usr/share/doc/alsa-base/changelog-old.Debian.gz
/usr/share/doc/alsa-base/copyright
/usr/share/doc/alsa-base/NEWS.Debian.gz
/usr/share/doc/alsa-base/SOUNDCARDS.gz
/usr/share/doc/alsa-base/changelog.Debian.gz
/usr/share/doc/alsa-base/README.Debian.gz
/usr/share/doc/alsa-base/driver
/usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz
/usr/share/doc/alsa-base/driver/Audigy-mixer.txt.gz
/usr/share/doc/alsa-base/driver/CMIPCI.txt.gz
/usr/share/doc/alsa-base/driver/Bt87x.txt
/usr/share/doc/alsa-base/driver/ControlNames.txt
/usr/share/doc/alsa-base/driver/Joystick.txt
/usr/share/doc/alsa-base/driver/MIXART.txt
/usr/share/doc/alsa-base/driver/Procfile.txt.gz
/usr/share/doc/alsa-base/driver/serial-u16550.txt
/usr/share/doc/alsa-base/driver/seq_oss.html
/usr/share/doc/alsa-base/driver/OSS-Emulation.txt.gz
/usr/share/doc/alsa-base/driver/SB-Live-mixer.txt.gz
/usr/share/doc/alsa-utils
/usr/share/doc/alsa-utils/README.aconnect
/usr/share/doc/alsa-utils/README
/usr/share/doc/alsa-utils/TODO
/usr/share/doc/alsa-utils/README.alsamixer
/usr/share/doc/alsa-utils/README.aseqnet
/usr/share/doc/alsa-utils/copyright
/usr/share/doc/alsa-utils/PATCHES
/usr/share/doc/alsa-utils/changelog.Debian.gz
/usr/share/doc/alsa-utils/changelog.gz
/usr/share/doc/gstreamer0.8-alsa
/usr/share/doc/gstreamer0.8-alsa/changelog.Debian.gz
/usr/share/doc/gstreamer0.8-alsa/README.Debian
/usr/share/doc/gstreamer0.8-alsa/copyright
/usr/share/doc/gstreamer0.8-alsa/NEWS.gz
/usr/share/doc/libpt-plugins-alsa
/usr/share/doc/libpt-plugins-alsa/changelog.gz
/usr/share/doc/libpt-plugins-alsa/copyright
/usr/share/doc/libpt-plugins-alsa/changelog.Debian.gz
/usr/share/doc/alsaplayer-common
/usr/share/doc/alsaplayer-common/README.Debian
/usr/share/doc/alsaplayer-common/TODO
/usr/share/doc/alsaplayer-common/changelog.gz
/usr/share/doc/alsaplayer-common/copyright
/usr/share/doc/alsaplayer-common/changelog.Debian.gz
/usr/share/doc/alsa-headers
/usr/share/doc/alsa-headers/changelog.Debian.gz
/usr/share/doc/alsa-headers/copyright
/usr/share/doc/alsa-oss
/usr/share/doc/alsa-oss/changelog.Debian.gz
/usr/share/doc/alsa-oss/copyright
/usr/share/doc/alsa-source
/usr/share/doc/alsa-source/README.Debian
/usr/share/doc/alsa-source/patch-stamp
/usr/share/doc/alsa-source/changelog.Debian.gz
/usr/share/doc/alsa-source/copyright
/usr/share/doc/alsa-source/PATCHES
/usr/share/doc/alsamixergui
/usr/share/doc/alsamixergui/copyright
/usr/share/doc/alsamixergui/README
/usr/share/doc/alsamixergui/AUTHORS
/usr/share/doc/alsamixergui/changelog.Debian.gz
/usr/share/doc/alsamixergui/changelog.gz
/usr/share/doc/alsamixergui/buildinfo.gz
/usr/share/doc/alsaplayer-oss
/usr/share/doc/alsaplayer-alsa
/usr/share/doc/alsaplayer-gtk
/usr/share/doc/alsaplayer
/usr/share/man/man1/alsactl.1.gz
/usr/share/man/man1/alsamixer.1.gz
/usr/share/man/man1/alsamixergui.1.gz
/usr/share/man/man1/alsaplayer.1.gz
/usr/share/lintian/overrides/alsa-base
/usr/share/lintian/overrides/alsa-source
/usr/share/zoneinfo/Asia/Choibalsan
/usr/share/zoneinfo/posix/Asia/Choibalsan
/usr/share/zoneinfo/right/Asia/Choibalsan
/usr/share/alsa-base
/usr/share/alsa-base/snddevices
/usr/share/alsa-base/program-wrapper
/usr/share/alsa-base/alsa.default
/usr/share/alsa-base/OSS-module-list
/usr/share/alsa
/usr/share/alsa/alsa.conf
/usr/share/alsa/cards
/usr/share/alsa/cards/aliases.conf
/usr/share/alsa/cards/SI7018
/usr/share/alsa/cards/SI7018/sndoc-mixer.alisp
/usr/share/alsa/cards/SI7018/sndop-mixer.alisp
/usr/share/alsa/cards/ATIIXP-SPDMA.conf
/usr/share/alsa/cards/ATIIXP.conf
/usr/share/alsa/cards/Audigy2.conf
/usr/share/alsa/cards/AU8810.conf
/usr/share/alsa/cards/AU8820.conf
/usr/share/alsa/cards/AU8830.conf
/usr/share/alsa/cards/Audigy.conf
/usr/share/alsa/cards/CMI8338-SWIEC.conf
/usr/share/alsa/cards/CMI8338.conf
/usr/share/alsa/cards/CMI8738-MC6.conf
/usr/share/alsa/cards/CS46xx.conf
/usr/share/alsa/cards/EMU10K1.conf
/usr/share/alsa/cards/ENS1370.conf
/usr/share/alsa/cards/ENS1371.conf
/usr/share/alsa/cards/FM801.conf
/usr/share/alsa/cards/GUS.conf
/usr/share/alsa/cards/ICE1712.conf
/usr/share/alsa/cards/ICE1724.conf
/usr/share/alsa/cards/ICH.conf
/usr/share/alsa/cards/NFORCE.conf
/usr/share/alsa/cards/RME9636.conf
/usr/share/alsa/cards/RME9652.conf
/usr/share/alsa/cards/SI7018.conf
/usr/share/alsa/cards/TRID4DWAVENX.conf
/usr/share/alsa/cards/YMF744.conf
/usr/share/alsa/cards/VIA686A.conf
/usr/share/alsa/cards/VIA8233.conf
/usr/share/alsa/cards/VIA8233A.conf
/usr/share/alsa/cards/VX222.conf
/usr/share/alsa/cards/VXPocket.conf
/usr/share/alsa/cards/VXPocket440.conf
/usr/share/alsa/cards/aliases.alisp
/usr/share/alsa/cards/ATIIXP-MODEM.conf
/usr/share/alsa/cards/Aureon51.conf
/usr/share/alsa/cards/Aureon71.conf
/usr/share/alsa/cards/Azalia.conf
/usr/share/alsa/cards/CA0106.conf
/usr/share/alsa/cards/EMU10K1X.conf
/usr/share/alsa/cards/ES1968.conf
/usr/share/alsa/cards/ICH4.conf
/usr/share/alsa/cards/ICH-MODEM.conf
/usr/share/alsa/cards/Maestro3.conf
/usr/share/alsa/cards/VIA8237.conf
/usr/share/alsa/pcm
/usr/share/alsa/pcm/center_lfe.conf
/usr/share/alsa/pcm/front.conf
/usr/share/alsa/pcm/rear.conf
/usr/share/alsa/pcm/surround40.conf
/usr/share/alsa/pcm/surround41.conf
/usr/share/alsa/pcm/surround50.conf
/usr/share/alsa/pcm/surround51.conf
/usr/share/alsa/pcm/iec958.conf
/usr/share/alsa/pcm/default.conf
/usr/share/alsa/pcm/side.conf
/usr/share/alsa/pcm/surround71.conf
/usr/share/alsa/pcm/modem.conf
/usr/share/alsa/sndo-mixer.alisp
/usr/share/aclocal/alsa.m4
/usr/share/alsa-source
/usr/share/alsa-source/alsa-source.conf
/usr/share/evolution-data-server-1.2/zoneinfo/Asia/Choibalsan.ics
/usr/bin/alsamixer
/usr/bin/alsamixergui
/usr/bin/alsaplayer
/usr/include/alsa
/usr/include/alsa/asoundlib.h
/usr/include/alsa/sound
/usr/include/alsa/sound/ainstr_gf1.h
/usr/include/alsa/sound/ainstr_fm.h
/usr/include/alsa/sound/ainstr_simple.h
/usr/include/alsa/sound/ainstr_iw.h
/usr/include/alsa/sound/hdsp.h
/usr/include/alsa/sound/sb16_csp.h
/usr/include/alsa/sound/sscape_ioctl.h
/usr/include/alsa/sound/emu10k1.h
/usr/include/alsa/pcm_plugin.h
/usr/include/alsa/asoundef.h
/usr/include/alsa/version.h
/usr/include/alsa/global.h
/usr/include/alsa/input.h
/usr/include/alsa/output.h
/usr/include/alsa/error.h
/usr/include/alsa/conf.h
/usr/include/alsa/pcm.h
/usr/include/alsa/seq_midi_event.h
/usr/include/alsa/rawmidi.h
/usr/include/alsa/timer.h
/usr/include/alsa/hwdep.h
/usr/include/alsa/control.h
/usr/include/alsa/mixer.h
/usr/include/alsa/seq_event.h
/usr/include/alsa/seq.h
/usr/include/alsa/seqmid.h
/usr/include/alsa/iatomic.h
/usr/include/alsa/conv.h
/usr/include/alsa/instr.h
/usr/include/alsa/mixer_ordinary.h
/usr/include/alsa/pcm_ordinary.h
/usr/include/alsa/alisp.h
/usr/lib/menu/alsa-utils
/usr/lib/menu/alsamixergui
/usr/lib/menu/alsaplayer-gtk
/usr/lib/mime/packages/alsaplayer-gtk
/usr/lib/alsa
/usr/lib/alsa/modprobe-post-install
/usr/lib/libalsatoss.so.0.0.0
/usr/lib/pkgconfig/alsa.pc
/usr/lib/gstreamer-0.8/libgstalsa.so
/usr/lib/ao/plugins-2/libalsa09.so
/usr/lib/pwlib/device/sound/alsa_pwplugin.so
/usr/lib/libalsatoss.la
/usr/lib/libalsatoss.a
/usr/lib/libalsatoss.so.0
/usr/lib/libalsatoss.so
/usr/lib/alsaplayer
/usr/lib/alsaplayer/interface
/usr/lib/alsaplayer/interface/libgtk_interface.so
/usr/lib/alsaplayer/output
/usr/lib/alsaplayer/output/liboss_out.so
/usr/lib/alsaplayer/output/libalsa_out.so
/usr/lib/alsaplayer/output/libnull_out.so
/usr/lib/alsaplayer/input
/usr/lib/alsaplayer/input/libflac_in.so
/usr/lib/alsaplayer/input/libaf.so
/usr/lib/alsaplayer/input/libcdda.so
/usr/lib/alsaplayer/input/libsndfile_in.so
/usr/lib/alsaplayer/input/libmad_in.so
/usr/lib/alsaplayer/input/libmod.so
/usr/lib/alsaplayer/input/libvorbis_in.so
/usr/lib/alsaplayer/input/libwav.so
/usr/lib/alsaplayer/reader
/usr/lib/alsaplayer/reader/libfile.so
/usr/lib/alsaplayer/reader/libhttp.so
/usr/lib/alsaplayer/scopes
/usr/lib/alsaplayer/scopes/liblevelmeter.so
/usr/lib/alsaplayer/scopes/libblurscope.so
/usr/lib/alsaplayer/scopes/liboglspectrum.so
/usr/lib/alsaplayer/scopes/liblogbarfft.so
/usr/lib/alsaplayer/scopes/libmonoscope.so
/usr/lib/alsaplayer/scopes/libspacescope.so
/usr/lib/alsaplayer/scopes/libsynaescope.so
/usr/sbin/alsactl
/usr/src/alsa-driver.tar.bz2
/lib/alsa
/lib/alsa/dev
/lib/alsa/modprobe-post-install
/lib/discover/alsa-base.pci-device.xml
/lib/discover/alsa-base.list.xml
root@user:~ $ alsaconf
bash: alsaconf: command not found
 
Old 02-08-2005, 10:50 AM   #8
Gamezace
Member
 
Registered: Apr 2004
Location: NOVA, VT
Distribution: gentoo
Posts: 88

Rep: Reputation: 15
Edit: Nevermind - I discovered that the file does in fact exist in that list.

Sorry - perhaps just try reinstalling or upgrading alsa?

Last edited by Gamezace; 02-08-2005 at 10:51 AM.
 
Old 02-08-2005, 09:34 PM   #9
toaster.waffle
Member
 
Registered: Feb 2005
Location: Ontario, Canada
Posts: 97

Rep: Reputation: 15
I'm having the EXACT same problem. I'll report it to Ubuntu.

My friend has HIS sound working on Ubuntu...

i did some investigating and it's been saying something about... ICE1712 [envy24]
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Warty update messed up menu pjbgravely Ubuntu 3 04-04-2005 07:45 PM
XFree86 hangs on Presario R3000/Ubuntu Warty katu Linux - Laptop and Netbook 1 03-15-2005 05:42 PM
Problems mounting 4G Ipod in ubuntu (warty) hegleran Linux - Hardware 2 03-02-2005 05:48 PM
Upgrading Warty to Sarge Sslaxx Debian 2 02-07-2005 03:13 AM
SpeedStream 5200 USB+ubuntu warty HELP! notos Linux - Hardware 3 01-05-2005 08:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration