linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Fwd: cat /proc/ide/ide1/hdc/identify hangs]
@ 2003-09-10 15:53 Jeroen Makkinje
  0 siblings, 0 replies; only message in thread
From: Jeroen Makkinje @ 2003-09-10 15:53 UTC (permalink / raw)
  To: linux-kernel



---------------------- Original Message -----------------------
Subject: cat /proc/ide/ide1/hdc/identify hangs
From:    "Jeroen Makkinje" <j.makkinje@xs4all.nl>
Date:    Wed, September 10, 2003 3:11 pm
To:      linux-ide@vger.kernel.org
---------------------------------------------------------------


My problem is simple:

cat /proc/ide/ide1/hdc/identify
does hang in version linux.2.6.0-test5
but it does not hang in version
./linux.2.4.20-4GB that comes default
with SuSE 8.2.

cat /proc/ide/ide1/hdc/capacity sometimes
also hangs but not reproducable.

I have executed the script ./gen_err
(given below) to generate some information
while running each of the kernel version.

The output files are put in:
http://www.xs4all.nl/~makkij/error_report/


I did remove "hdc=ide-scsi" from
the grub conf file. This had no effect.

I hope you can assist me. Either to
fix the problem or to  generate more infor-
nation.

The original posting is posted to
linux-ide@vger.kernel.org

I have send a copy to Andi Kleen
He reported a similar problem
with subject "taskfile merge breaking suse hwscan"



==========
./gen_err:
==========

#!/bin/bash
rm -i *
dmesg > dmesg
(strace -v cat /proc/ide/ide1/hdc/identify ) &> strace_identify
(strace -v cat /proc/ide/ide1/hdc/capacity ) &> strace_capacity
cat /proc/ide/ide1/hdc/driver > driver
cat /proc/ide/ide1/hdc/media > media
cat /proc/ide/ide1/hdc/model > model
cat /proc/ide/ide1/hdc/settings > settings
sh
/home/jeroenm/Documents/kernels/linux-2.6.0-test4/scripts/ver_linux
> ver_linux
cat /proc/version > version
cat /proc/cpuinfo > cpuinfo
cat /proc/modules > modules
cat /proc/ioports > ioports
lspci -vvv > lspci
cat /proc/scsi/scsi > scsi
cat /boot/grub/menu.lst > bootloader
cat /proc/ide/sis > sis
cat /proc/ide/drivers > drivers





-- 
Jeroen Makkinje
Pascalsingel 10
1277 EL Huizen
035-5257431
-----------------------------
j.makkinje@xs4all.nl
fam.makkinje@hccnet.nl
j.makkinje@chem.uu.nl

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-10 15:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-10 15:53 [Fwd: cat /proc/ide/ide1/hdc/identify hangs] Jeroen Makkinje

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