Re: NForce4 ide problems?

2005-04-21 Thread ismail dönmez
Oh well, this was due to bad cabling after all. A 80-conductor cable
fixed the issue.Thanks for heads up. Appreciated.

Regards,
ismail



On 4/21/05, ismail dönmez <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> On 4/20/05, Jesper Juhl <[EMAIL PROTECTED]> wrote:
> > You might want to post that Oops message if you want someone to try and 
> > fix it.
> > 
> 
> Ok see it below.
> 
> > Also, from your dmesg output I see that you are loading the NVIDIA module
> >  NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-7174  Tue
> Mar
> > 22 06:45:40 PST 2005
> > You may want to try /not/ loading that module and then reproduce the 
> > kernel panic and then post that Oops or panic message instead.
> > 
> Ok this message was taken without loading nvidia module.
> 
> I get this just after hdparm command on /dev/hda :
> 
> 
> CPU 0: Machine Check Exception: 4 Bank 4: b2070f0f
> TSC 1cb2201501c
> Kernel panic - not syncing : Machine check
> 
> 
> 
> Any help is appreciated.
> 
> Regards,
> ismail
> 
> 
> -- 
> Time is what you make of it
> 

-- 
Time is what you make of it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: NForce4 ide problems?

2005-04-21 Thread ismail dönmez
Oh well, this was due to bad cabling after all. A 80-conductor cable
fixed the issue.Thanks for heads up. Appreciated.

Regards,
ismail



On 4/21/05, ismail dönmez [EMAIL PROTECTED] wrote:
 Hi,
 
 On 4/20/05, Jesper Juhl [EMAIL PROTECTED] wrote:
  You might want to post that Oops message if you want someone to try and 
  fix it.
  
 
 Ok see it below.
 
  Also, from your dmesg output I see that you are loading the NVIDIA module
   NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-7174  Tue
 Mar
  22 06:45:40 PST 2005
  You may want to try /not/ loading that module and then reproduce the 
  kernel panic and then post that Oops or panic message instead.
  
 Ok this message was taken without loading nvidia module.
 
 I get this just after hdparm command on /dev/hda :
 
 snip
 CPU 0: Machine Check Exception: 4 Bank 4: b2070f0f
 TSC 1cb2201501c
 Kernel panic - not syncing : Machine check
 
 /snip
 
 Any help is appreciated.
 
 Regards,
 ismail
 
 
 -- 
 Time is what you make of it
 

-- 
Time is what you make of it
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: NForce4 ide problems?

2005-04-20 Thread ismail dönmez
Hi,

On 4/20/05, Jesper Juhl <[EMAIL PROTECTED]> wrote:
> You might want to post that Oops message if you want someone to try and 
> fix it.
> 

Ok see it below.

> Also, from your dmesg output I see that you are loading the NVIDIA module
>  NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-7174  Tue Mar
> 22 06:45:40 PST 2005
> You may want to try /not/ loading that module and then reproduce the 
> kernel panic and then post that Oops or panic message instead.
> 
Ok this message was taken without loading nvidia module.

I get this just after hdparm command on /dev/hda :


CPU 0: Machine Check Exception: 4 Bank 4: b2070f0f
TSC 1cb2201501c
Kernel panic - not syncing : Machine check



Any help is appreciated.

Regards,
ismail


-- 
Time is what you make of it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: NForce4 ide problems?

2005-04-20 Thread Jesper Juhl
On Wed, 20 Apr 2005, ismail dönmez wrote:

> Hi all,
> I recently bought an Asus A8N-SLI mobo and an AMD 3500+ CPU for my
> system but my ide drive seems to have some problems with them. Here is
> what I get at boot :
> 
> hda: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
> hda: cache flushes supported
>  /dev/ide/host0/bus0/target0/lun0:hda: dma_intr: status=0x51 {
> DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> 
> First I thought it was bad ide cable ( because I wasn't using the one
> that came with mobo ) so I tried with the brand new cable coming with
> mobo and same error happened. Also trying to do something like :
> hdparm -m16 -c -u1 -d1 -Xudma2 /dev/hda
> results in a cpu exception thrown and a kernel panic after that. Full

You might want to post that Oops message if you want someone to try and 
fix it.

Also, from your dmesg output I see that you are loading the NVIDIA module
 NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-7174  Tue Mar 22 
06:45:40 PST 2005
You may want to try /not/ loading that module and then reproduce the 
kernel panic and then post that Oops or panic message instead.

-- 
Jesper Juhl

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: NForce4 ide problems?

2005-04-20 Thread ismail dönmez
FWIW problem happens way before any driver is loaded ( i.e nVidia ) so
this is not a such problem.


On 4/20/05, ismail dönmez <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I recently bought an Asus A8N-SLI mobo and an AMD 3500+ CPU for my
> system but my ide drive seems to have some problems with them. Here is
> what I get at boot :
> 
> 
> hda: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=16383/255/63,
> UDMA(100)
> hda: cache flushes supported
>  /dev/ide/host0/bus0/target0/lun0:hda: dma_intr: status=0x51 {
> DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> ide: failed opcode was: unknown
> 
> 
> First I thought it was bad ide cable ( because I wasn't using the one
> that came with mobo ) so I tried with the brand new cable coming with
> mobo and same error happened. Also trying to do something like :
> 
> hdparm -m16 -c -u1 -d1 -Xudma2 /dev/hda
> 
> results in a cpu exception thrown and a kernel panic after that. Full
> dmesg log is attached. I appreciate any help/comments.
> 
> P.S: I tried with kernel 2.6.10 and 2.6.12-rc2 and same problems happen
> 
> Regards,
> ismail
> 
> 
> -- 
> Time is what you make of it
> 
> 

-- 
Time is what you make of it
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


NForce4 ide problems?

2005-04-20 Thread ismail dönmez
Hi all,

I recently bought an Asus A8N-SLI mobo and an AMD 3500+ CPU for my
system but my ide drive seems to have some problems with them. Here is
what I get at boot :


hda: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
 /dev/ide/host0/bus0/target0/lun0:hda: dma_intr: status=0x51 {
DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
ide: failed opcode was: unknown
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
ide: failed opcode was: unknown
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
ide: failed opcode was: unknown


First I thought it was bad ide cable ( because I wasn't using the one
that came with mobo ) so I tried with the brand new cable coming with
mobo and same error happened. Also trying to do something like :

hdparm -m16 -c -u1 -d1 -Xudma2 /dev/hda

results in a cpu exception thrown and a kernel panic after that. Full
dmesg log is attached. I appreciate any help/comments.

P.S: I tried with kernel 2.6.10 and 2.6.12-rc2 and same problems happen

Regards,
ismail


-- 
Time is what you make of it
Bootdata ok (command line is [EMAIL PROTECTED] ro root=307)
Linux version 2.6.12-rc2 ([EMAIL PROTECTED]) (gcc version 4.0.0 20050413 
(prerelease) (Debian 4.0-0pre11)) #3 Wed Apr 20 17:07:40 EEST 2005
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009f800 (usable)
 BIOS-e820: 0009f800 - 000a (reserved)
 BIOS-e820: 000f - 0010 (reserved)
 BIOS-e820: 0010 - 3fff (usable)
 BIOS-e820: 3fff - 3fff3000 (ACPI NVS)
 BIOS-e820: 3fff3000 - 4000 (ACPI data)
 BIOS-e820: e000 - f000 (reserved)
 BIOS-e820: fec0 - fec01000 (reserved)
 BIOS-e820: fee0 - fef0 (reserved)
 BIOS-e820: fefffc00 - ff00 (reserved)
 BIOS-e820:  - 0001 (reserved)
ACPI: RSDP (v000 Nvidia) @ 0x000f74b0
ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff3000
ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff3040
ACPI: MCFG (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff9280
ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff9200
ACPI: DSDT (v001 NVIDIA AWRDACPI 0x1000 MSFT 0x010e) @ 
0x
On node 0 totalpages: 262128
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 258032 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
Nvidia board detected. Ignoring ACPI timer override.
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:7 APIC version 16
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 17, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: BIOS IRQ0 pin2 override ignored.
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
ACPI: IRQ9 used by override.
ACPI: IRQ14 used by override.
ACPI: IRQ15 used by override.
Setting APIC routing to flat
Using ACPI (MADT) for SMP configuration information
Built 1 zonelists
Kernel command line: [EMAIL PROTECTED] ro root=307 console=tty0
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 131072 bytes)
time.c: Using 1.193182 MHz PIT timer.
time.c: Detected 2211.359 MHz processor.
Console: colour dummy device 80x25
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Memory: 1026920k/1048512k available (1908k kernel code, 20892k reserved, 955k 
data, 132k init)
Calibrating delay loop... 4374.52 BogoMIPS (lpj=2187264)
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: AMD Athlon(tm) 64 Processor 3500+ stepping 0a
Using local APIC NMI watchdog using perfctr0
Using local APIC timer interrupts.
Detected 12.564 MHz APIC timer.
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050309
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (:00)
PCI: Probing PCI hardware (bus 00)
PCI: Transparent bridge - :00:09.0
Boot video device is :01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, 

NForce4 ide problems?

2005-04-20 Thread ismail dönmez
Hi all,

I recently bought an Asus A8N-SLI mobo and an AMD 3500+ CPU for my
system but my ide drive seems to have some problems with them. Here is
what I get at boot :

snip
hda: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
 /dev/ide/host0/bus0/target0/lun0:hda: dma_intr: status=0x51 {
DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
ide: failed opcode was: unknown
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
ide: failed opcode was: unknown
hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
ide: failed opcode was: unknown
/snip

First I thought it was bad ide cable ( because I wasn't using the one
that came with mobo ) so I tried with the brand new cable coming with
mobo and same error happened. Also trying to do something like :

hdparm -m16 -c -u1 -d1 -Xudma2 /dev/hda

results in a cpu exception thrown and a kernel panic after that. Full
dmesg log is attached. I appreciate any help/comments.

P.S: I tried with kernel 2.6.10 and 2.6.12-rc2 and same problems happen

Regards,
ismail


-- 
Time is what you make of it
Bootdata ok (command line is [EMAIL PROTECTED] ro root=307)
Linux version 2.6.12-rc2 ([EMAIL PROTECTED]) (gcc version 4.0.0 20050413 
(prerelease) (Debian 4.0-0pre11)) #3 Wed Apr 20 17:07:40 EEST 2005
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009f800 (usable)
 BIOS-e820: 0009f800 - 000a (reserved)
 BIOS-e820: 000f - 0010 (reserved)
 BIOS-e820: 0010 - 3fff (usable)
 BIOS-e820: 3fff - 3fff3000 (ACPI NVS)
 BIOS-e820: 3fff3000 - 4000 (ACPI data)
 BIOS-e820: e000 - f000 (reserved)
 BIOS-e820: fec0 - fec01000 (reserved)
 BIOS-e820: fee0 - fef0 (reserved)
 BIOS-e820: fefffc00 - ff00 (reserved)
 BIOS-e820:  - 0001 (reserved)
ACPI: RSDP (v000 Nvidia) @ 0x000f74b0
ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff3000
ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff3040
ACPI: MCFG (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff9280
ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff9200
ACPI: DSDT (v001 NVIDIA AWRDACPI 0x1000 MSFT 0x010e) @ 
0x
On node 0 totalpages: 262128
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 258032 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
Nvidia board detected. Ignoring ACPI timer override.
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:7 APIC version 16
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 17, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: BIOS IRQ0 pin2 override ignored.
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
ACPI: IRQ9 used by override.
ACPI: IRQ14 used by override.
ACPI: IRQ15 used by override.
Setting APIC routing to flat
Using ACPI (MADT) for SMP configuration information
Built 1 zonelists
Kernel command line: [EMAIL PROTECTED] ro root=307 console=tty0
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 131072 bytes)
time.c: Using 1.193182 MHz PIT timer.
time.c: Detected 2211.359 MHz processor.
Console: colour dummy device 80x25
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Memory: 1026920k/1048512k available (1908k kernel code, 20892k reserved, 955k 
data, 132k init)
Calibrating delay loop... 4374.52 BogoMIPS (lpj=2187264)
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: AMD Athlon(tm) 64 Processor 3500+ stepping 0a
Using local APIC NMI watchdog using perfctr0
Using local APIC timer interrupts.
Detected 12.564 MHz APIC timer.
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050309
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (:00)
PCI: Probing PCI hardware (bus 00)
PCI: Transparent bridge - :00:09.0
Boot video device is :01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 7 9 10 11 12 14 

Re: NForce4 ide problems?

2005-04-20 Thread ismail dönmez
FWIW problem happens way before any driver is loaded ( i.e nVidia ) so
this is not a such problem.


On 4/20/05, ismail dönmez [EMAIL PROTECTED] wrote:
 Hi all,
 
 I recently bought an Asus A8N-SLI mobo and an AMD 3500+ CPU for my
 system but my ide drive seems to have some problems with them. Here is
 what I get at boot :
 
 snip
 hda: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=16383/255/63,
 UDMA(100)
 hda: cache flushes supported
  /dev/ide/host0/bus0/target0/lun0:hda: dma_intr: status=0x51 {
 DriveReady SeekComplete Error }
 hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
 ide: failed opcode was: unknown
 hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
 hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
 ide: failed opcode was: unknown
 hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
 hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
 ide: failed opcode was: unknown
 /snip
 
 First I thought it was bad ide cable ( because I wasn't using the one
 that came with mobo ) so I tried with the brand new cable coming with
 mobo and same error happened. Also trying to do something like :
 
 hdparm -m16 -c -u1 -d1 -Xudma2 /dev/hda
 
 results in a cpu exception thrown and a kernel panic after that. Full
 dmesg log is attached. I appreciate any help/comments.
 
 P.S: I tried with kernel 2.6.10 and 2.6.12-rc2 and same problems happen
 
 Regards,
 ismail
 
 
 -- 
 Time is what you make of it
 
 

-- 
Time is what you make of it
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: NForce4 ide problems?

2005-04-20 Thread Jesper Juhl
On Wed, 20 Apr 2005, ismail dönmez wrote:

 Hi all,
 I recently bought an Asus A8N-SLI mobo and an AMD 3500+ CPU for my
 system but my ide drive seems to have some problems with them. Here is
 what I get at boot :
 snip
 hda: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
 hda: cache flushes supported
  /dev/ide/host0/bus0/target0/lun0:hda: dma_intr: status=0x51 {
 DriveReady SeekComplete Error }
 hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
 ide: failed opcode was: unknown
 hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
 hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
 ide: failed opcode was: unknown
 hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
 hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
 ide: failed opcode was: unknown
 /snip
 First I thought it was bad ide cable ( because I wasn't using the one
 that came with mobo ) so I tried with the brand new cable coming with
 mobo and same error happened. Also trying to do something like :
 hdparm -m16 -c -u1 -d1 -Xudma2 /dev/hda
 results in a cpu exception thrown and a kernel panic after that. Full

You might want to post that Oops message if you want someone to try and 
fix it.

Also, from your dmesg output I see that you are loading the NVIDIA module
 NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-7174  Tue Mar 22 
06:45:40 PST 2005
You may want to try /not/ loading that module and then reproduce the 
kernel panic and then post that Oops or panic message instead.

-- 
Jesper Juhl

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: NForce4 ide problems?

2005-04-20 Thread ismail dönmez
Hi,

On 4/20/05, Jesper Juhl [EMAIL PROTECTED] wrote:
 You might want to post that Oops message if you want someone to try and 
 fix it.
 

Ok see it below.

 Also, from your dmesg output I see that you are loading the NVIDIA module
  NVRM: loading NVIDIA Linux x86_64 NVIDIA Kernel Module  1.0-7174  Tue Mar
 22 06:45:40 PST 2005
 You may want to try /not/ loading that module and then reproduce the 
 kernel panic and then post that Oops or panic message instead.
 
Ok this message was taken without loading nvidia module.

I get this just after hdparm command on /dev/hda :

snip
CPU 0: Machine Check Exception: 4 Bank 4: b2070f0f
TSC 1cb2201501c
Kernel panic - not syncing : Machine check

/snip

Any help is appreciated.

Regards,
ismail


-- 
Time is what you make of it
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/