Re: System hdngt

From: Thomas Gellekum <tg(at)ihf.rwth-aachen.de>
Date: 21 Aug 1997 11:32:04 +0200

Alexander Hausner <alex(at)hugo.bmg.gv.at> writes:
>
> Ich glaube das Problem habe ich auch schon einmal gehabt, und soweit ich mich
> erinnern kann ist das Problem verschwunden als ich den kernel mit SYSTEM V
> IPC Optionen (Shared Mem, Smaphore etc.) kompiliert habe (Es gibt scheibar
> ein Problem mit X wenn diese Optionen nicht verwendet werden). Wurde Dein
> Kernel mit diesen Optionen kompiliert?

/sys/i386/conf/GHPC6:

machine "i386"
cpu "I586_CPU"
ident "GHPC6"
maxusers 10
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options NFS #Network Filesystem
options PROCFS #Process filesystem
options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!]
options UCONSOLE #Allow users to grab the console
config kernel root on wd0
controller isa0
controller pci0
controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk fd0 at fdc0 drive 0
disk fd1 at fdc0 drive 1
tape ft0 at fdc0 drive 2
controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
disk wd0 at wdc0 drive 0
device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
device sio2 at isa? port "IO_COM3" tty irq 10 vector siointr
device sio3 at isa? port "IO_COM4" tty irq 11 vector siointr
device lpt0 at isa? port? tty irq 7 vector lptintr
device lpt1 at isa? port? tty
device ed0 at isa? port 0x280 net irq 12 iomem 0xd8000 vector edintr
pseudo-device bpfilter 4
pseudo-device loop
pseudo-device ether
pseudo-device log
pseudo-device sl 1
pseudo-device ppp 1
pseudo-device tun 1
pseudo-device pty 16
pseudo-device gzip # Exec gzipped a.out's
pseudo-device disc
options KTRACE #kernel tracing
options SYSVSHM
options SYSVSEM
options SYSVMSG
options "MD5"
device pca0 at isa? port IO_TIMER1 tty
options USER_LDT
options "AUTO_EOI_1"

tg
Received on Thu 21 Aug 1997 - 11:32:11 CEST

search this site