Date: Sun, 19 Jul 1998 23:14:24 -0400 From: Gk <KillG@erols.com> To: "freebsd-questions@FreeBSD.org" <freebsd-questions@FreeBSD.ORG> Subject: problems after installing zip drive Message-ID: <35B2B610.953371CB@erols.com>
next in thread | raw e-mail | index | archive | help
Hi,
I have run into a problem after installing a iomega zip drive.
Heres the scenario: ( i know some of these statements might not be
necessary
but I like to be thorough :))
1)I turned pnp back on for windows
2)installed ide version of internal iomega zip drive
3) booted into windows, windows found everything ok
4) booted into freebsd to surf web and listen to music
5) started up kscd, and about 2 seconds after starting it up realized I
forgot to
turn pnp off
6) kscd wouldn't close, I tried kill -9 (the pid), and it didn't help, i
finally used
the afterstep destroy function, but then freebsd got hung up (i.e. I
closed down
afterstep and couldn't open any more virtual terminals with alt=f*, I
couldn't
get to a prompt using ctrl-c etc.)
7) did a hard reboot turned off pnp and booted into freebsd, same
problem as
listed in step 7
8) did another hard reboot and executed /stand/sysinstall, but it got
hung up on
the probing devices menu thingy, and I couldn't open any more virtual
terminals
9) booted using the freebsd installation diskette with a generic kernel,
it also
got hung up on the probing devices... menu thingy, I was able to open
virtual
terminal f2 and it said the following messages
Debug: ioctl (3, TIOCCONS, NULL) = 0 (success)
Debug: Found a network device named vx0
Debug: Found a netowrk device named lp0
10) did another hard reboot because I couldn't get to a prompt off the
diskette
So, everything in freebsd works except tryign to mount the cdrom, and
using
the sysinstall program.
Here are my system specs:
p 200,
32 meg of ram,
4.1 gig hard drive (win 95),
5.1 gig hdd( freebsd, dead space -fat 32),
iomega zip drive,
atapi cd-rom(was known as wcd0-currently known as ???)
Here is my dmesg:
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights
reserved.
FreeBSD 2.2.6-RELEASE #0: Sat Jul 11 15:53:16 EDT 1998
error@gk.erols.com:/usr/src/sys/compile/DABOMB
CPU: Pentium (199.90-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x544 Stepping=4
Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory = 33554432 (32768K bytes)
avail memory = 30461952 (29748K bytes)
Probing for devices on PCI bus 0:
chip0 <Intel 82437VX PCI cache memory controller> rev 2 on pci0:0:0
chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0
chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1
vga0 <VGA-compatible display device> rev 6 int a irq 12 on pci0:9:0
vx0 <3COM 3C905 Fast Etherlink XL PCI> rev 0 int a irq 11 on pci0:11:0
mii[*mii*]: disable 'auto select' with DOS util! address
00:60:08:c5:eb:2f
Probing for PnP devices:
CSN 1 Vendor ID: CTL009c [0x9c008c0e] Serial 0x0005dee1
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
lpt1 not found at 0xffffffff
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <WDC AC34000L>
wd0: 3815MB (7814016 sectors), 7752 cyls, 16 heads, 63 S/T, 512 B/S
wdc0: unit 1 (wd1): <WDC AC35100L>
wd1: 4924MB (10085040 sectors), 10672 cyls, 15 heads, 63 S/T, 512 B/S
wdc1 at 0x170-0x177 irq 15 on isa
wdc1: unit 0 (atapi): <IOMEGA ZIP 100 ATAPI/23.D>, removable,
intr,
iordis
wfd0: medium type unknown (no disk)
wfd0: buggy Zip drive, 64-block transfer limit set
wdc1: unit 1 (atapi): <CRD-8160B/1.04>, removable, accel, dma, iordis
matcdc0 not found at 0x230
ie0: unknown board_id: f000
ie0 not found at 0x300
sb0 at 0x220 irq 5 drq 1 on isa
sb0: <SoundBlaster 16 4.16>
awe0 at 0x620 on isa
AWE32 not found
AWE32: not detected
sbxvi0 at 0x0 drq 5 on isa
sbxvi0: <SoundBlaster 16 4.16>
sbmidi0 at 0x330 on isa
<SoundBlaster MPU-401>
opl0 at 0x388 on isa
opl0: <Yamaha OPL-3 FM>
npx0 flags 0x1 on motherboard
npx0: INT 16 interface
changing root device to wd1s1a
Intel Pentium F00F detected, installing workaround
WARNING: / was not properly dismounted.
Also, I removed a 1 gig hard drive which contained a 10meg msdos
partition
and a 990 meg linux partition to free up a ide interface for the zip
drive. Since
I was automounting both the msdos partition and the linux partition at
run
time I had to adjust the fstab file accordingly.
Anybody have any suggestions or ideas?
if so I would appreciate them greatly.
Thanks in advance
-Gk
p.s. on a side note, I enjoyed the option in linux of being able to tab
through
my last cli commands using the up and down arrow keys, is there any way
to
achieve this in freebsd?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35B2B610.953371CB>
