What do you mean with Linux 10? Do you mean mint?
Anyhow, can you give us some information about your Sound Hardware in deep? Try this:
What kernel do you run? Please make sure you have the alsa sound daemon running.
Code:
/etc/init.d/alsasound status
Do you may have PulseAudio enabled?
so far
akendo
when i type the first one into terminal this is what it tells me,
hwinfo --sound
> hal.1: read hal dataprocess 3381: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 280.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
11: PCI 1b.0: 0403 Audio device
[Created at pci.318]
Unique ID: u1Nb.V+xRVOdS_1D
SysFS ID: /devices/pci0000:00/0000:00:1b.0
SysFS BusID: 0000:00:1b.0
Hardware Class: sound
Model: "Intel Ibex Peak High Definition Audio"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x3b56 "Ibex Peak High Definition Audio"
SubVendor: pci 0x1025 "Acer Incorporated [ALI]"
SubDevice: pci 0x0487
Revision: 0x05
Memory Range: 0xb4400000-0xb4403fff (rw,non-prefetchable)
IRQ: 10 (no events)
Module Alias: "pci:v00008086d00003B56sv00001025sd00000487bc04sc03i00"
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=new, avail=yes, need=no, active=unknown
when i type in the second one this is what it says,
/etc/init.d/alsasound status
bash: /etc/init.d/alsasound: No such file or directory
this makes no sense i installed everything for alsa yesterday, and yes i am running linux mint 10. thanks!