LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Problem with hardware recognition on Asus M2NPV-VM motherboard (https://www.linuxquestions.org/questions/linux-hardware-18/problem-with-hardware-recognition-on-asus-m2npv-vm-motherboard-499929/)

Iltbreg 11-08-2006 11:08 PM

Problem with hardware recognition on Asus M2NPV-VM motherboard
 
Salutation!

My story is going to be a bit long; I apologize in advance.

I just got myself a new computer and I've been trying for the last couple of days to install linux on it with limited success. There are pieces of hardware that are not being recognized (my knowledge about hardware is highly deficient). My computer has the following:

Asus M2NPV-VM motherboard
AM2 Athlon 64 3500+
512MB Kingston DDR2 667
160GB Sata II Western Digital 8Mb
Video Nvidia GeForce 6150 + nForce 430 Integrated
Ethernet card 1/100
Sound card 5.1

I first tried to install Fedora Core 6. All went well from the beginning to the end but once I started playing with it there were a couple of bugs. First when I played the sound test only one of the speakers worked while the other was making a very annoying noise. Second, I was limited to only two resolutions for the screen.

I decided to try another distro and I chose Ubuntu 6.10. I first tried to install ubuntu-6.10-desktop-amd64.iso but the thing didn't even boot (I'm still confused though, was it supposed to work or was I way off the track by choosing this one?). I then tried ubuntu-6.10-desktop-1386.iso which worked and installed fine. I now have no problem with the sound and I have a wide variety of resolutions to choose from for the screen display. However, I know there's something wrong and I'm sure it has something to do with the recognition of the video card. For example, when I scroll up or down on a web page, it's not going smoothly (I don't know what term to use to describe it).

The kernel version is: 2.6.17-10-generic

the output of /bin/lspci is (if it can be useful):
Quote:

00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a3)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
04:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)

According to this site: http://www.linux-tested.com/results/asus_m2npv-vm.html
Linux is supposed to work fine on that type of hardware. I then tried to install Fedora Core 5 since it's one of the versions they used for their test but the installer didn't boot. It jammed after giving the following message:
Quote:

ENABLING IO-APIC IRQs
..TIMER: vector=0x31 timer not connected to IO-APIC
...trying to set up timer (IRQ0) through the 8259A ... failed
...trying to set up timer as Virtual Wire IRQ ... failed
...trying to set up timer as ExtNT IRQ ... failed .
Kernel panic-not syncing: IO-APIC + timer doesn't work! Boot with acip=debug and send a report. Then try booting with the 'noapic' option
[<c011978e>] panic + 0x3e/0x16c [<c039fe9e>] setup_IO_APIC+0xca3/0xcbc
[<c01291df>] kthread-create+0x134/0x143 [<c013760a>] watchdog+0x0/0x66
[<c012906d>] keventd_create_kthread+0x0/0x3e [<c039e639>] APIC-init-uniprocessor+0xc9/0xd8
[<c0100291>] init+0x28/0x1b4 [<c0100269>] init+0x0/0x1b4
[<c0101005>] kernel_thread_helper+0x5/0xb
Then nothing more. I've found some web pages talking about issues with APIC but I didn't understand much of what they say. I'll go check some more.


Thank you for your time.

Iltbreg 11-08-2006 11:14 PM

to continue, if it can be of any use, dmesg gives this:
Quote:

[17179569.184000] Linux version 2.6.17-10-generic (root@vernadsky) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic)
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[17179569.184000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 000000001bef0000 (usable)
[17179569.184000] BIOS-e820: 000000001bef0000 - 000000001bef3000 (ACPI NVS)
[17179569.184000] BIOS-e820: 000000001bef3000 - 000000001bf00000 (ACPI data)
[17179569.184000] BIOS-e820: 000000001c000000 - 0000000020000000 (reserved)
[17179569.184000] BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
[17179569.184000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 446MB LOWMEM available.
[17179569.184000] found SMP MP-table at 000f5b20
[17179569.184000] On node 0 totalpages: 114416
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] Normal zone: 110320 pages, LIFO batch:31
[17179569.184000] DMI 2.3 present.
[17179569.184000] ACPI: RSDP (v000 Nvidia ) @ 0x000f75e0
[17179569.184000] ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1bef3040
[17179569.184000] ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1bef30c0
[17179569.184000] ACPI: MCFG (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1befb280
[17179569.184000] ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1befb1c0
[17179569.184000] ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x4008
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 15:15 APIC version 16
[17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[17179569.184000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[17179569.184000] ACPI: BIOS IRQ0 pin2 override ignored.
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[17179569.184000] ACPI: IRQ9 used by override.
[17179569.184000] ACPI: IRQ14 used by override.
[17179569.184000] ACPI: IRQ15 used by override.
[17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs
[17179569.184000] Using ACPI (MADT) for SMP configuration information
[17179569.184000] Allocating PCI resources starting at 30000000 (gap: 20000000:d0000000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/sda1 ro quiet splash
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
[17179569.184000] Enabling fast FPU save and restore... done.
[17179569.184000] Enabling unmasked SIMD FPU exception support... done.
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[17179569.184000] Detected 2204.773 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179570.420000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179570.420000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[17179570.428000] Memory: 443752k/457664k available (1910k kernel code, 13324k reserved, 1070k data, 308k init, 0k highmem)
[17179570.428000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179570.508000] Calibrating delay using timer specific routine.. 4415.96 BogoMIPS (lpj=8831920)
[17179570.508000] Security Framework v1.0.0 initialized
[17179570.508000] SELinux: Disabled at boot.
[17179570.508000] Mount-cache hash table entries: 512
[17179570.508000] CPU: After generic identify, caps: 078bfbff ebd3fbff 00000000 00000000 00002001 00000000 0000001d
[17179570.508000] CPU: After vendor identify, caps: 078bfbff ebd3fbff 00000000 00000000 00002001 00000000 0000001d
[17179570.508000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[17179570.508000] CPU: L2 Cache: 512K (64 bytes/line)
[17179570.508000] CPU: After all inits, caps: 078bfbff ebd3fbff 00000000 00000410 00002001 00000000 0000001d
[17179570.508000] Checking 'hlt' instruction... OK.
[17179570.524000] SMP alternatives: switching to UP code
[17179570.524000] Freeing SMP alternatives: 16k freed
[17179570.524000] checking if image is initramfs... it is
[17179570.944000] Freeing initrd memory: 5563k freed
[17179570.944000] ACPI: Core revision 20060707
[17179570.948000] ACPI: Looking for DSDT ... not found!
[17179570.952000] CPU0: AMD Athlon(tm) 64 Processor 3500+ stepping 02
[17179570.952000] Total of 1 processors activated (4415.96 BogoMIPS).
[17179570.952000] ENABLING IO-APIC IRQs
[17179570.956000] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
[17179570.964000] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[17179570.964000] ...trying to set up timer (IRQ0) through the 8259A ... failed.
[17179570.964000] ...trying to set up timer as Virtual Wire IRQ... failed.
[17179570.964000] ...trying to set up timer as ExtINT IRQ... works.
[17179571.280000] Brought up 1 CPUs
[17179571.280000] migration_cost=0
[17179571.280000] NET: Registered protocol family 16
[17179571.280000] EISA bus registered
[17179571.280000] ACPI: bus type pci registered
[17179571.280000] PCI: Using MMCONFIG
[17179571.280000] PCI: No mmconfig possible on 0:18
[17179571.280000] Setting up standard PCI resources
[17179571.288000] ACPI: Interpreter enabled
[17179571.288000] ACPI: Using IOAPIC for interrupt routing
[17179571.292000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179571.292000] PCI: Probing PCI hardware (bus 00)
[17179571.296000] Boot video device is 0000:00:05.0
[17179571.296000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:0d.0
[17179571.296000] PCI: Transparent bridge - 0000:00:10.0
[17179571.296000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179571.432000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[17179571.432000] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.432000] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.436000] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.436000] ACPI: PCI Interrupt Link [LNK4] (IRQs *5 7 9 10 11 14 15)
[17179571.436000] ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.436000] ACPI: PCI Interrupt Link [LNK6] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.436000] ACPI: PCI Interrupt Link [LNK7] (IRQs *5 7 9 10 11 14 15)
[17179571.436000] ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.436000] ACPI: PCI Interrupt Link [LUBA] (IRQs *5 7 9 10 11 14 15)
[17179571.436000] ACPI: PCI Interrupt Link [LUBB] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.436000] ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 10 *11 14 15)
[17179571.436000] ACPI: PCI Interrupt Link [LACI] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.436000] ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 10 *11 14 15)
[17179571.440000] ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.440000] ACPI: PCI Interrupt Link [LMCI] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.440000] ACPI: PCI Interrupt Link [LSMB] (IRQs *5 7 9 10 11 14 15)
[17179571.440000] ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 10 *11 14 15)
[17179571.440000] ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[17179571.440000] ACPI: PCI Interrupt Link [LSID] (IRQs *5 7 9 10 11 14 15)
[17179571.440000] ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 *10 11 14 15)
[17179571.440000] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
[17179571.440000] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
[17179571.440000] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
[17179571.440000] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled.
[17179571.444000] ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0, disabled.
[17179571.448000] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0, disabled.
[17179571.448000] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled.
[17179571.448000] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled.
[17179571.448000] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
[17179571.448000] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
[17179571.448000] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled.
[17179571.448000] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
[17179571.452000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179571.452000] pnp: PnP ACPI init
[17179571.460000] pnp: PnP ACPI: found 12 devices
[17179571.460000] PnPBIOS: Disabled by ACPI PNP
[17179571.460000] PCI: Using ACPI for IRQ routing
[17179571.460000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[17179571.460000] pnp: 00:01: ioport range 0x4000-0x407f could not be reserved
[17179571.460000] pnp: 00:01: ioport range 0x4080-0x40ff has been reserved
[17179571.460000] pnp: 00:01: ioport range 0x4400-0x447f has been reserved
[17179571.460000] pnp: 00:01: ioport range 0x4480-0x44ff could not be reserved
[17179571.460000] pnp: 00:01: ioport range 0x4800-0x487f has been reserved
[17179571.460000] pnp: 00:01: ioport range 0x4880-0x48ff has been reserved
[17179571.460000] pnp: 00:01: ioport range 0x2000-0x207f has been reserved
[17179571.460000] pnp: 00:01: ioport range 0x2080-0x20ff has been reserved
[17179571.460000] PCI: Bridge: 0000:00:02.0
[17179571.460000] IO window: a000-afff
[17179571.460000] MEM window: fd800000-fd8fffff
[17179571.460000] PREFETCH window: fd700000-fd7fffff
[17179571.460000] PCI: Bridge: 0000:00:03.0
[17179571.460000] IO window: 8000-8fff
[17179571.460000] MEM window: fde00000-fdefffff
[17179571.460000] PREFETCH window: fdd00000-fddfffff
[17179571.460000] PCI: Bridge: 0000:00:04.0
[17179571.460000] IO window: b000-bfff
[17179571.460000] MEM window: fdc00000-fdcfffff
[17179571.460000] PREFETCH window: fd900000-fd9fffff
[17179571.460000] PCI: Bridge: 0000:00:10.0
[17179571.460000] IO window: 9000-9fff
[17179571.460000] MEM window: fdb00000-fdbfffff
[17179571.460000] PREFETCH window: fda00000-fdafffff
[17179571.460000] PCI: Setting latency timer of device 0000:00:02.0 to 64
[17179571.460000] PCI: Setting latency timer of device 0000:00:03.0 to 64
[17179571.460000] PCI: Setting latency timer of device 0000:00:04.0 to 64
[17179571.460000] PCI: Setting latency timer of device 0000:00:10.0 to 64
[17179571.460000] NET: Registered protocol family 2
[17179571.500000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[17179571.500000] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[17179571.500000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[17179571.500000] TCP: Hash tables configured (established 16384 bind 8192)
[17179571.500000] TCP reno registered
[17179571.500000] audit: initializing netlink socket (disabled)
[17179571.500000] audit(1163041715.500:1): initialized
[17179571.500000] VFS: Disk quotas dquot_6.5.1
[17179571.500000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179571.500000] Initializing Cryptographic API
[17179571.500000] io scheduler noop registered
[17179571.500000] io scheduler anticipatory registered
[17179571.500000] io scheduler deadline registered
[17179571.500000] io scheduler cfq registered (default)
[17179571.500000] PCI: Setting latency timer of device 0000:00:02.0 to 64
[17179571.500000] pcie_portdrv_probe->Dev[02fc:10de] has invalid IRQ. Check vendor BIOS
[17179571.500000] assign_interrupt_mode Found MSI capability
[17179571.500000] Allocate Port Service[0000:00:02.0: pcie00]
[17179571.500000] Allocate Port Service[0000:00:02.0: pcie03]
[17179571.500000] PCI: Setting latency timer of device 0000:00:03.0 to 64
[17179571.500000] pcie_portdrv_probe->Dev[02fd:10de] has invalid IRQ. Check vendor BIOS
[17179571.500000] assign_interrupt_mode Found MSI capability
[17179571.500000] Allocate Port Service[0000:00:03.0: pcie00]
[17179571.500000] Allocate Port Service[0000:00:03.0: pcie03]
[17179571.500000] PCI: Setting latency timer of device 0000:00:04.0 to 64
[17179571.500000] pcie_portdrv_probe->Dev[02fb:10de] has invalid IRQ. Check vendor BIOS
[17179571.500000] assign_interrupt_mode Found MSI capability
[17179571.500000] Allocate Port Service[0000:00:04.0: pcie00]
[17179571.500000] Allocate Port Service[0000:00:04.0: pcie03]
[17179571.500000] isapnp: Scanning for PnP cards...
[17179571.852000] isapnp: No Plug & Play device found
[17179571.868000] Real Time Clock Driver v1.12ac
[17179571.868000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[17179571.868000] mice: PS/2 mouse device common for all mice
[17179571.868000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179571.868000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179571.872000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179571.872000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[17179572.412000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179572.412000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179572.420000] EISA: Probing bus 0 at eisa.0
[17179572.420000] Cannot allocate resource for EISA slot 2
[17179572.420000] Cannot allocate resource for EISA slot 4
[17179572.420000] Cannot allocate resource for EISA slot 8
[17179572.420000] EISA: Detected 0 cards.
[17179572.420000] TCP bic registered
[17179572.420000] NET: Registered protocol family 1
[17179572.420000] NET: Registered protocol family 8
[17179572.420000] NET: Registered protocol family 20
[17179572.420000] Using IPI No-Shortcut mode
[17179572.420000] ACPI: (supports S0 S1 S3 S4 S5)
[17179572.420000] Freeing unused kernel memory: 308k freed
[17179572.444000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179573.508000] Capability LSM initialized
[17179573.528000] ACPI: Fan [FAN] (on)
[17179573.532000] ACPI Exception (acpi_processor-0693): AE_NOT_FOUND, Processor Device is not present [20060707]
[17179573.532000] ACPI: Getting cpuindex for acpiid 0x1
[17179573.532000] ACPI: Thermal Zone [THRM] (40 C)
[17179573.784000] SCSI subsystem initialized
[17179573.784000] libata version 1.20 loaded.
[17179573.788000] sata_nv 0000:00:0e.0: version 0.8
[17179573.788000] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 23
[17179573.788000] ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [APSI] -> GSI 23 (level, low) -> IRQ 209
[17179573.788000] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[17179573.788000] ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xE000 irq 209
[17179573.788000] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xE008 irq 209
[17179573.992000] ata1: SATA link up 3.0 Gbps (SStatus 123)
[17179574.164000] ata1: dev 0 cfg 49:2f00 82:7069 83:7c61 84:4023 85:7068 86:3c41 87:4023 88:203f
[17179574.164000] ata1: dev 0 ATA-7, max UDMA/100, 312581808 sectors: LBA48
[17179574.176000] ata1: dev 0 configured for UDMA/100
[17179574.176000] scsi0 : sata_nv
[17179574.380000] ata2: SATA link down (SStatus 0)
[17179574.380000] scsi1 : sata_nv
[17179574.384000] Vendor: ATA Model: WDC WD1600JS-60N Rev: 10.0
[17179574.384000] Type: Direct-Access ANSI SCSI revision: 05
[17179574.384000] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 22
[17179574.384000] ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [APSJ] -> GSI 22 (level, low) -> IRQ 217
[17179574.384000] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[17179574.384000] ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xCC00 irq 217
[17179574.384000] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xCC08 irq 217
[17179574.388000] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[17179574.388000] sda: Write Protect is off
[17179574.388000] sda: Mode Sense: 00 3a 00 00
[17179574.388000] SCSI device sda: drive cache: write back
[17179574.388000] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[17179574.388000] sda: Write Protect is off
[17179574.388000] sda: Mode Sense: 00 3a 00 00
[17179574.388000] SCSI device sda: drive cache: write back
[17179574.388000] sda: sda1 sda2 < sda5 >
[17179574.444000] sd 0:0:0:0: Attached scsi disk sda
[17179574.588000] ata3: SATA link down (SStatus 0)
[17179574.588000] scsi2 : sata_nv
[17179574.792000] ata4: SATA link down (SStatus 0)
[17179574.792000] scsi3 : sata_nv
[17179574.796000] NFORCE-MCP51: IDE controller at PCI slot 0000:00:0d.0
[17179574.796000] NFORCE-MCP51: chipset revision 161
[17179574.796000] NFORCE-MCP51: not 100% native mode: will probe irqs later
[17179574.796000] NFORCE-MCP51: 0000:00:0d.0 (rev a1) UDMA133 controller
[17179574.796000] ide0: BM-DMA at 0xf400-0xf407, BIOS settings: hda: DMA, hdb: DMA
[17179574.796000] ide1: BM-DMA at 0xf408-0xf40f, BIOS settings: hdc: DMA, hdd: DMA
[17179574.796000] Probing IDE interface ide0...
[17179575.532000] hda: HL-DT-ST DVDRAM GSA-H10N, ATAPI CD/DVD-ROM drive
[17179576.316000] hdb: SONY DVD-ROM DDU1615, ATAPI CD/DVD-ROM drive
[17179576.376000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179576.380000] Probing IDE interface ide1...
[17179576.960000] hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179576.960000] Uniform CD-ROM driver Revision: 3.20
[17179576.968000] hdb: ATAPI 40X DVD-ROM drive, 254kB Cache, UDMA(33)
[17179577.156000] Probing IDE interface ide1...
[17179577.196000] usbcore: registered new driver usbfs
[17179577.196000] usbcore: registered new driver hub
[17179577.196000] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 21
[17179577.196000] ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [APCL] -> GSI 21 (level, low) -> IRQ 225
[17179577.196000] PCI: Setting latency timer of device 0000:00:0b.1 to 64
[17179577.196000] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[17179577.196000] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 1
[17179577.196000] ehci_hcd 0000:00:0b.1: debug port 1
[17179577.196000] PCI: cache line size of 64 is not supported by device 0000:00:0b.1
[17179577.196000] ehci_hcd 0000:00:0b.1: irq 225, io mem 0xfe02e000
[17179577.196000] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179577.196000] usb usb1: configuration #1 chosen from 1 choice
[17179577.196000] hub 1-0:1.0: USB hub found
[17179577.196000] hub 1-0:1.0: 8 ports detected
[17179577.208000] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.54.
[17179577.236000] ieee1394: Initialized config rom entry `ip1394'
[17179577.252000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[17179577.312000] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 20
[17179577.312000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [APCF] -> GSI 20 (level, low) -> IRQ 233
[17179577.312000] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[17179577.312000] ohci_hcd 0000:00:0b.0: OHCI Host Controller
[17179577.312000] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
[17179577.328000] ohci_hcd 0000:00:0b.0: irq 233, io mem 0xfe02f000
[17179577.388000] usb usb2: configuration #1 chosen from 1 choice
[17179577.388000] hub 2-0:1.0: USB hub found
[17179577.388000] hub 2-0:1.0: 8 ports detected
[17179577.496000] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
[17179577.496000] ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [APCH] -> GSI 23 (level, low) -> IRQ 209
[17179577.496000] PCI: Setting latency timer of device 0000:00:14.0 to 64
[17179577.496000] forcedeth: using HIGHDMA
[17179578.020000] eth0: forcedeth.c: subsystem: 01043:816a bound to 0000:00:14.0
[17179578.020000] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[17179578.020000] ACPI: PCI Interrupt 0000:04:05.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ 50
[17179578.068000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[50] MMIO=[fdbff000-fdbff7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[17179578.132000] Attempting manual resume
[17179578.156000] kjournald starting. Commit interval 5 seconds
[17179578.156000] EXT3-fs: mounted filesystem with ordered data mode.
[17179579.340000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d80000e5518e]
[17179585.720000] input: PC Speaker as /class/input/input1
[17179585.980000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179585.992000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179586.060000] parport: PnPBIOS parport detected.
[17179586.060000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[17179586.184000] parport0: Printer, HEWLETT-PACKARD DESKJET 840C
[17179586.572000] Linux agpgart interface v0.101 (c) Dave Jones
[17179586.612000] input: ImPS/2 Logitech Wheel Mouse as /class/input/input2
[17179586.692000] ts: Compaq touchscreen protocol output
[17179587.028000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[17179587.056000] ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 22
[17179587.056000] ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [AAZA] -> GSI 22 (level, low) -> IRQ 217
[17179587.056000] PCI: Setting latency timer of device 0000:00:10.1 to 64
[17179587.748000] lp0: using parport0 (interrupt-driven).
[17179587.764000] NET: Registered protocol family 17
[17179587.764000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
[17179587.764000] ieee1394: sbp2: Try serialize_io=0 for better performance
[17179587.788000] Adding 1317288k swap on /dev/disk/by-uuid/0f2fbf79-4224-4d26-a5fb-6bd0f62338ae. Priority:-1 extents:1 across:1317288k
[17179587.824000] EXT3 FS on sda1, internal journal
[17179589.168000] NET: Registered protocol family 10
[17179589.168000] lo: Disabled Privacy Extensions
[17179589.168000] IPv6 over IPv4 tunneling driver
[17179593.408000] ACPI: Power Button (FF) [PWRF]
[17179593.408000] ACPI: Power Button (CM) [PWRB]
[17179593.492000] ibm_acpi: ec object not found
[17179593.520000] pcc_acpi: loading...
[17179593.776000] powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.60.2)
[17179593.784000] powernow-k8: BIOS error - no PSB or ACPI _PSS objects
[17179596.632000] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[17179596.632000] apm: overridden by ACPI.
[17179599.464000] eth0: no IPv6 routers present
[17179599.716000] Bluetooth: Core ver 2.8
[17179599.716000] NET: Registered protocol family 31
[17179599.716000] Bluetooth: HCI device and connection manager initialized
[17179599.716000] Bluetooth: HCI socket layer initialized
[17179599.728000] Bluetooth: L2CAP ver 2.8
[17179599.728000] Bluetooth: L2CAP socket layer initialized
[17179599.748000] Bluetooth: RFCOMM socket layer initialized
[17179599.748000] Bluetooth: RFCOMM TTY layer initialized
[17179599.748000] Bluetooth: RFCOMM ver 1.7
Any help to understand what's going on will be very appreciated.

Iltbreg 11-11-2006 08:37 PM

OK. So this problem is quite common with Asus-type motherboards and is about the kernel having a hard time with the AM2 socket and/or the Nvidia chipset. So I guess that the only thing I can do now is to be patient and wait for a kernel with the proper patch. It's times like these that make me regret not to be an expert on that kind of stuff.

Oh well.

Iltbreg 11-13-2006 07:04 PM

Problem solved!!!
 
Finally!

After trials and errors, my computer is now working falwlessly! It was only a matter of finding the right distro.

Now if you'll excuse me, I have to go write a poem to Mandriva.

Emmanuel_uk 11-15-2006 02:41 PM

Hi, great news to know this mobo works with mandriva!
Would you mind inputing it into the Hardware database?
I am "scanning" the forum for AM2 mobo to see what people stories are, as I am thinking to upgrade my PC.
It would help many...

cheers

Iltbreg 11-18-2006 12:09 AM

Sure. It would be my pleasure.

Iltbreg 01-14-2007 10:36 AM

Important notice!
 
I just want to add a piece of information that I didn't mention before. Mandriva is working fine on that mobo, but the versions I've tried are Mandriva Discovery 2007 and Mandriva Powerpack 2007. I haven't tried the free version and I don't plan to. However, I have received an e-main from someone who has encountered bugs with the free version.

jo256 02-08-2007 12:04 PM

board works perfectly
 
the m2npv-vm board works great for me with ubuntu (edgy) and fedora core 6. you have to add "noapic"-kernel-option.

jo

Iltbreg 02-11-2007 01:43 PM

Yes, you're right Jo.

I remember reading about that in a couple of forums. I didn't have the occasion of trying it myself though, but it's good to know that it works. There's been also other cases where a BIOS update solved the problem too.


All times are GMT -5. The time now is 07:19 PM.