ubuntuusers.de

Keine Soundwiedergabe :-(

Status: Ungelöst | Ubuntu-Version: Server 11.10 (Oneiric Ocelot)
Antworten |

AMSBRE

Anmeldungsdatum:
12. Dezember 2011

Beiträge: 70

Hallo leute,
habe ein Problem mit der Audiowiedergabe.
Ich möchte, dass mir der Rechner ein akustisches Signal gibt, wenn er hochgefahren ist.
Dazu wollte ich das Programm "Beep" nutzen, nur klappt das mit der Audiowiedergabe nicht. 👿

Installiert ist Ubuntu 11.10 (Server Edition) minimal.

Hier sind die Angaben wie sie in der "Audio-Fehler-Beschreibung" gewünscht sind.

lsb_release -d
Description:	Ubuntu 11.10

uname -r
3.0.0-14-generic-pae

grep "^audio" /etc/group | grep "$USER" | wc -l
1

lspci -nnk | grep -iA2 audio
00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801AA AC'97 Audio Controller [8086:2415] (rev 02)
	Subsystem: Siemens Nixdorf AG Device [110a:0049]
	Kernel driver in use: Intel ICH

lsmod | grep "snd"
snd_wavefront          34737  0 
snd_cs4236             29294  0 
snd_wss_lib            30063  2 snd_wavefront,snd_cs4236
snd_opl3_lib           18863  2 snd_wavefront,snd_cs4236
snd_hwdep              13276  2 snd_wavefront,snd_opl3_lib
snd_mpu401_uart        13865  2 snd_wavefront,snd_cs4236
snd_seq_midi           13132  0 
snd_rawmidi            25241  3 snd_wavefront,snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
snd_intel8x0           33318  0 
snd_ac97_codec        106082  1 snd_intel8x0
ac97_bus               12642  1 snd_ac97_codec
snd_seq                51567  2 snd_seq_midi,snd_seq_midi_event
snd_pcm                80435  4 snd_cs4236,snd_wss_lib,snd_intel8x0,snd_ac97_codec
snd_seq_device         14172  4 snd_opl3_lib,snd_seq_midi,snd_rawmidi,snd_seq
snd_timer              28932  4 snd_wss_lib,snd_opl3_lib,snd_seq,snd_pcm
snd_page_alloc         14108  3 snd_wss_lib,snd_intel8x0,snd_pcm
snd                    55902  13 snd_wavefront,snd_cs4236,snd_wss_lib,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_intel8x0,snd_ac97_codec,snd_seq,snd_pcm,snd_seq_device,snd_timer
soundcore              12600  1 snd

cat /proc/asound/cards
 0 [I82801AAICH    ]: ICH - Intel 82801AA-ICH
                      Intel 82801AA-ICH with AD1881A at irq 17

head -n 3 /proc/asound/card0/codec#0
head: "/proc/asound/card0/codec#0" kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden

head -n 3 /proc/asound/card0/codec97#0/ac97#0-0
0-0/0: Analog Devices AD1881A
PCI Subsys Vendor: 0x110a

head -n 3 /proc/asound/card0/codec97#0/ac97#0-0+regs
0:00 = 0410
0:02 = bf3f
0:04 = 0000

aplay -l
**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: I82801AAICH [Intel 82801AA-ICH], Gerät 0: Intel ICH [Intel 82801AA-ICH]
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0

aplay /usr/share/sounds/startup.wav
/usr/share/sounds/startup.wav: Datei oder Verzeichnis nicht gefunden

aplay /usr/share/sounds/alsa/Front_Center.wav
Wiedergabe: WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate: 48000 Hz, mono

asoundconf list
asoundconf: Befehl nicht gefunden

cat ~/.asoundrc
cat : /home/xxxxxxx/.asoundrc: Datei oder Verzeichnis nicht gefunden

cat ~/.asoundrc.asoundconf
cat: /home/xxxxxxx/.asoundrc.asoundconf: Datei oder Verzeichnis nicht gefunden

ps -C esd
  PID TTY          TIME CMD

ps -C arts
  PID TTY          TIME CMD

ps -C pulseaudio
  PID TTY          TIME CMD

dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0.0-14-generic-pae (buildd@palmer) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 (Ubuntu 3.0.0-14.23-generic-pae 3.0.9)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000c8000 - 00000000000d0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000000fef0000 (usable)
[    0.000000]  BIOS-e820: 000000000fef0000 - 000000000feff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000000feff000 - 000000000ff00000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000000ff00000 - 0000000010000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fed00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
[    0.000000] DMI 2.3 present.
[    0.000000] DMI: FUJITSU SIEMENS SCENIC xS/SCOVERY xS/D1171, BIOS 4.06  Rev. 1.11.1171.02          02/05/2002
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xfef0 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-C7FFF write-protect
[    0.000000]   C8000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00FF00000 mask FFFF00000 uncachable
[    0.000000]   1 base 000000000 mask FF0000000 write-back
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 255MB, range: 1MB, type UC
[    0.000000] reg 1, base: 0GB, range: 256MB, type WB
[    0.000000] total RAM covered: 255M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 2M 	num_reg: 2  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 256MB, type WB
[    0.000000] reg 1, base: 255MB, range: 1MB, type UC
[    0.000000] initial memory mapped : 0 - 02000000
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-000000000fef0000
[    0.000000]  0000000000 - 0000200000 page 4k
[    0.000000]  0000200000 - 000fe00000 page 2M
[    0.000000]  000fe00000 - 000fef0000 page 4k
[    0.000000] kernel direct mapping tables up to fef0000 @ 1ffb000-2000000
[    0.000000] RAMDISK: 0eca1000 - 0f9a6000
[    0.000000] ACPI: RSDP 000f77e0 00014 (v00 PTLTD )
[    0.000000] ACPI: RSDT 0fefc713 00030 (v01 PTLTD    RSDT   06040001  LTP 00000000)
[    0.000000] ACPI: FACP 0fefc743 00074 (v01 FSC    D1170/71 06040001      000F4240)
[    0.000000] ACPI: DSDT 0fefc7b7 027C7 (v01 FSC    D1170/71 06040001 MSFT 0100000C)
[    0.000000] ACPI: FACS 0fefffc0 00040
[    0.000000] ACPI: APIC 0fefef7e 0005A (v01 FSC    ? APIC   06040001  CSF 00000000)
[    0.000000] ACPI: BOOT 0fefefd8 00028 (v01 PTLTD  $SBFTBL$ 06040001  LTP 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 254MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 0fef0000
[    0.000000]   low ram: 0 - 0fef0000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0000fef0
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0000fef0
[    0.000000] On node 0 totalpages: 65151
[    0.000000] free_area_init_node: node 0, pgdat c17ee1c0, node_mem_map cfcef200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 478 pages used for memmap
[    0.000000]   Normal zone: 60690 pages, LIFO batch:15
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0xf008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000c8000
[    0.000000] PM: Registered nosave memory: 00000000000c8000 - 00000000000d0000
[    0.000000] PM: Registered nosave memory: 00000000000d0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 10000000 (gap: 10000000:eec00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @cfa00000 s29952 r0 d23296 u2097152
[    0.000000] pcpu-alloc: s29952 r0 d23296 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64641
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-14-generic-pae root=UUID=b2cce78b-60f1-4323-bd7e-d65920147ef7 ro
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] allocated 1043968 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 234072k/261056k available (5499k kernel code, 26532k reserved, 2665k data, 720k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xd06f0000 - 0xffbfe000   ( 757 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xcfef0000   ( 254 MB)
[    0.000000]       .init : 0xc17fa000 - 0xc18ae000   ( 720 kB)
[    0.000000]       .data : 0xc155efb0 - 0xc17f94c0   (2665 kB)
[    0.000000]       .text : 0xc1000000 - 0xc155efb0   (5499 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:2304 nr_irqs:256 16
[    0.000000] CPU 0 irqstacks, hard=ce808000 soft=ce80a000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 730.864 MHz processor.
[    0.008011] Calibrating delay loop (skipped), value calculated using timer frequency.. 1461.72 BogoMIPS (lpj=2923456)
[    0.008151] pid_max: default: 32768 minimum: 301
[    0.008304] Security Framework initialized
[    0.008440] AppArmor: AppArmor initialized
[    0.008506] Yama: becoming mindful.
[    0.008847] Mount-cache hash table entries: 512
[    0.009443] Initializing cgroup subsys cpuacct
[    0.009530] Initializing cgroup subsys memory
[    0.009627] Initializing cgroup subsys devices
[    0.009697] Initializing cgroup subsys freezer
[    0.009764] Initializing cgroup subsys net_cls
[    0.009833] Initializing cgroup subsys blkio
[    0.009922] Initializing cgroup subsys perf_event
[    0.010117] mce: CPU supports 5 MCE banks
[    0.010446] SMP alternatives: switching to UP code
[    0.037168] Freeing SMP alternatives: 24k freed
[    0.037331] ACPI: Core revision 20110413
[    0.044066] ftrace: allocating 25575 entries in 51 pages
[    0.052434] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.052914] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.095173] CPU0: Intel Pentium III (Coppermine) stepping 03
[    0.096005] Performance Events: p6 PMU driver.
[    0.096005] ... version:                0
[    0.096005] ... bit width:              32
[    0.096005] ... generic registers:      2
[    0.096005] ... value mask:             00000000ffffffff
[    0.096005] ... max period:             000000007fffffff
[    0.096005] ... fixed-purpose events:   0
[    0.096005] ... event mask:             0000000000000003
[    0.096005] Brought up 1 CPUs
[    0.096005] Total of 1 processors activated (1461.72 BogoMIPS).
[    0.096596] devtmpfs: initialized
[    0.097361] PM: Registering ACPI NVS region at feff000 (4096 bytes)
[    0.108419] print_constraints: dummy: 
[    0.108532] Time:  9:58:47  Date: 12/19/11
[    0.108782] NET: Registered protocol family 16
[    0.109348] EISA bus registered
[    0.109446] ACPI: bus type pci registered
[    0.110355] PCI: PCI BIOS revision 2.10 entry at 0xfd9a3, last bus=1
[    0.110431] PCI: Using configuration type 1 for base access
[    0.115140] bio: create slab <bio-0> at 0
[    0.117577] ACPI: EC: Look up EC in DSDT
[    0.123309] ACPI: Interpreter enabled
[    0.123400] ACPI: (supports S0 S1 S3 S4 S5)
[    0.123704] ACPI: Using IOAPIC for interrupt routing
[    0.137273] ACPI: No dock devices found.
[    0.137356] HEST: Table not found.
[    0.137432] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.138109] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.139284] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.139296] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.139309] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.139321] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
[    0.139333] pci_root PNP0A03:00: host bridge window [mem 0x10000000-0xffb7ffff] (ignored)
[    0.139345] pci_root PNP0A03:00: host bridge window [mem 0xffb80000-0xffbfffff] (ignored)
[    0.139357] pci_root PNP0A03:00: host bridge window [mem 0xffc00000-0xffefffff] (ignored)
[    0.139396] pci 0000:00:00.0: [8086:7124] type 0 class 0x000600
[    0.139497] pci 0000:00:01.0: [8086:7125] type 0 class 0x000300
[    0.139527] pci 0000:00:01.0: reg 10: [mem 0xf8000000-0xfbffffff pref]
[    0.139547] pci 0000:00:01.0: reg 14: [mem 0xf4000000-0xf407ffff]
[    0.139693] pci 0000:00:1e.0: [8086:2418] type 1 class 0x000604
[    0.139773] pci 0000:00:1f.0: [8086:2410] type 0 class 0x000601
[    0.139884] pci 0000:00:1f.0: quirk: [io  0xf000-0xf07f] claimed by ICH4 ACPI/GPIO/TCO
[    0.139986] pci 0000:00:1f.0: quirk: [io  0xf180-0xf1bf] claimed by ICH4 GPIO
[    0.140078] pci 0000:00:1f.1: [8086:2411] type 0 class 0x000101
[    0.140149] pci 0000:00:1f.1: reg 20: [io  0x2000-0x200f]
[    0.140217] pci 0000:00:1f.2: [8086:2412] type 0 class 0x000c03
[    0.140289] pci 0000:00:1f.2: reg 20: [io  0x1000-0x101f]
[    0.140356] pci 0000:00:1f.3: [8086:2413] type 0 class 0x000c05
[    0.140429] pci 0000:00:1f.3: reg 20: [io  0x1400-0x140f]
[    0.140496] pci 0000:00:1f.5: [8086:2415] type 0 class 0x000401
[    0.140524] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
[    0.140547] pci 0000:00:1f.5: reg 14: [io  0x1800-0x183f]
[    0.140688] pci 0000:01:08.0: [8086:1229] type 0 class 0x000200
[    0.140721] pci 0000:01:08.0: reg 10: [mem 0xf4120000-0xf4120fff]
[    0.140743] pci 0000:01:08.0: reg 14: [io  0x3000-0x303f]
[    0.140764] pci 0000:01:08.0: reg 18: [mem 0xf4100000-0xf411ffff]
[    0.140817] pci 0000:01:08.0: reg 30: [mem 0x00000000-0x000fffff pref]
[    0.140851] pci 0000:01:08.0: supports D1 D2
[    0.140862] pci 0000:01:08.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.140879] pci 0000:01:08.0: PME# disabled
[    0.140938] pci 0000:00:1e.0: PCI bridge to [bus 01-01] (subtractive decode)
[    0.141017] pci 0000:00:1e.0:   bridge window [io  0x3000-0x3fff]
[    0.141032] pci 0000:00:1e.0:   bridge window [mem 0xf4100000-0xf41fffff]
[    0.141048] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.141061] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.141073] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
[    0.141096] pci_bus 0000:00: on NUMA node 0
[    0.141113] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.141382] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIH._PRT]
[    0.142169]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[    0.146380] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.147138] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.147832] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.148641] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.149607] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.149714] vgaarb: loaded
[    0.149774] vgaarb: bridge control possible 0000:00:01.0
[    0.150858] SCSI subsystem initialized
[    0.151237] libata version 3.00 loaded.
[    0.151490] usbcore: registered new interface driver usbfs
[    0.151605] usbcore: registered new interface driver hub
[    0.151796] usbcore: registered new device driver usb
[    0.152312] PCI: Using ACPI for IRQ routing
[    0.152387] PCI: pci_cache_line_size set to 32 bytes
[    0.152507] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.152520] reserve RAM buffer: 000000000fef0000 - 000000000fffffff 
[    0.153036] NetLabel: Initializing
[    0.153101] NetLabel:  domain hash size = 128
[    0.153164] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.153271] NetLabel:  unlabeled traffic allowed by default
[    0.189831] AppArmor: AppArmor Filesystem Enabled
[    0.190092] pnp: PnP ACPI init
[    0.190234] ACPI: bus type pnp registered
[    0.191081] pnp 00:00: [bus 00-ff]
[    0.191098] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.191109] pnp 00:00: [io  0x0d00-0xffff window]
[    0.191122] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.191133] pnp 00:00: [mem 0x000c8000-0x000dffff window]
[    0.191145] pnp 00:00: [mem 0x10000000-0xffb7ffff window]
[    0.191156] pnp 00:00: [mem 0xffb80000-0xffbfffff window]
[    0.191168] pnp 00:00: [mem 0xffc00000-0xffefffff window]
[    0.191179] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.191405] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.191872] pnp 00:01: [mem 0xffb80000-0xffbfffff]
[    0.192079] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    0.192155] pnp 00:02: [io  0x0010-0x001f]
[    0.192166] pnp 00:02: [io  0x0022-0x002d]
[    0.192176] pnp 00:02: [io  0x0030-0x003f]
[    0.192187] pnp 00:02: [io  0x0050-0x0053]
[    0.192197] pnp 00:02: [io  0x0062-0x0063]
[    0.192207] pnp 00:02: [io  0x0065-0x006f]
[    0.192217] pnp 00:02: [io  0x0074-0x007f]
[    0.192227] pnp 00:02: [io  0x0090-0x009f]
[    0.192237] pnp 00:02: [io  0x00a2-0x00b1]
[    0.192247] pnp 00:02: [io  0x00b4-0x00bf]
[    0.192266] pnp 00:02: [io  0x00e0-0x00ef]
[    0.192276] pnp 00:02: [io  0x0072-0x0073]
[    0.192286] pnp 00:02: [io  0x002e-0x002f]
[    0.192296] pnp 00:02: [io  0x04d0-0x04d1]
[    0.192306] pnp 00:02: [io  0xf000-0xf07f]
[    0.192315] pnp 00:02: [io  0xf100-0xf10f]
[    0.192325] pnp 00:02: [io  0xf180-0xf1bf]
[    0.192335] pnp 00:02: [io  0xf800-0xf81f]
[    0.192345] pnp 00:02: [io  0xf820-0xf82f]
[    0.192355] pnp 00:02: [io  0xfe00]
[    0.192588] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.192674] system 00:02: [io  0xf000-0xf07f] has been reserved
[    0.192746] system 00:02: [io  0xf100-0xf10f] has been reserved
[    0.192819] system 00:02: [io  0xf180-0xf1bf] has been reserved
[    0.192891] system 00:02: [io  0xf800-0xf81f] has been reserved
[    0.192963] system 00:02: [io  0xf820-0xf82f] has been reserved
[    0.193034] system 00:02: [io  0xfe00] has been reserved
[    0.193107] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.193160] pnp 00:03: [io  0x0000-0x000f]
[    0.193171] pnp 00:03: [io  0x0080-0x008f]
[    0.193181] pnp 00:03: [io  0x00c0-0x00df]
[    0.193195] pnp 00:03: [dma 4]
[    0.193313] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.193375] pnp 00:04: [io  0x0070-0x0071]
[    0.193420] pnp 00:04: [irq 8]
[    0.193545] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.193607] pnp 00:05: [io  0x00f0-0x00fe]
[    0.193626] pnp 00:05: [irq 13]
[    0.193764] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.193812] pnp 00:06: [io  0x0061]
[    0.193937] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.194008] pnp 00:07: [io  0x0060]
[    0.194018] pnp 00:07: [io  0x0064]
[    0.194035] pnp 00:07: [irq 1]
[    0.194207] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.194502] pnp 00:08: [io  0x03f0-0x03f5]
[    0.194513] pnp 00:08: [io  0x03f7]
[    0.194523] pnp 00:08: [dma 2]
[    0.194542] pnp 00:08: [irq 6]
[    0.194728] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.195216] pnp 00:09: [io  0x0378-0x037b]
[    0.195236] pnp 00:09: [irq 7]
[    0.195436] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.195973] pnp 00:0a: [io  0x03f8-0x03ff]
[    0.196046] pnp 00:0a: [irq 4]
[    0.196303] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.196728] pnp 00:0b: [io  0x02f8-0x02ff]
[    0.196747] pnp 00:0b: [irq 3]
[    0.196997] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.197764] pnp: PnP ACPI: found 12 devices
[    0.199109] ACPI: ACPI bus type pnp unregistered
[    0.199183] PnPBIOS: Disabled by ACPI PNP
[    0.241398] Switching to clocksource acpi_pm
[    0.241555] PCI: max bus depth: 1 pci_try_num: 2
[    0.241646] pci 0000:00:1e.0: BAR 15: assigned [mem 0x10000000-0x100fffff pref]
[    0.241744] pci 0000:01:08.0: BAR 6: assigned [mem 0x10000000-0x100fffff pref]
[    0.241837] pci 0000:00:1e.0: PCI bridge to [bus 01-01]
[    0.241908] pci 0000:00:1e.0:   bridge window [io  0x3000-0x3fff]
[    0.241988] pci 0000:00:1e.0:   bridge window [mem 0xf4100000-0xf41fffff]
[    0.242064] pci 0000:00:1e.0:   bridge window [mem 0x10000000-0x100fffff pref]
[    0.242185] pci 0000:00:1e.0: setting latency timer to 64
[    0.242202] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.242213] pci_bus 0000:00: resource 1 [mem 0x00000000-0xfffffffff]
[    0.242225] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.242237] pci_bus 0000:01: resource 1 [mem 0xf4100000-0xf41fffff]
[    0.242249] pci_bus 0000:01: resource 2 [mem 0x10000000-0x100fffff pref]
[    0.242260] pci_bus 0000:01: resource 4 [io  0x0000-0xffff]
[    0.242271] pci_bus 0000:01: resource 5 [mem 0x00000000-0xfffffffff]
[    0.242482] NET: Registered protocol family 2
[    0.242811] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.243714] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.244008] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.244008] Switched to NOHz mode on CPU #0
[    0.244008] TCP: Hash tables configured (established 8192 bind 8192)
[    0.244008] TCP reno registered
[    0.244008] UDP hash table entries: 128 (order: 0, 4096 bytes)
[    0.244008] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
[    0.244008] NET: Registered protocol family 1
[    0.244008] pci 0000:00:01.0: Boot video device
[    0.244008] pci 0000:01:08.0: Firmware left e100 interrupts enabled; disabling
[    0.244150] PCI: CLS 32 bytes, default 32
[    0.244429] Simple Boot Flag at 0x69 set to 0x1
[    0.245598] audit: initializing netlink socket (disabled)
[    0.245730] type=2000 audit(1324288727.240:1): initialized
[    0.326852] Trying to unpack rootfs image as initramfs...
[    0.428869] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.440776] VFS: Disk quotas dquot_6.5.2
[    0.441176] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.450525] fuse init (API version 7.16)
[    0.451151] msgmni has been set to 457
[    0.466025] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.466305] io scheduler noop registered
[    0.466370] io scheduler deadline registered
[    0.466534] io scheduler cfq registered (default)
[    0.467158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.467329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.468141] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    0.468250] ACPI: Power Button [PWRB]
[    0.468515] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.468609] ACPI: Power Button [PWRF]
[    0.468761] ACPI: acpi_idle registered with cpuidle
[    0.477188] ERST: Table is not found!
[    0.477999] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.498620] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.504631] isapnp: Scanning for PnP cards...
[    0.589561] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.687164] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.773907] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.794210] Linux agpgart interface v0.103
[    0.794503] agpgart-intel 0000:00:00.0: Intel i810 Chipset
[    0.794652] agpgart-intel 0000:00:00.0: detected gtt size: 65536K total, 65536K mappable
[    0.795674] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf8000000
[    0.810702] brd: module loaded
[    0.817975] loop: module loaded
[    0.818972] ata_piix 0000:00:1f.1: version 2.13
[    0.819224] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.824865] scsi0 : ata_piix
[    0.825542] scsi1 : ata_piix
[    0.827543] ata1: PATA max UDMA/66 cmd 0x1f0 ctl 0x3f6 bmdma 0x2000 irq 14
[    0.827622] ata2: PATA max UDMA/66 cmd 0x170 ctl 0x376 bmdma 0x2008 irq 15
[    0.834610] Fixed MDIO Bus: probed
[    0.834803] PPP generic driver version 2.4.2
[    0.835173] tun: Universal TUN/TAP device driver, 1.6
[    0.835241] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.835757] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.835903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.880303] uhci_hcd: USB Universal Host Controller Interface driver
[    0.880706] uhci_hcd 0000:00:1f.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.880804] uhci_hcd 0000:00:1f.2: setting latency timer to 64
[    0.880818] uhci_hcd 0000:00:1f.2: UHCI Host Controller
[    0.881181] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
[    0.881372] uhci_hcd 0000:00:1f.2: irq 19, io base 0x00001000
[    0.882082] hub 1-0:1.0: USB hub found
[    0.882165] hub 1-0:1.0: 2 ports detected
[    0.882679] i8042: PNP: PS/2 Controller [PNP0303:KEYB] at 0x60,0x64 irq 1
[    0.882751] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.883516] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.888742] mousedev: PS/2 mouse device common for all mice
[    0.889454] rtc_cmos 00:04: RTC can wake from S4
[    0.889801] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.889924] rtc0: alarms up to one month, y3k, 114 bytes nvram
[    0.890541] device-mapper: uevent: version 1.0.3
[    0.891016] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    0.891280] EISA: Probing bus 0 at eisa.0
[    0.891361] Cannot allocate resource for EISA slot 1
[    0.891428] Cannot allocate resource for EISA slot 2
[    0.891495] Cannot allocate resource for EISA slot 3
[    0.891594] EISA: Detected 0 cards.
[    0.893379] cpufreq-nforce2: No nForce2 chipset.
[    0.893468] cpuidle: using governor ladder
[    0.893532] cpuidle: using governor menu
[    0.893595] EFI Variables Facility v0.08 2004-May-17
[    0.898548] TCP cubic registered
[    0.899689] NET: Registered protocol family 10
[    0.902669] NET: Registered protocol family 17
[    0.902853] Registering the dns_resolver key type
[    0.903060] Using IPI No-Shortcut mode
[    0.906788] PM: Hibernation image not present or could not be loaded.
[    0.906855] registered taskstats version 1
[    0.909176] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    1.016294] ata1.00: ATA-7: WDC WD2500JB-00REA0, 20.00K20, max UDMA/100
[    1.016395] ata1.00: 488397168 sectors, multi 16: LBA48 
[    1.068087] ata1.00: configured for UDMA/66
[    1.200105] isapnp: No Plug & Play device found
[    1.200909] scsi 0:0:0:0: Direct-Access     ATA      WDC WD2500JB-00R 20.0 PQ: 0 ANSI: 5
[    1.201810] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.202355] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    1.202672] sd 0:0:0:0: [sda] Write Protect is off
[    1.202743] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.202842] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.214202]  sda: sda1 sda2 sda3
[    1.215888] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.324930] Refined TSC clocksource calibration: 730.961 MHz.
[    1.325043] Switching to clocksource tsc
[    2.158793] Freeing initrd memory: 13332k freed
[    2.265924]   Magic number: 7:859:980
[    2.266272] rtc_cmos 00:04: setting system clock to 2011-12-19 09:58:49 UTC (1324288729)
[    2.266425] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.266492] EDD information not available.
[    2.267058] Freeing unused kernel memory: 720k freed
[    2.270973] Write protecting the kernel text: 5500k
[    2.271285] Write protecting the kernel read-only data: 2240k
[    2.377473] udevd[79]: starting version 173
[    3.112166] Floppy drive(s): fd0 is 1.44M
[    3.137120] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    3.137207] e100: Copyright(c) 1999-2006 Intel Corporation
[    3.137403] e100 0000:01:08.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    3.262716] e100 0000:01:08.0: PME# disabled
[    3.270429] e100 0000:01:08.0: eth0: addr 0xf4120000, irq 19, MAC addr 00:30:05:03:f3:66
[    3.313088] FDC 0 is a National Semiconductor PC87306
[    3.490776] EXT4-fs (sda3): INFO: recovery required on readonly filesystem
[    3.490885] EXT4-fs (sda3): write access will be enabled during recovery
[    3.842653] EXT4-fs (sda3): orphan cleanup on readonly fs
[    3.842791] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 1316147
[    3.843063] EXT4-fs (sda3): 1 orphan inode deleted
[    3.843130] EXT4-fs (sda3): recovery complete
[    3.870261] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    9.356002] udevd[258]: starting version 173
[    9.450047] Adding 1000444k swap on /dev/sda2.  Priority:-1 extents:1 across:1000444k 
[    9.625583] lp: driver loaded but no devices found
[   10.084428] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.216733] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[   10.713831] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   11.308175] Intel 82802 RNG detected
[   11.336257] parport_pc 00:09: reported by Plug and Play ACPI
[   11.336337] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   11.546550] lp0: using parport0 (interrupt-driven).
[   12.368233] input: PC Speaker as /devices/platform/pcspkr/input/input3
[   12.650779] type=1400 audit(1324288739.880:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=397 comm="apparmor_parser"
[   12.659845] type=1400 audit(1324288739.888:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=397 comm="apparmor_parser"
[   12.678473] type=1400 audit(1324288739.908:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=397 comm="apparmor_parser"
[   13.079809] Intel ICH 0000:00:1f.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   13.079877] Intel ICH 0000:00:1f.5: setting latency timer to 64
[   13.724235] MPU-401 device not found or device busy
[   13.852199] intel8x0_measure_ac97_clock: measured 52523 usecs (2524 samples)
[   13.852217] intel8x0: clocking to 48000
[   14.700162] ppdev: user-space parallel port driver
[   14.837156] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   14.840380] e100 0000:01:08.0: eth0: NIC Link is Up 100 Mbps Full Duplex
[   14.841240] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   16.172380] init: udev-fallback-graphics main process (556) terminated with status 1
[   16.658528] init: ssh main process (359) terminated with status 255
[   17.108586] init: failsafe main process (517) killed by TERM signal
[   17.231981] type=1400 audit(1324288744.460:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=663 comm="apparmor_parser"
[   17.234810] type=1400 audit(1324288744.464:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=663 comm="apparmor_parser"
[   17.236168] type=1400 audit(1324288744.464:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=663 comm="apparmor_parser"
[   17.248265] type=1400 audit(1324288744.480:8): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=664 comm="apparmor_parser"
[   17.746401] init: apport pre-start process (686) terminated with status 1
[   17.943791] init: apport post-stop process (718) terminated with status 1
[   25.216085] eth0: no IPv6 routers present

Wäre nett, wenn ihr mir helfen könnt. ☺

MfG AMSBRE

AMSBRE

(Themenstarter)

Anmeldungsdatum:
12. Dezember 2011

Beiträge: 70

Habe jetzt mal nach der Anleitung asoundconf weiter gemacht, und mir die Datei asoundconf runtergeladen.

Jetzt bekomme ich bei asoundconf list folgendes ergebnis.

Names of available sound cards:
I82801AAICH

Mache ich dann asoundconf set-default-card I82801AAICH kommt.

Traceback (most recent call last):
  File "/usr/locale/bin/asoundconf", line 436, in <module>
    exit_code(set_default_card(sys.argv[2]))
  File "/usr/locale/bin/asoundconf", line 348, in set_default_card
    (j,k) = sep.split(1)
ValueError: too many values to unpack

Dann bekomme ich beim Ausführen von aplay /usr/share/sounds/alsa/Front_Center.wav.

ALSA lib confmic.c:1286:(snd_func_refer) Unable to find definition 'default.pcm.dmix.device'
ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_refer returned error: Datei oder Verzeichnis nicht gefunden
ALSA lib conf:c:4663:(snd_config_expand) Evaluate error: Datei oder Verzeichnis nicht gefunden
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:660: Fehler beim Öffnen des Gerätes:Datei oder Verzeichnis nicht gefunden

Bei cat ~/.asoundrc steht.

# ALSA library configuration file

# Include settings that are under the control of asoundconf(1).
# (To disable these settings, comment out this line.)
</home/xxxxxxx/.asoundrc.asoundconf>

Und bei cat ~/.asoundrc.asoundconf kommt.

# ALSA library configuration file managed by asoundconf(1).
#
# MANUAL CHANGES TO THIS FILE WILL BE OVERWRITTEN!
#
# Manual changes to the ALSA library configuration should be implemented
# by editing the ~/.asoundrc file, not by editing this file.
!defaults.pcm.card I82801AAICH
defaults.ctl.card I82801AAICH
defaults.pcm.device 0
defaults.pcm.subdevice -1
defaults.pcm.nonblock 1
defaults.pcm.compat 0

Danach habe ich dann asoundconf reset-default-card gemacht.

raceback (most recent call last):
  File "/usr/locale/bin/asoundconf", line 436, in <module>
    exit_code(set_default_card(sys.argv[2]))
  File "/usr/locale/bin/asoundconf", line 348, in set_default_card
    (j,k) = sep.split(1)
ValueError: too many values to unpack

Mach ich dann wieder aplay /usr/share/sounds/alsa/Front_Center.wav kommt.

Wiedergabe: WAVE 'aplay /usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate: 48000 Hz, mono

Aber trotzdem kann ich nichts hören.

Bei cat ~/.asoundrc kommt.

# ALSA library configuration file

# Include settings that are under the control of asoundconf(1).
# (To disable these settings, comment out this line.)
</home/xxxxxxx/.asoundrc.asoundconf>

Und bei cat ~/.asoundrc.asoundconf kommt.

# ALSA library configuration file managed by asoundconf(1).
#
# MANUAL CHANGES TO THIS FILE WILL BE OVERWRITTEN!
#
# Manual changes to the ALSA library configuration should be implemented
# by editing the ~/.asoundrc file, not by editing this file.

Was kann ich noch machen bin ein bisschen ratlos.

MfG AMSBRE

most

Anmeldungsdatum:
12. Februar 2007

Beiträge: Zähle...

Die entsprechende Konfiguration wie unter beep (Abschnitt „Konfiguration“) aufgeführt hast du aber durchgeführt, oder?

Denk dran das nach jedem Neustart das Modul wieder neu aktiviert werden muss, oder die trägst es entsprechend in die blacklist ein.

unbekannt1984

Anmeldungsdatum:
29. Oktober 2007

Beiträge: 945

Wohnort: Iserlohn

Hallo AMSBRE,

speziell bei Beep gibt es spezielle Hardwarevoraussetzungen: Dein Mainboard muss einen Lautsprecherausgang besitzen und hieran muss ein Lautsprecher angeschlossen sein (System-Lautsprecher, nicht die Ausgänge der Soundkarte!).

Ich habe Teile des Wiki-Artikels geschrieben, konnte jedoch nicht testen, da mein Server keinen Anschluss für den Systemlautsprecher hatte und mein Desktop keinen Lautsprecher hatte. Sowas ist dann als Hardware-Bug zu sehen.

Torsten

most

Anmeldungsdatum:
12. Februar 2007

Beiträge: 38

unbekannt1984 schrieb:

Hallo AMSBRE,

speziell bei Beep gibt es spezielle Hardwarevoraussetzungen: Dein Mainboard muss einen Lautsprecherausgang besitzen und hieran muss ein Lautsprecher angeschlossen sein (System-Lautsprecher, nicht die Ausgänge der Soundkarte!).

Ich habe Teile des Wiki-Artikels geschrieben, konnte jedoch nicht testen, da mein Server keinen Anschluss für den Systemlautsprecher hatte und mein Desktop keinen Lautsprecher hatte. Sowas ist dann als Hardware-Bug zu sehen.

Torsten

Hallo Torsten,

ich kann bestätigen das der Wiki-Eintrag soweit richtig ist. Habe es an zwei Rechnern überprüft. Früher gabs mal so kleine mini-Lautsprecher die man direkt auf zwei Pfostenstocker am Mainboard gesteckt hat.

Gruß most

unbekannt1984

Anmeldungsdatum:
29. Oktober 2007

Beiträge: 945

Wohnort: Iserlohn

most schrieb:

Hallo Torsten,

ich kann bestätigen das der Wiki-Eintrag soweit richtig ist. Habe es an zwei Rechnern überprüft. Früher gabs mal so kleine mini-Lautsprecher die man direkt auf zwei Pfostenstocker am Mainboard gesteckt hat.

Der Artikel wurde nicht ungetestet ins Wiki verschoben. Ich bin mir nur nicht sicher, ob der Threadersteller sich im klarem darüber ist, was für "Beep" benötigt wird (daher der dezente Hinweis auf "nicht die Soundkarte!").

Torsten

grumpy_grizzly

Avatar von grumpy_grizzly

Anmeldungsdatum:
26. Dezember 2011

Beiträge: 263

Wohnort: Stockholm

unbekannt1984 schrieb:

Der Artikel wurde nicht ungetestet ins Wiki verschoben. Ich bin mir nur nicht sicher, ob der Threadersteller sich im klarem darüber ist, was für "Beep" benötigt wird (daher der dezente Hinweis auf "nicht die Soundkarte!").

Beep über die Soundkarte geht auch, dazu gibt es das alsa-Modul "snd-pcsp". Muss man unter Umständen aus der blacklist rausnehmen bzw. manuell laden.

Also AMSBRE, hast du einen PC-Speaker und soll der Ton darüber oder über die Soundkarte laufen?

unbekannt1984

Anmeldungsdatum:
29. Oktober 2007

Beiträge: 945

Wohnort: Iserlohn

grumpy grizzly schrieb:

Beep über die Soundkarte geht auch, dazu gibt es das alsa-Modul "snd-pcsp". Muss man unter Umständen aus der blacklist rausnehmen bzw. manuell laden.

Also AMSBRE, hast du einen PC-Speaker und soll der Ton darüber oder über die Soundkarte laufen?

Also jetzt muss ich erstmal etwas meckern:

@grumpy grizzly: Wenn du das schonmal gestestet hast, dann ergänz das bitte im Wiki!

@All: Wenn ihr eine andere Version von Ubuntu als Lucid Lynx getestet habt, dann tragt auch dieses bitte im Wiki ein, oder meldet euch zumindest in der Diskussion zu dem Artikel.

Torsten

grumpy_grizzly

Avatar von grumpy_grizzly

Anmeldungsdatum:
26. Dezember 2011

Beiträge: 263

Wohnort: Stockholm

unbekannt1984 schrieb:

Also jetzt muss ich erstmal etwas meckern: @grumpy grizzly: Wenn du das schonmal gestestet hast, dann ergänz das bitte im Wiki!

Also erstens existiert das von dir verlinkte Wiki gar nicht, meinst du eventuell das hier: Soundausgabe Systemlautsprecher? Ist wahrscheinlich mal verschoben worden. Wo war ich? Ach ja und zweitens wirst du durch "meckern" sicherlich niemanden zur Kooperation bewegen. 😛

Ich könnte es bei Gelegenheit mal nachtragen, falls mir jemand zuvor kommt bin ich aber auch nicht böse. ☺

most

Anmeldungsdatum:
12. Februar 2007

Beiträge: 38

10.10 alias maverick ist im Wiki ergänzt.

Antworten |