IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Matériel Discussion :

[debian] Problem Son (AC97)


Sujet :

Matériel

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre émérite
    Avatar de Interruption13h
    Inscrit en
    Août 2005
    Messages
    603
    Détails du profil
    Informations forums :
    Inscription : Août 2005
    Messages : 603
    Par défaut [debian] Problem Son (AC97)
    Salut !

    Le problème que ma carte son a l'air d'être bien installé, et surtout ue j'arrive à entendre un son;
    Je m'explique, quand je lance une lecture de fichier (mp3, wav, CD audio..etc) avec n'importe quel lecteur (amarok,xmms, aplayer..etc) comme ci il y a la lecture que de 1/2 seconde du fichier de façon répétée (en boucle) :
    Voici une petit aperçu :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    
    debian:/# aplay /usr/share/sounds/KDE_Beep_Bottles.wav -vv
    Playing WAVE '/usr/share/sounds/KDE_Beep_Bottles.wav' : Unsigned 8 bit, Rate 11127 Hz, Mono
    Plug PCM: Rate conversion PCM (48000, sformat=U8)
    Its setup is:
      stream       : PLAYBACK
      access       : RW_INTERLEAVED
      format       : U8
      subformat    : STD
      channels     : 1
      rate         : 11127
      exact rate   : 11127 (11127/1)
      msbits       : 8
      buffer_size  : 3798
      period_size  : 237
      period_time  : 21333
      tick_time    : 0
      tstamp_mode  : NONE
      period_step  : 1
      sleep_min    : 0
      avail_min    : 237
      xfer_align   : 237
      start_threshold  : 3792
      stop_threshold   : 3798
      silence_threshold: 0
      silence_size : 0
      boundary     : 248905728
    Slave: Route conversion PCM (sformat=S16_LE)
      Transformation table:
        0 <- 0
        1 <- 0
    Its setup is:
      stream       : PLAYBACK
      access       : MMAP_INTERLEAVED
      format       : U8
      subformat    : STD
      channels     : 1
      rate         : 48000
      exact rate   : 48000 (48000/1)
      msbits       : 8
      buffer_size  : 16384
      period_size  : 1024
      period_time  : 21333
      tick_time    : 0
      tstamp_mode  : NONE
      period_step  : 1
      sleep_min    : 0
      avail_min    : 1024
      xfer_align   : 1024
      start_threshold  : 16384
      stop_threshold   : 16384
      silence_threshold: 0
      silence_size : 0
      boundary     : 1073741824
    Slave: Direct Stream Mixing PCM
    Its setup is:
      stream       : PLAYBACK
      access       : MMAP_INTERLEAVED
      format       : S16_LE
      subformat    : STD
      channels     : 2
      rate         : 48000
      exact rate   : 48000 (48000/1)
      msbits       : 16
      buffer_size  : 16384
      period_size  : 1024
      period_time  : 21333
      tick_time    : 0
      tstamp_mode  : NONE
      period_step  : 1
      sleep_min    : 0
      avail_min    : 1024
      xfer_align   : 1024
      start_threshold  : 16384
      stop_threshold   : 16384
      silence_threshold: 0
      silence_size : 0
      boundary     : 1073741824
    Hardware PCM card 0 'VIA 8233A' device 0 subdevice 0
    Its setup is:
      stream       : PLAYBACK
      access       : MMAP_INTERLEAVED
      format       : S16_LE
      subformat    : STD
      channels     : 2
      rate         : 48000
      exact rate   : 48000 (48000/1)
      msbits       : 16
      buffer_size  : 16384
      period_size  : 1024
      period_time  : 21333
      tick_time    : 4000
      tstamp_mode  : NONE
      period_step  : 1
      sleep_min    : 0
      avail_min    : 1024
      xfer_align   : 1024
      start_threshold  : 1
      stop_threshold   : 1073741824
      silence_threshold: 0
      silence_size : 1073741824
      boundary     : 1073741824
    #####################                     +       | 85%
    Aborted by signal Interruption...


    J'ai cherché partout, j'ai fais tout les trucs (genre alsaconf...etc)
    Voila quelques informations sur ma config que vous alliez surement me demander :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
     
    debian:/# cat /proc/asound/cards
     0 [V8233A         ]: VIA8233A - VIA 8233A
                          VIA 8233A with ALC101 at 0xdc00, irq 10
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
     
    debian:/# lsmod | grep snd
    snd_via82xx            26008  0
    snd_ac97_codec         83104  1 snd_via82xx
    snd_ac97_bus            2400  1 snd_ac97_codec
    snd_pcm_oss            38368  0
    snd_mixer_oss          15200  1 snd_pcm_oss
    snd_pcm                68676  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
    snd_page_alloc          9640  2 snd_via82xx,snd_pcm
    snd_mpu401_uart         8064  1 snd_via82xx
    snd_seq_dummy           3844  0
    snd_seq_oss            28768  0
    snd_seq_midi            8192  0
    snd_seq_midi_event      7008  2 snd_seq_oss,snd_seq_midi
    snd_seq                45680  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
    snd_timer              20996  2 snd_pcm,snd_seq
    snd_rawmidi            22560  2 snd_mpu401_uart,snd_seq_midi
    snd_seq_device          7820  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
    snd                    47012  11 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_seq,snd_timer,snd_rawmidi,snd_seq_device
    soundcore               9248  1 snd
    gameport               14632  2 snd_via82xx,analog
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
     
    debian:/# lspci -v
    00:00.0 Host bridge: VIA Technologies, Inc. P4M266 Host Bridge
            Subsystem: VIA Technologies, Inc. P4M266 Host Bridge
            Flags: bus master, 66MHz, medium devsel, latency 8
            Memory at d0000000 (32-bit, prefetchable) [size=128M]
            Capabilities: [a0] AGP version 2.0
            Capabilities: [c0] Power Management version 2
     
    00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP] (prog-if 00 [Normal decode])
            Flags: bus master, 66MHz, medium devsel, latency 0
            Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
            Memory behind bridge: e0000000-e1ffffff
            Prefetchable memory behind bridge: d8000000-dfffffff
            Capabilities: [80] Power Management version 2
     
    00:11.0 ISA bridge: VIA Technologies, Inc. VT8233A ISA Bridge
            Subsystem: VIA Technologies, Inc. Unknown device 3074
            Flags: bus master, stepping, medium devsel, latency 0
            Capabilities: [c0] Power Management version 2
     
    00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
            Subsystem: VIA Technologies, Inc. VT82C586/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE
            Flags: bus master, medium devsel, latency 32, IRQ 11
            I/O ports at d000 [size=16]
            Capabilities: [c0] Power Management version 2
     
    00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 23) (prog-if 00 [UHCI])
            Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
            Flags: bus master, medium devsel, latency 32, IRQ 10
            I/O ports at d400 [size=32]
            Capabilities: [80] Power Management version 2
     
    00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 23) (prog-if 00 [UHCI])
            Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
            Flags: bus master, medium devsel, latency 32, IRQ 10
            I/O ports at d800 [size=32]
            Capabilities: [80] Power Management version 2
     
    00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 40)
            Subsystem: DFI Inc Unknown device 1001
            Flags: medium devsel, IRQ 10
            I/O ports at dc00 [size=256]
            Capabilities: [c0] Power Management version 2
     
    00:13.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
            Subsystem: Realtek Semiconductor Co., Ltd. RT8139
            Flags: bus master, medium devsel, latency 32, IRQ 10
            I/O ports at e000 [size=256]
            Memory at e3000000 (32-bit, non-prefetchable) [size=256]
            [virtual] Expansion ROM at 20000000 [disabled] [size=64K]
            Capabilities: [50] Power Management version 2
     
    01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1) (prog-if 00 [VGA])
            Subsystem: Micro-Star International Co., Ltd. Unknown device 9110
            Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 255
            Memory at e0000000 (32-bit, non-prefetchable) [size=16M]
            Memory at d8000000 (32-bit, prefetchable) [size=128M]
            [virtual] Expansion ROM at e1000000 [disabled] [size=128K]
            Capabilities: [60] Power Management version 2
            Capabilities: [44] AGP version 3.0
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
     
    debian:/# modinfo soundcore
    filename:       /lib/modules/2.6.18-5-686/kernel/sound/soundcore.ko
    description:    Core sound module
    author:         Alan Cox
    license:        GPL
    alias:          char-major-14-*
    vermagic:       2.6.18-5-686 SMP mod_unload 686 REGPARM gcc-4.1
    depends:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
     
    debian:/# lsmod
    Module                  Size  Used by
    snd_via82xx            26008  0
    snd_ac97_codec         83104  1 snd_via82xx
    snd_ac97_bus            2400  1 snd_ac97_codec
    snd_pcm_oss            38368  0
    snd_mixer_oss          15200  1 snd_pcm_oss
    snd_pcm                68676  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
    snd_page_alloc          9640  2 snd_via82xx,snd_pcm
    snd_mpu401_uart         8064  1 snd_via82xx
    snd_seq_dummy           3844  0
    snd_seq_oss            28768  0
    snd_seq_midi            8192  0
    snd_seq_midi_event      7008  2 snd_seq_oss,snd_seq_midi
    snd_seq                45680  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
    snd_timer              20996  2 snd_pcm,snd_seq
    snd_rawmidi            22560  2 snd_mpu401_uart,snd_seq_midi
    snd_seq_device          7820  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
    snd                    47012  11 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_seq,snd_timer,snd_rawmidi,snd_seq_device
    soundcore               9248  1 snd
    ipv6                  226272  8
    button                  6672  0
    ac                      5188  0
    battery                 9636  0
    nls_iso8859_1           4256  2
    nls_cp437               5920  2
    vfat                   11872  2
    fat                    46684  1 vfat
    dm_snapshot            15552  0
    dm_mirror              19152  0
    dm_mod                 50232  2 dm_snapshot,dm_mirror
    loop                   15048  0
    tsdev                   7520  0
    i2c_viapro              8244  0
    parport_pc             32132  0
    parport                33256  1 parport_pc
    analog                 10784  0
    cxacru                 11520  0
    firmware_class          9600  1 cxacru
    i2c_core               19680  1 i2c_viapro
    floppy                 53156  0
    gameport               14632  2 snd_via82xx,analog
    usbatm                 17472  1 cxacru
    via_ircc               23188  0
    psmouse                35016  0
    serio_raw               6660  0
    shpchp                 33024  0
    irda                  162588  1 via_ircc
    pcspkr                  3072  0
    pci_hotplug            28704  1 shpchp
    crc_ccitt               2240  1 irda
    via_agp                 9664  1
    agpgart                29896  1 via_agp
    evdev                   9088  1
    ext2                   59048  1
    mbcache                 8356  1 ext2
    8139too                25120  0
    ide_cd                 36064  0
    cdrom                  32544  1 ide_cd
    ide_disk               14848  5
    uhci_hcd               21164  0
    usbcore               112644  4 cxacru,usbatm,uhci_hcd
    8139cp                 21920  0
    mii                     5344  2 8139too,8139cp
    via82cxxx               8388  0 [permanent]
    generic                 4868  0 [permanent]
    ide_core              110504  4 ide_cd,ide_disk,via82cxxx,generic
    thermal                13608  0
    processor              28840  1 thermal
    fan                     4804  0
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
     
    debian:/# ls -l /dev/dsp
    crw-rw---- 1 root audio 14, 3 2007-10-28 16:02 /dev/dsp
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
     
    debian:/# dmesg |more
    Linux version 2.6.18-5-686 (Debian 2.6.18.dfsg.1-13) (dannf@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1
    .1-21)) #1 SMP Fri Jun 1 00:47:00 UTC 2007
    BIOS-provided physical RAM map:
     BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
     BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
     BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
     BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
     BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
     BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
     BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
    0MB HIGHMEM available.
    255MB LOWMEM available.
    On node 0 totalpages: 65520
      DMA zone: 4096 pages, LIFO batch:0
      Normal zone: 61424 pages, LIFO batch:15
    DMI 2.2 present.
    ACPI: RSDP (v000 VIAP4M                                ) @ 0x000f6350
    ACPI: RSDT (v001 VIAP4M AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0fff3000
    ACPI: FADT (v001 VIAP4M AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0fff3040
    ACPI: DSDT (v001 VIAP4M AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
    ACPI: PM-Timer IO Port: 0x408
    Allocating PCI resources starting at 20000000 (gap: 10000000:efff0000)
    Detected 1691.814 MHz processor.
    Built 1 zonelists.  Total pages: 65520
    Kernel command line: root=/dev/hdb1 ro vga=789
    Local APIC disabled by BIOS -- you can enable it with "lapic"
    mapped APIC to ffffd000 (01209000)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 1024 (order: 10, 4096 bytes)
    Console: colour dummy device 80x25
    Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    Memory: 252220k/262080k available (1541k kernel code, 9296k reserved, 576k data, 196k init, 0k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay using timer specific routine.. 3388.06 BogoMIPS (lpj=6776131)
    Security Framework v1.0.0 initialized
    SELinux:  Disabled at boot.
    Capability LSM initialized
    Mount-cache hash table entries: 512
    CPU: After generic identify, caps: 3febf9ff 00000000 00000000 00000000 00000000 00000000 00000000
    CPU: After vendor identify, caps: 3febf9ff 00000000 00000000 00000000 00000000 00000000 00000000
    CPU: Trace cache: 12K uops, L1 D cache: 8K
    CPU: L2 cache: 256K
    CPU: Hyper-Threading is disabled
    CPU: After all inits, caps: 3febf9ff 00000000 00000000 00000080 00000000 00000000 00000000
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
    CPU0: Thermal monitoring enabled
    Compat vDSO mapped to ffffe000.
    Checking 'hlt' instruction... OK.
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 12k freed
    ACPI: Core revision 20060707
    ACPI: setting ELCR to 0200 (from 0e00)
    CPU0: Intel(R) Pentium(R) 4 CPU 1.70GHz stepping 03
    SMP motherboard not detected.
    Local APIC not detected. Using dummy APIC emulation.
    Brought up 1 CPUs
    migration_cost=0
    checking if image is initramfs... it is
    Freeing initrd memory: 4374k freed
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: PCI BIOS revision 2.10 entry at 0xfb320, last bus=1
    PCI: Using configuration type 1
    Setting up standard PCI resources
    ACPI: Interpreter enabled
    ACPI: Using PIC for interrupt routing
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    PCI: Probing PCI hardware (bus 00)
    Boot video device is 0000:01:00.0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    pnp: PnP ACPI: found 14 devices
    PnPBIOS: Disabled by ACPI PNP
    PCI: Using ACPI for IRQ routing
    PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
    PCI: Bridge: 0000:00:01.0
      IO window: disabled.
      MEM window: e0000000-e1ffffff
      PREFETCH window: d8000000-dfffffff
    PCI: Setting latency timer of device 0000:00:01.0 to 64
    NET: Registered protocol family 2
    IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
    TCP: Hash tables configured (established 8192 bind 4096)
    TCP reno registered
    audit: initializing netlink socket (disabled)
    audit(1193582095.076:1): initialized
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Initializing Cryptographic API
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    vesafb: framebuffer at 0xd8000000, mapped to 0xd0880000, using 3750k, total 131072k
    vesafb: mode is 800x600x32, linelength=3200, pages=1
    vesafb: protected mode interface info at c000:f040
    vesafb: pmi: set display start = c00cf076, set palette = c00cf0e0
    vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
    vesafb: scrolling: redraw
    vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    Console: switching to colour frame buffer device 100x37
    fb0: VESA VGA frame buffer device
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
    PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    serio: i8042 AUX port at 0x60,0x64 irq 12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    TCP bic registered
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    NET: Registered protocol family 8
    NET: Registered protocol family 20
    Using IPI No-Shortcut mode
    ACPI: (supports S0 S1 S4 S5)
    Time: tsc clocksource has been installed.
    Freeing unused kernel memory: 196k freed
    input: AT Translated Set 2 keyboard as /class/input/input0
    ACPI: CPU0 (power states: C1[C1] C2[C2])
    ACPI: Processor [CPU0] (supports 2 throttling states)
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    VP_IDE: IDE controller at PCI slot 0000:00:11.1
    ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
    PCI: setting IRQ 11 as level-triggered
    ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
    PCI: VIA IRQ fixup for 0000:00:11.1, from 255 to 11
    VP_IDE: chipset revision 6
    VP_IDE: not 100% native mode: will probe irqs later
    VP_IDE: VIA vt8233a (rev 00) IDE UDMA133 controller on pci0000:00:11.1
        ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:DMA
        ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:pio, hdd:DMA
    Probing IDE interface ide0...
    8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    USB Universal Host Controller Interface driver v3.0
    Time: acpi_pm clocksource has been installed.
    hda: WDC WD800BB-00DKA0, ATA DISK drive
    hdb: SAMSUNG SV4012H, ATA DISK drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hdd: R/RW 8x4x32, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    8139cp 0000:00:13.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
    8139cp 0000:00:13.0: Try the "8139too" driver instead.
    ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
    PCI: setting IRQ 10 as level-triggered
    ACPI: PCI Interrupt 0000:00:11.2[D] -> Link [LNKD] -> GSI 10 (level, low) -> IRQ 10
    PCI: VIA IRQ fixup for 0000:00:11.2, from 0 to 10
    uhci_hcd 0000:00:11.2: UHCI Host Controller
    uhci_hcd 0000:00:11.2: new USB bus registered, assigned bus number 1
    uhci_hcd 0000:00:11.2: irq 10, io base 0x0000d400
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    hda: max request size: 512KiB
    8139too Fast Ethernet driver 0.9.27
    hda: Host Protected Area detected.
            current capacity is 156299375 sectors (80025 MB)
            native  capacity is 156301488 sectors (80026 MB)
    hda: Host Protected Area disabled.
    hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
    hda: cache flushes supported
     hda: hda1 < hda5 > hda2 hda3
    hdb: max request size: 128KiB
    ACPI: PCI Interrupt 0000:00:11.3[D] -> Link [LNKD] -> GSI 10 (level, low) -> IRQ 10
    PCI: VIA IRQ fixup for 0000:00:11.3, from 255 to 10
    uhci_hcd 0000:00:11.3: UHCI Host Controller
    uhci_hcd 0000:00:11.3: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:11.3: irq 10, io base 0x0000d800
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    hdb: Host Protected Area detected.
            current capacity is 66055248 sectors (33820 MB)
            native  capacity is 78242976 sectors (40060 MB)
    hdb: Host Protected Area disabled.
    hdb: 78242976 sectors (40060 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
    hdb: cache flushes supported
     hdb: hdb1 hdb2 < hdb5 > hdb3 hdb4
    hdd: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
    Uniform CD-ROM driver Revision: 3.20
    ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
    ACPI: PCI Interrupt 0000:00:13.0[A] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
    eth0: RealTek RTL8139 at 0xe000, 00:ee:b0:01:1a:99, IRQ 10
    eth0:  Identified 8139 chip type 'RTL-8139C'
    usb 1-2: new full speed USB device using uhci_hcd and address 2
    usb 1-2: configuration #1 chosen from 1 choice
    Attempting manual resume
    Linux agpgart interface v0.101 (c) Dave Jones
    agpgart: Detected VIA P4M266x/P4N266 chipset
    agpgart: AGP aperture is 128M @ 0xd0000000
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    input: PC Speaker as /class/input/input1
    irda_init()
    NET: Registered protocol family 23
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Real Time Clock Driver v1.12ac
    FDC 0 is a post-1991 82077
    parport: PnPBIOS parport detected.
    parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
    PCI: Setting latency timer of device 0000:00:11.5 to 64
    input: ImPS/2 Generic Wheel Mouse as /class/input/input2
    ts: Compaq touchscreen protocol output
    usbcore: registered new driver cxacru
    cxacru 1-2:1.0: firmware (cxacru-fw.bin) unavailable (system misconfigured?)
    Adding 586364k swap on /dev/hdb3.  Priority:-1 extents:1 across:586364k
    loop: loaded (max 8 devices)
    device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
    ACPI: Power Button (FF) [PWRF]
    ACPI: Power Button (CM) [PWRB]
    ACPI: Sleep Button (CM) [SLPB]
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    IPv6 over IPv4 tunneling driver
    ACPI: PCI interrupt for device 0000:00:11.5 disabled
    PCI: Enabling device 0000:00:11.5 (0000 -> 0001)
    ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
    PCI: Setting latency timer of device 0000:00:11.5 to 64
    J'ai fais alsaconf, et ça me dis que c bon (have a fun..etc) :









    OS : Debian Sarge 4
    Carte Son : AC97
    Noyau : 2.6.x (je me rappel plus )

    J'ai réinstaller tout, rien, le même problème



    Merci d'avance pour votre aide.

  2. #2
    Membre émérite
    Avatar de Interruption13h
    Inscrit en
    Août 2005
    Messages
    603
    Détails du profil
    Informations forums :
    Inscription : Août 2005
    Messages : 603
    Par défaut
    Salut !

    J'ai essayé Knoppix, ça marche parfaitement
    Ou est le problème ?

    A+

  3. #3
    Membre émérite
    Avatar de Interruption13h
    Inscrit en
    Août 2005
    Messages
    603
    Détails du profil
    Informations forums :
    Inscription : Août 2005
    Messages : 603
    Par défaut
    Resalut !

    J'ai enfin trouvé une solution à mon problème; Il m'a suffit d'installer l'image noyau :"kernel-image-2.6-386", ça m'a ajouté une nouvelle entrée dans le menu du boot de grub, je boote sur celle ci, et hop, tout marche à merveille, je retrouve la vie dans Linux

    Rq: j'avais l'image "kernel-image-2.6-686" qui (ma conclusion) ne gérait pas bien ma carte son.

    Chiao !

  4. #4
    Candidat au Club
    Inscrit en
    Novembre 2007
    Messages
    2
    Détails du profil
    Informations forums :
    Inscription : Novembre 2007
    Messages : 2
    Par défaut Linux REDHAT 5 / Vitual PC 2007
    Bonjour,

    je viens d'installer virtual pc et Linux redhat 5;
    l'installation se termine bien pour les deux
    mais impossible de demarrer linuw RH5 sous virtual pc 2007
    message erreur :

    An unrecoverable processor error has been encountered.

    The virtual machine will reset now. clic sur OK pour rebooter!

    quand je démarrer il propose les choix pour booter avec les ligne de commandes;

    Pouviez vous m'aider SVP ?

    merci bcp

    omilka

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. probleme son d'un pc a un autre excel 2003
    Par fullmetalkeke dans le forum Macros et VBA Excel
    Réponses: 3
    Dernier message: 28/10/2008, 10h11
  2. [apache2][debian] probleme d'accés à mon serveur apache2!
    Par liquideshark dans le forum Apache
    Réponses: 4
    Dernier message: 26/04/2007, 22h32
  3. Probleme son avec SDL_mixer
    Par Invité dans le forum SDL
    Réponses: 6
    Dernier message: 20/04/2006, 22h49
  4. Le dvd debian problème avec Grub.
    Par JavaAcro dans le forum Administration système
    Réponses: 17
    Dernier message: 18/03/2006, 13h57
  5. [Debian] problème compilation jbuilder 9...
    Par Ancien_Do.Urden dans le forum JBuilder
    Réponses: 5
    Dernier message: 20/03/2004, 15h02

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo