From: Tejun Heo <htejun@gmail.com>
To: "Jure Pečar" <pegasus@nerv.eu.org>
Cc: linux-ide@vger.kernel.org
Subject: Re: gigabyte iRam not seen by linux
Date: Sat, 11 Mar 2006 02:51:50 +0900 [thread overview]
Message-ID: <4411BCB6.5080108@gmail.com> (raw)
In-Reply-To: <20060310013604.1acac722.pegasus@nerv.eu.org>
Jure Pečar wrote:
> Hi all,
>
> I just got a gigabyte solid state disk on a test. However, it is not seen by linux. The problem is described well here:
> http://www.linuxquestions.org/questions/showthread.php?t=411600
>
> What can one do when there *is* something on the sata port but the driver doesn't recognize it? It's not even in the /sys/block/ or /sys/bus/scsi/ ... If I don't have the device, I can't use sg utils to ask it how it feels ...
>
> I'd really want to use this ssd under linux, but I don't know how to debug the problem from here.
>
Please set up either a vanialla kernel (preferably the latestet one,
2.6.16-rc5) or, if you can use git, #upstream branch of libata-dev
repository. Before compiling the kernel, change #undef ATA_DEBUG in
include/linux/libata.h to #define ATA_DEBUG. You might also need to
increase the size of printk buffer size (kernel hacking -> kernel log
buffer size).
After booting with such kernel, please post the result of dmesg.
Thanks.
--
tejun
next prev parent reply other threads:[~2006-03-10 17:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-10 0:36 gigabyte iRam not seen by linux Jure Pečar
2006-03-10 17:51 ` Tejun Heo [this message]
2006-03-11 2:02 ` Albert Lee
2006-03-11 2:46 ` Jure Pečar
2006-03-11 3:31 ` Tejun Heo
2006-03-11 8:20 ` Jure Pečar
2006-03-11 8:58 ` Tejun Heo
2006-03-11 16:12 ` Eric D. Mudama
2006-03-11 16:33 ` Tejun Heo
2006-03-11 16:43 ` Jure Pečar
-- strict thread matches above, loose matches on Subject: below --
2006-03-15 19:34 Bryan Fink
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=4411BCB6.5080108@gmail.com \
--to=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=pegasus@nerv.eu.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;
as well as URLs for NNTP newsgroup(s).