lkml.org 
[lkml]   [2003]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subject[Fwd: cat /proc/ide/ide1/hdc/identify hangs]
From


---------------------- 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.019 / U:0.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site