Tux-forum

Annonce

Attention : tous les sujets de discussion doivent être en relation avec Linux ou les logiciels libres.

#1 2010-12-02 01:00:07

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Probleme de son sous ubuntu 10.10 avec portable ASUS

Bonjour,
après un plantage lié à une mise à jour d'ubuntu avec windows 7, j'ai donc décidé de tout plaquer et de remettre ubuntu 10.10 et uniquement ça !
c'est chose faite et tout parait marcher sauf le SON !
gros souci

j'ai essayé d'activer ma carte son en suivant les instructions marquées sur le forum français ubuntu et j'ai mis ça dans le terminal :

lspci | grep -i audio

ce qui m'a donné ça

00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
01:00.1 Audio device: ATI Technologies Inc RV710/730

et
alsamixer, j'ai tout mis à fond

et toujours rien de rien, ni sons d'ordi, ni son de musique,ni son sur deezer, ni son sur youtube

pouvez vous m'aider ?

merci bien !

j

Hors ligne

#2 2010-12-02 10:11:42

pti-seb
Administrator
Lieu : Rennes
Inscription : 2010-10-26
Messages : 313
Site Web

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

C'est quoi le modèle de l'ordinateur ?

Hors ligne

#3 2010-12-02 10:35:49

JackDaniels93
Tux-débutant
Lieu : Le Blanc-Mesnil (93)
Inscription : 2010-10-28
Messages : 48
Site Web

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

Hello

Clic sur l'icône du son dans la barre des tâches > Préférences du son > Sortie.
Essaie les différents périphériques de la liste.


Regarde devant toi au lieu de regarder ton nombril !

Hors ligne

#4 2010-12-02 12:04:41

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

la seule sortie rv710/730 stereo HDMI et elle est cochée mais ça a pas l'air de changer quoi que ce soit...

Hors ligne

#5 2010-12-02 12:11:37

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

c'est où le modèle de l'ordi ? j'avoue que je vois pas... N60D series ??? (ya des chiffres effacés)

Hors ligne

#6 2010-12-02 13:40:36

pti-seb
Administrator
Lieu : Rennes
Inscription : 2010-10-26
Messages : 313
Site Web

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

Le modèle du PC tu dois l'avoir sur la tour. Tu peux au moins nous dire la marque déjà et si c'est un PC portable ou un fixe.

Si il n'y a rien d'autre d'inscrit, tu peux toujours nous donner le résultat de cette commande :

sudo dmidecode --quiet

Si je demande le modèle du PC, c'est parce qu'il existe certains bugs sur les PC HP par exemple :
https://help.ubuntu.com/community/SoundTroubleshooting

Sinon est-ce que ton système est à jour ? Sinon il faudra le faire et rebooter afin d'utiliser le dernier noyau (il peu y avoir des bugs sur les anciennes versions) :

sudo apt-get update && sudo apt-get upgrade

Hors ligne

#7 2010-12-02 15:12:13

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

mon ordi est un asus portable N60D.
Mon système est à jour, je vérifie ce soir, vu que là je suis au boulot, merci de vos réponses rapides.

Hors ligne

#8 2010-12-02 19:07:35

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

ça y est j'ai mis le code
sudo apt-get update && sudo apt-get upgrade
apparement tout est mis à jour mais ça ne marche pas quand meme... snif.
aidez moi toute cette musique qui joue sans me parvenir !

Hors ligne

#9 2011-01-10 13:30:36

pti-seb
Administrator
Lieu : Rennes
Inscription : 2010-10-26
Messages : 313
Site Web

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

Peux-tu nous donner le résultat de la commande suivante :

dmesg

Sinon tu as installé la version 32 ou 64 bits d'Ubuntu ? Tu peux le savoir avec cette commande :

arch

Sinon ici il parle d'un problème similaire. Le gars est passé sous OSS pour résoudre le problème.

J'ai trouvé également une autre astuce ici. En gros il faut

1- editer le fichier /etc/modprobe.d/alsa-base :

sudo gedit /etc/modprobe.d/alsa-base

2- ajouter à la dernière ligne :

options snd-hda-intel model=laptop

3- rebooter

Hors ligne

#10 2010-12-03 10:43:55

JackDaniels93
Tux-débutant
Lieu : Le Blanc-Mesnil (93)
Inscription : 2010-10-28
Messages : 48
Site Web

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

Littleoneka a écrit :

la seule sortie rv710/730 stereo HDMI et elle est cochée mais ça a pas l'air de changer quoi que ce soit...

Et tu utilises cette sortie réellement (HDMI) ou bien une sortie jack classique ?


Regarde devant toi au lieu de regarder ton nombril !

Hors ligne

#11 2010-12-03 13:25:32

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

résultat de la commande :

dmesg
[    0.275693] pci 0000:00:06.0:   bridge window [mem 0xf8000000-0xfaffffff 64bit pref]
[    0.275698] pci 0000:00:14.4: PCI bridge to [bus 06-06]
[    0.275700] pci 0000:00:14.4:   bridge window [io  disabled]
[    0.275705] pci 0000:00:14.4:   bridge window [mem disabled]
[    0.275709] pci 0000:00:14.4:   bridge window [mem pref disabled]
[    0.275722]   alloc irq_desc for 18 on node -1
[    0.275725]   alloc kstat_irqs on node -1
[    0.275730] pci 0000:00:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    0.275735] pci 0000:00:02.0: setting latency timer to 64
[    0.275740]   alloc irq_desc for 16 on node -1
[    0.275742]   alloc kstat_irqs on node -1
[    0.275746] pci 0000:00:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.275749] pci 0000:00:04.0: setting latency timer to 64
[    0.275755]   alloc irq_desc for 17 on node -1
[    0.275757]   alloc kstat_irqs on node -1
[    0.275760] pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.275763] pci 0000:00:05.0: setting latency timer to 64
[    0.275770] pci 0000:00:06.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    0.275773] pci 0000:00:06.0: setting latency timer to 64
[    0.275782] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.275785] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.275787] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.275790] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.275793] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff]
[    0.275796] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
[    0.275798] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    0.275801] pci_bus 0000:01: resource 1 [mem 0xfb500000-0xfb5fffff]
[    0.275804] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.275807] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb6fffff]
[    0.275810] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.275812] pci_bus 0000:03: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.275815] pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
[    0.275817] pci_bus 0000:04: resource 1 [mem 0xfb800000-0xfbffffff]
[    0.275820] pci_bus 0000:04: resource 2 [mem 0xf8000000-0xfaffffff 64bit pref]
[    0.275823] pci_bus 0000:06: resource 4 [io  0x0000-0x0cf7]
[    0.275826] pci_bus 0000:06: resource 5 [io  0x0d00-0xffff]
[    0.275828] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff]
[    0.275831] pci_bus 0000:06: resource 7 [mem 0x000d0000-0x000dffff]
[    0.275834] pci_bus 0000:06: resource 8 [mem 0xd0000000-0xdfffffff]
[    0.275836] pci_bus 0000:06: resource 9 [mem 0xf0000000-0xfebfffff]
[    0.275872] NET: Registered protocol family 2
[    0.275931] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.276149] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.276680] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.276942] TCP: Hash tables configured (established 131072 bind 65536)
[    0.276945] TCP reno registered
[    0.276949] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.276958] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.277037] NET: Registered protocol family 1
[    1.038719] pci 0000:01:00.0: Boot video device
[    1.038732] PCI: CLS 64 bytes, default 64
[    1.038928] cpufreq-nforce2: No nForce2 chipset.
[    1.038952] Scanning for low memory corruption every 60 seconds
[    1.039053] audit: initializing netlink socket (disabled)
[    1.039065] type=2000 audit(1291378523.036:1): initialized
[    1.049717] highmem bounce pool size: 64 pages
[    1.049722] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.050955] VFS: Disk quotas dquot_6.5.2
[    1.051009] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.051546] fuse init (API version 7.14)
[    1.051625] msgmni has been set to 1619
[    1.051853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.051856] io scheduler noop registered
[    1.051858] io scheduler deadline registered
[    1.051875] io scheduler cfq registered (default)
[    1.051982] pcieport 0000:00:02.0: setting latency timer to 64
[    1.052004]   alloc irq_desc for 40 on node -1
[    1.052007]   alloc kstat_irqs on node -1
[    1.052015] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
[    1.052065] pcieport 0000:00:04.0: setting latency timer to 64
[    1.052085]   alloc irq_desc for 41 on node -1
[    1.052086]   alloc kstat_irqs on node -1
[    1.052091] pcieport 0000:00:04.0: irq 41 for MSI/MSI-X
[    1.052138] pcieport 0000:00:05.0: setting latency timer to 64
[    1.052158]   alloc irq_desc for 42 on node -1
[    1.052159]   alloc kstat_irqs on node -1
[    1.052164] pcieport 0000:00:05.0: irq 42 for MSI/MSI-X
[    1.052212] pcieport 0000:00:06.0: setting latency timer to 64
[    1.052232]   alloc irq_desc for 43 on node -1
[    1.052233]   alloc kstat_irqs on node -1
[    1.052238] pcieport 0000:00:06.0: irq 43 for MSI/MSI-X
[    1.052316] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.052377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.052573] ACPI: AC Adapter [AC0] (on-line)
[    1.052653] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.055535] ACPI: Lid Switch [LID]
[    1.055609] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    1.055653] ACPI: Sleep Button [SLPB]
[    1.055691] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    1.055695] ACPI: Power Button [PWRB]
[    1.055735] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.055738] ACPI: Power Button [PWRF]
[    1.056131] ACPI: acpi_idle registered with cpuidle
[    1.056194] ACPI: processor limited to max C-state 1
[    1.062344] thermal LNXTHERM:01: registered as thermal_zone0
[    1.062355] ACPI: Thermal Zone [TZ00] (34 C)
[    1.062462] ERST: Table is not found!
[    1.062758] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.064002] brd: module loaded
[    1.064447] loop: module loaded
[    1.064905] Fixed MDIO Bus: probed
[    1.064934] PPP generic driver version 2.4.2
[    1.064963] tun: Universal TUN/TAP device driver, 1.6
[    1.064965] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.065035] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.065093] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.065113] ehci_hcd 0000:00:12.2: EHCI Host Controller
[    1.065145] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.065179] ehci_hcd 0000:00:12.2: debug port 1
[    1.065204] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfb4ff000
[    1.065445] isapnp: Scanning for PnP cards...
[    1.119615] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.119720] hub 1-0:1.0: USB hub found
[    1.119725] hub 1-0:1.0: 6 ports detected
[    1.119804]   alloc irq_desc for 19 on node -1
[    1.119806]   alloc kstat_irqs on node -1
[    1.119812] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.119827] ehci_hcd 0000:00:13.2: EHCI Host Controller
[    1.119856] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[    1.119883] ehci_hcd 0000:00:13.2: debug port 1
[    1.119903] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfb4fa800
[    1.131023] ACPI: Battery Slot [BAT0] (battery present)
[    1.151760] Freeing initrd memory: 10544k freed
[    1.155373] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.155533] hub 2-0:1.0: USB hub found
[    1.155538] hub 2-0:1.0: 6 ports detected
[    1.155659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.155709] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.155730] ohci_hcd 0000:00:12.0: OHCI Host Controller
[    1.155767] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[    1.155838] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfb4fe000
[    1.214811] hub 3-0:1.0: USB hub found
[    1.214852] hub 3-0:1.0: 3 ports detected
[    1.214925] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.214945] ohci_hcd 0000:00:12.1: OHCI Host Controller
[    1.214977] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
[    1.214998] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfb4fd000
[    1.274808] hub 4-0:1.0: USB hub found
[    1.274818] hub 4-0:1.0: 3 ports detected
[    1.274891] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.274911] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    1.274943] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[    1.274974] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfb4fc000
[    1.334800] hub 5-0:1.0: USB hub found
[    1.334841] hub 5-0:1.0: 3 ports detected
[    1.334920] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.334941] ohci_hcd 0000:00:13.1: OHCI Host Controller
[    1.334977] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[    1.335037] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfb4fb000
[    1.394797] hub 6-0:1.0: USB hub found
[    1.394839] hub 6-0:1.0: 3 ports detected
[    1.394912] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.394931] ohci_hcd 0000:00:14.5: OHCI Host Controller
[    1.394965] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
[    1.395027] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfb4f9000
[    1.448301] isapnp: No Plug & Play device found
[    1.458821] hub 7-0:1.0: USB hub found
[    1.458863] hub 7-0:1.0: 2 ports detected
[    1.458932] uhci_hcd: USB Universal Host Controller Interface driver
[    1.459016] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.464516] i8042.c: Detected active multiplexing controller, rev 1.1.
[    1.466317] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.466328] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.466332] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.466335] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.466338] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.466416] mice: PS/2 mouse device common for all mice
[    1.466577] rtc_cmos 00:03: RTC can wake from S4
[    1.466618] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.466643] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.466741] device-mapper: uevent: version 1.0.3
[    1.466865] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[    1.466970] device-mapper: multipath: version 1.1.1 loaded
[    1.466975] device-mapper: multipath round-robin: version 1.0.0 loaded
[    1.467155] EISA: Probing bus 0 at eisa.0
[    1.467158] EISA: Cannot allocate resource for mainboard
[    1.467161] Cannot allocate resource for EISA slot 1
[    1.467163] Cannot allocate resource for EISA slot 2
[    1.467165] Cannot allocate resource for EISA slot 3
[    1.467167] Cannot allocate resource for EISA slot 4
[    1.467168] Cannot allocate resource for EISA slot 5
[    1.467170] Cannot allocate resource for EISA slot 6
[    1.467172] Cannot allocate resource for EISA slot 7
[    1.467174] Cannot allocate resource for EISA slot 8
[    1.467176] EISA: Detected 0 cards.
[    1.467311] cpuidle: using governor ladder
[    1.467313] cpuidle: using governor menu
[    1.467591] TCP cubic registered
[    1.467705] NET: Registered protocol family 10
[    1.468038] lo: Disabled Privacy Extensions
[    1.468255] NET: Registered protocol family 17
[    1.468292] powernow-k8: Found 1 AMD Athlon(tm) II Dual-Core M300 (2 cpu cores) (version 2.20.00)
[    1.468388] powernow-k8:    0 : pstate 0 (2000 MHz)
[    1.468390] powernow-k8:    1 : pstate 1 (1400 MHz)
[    1.468392] powernow-k8:    2 : pstate 2 (800 MHz)
[    1.469153] Using IPI No-Shortcut mode
[    1.469260] PM: Resume from disk failed.
[    1.469272] registered taskstats version 1
[    1.469551]   Magic number: 6:253:278
[    1.469586] tty tty15: hash matches
[    1.469671] rtc_cmos 00:03: setting system clock to 2010-12-03 12:15:24 UTC (1291378524)
[    1.469674] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.469675] EDD information not available.
[    1.469739] Freeing unused kernel memory: 704k freed
[    1.470055] Write protecting the kernel text: 5088k
[    1.470131] Write protecting the kernel read-only data: 2020k
[    1.470672] usb 2-1: new high speed USB device using ehci_hcd and address 2
[    1.491555] udev[76]: starting version 163
[    1.507192] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.592995] ahci 0000:00:11.0: version 3.0
[    1.593015]   alloc irq_desc for 22 on node -1
[    1.593017]   alloc kstat_irqs on node -1
[    1.593025] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.593129] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    1.593133] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio slum part ccc 
[    1.616628] atl1c 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.616641] atl1c 0000:03:00.0: setting latency timer to 64
[    1.631609] scsi0 : ahci
[    1.648412] scsi1 : ahci
[    1.655670] scsi2 : ahci
[    1.655792] scsi3 : ahci
[    1.655958] ata1: SATA max UDMA/133 abar m1024@0xfb4ff800 port 0xfb4ff900 irq 22
[    1.655962] ata2: SATA max UDMA/133 abar m1024@0xfb4ff800 port 0xfb4ff980 irq 22
[    1.655964] ata3: DUMMY
[    1.655966] ata4: DUMMY
[    1.697755] atl1c 0000:03:00.0: version 1.0.0.2-NAPI
[    1.736143] usb 1-1: new high speed USB device using ehci_hcd and address 2
[    1.870278] hub 1-1:1.0: USB hub found
[    1.870576] hub 1-1:1.0: 4 ports detected
[    1.960106] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.968117] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.975086] ata2.00: ATAPI: HL-DT-STDVDRAM GT10N, 1.02, max UDMA/100
[    1.978106] ata2.00: configured for UDMA/100
[    1.984107] usb 1-2: new high speed USB device using ehci_hcd and address 3
[    2.021627] ata1.00: ATA-8: ST9500325AS, 0002SDM1, max UDMA/133
[    2.021631] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.023907] ata1.00: configured for UDMA/133
[    2.024167] scsi 0:0:0:0: Direct-Access     ATA      ST9500325AS      0002 PQ: 0 ANSI: 5
[    2.024357] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.024511] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.024610] sd 0:0:0:0: [sda] Write Protect is off
[    2.024613] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.024646] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.024890]  sda:
[    2.026468] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GT10N     1.02 PQ: 0 ANSI: 5
[    2.034153] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.034158] Uniform CD-ROM driver Revision: 3.20
[    2.034290] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.034351] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.035185]  sda1 sda2 < sda5 >
[    2.073850] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.091163] Btrfs loaded
[    2.125818] Initializing USB Mass Storage driver...
[    2.125940] usb-storage 1-2:1.0: Quirks match for vid 1058 pid 0704: 8000
[    2.125963] scsi4 : usb-storage 1-2:1.0
[    2.126046] usbcore: registered new interface driver usb-storage
[    2.126048] USB Mass Storage support registered.
[    2.229072] usb 1-3: new high speed USB device using ehci_hcd and address 4
[    2.711054] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    3.124878] scsi 4:0:0:0: Direct-Access     WD       3200BMV External 1.75 PQ: 0 ANSI: 4
[    3.125376] sd 4:0:0:0: Attached scsi generic sg2 type 0
[    3.126129] sd 4:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    3.126754] sd 4:0:0:0: [sdb] Write Protect is off
[    3.126759] sd 4:0:0:0: [sdb] Mode Sense: 23 00 00 00
[    3.126762] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[    3.128255] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[    3.128263]  sdb: sdb1
[    3.171246] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[    3.171252] sd 4:0:0:0: [sdb] Attached SCSI disk
[    4.555464] scsi5 : usb-storage 1-3:1.0
[    4.629163] usb 1-1.2: new low speed USB device using ehci_hcd and address 5
[    5.552869] scsi 5:0:0:0: Direct-Access     Generic  USB Disk         9.02 PQ: 0 ANSI: 2
[    5.553387] sd 5:0:0:0: Attached scsi generic sg3 type 0
[    5.554706] sd 5:0:0:0: [sdc] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    5.555487] sd 5:0:0:0: [sdc] Write Protect is off
[    5.555492] sd 5:0:0:0: [sdc] Mode Sense: 03 00 00 00
[    5.555495] sd 5:0:0:0: [sdc] Assuming drive cache: write through
[    5.557372] sd 5:0:0:0: [sdc] Assuming drive cache: write through
[    5.557380]  sdc: sdc1 sdc2 sdc3 sdc4
[    5.614858] sd 5:0:0:0: [sdc] Assuming drive cache: write through
[    5.614863] sd 5:0:0:0: [sdc] Attached SCSI disk
[   12.316114] Adding 14588924k swap on /dev/sda5.  Priority:-1 extents:1 across:14588924k 
[   12.346575] udev[461]: starting version 163
[   12.423900] lp: driver loaded but no devices found
[   12.459896] Linux agpgart interface v0.103
[   12.461315] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   12.468315] ACPI: resource piix4_smbus [io  0x0b00-0x0b07] conflicts with ACPI region SMR1 [??? 0x00000b00-0x00000b0f flags 0x31]
[   12.468320] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.565975] asus_laptop: Asus Laptop Support version 0.42
[   12.656261] cfg80211: Calling CRDA to update world regulatory domain
[   12.658416] asus_laptop:   N60Dp model detected
[   12.719551] Linux video capture interface: v2.00
[   12.721675] acpi device:05: registered as cooling_device2
[   12.721852] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:02/LNXVIDEO:00/input/input5
[   12.721913] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   12.731321] asus_laptop: Backlight controlled by ACPI video driver
[   12.731377] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input6
[   12.751659] uvcvideo: Found UVC 1.00 device CNF7129 (04f2:b071)
[   12.769415] cfg80211: World regulatory domain updated:
[   12.769419]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   12.769423]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   12.769426]     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   12.769429]     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   12.769431]     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   12.769434]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   12.776489] input: CNF7129 as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/input/input7
[   12.776551] usbcore: registered new interface driver uvcvideo
[   12.776554] USB Video Class driver (v0.1.0)
[   12.794741] [drm] Initialized drm 1.1.0 20060810
[   12.831401] type=1400 audit(1291374935.857:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=825 comm="apparmor_parser"
[   12.831697] type=1400 audit(1291374935.857:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=825 comm="apparmor_parser"
[   12.831865] type=1400 audit(1291374935.857:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=825 comm="apparmor_parser"
[   12.886866] ath9k 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   12.886876] ath9k 0000:02:00.0: setting latency timer to 64
[   12.930559] usbcore: registered new interface driver hiddev
[   12.932426] input: MosArt Optical Mouse as /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.2/1-1.2:1.0/input/input8
[   12.932530] generic-usb 0003:13EE:0003.0001: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-0000:00:12.2-1.2/input0
[   12.932549] usbcore: registered new interface driver usbhid
[   12.932551] usbhid: USB HID core driver
[   12.939968] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   12.940526] [drm] radeon defaulting to kernel modesetting.
[   12.940528] [drm] radeon kernel modesetting enabled.
[   12.940604] radeon 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   12.940609] radeon 0000:01:00.0: setting latency timer to 64
[   12.942283] [drm] initializing kernel modesetting (RV730 0x1002:0x9488).
[   12.942380] [drm] register mmio base: 0xFB5F0000
[   12.942382] [drm] register mmio size: 65536
[   12.943884] ATOM BIOS: Asus_N60DP_M96XT
[   12.943900] [drm] Clocks initialized !
[   12.943912] radeon 0000:01:00.0: VRAM: 1024M 0x00000000 - 0x3FFFFFFF (1024M used)
[   12.943916] radeon 0000:01:00.0: GTT: 512M 0x40000000 - 0x5FFFFFFF
[   13.339134] [drm] Detected VRAM RAM=1024M, BAR=256M
[   13.339138] [drm] RAM width 128bits DDR
[   13.339184] [TTM] Zone  kernel: Available graphics memory: 420094 kiB.
[   13.339186] [TTM] Zone highmem: Available graphics memory: 2060290 kiB.
[   13.339189] [TTM] Initializing pool allocator.
[   13.339208] [drm] radeon: 1024M of VRAM memory ready
[   13.339210] [drm] radeon: 512M of GTT memory ready.
[   13.339250]   alloc irq_desc for 44 on node -1
[   13.339252]   alloc kstat_irqs on node -1
[   13.339262] radeon 0000:01:00.0: irq 44 for MSI/MSI-X
[   13.339267] radeon 0000:01:00.0: radeon: using MSI.
[   13.339297] [drm] radeon: irq initialized.
[   13.339300] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   13.340691] [drm] Loading RV730 Microcode
[   13.349842] ath: EEPROM regdomain: 0x60
[   13.349846] ath: EEPROM indicates we should expect a direct regpair map
[   13.349850] ath: Country alpha2 being used: 00
[   13.349852] ath: Regpair used: 0x60
[   13.402628] [drm] ring test succeeded in 1 usecs
[   13.402844] [drm] radeon: ib pool ready.
[   13.402933] [drm] ib test succeeded in 0 usecs
[   13.402936] [drm] Enabling audio support
[   13.402971] [drm] Default TV standard: NTSC
[   13.403955] [drm] Radeon Display Connectors
[   13.403959] [drm] Connector 0:
[   13.403961] [drm]   VGA
[   13.403963] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   13.403966] [drm]   Encoders:
[   13.403967] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   13.403969] [drm] Connector 1:
[   13.403971] [drm]   LVDS
[   13.403972] [drm]   Encoders:
[   13.403974] [drm]     LCD1: INTERNAL_UNIPHY2
[   13.403975] [drm] Connector 2:
[   13.403977] [drm]   HDMI-A
[   13.403978] [drm]   HPD1
[   13.403980] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[   13.403982] [drm]   Encoders:
[   13.403984] [drm]     DFP1: INTERNAL_UNIPHY
[   13.408653] phy0: Selected rate control algorithm 'ath9k_rate_control'
[   13.409260] Registered led device: ath9k-phy0::radio
[   13.409277] Registered led device: ath9k-phy0::assoc
[   13.409292] Registered led device: ath9k-phy0::tx
[   13.409309] Registered led device: ath9k-phy0::rx
[   13.409315] phy0: Atheros AR9280 Rev:2 mem=0xf8f00000, irq=16
[   13.413539] [drm] radeon: power management initialized
[   13.435313] [drm] fb mappable at 0xD0142000
[   13.435316] [drm] vram apper at 0xD0000000
[   13.435318] [drm] size 4325376
[   13.435320] [drm] fb depth is 24
[   13.435321] [drm]    pitch is 5632
[   13.588231] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04711/0xa00000/0x20000
[   13.628441] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input9
[   15.173668] Console: switching to colour frame buffer device 170x48
[   15.178811] fb0: radeondrmfb frame buffer device
[   15.178813] drm: registered panic notifier
[   15.178816] Slow work thread pool: Starting up
[   15.178871] Slow work thread pool: Ready
[   15.178878] [drm] Initialized radeon 2.5.0 20080528 for 0000:01:00.0 on minor 0
[   15.179102] HDA Intel 0000:01:00.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[   15.179146]   alloc irq_desc for 45 on node -1
[   15.179149]   alloc kstat_irqs on node -1
[   15.179159] HDA Intel 0000:01:00.1: irq 45 for MSI/MSI-X
[   15.179180] HDA Intel 0000:01:00.1: setting latency timer to 64
[   15.253685] type=1400 audit(1291374938.281:5): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=1091 comm="apparmor_parser"
[   15.261496] type=1400 audit(1291374938.289:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=1092 comm="apparmor_parser"
[   15.261804] type=1400 audit(1291374938.289:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1092 comm="apparmor_parser"
[   15.261973] type=1400 audit(1291374938.289:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1092 comm="apparmor_parser"
[   15.261991] type=1400 audit(1291374938.289:9): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1093 comm="apparmor_parser"
[   15.266046] type=1400 audit(1291374938.293:10): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=1093 comm="apparmor_parser"
[   15.268531] type=1400 audit(1291374938.297:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=1093 comm="apparmor_parser"
[   15.639176] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   15.647803]   alloc irq_desc for 46 on node -1
[   15.647808]   alloc kstat_irqs on node -1
[   15.647822] atl1c 0000:03:00.0: irq 46 for MSI/MSI-X
[   15.648215] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.665902] ppdev: user-space parallel port driver
[   18.235140] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[   19.465216] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
[   46.972713] wlan0: authenticate with 00:17:33:d1:0e:54 (try 1)
[   46.980014] wlan0: authenticated
[   46.980032] wlan0: associate with 00:17:33:d1:0e:54 (try 1)
[   46.986348] wlan0: RX AssocResp from 00:17:33:d1:0e:54 (capab=0x411 status=0 aid=1)
[   46.986353] wlan0: associated
[   46.986706] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   47.256941] padlock: VIA PadLock not detected.
[   48.508382] EXT3-fs: barriers not enabled
[   48.518551] kjournald starting.  Commit interval 5 seconds
[   48.518584] EXT3-fs (sdc4): warning: checktime reached, running e2fsck is recommended
[   48.519713] EXT3-fs (sdc4): using internal journal
[   48.519730] EXT3-fs (sdc4): mounted filesystem with ordered data mode
[   48.846044] EXT3-fs: barriers not enabled
[   48.852465] kjournald starting.  Commit interval 5 seconds
[   48.852502] EXT3-fs (sdc3): warning: checktime reached, running e2fsck is recommended
[   48.853084] EXT3-fs (sdc3): using internal journal
[   48.853100] EXT3-fs (sdc3): mounted filesystem with ordered data mode
[   57.808086] wlan0: no IPv6 routers present
[  235.036711] usb 1-1.3: new high speed USB device using ehci_hcd and address 6
[  235.142245] scsi6 : usb-storage 1-1.3:1.2
[  235.145905] WARNING! power/level is deprecated; use power/control instead
[  235.204807] usblp0: USB Bidirectional printer dev 6 if 1 alt 0 proto 2 vid 0x04B8 pid 0x0839
[  235.204872] usbcore: registered new interface driver usblp
[  236.144472] scsi 6:0:0:0: Direct-Access     EPSON    Stylus Storage   1.00 PQ: 0 ANSI: 2
[  236.146409] sd 6:0:0:0: Attached scsi generic sg4 type 0
[  236.159291] sd 6:0:0:0: [sdd] Attached SCSI removable disk
[  236.628266] usb 1-1.3: usbfs: interface 1 claimed by usblp while 'usb' sets config #1

voila, c'est une version 32 bit que j'ai mis;
Rectification j'entends le son d'ubuntu au démarrage mais pas la musique.

Attend Jack Daniels, tu me dis que la sortie HDMI n'est pas une sortie jack ? normalement là j'utilise la sortie jack mais depuis que j'ai plus de sons, j'ai enlevé le jack et les petites enceintes de mon pc marchent pas non plus... Donc ça voudrait dire qu'il m'en manque une de sortie...

Hors ligne

#12 2010-12-03 14:14:39

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

pti-seb a écrit :

Peux-tu nous donner le résultat de la commande suivante :

dmesg

J'ai trouvé également une autre astuce ici. En gros il faut

1- editer le fichier /etc/modprobe.d/alsa-base :

sudo gedit /etc/modprobe.d/alsa-base

2- ajouter à la dernière ligne :

options snd-hda-intel model=laptop

3- rebooter

alors j'ai tenté de faire ça sauf que : dans le fichier alsabase il n'y a rien de noter, j'ai quand meme mise la ligne que tu m'a donné... et j'ai rebooté, rien n'a changé !

ET JE PRECISE BIEN J ENTENDS LE SON DE TAMBOUR D UBUNTU AU DÉMARRAGE AVEC LES ENCEINTES DE MON ORDI MAIS PAS DE MUSIQUE NI RIEN D'AUTRE APRES...

je tente de passer sous OSS quand meme ?

Hors ligne

#13 2010-12-03 14:22:45

pti-seb
Administrator
Lieu : Rennes
Inscription : 2010-10-26
Messages : 313
Site Web

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

Ah bah cela change tout. Si tu entends le bruit des tambours au démarrage, cela veux donc dire que la carte son marche et qu'elle est correctement configurée au niveau du système.

P.S : pas d'erreur dans le dmesg. Mais bon maintenant on sait que les pilotes de la carte son correctement chargés.

Hors ligne

#14 2010-12-03 14:44:07

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

comme tu dis ça change à ce niveau là  !
sauf que : apparement il reconnait pas la sortie jack ?
et que j'ai commencé à installer OSS4 mais dnas le tutoriel http://doc.ubuntu-fr.org/oss4, il me demande de configuer alsa et que j'arrive pas à comprendre comment attendre ce foutu chemin là ! et que du coup j'ai oss4 aux trois quarts installés mais si je redémarre mon ordi va y avoir que oss4 qui fonctionne vu que j'ai désactivé alsa !
raaaa, ubuntu c'est sympa mais j'avoue des fois c'est énervant.

Hors ligne

#15 2010-12-03 15:28:36

Muy_Bien
Tux-débutant
Lieu : 127.0.0.1
Inscription : 2010-11-09
Messages : 85
Site Web

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

Littleoneka a écrit :

et que j'ai commencé à installer OSS4 mais dnas le tutoriel http://doc.ubuntu-fr.org/oss4, il me demande de configuer alsa et que j'arrive pas à comprendre comment attendre ce foutu chemin là !

Salut !
si tu parle du chemin ~/.asoundrc
c'est un fichier caché du nom de asoundrc dans ton dossier personnel /home/littleoneka/.
Dans un terminal tape tout simplement

gedit ~/.asoundrc

ou

gedit /home/$USER/.asoundrc

ou même, soyons fous !!

cd && gedit .asoundrc

Je fais un petit apparté pour moi qui n'est plus de son non plus. Je galére depuis plusieurs moi avec ma Realteck ALC888 qui embete pas mal de monde sur Maverick (j'avais réussi sur Lucid). Si j'installe OSS4 est ce que ça peut résoudre mon probléme de driver de carte graphique ?

Dernière modification par Muy_Bien (2010-12-03 15:32:11)


Le manuel disait « Nécessite Windows XP ou mieux ». J'ai donc installé Linux.
Je ne suis pas asocial, Je ne suis juste pas orienté utilisateur.

Hors ligne

#16 2010-12-04 13:34:27

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

okay, maintenant que j'ai mis OSS4
rien ne marche pas meme le son de tambour d'ubuntu au début... que faire que faire ?

Hors ligne

#17 2010-12-04 14:07:51

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

okay, rectifications : le son sur internet marche mais pas la musique avec rhymthbox. peut etre il faut que je réinstalle mieux alsa ?

Hors ligne

#18 2010-12-08 00:17:56

Littleoneka
Tux-débutant
Inscription : 2010-12-02
Messages : 11

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

vous allez vraiment me prendre pour une débutante mais je suis bloquée, là, je ne sais pas comment reconfigurer alsa... je n'ai pas de son pour voir des films, donc si vous avez encore des idées pour que le son sortant de mon ordi marche...

Hors ligne

#19 2010-12-08 01:30:27

JackDaniels93
Tux-débutant
Lieu : Le Blanc-Mesnil (93)
Inscription : 2010-10-28
Messages : 48
Site Web

Re : Probleme de son sous ubuntu 10.10 avec portable ASUS

Personnellement je pense que tu devrais peut-être penser à réinstaller ton système pour repartir de bon pied, parce que trop de bidouilles tuent la bidouille tongue
Si après avoir mis ton système à jour, tu as toujours le même problème, en ayant bien vérifié d'être sur la bonne sortie (pour peu qu'elle soit affichée), alors je te conseille d'essayer une autre distro, comme fedora, mandriva ou encore opensuse. Le support matériel peut varier d'une distro à l'autre, il faut juste essayer. Pour éviter d'avoir à installer ces systèmes pour se rendre compte que ça ne fonctionne pas, utilise les live CD de ces systèmes, ils te permettront d'essayer la distro sans l'installer, ça t'évitera de perdre trop de temps.


Regarde devant toi au lieu de regarder ton nombril !

Hors ligne

Pied de page des forums