Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2008 04:41:04 -0800
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Jan Sebosik <sebosik@demax.sk>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: Frebsd 7-STABLE, atapicd, atapicam and Intel errors [SOLVED]
Message-ID:  <20081119124104.GA86452@icarus.home.lan>
In-Reply-To: <49240600.5000407@demax.sk>
References:  <4923F0A6.9080304@demax.sk> <20081119112102.GA84963@icarus.home.lan> <4923F7D5.8030409@demax.sk> <4923F928.8010604@demax.sk> <4923FA30.5000303@modulus.org> <4923FB4D.7090505@demax.sk> <20081119115311.GA85626@icarus.home.lan> <492403A1.60209@demax.sk> <20081119122201.GA86297@icarus.home.lan> <49240600.5000407@demax.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 19, 2008 at 01:26:40PM +0100, Jan Sebosik wrote:
>
>
> Jeremy Chadwick napsal(a):
>> On Wed, Nov 19, 2008 at 01:16:33PM +0100, Jan Sebosik wrote:
>>>>> But what about those atapicd problems? Is it related to SATA interface
>>>>> of DVD/CD drive? Maybe also the LG drive has buggy FW :).
>>>> Now I'm confused.  Didn't we just determine that your acd0 problems
>>>> disappear if you disable HPET in the BIOS (which makes no sense, but it
>>>> works, and is probably a BIOS bug)?  If so, then what's that got to do
>>>> with SATA interfaces or LG optical drives?  Please help me understand.
>>> No, atapicd problems are still there regardless of HPET setting. But  
>>> with HPET enabled, when I kldload atapicd and then try to mount it 
>>> with  command "mount -t cd9660 /dev/acd0 /mnt/cd0", I get neverending 
>>>  "READ_BIG FAILURE" timeouts.
>>
>> What is the atapicd error?  I've read through the original mail twice,
>> and I don't see any mention of atapicd errors.  Can you provide those?
>
> Yes, for sure (I`ve mentioned them in my first mail)..
>
> >> acd0: FAILURE - READ_BIG timed out
> >> unknown: FAILURE - READ_BIG timed out
> >> cddone: got error 0x5 back

Hmm... I'm still confused here.  Let me see if I can figure it out.

When HPET is enabled and you try to boot a FreeBSD CD, you receive
the READ_BIG errors over and over, and it never stops.

But if you disable HPET and try to boot a FreeBSD CD, it works.

Once the OS is installed (with HPET disabled), if you run "kldload
atapicd", you receive the following error:

  g_vfs_done(): acd0[READ(offset=32768, length=2048)] error 5

And if you try to mount the CD by doing:

  mount -t cd9660 /dev/acd0 /mnt/cd0

Then you start seeing the READ_BIG errors again, and they never
stop.

Is this correct?

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081119124104.GA86452>