Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2004 22:41:50 +0200
From:      hans@lambermont.dyndns.org (Hans Lambermont)
To:        vadim@vadim.wnet.ua
Cc:        freebsd-current@freebsd.org
Subject:   Re: Thinkpad panic woes (was Re: CDRW causes Thinkpad T41 to panic)
Message-ID:  <20040603204150.GC81279@moya.lambermont.dyndns.org>
In-Reply-To: <200406032113.29633.vadim@wnet.ua>
References:  <20040603164653.D9AC45D08@ptavv.es.net> <200406032113.29633.vadim@wnet.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Vadim Rozhik wrote:
> On Thursday 03 June 2004 19:46, Kevin Oberman wrote:
...
>> I also have a T30 and have no issues at all with the DVD/CDRW. I do
>> know that I had to update the firmware for the drive (Toshiba) a
>> while back to make it work orrectly with FreeBSD drivers.
> 
> I have T30 model 2366-91G with 256 RAM, running today's GENERIC kernel, and 
> have the same trouble with DVD-ROM: 
> ...
> ad0: 35087MB <HTS548040M9AT00> [71288/16/63] at ata0-master UDMA100
> ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt
> ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt
> acd0: DVDROM <HL-DT-STDVD-ROM GDR8081N> at ata1-master UDMA33
> Memory modified after free 0xc170ac00(508) val=ff70ff70 @ 0xc170ac00
> ...
> Stopped at	mtrash_ctor+0x4d:	movl		0x20(%eax), %eax
...

It starts similar here: (T30, model 2366 with (maybe, kinda unreadable -N6G)

    ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt
    ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt
    acd0: CDRW <UJDA730 DVD/CDRW> at ata1-master UDMA33
    cd0 at ata1 bus 0 target 0 lun 0
    cd0: <MATSHITA UJDA730 DVD/CDRW 1.04> Removable CD-ROM SCSI-0 device
    cd0: 33.000MB/s transfers
    cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed
    Mounting root from ufs:/dev/ad0s2a

but I have no 'Memory modified' problems.

I use ACPI, and hw.ata.atapi_dma="1" in /boot/loader.conf on a custom
5.2-CURRENT kernel as of Sun May 30.

Suspend/resume works (except backlight) but (re)starting X locks up the
system.

I hope it helps someone.

-- Hans



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