Fórum Ubuntu Linux - PT
19 de Junho de 2013, 03:36 *
Olá, Visitante. Faça o login ou registre-se.
Perdeu o seu e-mail de ativação?

Login com nome de usuário, senha e duração da sessão
Notícias: Informações da última versão: Ubuntu Linux 13.04 -Raring Ringtail
 
   Home   Ajuda Regras Pesquisa Login Registre-se  
Anúncios
Páginas: [1] 2 3   Ir para o fundo
  Imprimir  
Autor Tópico: Nao toca mais de um som ao msmo tempo (ALSA CS4281)  (Lida 4266 vezes)
Strokes
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 70



Ver Perfil WWW
« em: 22 de Junho de 2007, 00:02 »

Galera to com o seguinte probleminha, como escuto musica 24/7 o pc ta sempre tocando algo, entao qndo vai tocar otru evento sonoro ou coisa parecida, ele n toca, so fika a musika, e no esquema de som lah, diz q o dispositivo ta sendo usado e bla bla bla qndo tento executar o teste escutando musica.
outra coisa que notei foi o o volume do linux eh milhoes de vezes maior q a do windows, ou eu que estou louco?!
abraço vlw
« Última modificação: 12 de Julho de 2007, 13:41 por Strokes » Registrado

Mythus
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 264


Liga dos Dinos


Ver Perfil WWW
« Responder #1 em: 22 de Junho de 2007, 01:54 »

Não está ficando louco não! Essa é uma possibilidade muito comum! Sem Graça

Você está usando Alsa ou OSS? É bem possível que esteja usando esse último ou que o driver da sua placa ainda está em desenvolvimento e ainda não suporta múltiplas streams de audio.

Se estiver usando OSS, abra o gnome-sound-properties e mude para Alsa.
Registrado

Abraços,
_________________
Não é programador, não é hacker. Formado em Direito pela UFPb. Usuário de Linux em tempo integral: Linux User Number: 174012.
Strokes
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 70



Ver Perfil WWW
« Responder #2 em: 22 de Junho de 2007, 12:51 »

errr, tava usando o OSS mas com o ALSA, ele ta o seguinte erro "audiotestsrc wave since=512 ! audioconvert ! audiosample ! gconfaudiosink profile=music: recurso ocupado ou não disponivel"
Registrado

Mythus
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 264


Liga dos Dinos


Ver Perfil WWW
« Responder #3 em: 22 de Junho de 2007, 16:46 »

Pelo que você me mostrou o seu Alsa não está funcionando perfeitamente, só o OSS. Isso explica a limitação de tocar um som por vez.

Primeiro vamos ver se você tem uma placa de som compatível com o Alsa. O OSS um sistema de som que provê mais ou menos um "driver genérico". Vamos saber se o seu chipset é compatível e se você tem os drivers do Alsa instalados.

Você também pode se adiantar indo nesse link, substituindo o nome do chipset pelo seu.

É bom também colar aqui a saída do dmesg e do lspci -v, naquilo que for relevante à sua placa de som (se você tiver dúvida, pode colocar tudo que eu cato. Assim que iniciar o computador, digite no terminal:
Código:
echo "### INICIO DO DMESG ###" > ~/inicio.log ; dmesg >> ~/inicio.log ; echo "### INICIO DO LSPCI ###" >> ~/inicio.log ; lspci -v >> ~/inicio.log ; gedit ~/inicio.log

Coloquei todos os comandos numa linha só pra facilitar o ctrl+c/ctrl+v Piscada
Só pra enteder o que você está fazendo: cada comando é separado por um ";" e todas as saídas estão sendo direcionadas ">" para o mesmo arquivo, uma abaixo da outra ">>", e finalmente você abre o arquivo no gedit para facilitar a cópia dos dados aqui no tópico.
Registrado

Abraços,
_________________
Não é programador, não é hacker. Formado em Direito pela UFPb. Usuário de Linux em tempo integral: Linux User Number: 174012.
Strokes
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 70



Ver Perfil WWW
« Responder #4 em: 22 de Junho de 2007, 18:28 »

Ok, aqui vamos nos

Citar
### INICIO DO DMESG ###
[    0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Thu Jun 7 20:19:32 UTC 2007 (Ubuntu 2.6.20-16.29-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 0000000017efd000 end: 0000000017ffd000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 0000000017ffd000 size: 0000000000002000 end: 0000000017fff000 type: 3
[    0.000000] copy_e820_map() start: 0000000017fff000 size: 0000000000001000 end: 0000000018000000 type: 4
[    0.000000] copy_e820_map() start: 00000000ffff0000 size: 0000000000010000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000017ffd000 (usable)
[    0.000000]  BIOS-e820: 0000000017ffd000 - 0000000017fff000 (ACPI data)
[    0.000000]  BIOS-e820: 0000000017fff000 - 0000000018000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 383MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 98301) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->    98301
[    0.000000]   HighMem     98301 ->    98301
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->    98301
[    0.000000] On node 0 totalpages: 98301
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 735 pages used for memmap
[    0.000000]   Normal zone: 93470 pages, LIFO batch:31
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000] DMI 2.3 present.
[    0.000000] ACPI: RSDP (v000 ASUS                                  ) @ 0x000f55e0
[    0.000000] ACPI: RSDT (v001 ASUS   P3V133   0x30303031 MSFT 0x31313031) @ 0x17ffd000
[    0.000000] ACPI: FADT (v001 ASUS   P3V133   0x30303031 MSFT 0x31313031) @ 0x17ffd080
[    0.000000] ACPI: BOOT (v001 ASUS   P3V133   0x30303031 MSFT 0x31313031) @ 0x17ffd040
[    0.000000] ACPI: DSDT (v001   ASUS P3V133   0x00001000 MSFT 0x0100000b) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0xe408
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 18000000:e7ff0000)
[    0.000000] Detected 551.279 MHz processor.
[   21.599500] Built 1 zonelists.  Total pages: 97534
[   21.599517] Kernel command line: root=UUID=9cce8294-acad-4cea-aa96-bb0058b50615 ro quiet splash locale=pt_BR
[   21.600280] Local APIC disabled by BIOS -- you can enable it with "lapic"
[   21.600305] mapped APIC to ffffd000 (0130a000)
[   21.600321] Enabling fast FPU save and restore... done.
[   21.600331] Enabling unmasked SIMD FPU exception support... done.
[   21.600360] Initializing CPU#0
[   21.600533] PID hash table entries: 2048 (order: 11, 8192 bytes)
[   21.602570] Console: colour VGA+ 80x25
[   21.603312] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[   21.605148] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[   21.664064] Memory: 378680k/393204k available (1992k kernel code, 13948k reserved, 900k data, 328k init, 0k highmem)
[   21.664104] virtual kernel memory layout:
[   21.664109]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[   21.664115]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   21.664120]     vmalloc : 0xd8800000 - 0xff7fe000   ( 623 MB)
[   21.664125]     lowmem  : 0xc0000000 - 0xd7ffd000   ( 383 MB)
[   21.664130]       .init : 0xc03d9000 - 0xc042b000   ( 328 kB)
[   21.664135]       .data : 0xc02f2374 - 0xc03d36d4   ( 900 kB)
[   21.664141]       .text : 0xc0100000 - 0xc02f2374   (1992 kB)
[   21.664153] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   21.740499] Calibrating delay using timer specific routine.. 1103.98 BogoMIPS (lpj=2207972)
[   21.740641] Security Framework v1.0.0 initialized
[   21.740666] SELinux:  Disabled at boot.
[   21.740726] Mount-cache hash table entries: 512
[   21.741347] CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
[   21.741385] CPU: L1 I cache: 16K, L1 D cache: 16K
[   21.741395] CPU: L2 cache: 256K
[   21.741406] CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000
[   21.741437] Compat vDSO mapped to ffffe000.
[   21.741458] Remapping vsyscall page to ffffe000
[   21.741489] Checking 'hlt' instruction... OK.
[   21.756788] SMP alternatives: switching to UP code
[   21.757542] Freeing SMP alternatives: 11k freed
[   21.758210] Early unpacking initramfs... done
[   22.929392] ACPI: Core revision 20060707
[   22.930926] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   22.933958] ACPI: setting ELCR to 0200 (from 0c60)
[   22.934239] CPU0: Intel Pentium III (Coppermine) stepping 03
[   22.934260] SMP motherboard not detected.
[   22.934269] Local APIC not detected. Using dummy APIC emulation.
[   22.934435] Brought up 1 CPUs
[   22.935372] Booting paravirtualized kernel on bare hardware
[   22.935577] Time: 21:00:14  Date: 05/22/107
[   22.935696] NET: Registered protocol family 16
[   22.936064] EISA bus registered
[   22.936083] ACPI: bus type pci registered
[   22.937927] PCI: PCI BIOS revision 2.10 entry at 0xf06b0, last bus=1
[   22.937937] PCI: Using configuration type 1
[   22.937944] Setting up standard PCI resources
[   22.954158] ACPI: Interpreter enabled
[   22.954173] ACPI: Using PIC for interrupt routing
[   22.956685] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[   22.957430] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[   22.958150] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[   22.958869] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 7 9 10 11 12 14 15)
[   22.959477] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   22.959501] PCI: Probing PCI hardware (bus 00)
[   22.960159] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[   22.961720] Boot video device is 0000:01:00.0
[   22.961808] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   22.977086] Linux Plug and Play Support v0.97 (c) Adam Belay
[   22.977132] pnp: PnP ACPI init
[   22.989935] pnp: PnP ACPI: found 13 devices
[   22.989958] PnPBIOS: Disabled by ACPI PNP
[   22.990185] PCI: Using ACPI for IRQ routing
[   22.990198] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   22.992844] NET: Registered protocol family 8
[   22.992852] NET: Registered protocol family 20
[   22.993733] pnp: 00:03: ioport range 0xe400-0xe47f could not be reserved
[   22.993747] pnp: 00:03: ioport range 0xe800-0xe80f has been reserved
[   22.993758] pnp: 00:03: ioport range 0x290-0x297 has been reserved
[   22.994784] PCI: Bridge: 0000:00:01.0
[   22.994793]   IO window: disabled.
[   22.994806]   MEM window: d6000000-d7efffff
[   22.994817]   PREFETCH window: d7f00000-e3ffffff
[   22.994852] PCI: Setting latency timer of device 0000:00:01.0 to 64
[   22.994947] NET: Registered protocol family 2
[   23.028390] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[   23.028684] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[   23.029315] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[   23.029730] TCP: Hash tables configured (established 16384 bind 8192)
[   23.029742] TCP reno registered
[   23.040767] checking if image is initramfs... it is
[   25.237029] Freeing initrd memory: 6772k freed
[   25.237965] Simple Boot Flag at 0x3a set to 0x1
[   25.238675] audit: initializing netlink socket (disabled)
[   25.238731] audit(1182546016.820:1): initialized
[   25.239417] VFS: Disk quotas dquot_6.5.1
[   25.239502] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   25.239763] io scheduler noop registered
[   25.239775] io scheduler anticipatory registered
[   25.239784] io scheduler deadline registered
[   25.239821] io scheduler cfq registered (default)
[   25.239860] Activating ISA DMA hang workarounds.
[   25.240672] isapnp: Scanning for PnP cards...
[   25.595308] isapnp: No Plug & Play device found
[   25.706930] Real Time Clock Driver v1.12ac
[   25.707086] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   25.707361] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   25.708054] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   25.709959] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   25.710678] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   25.711586] mice: PS/2 mouse device common for all mice
[   25.713669] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   25.714568] input: Macintosh mouse button emulation as /class/input/input0
[   25.714697] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   25.714713] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   25.715278] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[   25.718581] serio: i8042 KBD port at 0x60,0x64 irq 1
[   25.718605] serio: i8042 AUX port at 0x60,0x64 irq 12
[   25.719083] EISA: Probing bus 0 at eisa.0
[   25.719154] EISA: Detected 0 cards.
[   25.749458] TCP cubic registered
[   25.749487] NET: Registered protocol family 1
[   25.749565] Using IPI No-Shortcut mode
[   25.749761] ACPI: (supports S0 S1 S4 S5)
[   25.749910]   Magic number: 11:841:45
[   25.749925]   hash matches device ttyee
[   25.750972] Freeing unused kernel memory: 328k freed
[   25.751473] Time: tsc clocksource has been installed.
[   27.520577] Capability LSM initialized
[   27.667632] ACPI: CPU0 (power states: C1[C1] C2[C2])
[   29.498861] VP_IDE: IDE controller at PCI slot 0000:00:04.1
[   29.498912] VP_IDE: chipset revision 16
[   29.498920] VP_IDE: not 100% native mode: will probe irqs later
[   29.498945] VP_IDE: VIA vt82c596b (rev 23) IDE UDMA66 controller on pci0000:00:04.1
[   29.498968]     ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
[   29.498998]     ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:pio
[   29.499018] Probing IDE interface ide0...
[   29.561273] usbcore: registered new interface driver usbfs
[   29.561381] usbcore: registered new interface driver hub
[   29.561471] usbcore: registered new device driver usb
[   29.566953] USB Universal Host Controller Interface driver v3.0
[   29.608606] via-rhine.c:v1.10-LK1.4.2 Sept-11-2006 Written by Donald Becker
[    8.684000] Time: acpi_pm clocksource has been installed.
[    8.884000] hda: HL-DT-ST GCE-8526B, ATAPI CD/DVD-ROM drive
[    9.556000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    9.556000] Probing IDE interface ide1...
[    9.972000] hdc: SAMSUNG SP0411N, ATA DISK drive
[   10.644000] ide1 at 0x170-0x177,0x376 on irq 15
[   10.676000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 6
[   10.676000] PCI: setting IRQ 6 as level-triggered
[   10.676000] ACPI: PCI Interrupt 0000:00:04.2[D] -> Link [LNKD] -> GSI 6 (level, low) -> IRQ 6
[   10.676000] uhci_hcd 0000:00:04.2: UHCI Host Controller
[   10.684000] SCSI subsystem initialized
[   10.724000] libata version 2.20 loaded.
[   10.736000] uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
[   10.736000] uhci_hcd 0000:00:04.2: irq 6, io base 0x0000d400
[   10.736000] usb usb1: configuration #1 chosen from 1 choice
[   10.736000] hub 1-0:1.0: USB hub found
[   10.736000] hub 1-0:1.0: 2 ports detected
[   10.840000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
[   10.840000] PCI: setting IRQ 5 as level-triggered
[   10.840000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
[   10.844000] eth0: VIA Rhine III at 0x1d000, 00:40:f4:61:85:fe, IRQ 5.
[   10.844000] eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 41e1.
[   10.844000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[   10.844000] PCI: setting IRQ 10 as level-triggered
[   10.844000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
[   10.848000] eth1: VIA Rhine III at 0x1b800, 00:40:f4:a2:a4:4f, IRQ 10.
[   10.848000] eth1: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000.
[   10.948000] hda: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
[   10.948000] Uniform CD-ROM driver Revision: 3.20
[   10.960000] hdc: max request size: 512KiB
[   10.968000] hdc: Host Protected Area detected.
[   10.968000]    current capacity is 66055245 sectors (33820 MB)
[   10.968000]    native  capacity is 78242976 sectors (40060 MB)
[   10.984000] hdc: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
[   10.984000] hdc: task_no_data_intr: error=0x04 { DriveStatusError }
[   10.984000] ide: failed opcode was: 0x37
[   10.984000] hdc: 66055245 sectors (33820 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(33)
[   10.984000] hdc: cache flushes supported
[   10.984000]  hdc: hdc1 hdc2 < hdc5 >
[   11.208000] usb 1-2: new low speed USB device using uhci_hcd and address 2
[   11.384000] usb 1-2: configuration #1 chosen from 1 choice
[   11.444000] usbcore: registered new interface driver hiddev
[   11.488000] input: USB Keyboard USB Keyboard as /class/input/input1
[   11.488000] input: USB HID v1.10 Keyboard [USB Keyboard USB Keyboard] on usb-0000:00:04.2-2
[   11.512000] Attempting manual resume
[   11.512000] swsusp: Resume From Partition 22:5
[   11.512000] PM: Checking swsusp image.
[   11.512000] PM: Resume from disk failed.
[   11.520000] input: USB Keyboard USB Keyboard as /class/input/input2
[   11.520000] input: USB HID v1.10 Device [USB Keyboard USB Keyboard] on usb-0000:00:04.2-2
[   11.520000] usbcore: registered new interface driver usbhid
[   11.520000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[   11.672000] kjournald starting.  Commit interval 5 seconds
[   11.672000] EXT3-fs warning (device hdc1): ext3_clear_journal_err: Filesystem error recorded from previous mount: IO failure
[   11.672000] EXT3-fs warning (device hdc1): ext3_clear_journal_err: Marking fs in need of filesystem check.
[   11.672000] EXT3-fs: mounted filesystem with ordered data mode.
[   23.444000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[   23.512000] eth1: link down
[   25.268000] NET: Registered protocol family 17
[   28.260000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   28.288000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   29.656000] Linux agpgart interface v0.102 (c) Dave Jones
[   30.108000] agpgart: Detected VIA Apollo Pro 133 chipset
[   30.112000] agpgart: AGP aperture is 64M @ 0xe4000000
[   30.184000] input: PC Speaker as /class/input/input3
[   30.364000] input: ImPS/2 Generic Wheel Mouse as /class/input/input4
[   31.912000] nvidia: module license 'NVIDIA' taints kernel.
[   32.188000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[   32.188000] PCI: setting IRQ 11 as level-triggered
[   32.188000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[   32.188000] NVRM: loading NVIDIA Linux x86 Kernel Module  1.0-9631  Thu Nov  9 17:38:10 PST 2006
[   32.232000] parport: PnPBIOS parport detected.
[   32.232000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[   33.204000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[   33.756000] gameport: CS4281 Gameport is pci0000:00:0c.0/gameport0, speed 2982kHz
[   34.120000] fuse init (API version 7.Legal
[   34.184000] lp0: using parport0 (interrupt-driven).
[   34.292000] Adding 1124508k swap on /dev/disk/by-uuid/50c9ec28-a538-4371-8aff-3caa2889ded0.  Priority:-1 extents:1 across:1124508k
[   71.748000] NET: Registered protocol family 10
[   71.748000] lo: Disabled Privacy Extensions
[   71.748000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   82.392000] eth0: no IPv6 routers present
[  119.340000] EXT3 FS on hdc1, internal journal
[  125.788000] PPP generic driver version 2.4.2
[  125.920000] NET: Registered protocol family 24
[  127.472000] ibm_acpi: ec object not found
[  127.764000] No dock devices found.
[  127.920000] input: Power Button (FF) as /class/input/input5
[  127.920000] ACPI: Power Button (FF) [PWRF]
[  127.948000] input: Power Button (CM) as /class/input/input6
[  127.948000] ACPI: Power Button (CM) [PWRB]
[  128.212000] Using specific hotkey driver
[  128.508000] pcc_acpi: loading...
[  131.436000] ip_tables: (C) 2000-2006 Netfilter Core Team
[  140.276000] ppdev: user-space parallel port driver
[  141.944000] agpgart: Found an AGP 1.0 compliant device at 0000:00:00.0.
[  141.944000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 2x mode
[  141.944000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 2x mode
[  146.444000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[  146.444000] apm: overridden by ACPI.
[  147.580000] Bluetooth: Core ver 2.11
[  147.580000] NET: Registered protocol family 31
[  147.580000] Bluetooth: HCI device and connection manager initialized
[  147.580000] Bluetooth: HCI socket layer initialized
[  147.820000] Bluetooth: L2CAP ver 2.8
[  147.820000] Bluetooth: L2CAP socket layer initialized
[  147.832000] Bluetooth: RFCOMM socket layer initialized
[  147.832000] Bluetooth: RFCOMM TTY layer initialized
[  147.832000] Bluetooth: RFCOMM ver 1.8
[  155.260000] eth0: no IPv6 routers present
Registrado

Strokes
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 70



Ver Perfil WWW
« Responder #5 em: 22 de Junho de 2007, 18:29 »

Citar
### INICIO DO LSPCI ###
00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev 44)
   Flags: bus master, medium devsel, latency 0
   Memory at e4000000 (32-bit, prefetchable) [size=64M]
   Capabilities: <access denied>

00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x 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: d6000000-d7efffff
   Prefetchable memory behind bridge: d7f00000-e3ffffff
   Capabilities: <access denied>

00:04.0 ISA bridge: VIA Technologies, Inc. VT82C596 ISA [Mobile South] (rev 23)
   Flags: bus master, stepping, medium devsel, latency 0

00:04.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10) (prog-if 8a [Master SecP PriP])
   Flags: bus master, stepping, medium devsel, latency 32
   [virtual] Memory at 000001f0 (32-bit, non-prefetchable)
   [virtual] Memory at 000003f0 (type 3, non-prefetchable)
   [virtual] Memory at 00000170 (32-bit, non-prefetchable)
   [virtual] Memory at 00000370 (type 3, non-prefetchable)
   I/O ports at d800 [size=16]
   Capabilities: <access denied>

00:04.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 11) (prog-if 00 [UHCI])
   Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
   Flags: bus master, medium devsel, latency 32, IRQ 6
   I/O ports at d400 [size=32]
   Capabilities: <access denied>

00:04.3 Host bridge: VIA Technologies, Inc. VT82C596 Power Management (rev 30)
   Flags: medium devsel

00:0a.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 86)
   Subsystem: VIA Technologies, Inc. Unknown device 0105
   Flags: bus master, stepping, medium devsel, latency 32, IRQ 5
   I/O ports at d000 [size=256]
   Memory at d5800000 (32-bit, non-prefetchable) [size=256]
   Capabilities: <access denied>

00:0b.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 8b)
   Subsystem: VIA Technologies, Inc. Unknown device 0105
   Flags: bus master, stepping, medium devsel, latency 32, IRQ 10
   I/O ports at b800 [size=256]
   Memory at d5000000 (32-bit, non-prefetchable) [size=256]
   Capabilities: <access denied>

00:0c.0 Multimedia audio controller: Cirrus Logic Crystal CS4281 PCI Audio (rev 01)
   Flags: bus master, medium devsel, latency 32, IRQ 11
   Memory at d4800000 (32-bit, non-prefetchable) [size=4K]
   Memory at d4000000 (32-bit, non-prefetchable) [size=64K]
   Capabilities: <access denied>

01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x] (rev c1) (prog-if 00 [VGA])
Registrado

Mythus
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 264


Liga dos Dinos


Ver Perfil WWW
« Responder #6 em: 23 de Junho de 2007, 03:36 »

00:0c.0 Multimedia audio controller: Cirrus Logic Crystal CS4281 PCI Audio (rev 01)
   Flags: bus master, medium devsel, latency 32, IRQ 11
   Memory at d4800000 (32-bit, non-prefetchable) [size=4K]
   Memory at d4000000 (32-bit, non-prefetchable) [size=64K]
   Capabilities: <access denied>

[   22.956685] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[   32.188000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[   32.188000] PCI: setting IRQ 11 as level-triggered
[   32.188000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[   33.204000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[   33.756000] gameport: CS4281 Gameport is pci0000:00:0c.0/gameport0, speed 2982kHz

O que você precisava colar era só isso aqui em cima.^^

Você é a primeira pessoa que eu vejo que colocou o CD/DVD Rom no master da primeira ide e o hd como master da segunda ide!

Mas voltando ao que interessa.

Não sei como é a sua leitura de inglês, mas aqui: https://help.ubuntu.com/community/HowToSetupSoundCards tem um tutorial de como instalar a placa de som.

com algumas diferenças pro seu hardware:
sudo modprobe snd-cs4281
alsamixer
sudo gedit /etc/modules
snd-cs4281
sudo modprobe snd-cs4281 port=0x220(tem que ver na bios) irq=11 dma1=1(tem que verna bios) *Ele diz que "acha"! Pode ser que a sua placa não precise.
alsamixer

Em http://alsa.opensrc.org/index.php/ALSA_modules Justamente a sua placa não tem informação, mas em compensação http://www.thinkwiki.org/index.php?title=CS4281 mostra que ela é compatível.

Vai postando as mensagens de erro e perguntando que eu vou respondendo na medida do possível.
Registrado

Abraços,
_________________
Não é programador, não é hacker. Formado em Direito pela UFPb. Usuário de Linux em tempo integral: Linux User Number: 174012.
Strokes
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 70



Ver Perfil WWW
« Responder #7 em: 23 de Junho de 2007, 12:49 »

00:0c.0 Multimedia audio controller: Cirrus Logic Crystal CS4281 PCI Audio (rev 01)
   Flags: bus master, medium devsel, latency 32, IRQ 11
   Memory at d4800000 (32-bit, non-prefetchable) [size=4K]
   Memory at d4000000 (32-bit, non-prefetchable) [size=64K]
   Capabilities: <access denied>

[   22.956685] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[   32.188000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[   32.188000] PCI: setting IRQ 11 as level-triggered
[   32.188000] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[   33.204000] ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
[   33.756000] gameport: CS4281 Gameport is pci0000:00:0c.0/gameport0, speed 2982kHz

O que você precisava colar era só isso aqui em cima.^^
Pois é mas como você citou ali eu tava meio inseguro, não sei muita coisa de linux Piscada


Citar
Você é a primeira pessoa que eu vejo que colocou o CD/DVD Rom no master da primeira ide e o hd como master da segunda ide!
Eu sei, mas é que por alguma causa, a minha BIOS não lê o driver de CD na master da primeira ide

Citar
Não sei como é a sua leitura de inglês, mas aqui: https://help.ubuntu.com/community/HowToSetupSoundCards tem um tutorial de como instalar a placa de som.

com algumas diferenças pro seu hardware:
sudo modprobe snd-cs4281
alsamixer
sudo gedit /etc/modules
snd-cs4281
sudo modprobe snd-cs4281 port=0x220(tem que ver na bios) irq=11 dma1=1(tem que verna bios) *Ele diz que "acha"! Pode ser que a sua placa não precise.
alsamixer

Em http://alsa.opensrc.org/index.php/ALSA_modules Justamente a sua placa não tem informação, mas em compensação http://www.thinkwiki.org/index.php?title=CS4281 mostra que ela é compatível.

Vai postando as mensagens de erro e perguntando que eu vou respondendo na medida do possível.
Ok, vou dar uma lida e testar, to sem lente agora, mais além eu vou postando!
Vlw pela ajuda!!
Abraço

---------------
EDIT:
Não consegui fazer aquela parte onde precisa das informações da BIOS @_@
« Última modificação: 23 de Junho de 2007, 13:19 por Strokes » Registrado

Mythus
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 264


Liga dos Dinos


Ver Perfil WWW
« Responder #8 em: 23 de Junho de 2007, 21:31 »

Com
Código:
sudo lspci -v
aparece a porta, mas ainda assim, vais ter que catar o DMA lá.

Em todo caso, esse é um passo que talvez você possa ignorá-lo.

O driver já está carregado?
Código:
lsmod |grep snd
Registrado

Abraços,
_________________
Não é programador, não é hacker. Formado em Direito pela UFPb. Usuário de Linux em tempo integral: Linux User Number: 174012.
Strokes
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 70



Ver Perfil WWW
« Responder #9 em: 24 de Junho de 2007, 17:52 »

Citar
snd_cs4281             23200  1
gameport               16520  2 snd_cs4281
snd_ac97_codec         98464  1 snd_cs4281
ac97_bus                3200  1 snd_ac97_codec
snd_pcm_oss            44544  0
snd_mixer_oss          17408  2 snd_pcm_oss
snd_pcm                79876  3 snd_cs4281,snd_ac97_codec,snd_pcm_oss
snd_page_alloc         10888  1 snd_pcm
snd_opl3_lib           11520  1 snd_cs4281
snd_hwdep               9988  1 snd_opl3_lib
snd_seq_dummy           4740  0
snd_seq_oss            32896  0
snd_seq_midi            9600  0
snd_rawmidi            25472  2 snd_cs4281,snd_seq_midi
snd_seq_midi_event      8448  2 snd_seq_oss,snd_seq_midi
snd_seq                52592  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              23684  3 snd_pcm,snd_opl3_lib,snd_seq
snd_seq_device          9100  6 snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    54020  12 snd_cs4281,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_hwdep,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               8672  2 snd

Que coisa, ainda não tá funcionando! T_T
Registrado

Mythus
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 264


Liga dos Dinos


Ver Perfil WWW
« Responder #10 em: 24 de Junho de 2007, 22:25 »

você seguiu todas as linhas sem mensagens de erro? e continua com o mesmo erro inicial? e no dmesg aparece algum erro?
Registrado

Abraços,
_________________
Não é programador, não é hacker. Formado em Direito pela UFPb. Usuário de Linux em tempo integral: Linux User Number: 174012.
Strokes
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 70



Ver Perfil WWW
« Responder #11 em: 24 de Junho de 2007, 22:45 »

Sim sim, continua o mesmo maldito erro!!

PS: vo terminar de fazer umas coisas aqui, e vo re fazer tudo de novo X_X
« Última modificação: 24 de Junho de 2007, 22:48 por Strokes » Registrado

Strokes
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 70



Ver Perfil WWW
« Responder #12 em: 25 de Junho de 2007, 14:23 »

Ok, fiz tooooooooooooooodos os passos, li milhões de vezes aquele tutorial lá, e ainda não funciona Indeciso
Registrado

Mythus
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 264


Liga dos Dinos


Ver Perfil WWW
« Responder #13 em: 26 de Junho de 2007, 01:03 »

Ok, fiz tooooooooooooooodos os passos, li milhões de vezes aquele tutorial lá, e ainda não funciona Indeciso
Eu poderia te ajudar melhor se você colasse no tópico as mensagens que aparecem no terminal. Indeciso
Registrado

Abraços,
_________________
Não é programador, não é hacker. Formado em Direito pela UFPb. Usuário de Linux em tempo integral: Linux User Number: 174012.
Strokes
Usuário Ubuntu
*
Deslogado Deslogado

Mensagens: 70



Ver Perfil WWW
« Responder #14 em: 26 de Junho de 2007, 13:00 »

Ok, fiz tooooooooooooooodos os passos, li milhões de vezes aquele tutorial lá, e ainda não funciona Indeciso
Eu poderia te ajudar melhor se você colasse no tópico as mensagens que aparecem no terminal. Indeciso
Mas não rola nenhuma msg, no terminal executando aqueles comandos =/
Registrado

Páginas: [1] 2 3   Ir para o topo
  Imprimir  
 
Ir para:  

Powered by MySQL Powered by PHP Tema desenvolvido por FaBMak e n3t0
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines
© 2013 Canonical Ltd. Ubuntu e Canonical são marcas registradas da Canonical Ltd.
XHTML 1.0 válido! CSS válido!