All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "Bruce Hill, Jr." <servants@cotse.net>
Cc: linux-ide@vger.kernel.org
Subject: Re: Asus DRW-2014L1T SATA DVD drive and sata_via
Date: Sun, 04 May 2008 07:49:15 -0400	[thread overview]
Message-ID: <481DA2BB.3050309@pobox.com> (raw)
In-Reply-To: <MTAwMDAxMi5zZXJ2YW50cw.1209822671@quikprotect>

Bruce Hill, Jr. wrote:
> Jeff,
> 
> I don't know where to start, and am asking for direction.
> 
> I bought an Asus DRW-2014L1T SATA DVD drive. I can blank CD-RWs with 
> cdrecord, but can not burn a good CD-R or CD-RW with cdrecord or cdrdao 
> from CLI or with K3B. I also can not burn a good DVD with growisofs.
> 
> I can burn just fine to my TSSTcorp DVD drive (it is PATA).
> 
> I'm using sata_via and pata_via ... no IDE stuff in the kernel. I've 
> tried different kernel selections, but nothing works.
> 
> mingdao@silas:~$ uname -a
> Linux silas 2.6.25.1-libata #1 PREEMPT Fri May 2 07:37:20 CST 2008 i686 
> AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux
> 
> mingdao@silas:~$ /sbin/lspci
> 00:00.0 Host bridge: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host 
> Bridge (rev 01)
> 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge 
> [K8T800/K8T890 South]
> 00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID 
> Controller (rev 80)
> 00:0f.1 IDE interface: VIA Technologies, Inc. 
> VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
> 
> I sent a request for help to cdrecord, and Jorge Schilling basically 
> made excuses and blamed my media, my drive, and the Linux kernel. He 
> offered nothing technical whatsoever.
> 
> I updated the firmware in the drive, and have built the latest cdrtools 
> and dvd+rw-tools.
> 
> Perhaps this Asus DVD burner is not even supported. I've read sata_via.c 
> and LKML and every hit on Google and <Linux> Google.
> 
> If you could just tell me what to do to submit a possible bug report or 
> request for support, I would be grateful.
> 
> And though my knowledge is not real deep, I will do anything you ask 
> from here to work with you on this ... if it's even something you have 
> one minute of time for.

Can you show full 'dmesg' output, including (a) everything from boot and 
(b) an attempt to burn a CD with cdrecord and (c) an attempt to burn a 
DVD with growisofs

Full lspci would also be nice (I don't think the above is all of it, is it?)

If you want to collect stupid amounts of [quite helpful] debug output, 
you may s/undef/define/ on the following lines of include/linux/libata.h 
in the kernel:

#undef ATA_DEBUG                /* debugging output */
#undef ATA_VERBOSE_DEBUG        /* yet more debugging output */

If you are seeing error messages, this helps understand them:

http://ata.wiki.kernel.org/index.php/Libata_error_messages

Regards,
	
	Jeff



      reply	other threads:[~2008-05-04 11:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-03 13:50 Asus DRW-2014L1T SATA DVD drive and sata_via Bruce Hill, Jr.
2008-05-04 11:49 ` Jeff Garzik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=481DA2BB.3050309@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=servants@cotse.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.