Hallo alle zusammen.


Matthias schrieb:
> Na klar: Du mu�t licq sagen, wie es Sound ausgeben soll. Versuch mal unter
> Options On-Events statt "play" "kplayaudio". Dann gibt er auch was aus.

Woher wei� man so was?
Ich meine, es liegt nicht in meinem Interesse, euch wegen jedem auch
so
kleinem Problem zu begelligen (falls ihr es so empfindet).
Und �berhaupt will ich mit der Zeit lernen, selber Probleme zu l�sen,
vor allem
wenn es sich um so mikrige handelt.
Vielleicht sollte ich mir eure Buchtips zu Herzen nehmen.

>Ich finde den GQmpeg ganz gut, vor allem weil ich das Paper-Skin total
>cool finde. Der ist aber nur ein grafisches Frontend f�r mpg123.
>xmms soll auch sehr gut sein. Alles zu finden bei freshmeat.

Tim schrieb:
>Hmm, ich bin ein echter Freund von xmms. Sieht genauso aus wie winamp
>hat auch fast genausoviel unnoetige Skins.

Gregor schrieb:
>xmms empfehle ich - ist wohl der weit verbreiteste und hat die mei�ten
>features
>- fast identisch mit winamp


Schlie�lich habe ich mich f�r das von Matthias empfohlene
GQmpeg entschieden. Nicht zuletzt weil das von ihm
empfohlene Licq wunderbar funktioniert.
Ich stecke noch mitten in der Installation, die nicht
minder kompliziert als die von Licq ist.
Als n�chstes mu� ich mpg123-0.59r installieren.
Ich wei� aber nicht genau, wie. Bevor ich was falsches
installiere, will ich lieber euch fragen.


root@erde:/opt/mp3/mpg123-0.59r > make linux-help
 
There are several Linux flavours. Choose one:
 
make linux          Linux (i386, Pentium or unlisted platform)
make linux-i486     Linux (optimized for i486 ONLY)
make linux-3dnow    Linux, output 3DNow!(TM) optimized code
                    (ie with 'as' from binutils-2.9.1.0.19a or later)
make linux-alpha    make with minor changes for ALPHA-Linux
make linux-ppc      LinuxPPC or MkLinux for the PowerPC
make linux-m68k     Linux/m68k (Amiga, Atari) using OSS
make linux-nas      Linux, output to Network Audio System
make linux-sparc    Linux/Sparc
make linux-sajber   Linux, build binary for Sajber Jukebox frontend
make linux-alsa     Linux with ALSA sound driver
make linux-mips-alsa Linux/MIPS with ALSA sound driver
 
make linux-esd      Linux, output to EsounD
make linux-alpha-esd Linux/Alpha, output to EsounD
make linux-ppc-esd  Linux/PPC, output to EsounD
    NOTE: esd flavours require libaudiofile, available from:
          http://www.68k.org/~michael/audiofile/
 
root@erde:/opt/mp3/mpg123-0.59r >

Es bieten sich 14 Alternativen an. Was ist das Richtige f�r
mich? Ich habe einen ganz normalen PC mit einem Athlon 800 MHz,
SuSE Linux 6.4 und Terratec 128i PCI.
Wie meine Soundkarte bei mir unter Linux betrieben wird, wei�
ich nicht genau. Ich habe sie mit YaST2 konfiguriert.
Meine /etc/modules.conf sieht so aus:

#
#
#
#
# Copyright (c) 1996-2000 SuSE GmbH Nuernberg, Germany.  All rights
reserved.
#
# Author: Hubert Mantel <[EMAIL PROTECTED]>, 1996-2000
#
# Configuration file for loadable modules; used by modprobe and kerneld
#
# Aliases - specify your hardware
alias eth0             off
alias eth1             off
alias tr0              off
alias scsi_hostadapter off
alias fb0              off
# only used for Mylex or Compaq Raid as module
alias block-major-48   off
alias block-major-49   off
alias block-major-72   off
alias block-major-73   off
# only needed for fifth and sixth IDE adaptor
alias block-major-56   off
alias block-major-57   off
# mouse (for older busmice)
alias char-major-10 psaux
alias parport_lowlevel    parport_pc
options parport_pc io=0x378 irq=none,none
# If you have multiple parallel ports, specify them this way:
# options parport_pc io=0x378,0x278  irq=none,none
# For parallel port devices, uncomment the following two lines and
change
# "frpw" to the protocol type you use
# post-install paride insmod frpw
# pre-remove paride rmmod frpw
#*****************************************************************************
# If you want to use the kernel sound drivers instead of OSS 3.8.1z (the 
# recommended solution) please put comment signs in front of the
following 
# entries. Then choose one of the sample configurations below. Uncomment
all
# lines starting with 'alias', 'options' or 'pre-/post-install' within
one 
# such configuration and modify the parameters according to your needs
(e.g. 
# the ressources chosen for this device in /etc/isapnp.conf). For a lot
of 
# ISA soundcards the Soundblaster driver is a good starting point.
#*****************************************************************************
alias char-major-14 on
alias sound on
alias midi on
#*****************************************************************************
#    module : ad1816.o           AD1816 chip
#
#                                Supported cards :
#
#                                Terratec Base 1/64
#                                HP Kayak
#                                Acer FX-3D
#                                SY-1816
#                                Highscreen Sound-Boostar 32 Wave 3D
#                                Highscreen Sound-Boostar 16
#    
#    Documentation available in
/usr/src/linux/Documentation/sound/AD1816
#    and in /usr/src/linux/drivers/sound/ad1816.c .
#
#    Possible configuration :
#
# alias char-major-14 ad1816
# post-install ad1816 modprobe "-k" opl3
# post-install ad1816 modprobe "-k" mpu401
# options ad1816 io=0x530 irq=5 dma=1 dma2=3 ad1816_clockfreq=33000
# options opl3 io=0x0388
# options mpu401 io=0x0330 irq=9      
#
#*****************************************************************************
#    module : ad1848.o           AD1848/CS4231/CS4248 Chip
#                                --> Windows Sound System (MSS/WSS)
#
#                                A variety of common ISA soundcards are
#                                compatible with this family of chips.
#
#    Documentation available in /usr/src/linux/drivers/sound/ad1848.c
(search
#    for MODULE_PARM) and in
/usr/src/linux/Documentation/sound/README.OSS .
#    Usually this module is used in conjunction with other higher level
sound
#    modules.
#
#    Possible configuration for stand-alone usage :
#
# alias char-major-14 ad1848
# options ad1848 io=0x530 irq=7 dma=0 dma2=3
#
#*****************************************************************************
#    module : cs4232.o           Crystal 423x chipsets
#
#    Documentation available in /usr/src/linux/drivers/sound/cs4232.c
(search
#    for MODULE_PARM) and in /usr/src/linux/Documentation/sound/CS4232 .
This
#    chip is often used together with other sound hardware.
#
#    Possible configuration for stand-alone usage :
#
# alias char-major-14 cs4232
# post-install cs4232 modprobe "-k" opl3 
# options cs4232 io=0x534 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=9
# options opl3 io=0x388
#
#*****************************************************************************
#    module : es1370.o           Ensoniq 1370 Chipsatz (--> PCI64/128)
#                                
#                                Supported cards :
#                                
#                                Creative Labs PCI64/128
# 
#    Documentation availabke at
/usr/src/linux/Documentation/sound/es1370 and
#    /usr/src/linux/drivers/sound/es1370.c .
#
# alias char-major-14  es1370
# options es1370 joystick=1
#
#*****************************************************************************
#    module : es1371.o           Creative Ensoniq 1371 Chipsatz (-->
PCI64/128)
#
#                                Supported cards :
#                                
#                                Creative Labs PCI64/128
#
#    Documentation availabke at
/usr/src/linux/Documentation/sound/es1371 and
#    /usr/src/linux/drivers/sound/es1371.c . 
#
# alias char-major-14  es1371
# options es1371 joystick=0x200
#
#*****************************************************************************
#    module : mad16.o            MAD16
#
#    Possible configuration :
#
# alias char-major-14 mad16
# options sb mad16=1
# options mad16 io=0x530 irq=7 dma=0 dma16=1
#
#*****************************************************************************
#    module : sb.o               Soundblaster 16, SB Pro + Clones
#                                Also needed for AWE32/64 
#
#    Dcoumentation available in
/usr/src/linux/Documentation/sound/Soundblaster
#    and in /usr/src/linux/drivers/sound/sb.c .
#
#    Possible configuration :
#
# alias char-major-14 sb
# post-install sb /sbin/modprobe "-k" "adlib_card"
# options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
# options adlib_card io=0x388
#
#*****************************************************************************
#    module : trix.o             MediaTrix AudioTrix Pro
#
# alias char-major-14 trix
# pre-install trix modprobe "-k" 
#
#*****************************************************************************
#    module : wavefront.o        Turtle Beach Maui, Tropez, Tropez Plus
#
#    Comment from /usr/src/linux/Documentation/sound/Wavefront :
#    (please read that file !)
#    "the wavefront options "io" and "irq" ***MUST*** match the
"synthio"
#     and "synthirq" cs4232 options."
#
#    Possible configuration :
#
# alias char-major-14 wavefront
# alias synth0 wavefront
# alias mixer0 cs4232
# alias audio0 cs4232
# pre-install wavefront modprobe "-k" "cs4232"
# post-install wavefront modprobe "-k" "opl3"
# options wavefront io=0x200 irq=9
# options cs4232 synthirq=9 synthio=0x200 io=0x530 irq=5 dma=1 dma2=0
# options opl3 io=0x388 
#
#*****************************************************************************
#*****************************************************************************
# Example config for ALSA (for SB16 PnP - like cards)
# You don't need to run isapnp with ALSA, it has full PnP support.
# See /usr/doc/packages/alsa/README.SuSE
#*****************************************************************************
# 
#ALSA native device support:
#
# alias char-major-116 snd
# options snd snd_major=116 snd_cards_limit=1
#
#Insert your sound driver name here, and it you have a PCI or PnP card,
#you are ready to do "rcsalsactl start":
#
# alias snd-card-0 snd-card-sb16
#                  ^^^^^^^^^^^^^
# options snd-card-sb16 snd_index=0
#         ^^^^^^^^^^^^^
#
#For a list of supported soundcards look into
/usr/src/packages/alsa/cards.txt
#
#OSS/Free emulation
#
# alias char-major-14 soundcore
# alias snd-slot-0  snd-card-0
# alias sound-service-0-0  snd-mixer-oss
# alias sound-service-0-1  snd-seq-oss
# alias sound-service-0-3  snd-pcm-oss
# alias sound-service-0-8  snd-seq-oss
# alias sound-service-0-12 snd-pcm-oss
#
#Set mixer to stored defaults (with alsactl store)
# post-install snd  alsactl restore
# 
#*****************************************************************************
########################################################################
# Options; these are examples; uncommented and modify the lines you need
########################################################################
# options cdu31a         cdu31a_port=0x340 cdu31a_irq=0
# options sbpcd          sbpcd=0x230,1
# options aztcd          aztcd=0x320
# options cm206          cm206=0x340,11
# options gscd           gscd=0x340
# options mcd            mcd=0x300,11
# options mcdx           mcdx=0x300,11
# options optcd          optcd=0x340
# options sjcd           sjcd_base=0x340
# options sonycd535      sonycd535=0x340
# options isp16          isp16_cdrom_base=0x340 isp16_cdrom_irq=0
isp16_cdrom_dma=0 isp16_cdrom_type=Sanyo
# options ne             io=0x300 irq=5
# Use this if you have two cards:
# options ne             io=0x300,0x320 irq=5,7
# options tulip          options=0
# options 3c59x          options=0
# options 3c501          io=0x280 irq=5
# options 3c503          io=0x280 irq=5 xcvr=0
# options 3c505          io=0x300 irq=10
# options 3c507          io=0x300 irq=10
# options 3c509          irq=10
# options at1700         io=0x260 irq=10
# options smc-ultra      io=0x200 irq=10
# options wd             io=0x300 irq=10
# options smc9194        io=0x200 irq=10 ifport=0
# options e2100          io=0x300 irq=10 mem=0xd0000 xcvr=0
# options depca          io=0x200 irq=7
# options ewrk3          io=0x300 irq=10
# options eexpress       io=0x300 irq=10
# options hp-plus        io=0x300 irq=10
# options hp             io=0x300 irq=10
# options hp100          hp100_port=0x380
# options apricot        io=0x300 irq=10
# options ac3200         io=0x300 irq=10 mem=0xd0000
# options de620          io=0x378 irq=7 bnc=1
# options ibmtr          io=0xa20
# options arcnet         io=0x300 irq=10 shmem=0xd0000
# options plip           io=0x378 irq=7
# options eepro          io=0x260 irq=10 mem=0x6000
# options eth16i         io=0x2a0 irq=10
# options fmv18x         io=0x220 irq=10
# options ni52           io=0x360 irq=9 memstart=0xd0000 memend=0xd4000
# options bttv           card=2
# options tuner          type=7
options dummy0 -o dummy0
options dummy1 -o dummy1
alias block-major-1       rd
alias block-major-2       floppy
alias block-major-3       off
alias block-major-7       loop
alias block-major-8       sd_mod
alias block-major-11      sr_mod
alias block-major-13      xd
alias block-major-15      cdu31a
alias block-major-16      gscd
alias block-major-17      optcd
alias block-major-18      sjcd
alias block-major-20      mcdx
alias block-major-22      off
alias block-major-23      mcd
alias block-major-24      sonycd535
alias block-major-25      sbpcd
alias block-major-26      sbpcd
alias block-major-27      sbpcd
alias block-major-28      sbpcd
alias block-major-29      aztcd
alias block-major-32      cm206
alias block-major-33      off
alias block-major-34      off
# network block device
alias block-major-43      off
alias block-major-45      pd
alias block-major-46      pcd
alias block-major-47      pf
alias char-major-4        serial
alias char-major-5        serial
alias char-major-6        lp
alias char-major-9        st
alias char-major-10-135   off
alias char-major-10-175   agpgart
alias char-major-10-240   agpgarti810
alias char-major-15       off
alias char-major-19       cyclades
alias char-major-20       cyclades
alias char-major-21       sg
alias char-major-27       ftape
alias char-major-29       off # fb
alias char-major-30       iBCS
alias char-major-36       netlink_dev
# alias char-major-43       hisax
# alias char-major-44       hisax
# alias char-major-45       hisax
alias char-major-43       off
alias char-major-44       off
alias char-major-45       off
alias char-major-48       riscom8
alias char-major-49       riscom8
alias char-major-67       coda
alias char-major-75       specialix
alias char-major-76       specialix
alias char-major-81       bttv
alias char-major-83       vtx
options vtx quiet=1
alias char-major-89       i2c-dev
alias char-major-96       pt
alias char-major-97       pg
alias char-major-107      3dfx
alias char-major-108      ppp_async
alias char-major-109      lvm
# ppp over ethernet
alias char-major-144      pppox
# IrDA
alias char-major-161      ircomm-tty
# USB
alias char-major-166      acm
#alias char-major-180     usbcore
alias char-major-240      usb-serial
alias binfmt-332          iBCS
alias binfmt-518          iBCS
alias binfmt-204          binfmt_aout
alias binfmt-263          binfmt_aout
alias binfmt-264          binfmt_aout
alias binfmt-267          binfmt_aout
alias binfmt-0064         binfmt_aout
alias binfmt-0008         binfmt_aout
alias iso9660             isofs
alias tty-ldisc-1         slip
alias tty-ldisc-3         ppp
alias tty-ldisc-5         mkiss
# alias tty-ldisc-7       6pack
alias tty-ldisc-7         off
# IrDA
alias tty-ldisc-11        irtty
# alias ax0               mkiss
alias ax0                 off
# alias sp0               6pack
alias sp0                 off
alias slip0               slip
alias sl0                 slip
alias slip1               slip
alias sl1                 slip
alias ppp0                ppp
alias ppp1                ppp
alias plip0               plip
alias plip1               plip
alias ppp-compress-21          bsd_comp
alias ppp-compress-26          ppp_deflate
alias net-pf-3            ax25
# alias net-pf-3            off
alias net-pf-4            ipx
# alias net-pf-4            off
alias net-pf-5            appletalk
# alias net-pf-5            off
alias net-pf-6            netrom
# alias net-pf-6            off
alias net-pf-10           ipv6
# alias net-pf-10           off
alias net-pf-11           rose
# alias net-pf-11           off
alias net-pf-17           af_packet
alias tap0                ethertap
alias tap1                ethertap
alias tap2                ethertap
alias tap3                ethertap
alias tap4                ethertap
alias tap5                ethertap
alias tap6                ethertap
alias tap7                ethertap
alias tap8                ethertap
alias tap9                ethertap
alias tap10               ethertap
alias tap11               ethertap
alias tap12               ethertap
alias tap13               ethertap
alias tap14               ethertap
alias tap15               ethertap
# Added by YaST2, do not change
alias usb-hostadapter usb-uhci
# ALSA section {$#@begin@#$} [don't remove or move this line] vvvvv
#
# ALSA native device support, generated by YaST2
#
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-fm801
options snd-card-fm801 snd_index=0 snd_id=card1  
#
# OSS/Free emulation
#
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
#
# ALSA section {$#@_end_@#$} [don't remove or move this line] ^^^^^


Nach dem Durchlesen meiner Datei /etc/modules.conf
werdet ihr wahrscheinlich wissen, wie die Soundkarte
betrieben wird. Ich wei� es leider nicht, weil ich so was
eben noch nicht wei�.
Meine Frage also:
welches "make..." mu� ich eingeben, um
mpg123 zu installieren, das ja erforderlich f�r die sp�tere
Installation von GQmpeg ist?

Aber der neue ALSA-Player sieht ja auch ganz schick aus,
habe ich eben gesehen. Und versteht auch, mit mp3 umzugehen.
Aber da er mpg123 ben�tigt, gilt meine oben gestellte
Frage "welches "make..." mu� ich eingeben..." immer noch.


Ich habe ja gestern mit der Installation von GQmpeg
begonnen, d.h. mit den daf�r erforderlichen, unz�hligen libreries
und so:
GQmpeg           ben�tigt mpg123 und und und
mpg123           ben�tigt gdk-pixbuf-0.7.0 und und und
gdk-pixbuf-0.7.0 ben�tigt libpng & zlib & libjpeg & libtiff
Nachdem ich also
die f�r GQmpeg erforderlichen, unz�hligen Libraries und so
installiert habe, mu�te ich ver�rgert registrieren, dass
alles nur noch mono ist, und nicht stereo wie vorher.
Wie kann denn so was passieren? Wenn ich einfache wav-Dateien
abspiele, werden sie mono abgespielt. Vor der Installation
der Libreries pr�sentierte sich jeder Ton in wunderbarem
stereo.
Ist solch ein Problem bereits irgendwo aufgetaucht?

Solange ich mit der Funktionsweise von Linux nicht vertraut bin
(das ist n�mlich der Stand der Dinge),
ist es f�r mich ein reines Abenteuer mit viel zu vielen
Zufallsvariablen.
Wie habt ihr euch in Linux zurecht gefunden? Habt ihr
Hunderte von B�chern gew�lzt, habt ihr
die meiste Zeit vor
dem Computer mit dem Studieren von man-Pages verbracht,
stand euch ein Mentor zur Seite?
Dass das ganze Wissen schon nach und nach von alleine
kommt, glaube ich nicht.
Grafische Oberfl�che und Benutzerfreundlichkeit hin oder
her, aber wenn ich nicht wei�, wie meine Soundkarte
funktioniert, kann ich mir gleich Windows draufmachen.
Da mache ich dann einen Doppelklick auf setup.exe
und brauche �ber die Soundkarte nichts weiteres mehr zu wissen.
Das will ich aber nicht.

Gruss
Eduard
---------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an