There is an APIC error but it should be harmless.
edit your grub menu
(/boot/grub/menu.lst)
and replace the line:
kernel /boot/vmlinuz-2.6.23-rt14-686 root=/dev/hda1 ro
with
kernel /boot/vmlinuz-2.6.23-rt14-686 root=/dev/hda1 ro noapic
(if it's not exactly the same line, the important thing is to leave it
as it is, but just add noapic at the end)
then reboot, but I would be very surpised if it fixes the sound card.
did you change your hardware recently?
Do you remember what was the last thing you did before it stopped
working?
what's the output of
lscpi
cat /etc/fstab
mount
ls -l /boot/
ls -l /lib/modules/
ls -l /lib/modules/2.6.23-rt14-686/
Julian Brooks said :
> Ok, here goes:
>
> Linux version 2.6.23-rt14-686 (unknown) ([EMAIL PROTECTED]) (gcc version
> 4.2.4 (Debian 4.2.4-2+b1)) #4 SMP PREEMPT RT Thu Jun 19 21:50:38 UTC 2008
> BIOS-provided physical RAM map:
> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
> BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
> BIOS-e820: 0000000000100000 - 000000001dfd0000 (usable)
> BIOS-e820: 000000001dfd0000 - 000000001dfdf000 (ACPI data)
> BIOS-e820: 000000001dfdf000 - 000000001e000000 (ACPI NVS)
> BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
> 0MB HIGHMEM available.
> 479MB LOWMEM available.
> found SMP MP-table at 000ff780
> Entering add_active_range(0, 0, 122832) 0 entries of 256 used
> Zone PFN ranges:
> DMA 0 -> 4096
> Normal 4096 -> 122832
> HighMem 122832 -> 122832
> Movable zone start PFN for each node
> early_node_map[1] active PFN ranges
> 0: 0 -> 122832
> On node 0 totalpages: 122832
> DMA zone: 56 pages used for memmap
> DMA zone: 0 pages reserved
> DMA zone: 4040 pages, LIFO batch:0
> Normal zone: 1623 pages used for memmap
> Normal zone: 117113 pages, LIFO batch:31
> HighMem zone: 0 pages used for memmap
> Movable zone: 0 pages used for memmap
> DMI 2.3 present.
> ACPI: RSDP 000F7650, 0014 (r0 ACPIAM)
> ACPI: RSDT 1DFD0000, 0030 (r1 A M I OEMRSDT 3000529 MSFT 97)
> ACPI: FACP 1DFD0200, 0081 (r2 A M I OEMFACP 3000529 MSFT 97)
> ACPI: DSDT 1DFD03F0, 3499 (r1 UW F09_____ 0 INTL 2002026)
> ACPI: FACS 1DFDF000, 0040
> ACPI: APIC 1DFD0390, 0054 (r1 A M I OEMAPIC 3000529 MSFT 97)
> ACPI: OEMB 1DFDF040, 0109 (r1 A M I AMI_OEM 3000529 MSFT 97)
> ACPI: PM-Timer IO Port: 0x808
> ACPI: Local APIC address 0xfee00000
> ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> Processor #0 15:12 APIC version 16
> ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
> IOAPIC[0]: apic_id 1, version 2, address 0xfec00000, GSI 0-23
> ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
> ACPI: IRQ0 used by override.
> ACPI: IRQ2 used by override.
> ACPI: IRQ10 used by override.
> Enabling APIC mode: Flat. Using 1 I/O APICs
> Using ACPI (MADT) for SMP configuration information
> Allocating PCI resources starting at 20000000 (gap: 1e000000:e1f80000)
> swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
> swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000e0000
> swsusp: Registered nosave memory region: 00000000000e0000 - 0000000000100000
> Real-Time Preemption Support (C) 2004-2007 Ingo Molnar
> Built 1 zonelists in Zone order. Total pages: 121153
> Kernel command line: root=UUID=00b16d77-e48e-442a-9cae-353475e6d112 ro
> single
> mapped APIC to ffffb000 (fee00000)
> mapped IOAPIC to ffffa000 (fec00000)
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Initializing CPU#0
> WARNING: experimental RCU implementation.
> PID hash table entries: 2048 (order: 11, 8192 bytes)
> Detected 798.244 MHz processor.
> Console: colour VGA+ 80x25
> console [tty0] enabled
> Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
> Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
> Memory: 474160k/491328k available (1752k kernel code, 16536k reserved, 674k
> data, 220k init, 0k highmem)
> virtual kernel memory layout:
> fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB)
> pkmap : 0xff800000 - 0xffc00000 (4096 kB)
> vmalloc : 0xde800000 - 0xff7fe000 ( 527 MB)
> lowmem : 0xc0000000 - 0xddfd0000 ( 479 MB)
> .init : 0xc0365000 - 0xc039c000 ( 220 kB)
> .data : 0xc02b6004 - 0xc035e9f4 ( 674 kB)
> .text : 0xc0100000 - 0xc02b6004 (1752 kB)
> Checking if this processor honours the WP bit even in supervisor mode... Ok.
> Calibrating delay using timer specific routine.. 1597.72 BogoMIPS
> (lpj=2661959)
> Security Framework v1.0.0 initialized
> Mount-cache hash table entries: 512
> CPU: After generic identify, caps: 078bfbff c3d3fbff 00000000 00000000
> 00000000 00000000 00000001 00000000
> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
> CPU: L2 Cache: 128K (64 bytes/line)
> CPU: After all inits, caps: 078bfbff c3d3fbff 00000000 00000410 00000000
> 00000000 00000001 00000000
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> Compat vDSO mapped to ffffe000.
> Checking 'hlt' instruction... OK.
> SMP alternatives: switching to UP code
> Freeing SMP alternatives: 10k freed
> ACPI: Core revision 20070126
> CPU0: AMD Mobile AMD Sempron(tm) Processor 3000+ stepping 00
> Total of 1 processors activated (1597.72 BogoMIPS).
> ENABLING IO-APIC IRQs
> ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
> Brought up 1 CPUs
> NET: Registered protocol family 16
> ACPI: bus type pci registered
> PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
> PCI: Using configuration type 1
> Setting up standard PCI resources
> ACPI: EC: Look up EC in DSDT
> ACPI: Interpreter enabled
> ACPI: (supports S0 S1 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: EC: GPE = 0x2, I/O: command/status = 0x66, data = 0x62
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> Enabling SiS 96x SMBus.
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
> ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKE] (IRQs 3 *4 5 7 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 7 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
> ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15)
> ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] - 1E,
> should be 12 [20070126]
> Linux Plug and Play Support v0.97 (c) Adam Belay
> pnp: PnP ACPI init
> ACPI: bus type pnp registered
> pnp: PnP ACPI: found 10 devices
> ACPI: ACPI bus type pnp unregistered
> PnPBIOS: Disabled by ACPI PNP
> PCI: Using ACPI for IRQ routing
> PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a
> report
> NET: Registered protocol family 8
> NET: Registered protocol family 20
> pnp: 00:07: iomem range 0xfff80000-0xffffffff could not be reserved
> pnp: 00:07: iomem range 0xffe80000-0xffefffff has been reserved
> pnp: 00:07: iomem range 0xfed00000-0xfed003ff has been reserved
> pnp: 00:08: iomem range 0xfec00000-0xfec00fff has been reserved
> pnp: 00:08: iomem range 0xfee00000-0xfee00fff has been reserved
> pnp: 00:09: iomem range 0x0-0x9ffff could not be reserved
> pnp: 00:09: iomem range 0xc0000-0xd0fff could not be reserved
> pnp: 00:09: iomem range 0xe0000-0xfffff could not be reserved
> pnp: 00:09: iomem range 0x100000-0x1fffffff could not be reserved
> PCI: Bridge: 0000:00:01.0
> IO window: c000-cfff
> MEM window: dfe00000-dfefffff
> PREFETCH window: cfd00000-dfcfffff
> PCI: Bus 2, cardbus bridge: 0000:00:09.0
> IO window: 00001000-000010ff
> IO window: 00001400-000014ff
> PREFETCH window: 20000000-23ffffff
> MEM window: 24000000-27ffffff
> PCI: Bus 6, cardbus bridge: 0000:00:09.1
> IO window: 00001800-000018ff
> IO window: 00001c00-00001cff
> PREFETCH window: 28000000-2bffffff
> MEM window: 2c000000-2fffffff
> ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 17 (level, low) -> IRQ 16
> ACPI: PCI Interrupt 0000:00:09.1[A] -> GSI 17 (level, low) -> IRQ 16
> NET: Registered protocol family 2
> IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
> TCP established hash table entries: 16384 (order: 7, 720896 bytes)
> TCP bind hash table entries: 16384 (order: 7, 589824 bytes)
> TCP: Hash tables configured (established 16384 bind 16384)
> TCP reno registered
> checking if image is initramfs... it is
> Freeing initrd memory: 6328k freed
> audit: initializing netlink socket (disabled)
> audit(1218288983.253:1): initialized
> krcupreemptd setsched 0
> prio = 98
> VFS: Disk quotas dquot_6.5.1
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> aufs 20071217
> io scheduler noop registered
> io scheduler anticipatory registered
> io scheduler deadline registered
> io scheduler cfq registered (default)
> Boot video device is 0000:01:00.0
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
> ACPI: PCI Interrupt 0000:00:02.6[C] -> GSI 18 (level, low) -> IRQ 17
> ACPI: PCI interrupt for device 0000:00:02.6 disabled
> RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
> PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
> i8042.c: Detected active multiplexing controller, rev 1.0.
> serio: i8042 KBD port at 0x60,0x64 irq 1
> serio: i8042 AUX0 port at 0x60,0x64 irq 12
> serio: i8042 AUX1 port at 0x60,0x64 irq 12
> serio: i8042 AUX2 port at 0x60,0x64 irq 12
> serio: i8042 AUX3 port at 0x60,0x64 irq 12
> mice: PS/2 mouse device common for all mice
> TCP bic registered
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> Using IPI No-Shortcut mode
> input: AT Translated Set 2 keyboard as /class/input/input0
> Freeing unused kernel memory: 220k freed
> ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
> ACPI: Thermal Zone [THRM] (54 C)
> Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> SIS5513: IDE controller at PCI slot 0000:00:02.5
> SIS5513: chipset revision 0
> SIS5513: not 100% native mode: will probe irqs later
> SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
> ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
> ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
> Probing IDE interface ide0...
> usbcore: registered new device driver usb
> sis900.c: v1.08.10 Apr. 2 2006
> ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
> hda: ST960821A, ATA DISK drive
> hda: host side 80-wire cable detection failed, limiting max speed to UDMA33
> hda: selected mode 0x42
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> Probing IDE interface ide1...
> hdc: _NEC DVD+/-RW ND-6650A, ATAPI CD/DVD-ROM drive
> hdc: selected mode 0x42
> ide1 at 0x170-0x177,0x376 on irq 15
> ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> IRQ 18
> ohci_hcd 0000:00:03.0: OHCI Host Controller
> ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1
> ohci_hcd 0000:00:03.0: irq 18, io mem 0xdfffd000
> usb usb1: configuration #1 chosen from 1 choice
> hub 1-0:1.0: USB hub found
> hub 1-0:1.0: 3 ports detected
> ACPI: PCI Interrupt 0000:00:03.1[B] -> GSI 21 (level, low) -> IRQ 19
> ohci_hcd 0000:00:03.1: OHCI Host Controller
> ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2
> ohci_hcd 0000:00:03.1: irq 19, io mem 0xdfffe000
> usb usb2: configuration #1 chosen from 1 choice
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 3 ports detected
> ACPI: PCI Interrupt 0000:00:03.3[D] -> GSI 23 (level, low) -> IRQ 20
> ehci_hcd 0000:00:03.3: EHCI Host Controller
> ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 3
> PCI: cache line size of 64 is not supported by device 0000:00:03.3
> ehci_hcd 0000:00:03.3: irq 20, io mem 0xdffff000
> ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
> usb usb3: configuration #1 chosen from 1 choice
> hub 3-0:1.0: USB hub found
> hub 3-0:1.0: 6 ports detected
> ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 21
> 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
> 0000:00:04.0: Using transceiver found at address 1 as default
> eth0: SiS 900 PCI Fast Ethernet at 0xd800, IRQ 21, 00:03:0d:2b:de:5c.
> ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 19 (level, low) -> IRQ 21
> ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[dfffb800-dfffbfff]
> Max Packet=[2048] IR/IT contexts=[4/8]
> SCSI subsystem initialized
> libata version 2.21 loaded.
> hda: max request size: 512KiB
> hda: 117210240 sectors (60011 MB) w/8192KiB Cache, CHS=16383/255/63,
> UDMA(33)
> hda: cache flushes supported
> hda: hda1 hda3 hda4
> hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.20
> Attempting manual resume
> kjournald starting. Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> ieee1394: Host added: ID:BUS[0-00:1023] GUID[00030d5325584f15]
> APIC error on CPU0: 00(40)
> [<c011488b>] smp_error_interrupt+0x5e/0x66
> [<c0104a18>] error_interrupt+0x28/0x30
> [<de859e77>] ide_outb+0x1/0x2 [ide_core]
> [<de8598e9>] ide_config_drive_speed+0x87/0x332 [ide_core]
> [<de825452>] sis5513_tune_drive+0x263/0x26b [sis5513]
> [<de82546f>] sis5513_config_xfer_rate+0xd/0x3f [sis5513]
> [<de85df91>] ide_set_dma+0xe/0x3e [ide_core]
> [<de856509>] set_using_dma+0x6d/0xbb [ide_core]
> [<de85649c>] set_using_dma+0x0/0xbb [ide_core]
> [<de857396>] generic_ide_ioctl+0x458/0x489 [ide_core]
> [<c01208f3>] check_preempt_curr_fair+0x6b/0x71
> [<c011cc32>] try_to_wake_up+0x142/0x14c
> [<de896e87>] set_multcount+0x0/0x6b [ide_disk]
> [<c013eb6c>] __rt_mutex_adjust_prio+0x8/0x19
> [<de896c10>] idedisk_ioctl+0xc5/0x141 [ide_disk]
> [<c01ce676>] blkdev_driver_ioctl+0x4e/0x5e
> [<c01ced97>] blkdev_ioctl+0x711/0x72e
> [<c0152743>] find_lock_page+0x10/0x43
> [<c0154826>] filemap_fault+0x25b/0x3ec
> [<c015d4f6>] __do_fault+0x304/0x335
> [<c015f2f0>] handle_mm_fault+0x2ff/0x5cf
> [<c012e97e>] __atomic_notifier_call_chain+0x35/0x3d
> [<c018e4aa>] block_ioctl+0x18/0x1b
> [<c018e492>] block_ioctl+0x0/0x1b
> [<c0178d87>] do_ioctl+0x1f/0x62
> [<c017900b>] vfs_ioctl+0x241/0x253
> [<c0179069>] sys_ioctl+0x4c/0x67
> [<c0103f12>] sysenter_past_esp+0x5f/0x85
> =======================
> hda: selected mode 0x42
> hda: selected mode 0x42
> APIC error on CPU0: 40(40)
> [<c011488b>] smp_error_interrupt+0x5e/0x66
> [<c0104a18>] error_interrupt+0x28/0x30
> [<de859e77>] ide_outb+0x1/0x2 [ide_core]
> [<de8598e9>] ide_config_drive_speed+0x87/0x332 [ide_core]
> [<de825e4d>] sis5513_tune_chipset+0x232/0x23a [sis5513]
> [<de85a13e>] ide_set_xfer_rate+0x1a/0x1c [ide_core]
> [<de85c8be>] ide_cmd_ioctl+0x166/0x19f [ide_core]
> [<c011ccdb>] wake_up_process+0x19/0x1b
> [<c0127fef>] trigger_softirqs+0x28/0x32
> [<c011529f>] __modify_IO_APIC_irq+0x3f/0x69
> [<c011b98e>] update_curr+0x102/0x12c
> [<c011b4d7>] update_stats_wait_end+0x96/0xb9
> [<c02b37b1>] __sched_text_start+0x5b1/0x6ac
> [<c011b98e>] update_curr+0x102/0x12c
> [<de857111>] generic_ide_ioctl+0x1d3/0x489 [ide_core]
> [<c013ec7b>] try_to_take_rt_mutex+0xfe/0x109
> [<c02b48d4>] rt_mutex_slowlock+0x1ac/0x1f4
> [<de896c10>] idedisk_ioctl+0xc5/0x141 [ide_disk]
> [<c01ce676>] blkdev_driver_ioctl+0x4e/0x5e
> [<c01ced97>] blkdev_ioctl+0x711/0x72e
> [<c0158f99>] mark_page_accessed+0x1c/0x30
> [<c0154826>] filemap_fault+0x25b/0x3ec
> [<c015d4f6>] __do_fault+0x304/0x335
> [<c015f2f0>] handle_mm_fault+0x2ff/0x5cf
> [<c012e97e>] __atomic_notifier_call_chain+0x35/0x3d
> [<c018e4aa>] block_ioctl+0x18/0x1b
> [<c018e492>] block_ioctl+0x0/0x1b
> [<c0178d87>] do_ioctl+0x1f/0x62
> [<c017900b>] vfs_ioctl+0x241/0x253
> [<c0179069>] sys_ioctl+0x4c/0x67
> [<c0103f12>] sysenter_past_esp+0x5f/0x85
> =======================
> hda: dma_intr: status=0x58 { DriveReady SeekComplete DataRequest }
> ide: failed opcode was: unknown
> hda: DMA disabled
> hda: set_drive_speed_status: status=0x58 { DriveReady SeekComplete
> DataRequest }
> ide: failed opcode was: unknown
> ide0: reset: success
> hda: CHECK for good STATUS
> hda: CHECK for good STATUS
> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> Linux agpgart interface v0.102
> shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> agpgart: Detected AGP bridge 0
> agpgart: AGP aperture is 32M @ 0xe0000000
> sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
> Yenta: CardBus bridge found at 0000:00:09.0 [1734:106c]
> Yenta O2: res at 0x94/0xD4: 00/ea
> Yenta O2: enabling read prefetch/write burst
> Yenta: ISA IRQ mask 0x0ab8, PCI irq 16
> Socket status: 30000006
> Yenta: CardBus bridge found at 0000:00:09.1 [1734:106c]
> Yenta: ISA IRQ mask 0x0ab8, PCI irq 16
> Socket status: 30000006
> input: Power Button (FF) as /class/input/input1
> ACPI: Power Button (FF) [PWRF]
> input: Lid Switch as /class/input/input2
> ACPI: Lid Switch [LID]
> input: Sleep Button (CM) as /class/input/input3
> ACPI: Sleep Button (CM) [SLPB]
> input: Power Button (CM) as /class/input/input4
> ACPI: Power Button (CM) [PWRB]
> ACPI: AC Adapter [AC0] (on-line)
> ACPI: Battery Slot [BAT0] (battery present)
> Synaptics Touchpad, model: 1, fw: 5.9, id: 0x6eb1, caps: 0xa04711/0x40a
> input: SynPS/2 Synaptics TouchPad as /class/input/input5
> Real Time Clock Driver v1.12ac
> input: Video Bus as /class/input/input6
> ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
> input: PC Speaker as /class/input/input7
> APIC error on CPU0: 40(40)
> [<c011488b>] smp_error_interrupt+0x5e/0x66
> [<c0104a18>] error_interrupt+0x28/0x30
> [<de859e77>] ide_outb+0x1/0x2 [ide_core]
> [<de8598e9>] ide_config_drive_speed+0x87/0x332 [ide_core]
> [<de825452>] sis5513_tune_drive+0x263/0x26b [sis5513]
> [<de82546f>] sis5513_config_xfer_rate+0xd/0x3f [sis5513]
> [<de85df91>] ide_set_dma+0xe/0x3e [ide_core]
> [<de856509>] set_using_dma+0x6d/0xbb [ide_core]
> [<de85649c>] set_using_dma+0x0/0xbb [ide_core]
> [<de857396>] generic_ide_ioctl+0x458/0x489 [ide_core]
> [<c01cc438>] blk_end_sync_rq+0x0/0x23
> [<de896c10>] idedisk_ioctl+0xc5/0x141 [ide_disk]
> [<c01ce676>] blkdev_driver_ioctl+0x4e/0x5e
> [<c01ced97>] blkdev_ioctl+0x711/0x72e
> [<c022d463>] do_con_write+0x1721/0x176a
> [<c01ee447>] vgacon_set_cursor_size+0x32/0xca
> [<c013f40d>] rt_up+0x21/0x38
> [<c013442e>] remove_wait_queue+0xb/0x2d
> [<c012106e>] __wake_up+0x36/0x59
> [<c021ef1e>] tty_ldisc_deref+0x52/0x5e
> [<c018e4aa>] block_ioctl+0x18/0x1b
> [<c018e492>] block_ioctl+0x0/0x1b
> [<c0178d87>] do_ioctl+0x1f/0x62
> [<c017900b>] vfs_ioctl+0x241/0x253
> [<c0179069>] sys_ioctl+0x4c/0x67
> [<c0103f12>] sysenter_past_esp+0x5f/0x85
> =======================
> hda: selected mode 0x42
> Adding 2120572k swap on /dev/hda3. Priority:-1 extents:1 across:2120572k
> EXT3 FS on hda1, internal journal
> loop: module loaded
> ReiserFS: hda4: found reiserfs format "3.6" with standard journal
> ReiserFS: hda4: using ordered data mode
> ReiserFS: hda4: journal params: device hda4, size 8192, journal first block
> 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
> ReiserFS: hda4: checking transaction log (hda4)
> ReiserFS: hda4: Using r5 hash to sort names
> eth0: Media Link On 100mbps full-duplex
> NET: Registered protocol family 10
> lo: Disabled Privacy Extensions
> eth0: no IPv6 routers present
> powernow-k8: Found 1 Mobile AMD Sempron(tm) Processor 3000+ processors (1
> cpu cores) (version 2.00.00)
> powernow-k8: 0 : fid 0xa (1800 MHz), vid 0x9
> powernow-k8: 1 : fid 0x8 (1600 MHz), vid 0xa
> powernow-k8: 2 : fid 0x0 (800 MHz), vid 0x18
> Marking TSC unstable due to: cpufreq changes.
> Clocksource tsc unstable (delta = 141865067 ns)
> pcmcia: Detected deprecated PCMCIA ioctl usage from process: discover.
> pcmcia: This interface will soon be removed from the kernel; please expect
> breakage unless you upgrade to new tools.
> pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html
> for details.
> Bluetooth: Core ver 2.11
> NET: Registered protocol family 31
> Bluetooth: HCI device and connection manager initialized
> Bluetooth: HCI socket layer initialized
> Bluetooth: L2CAP ver 2.8
> Bluetooth: L2CAP socket layer initialized
> Bluetooth: RFCOMM socket layer initialized
> Bluetooth: RFCOMM TTY layer initialized
> Bluetooth: RFCOMM ver 1.8
> eth0: no IPv6 routers present
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of aymeric mansoux
> Sent: 09 August 2008 14:25
> To: p:d
> Subject: Re: [pure:dyne] soundcard not found with alsaconf (again)
>
> Julian Brooks said :
> > Back again
> >
> > Still no soundcard.
> >
> > When I run cat /proc/asound/cards, I get '---no soundcards ---'
> > But there is definitely one there?
>
> did you change your kernel recently?
>
>
> > I'm searching around for info but not really getting anywhere.
> >
> > Any tips, anybody, can't do owt, it's doing my head in?!
>
> send your dmesg :)
>
> dmesg > dmesg.txt
>
> The file is saved where the command is ran.
> So if you run it in your home, then it will be in your home
> you can also tell where to redirect the output right away if you want.
>
> dmesg > /home/user/blabla/dmesg.txt
>
>
> >
> > Jb
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> > Behalf Of Julian Brooks
> > Sent: 08 August 2008 22:22
> > To: 'p:d'
> > Subject: Re: [pure:dyne] soundcard not found with alsaconf (again)
> >
> > Oops, missed a line
> >
> > Hard drive issues seem to be sorted by deleting the partition line in
> fstab,
> > cheers.
> >
> > Just soundcard now. No joy with alsaconf
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> > Behalf Of Julian Brooks
> > Sent: 08 August 2008 22:16
> > To: 'p:d'
> > Subject: Re: [pure:dyne] soundcard not found with alsaconf (again)
> >
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> > Behalf Of aymeric mansoux
> > Sent: 08 August 2008 18:31
> > To: p:d
> > Subject: Re: [pure:dyne] soundcard not found with alsaconf (again)
> >
> > Julian Brooks said :
> > > So...
> > >
> > > Turned my lappy on this morning and repeatedly during
> startup...'modprobe
> > > can't find intel8x0'
> > >
> > > Bit later on...'alsactl restore failed with error message
> > > alsactl:load_state:1573:no soundcards found...'
> >
> > Is the card detected by alsaconf?
> >
> > Nope
> >
> >
> > >
> > >
> > >
> > > Also, with having to give partitions different amounts of memory - and
> > also
> > > deleting one of my 3 partitions, I am getting more errors during boot.
> >
> > maybe you have traces of the deleted partition in your fstab and the
> > system try to mount something that doesn't exit anymore.
> >
> > look at /etc/fstab
> > and check that all the devices mentionned actually exist
> >
> > You can also type mount to check what is currently mounted
> >
> > Deleted the entry for the missing partition - disk bootup fine now
> >
> > might be helpful to have a copy of your dmesg posted here.
> >
> > dmesg > dmesg.txt
> >
> > Where does the dmesg.txt file get saved to?
> >
> >
> >
> >
> > >
> > >
> > > Cheers,
> > >
> > >
> > >
> > > Jb
> > >
> > >
> > >
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On
> > > Behalf Of Julian Brooks
> > > Sent: 07 August 2008 21:59
> > > To: 'p:d'
> > > Subject: Re: [pure:dyne] soundcard not found with alsaconf
> > >
> > >
> > >
> > > Ok scratch that.
> > >
> > >
> > >
> > > Just turned it on after mooching round google and, uum, it seems to have
> > > fixed itself. Gosh.
> > >
> > >
> > >
> > > Back to other problems.
> > >
> > >
> > >
> > > Jb
> > >
> > >
> > >
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On
> > > Behalf Of Julian Brooks
> > > Sent: 07 August 2008 21:26
> > > To: 'p:d'
> > > Subject: [pure:dyne] soundcard not found with alsaconf
> > >
> > >
> > >
> > > Hey all,
> > >
> > >
> > >
> > > Been messing with the digital out from the soundcard on my lappy.
> > > Unfortunately the soundcard is 48k and the device I wanted to connect to
> > is
> > > 44.1k.
> > >
> > > Whilst attempting to poke around the settings, I ran 'alsaconf', which
> > then
> > > made my soundcard stop working.
> > >
> > >
> > >
> > > Alsaconf now says that I don't have a built in soundcard. I have run the
> > > livecd and the soundcard works, so that's not it.
> > >
> > >
> > >
> > > To compound my problems: at roughly the same time, the root partition
> had
> > > run out of disk space. I only gave the OS 6 gig, figuring my last pd
> was
> > 2
> > > gig and that should be plenty but no (too much apt-get action).
> > >
> > >
> > >
> > > I'm presuming that the problems may be related but then again not, well,
> I
> > > dunno, thats why I'm asking.
> > >
> > >
> > >
> > > Cheers,
> > >
> > >
> > >
> > > Jb
> > >
> > >
> > >
> > > P.S. I have a vague memory of a paragraph from the old puredyne online
> > info
> > > about setting up a soundcard manually but I can't put my finger on it at
> > the
> > > mo.
> > >
> > >
> > >
> > > Soz if this is an obvious one
> > >
> >
> > > ---
> > > [email protected]
> > > irc.goto10.org #pure:dyne
> >
> > ---
> > [email protected]
> > irc.goto10.org #pure:dyne
> >
> >
> > ---
> > [email protected]
> > irc.goto10.org #pure:dyne
> >
> >
> > ---
> > [email protected]
> > irc.goto10.org #pure:dyne
> >
> >
> > ---
> > [email protected]
> > irc.goto10.org #pure:dyne
> >
>
> ---
> [email protected]
> irc.goto10.org #pure:dyne
>
>
> ---
> [email protected]
> irc.goto10.org #pure:dyne
>
---
[email protected]
irc.goto10.org #pure:dyne