lspci
alsaconf
Sry Rain_MakerRain_Maker hilfe!!!!!:-D
robi@robi-desktop:~$ sudo lspci
0000:00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] System Controller (rev 25)
0000:00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-751 [Irongate] AGP Bridge (rev 01)
0000:00:04.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 1b)
0000:00:04.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:04.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 0e)
0000:00:04.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 0e)
0000:00:04.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 20)
0000:00:0d.0 Mass storage controller: Promise Technology, Inc. PDC20268 (Ultra100 TX2) (rev 02)
0000:00:0e.0 Ethernet controller: Sundance Technology Inc IC Plus IP1000 Family Gigabit Ethernet (rev 41)
0000:01:05.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)
robi@robi-desktop:~$
robi@robi-desktop:~$ sudo alsaconf
sudo: alsaconf: command not found
sudo /usr/sbin/alsaconf
su -
(Passwort)
alsaconf
robi@robi-desktop:/usr/sbin$ sudo alsaconf
sudo: alsaconf: command not found
robi@robi-desktop:/usr/sbin$
robi@robi-desktop:/usr/sbin$ ls
accept foomatic-nonumericalids ntpdate update-ca-certificates
accessdb foomatic-preferred-driver ownership update-catalog
acpid foomatic-printermap-to-gimp-print-xml pam_getenv update-default-aspell
addgroup foomatic-replaceoldprinterids pam_tally update-default-ispell
add-shell fping pcinitrd update-default-wordlist
adduser fping6 pmi update-dictcommon-aspell
anacron gconf-schemas popcon-largest-unused update-gconf-defaults
apmd groupadd popularity-contest update-gdkpixbuf-loaders
arp groupdel powernowd update-gtk-immodules
aspell-autobuildhash groupmod pppconfig update-inetd
atd grpck pppd update-initramfs
biosdecode grpconv pppdump update-ispell-dictionary
bonobo-activation-sysconf grpunconv pppoeconf update-java-alternatives
chat hald pppoe-discovery update-mime
chpasswd hciattach pppstats update-openoffice-dicts
chroot hciconfig pptp update-pango-modules
cleanup-info hcid pwck update-pangox-aliases
cpgr hid2hci pwconv update-passwd
cppw hpiod pwunconv update-rc.d
cron hpssd qobexfbssrv update-usbids
cupsaccept huntd radeontool update-xmlcatalog
cupsaddsmb iconvconfig ramsize usbmodules
cupsd inputattach rdev useradd
cupsdisable install-docs readprofile userdel
cupsenable install-info reject usermod
cups-genppd.5.0 install-keymap remove-default-ispell validlocale
cups-genppdconfig.5.0 install-sgmlcatalog remove-default-wordlist vbetool
cups-genppdupdate.5.0 invoke-rc.d remove-shell vcstime
cupsreject ispell-autobuildhash rmt vidmode
cytune ispellconfig rmt-tar vigr
ddcprobe laptop-detect rootflags vipw
delgroup laptop_mode rpl8 visudo
deluser lm-profiler rscsi vpddecode
dmidecode lm-syslog-setup safe_finger writevt
dpkg-divert locale-gen sdpd xfs_admin
dpkg-preconfigure logrotate select-default-ispell xfs_bmap
dpkg-reconfigure lpadmin select-default-wordlist xfs_check
dpkg-statoverride lpc setvesablank xfs_copy
dumpkeycodes lpdomatic synaptic xfs_db
elvtune lpinfo syslogd-listfiles xfs_freeze
ethtool lpmove syslog-facility xfs_growfs
evms_gather_info lsof tcpd xfs_info
evms_metadata_backup lsusb tcpdchk xfs_io
evms_metadata_restore lvm-bin-scan tcpdmatch xfs_logprint
evms_query MAKEFLOPPIES tcpdump xfs_mkfile
fdutilsconfig mii-diag thinkpad-keys xfs_ncheck
filefrag mkboot toshsat1800-irdasetup xfs_quota
foomatic-addpjloptions mkinitramfs try-from xfs_rtcp
foomatic-cleanupdrivers mklost+found tunelp xresprobe
foomatic-fix-xml NetworkManager tzconfig zic
foomatic-getpjloptions NetworkManagerDispatcher udevmonitor
foomatic-kitload newusers update-alternatives
robi@robi-desktop:/$ dmesg | grep isapnp
[ 34.446285] isapnp: Scanning for PnP cards...
[ 34.560660] isapnp: Card 'Maxi Sound 64 Dynamic 3D'
[ 34.560668] isapnp: 1 Plug & Play card detected total
robi@robi-desktop:/$
robi@robi-desktop:/usr/sbin$ sudo alsaconf
sudo: alsaconf: command not found
robi@robi-desktop:/usr/sbin$
Rain_Maker schrieb:Jepp,
Du hast Ubuntu, da gibts kein alasaconf.
*Kopfschüttel*Jacko schrieb:Hm, vergiss das mit dem Alsa ...
sorry, habe zur Zeit kein Ubuntu am Start *g*
Die Karte wird nicht von Alsa unterstützt, daher ist es wurscht!
Nach der Eingabe des Befehls steht im Terminalfenster:Anschließend muss in der Datei /etc/modules ein entsprechendes Modul geladen werden [4]. Welches das ist, kann man ganz gut erfahren, wenn man (am besten nach einem Neustart des Rechners) folgenden Befehl eingibt:
dmesg | grep isapnp
Dort sollte dann erkennbar sein, was isapnp erkannt und vorkonfiguriert hat.
robi@robi-desktop:/$ dmesg | grep isapnp
[ 52.228447] isapnp: Scanning for PnP cards...
[ 52.345169] isapnp: Card 'Maxi Sound 64 Dynamic 3D'
[ 52.345179] isapnp: 1 Plug & Play card detected total
robi@robi-desktop:/$
lsmod|grep snd
robi@robi-desktop:/$ lsmod|grep snd
snd_es18xx 31944 1
snd_pcm_oss 53664 0
snd_mixer_oss 18688 1 snd_pcm_oss
snd_pcm 89864 2 snd_es18xx,snd_pcm_oss
snd_page_alloc 10632 1 snd_pcm
snd_opl3_lib 10624 1 snd_es18xx
snd_timer 25220 2 snd_pcm,snd_opl3_lib
snd_hwdep 9376 1 snd_opl3_lib
snd_mpu401_uart 7808 1 snd_es18xx
snd_rawmidi 25504 1 snd_mpu401_uart
snd_seq_device 8716 2 snd_opl3_lib,snd_rawmidi
snd 55268 12 snd_es18xx,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 10208 1 snd
robi@robi-desktop:/$
xine was unable to initialize any audio drivers.