nick: [Ubuntu] Laptop kein Sound auf 10.04

Beitrag lesen

Hi,

also, da ich mir nicht sicher bin welches das richtige ist, hier erstmal die auflistung der Module:

--> lsmod

Ergebnis:
Module                  Size  Used by
xt_TCPMSS               2931  1
xt_tcpmss               1197  1
xt_tcpudp               2011  1
iptable_mangle          2771  1
ip_tables               9991  1 iptable_mangle
x_tables               14299  4 xt_TCPMSS,xt_tcpmss,xt_tcpudp,ip_tables
pppoe                   8943  2
pppox                   2074  1 pppoe
binfmt_misc             6587  1
rfcomm                 33421  4
ppdev                   5259  0
sco                     7885  2
bridge                 45582  0
stp                     1655  1 bridge
bnep                    9436  2
l2cap                  30624  16 rfcomm,bnep
joydev                  8708  0
snd_hda_codec_atihdmi     2367  1
fbcon                  35102  71
tileblit                2031  1 fbcon
font                    7557  1 fbcon
bitblit                 4707  1 fbcon
softcursor              1189  1 bitblit
vga16fb                11385  0
vgastate                8961  1 vga16fb
snd_hda_codec_idt      51978  0
snd_hda_intel          21941  2
snd_hda_codec          74201  3 snd_hda_codec_atihdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep               5412  1 snd_hda_codec
snd_pcm_oss            35308  0
snd_mixer_oss          13746  1 snd_pcm_oss
snd_pcm                70662  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy           1338  0
snd_seq_oss            26726  0
snd_seq_midi            4557  0
snd_rawmidi            19056  1 snd_seq_midi
snd_seq_midi_event      6003  2 snd_seq_oss,snd_seq_midi
radeon                674824  3
snd_seq                47263  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
ttm                    49943  1 radeon
drm_kms_helper         29297  1 radeon
snd_timer              19098  2 snd_pcm,snd_seq
snd_seq_device          5700  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
drm                   162377  5 radeon,ttm,drm_kms_helper
uvcvideo               56990  0
snd                    54148  16 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
videodev               34361  1 uvcvideo
v4l1_compat            13251  2 uvcvideo,videodev
agpgart                31724  2 ttm,drm
i2c_algo_bit            5028  1 radeon
btusb                  10925  2
psmouse                63245  0
serio_raw               3978  0
bluetooth              49892  9 rfcomm,sco,bnep,l2cap,btusb
soundcore               6620  1 snd
snd_page_alloc          7076  2 snd_hda_intel,snd_pcm
i2c_piix4               8335  0
video                  17375  0
output                  1871  1 video
shpchp                 28820  0
lp                      7028  0
parport                32635  2 ppdev,lp
ahci                   32200  2
r8169                  34076  0
mii                     4381  1 r8169

Habs mal getestet bei "snd_hda_codec_atihdmi", wusst aber nicht ob das überhaupt das richtige ist:

--> modinfo snd_hda_codec_atihdmi

Ergebnis:

filename:       /lib/modules/2.6.32-24-generic/kernel/sound/pci/hda/snd-hda-codec-atihdmi.ko

description:    ATI HDMI HD-audio codec

license:        GPL

alias:          snd-hda-codec-id:17e80047

alias:          snd-hda-codec-id:10951390

alias:          snd-hda-codec-id:1002aa01

alias:          snd-hda-codec-id:1002791a

alias:          snd-hda-codec-id:10027919

alias:          snd-hda-codec-id:1002793c

srcversion:     10A1D5811AA73F89AE80C63

depends:        snd-hda-codec

vermagic:       2.6.32-24-generic SMP mod_unload modversions 586

Kann mit den Ausgaben aber ehrlich gesagt noch nicht sehr viel anfangen um einen Lösungsansatz zu versuchen. Daher bitte ich nochmal um Hilfe.

Dankeschön