public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: George Nychis <gnychis@cmu.edu>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: cdrom support with thinkpad x6 ultrabay
Date: Thu, 15 Jun 2006 03:25:08 -0400	[thread overview]
Message-ID: <44910B54.8000408@cmu.edu> (raw)
In-Reply-To: <4490F4BC.1040300@goop.org>



Jeremy Fitzhardinge wrote:
> George Nychis wrote:
>> I am looking for support somewhere in the kernel for my thinkpad x6
>> ultrabay's cdrom drive.  Whenever I attach the ultrabay it picks up the
>> extra usb ports, seems to pick up the ethernet port, but it fails to
>> pick up anything about the dvd/cd-writer.  Nothing shows up in dmesg
>> about the drive at all... anyone know what I might need in the kernel?
>> I am using 2.6.17-rc6
> -mm has some support for the dock, but there isn't support for hot
> add/remove of the optical device yet.  I think that's waiting on some
> support in libata, but I'm not exactly sure what's needed.
> 
> At the moment, you either get the dock optical if you boot the machine
> in the dock, and you can never eject the dock, or you get no optical and
> eject works fine.
> 
>    J
> 

Thanks for the responses Jeremy and Randy.

I tried taking the acpi dock patch seperately out of the mm patchset by
applying this patch:
http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.17-rc6/2.6.17-rc6-mm1/broken-out/acpi-dock-driver.patch

it successfully is applied, and i notice that CONFIG_ACPI_DOCK needs to
be set, so I did a "make oldconfig" after applying the patch, expecting
it to ask me whether or not i wanted to support it... it didn't.  So
then I manually added "CONFIG_ACPI_DOCK=y" to the .config and built the
kernel, but dock.o is never built... what else do i need to do?

If i can't get hot swappable support yet, I might as well get what is
supported for now so I can atleast use it sometimes :)

Maybe this cry for help will spark someone to finish off the work on hot
swapping the optical drive.

Thanks!
George

  reply	other threads:[~2006-06-15  7:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-15  4:52 cdrom support with thinkpad x6 ultrabay George Nychis
2006-06-15  5:12 ` Randy.Dunlap
2006-06-15  5:48 ` Jeremy Fitzhardinge
2006-06-15  7:25   ` George Nychis [this message]
2006-06-15  7:37     ` Jeremy Fitzhardinge
2006-06-15 15:22       ` George Nychis
2006-06-15 16:21         ` Jeremy Fitzhardinge
2006-06-19  2:56           ` George Nychis
2006-06-23 13:50             ` Kristen Carlson Accardi

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=44910B54.8000408@cmu.edu \
    --to=gnychis@cmu.edu \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox