Re: VIA SATA id 5372 & Pioneer DVR-215 DVD burner problem

Previous thread: Re: forcedeth: option to disable 100Hz timer by Robert Hancock on Monday, September 1, 2008 - 5:41 pm. (2 messages)

Next thread: WARNING: at net/sched/sch_generic.c:221 dev_watchdog+0x125/0x19e() by Justin Mattock on Monday, September 1, 2008 - 7:41 pm. (1 message)
From: Scott Pitcher
Date: Monday, September 1, 2008 - 6:45 pm

Hi,

I have installed a Pioneer DVD burner (DVR-215) in my system. The mother board
is an Asus only 6 months old. Basically the drive is detected by the system but
sata_via complains and generates some errors in the log and then the drive will
not work after this. I was running kernel 2.6.25.4, and upgraded to 2.6.26.3 but
this did not fix the problem. The following is the output from dmesg ....

dmesg ...
[ 1385.859656] sata_via 0000:00:0f.0: version 2.3
[ 1385.859656] ACPI: PCI Interrupt 0000:00:0f.0[B] -> GSI 21 (level, low)
 -> IRQ 21
[ 1385.859656] sata_via 0000:00:0f.0: routed to hard irq line 5
[ 1385.859656] scsi1 : sata_via
[ 1385.863725] scsi2 : sata_via
[ 1385.863817] ata1: SATA max UDMA/133 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 
irq 21
[ 1385.863930] ata2: SATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 
irq 21
[ 1386.066384] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1386.267532] ata1.00: ATAPI: PIONEER DVD-RW  DVR-215, 1.19, max UDMA/66
[ 1386.283554] ata1.00: configured for UDMA/66
[ 1386.487712] ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
[ 1386.493386] scsi scan: 96 byte inquiry failed.  Consider BLIST_INQUIRY_36
 for this device
[ 1386.495598] scsi 1:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-215
  1.19 PQ: 0 ANSI: 5
[ 1386.545213] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 
cdda tray
[ 1386.545213] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1386.545213] sr 1:0:0:0: Attached scsi generic sg4 type 5
[ 1418.220235] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 1418.220251] ata1.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[ 1418.220253]          cdb 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[ 1418.220255]          res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 
0x4 (timeout)
[ 1418.220259] ata1.00: status: { DRDY }
[ 1423.492058] ata1: link is slow to respond, please be patient (ready=0)
[ 1428.644051] ata1: soft resetting link
[ 1434.040372] ata1: link is slow to respond, please ...
From: Andrew Morton
Date: Wednesday, September 3, 2008 - 9:53 am

(cc linux-ide)


--

From: Tejun Heo
Date: Wednesday, October 1, 2008 - 6:42 pm

Hello,

Can you please test the attached patch?  It's on top of the upstream
branch of Jeff's libata-dev tree.

  http://www.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
  git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git

If you're unfamiliar with git, just lemme know.  I'll send you a patch
against 2.6.27-rc8.

Thanks.

-- 
tejun
--

From: Tejun Heo
Date: Wednesday, October 1, 2008 - 6:43 pm

And I of course forgot to actually attach the patch.

-- 
tejun
From: JosephChan
Date: Wednesday, October 1, 2008 - 6:52 pm

Tejun.

Sorry, I'm not familiar with git. 
Would you please send me a link to download? 

In addition, I'm on vacation between 10/3 ~ 10/12.
I will test it after I'm back.

BRs,
Joseph Chan 

-----Original Message-----
From: Tejun Heo [mailto:tj@kernel.org] 
Sent: Thursday, October 02, 2008 9:43 AM
To: Andrew Morton
Cc: Scott Pitcher; linux-kernel@vger.kernel.org; linux-ide@vger.kernel.org; Joseph Chan
Subject: Re: VIA SATA id 5372 & Pioneer DVR-215 DVD burner problem


And I of course forgot to actually attach the patch.

--
tejun
--

From: Tejun Heo
Date: Wednesday, October 1, 2008 - 6:59 pm

Okay, here's the patch from v2.6.27-rc7 to libata-dev#upstream.  I
sent you separated out patches with proper descriptions for review and
testing, so please review those.  This one is just combined patch of
them.

Eh... Also, is it possible for you to review before leaving for
vacation?  I really wanna include these in 2.6.28-rc1 window.

Thanks.

-- 
tejun
Previous thread: Re: forcedeth: option to disable 100Hz timer by Robert Hancock on Monday, September 1, 2008 - 5:41 pm. (2 messages)

Next thread: WARNING: at net/sched/sch_generic.c:221 dev_watchdog+0x125/0x19e() by Justin Mattock on Monday, September 1, 2008 - 7:41 pm. (1 message)