02.05.2025, 14:30 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]

Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
oha_11
Titel: kein Sound bei Asus M2N-e  BeitragVerfasst am: 07.10.2008, 13:57 Uhr



Anmeldung: 07. Okt 2008
Beiträge: 2

Tag zusammen,

unter Windows geht es schonmal.
Habe Kanotix RC7 installiert und da gehen verschiedene Sachen nicht: Sound, Skystar2, LaserMaus MX1000. Zunächst aber mal die Frage nach Sound; wenn das nicht zum Laufen zu bekommen ist, hat der Rest auch keinen Sinn.

Ich bin keine Linux-Leuchte, also kann es auch ganz einfachen Dingen haken.

lspci bring das:

00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a3)
00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a3)
00:05.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a3)
00:05.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a3)
00:06.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)
00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:08.0 Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card (rev 02)
02:00.0 VGA compatible controller: ATI Technologies Inc R430 [Radeon X800 (PCIE)]
02:00.1 Display controller: ATI Technologies Inc R430 [Radeon X800] (PCIE) (Secondary)


Im Kontrollzentrum habe ich das Soundsystem aktiviert und bei Hardware bekomme ich beim Versuch ALSA anzuwenden, diese Meldung:
Sound server informational message:
Error while initializing the sound driver:
device: default can't be opened for playback (No such device)
The sound server will continue, using the null output device.

OSS kann ich anwenden, beim Test bleibt es aber weiter stumm.

Habe dann alsa-driver-1.0.17 runtergeladen, entpackt und versucht zu kompilieren. Im Laufe davon bekomme ich nach einer Weile die Meldungen:

LD [M] /home/hh/Desktop/als/alsa-driver-1.0.17/pcmcia/vx/snd-vxpocket.o
CC [M] /home/hh/Desktop/als/alsa-driver-1.0.17/soc/soc-core.o
CC [M] /home/hh/Desktop/als/alsa-driver-1.0.17/soc/soc-dapm.o
In file included from /home/hh/Desktop/als/alsa-driver-1.0.17/soc/soc-dapm.c:2:
/home/hh/Desktop/als/alsa-driver-1.0.17/soc/../alsa-kernel/soc/soc-dapm.c: In function ‘dapm_pop_time_store’:
/home/hh/Desktop/als/alsa-driver-1.0.17/soc/../alsa-kernel/soc/soc-dapm.c:834: error: implicit declaration of function ‘strict_strtoul’
make[3]: *** [/home/hh/Desktop/als/alsa-driver-1.0.17/soc/soc-dapm.o] Fehler 1
make[2]: *** [/home/hh/Desktop/als/alsa-driver-1.0.17/soc] Fehler 2
make[1]: *** [_module_/home/hh/Desktop/als/alsa-driver-1.0.17] Fehler 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-3-kanotix'
make: *** [compile] Fehler 2
if [ -L /usr/include/sound ]; then \
rm -f /usr/include/sound; \
ln -sf /home/hh/Desktop/als/alsa-driver-1.0.17/include/sound /usr/include/sound; \
else \
rm -rf /usr/include/sound; \
install -d -m 755 -g root -o root /usr/include/sound; \
for f in include/sound/*.h; do \
install -m 644 -g root -o root $f /usr/include/sound; \
done \
fi
find /lib/modules/2.6.24-3-kanotix/kernel/sound -name 'snd*.*o' | xargs rm -f
find /lib/modules/2.6.24-3-kanotix/kernel/sound -name 'snd*.*o.gz' | xargs rm -f
find /lib/modules/2.6.24-3-kanotix/kernel/sound -name 'ac97_bus.*o' | xargs rm -f
find /lib/modules/2.6.24-3-kanotix/kernel/sound -name 'ac97_bus.*o.gz' | xargs rm -f
make[1]: Entering directory `/home/hh/Desktop/als/alsa-driver-1.0.17/acore'
mkdir -p /lib/modules/2.6.24-3-kanotix/kernel/sound/acore
cp snd-hwdep.ko snd-page-alloc.ko snd-pcm.ko snd-rawmidi.ko snd-rtctimer.ko snd-timer.ko snd.ko /lib/modules/2.6.24-3-kanotix/kernel/sound/acore
cp: Aufruf von stat für „snd-hwdep.ko“ nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: Aufruf von stat für „snd-page-alloc.ko“ nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: Aufruf von stat für „snd-pcm.ko“ nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: Aufruf von stat für „snd-rawmidi.ko“ nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: Aufruf von stat für „snd-rtctimer.ko“ nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: Aufruf von stat für „snd-timer.ko“ nicht möglich: Datei oder Verzeichnis nicht gefunden
cp: Aufruf von stat für „snd.ko“ nicht möglich: Datei oder Verzeichnis nicht gefunden
make[1]: *** [modules_install] Fehler 1
make[1]: Leaving directory `/home/hh/Desktop/als/alsa-driver-1.0.17/acore'
make: *** [install-modules] Fehler 1
root@kano:/home/hh/Desktop/als/alsa-driver-1.0.17# modprobe snd-hda-intel ; modprobe snd-pcm-oss ; modprobe snd-mixer-oss ; modprobe snd-seq-oss
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd-page-alloc.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd-timer.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd-pcm.ko': No such file or directory
FATAL: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/pci/hda/snd-hda-intel.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/oss/snd-mixer-oss.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd-page-alloc.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd-timer.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd-pcm.ko': No such file or directory
FATAL: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/oss/snd-pcm-oss.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd.ko': No such file or directory
FATAL: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/oss/snd-mixer-oss.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/seq/snd-seq-device.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/snd-timer.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/seq/snd-seq.ko': No such file or directory
WARNING: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/seq/snd-seq-midi-event.ko': No such file or directory
FATAL: Could not open '/lib/modules/2.6.24-3-kanotix/kernel/sound/core/seq/oss/snd-seq-oss.ko': No such file or directory



Und jetzt weiß ich nicht weiter. Irgendwelche Ideen?

Danke schon mal für die Mühen,
oha_11
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Kano
Titel: kein Sound bei Asus M2N-e  BeitragVerfasst am: 07.10.2008, 14:55 Uhr



Anmeldung: 17. Dez 2003
Beiträge: 16792

Update einfach den kernel, da ist dann auch ALSA neuer.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
oha_11
Titel: kein Sound bei Asus M2N-e  BeitragVerfasst am: 07.10.2008, 21:38 Uhr



Anmeldung: 07. Okt 2008
Beiträge: 2

Damit hat sich dann auch das Problem mit der Skystar2 Karte erschlagen und VDR läuft.

DANKE!
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 2003-2007 
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.