PreguntasLinux

Versión Completa: Configurar Sonido (solucionado)
Actualmente estas viendo una versión simplificada de nuestro contenido. Para ver la versión completa en el formato correcto, dale click aquí
En una distro te anda, en otra no -> Ver las diferencias

kubuntu 7 te carga X cantidad de paquetes para sonido, con XX número de versión.
La idea es poner eso mismo en ubuntu 8.
Funcionará si es problema de paquetes.

Ahora, si es por lo juegos,... con sinaptics (y otros gestores de paquetes de programas) te puedes instalar esos y muchos más.l

En fin, por mi parte prácticamente nunca uso la computadora para entretenimientos, pero seguro en el foro hay quienes dominan el tema. Icon_guestbook
Tienes razon.
Entonces voy a desinstalar el Ubuntu 8.04 y instalare el Kubuntu 8.04.

Voya a tener kubuntu 7.10 y kubuntu 8.04 y veremos la diferencia en los paquetes.
Gracias por todo. Regresare con la noticia.
Creo que con ubuntu 8 y kubuntu 7 como tienes ahora ya lo puedes hacer.
Por otro lado x/k/ubuntus los puedes probar y usar desde el CD, sin instalar en disco rígido.
Interesante: http://www.preguntaslinux.org/-no-cargar...-4565.html

Podrías probar algunos de esos métodos para evitar ubuntu 8 cargue el modulo snd_cs4231
sin acatar lo puesto en /etc/modprobe.d/blacklist-own
según vimos en http://www.preguntaslinux.org/-configura...l#pid14982
Ubuntu 8.04
soliluna@soliluna-desktop:~$ cat /proc/asound/cards
--- no soundcards ---
soliluna@soliluna-desktop:~$

Kubuntu 7.10
saturnina@saturnina:~$ cat /proc/asound/cards
0 [AZT2320 ]: AZT2320 - Aztech AZT2320
Aztech AZT2320, WSS at 0x534, irq 5, dma 3&0
saturnina@saturnina:~$
KUBUNTU 7.10
dmesg

[ 0.000000] Linux version 2.6.22-14-generic (buildd@palmer) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:05:12 GMT 2007 (Ubuntu 2.6.22-14.46-generic)

[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000eb400 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001c000000 (usable)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 448MB LOWMEM available.
[ 0.000000] Entering add_active_range(0, 0, 114688) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 114688
[ 0.000000] HighMem 114688 -> 114688
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 114688
[ 0.000000] On node 0 totalpages: 114688
[ 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: 864 pages used for memmap
[ 0.000000] Normal zone: 109728 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] DMI not present or invalid.
[ 0.000000] ACPI: no DMI BIOS year, acpi=force is required to enable ACPI
[ 0.000000] ACPI: Disabling ACPI support
[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 1c000000:e3f80000)
[ 0.000000] Built 1 zonelists. Total pages: 113792
[ 0.000000] Kernel command line: root=UUID=8b1c8620-c2b5-435c-a582-526a2ac27055 ro quiet splash
[ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[ 0.000000] mapped APIC to ffffd000 (0138c000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Detected 397.351 MHz processor.
[ 48.197163] Console: colour VGA+ 80x25
[ 48.198454] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 48.199763] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 48.265895] Memory: 443020k/458752k available (2015k kernel code, 15208k reserved, 916k data, 364k init, 0k highmem)
[ 48.265947] virtual kernel memory layout:
[ 48.265953] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB)
[ 48.265961] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 48.265968] vmalloc : 0xdc800000 - 0xff7fe000 ( 559 MB)
[ 48.265976] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
[ 48.265983] .init : 0xc03e3000 - 0xc043e000 ( 364 kB)
[ 48.265990] .data : 0xc02f7d26 - 0xc03dce84 ( 916 kB)
[ 48.265998] .text : 0xc0100000 - 0xc02f7d26 (2015 kB)
[ 48.266015] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 48.266180] SLUB: Genslabs=22, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 48.346224] Calibrating delay using timer specific routine.. 795.69 BogoMIPS (lpj=1591396)
[ 48.346341] Security Framework v1.0.0 initialized
[ 48.346377] SELinux: Disabled at boot.
[ 48.346453] Mount-cache hash table entries: 512
[ 48.346998] CPU: After generic identify, caps: 0183f9ff 00000000 00000000 00000000 00000000 00000000 00000000
[ 48.347050] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 48.347064] CPU: L2 cache: 512K
[ 48.347077] CPU: After all inits, caps: 0183f9ff 00000000 00000000 00000040 00000000 00000000 00000000
[ 48.347129] Compat vDSO mapped to ffffe000.
[ 48.347186] Checking 'hlt' instruction... OK.
[ 48.362352] SMP alternatives: switching to UP code
[ 48.363054] Freeing SMP alternatives: 11k freed
[ 48.364245] Early unpacking initramfs... done
[ 50.034128] CPU0: Intel Pentium II (Deschutes) stepping 02
[ 50.034156] SMP motherboard not detected.
[ 50.034168] Local APIC not detected. Using dummy APIC emulation.
[ 50.034413] Brought up 1 CPUs
[ 50.034975] Booting paravirtualized kernel on bare hardware
[ 50.035181] Time: 17:02:13 Date: 05/05/108
[ 50.035305] NET: Registered protocol family 16
[ 50.035738] EISA bus registered
[ 50.036676] PCI: PCI BIOS revision 2.10 entry at 0xfd9c2, last bus=1
[ 50.036690] PCI: Using configuration type 1
[ 50.036699] Setting up standard PCI resources
[ 50.041582] ACPI: Interpreter disabled.
[ 50.041601] Linux Plug and Play Support v0.97 © Adam Belay
[ 50.041643] pnp: PnP ACPI: disabled
[ 50.041655] PnPBIOS: Scanning system for PnP BIOS support...
[ 50.041733] PnPBIOS: Found PnP BIOS installation structure at 0xc00f7210
[ 50.041750] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xb2cd, dseg 0x400
[ 50.051228] PnPBIOS: 16 nodes reported by PnP BIOS; 16 recorded by driver
[ 50.051497] PCI: Probing PCI hardware
[ 50.051516] PCI: Probing PCI hardware (bus 00)
[ 50.052091] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 50.052100] * this clock source is slow. Consider trying other clock sources
[ 50.052175] PCI quirk: region 8000-803f claimed by PIIX4 ACPI
[ 50.052190] PCI quirk: region 2180-218f claimed by PIIX4 SMB
[ 50.054745] PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:04.0
[ 50.056479] NET: Registered protocol family 8
[ 50.056492] NET: Registered protocol family 20
[ 50.056791] pnp: 00:00: ioport range 0x8400-0x8403 has been reserved
[ 50.056810] pnp: 00:00: ioport range 0x8404-0x8407 has been reserved
[ 50.056826] pnp: 00:00: ioport range 0x8408-0x8409 has been reserved
[ 50.056841] pnp: 00:00: ioport range 0x8410-0x841f has been reserved
[ 50.056860] pnp: 00:00: iomem range 0xfff80000-0xffffffff could not be reserved
[ 50.056891] pnp: 00:01: iomem range 0x0-0x9ffff could not be reserved
[ 50.056907] pnp: 00:01: iomem range 0xe0000-0xfffff could not be reserved
[ 50.056923] pnp: 00:01: iomem range 0x100000-0x1bffffff could not be reserved
[ 50.056967] pnp: 00:0a: ioport range 0x4d0-0x4d1 has been reserved
[ 50.056983] pnp: 00:0a: ioport range 0x8000-0x803f has been reserved
[ 50.056998] pnp: 00:0a: ioport range 0x2180-0x218f has been reserved
[ 50.058190] Time: tsc clocksource has been installed.
[ 50.059060] PCI: Bridge: 0000:00:01.0
[ 50.059071] IO window: disabled.
[ 50.059088] MEM window: fe000000-fecfffff
[ 50.059103] PREFETCH window: f6000000-f6ffffff
[ 50.059170] NET: Registered protocol family 2
[ 50.098416] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 50.098640] TCP established hash table entries: 16384 (order: 5, 196608 bytes)
[ 50.099475] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 50.100049] TCP: Hash tables configured (established 16384 bind 16384)
[ 50.100063] TCP reno registered
[ 50.110777] checking if image is initramfs... it is
[ 53.304965] Freeing initrd memory: 7347k freed
[ 53.306387] audit: initializing netlink socket (disabled)
[ 53.306441] audit(1212685335.796:1): initialized
[ 53.319787] VFS: Disk quotas dquot_6.5.1
[ 53.320135] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 53.320957] io scheduler noop registered
[ 53.320972] io scheduler anticipatory registered
[ 53.320983] io scheduler deadline registered
[ 53.321114] io scheduler cfq registered (default)
[ 53.321155] Limiting direct PCI/PCI transfers.
[ 53.321216] Boot video device is 0000:01:00.0
[ 53.321840] isapnp: Scanning for PnP cards...
[ 53.446591] isapnp: Card 'AZT1008 PnP SOUND DEVICE'
[ 53.446606] isapnp: 1 Plug & Play card detected total
[ 53.618376] Real Time Clock Driver v1.12ac
[ 53.618800] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 53.619017] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 53.622402] 00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 53.626976] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 53.627686] input: Macintosh mouse button emulation as /class/input/input0
[ 53.628193] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[ 53.630955] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 53.630982] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 53.631968] mice: PS/2 mouse device common for all mice
[ 53.632605] EISA: Probing bus 0 at eisa.0
[ 53.632685] Cannot allocate resource for EISA slot 8
[ 53.632696] EISA: Detected 0 cards.
[ 53.633150] TCP cubic registered
[ 53.633227] NET: Registered protocol family 1
[ 53.633342] Using IPI No-Shortcut mode
[ 53.633697] Magic number: 12:139:36
[ 53.635713] Freeing unused kernel memory: 364k freed
[ 53.690271] input: AT Translated Set 2 keyboard as /class/input/input1
[ 55.602081] Clocksource tsc unstable (delta = 568036012 ns)
[ 55.606065] Time: pit clocksource has been installed.
[ 56.040381] AppArmor: AppArmor initialized<5>audit(1212685338.344:2): type=1505 info="AppArmor initialized" pid=1123
[ 56.176582] fuse init (API version 7.8)
[ 56.204518] Failure registering capabilities with primary security module.
[ 56.302817] thermal: Unknown symbol acpi_processor_set_thermal_limit
[ 58.796256] SCSI subsystem initialized
[ 58.965847] libata version 2.21 loaded.
[ 58.983543] ata_piix 0000:00:04.1: version 2.11
[ 58.984229] scsi0 : ata_piix
[ 58.984450] scsi1 : ata_piix
[ 58.984598] ata1: PATA max UDMA/33 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001fcf0 irq 14
[ 58.984618] ata2: PATA max UDMA/33 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001fcf8 irq 15
[ 59.053602] 8139too Fast Ethernet driver 0.9.28
[ 59.154527] ata1.00: ATA-5: ST310212A, 3.39, max UDMA/66
[ 59.154548] ata1.00: 19541088 sectors, multi 16: LBA
[ 59.159403] ata1.01: ATA-4: IBM-DTTA-350640, T54MA74A, max UDMA/33
[ 59.159420] ata1.01: 12594960 sectors, multi 16: LBA
[ 59.174488] ata1.00: configured for UDMA/33
[ 59.214831] ata1.01: configured for UDMA/33
[ 59.498778] usbcore: registered new interface driver usbfs
[ 59.498893] usbcore: registered new interface driver hub
[ 59.499039] usbcore: registered new device driver usb
[ 59.507284] USB Universal Host Controller Interface driver v3.0
[ 59.542255] ata2.00: ATAPI: Hewlett-Packard CD-Writer Plus 9100, 1.0c, max UDMA/33
[ 59.714247] ata2.00: configured for UDMA/33
[ 59.722090] scsi 0:0:0:0: Direct-Access ATA ST310212A 3.39 PQ: 0 ANSI: 5
[ 59.730085] scsi 0:0:1:0: Direct-Access ATA IBM-DTTA-350640 T54M PQ: 0 ANSI: 5
[ 59.735090] scsi 1:0:0:0: CD-ROM HP CD-Writer+ 9100 1.0c PQ: 0 ANSI: 5
[ 59.753210] PCI: setting IRQ 10 as level-triggered
[ 59.753228] PCI: Found IRQ 10 for device 0000:00:0e.0
[ 59.753777] eth0: RealTek RTL8139 at 0xdc80cc00, 00:40:05:89:f9:2a, IRQ 10
[ 59.753792] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[ 59.755141] PCI: setting IRQ 11 as level-triggered
[ 59.755157] PCI: Found IRQ 11 for device 0000:00:04.2
[ 59.755204] uhci_hcd 0000:00:04.2: UHCI Host Controller
[ 59.755637] uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
[ 59.755704] uhci_hcd 0000:00:04.2: irq 11, io base 0x0000fca0
[ 59.756303] usb usb1: configuration #1 chosen from 1 choice
[ 59.756460] hub 1-0:1.0: USB hub found
[ 59.756507] hub 1-0:1.0: 2 ports detected
[ 60.000964] Floppy drive(s): fd0 is 1.44M
[ 60.027850] FDC 0 is a National Semiconductor PC87306
[ 60.378901] sd 0:0:0:0: [sda] 19541088 512-byte hardware sectors (10005 MB)
[ 60.378983] sd 0:0:0:0: [sda] Write Protect is off
[ 60.379000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 60.379116] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 60.379384] sd 0:0:0:0: [sda] 19541088 512-byte hardware sectors (10005 MB)
[ 60.379454] sd 0:0:0:0: [sda] Write Protect is off
[ 60.379470] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 60.379584] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 60.379612] sda: sda1 sda2 < sda5 >
[ 60.515224] sd 0:0:0:0: [sda] Attached SCSI disk
[ 60.516188] sd 0:0:1:0: [sdb] 12594960 512-byte hardware sectors (6449 MB)
[ 60.516265] sd 0:0:1:0: [sdb] Write Protect is off
[ 60.516281] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 60.516398] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 60.516643] sd 0:0:1:0: [sdb] 12594960 512-byte hardware sectors (6449 MB)
[ 60.516713] sd 0:0:1:0: [sdb] Write Protect is off
[ 60.516729] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 60.516841] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 60.516860] sdb: sdb1 sdb2 < sdb5 >
[ 60.553100] sd 0:0:1:0: [sdb] Attached SCSI disk
[ 60.561576] sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
[ 60.561595] Uniform CD-ROM driver Revision: 3.20
[ 60.562523] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 60.592995] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 60.593800] sd 0:0:1:0: Attached scsi generic sg1 type 0
[ 60.594816] sr 1:0:0:0: Attached scsi generic sg2 type 5
[ 61.653911] Attempting manual resume
[ 61.654008] swsusp: Resume From Partition 8:5
[ 61.654019] PM: Checking swsusp image.
[ 61.677149] PM: Resume from disk failed.
[ 61.804438] kjournald starting. Commit interval 5 seconds
[ 61.804488] EXT3-fs: mounted filesystem with ordered data mode.
[ 78.368774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 78.381152] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 79.630141] piix4_smbus 0000:00:04.3: Found 0000:00:04.3 device
[ 81.825743] Linux agpgart interface v0.102 © Dave Jones
[ 83.480786] agpgart: Detected an Intel 440BX Chipset.
[ 83.490474] agpgart: AGP aperture is 64M @ 0xf8000000
[ 84.054847] pnp: Device 01:01.03 activated.
[ 84.072008] gameport: NS558 PnP Gameport is pnp01:01.03/gameport0, io 0x200, speed 685kHz
[ 84.210834] input: ImPS/2 Logitech Wheel Mouse as /class/input/input2
[ 84.213964] parport_pc 00:0f: reported by Plug and Play BIOS
[ 84.214087] parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 84.216099] input: PC Speaker as /class/input/input3
[ 86.824094] lp0: using parport0 (interrupt-driven).
[ 87.905815] pnp: Device 01:01.01 activated.
[ 87.908108] pnp: Device 01:01.02 activated.
[ 88.227784] Adding 465844k swap on /dev/sda5. Priority:-1 extents:1 across:465844k
[ 88.686965] EXT3 FS on sda1, internal journal
[ 92.822889] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
[ 92.823333] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
[ 92.824634] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
[ 92.825283] acpi_cpufreq: Unknown symbol acpi_processor_register_performance
[ 96.601655] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 97.507221] ppdev: user-space parallel port driver
[ 99.062320] audit(1212685382.261:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=4352 profile="/usr/sbin/cupsd"
[ 99.689237] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 105.117962] Failure registering capabilities with primary security module.
[ 106.634343] Bluetooth: Core ver 2.11
[ 106.634830] NET: Registered protocol family 31
[ 106.634847] Bluetooth: HCI device and connection manager initialized
[ 106.634863] Bluetooth: HCI socket layer initialized
[ 106.693773] Bluetooth: L2CAP ver 2.8
[ 106.693792] Bluetooth: L2CAP socket layer initialized
[ 106.948244] Bluetooth: RFCOMM socket layer initialized
[ 106.948669] Bluetooth: RFCOMM TTY layer initialized
[ 106.948685] Bluetooth: RFCOMM ver 1.8
[ 110.749857] NET: Registered protocol family 17
[ 118.588971] NET: Registered protocol family 10
[ 118.589516] lo: Disabled Privacy Extensions
[ 129.364403] eth0: no IPv6 routers present
saturnina@saturnina:~$


UBUNTU 8.04
dmesg

soliluna@soliluna-desktop:~$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.24-17-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Thu May 1 14:31:33 UTC 2008 (Ubuntu 2.6.24-17.31-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000eb400 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001c000000 (usable)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 448MB LOWMEM available.
[ 0.000000] Entering add_active_range(0, 0, 114688) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 114688
[ 0.000000] HighMem 114688 -> 114688
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 114688
[ 0.000000] On node 0 totalpages: 114688
[ 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: 864 pages used for memmap
[ 0.000000] Normal zone: 109728 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI not present or invalid.
[ 0.000000] ACPI: no DMI BIOS year, acpi=force is required to enable ACPI
[ 0.000000] ACPI: Disabling ACPI support
[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 1c000000:e3f80000)
[ 0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
[ 0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000ec000
[ 0.000000] swsusp: Registered nosave memory region: 00000000000ec000 - 0000000000100000
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792
[ 0.000000] Kernel command line: root=UUID=52014b68-99b1-4ac1-b28b-61fe145fb8ad ro quiet splash
[ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[ 0.000000] mapped APIC to ffffb000 (0138c000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Detected 397.340 MHz processor.
[ 47.821666] Console: colour VGA+ 80x25
[ 47.821686] console [tty0] enabled
[ 47.823004] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 47.824307] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 47.891951] Memory: 442756k/458752k available (2176k kernel code, 15400k reserved, 1007k data, 368k init, 0k highmem)
[ 47.891993] virtual kernel memory layout:
[ 47.891999] fixmap : 0xfff4b000 - 0xfffff000 ( 720 kB)
[ 47.892006] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 47.892014] vmalloc : 0xdc800000 - 0xff7fe000 ( 559 MB)
[ 47.892021] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
[ 47.892028] .init : 0xc0421000 - 0xc047d000 ( 368 kB)
[ 47.892035] .data : 0xc0320134 - 0xc041bdc4 (1007 kB)
[ 47.892042] .text : 0xc0100000 - 0xc0320134 (2176 kB)
[ 47.892058] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 47.892207] SLUB: Genslabs=11, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 47.972255] Calibrating delay using timer specific routine.. 795.81 BogoMIPS (lpj=1591622)
[ 47.972376] Security Framework initialized
[ 47.972411] SELinux: Disabled at boot.
[ 47.972477] AppArmor: AppArmor initialized
[ 47.972497] Failure registering capabilities with primary security module.
[ 47.972539] Mount-cache hash table entries: 512
[ 47.973073] Initializing cgroup subsys ns
[ 47.973093] Initializing cgroup subsys cpuacct
[ 47.973134] CPU: After generic identify, caps: 0183f9ff 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 47.973186] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 47.973199] CPU: L2 cache: 512K
[ 47.973213] CPU: After all inits, caps: 0183f9ff 00000000 00000000 00000040 00000000 00000000 00000000 00000000
[ 47.973265] Compat vDSO mapped to ffffe000.
[ 47.973322] Checking 'hlt' instruction... OK.
[ 47.988408] SMP alternatives: switching to UP code
[ 47.994306] Freeing SMP alternatives: 11k freed
[ 47.994806] Early unpacking initramfs... done
[ 49.697010] CPU0: Intel Pentium II (Deschutes) stepping 02
[ 49.697041] SMP motherboard not detected.
[ 49.697053] Local APIC not detected. Using dummy APIC emulation.
[ 49.697318] Brought up 1 CPUs
[ 49.697408] CPU0 attaching sched-domain:
[ 49.697422] domain 0: span 01
[ 49.697431] groups: 01
[ 49.698405] net_namespace: 64 bytes
[ 49.698426] Booting paravirtualized kernel on bare hardware
[ 49.701306] Time: 16:11:20 Date: 06/05/08
[ 49.701446] NET: Registered protocol family 16
[ 49.702942] EISA bus registered
[ 49.703867] PCI: PCI BIOS revision 2.10 entry at 0xfd9c2, last bus=1
[ 49.703880] PCI: Using configuration type 1
[ 49.703890] Setting up standard PCI resources
[ 49.710592] ACPI: Interpreter disabled.
[ 49.710609] Linux Plug and Play Support v0.97 © Adam Belay
[ 49.710839] pnp: PnP ACPI: disabled
[ 49.710854] PnPBIOS: Scanning system for PnP BIOS support...
[ 49.710924] PnPBIOS: Found PnP BIOS installation structure at 0xc00f7210
[ 49.710940] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xb2cd, dseg 0x400
[ 49.720725] PnPBIOS: 16 nodes reported by PnP BIOS; 16 recorded by driver
[ 49.722401] PCI: Probing PCI hardware
[ 49.722421] PCI: Probing PCI hardware (bus 00)
[ 49.723012] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 49.723022] * this clock source is slow. Consider trying other clock sources
[ 49.723096] PCI quirk: region 8000-803f claimed by PIIX4 ACPI
[ 49.723110] PCI quirk: region 2180-218f claimed by PIIX4 SMB
[ 49.726076] PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:04.0
[ 49.740288] NET: Registered protocol family 8
[ 49.740300] NET: Registered protocol family 20
[ 49.740664] AppArmor: AppArmor Filesystem Enabled
[ 49.740910] system 00:00: ioport range 0x8400-0x8403 has been reserved
[ 49.740929] system 00:00: ioport range 0x8404-0x8407 has been reserved
[ 49.740944] system 00:00: ioport range 0x8408-0x8409 has been reserved
[ 49.740959] system 00:00: ioport range 0x8410-0x841f has been reserved
[ 49.740979] system 00:00: iomem range 0xfff80000-0xffffffff could not be reserved
[ 49.741016] system 00:01: iomem range 0x0-0x9ffff could not be reserved
[ 49.741032] system 00:01: iomem range 0xe0000-0xfffff could not be reserved
[ 49.741048] system 00:01: iomem range 0x100000-0x1bffffff could not be reserved
[ 49.741095] system 00:0a: ioport range 0x4d0-0x4d1 has been reserved
[ 49.741111] system 00:0a: ioport range 0x8000-0x803f has been reserved
[ 49.741126] system 00:0a: ioport range 0x2180-0x218f has been reserved
[ 49.743928] PCI: Bridge: 0000:00:01.0
[ 49.743940] IO window: disabled.
[ 49.743956] MEM window: fe000000-fecfffff
[ 49.743969] PREFETCH window: f6000000-f6ffffff
[ 49.744035] NET: Registered protocol family 2
[ 49.744216] Time: tsc clocksource has been installed.
[ 49.776633] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 49.777881] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 49.778438] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 49.778995] TCP: Hash tables configured (established 16384 bind 16384)
[ 49.779008] TCP reno registered
[ 49.788832] checking if image is initramfs... it is
[ 53.041628] Freeing initrd memory: 7275k freed
[ 53.044494] audit: initializing netlink socket (disabled)
[ 53.044551] audit(1212682283.156:1): initialized
[ 53.059060] VFS: Disk quotas dquot_6.5.1
[ 53.059555] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 53.060678] io scheduler noop registered
[ 53.060693] io scheduler anticipatory registered
[ 53.060703] io scheduler deadline registered
[ 53.060790] io scheduler cfq registered (default)
[ 53.060831] Limiting direct PCI/PCI transfers.
[ 53.060894] Boot video device is 0000:01:00.0
[ 53.062275] isapnp: Scanning for PnP cards...
[ 53.187268] isapnp: Card 'AZT1008 PnP SOUND DEVICE'
[ 53.187284] isapnp: 1 Plug & Play card detected total
[ 53.422228] Real Time Clock Driver v1.12ac
[ 53.422727] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 53.423142] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 53.426912] 00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 53.432556] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 53.432949] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 53.433629] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[ 53.436507] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 53.436534] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 53.444646] mice: PS/2 mouse device common for all mice
[ 53.445427] EISA: Probing bus 0 at eisa.0
[ 53.445503] Cannot allocate resource for EISA slot 8
[ 53.445514] EISA: Detected 0 cards.
[ 53.445528] cpuidle: using governor ladder
[ 53.445538] cpuidle: using governor menu
[ 53.446319] NET: Registered protocol family 1
[ 53.446464] Using IPI No-Shortcut mode
[ 53.446596] registered taskstats version 1
[ 53.446894] Magic number: 12:686:185
[ 53.447172] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 53.447183] EDD information not available.
[ 53.448964] Freeing unused kernel memory: 368k freed
[ 53.469455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 54.976325] Clocksource tsc unstable (delta = 276039490 ns)
[ 54.990753] Time: pit clocksource has been installed.
[ 56.020910] fuse init (API version 7.9)
[ 56.186252] thermal: Unknown symbol acpi_processor_set_thermal_limit
[ 58.618961] SCSI subsystem initialized
[ 59.016325] usbcore: registered new interface driver usbfs
[ 59.016435] usbcore: registered new interface driver hub
[ 59.089491] usbcore: registered new device driver usb
[ 59.120130] 8139too Fast Ethernet driver 0.9.28
[ 59.120325] PCI: setting IRQ 10 as level-triggered
[ 59.120340] PCI: Found IRQ 10 for device 0000:00:0e.0
[ 59.121825] eth0: RealTek RTL8139 at 0xf800, 00:40:05:89:f9:2a, IRQ 10
[ 59.121842] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[ 59.371112] Floppy drive(s): fd0 is 1.44M
[ 59.388766] FDC 0 is a National Semiconductor PC87306
[ 59.391922] USB Universal Host Controller Interface driver v3.0
[ 59.392223] PCI: setting IRQ 11 as level-triggered
[ 59.392238] PCI: Found IRQ 11 for device 0000:00:04.2
[ 59.392293] uhci_hcd 0000:00:04.2: UHCI Host Controller
[ 59.392878] uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
[ 59.392943] uhci_hcd 0000:00:04.2: irq 11, io base 0x0000fca0
[ 59.393621] usb usb1: configuration #1 chosen from 1 choice
[ 59.393772] hub 1-0:1.0: USB hub found
[ 59.393808] hub 1-0:1.0: 2 ports detected
[ 59.396282] libata version 3.00 loaded.
[ 59.568653] ata_piix 0000:00:04.1: version 2.12
[ 59.572544] scsi0 : ata_piix
[ 59.574300] scsi1 : ata_piix
[ 59.574495] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xfcf0 irq 14
[ 59.574511] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xfcf8 irq 15
[ 59.760792] ata1.00: ATA-5: ST310212A, 3.39, max UDMA/66
[ 59.760813] ata1.00: 19541088 sectors, multi 16: LBA
[ 59.770862] ata1.01: ATA-4: IBM-DTTA-350640, T54MA74A, max UDMA/33
[ 59.770882] ata1.01: 12594960 sectors, multi 16: LBA
[ 59.784767] ata1.00: configured for UDMA/33
[ 59.826386] ata1.01: configured for UDMA/33
[ 60.144499] ata2.00: ATAPI: Hewlett-Packard CD-Writer Plus 9100, 1.0c, max UDMA/33
[ 60.316415] ata2.00: configured for UDMA/33
[ 60.316967] scsi 0:0:0:0: Direct-Access ATA ST310212A 3.39 PQ: 0 ANSI: 5
[ 60.317589] scsi 0:0:1:0: Direct-Access ATA IBM-DTTA-350640 T54M PQ: 0 ANSI: 5
[ 60.323004] scsi 1:0:0:0: CD-ROM HP CD-Writer+ 9100 1.0c PQ: 0 ANSI: 5
[ 61.653342] Driver 'sd' needs updating - please use bus_type methods
[ 61.653725] sd 0:0:0:0: [sda] 19541088 512-byte hardware sectors (10005 MB)
[ 61.653815] sd 0:0:0:0: [sda] Write Protect is off
[ 61.653832] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 61.653975] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 61.654240] sd 0:0:0:0: [sda] 19541088 512-byte hardware sectors (10005 MB)
[ 61.654323] sd 0:0:0:0: [sda] Write Protect is off
[ 61.654339] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 61.654481] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 61.654505] sda: sda1 sda2 <<4>Driver 'sr' needs updating - please use bus_type methods
[ 61.692385] sda5 >
[ 61.692838] sd 0:0:0:0: [sda] Attached SCSI disk
[ 61.693175] sd 0:0:1:0: [sdb] 12594960 512-byte hardware sectors (6449 MB)
[ 61.693267] sd 0:0:1:0: [sdb] Write Protect is off
[ 61.693284] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 61.693433] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 61.693690] sd 0:0:1:0: [sdb] 12594960 512-byte hardware sectors (6449 MB)
[ 61.693775] sd 0:0:1:0: [sdb] Write Protect is off
[ 61.693791] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 61.693938] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 61.693963] sdb: sdb1 sdb2 < sdb5 >
[ 61.727283] sd 0:0:1:0: [sdb] Attached SCSI disk
[ 61.781275] sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
[ 61.781298] Uniform CD-ROM driver Revision: 3.20
[ 61.781524] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 61.802921] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 61.803032] sd 0:0:1:0: Attached scsi generic sg1 type 0
[ 61.803138] sr 1:0:0:0: Attached scsi generic sg2 type 5
[ 63.086152] Attempting manual resume
[ 63.086170] swsusp: Resume From Partition 8:21
[ 63.086179] PM: Checking swsusp image.
[ 63.104919] PM: Resume from disk failed.
[ 63.252524] kjournald starting. Commit interval 5 seconds
[ 63.252577] EXT3-fs: mounted filesystem with ordered data mode.
[ 94.595444] Linux agpgart interface v0.102
[ 94.807600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 94.904782] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 94.983690] agpgart: Detected an Intel 440BX Chipset.
[ 94.993864] agpgart: AGP aperture is 64M @ 0xf8000000
[ 96.027473] piix4_smbus 0000:00:04.3: Found 0000:00:04.3 device
[ 96.145182] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 97.783967] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[ 101.408514] parport_pc 00:0f: reported by Plug and Play BIOS
[ 101.408639] parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 102.861888] ns558 01:01.03: activated
[ 102.906484] gameport: NS558 PnP Gameport is pnp01:01.03/gameport0, io 0x200, speed 685kHz
[ 104.126777] sysfs: duplicate filename 'pcspkr' can not be created
[ 104.126799] WARNING: at /build/buildd/linux-2.6.24/fs/sysfs/dir.c:424 sysfs_add_one()
[ 104.126818] Pid: 2685, comm: modprobe Not tainted 2.6.24-17-generic #1
[ 104.126858] [<c01d738f>] sysfs_add_one+0x9f/0xe0
[ 104.126919] [<c01d78c8>] create_dir+0x48/0x90
[ 104.126958] [<c01d7939>] sysfs_create_dir+0x29/0x50
[ 104.127031] [<c021536f>] kobject_get+0xf/0x20
[ 104.127066] [<c0215833>] kobject_add+0x93/0x1b0
[ 104.127104] [<c02159e1>] kobject_register+0x21/0x50
[ 104.127128] [<c0281cb1>] bus_add_driver+0x71/0x1e0
[ 104.127184] [<c01507c6>] sys_init_module+0x126/0x19c0
[ 104.127229] [<c0217d97>] rb_insert_color+0xb7/0xe0
[ 104.127337] [<c013f260>] param_get_int+0x0/0x20
[ 104.127386] [<c01043c2>] sysenter_past_esp+0x6b/0xa9
[ 104.127445] =======================
[ 104.127463] kobject_add failed for pcspkr with -EEXIST, don't try to register things with the same name in the same directory.
[ 104.127488] Pid: 2685, comm: modprobe Not tainted 2.6.24-17-generic #1
[ 104.127504] [<c02158b3>] kobject_add+0x113/0x1b0
[ 104.127544] [<c02159e1>] kobject_register+0x21/0x50
[ 104.127568] [<c0281cb1>] bus_add_driver+0x71/0x1e0
[ 104.127607] [<c01507c6>] sys_init_module+0x126/0x19c0
[ 104.127637] [<c0217d97>] rb_insert_color+0xb7/0xe0
[ 104.127740] [<c013f260>] param_get_int+0x0/0x20
[ 104.127787] [<c01043c2>] sysenter_past_esp+0x6b/0xa9
[ 104.127839] =======================
[ 109.066925] lp0: using parport0 (interrupt-driven).
[ 109.389766] azt2320 01:01.01: activated
[ 109.392091] azt2320 01:01.02: activated
[ 109.397102] ALSA /usr/src/modules/alsa-driver/isa/cs423x/../../alsa-kernel/isa/cs423x/cs4231_lib.c:1451: cs4231: can't grab DMA1 1
[ 109.404002] azt2320 01:01.01: disabled
[ 109.406411] azt2320 01:01.02: disabled
[ 109.406526] ALSA /usr/src/modules/alsa-driver/isa/../alsa-kernel/isa/azt2320.c:338: no AZT2320 based soundcards found

[ 109.619984] Adding 329292k swap on /dev/sdb5. Priority:-1 extents:1 across:329292k
[ 110.396268] EXT3 FS on sdb1, internal journal
[ 113.650520] ip_tables: © 2000-2006 Netfilter Core Team
[ 115.894765] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
[ 115.895254] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
[ 115.897010] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
[ 115.897781] acpi_cpufreq: Unknown symbol acpi_processor_register_performance
[ 119.234849] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 119.731198] ppdev: user-space parallel port driver
[ 120.034526] audit(1212698550.403:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=4440 profile="/usr/sbin/cupsd" namespace="default"
[ 123.017124] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 123.547938] Bluetooth: Core ver 2.11
[ 123.550132] NET: Registered protocol family 31
[ 123.550153] Bluetooth: HCI device and connection manager initialized
[ 123.550171] Bluetooth: HCI socket layer initialized
[ 123.956894] Bluetooth: L2CAP ver 2.9
[ 123.956917] Bluetooth: L2CAP socket layer initialized
[ 124.034959] Bluetooth: RFCOMM socket layer initialized
[ 124.035963] Bluetooth: RFCOMM TTY layer initialized
[ 124.035984] Bluetooth: RFCOMM ver 1.8
[ 126.033043] NET: Registered protocol family 17
[ 129.893618] NET: Registered protocol family 10
[ 129.895910] lo: Disabled Privacy Extensions
[ 140.226173] eth0: no IPv6 routers present
[ 341.858656] snd_azt2320: Unknown parameter `port'
[ 356.683852] snd_azt2320: Unknown parameter `port'
[ 829.322245] snd_azt2320: Unknown parameter `port'

soliluna@soliluna-desktop:~$
Hoy copie modprobe.d kubuntu 7.10 -> para 8.04. No paso nada.
Entonces, que paquetes alsa (y versiones) encontraste en kubuntu 7.10?
Era comparar eso.
Entonces, que paquetes alsa (y versiones) encontraste en kubuntu 7.10?
Era comparar eso. - no se como compararlo.
Gracias p_eter!
Ubuntu 8.04 Kubuntu 7.10
alsa utilites: 1.0.15-3ubuntu2 alsa utilites: 1.0.14-1ubuntu4
alsa-base: 1.016-0ubuntu4 alsa-driver: 1.0.14-1ubuntu2
Ubuntu 8.04
alsa utilites: 1.0.15-3ubuntu2
alsa-base: 1.016-0ubuntu4

Kubuntu 7.10
alsa utilites: 1.0.14-1ubuntu4
alsa-driver: 1.0.14-1ubuntu2
Páginas: 1 2 3 4 5 6 7
URLs de Referencia