Re: Unresponsive SDHC card

2012-07-17 Thread computer.enthusiastic
Hi,

2012/7/15 Guido Martínez :
> It's the most recent debian cd on the site. No previous upgrades.
>
> $ uname -a
> Linux mk-ii 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 GNU/Linux

You could consider to install a newer kernel from backports repository [0].

[0] http://backports-master.debian.org/


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cahspyy0pxhma1ws1uatrw9swfh5enzlq1xjxc1glabiccwv...@mail.gmail.com



Re: Unresponsive SDHC card

2012-07-15 Thread Guido Martínez
It's the most recent debian cd on the site. No previous upgrades.

$ uname -a
Linux mk-ii 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux 6.0.5 (squeeze)
Release:6.0.5
Codename:   squeeze

On Sun, Jul 15, 2012 at 6:09 AM, computer.enthusiastic
 wrote:
> Hi,
>
> 2012/7/15 Guido Martínez :
>> I have a 16gb Kingston SDHC. But now with
>> my new installation the card is completely unresponsive, I can't use
>> fdisk, nor dd, nor cat on it. Also system shutdown will halt until I
>> remove the card from the reader.
>
> Please, specify  debian version and kernel version; you can use the
> following commands:
>  uname -a
>  lsb_release -a
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/cahspyy1tfgn3h06rk_zc+okmtw4-uc-kdv68i6z6cb3ycy4...@mail.gmail.com
>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/ca++dqumsruo-ustt04dqkkzu8qqoqeuqih8btmb6qgy9e17...@mail.gmail.com



Re: Unresponsive SDHC card

2012-07-15 Thread computer.enthusiastic
Hi,

2012/7/15 Guido Martínez :
> I have a 16gb Kingston SDHC. But now with
> my new installation the card is completely unresponsive, I can't use
> fdisk, nor dd, nor cat on it. Also system shutdown will halt until I
> remove the card from the reader.

Please, specify  debian version and kernel version; you can use the
following commands:
 uname -a
 lsb_release -a


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cahspyy1tfgn3h06rk_zc+okmtw4-uc-kdv68i6z6cb3ycy4...@mail.gmail.com



Unresponsive SDHC card

2012-07-14 Thread Guido Martínez
Hi all,

I installed debian on an old Asus EEE 701 notebook that I haven't used
in a while. It has an integrated SDHC card reader to expand storage,
since it only includes a 4gb SSD.
I have a 16gb Kingston SDHC card that I used with this PC for a few
years with no problems, using both Windows and Xubuntu. But now with
my new installation the card is completely unresponsive, I can't use
fdisk, nor dd, nor cat on it. Also system shutdown will halt until I
remove the card from the reader.

The card reader works, I've tried it with another 256mb card I have.
The card also works, I tested it on another computer and had no
issues.

When I run any program that attempts to read from the card, the
program halts until I kill (-9) it or until I remove the card. This
happens both on the installed debian as well as in a Xubuntu live usb
boot. (At first I thought since I selected a more "localized" [can't
remember the name] kernel, I was missing the drivers for this, but
since Xubuntu also doesn't work this seems unlikely.)

Here's some info thay may help:

dmesg when plugging  card:
Jul 14 19:50:17 mk-ii kernel: [ 289.340154] sd 2:0:0:0: [sdb] 31514624
512-byte logical blocks: (16.1 GB/15.0 GiB)
Jul 14 19:50:17 mk-ii kernel: [ 289.343130] sd 2:0:0:0: [sdb] Assuming
drive cache: write through
Jul 14 19:50:17 mk-ii kernel: [ 289.351139] sd 2:0:0:0: [sdb] Assuming
drive cache: write through
Jul 14 19:50:17 mk-ii kernel: [ 289.351154] sdb: sdb1

When unplugging:
Jul 14 19:50:26 mk-ii kernel: [  298.363139] sd 2:0:0:0: [sdb] Device not ready
Jul 14 19:50:26 mk-ii kernel: [  298.363151] sd 2:0:0:0: [sdb] Result:
hostbyte=DID_OK driverbyte=DRIVER_SENSE
Jul 14 19:50:26 mk-ii kernel: [  298.363163] sd 2:0:0:0: [sdb] Sense
Key : Not Ready [current]
Jul 14 19:50:26 mk-ii kernel: [  298.363177] sd 2:0:0:0: [sdb] Add.
Sense: Medium not present
Jul 14 19:50:26 mk-ii kernel: [  298.363193] sd 2:0:0:0: [sdb] CDB:
Read(10): 28 00 01 e0 df f0 00 00 08 00
Jul 14 19:50:26 mk-ii kernel: [  298.363220] end_request: I/O error,
dev sdb, sector 31514608
Jul 14 19:50:26 mk-ii kernel: [  298.363234] Buffer I/O error on
device sdb, logical block 3939326
Jul 14 19:50:26 mk-ii kernel: [  298.376137] sd 2:0:0:0: [sdb] Device not ready
Jul 14 19:50:26 mk-ii kernel: [  298.376149] sd 2:0:0:0: [sdb] Result:
hostbyte=DID_OK driverbyte=DRIVER_SENSE
Jul 14 19:50:26 mk-ii kernel: [  298.376160] sd 2:0:0:0: [sdb] Sense
Key : Not Ready [current]
Jul 14 19:50:26 mk-ii kernel: [  298.376174] sd 2:0:0:0: [sdb] Add.
Sense: Medium not present
Jul 14 19:50:26 mk-ii kernel: [  298.376191] sd 2:0:0:0: [sdb] CDB:
Read(10): 28 00 01 e0 df f0 00 00 08 00
Jul 14 19:50:26 mk-ii kernel: [  298.376217] end_request: I/O error,
dev sdb, sector 31514608
Jul 14 19:50:26 mk-ii kernel: [  298.376230] Buffer I/O error on
device sdb, logical block 3939326

lspci:
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML
Express Processor to DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Mobile
915GM/GMS/910GML Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 2 (rev 04)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 3 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #4 (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface
Bridge (rev 04)
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA
Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
SMBus Controller (rev 04)
01:00.0 Ethernet controller: Atheros Communications Inc. AR5001
Wireless Network Adapter (rev 01)
03:00.0 Ethernet controller: Atheros Communications L2 Fast Ethernet (rev a0)

lsusb:
Bus 004 Device 002: ID eb1a:2761 eMPIA Technology, Inc. EeePC 701
integrated Webcam
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0951:1606 Kingston Technology
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 04d9:a06b Holtek Semiconductor, Inc.
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Any help is greatly appreciated, hopef