From owner-freebsd-stable@FreeBSD.ORG Sun Jul 17 15:58:58 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C72BB16A41C for ; Sun, 17 Jul 2005 15:58:58 +0000 (GMT) (envelope-from john.vansickle@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D54D43D46 for ; Sun, 17 Jul 2005 15:58:58 +0000 (GMT) (envelope-from john.vansickle@gmail.com) Received: by rproxy.gmail.com with SMTP id b11so1095234rne for ; Sun, 17 Jul 2005 08:58:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=uW6vRcTY67PJCP2ZfEmX/b5ZqlSgiDPolaPTK9SbiQOniDD81yrXkxQBu+m1DW1Yt44zGcvxgQU+ljVbjxy/NXJbcr/OmDUHNscG3Qdjg9rmb4rRcqmN8uQq+H2Nu2qIltQ3XpiWZi7e05FRBJYehMxmnKzvRhlYs3VY4SLOvkk= Received: by 10.38.207.2 with SMTP id e2mr1149187rng; Sun, 17 Jul 2005 08:58:57 -0700 (PDT) Received: by 10.38.76.61 with HTTP; Sun, 17 Jul 2005 08:58:57 -0700 (PDT) Message-ID: <138678280507170858c1b3898@mail.gmail.com> Date: Sun, 17 Jul 2005 11:58:57 -0400 From: John Van Sickle To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Atapicam problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Van Sickle List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 15:58:58 -0000 Hi, After a day or two I keep losing my /dev/cd0 and /dev/cd1 devices. When thi= s=20 happens I'm able to reboot and everything works again. By that I mean the= =20 drives show up in /dev again and 'camcontrol devlist' lists them. I haven't= =20 had any errors burning dvds/cds either. My log message gives me the=20 following info after I lose the drives: atapicam0: timeout waiting for ATAPI ready atapicam0: timeout waiting for ATAPI ready atapicam0: timeout waiting for ATAPI ready atapicam0: timeout waiting for ATAPI ready atapicam0: timeout waiting for ATAPI ready atapicam0: timeout waiting for ATAPI ready (probe2:ata1:0:0:0): Lost target 0??? I noticed the problem about two or so weeks ago. I tried running 'camcontro= l=20 rescan all' and 'camcontrol reset all' but it didn't help. I'd also like to= =20 note that I don't have "atapicd" in my kernel or acpi enabled. Not sure if= =20 that matters (hasn't in the past).=20 Thanks for your time. uname -a=20 FreeBSD workstation.insightbb.com =20 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Jul 15 20:38:58 EDT 2005=20 root@workstation.insightbb.com:/usr/obj/usr/src/sys/SAMSON i386 camcontrol devlist at scbus0 target 0 lun 0 (pass0,da0) <_NEC DVD_RW ND-3540A 1.01> at scbus2 target 0 lun 0 (pass1,cd0) at scbus2 target 1 lun 0 (pass2,cd1) dmesg | grep cd=20 cd0 at ata1 bus 0 target 0 lun 0 cd0: <_NEC DVD_RW ND-3540A 1.01> Removable CD-ROM SCSI-0 device=20 cd0: 16.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present cd1 at ata1 bus 0 target 1 lun 0 cd1: Removable CD-ROM SCSI-0 device=20 cd1: 16.000MB/s transfers cd1: Attempt to query device size failed: NOT READY, Medium not present info from 'pciconf -vl' on my ata chipset: atapci0@pci0:4:1: class=3D0x01018a card=3D0x00000000 chip=3D0x05711106 rev= =3D0x06=20 hdr=3D0x00 vendor =3D 'VIA Technologies Inc' device =3D 'VT82xxxx EIDE Controller (All VIA Chipsets)' class =3D mass storage subclass =3D ATA kernel config: machine i386 cpu I686_CPU ident SAMSON=20 # To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" # Default places to look for devices. options SCHED_4BSD # 4BSD scheduler options INET # InterNETworking options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options MD_ROOT # MD is a potential root device options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_GPT # GUID Partition Tables. options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options ADAPTIVE_GIANT # Giant mutex is adaptive. device apic # I/O APIC # Bus support. Do not remove isa, even if you have no isa slots device isa device eisa device pci # Floppy drives device fdc # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapifd # ATAPI floppy drives options ATA_STATIC_ID # Static device numbering # SCSI peripherals device scbus # SCSI bus (required for SCSI) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device psm # PS/2 mouse device vga # VGA video card driver device splash # Splash screen and screen saver support # syscons is the default console driver, resembling an SCO console device sc # Enable this for the pcvt (VT220 compatible) console driver #device vt #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # Floating point support - do not disable. device npx # Power management support (see NOTES for more options) #device apm # Add suspend/resume support for the i8254. # Parallel port device ppbus # Parallel port bus (required) # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs= ! device miibus # MII bus support device fxp # Intel EtherExpress PRO/100B (82557, 82558) # Pseudo devices. device loop # Network loopback device mem # Memory and kernel memory devices device io # I/O device device random # Entropy device device ether # Ethernet support device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! device bpf # Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices device ugen # Generic device uhid # "Human Interface Devices" device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ukbd # Keyboard # FireWire support device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) # Custom device sound device "snd_emu10k1" device atapicam options UDF=20 --=20 John Van Sickle www.johnvansickle.com