View Single Post
Posts: 188 | Thanked: 223 times | Joined on Apr 2013 @ Poland
#19
Originally Posted by Maxdamantus View Post
Do you see /dev/mmcblk1p* devices? Do you know whether or not the issue you had was the sensor not working (it which case you would have gotten the messages mentioned in the first post in the kernel logs)?

ke-recv might still try to mount/unmount according to the sensor, so you might have to mount it manually then run something that keeps a file/directory open, so it can't be unmounted.
Hi there, I came here from this post:

Code:
https://talk.maemo.org/showthread.php?p=1513639
I applied the module for power kernel, now I looks like the card is seen I /dev/ but:
1 .It is not seen in /etc/fstab
2. It cannot be mounted

Card itself is fine, I even tried to use different ones - same result.

And, shouldn't the card be mounted by pc when connected to the USB? Because im my case it isn't.

Originally Posted by elcaito View Post
(...)So you're saying that if we "ls -la /dev/mmcblk*" and all we see are mmcblk0p1, 0p2, etc and not mmcblk1p1, p2, etc then it's a hardware fault, a sensor fault? So we cannot get the N900 to see a memory card unless the hardware itself is fixed? (...)
From my expireince - it is hardware failure (The reader itself probably). I can tell since I have no detection in /dev/ but after applying the patch provided, card is detected.

Last edited by Ridd92; 2016-08-28 at 06:20.