public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joseph Pingenot <trelane@digitasaru.net>
To: linux-kernel@vger.kernel.org
Subject: Re: toshiba 1605/1625 hibernation issues [problem with ALi 15x3 driver]
Date: Fri, 11 Apr 2003 22:32:38 -0500	[thread overview]
Message-ID: <20030412033232.GB887@digitasaru.net> (raw)

[forwarded for posterity]
[From: Joseph Pingenot <trelane@digitasaru.net>]
[To: Gary Schulte <xxx@xxx.org>]
[Subject: Re: toshiba 1605/1625 hibernation issues]


>From Gary Schulte on Thursday, 10 April, 2003:
>Hi Joseph,
>Did you ever get resolution on this problem?  I am experiencing it as 
>well and can't decide what the problem is...
>Thanks in advance,

Yup.
Well, actually, it's a workaround, not a fix.
Remove support for the ALi 15x3 chipset support (under IDE drivers).  Just
  use the generic.
Here's the tradeoff: ALi 15x3-enabled kernels allows the laptop to do DMA.
  However, you can't suspend (it freezes).  Without the ALi 15x3 stuff, it
  doesn't do DMA, but it suspends to disk.
The workaround is to have one kernel with ALi 15x3 enabled.  This will
  somehow let the BIOS know that it's OK to do DMA, and, until you do a
  harder reboot than just using the reboot command, even non-specialized
  kernels (i.e., without ALi 15x3) will then do DMA.  So, you boot up your
  specialized DMA kernel, then, once you get to the appropriate point (I
  wait until disks have been mounted), you CTRL+ALT+DEL reboot (or use the
  reboot command) into your generic IDE kernel.  Then you have DMA (at least
  theoretically) *and* can suspend to disk.
If anyone can give me sufficient documentation, I might be able to poke
  around in the 15x3 driver and maybe see what's being broken.
  Unfortunately, nobody's giving me (nor does semi-assinine "we don't
  support the Linux platform" Toshiba seem anything more than extremely
  reluctant to give me) [or at least give a proper kernel developer] the
  specs to make the 15x3 driver play nice with the BIOS/laptop in general.
  *sigh*.

So, until Toshiba gets around to it, or somebody stumbles upon the proper
  documentation, the workaround is all we've got.  :(
Luckily, I've managed to get everything else on the laptop working [with
  the exception of some weird lid-closing-freezes-things problem] working
  on my Satellite 1605CDS, in case you have any questions.

May I bounce this to the linux-kernel list for posterity?

-Joseph
-- 
Joseph===============================================trelane@digitasaru.net
" I'm all for using the best tool for the job, but what happens when the
 restrictions that go along with that tool take away your rights? I believe
 it then stops being the best tool for the job."  --randy@digitalrights.org

----- End forwarded message -----

-- 
Joseph===============================================trelane@digitasaru.net
" I'm all for using the best tool for the job, but what happens when the
 restrictions that go along with that tool take away your rights? I believe
 it then stops being the best tool for the job."  --randy@digitalrights.org

             reply	other threads:[~2003-04-12  3:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-12  3:32 Joseph Pingenot [this message]
2003-04-12 14:32 ` toshiba 1605/1625 hibernation issues [problem with ALi 15x3 driver] Alan Cox
2003-04-20  5:18   ` Joseph Pingenot

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=20030412033232.GB887@digitasaru.net \
    --to=trelane@digitasaru.net \
    --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