> > Hi all!
> > First of all, I'm sorry about my English.
> > I have a problem with booting OpenBSD 4.5 on my computer. It has
> > internal and external video adapters. With only internal one the
> > system boots without any problem. dmesg output (using only internal
> > card) is attached to the message. When I plug an external video card
> > OpenBSD refuses to boot. It doesn't matter what a video adapter I use
> > (I tried with three cards). The system stops booting with the
> > following:
> > ...
> > ...
> > pckbd0 at pckbc0 (kbd slot)
> > pckbc0: using irq 1 for kbd slot
> > wskbd0 at pckbd0: console keyboard, using wsdisplay0
> > pmsi0 at pckbc0 (aux slot)
> > pckbc0: using irq 12 for aux slot
> > wsmouse0 at pmsi0 mux 0
> > pcppi0 at isa0 port 0x61
> > midi0 at pcppi0: <PC speaker>
> > spkr0 at pcppi0
> > lpt0 at isa0 port 0x378/4 irq 7
> > wbsio0 at isa0 port 0x2e/2: W83627HF rev 0x17
> > lm1 at wbsio0 port 0x290/8: W83627HF
> > npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> > fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> > fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
> > usb0 at uhci0: USB revision 1.0
> > uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> > usb1 at uhci1: USB revision 1.0
> > uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> > biomask ef65 netmask ef65 ttymask ffff
> > mtrr: Pentium Pro MTRR support
> > softraid0 at root
> > root on wd0a swap on wd0b dump on wd0b
> >
> > Keyboard isn't working after that - the system is froze.
> >
> > OpenBSD is the only system on PC. Windows (r) works fine on this
> > computer. I need to use an external adapter.
> >
> > What have I tried? I've tried to boot with turned on or off following
> > options in BIOS (I tried various combinations):
> >  - Assign IRQ to VGA;
> >  - Video BIOS cacheable;
> >  - Enable Internal Video;
> >  - AGP Data Transfer Rate;
> >  - Init Display First;
> >  - PCI/VGA Palette Snoop.
> > Also I tried to boot with minimal hardware (only M/B, cpu, memory,
> > HDD, video card). I looked boot(1) but found nothing useful.
> >
> > My hardware:
> > Motherboard Abit SL30 with the newest BIOS update, CPU Pentium 3 733,
> > 128Mb RAM. I'm sure that the hardware is good. It works fine.
> >
> > Thank you!
> > OpenBSD 4.5 (GENERIC) #1749: Sat Feb 28 14:51:18 MST 2009
> >     dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
> > cpu0: Intel Pentium III ("GenuineIntel" 686-class) 549 MHz
> > cpu0:
> > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE3
> >6,MMX,FXSR,SSE real mem  = 132673536 (126MB)
> > avail mem = 119992320 (114MB)
> > mainbus0 at root
> > bios0 at mainbus0: AT/286+ BIOS, date 04/02/02, BIOS32 rev. 0 @
> > 0xfb0d0, SMBIOS rev. 2.2 @ 0xf0800 (35 entries) bios0: vendor Award
> > Software International, Inc. version "6.00 PG" date 04/02/2002 bios0:
> > ABIT i815E-W83627HF
> > apm0 at bios0: Power Management spec V1.2 (slowidle)
> > apm0: AC on, battery charge unknown
> > acpi at bios0 function 0x0 not configured
> 
> Do not treat me as an expert but I suggest you to try to enable ACPI in 
> UKC ("boot -c").
> 
> -- 
>   Best wishes,
>     Vadim Zhukov
> 
Thak you for advice. I played with disable / enable command. I tried to
diable /enable ACPI, vga0, vga1, and some other devices, but nothing
helped. BTW, ACPI is enabled automatically.

Reply via email to