* [boot hang] 2.6.7-rc2, VIA VT8237
@ 2004-06-04 20:18 David Ford
2004-06-04 20:38 ` Bartlomiej Zolnierkiewicz
0 siblings, 1 reply; 5+ messages in thread
From: David Ford @ 2004-06-04 20:18 UTC (permalink / raw)
To: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 2050 bytes --]
[snip]
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VIA8237SATA: IDE controller at PCI slot 0000:00:0f.0
VIA8237SATA: chipset revision 128
VIA8237SATA: 100% native mode on irq 11
ide2: BM-DMA at 0xd400-0xd407, BIOS settings: hde:pio, hdf:pio
ide3: BM-DMA at 0xd408-0xd40f, BIOS settings: hdg:pio, hdh:pio
VP_IDE: IDE controller at PCI slot 0000:00:0f.1
PCI: IRQ 0 for device 0000:00:0f.1 doesn't match PIRQ mask - try
pci=usepirqmask
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:DMA
hda: SAMSUNG SP1614N, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdd: 4X4X32, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 1024KiB
hda: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63,
UDMA(100)
/dev/ide/host0/bus0/target0/lun0:
[hard hang - HD LED on solid, machine locked up, should show p1 p2 p3]
This is a brand new mobo w/ an Opteron 148 on it. SK8V. The Gentoo
LiveCD is a 2.6.5 kernel and it boots ok on it. I'm starting to do
tests to see what I can do to get it to function.
What I know at present.
1) Hard hang requiring reset switch
2) no known boot options affect it
3) no BIOS twiddling affects it, dma on/off, 32bit, whatever.
4) no generic or !generic IDE CONFIG_ options make a difference.
gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r5, ssp-3.3-7, pie-8.7.5.3)
Gnu C 3.3.3
Gnu make 3.80
binutils 2.15.90.0.1.1
util-linux 2.12
mount 2.12
module-init-tools 3.0
e2fsprogs 1.35
Linux C Library 2.3.3
Dynamic linker (ldd) 2.3.3
Net-tools 1.60
Kbd 1.12
Sh-utils 5.2.1
[-- Attachment #2: config.bz2 --]
[-- Type: application/octet-stream, Size: 3638 bytes --]
[-- Attachment #3: 2.6.7-rc2-boothang.bz2 --]
[-- Type: application/octet-stream, Size: 7092 bytes --]
[-- Attachment #4: lspci.bz2 --]
[-- Type: application/octet-stream, Size: 2355 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [boot hang] 2.6.7-rc2, VIA VT8237
2004-06-04 20:18 [boot hang] 2.6.7-rc2, VIA VT8237 David Ford
@ 2004-06-04 20:38 ` Bartlomiej Zolnierkiewicz
2004-06-04 20:42 ` David Ford
0 siblings, 1 reply; 5+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2004-06-04 20:38 UTC (permalink / raw)
To: David Ford; +Cc: Linux Kernel Mailing List
On Friday 04 of June 2004 22:18, David Ford wrote:
> This is a brand new mobo w/ an Opteron 148 on it. SK8V. The Gentoo
> LiveCD is a 2.6.5 kernel and it boots ok on it. I'm starting to do
> tests to see what I can do to get it to function.
Can you try booting with "noapic" and/or "acpi=off"?
If it doesn't work, please do binary search to
check what is the last working kernel version.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [boot hang] 2.6.7-rc2, VIA VT8237
2004-06-04 20:38 ` Bartlomiej Zolnierkiewicz
@ 2004-06-04 20:42 ` David Ford
2004-06-04 23:12 ` David Ford
0 siblings, 1 reply; 5+ messages in thread
From: David Ford @ 2004-06-04 20:42 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz; +Cc: Linux Kernel Mailing List
neither of these two options affect the outcome and the only known
kernel that works on this are the Gentoo 2004.1 LiveCD (2.6.5 gentoo
built) kernels. I can't get a vanilla kernel to work on here. I'm
trying repeated versions and stripping everything possible out of the
builds. So far no luck.
David
Bartlomiej Zolnierkiewicz wrote:
>On Friday 04 of June 2004 22:18, David Ford wrote:
>
>
>
>>This is a brand new mobo w/ an Opteron 148 on it. SK8V. The Gentoo
>>LiveCD is a 2.6.5 kernel and it boots ok on it. I'm starting to do
>>tests to see what I can do to get it to function.
>>
>>
>
>Can you try booting with "noapic" and/or "acpi=off"?
>
>If it doesn't work, please do binary search to
>check what is the last working kernel version.
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [boot hang] 2.6.7-rc2, VIA VT8237
2004-06-04 20:42 ` David Ford
@ 2004-06-04 23:12 ` David Ford
2004-06-12 0:53 ` [culprit found] " David Ford
0 siblings, 1 reply; 5+ messages in thread
From: David Ford @ 2004-06-04 23:12 UTC (permalink / raw)
Cc: Bartlomiej Zolnierkiewicz, Linux Kernel Mailing List
Both 2.6.5 and 2.6.7 will boot using the GENERIC IDE driver. I haven't
yet gotten any kernel to not lock up using the VIA driver.
On another note, I can't get ANY network card to work in this machine
other than with the gentoo LiveCD; tulip, 3com, RTL, eepro, smc..
The e100 driver even gives me this nonsense: "SIOCSIFFLAGS: Connection
timed out" when setting the interface up.
The eepro100 driver says it can't initialize the 82557 and check that
the card is in a bus-master capable slot. Self test failed.
This is silly. The same hardware all works with the LiveCD kernel, no
boot options.
david
^ permalink raw reply [flat|nested] 5+ messages in thread
* [culprit found] Re: [boot hang] 2.6.7-rc2, VIA VT8237
2004-06-04 23:12 ` David Ford
@ 2004-06-12 0:53 ` David Ford
0 siblings, 0 replies; 5+ messages in thread
From: David Ford @ 2004-06-12 0:53 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Bartlomiej Zolnierkiewicz
[-- Attachment #1: Type: text/plain, Size: 288 bytes --]
Culprit found. If CONFIG_IOMMU_DEBUG is enabled, the machine will hang
on boot at the partition check when using the VIA driver.
David Ford wrote:
> Both 2.6.5 and 2.6.7 will boot using the GENERIC IDE driver. I
> haven't yet gotten any kernel to not lock up using the VIA driver.
[-- Attachment #2: david+challenge-response.vcf --]
[-- Type: text/x-vcard, Size: 183 bytes --]
begin:vcard
fn:David Ford
n:Ford;David
email;internet:david@blue-labs.org
title:Industrial Geek
tel;home:Ask please
tel;cell:(203) 650-3611
x-mozilla-html:TRUE
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-06-12 0:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-04 20:18 [boot hang] 2.6.7-rc2, VIA VT8237 David Ford
2004-06-04 20:38 ` Bartlomiej Zolnierkiewicz
2004-06-04 20:42 ` David Ford
2004-06-04 23:12 ` David Ford
2004-06-12 0:53 ` [culprit found] " David Ford
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox