LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Problem with CF-card reader (https://www.linuxquestions.org/questions/linux-hardware-18/problem-with-cf-card-reader-494346/)

runa 10-21-2006 07:27 AM

Problem with CF-card reader
 
Once upon I time my card reader worked just fine. I would stick in my CF-card (Compact Flash) and mount it from /dev/sda1. For some odd reason, this has stopped working.

Now, the following is the output from dmesg when I stick in the card:

Code:

pccard: PCMCIA card inserted into slot 1
pcmcia: registering new device pcmcia1.0
Probing IDE interface ide2...
hde: LEXAR ATA FLASH, CFA DISK drive
ide2 at 0x4100-0x4107,0x410e on irq 3
hde: max request size: 128KiB
hde: 31808 sectors (16 MB) w/1KiB Cache, CHS=497/2/32
hde: cache flushes not supported
 hde:

Same thing happens with a Transcend-card. I'll try booting with an ubuntu live-cd later on.

Any other ideas?

jschiwal 10-21-2006 09:18 AM

According to this howto, the cache flushes not supported message is normal:
http://embedded.seattle.intel-resear...itle=Linux:_CF

Your message says that hde is detected so you probably need to mount hde1.

runa 10-22-2006 04:45 AM

Quote:

Originally Posted by jschiwal
Your message says that hde is detected so you probably need to mount hde1.

That doesn't work either:
Code:

mount: special device /dev/hde1 does not exist
I booted with an ubuntu live-cd yesterday, and it worked just fine there. I can't understand why something that did work in Debian has now stopped working :o


All times are GMT -5. The time now is 08:55 PM.