https://qa.mandrakesoft.com/show_bug.cgi?id=1252





------- Additional Comments From [EMAIL PROTECTED]  2003-02-03 21:01 -------
Yep, as I thought, the same thing happens with a regular pccard. 
Before inserting the card, ll /dev/hd* only shows hda* and hdc. After removing
the card, /dev/hde to /dev/hde16 show up as real devices (not symlinks as I
would expect).
They are also there in /lib/dev-state:

# ll /lib/dev-state/hde
brw-r--r-T  1 root root 33, 0 Feb 3 11:55 /lib/dev-state/hde





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
description: 
When I insert a flash card in a pcmcia slot (with an adapter), the pc (Dell
latitude) becomes unresponsive. It seem some process is trapped in an error loop.

Standard error shows:

cardmgr[584]: socket 0: ATA/IDE Fixed Disk
cardmgr[584]: executing: 'modprobe ide-cs'
cardmgr[584]: executing: './ide start hde'

ps -ef shows:

/bin/sh /etc/dynamic/scripts/part.script del /dev/ide/host2/bus0/target0/lun0/part1
/usr/bin/perl /usr/sbin/drakupdate_fstab --auto --del
/dev/ide/host2/bus0/target0/lun0/part1
/bin/sh /etc/dynamic/scripts/part.script del /dev/ide/host2/bus0/target0/lun0/part1

The message log is:
kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
kernel: hde: SanDisk SDCFB-128, CFA DISK drive
kernel: ide2 at 0x100-0x107,0x10e on irq 3
kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
kernel: hde: 250880 sectors (128 MB) w/1KiB Cache, CHS=980/8/32
kernel:  /dev/ide/host2/bus0/target0/lun0: p1
kernel: devfs_do_symlink(disc0): could not append to parent, err: -17
kernel: ide_cs: hde: Vcc = 3.3, Vpp = 0.0
kernel:  /dev/ide/host2/bus0/target0/lun0: p1
kernel: devfs_do_symlink(disc0): could not append to parent, err: -17
kernel:  /dev/ide/host2/bus0/target0/lun0: p1
kernel: devfs_do_symlink(disc0): could not append to parent, err: -17
kernel:  /dev/ide/host2/bus0/target0/lun0: p1
kernel: devfs_do_symlink(disc0): could not append to parent, err: -17
kernel:  /dev/ide/host2/bus0/target0/lun0: p1
kernel: devfs_do_symlink(disc0): could not append to parent, err: -17
kernel:  /dev/ide/host2/bus0/target0/lun0: p1
kernel: devfs_do_symlink(disc0): could not append to parent, err: -17
kernel:  /dev/ide/host2/bus0/target0/lun0: p1

The error message is repeated until I remove the card.

Inserted modules:

ide-cs                  3620   1
ds                      6824   2  [ide-cs]
yenta_socket           10240   2
pcmcia_core            44160   0  [ide-cs ds yenta_socket]
vfat                    9580   1  (autoclean)
fat                    31832   0  (autoclean) [vfat]

If I try to issue the command ll /dev/hd*, it hangs and I can't kill it.

I will try to find a regular memory card, but I would expect the same problem.

It might be relevant that I don't have desktop icons since I use Gnome without
Nautilus.

Reply via email to