Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Ubuntu Studio 9.10 i EMU 0404 pci

[es] :: Linux hardware :: Ubuntu Studio 9.10 i EMU 0404 pci

[ Pregleda: 3500 | Odgovora: 3 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

Sava

Član broj: 6587
Poruke: 1483



+326 Profil

icon Ubuntu Studio 9.10 i EMU 0404 pci19.11.2009. u 07:26 - pre 175 meseci
Pitanje je jednostavno: da li je neko uspeo da pokrena EMU 0404 pci karticu u Ubuntuu (ili u bilo kojoj drugoj verziji)?

Našao sam neko uputstvo koje sam u celosti ispratio i instalavcija drajvera po njemu je prošla glatko, ali zvuka i dalje nema. Uputstvo je sledeće:

"sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
--output-document=/etc/apt/sources.list.d/medibuntu.list

sudo apt-get -q update

sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring

sudo apt-get -q update

Synaptics Manager (System --> Administration -->
Synaptic Package Manager) - Quick Search: "alsa-firmware"

Install"

Mislim da ljudi koji su uspeli da izvuku zvuk koriste usb varijantu kartice.

Svaka pomoć je dobrodošla.
 
Odgovor na temu

combuster
Ivan Bulatovic
Kraljevo

Član broj: 151351
Poruke: 4563
93.86.6.*

Sajt: www.linuxsrbija.org


+104 Profil

icon Re: Ubuntu Studio 9.10 i EMU 0404 pci19.11.2009. u 09:27 - pre 175 meseci
Sta ti kaze kada kucas u terminalu sledece komande:

lspci|grep Audio

cat /proc/asound/cards

A mogao bi da odradis i dmesg > dmesg.log pa da posaljes taj fajl ovde...
make love - !war
 
Odgovor na temu

Sava

Član broj: 6587
Poruke: 1483



+326 Profil

icon Re: Ubuntu Studio 9.10 i EMU 0404 pci21.11.2009. u 17:35 - pre 175 meseci
Na prvo pitanje ne odgovori ništa, na drugo je rekao sledeće:

1 [UART ]: MPU-401 UART - MPU-401 UART
MPU-401 UART at 0x330, irq 10

a na treće ovo (i ranije u Suse Linuxu je karticu prijavljivao kao EMU10K1_Audigy što ne bi trebalo da je tačno):
Code:

[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf07f0000 - 0xff7fe000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xefff0000   ( 767 MB)
[    0.000000]       .init : 0xc07b2000 - 0xc0833000   ( 516 kB)
[    0.000000]       .data : 0xc0582222 - 0xc07b19c8   (2237 kB)
[    0.000000]       .text : 0xc0100000 - 0xc0582222   (4616 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Real-Time Preemption Support (C) 2004-2007 Ingo Molnar
[    0.000000] Preemptible RCU implementation.
[    0.000000] NR_IRQS:512
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1466.835 MHz processor.
[    0.000999] Console: colour VGA+ 80x25
[    0.000999] console [tty0] enabled
[    0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 2933.67 BogoMIPS (lpj=1466835)
[    0.000999] Security Framework initialized
[    0.000999] AppArmor: AppArmor initialized
[    0.000999] Mount-cache hash table entries: 512
[    0.000999] Initializing cgroup subsys ns
[    0.000999] Initializing cgroup subsys cpuacct
[    0.000999] Initializing cgroup subsys memory
[    0.000999] Initializing cgroup subsys freezer
[    0.000999] Initializing cgroup subsys net_cls
[    0.000999] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.000999] CPU: L2 Cache: 256K (64 bytes/line)
[    0.000999] mce: CPU supports 4 MCE banks
[    0.000999] Performance Counters: AMD PMU driver.
[    0.000999] ------------[ cut here ]------------
[    0.000999] WARNING: at /build/buildd/linux-rt-2.6.31/arch/x86/kernel/apic/apic.c:247 native_apic_write_dummy+0x33/0x40()
[    0.000999] Hardware name:  
[    0.000999] Modules linked in:
[    0.000999] Pid: 0, comm: swapper Not tainted 2.6.31-9-rt #152-Ubuntu
[    0.000999] Call Trace:
[    0.000999]  [<c0146b2d>] warn_slowpath_common+0x6d/0xa0
[    0.000999]  [<c011e443>] ? native_apic_write_dummy+0x33/0x40
[    0.000999]  [<c011e443>] ? native_apic_write_dummy+0x33/0x40
[    0.000999]  [<c0146b75>] warn_slowpath_null+0x15/0x20
[    0.000999]  [<c011e443>] native_apic_write_dummy+0x33/0x40
[    0.000999]  [<c010e9ec>] perf_counters_lapic_init+0x2c/0x30
[    0.000999]  [<c07b9d58>] init_hw_perf_counters+0x159/0x21c
[    0.000999]  [<c07b999f>] identify_boot_cpu+0x21/0x23
[    0.000999]  [<c07b9b21>] check_bugs+0xb/0xe9
[    0.000999]  [<c07b28f2>] start_kernel+0x2e7/0x311
[    0.000999]  [<c07b242a>] ? unknown_bootoption+0x0/0x1ab
[    0.000999]  [<c07b207c>] i386_start_kernel+0x7c/0x83
[    0.000999] ---[ end trace a7919e7f17c0a725 ]---
[    0.000999] ... version:                 0
[    0.000999] ... bit width:               48
[    0.000999] ... generic counters:        4
[    0.000999] ... value mask:              0000ffffffffffff
[    0.000999] ... max period:              00007fffffffffff
[    0.000999] ... fixed-purpose counters:  0
[    0.000999] ... counter mask:            000000000000000f
[    0.000999] Checking 'hlt' instruction... OK.
[    0.004763] SMP alternatives: switching to UP code
[    0.010024] Freeing SMP alternatives: 16k freed
[    0.010071] ACPI: Core revision 20090521
[    0.019054] ACPI: setting ELCR to 0200 (from 1a20)
[    0.021168] weird, boot CPU (#0) not listed by the BIOS.
[    0.021175] SMP motherboard not detected.
[    0.021179] Local APIC not detected. Using dummy APIC emulation.
[    0.021182] SMP disabled
[    0.021821] Brought up 1 CPUs
[    0.021826] Total of 1 processors activated (2933.67 BogoMIPS).
[    0.021848] CPU0 attaching NULL sched-domain.
[    0.022697] Booting paravirtualized kernel on bare hardware
[    0.023078] regulator: core version 0.5
[    0.023188] Time: 16:43:07  Date: 11/21/09
[    0.023302] NET: Registered protocol family 16
[    0.024394] EISA bus registered
[    0.024427] ACPI: bus type pci registered
[    0.025805] PCI: PCI BIOS revision 2.10 entry at 0xfb0d0, last bus=1
[    0.025810] PCI: Using configuration type 1 for base access
[    0.036080] bio: create slab <bio-0> at 0
[    0.036910] ACPI: EC: Look up EC in DSDT
[    0.043409] ACPI: Interpreter enabled
[    0.043421] ACPI: (supports S0 S1 S4 S5)
[    0.043466] ACPI: Using PIC for interrupt routing
[    0.051544] ACPI: No dock devices found.
[    0.051754] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.051912] pci 0000:00:00.0: reg 10 32bit mmio: [0xe0000000-0xe3ffffff]
[    0.052048] pci 0000:00:01.0: supports D1
[    0.052097] pci 0000:00:09.0: reg 10 io port: [0xc000-0xc01f]
[    0.052140] pci 0000:00:09.0: supports D1 D2
[    0.052168] pci 0000:00:0a.0: reg 10 32bit mmio: [0xe7000000-0xe700ffff]
[    0.052177] pci 0000:00:0a.0: reg 14 io port: [0xc400-0xc41f]
[    0.052239] pci 0000:00:0b.0: reg 10 io port: [0xc800-0xc8ff]
[    0.052248] pci 0000:00:0b.0: reg 14 32bit mmio: [0xe7010000-0xe70100ff]
[    0.052272] pci 0000:00:0b.0: reg 30 32bit mmio: [0x000000-0x00ffff]
[    0.052292] pci 0000:00:0b.0: supports D1 D2
[    0.052296] pci 0000:00:0b.0: PME# supported from D1 D2 D3hot D3cold
[    0.052302] pci 0000:00:0b.0: PME# disabled
[    0.052354] pci 0000:00:0c.0: reg 20 io port: [0xcc00-0xcc1f]
[    0.052381] pci 0000:00:0c.0: supports D1 D2
[    0.052384] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.052390] pci 0000:00:0c.0: PME# disabled
[    0.052443] pci 0000:00:0c.1: reg 20 io port: [0xd000-0xd01f]
[    0.052471] pci 0000:00:0c.1: supports D1 D2
[    0.052474] pci 0000:00:0c.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.052479] pci 0000:00:0c.1: PME# disabled
[    0.052516] pci 0000:00:0c.2: reg 10 32bit mmio: [0xe7011000-0xe70110ff]
[    0.052559] pci 0000:00:0c.2: supports D1 D2
[    0.052562] pci 0000:00:0c.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.052568] pci 0000:00:0c.2: PME# disabled
[    0.052717] pci 0000:00:11.1: reg 20 io port: [0xd400-0xd40f]
[    0.052798] pci 0000:00:11.2: reg 20 io port: [0xd800-0xd81f]
[    0.052873] pci 0000:00:11.3: reg 20 io port: [0xdc00-0xdc1f]
[    0.052950] pci 0000:00:11.4: reg 20 io port: [0xe000-0xe01f]
[    0.053064] pci 0000:01:00.0: reg 10 32bit mmio: [0xe4000000-0xe4ffffff]
[    0.053072] pci 0000:01:00.0: reg 14 32bit mmio: [0xd0000000-0xdfffffff]
[    0.053092] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[    0.053148] pci 0000:00:01.0: bridge 32bit mmio: [0xe4000000-0xe5ffffff]
[    0.053154] pci 0000:00:01.0: bridge 32bit mmio pref: [0xd0000000-0xdfffffff]
[    0.053164] pci_bus 0000:00: on NUMA node 0
[    0.053175] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.080207] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[    0.080455] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[    0.080702] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
[    0.080945] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 *12 14 15)
[    0.081883] SCSI subsystem initialized
[    0.081982] libata version 3.00 loaded.
[    0.082475] usbcore: registered new interface driver usbfs
[    0.082572] usbcore: registered new interface driver hub
[    0.082688] usbcore: registered new device driver usb
[    0.083605] ACPI: WMI: Mapper loaded
[    0.083610] PCI: Using ACPI for IRQ routing
[    0.095076] Bluetooth: Core ver 2.15
[    0.095217] NET: Registered protocol family 31
[    0.095221] Bluetooth: HCI device and connection manager initialized
[    0.095227] Bluetooth: HCI socket layer initialized
[    0.095231] NetLabel: Initializing
[    0.095234] NetLabel:  domain hash size = 128
[    0.095236] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.095266] NetLabel:  unlabeled traffic allowed by default
[    0.107085] pnp: PnP ACPI init
[    0.107136] ACPI: bus type pnp registered
[    0.113506] pnp: PnP ACPI: found 14 devices
[    0.113512] ACPI: ACPI bus type pnp unregistered
[    0.113519] PnPBIOS: Disabled by ACPI PNP
[    0.113544] system 00:00: iomem range 0xd0000-0xd3fff has been reserved
[    0.113549] system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
[    0.113555] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
[    0.113560] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
[    0.113565] system 00:00: iomem range 0x2fff0000-0x2fffffff could not be reserved
[    0.113571] system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
[    0.113576] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.113581] system 00:00: iomem range 0x100000-0x2ffeffff could not be reserved
[    0.113586] system 00:00: iomem range 0xfee00000-0xfee00fff has been reserved
[    0.113591] system 00:00: iomem range 0xfff80000-0xfffeffff has been reserved
[    0.113610] system 00:02: ioport range 0x290-0x297 has been reserved
[    0.113615] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[    0.113620] system 00:02: ioport range 0x800-0x805 has been reserved
[    0.149186] AppArmor: AppArmor Filesystem Enabled
[    0.149248] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.149252] pci 0000:00:01.0:   IO window: disabled
[    0.149261] pci 0000:00:01.0:   MEM window: 0xe4000000-0xe5ffffff
[    0.149267] pci 0000:00:01.0:   PREFETCH window: 0xd0000000-0xdfffffff
[    0.149287] pci 0000:00:01.0: setting latency timer to 64
[    0.149296] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.149300] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.149306] pci_bus 0000:01: resource 1 mem: [0xe4000000-0xe5ffffff]
[    0.149310] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.149427] NET: Registered protocol family 2
[    0.149603] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.150398] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.153076] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes)
[    0.158200] TCP: Hash tables configured (established 131072 bind 65536)
[    0.158207] TCP reno registered
[    0.158493] NET: Registered protocol family 1
[    0.158640] Trying to unpack rootfs image as initramfs...
[    0.513153] Freeing initrd memory: 7591k freed
[    0.533784] cpufreq-nforce2: No nForce2 chipset.
[    0.533987] Scanning for low memory corruption every 60 seconds
[    0.534599] audit: initializing netlink socket (disabled)
[    0.534636] type=2000 audit(1258821787.532:1): initialized
[    0.540365] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.540518] VFS: Disk quotas dquot_6.5.2
[    0.540570] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.541168] fuse init (API version 7.12)
[    0.541293] msgmni has been set to 1487
[    0.541621] alg: No test for stdrng (krng)
[    0.541645] io scheduler noop registered
[    0.541648] io scheduler anticipatory registered
[    0.541652] io scheduler deadline registered
[    0.541674] io scheduler cfq registered (default)
[    0.541697] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[    0.541821] pci 0000:01:00.0: Boot video device
[    0.542225] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.542442] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.543055] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.543063] ACPI: Power Button [PWRF]
[    0.543211] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    0.543217] ACPI: Power Button [PWRB]
[    0.543359] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    0.543369] ACPI: Sleep Button [SLPB]
[    0.543592] fan PNP0C0B:00: registered as cooling_device0
[    0.543602] ACPI: Fan [FAN] (on)
[    0.544108] Marking TSC unstable due to TSC halts in idle
[    0.544208] ACPI: CPU0 (power states: C1[C1] C2[C2])
[    0.544303] processor LNXCPU:00: registered as cooling_device1
[    0.544310] ACPI: Processor [CPU0] (supports 2 throttling states)
[    0.547559] thermal LNXTHERM:01: registered as thermal_zone0
[    0.547574] ACPI: Thermal Zone [THRM] (40 C)
[    0.547980] isapnp: Scanning for PnP cards...
[    0.904585] isapnp: No Plug & Play device found
[    0.911325] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.911550] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.911720] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.912473] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.912741] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.917100] brd: module loaded
[    0.918910] loop: module loaded
[    0.919392] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[    0.923320] pata_via 0000:00:11.1: version 0.3.4
[    0.924230] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    0.924236] PCI: setting IRQ 11 as level-triggered
[    0.924245] pata_via 0000:00:11.1: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    0.924254] pata_via 0000:00:11.1: VIA VLink IRQ fixup, from 255 to 11
[    0.924649] scsi0 : pata_via
[    0.925100] scsi1 : pata_via
[    0.929769] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xd400 irq 14
[    0.929776] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xd408 irq 15
[    0.933680] Fixed MDIO Bus: probed
[    0.933985] PPP generic driver version 2.4.2
[    0.934508] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.935216] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
[    0.935222] PCI: setting IRQ 5 as level-triggered
[    0.935230] ehci_hcd 0000:00:0c.2: PCI INT C -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[    0.935279] ehci_hcd 0000:00:0c.2: EHCI Host Controller
[    0.935515] ehci_hcd 0000:00:0c.2: new USB bus registered, assigned bus number 1
[    0.935645] ehci_hcd 0000:00:0c.2: irq 5, io mem 0xe7011000
[    0.941037] ehci_hcd 0000:00:0c.2: USB 2.0 started, EHCI 1.00
[    0.941344] usb usb1: configuration #1 chosen from 1 choice
[    0.941460] hub 1-0:1.0: USB hub found
[    0.941484] hub 1-0:1.0: 4 ports detected
[    0.941663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.941777] uhci_hcd: USB Universal Host Controller Interface driver
[    0.941877] uhci_hcd 0000:00:0c.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    0.941895] uhci_hcd 0000:00:0c.0: UHCI Host Controller
[    0.942114] uhci_hcd 0000:00:0c.0: new USB bus registered, assigned bus number 2
[    0.942198] uhci_hcd 0000:00:0c.0: irq 11, io base 0x0000cc00
[    0.942470] usb usb2: configuration #1 chosen from 1 choice
[    0.942583] hub 2-0:1.0: USB hub found
[    0.942604] hub 2-0:1.0: 2 ports detected
[    0.943392] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[    0.943400] uhci_hcd 0000:00:0c.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    0.943415] uhci_hcd 0000:00:0c.1: UHCI Host Controller
[    0.943596] uhci_hcd 0000:00:0c.1: new USB bus registered, assigned bus number 3
[    0.943668] uhci_hcd 0000:00:0c.1: irq 11, io base 0x0000d000
[    0.943913] usb usb3: configuration #1 chosen from 1 choice
[    0.944372] hub 3-0:1.0: USB hub found
[    0.944397] hub 3-0:1.0: 2 ports detected
[    0.945245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 12
[    0.945251] PCI: setting IRQ 12 as level-triggered
[    0.945259] uhci_hcd 0000:00:11.2: PCI INT D -> Link[LNKD] -> GSI 12 (level, low) -> IRQ 12
[    0.945278] uhci_hcd 0000:00:11.2: UHCI Host Controller
[    0.945542] uhci_hcd 0000:00:11.2: new USB bus registered, assigned bus number 4
[    0.945625] uhci_hcd 0000:00:11.2: irq 12, io base 0x0000d800
[    0.945877] usb usb4: configuration #1 chosen from 1 choice
[    0.945992] hub 4-0:1.0: USB hub found
[    0.946069] hub 4-0:1.0: 2 ports detected
[    0.946172] uhci_hcd 0000:00:11.3: PCI INT D -> Link[LNKD] -> GSI 12 (level, low) -> IRQ 12
[    0.946187] uhci_hcd 0000:00:11.3: UHCI Host Controller
[    0.946334] uhci_hcd 0000:00:11.3: new USB bus registered, assigned bus number 5
[    0.946398] uhci_hcd 0000:00:11.3: irq 12, io base 0x0000dc00
[    0.946633] usb usb5: configuration #1 chosen from 1 choice
[    0.946743] hub 5-0:1.0: USB hub found
[    0.946766] hub 5-0:1.0: 2 ports detected
[    0.946854] uhci_hcd 0000:00:11.4: PCI INT D -> Link[LNKD] -> GSI 12 (level, low) -> IRQ 12
[    0.946869] uhci_hcd 0000:00:11.4: UHCI Host Controller
[    0.946995] uhci_hcd 0000:00:11.4: new USB bus registered, assigned bus number 6
[    0.947115] uhci_hcd 0000:00:11.4: irq 12, io base 0x0000e000
[    0.947372] usb usb6: configuration #1 chosen from 1 choice
[    0.947483] hub 6-0:1.0: USB hub found
[    0.947504] hub 6-0:1.0: 2 ports detected
[    0.947871] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.947876] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.948604] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.949073] mice: PS/2 mouse device common for all mice
[    0.949737] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.949810] rtc0: alarms up to one year, y3k, 242 bytes nvram
[    0.950060] device-mapper: uevent: version 1.0.3
[    0.950248] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected]
[    0.950336] device-mapper: multipath: version 1.1.0 loaded
[    0.950342] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.950668] EISA: Probing bus 0 at eisa.0
[    0.950693] Cannot allocate resource for EISA slot 4
[    0.950714] EISA: Detected 0 cards.
[    0.951098] cpuidle: using governor ladder
[    0.951522] cpuidle: using governor menu
[    0.952920] TCP cubic registered
[    0.952994] NET: Registered protocol family 10
[    0.953744] lo: Disabled Privacy Extensions
[    0.954331] NET: Registered protocol family 17
[    0.954538] Bluetooth: L2CAP ver 2.13
[    0.954542] Bluetooth: L2CAP socket layer initialized
[    0.954547] Bluetooth: SCO (Voice Link) ver 0.6
[    0.954550] Bluetooth: SCO socket layer initialized
[    0.954614] Bluetooth: RFCOMM TTY layer initialized
[    0.954619] Bluetooth: RFCOMM socket layer initialized
[    0.954622] Bluetooth: RFCOMM ver 1.11
[    0.954653] powernow-k8: Processor cpuid 662 not supported
[    0.954695] Using IPI No-Shortcut mode
[    0.955137] PM: Resume from disk failed.
[    0.955164] registered taskstats version 1
[    0.955368]   Magic number: 1:989:742
[    0.955603] rtc_cmos 00:04: setting system clock to 2009-11-21 16:43:08 UTC (1258821788)
[    0.955609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.955612] EDD information not available.
[    0.969112] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.084612] ata1.00: ATA-7: ExcelStor Technology J8160, P22OA85A, max UDMA/133
[    1.084619] ata1.00: 321672960 sectors, multi 16: LBA48 
[    1.090461] ata1.00: configured for UDMA/100
[    1.090744] scsi 0:0:0:0: Direct-Access     ATA      ExcelStor Techno P22O PQ: 0 ANSI: 5
[    1.091434] sd 0:0:0:0: [sda] 321672960 512-byte logical blocks: (164 GB/153 GiB)
[    1.091530] sd 0:0:0:0: [sda] Write Protect is off
[    1.091535] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.091581] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.091843]  sda:
[    1.092255] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.116230]  sda1 sda2 sda3 < sda5 sda6 >
[    1.147482] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.248040] usb 4-1: new low speed USB device using uhci_hcd and address 2
[    1.249450] ata2.00: ATAPI: PIONEER DVD-RW  DVR-112D, 1.15, max UDMA/66
[    1.249496] ata2.01: ATAPI: SAMSUNG CD-R/RW SW-248F, R601, max UDMA/33
[    1.249530] ata2.00: limited to UDMA/33 due to 40-wire cable
[    1.255325] ata2.00: configured for UDMA/33
[    1.261387] ata2.01: configured for UDMA/33
[    1.274329] scsi 1:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-112D 1.15 PQ: 0 ANSI: 5
[    1.297868] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[    1.297874] Uniform CD-ROM driver Revision: 3.20
[    1.298238] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.298471] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.300109] scsi 1:0:1:0: CD-ROM            SAMSUNG  CD-R/RW SW-248F  R601 PQ: 0 ANSI: 5
[    1.304104] sr1: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    1.304416] sr 1:0:1:0: Attached scsi CD-ROM sr1
[    1.304638] sr 1:0:1:0: Attached scsi generic sg2 type 5
[    1.304681] Freeing unused kernel memory: 516k freed
[    1.305929] Write protecting the kernel text: 4620k
[    1.305981] Write protecting the kernel read-only data: 1852k
[    1.416473] usb 4-1: configuration #1 chosen from 1 choice
[    1.629733] Floppy drive(s): fd0 is 1.44M
[    1.652290] FDC 0 is a post-1991 82077
[    1.691972] Linux agpgart interface v0.103
[    1.716772] agpgart: Detected VIA KT266/KY266x/KT333 chipset
[    1.728589] <6>8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    1.744866] agpgart-via 0000:00:00.0: AGP aperture is 64M @ 0xe0000000
[    1.744962] 8139cp 0000:00:0b.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    1.788430] usbcore: registered new interface driver hiddev
[    1.855508] input: USB Advance  Mouse as /devices/pci0000:00/0000:00:11.2/usb4/4-1/4-1:1.0/input/input5
[    1.855718] generic-usb 0003:0518:0005.0001: input,hidraw0: USB HID v1.10 Mouse [USB Advance  Mouse] on usb-0000:00:11.2-1/input0
[    1.895834] input: USB Advance  Mouse as /devices/pci0000:00/0000:00:11.2/usb4/4-1/4-1:1.1/input/input6
[    1.895998] generic-usb 0003:0518:0005.0002: input,hidraw1: USB HID v1.10 Keyboard [USB Advance  Mouse] on usb-0000:00:11.2-1/input1
[    1.898133] usbcore: registered new interface driver usbhid
[    1.898143] usbhid: v2.6:USB HID core driver
[    1.898421] 8139too Fast Ethernet driver 0.9.28
[    1.898514] 8139too 0000:00:0b.0: PCI INT A -> Link[LNKD] -> GSI 12 (level, low) -> IRQ 12
[    1.900865] eth0: RealTek RTL8139 at 0xc800, 00:e0:4c:c2:71:d6, IRQ 12
[    3.093377] PM: Starting manual resume from disk
[    3.093389] PM: Resume from partition 8:5
[    3.093392] PM: Checking hibernation image.
[    3.094056] PM: Resume from disk failed.
[    3.116432] EXT4-fs (sda6): INFO: recovery required on readonly filesystem
[    3.116443] EXT4-fs (sda6): write access will be enabled during recovery
[    3.138132] EXT4-fs (sda6): barriers enabled
[    8.338960] kjournald2 starting: pid 938, dev sda6:8, commit interval 5 seconds
[    8.339049] EXT4-fs (sda6): delayed allocation enabled
[    8.339056] EXT4-fs: file extents enabled
[    8.340358] EXT4-fs: mballoc enabled
[    8.340388] EXT4-fs (sda6): recovery complete
[    8.340825] EXT4-fs (sda6): mounted filesystem with ordered data mode
[    8.854365] type=1505 audit(1258821796.398:2): operation="profile_load" pid=961 name=/usr/share/gdm/guest-session/Xsession
[    8.859134] type=1505 audit(1258821796.403:3): operation="profile_load" pid=962 name=/sbin/dhclient3
[    8.859593] type=1505 audit(1258821796.403:4): operation="profile_load" pid=962 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[    8.859847] type=1505 audit(1258821796.403:5): operation="profile_load" pid=962 name=/usr/lib/connman/scripts/dhclient-script
[    8.909190] type=1505 audit(1258821796.453:6): operation="profile_load" pid=963 name=/usr/bin/evince
[    8.918650] type=1505 audit(1258821796.462:7): operation="profile_load" pid=963 name=/usr/bin/evince-previewer
[    8.924577] type=1505 audit(1258821796.468:8): operation="profile_load" pid=963 name=/usr/bin/evince-thumbnailer
[    8.990510] type=1505 audit(1258821796.534:9): operation="profile_load" pid=965 name=/usr/lib/cups/backend/cups-pdf
[    8.991179] type=1505 audit(1258821796.535:10): operation="profile_load" pid=965 name=/usr/sbin/cupsd
[    9.016428] type=1505 audit(1258821796.560:11): operation="profile_load" pid=966 name=/usr/sbin/tcpdump
[    9.803327] Adding 1052216k swap on /dev/sda5.  Priority:-1 extents:1 across:1052216k 
[   10.318379] udev: starting version 147
[   10.866063] EXT4-fs (sda6): internal journal on sda6:8
[   11.256797] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   11.484533] irda_init()
[   11.484566] NET: Registered protocol family 23
[   12.031169] gameport: NS558 PnP Gameport is pnp00:0d/gameport0, io 0x201, speed 1491kHz
[   12.463787] parport_pc 00:0a: reported by Plug and Play ACPI
[   12.463863] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   12.608487] ppdev: user-space parallel port driver
[   12.636990] lp0: using parport0 (interrupt-driven).
[   12.855917] b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully
[   13.100801] flexcop-pci: will use the HW PID filter.
[   13.100814] flexcop-pci: card revision 1
[   13.100838] b2c2_flexcop_pci 0000:00:0a.0: PCI INT A -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[   13.104069] DVB: registering new adapter (FlexCop Digital TV device)
[   13.106354] b2c2-flexcop: MAC address = 00:d0:d7:06:65:9d
[   13.107451] CX24123: cx24123_i2c_readreg: reg=0x0 (error=-121)
[   13.107458] CX24123: wrong demod revision: 87
[   13.356121] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.892803] mt352_read_register: readreg error (reg=127, ret==-121)
[   14.254643] nxt200x: nxt200x_readbytes: i2c read error (addr 0x0a, err == -121)
[   14.254652] Unknown/Unsupported NXT chip: 00 00 00 00 00
[   14.331683] lgdt330x: i2c_read_demod_bytes: addr 0x59 select 0x02 error (ret == -121)
[   14.790208] stv0297_readreg: readreg error (reg == 0x80, ret == -121)
[   15.159476] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   15.406959] type=1505 audit(1258818202.950:12): operation="profile_replace" pid=1351 name=/usr/share/gdm/guest-session/Xsession
[   15.418230] b2c2-flexcop: found 'Zarlink VP310 DVB-S' .
[   15.418242] DVB: registering adapter 0 frontend 0 (Zarlink VP310 DVB-S)...
[   15.418382] b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S rev 2.3 (old version)' at the 'PCI' bus controlled by a 'FlexCopII' complete
[   15.426167] EMU10K1_Audigy 0000:00:09.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[   15.426378] emu1010: Special config.
[   15.426462] emu1010: EMU_HANA_ID = 0x7f
[   15.426465] emu1010: filename emu/emu0404.fw testing
[   15.426472] EMU10K1_Audigy 0000:00:09.0: firmware: requesting emu/emu0404.fw
[   15.441718] type=1505 audit(1258818202.985:13): operation="profile_replace" pid=1352 name=/sbin/dhclient3
[   15.449818] type=1505 audit(1258818202.993:14): operation="profile_replace" pid=1352 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[   15.451868] type=1505 audit(1258818202.995:15): operation="profile_replace" pid=1352 name=/usr/lib/connman/scripts/dhclient-script
[   15.471363] type=1505 audit(1258818203.015:16): operation="profile_replace" pid=1355 name=/usr/bin/evince
[   15.481518] type=1505 audit(1258818203.025:17): operation="profile_replace" pid=1355 name=/usr/bin/evince-previewer
[   15.489104] type=1505 audit(1258818203.033:18): operation="profile_replace" pid=1355 name=/usr/bin/evince-thumbnailer
[   15.502755] type=1505 audit(1258818203.046:19): operation="profile_replace" pid=1357 name=/usr/lib/cups/backend/cups-pdf
[   15.503481] type=1505 audit(1258818203.047:20): operation="profile_replace" pid=1357 name=/usr/sbin/cupsd
[   15.509786] type=1505 audit(1258818203.053:21): operation="profile_replace" pid=1358 name=/usr/sbin/tcpdump
[   15.625691] nf_conntrack version 0.5.0 (12287 buckets, 49148 max)
[   15.628561] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[   15.628572] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[   15.628576] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[   15.730287] firmware size = 0xd67c
[   25.248039] eth0: no IPv6 routers present
[   27.540096] emu1010: Loading Hana Firmware file failed, reg = 0x7f
[   27.546249] EMU10K1_Audigy 0000:00:09.0: PCI INT A disabled
[  481.438611] Inbound IN=eth0 OUT= MAC=00:e0:4c:c2:71:d6:00:1d:0f:d9:8f:02:08:00 SRC=64.191.54.69 DST=192.168.1.100 LEN=1440 TOS=0x00 PREC=0x00 TTL=52 ID=63414 DF PROTO=TCP SPT=80 DPT=56890 WINDOW=6940 RES=0x00 ACK PSH URGP=0 






[Ovu poruku je menjao combuster dana 21.11.2009. u 19:43 GMT+1]
 
Odgovor na temu

combuster
Ivan Bulatovic
Kraljevo

Član broj: 151351
Poruke: 4563
93.86.6.*

Sajt: www.linuxsrbija.org


+104 Profil

icon Re: Ubuntu Studio 9.10 i EMU 0404 pci21.11.2009. u 19:00 - pre 175 meseci
https://bugtrack.alsa-project....u&show_comments=1#comments

Ova kartica je buggy od samog starta, ako ti ne radi po out of the box cim si instalirao distro - velike su sanse da je neces ni naterati da radi. Za sada drajver nece da ucita firmware za nju, da li je zato sto alsa modul za nju nije dobar ili trazi na pogresnom mestu...

Mozes da probas da nadjes neki ppa repo sa najnovijim (beta) alsa lib-ovima i firmware-om pa da vidis da li ti to pomaze ali cisto sumnjam...

https://launchpad.net/~themuso/+archive/ppa
https://launchpad.net/~alsa-backports/+archive/ppa

Ne znam koja je verzija alse kod tebe trenutno, pogledaj u synaptic-u...
make love - !war
 
Odgovor na temu

[es] :: Linux hardware :: Ubuntu Studio 9.10 i EMU 0404 pci

[ Pregleda: 3500 | Odgovora: 3 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.