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

George Nychis wrote:
> 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?
>   

Make sure you disable the (obsolete?) ACPI_IBM_DOCK stuff.

> 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.
>   

Yeah, I'm hoping all the work on power management in libata will make 
things "just work" soon, but I think there's more to it.  When you press 
the dock eject button, it really needs to go out to acpid, activate a 
script to unmount any filesystems mounted off the device, and then poke 
the ata layer to remove the device, before OKing the dock eject so the 
hardware's "don't do that" light goes out.

But in the meantime I'm having enough trouble getting plain old 
suspend/resume reliable.

    J

  reply	other threads:[~2006-06-15  7:37 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
2006-06-15  7:37     ` Jeremy Fitzhardinge [this message]
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=44910E2A.5090205@goop.org \
    --to=jeremy@goop.org \
    --cc=gnychis@cmu.edu \
    --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