From owner-freebsd-multimedia Tue Mar 2 18: 2:32 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from scam.xcf.berkeley.edu (scam.XCF.Berkeley.EDU [128.32.43.201]) by hub.freebsd.org (Postfix) with SMTP id 520AA14D00 for ; Tue, 2 Mar 1999 18:01:32 -0800 (PST) (envelope-from grady@scam.XCF.Berkeley.EDU) Received: (qmail 2685 invoked by uid 348); 3 Mar 1999 02:01:54 -0000 Received: from localhost (HELO scam.XCF.Berkeley.EDU) (sendmail-bs@127.0.0.1) by localhost with SMTP; 3 Mar 1999 02:01:54 -0000 To: "Kenneth D. Merry" Cc: freebsd-multimedia@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: CD-ROM problem on 3.0: Invalid argument? From: grady@xcf.berkeley.edu (Steven Grady) In-reply-to: Your message of Mon, 1 Mar 1999 22:03:51 -0700 (MST) <199903020503.WAA76930@panzer.plutotech.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2681.920426513.1@scam.XCF.Berkeley.EDU> Date: Tue, 02 Mar 1999 18:01:54 -0800 Message-Id: <19990303020132.520AA14D00@hub.freebsd.org> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks for the information. I turned on CAM debugging, and when I reproduced the problem, I found the following syslog data: [At this point, it was successfully reading the disc.] (pass2:ahc0:0:2:0): READ(10). CDB: 28 0 0 0 d bd 0 0 a 0 [Here I interrupted the read, and ran the program.] (cd0:ahc0:0:2:0): PREVENT ALLOW MEDIUM REMOVAL. CDB: 1e 0 0 0 1 0 (cd0:ahc0:0:2:0): READ CD RECORDED CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (cd0:ahc0:0:2:0): PREVENT ALLOW MEDIUM REMOVAL. CDB: 1e 0 0 0 0 0 [Here, I ran the program again.] (cd0:ahc0:0:2:0): READ CD RECORDED CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 Each subsequent (failing) run of the cddb-id program generates the same single "READ CD RECORDED CAPACITY" message. By the way, I also tried to boot with -v, but I get a reproducible page fault during boot. The information I saved is that the bell turns on, and it enteres the debugger with the message: Fatal trap 12; page fault in kernel mode ... Stopped at _ansi_put+0x92: movw %ax,0(%ecx) Since I've never debugged a kernel before, I gave up booting with -v at this point. I'm looking forward to the arrival of the 3.1 discs -- maybe they will fix this problem. But meanwhile, perhaps this information can shed some light on the bug. Steven grady@xcf.berkeley.edu "Hello soldier boy! Me so horny! Me love you long time!" "Go away kid, you're grossing me out." "HELLO PLEASE! Please hello hello sucky sucky hello please!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message