Date: Sun, 22 Feb 2004 01:04:16 -0400 (AST) From: "Marc G. Fournier" <scrappy@hub.org> To: freebsd-stable@freebsd.org Subject: rndcontrol doesn't work on -STABLE? Message-ID: <20040222010209.L48887@ganymede.hub.org>
next in thread | raw e-mail | index | archive | help
Following instructions I found on the web to deal with rndc issues, I tried to sent entropy by doing the following: grep ahd /var/run/dmesg.boot ahd0: <Adaptec AIC7902 Ultra320 SCSI adapter> port 0x4000-0x40ff,0x3800-0x38ff mem 0xfe9e0000-0xfe9e1fff irq 16 at device 7.0 on pci4 ahd1: <Adaptec AIC7902 Ultra320 SCSI adapter> port 0x3400-0x34ff,0x3000-0x30ff mem 0xfe9f0000-0xfe9f1fff irq 17 at device 7.1 on pci4 pass6 at ahd1 bus 0 target 6 lun 0 da0 at ahd1 bus 0 target 0 lun 0 da3 at ahd1 bus 0 target 3 lun 0 da2 at ahd1 bus 0 target 2 lun 0 da1 at ahd1 bus 0 target 1 lun 0 da5 at ahd1 bus 0 target 5 lun 0 da4 at ahd1 bus 0 target 4 lun 0 neptune# rndcontrol -s 17 rndcontrol: setting irq 17 rndcontrol: rndcontrol: Invalid argument I'm quite limited in number of sources, as its a remote server, so nobody on a keyboard or anything like that: neptune# grep irq /var/run/dmesg.boot IOAPIC #0 intpin 2 -> irq 0 IOAPIC #0 intpin 17 -> irq 2 IOAPIC #2 intpin 2 -> irq 16 IOAPIC #2 intpin 1 -> irq 17 ahd0: <Adaptec AIC7902 Ultra320 SCSI adapter> port 0x4000-0x40ff,0x3800-0x38ff mem 0xfe9e0000-0xfe9e1fff irq 16 at device 7.0 on pci4 ahd1: <Adaptec AIC7902 Ultra320 SCSI adapter> port 0x3400-0x34ff,0x3000-0x30ff mem 0xfe9f0000-0xfe9f1fff irq 17 at device 7.1 on pci4 IOAPIC #1 intpin 6 -> irq 18 IOAPIC #1 intpin 7 -> irq 19 em0: <Intel(R) PRO/1000 Network Connection, Version - 1.7.19> port 0x2040-0x207f mem 0xfe6c0000-0xfe6dffff irq 18 at device 7.0 on pci3 em1: <Intel(R) PRO/1000 Network Connection, Version - 1.7.19> port 0x2000-0x203f mem 0xfe6e0000-0xfe6fffff irq 19 at device 7.1 on pci3 pci1: <ATI Mach64-GR graphics accelerator> at 12.0 irq 2 pci0: <Unknown PCI ATA controller> at 31.1 irq 0 pci0: <unknown card> (vendor=0x8086, dev=0x2483) at 31.3 irq 2 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 I tried 18 for my ethernet as well ... ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040222010209.L48887>