View Full Version : [ubuntu] Mini 9 SD recognition, partition?
Rallg
May 21st, 2009, 01:59 PM
I have a mini 9 with Ubuntu 9.04 (regular release, not remix) and the latest BIOS update (A05).
Recently I obtained a new 16G class 6 SD card. I have not previously used the card slot on this computer. Sometimes, when I insert the card, it mounts. Other times, it is unrecognized and cannot be mounted. I wonder if I have a hardware problem (could be as simple as dirt in the slot), or if others are having this problem?
When I am able to mount the card, it is unrecognized in the partition manager (Gparted). Is this behavior normal? I have not had any problem with (say) partitioning USB pendrives.
jaqrah
May 21st, 2009, 07:52 PM
Rallg, I can't help you with your problem but I have a question for you. In my dell mini 9 literature that came with the netbook, it mentioned there was supposed to be a plastic insert that fit into the sd slot to help keep out dirt and other debris. It mentions this on page 17 of the Inspiron set up guide (it is green and white) American version. I did not get one of these plastic inserts. I wonder if you or anybody else did? It sure would help keep crap out of that huge slot. I ask because one of your concerns was dirt in the slot.
anjilslaire
May 21st, 2009, 08:25 PM
My mini 9 does not have a plastic insert, but myy 1420 came with one.
Rallg
May 23rd, 2009, 09:48 PM
I do not know whether a dummy card was there when the machine was new.
Blue Sassley
May 24th, 2009, 01:47 PM
Rallg, I'm in the same boat as you, I just bought a 16GB SDHC Class 6 card and can't seem to get Ubuntu Netbook Remix 9.04 to read it in anyway' not even in Gparted.
I have found a post on the My Dell Mini forums of people talking about using SDHC cards in there Mini's:
http://www.mydellmini.com/forum/dell-mini-9-discussion/8463-question-about-minis-sdhc-capabilities.html#post69798
Blue
lswartz
May 24th, 2009, 09:47 PM
Does it mount if you install before you start up your computer? Mine always mounts. If I install after booting I have to right click & mount it, but that has always worked. I normally just leave it in the slot all the time anyhow.
16 GB OCZ SDHC
Hardy 8.04
Blue Sassley
May 25th, 2009, 02:04 PM
I can't see my SD card at all, it never shows up, but I can put in a way smaller normal CD card and see that one just fine.
Blue
jimrz
May 25th, 2009, 10:45 PM
Rallg, I can't help you with your problem but I have a question for you. In my dell mini 9 literature that came with the netbook, it mentioned there was supposed to be a plastic insert that fit into the sd slot to help keep out dirt and other debris. It mentions this on page 17 of the Inspiron set up guide (it is green and white) American version. I did not get one of these plastic inserts. I wonder if you or anybody else did? It sure would help keep crap out of that huge slot. I ask because one of your concerns was dirt in the slot.
my vostro a90 (same as mini 9 but from the small biz section) did come with the plastic insert
The Jinx
May 25th, 2009, 11:26 PM
my vostro a90 (same as mini 9 but from the small biz section) did come with the plastic insert
Ditto, I am also running a 4gb Class 2 SDHC card as well with no problems
james_xxx
May 26th, 2009, 07:21 PM
I am also having issues using a generic (adata) 2GB SD card in my Mini 9, using Jaunty.
A friend had recently told me that an SD card in his Mini 9 appeared to have become corrupted, and he believed that it had happened when the Mini 9 went into 'suspend', upon closing the lid. His was formatted to Fat 16 or 32.
I recently purchased the SD card I mentioned above, and with the problem this friend had experienced in mind, I decided to reformat mine to a Linux file system, and chose Ext4. I installed and fired-up gparted, and I thought it was interesting when I discovered that it could not see the SD card. I wound up having to format it using 'mkfs'.
Aftewards, I moved a video and some music files to the SD card, and just left it inserted in the Mini for a day or so. Some time later, after a reboot or two, I tried to access the SD card, and it has ever since told me that it cannot be mounted.
There is some kind of issue here, and it would good to figure out how the problem can be addressed.
Is this similar to what others are experiencing?
Blue Sassley
May 26th, 2009, 07:43 PM
Here is what I am seeing every time I insert my 16GB SDHC card
blue@MINI9:~$ dmesg | tail
[ 29.450574] [drm:i915_getparam] *ERROR* Unknown parameter 6
[ 31.510800] [drm:i915_getparam] *ERROR* Unknown parameter 6
[ 81.052158] usb 5-1: new full speed USB device using uhci_hcd and address 2
[ 81.224308] usb 5-1: configuration #1 chosen from 1 choice
[ 81.282666] Bluetooth: Generic Bluetooth USB driver ver 0.3
[ 81.286551] usbcore: registered new interface driver btusb
[ 83.467977] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 83.472279] input: Microsoft Bluetooth Notebook Mouse 5000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/bluetooth/hci0/hci0:11/input9
[ 83.485579] generic-bluetooth 0005:045E:0700.0001: input,hidraw0: BLUETOOTH HID v1.00 Mouse [Microsoft Bluetooth Notebook Mouse 5000] on 00:22:69:CA:40:B2
[ 738.195439] mmc0: error -84 whilst initialising SD card
Blue
armandh
May 27th, 2009, 04:43 AM
Kingston 4 Gb formated Fat 32 in mini-9 original bios
appears on desktop as 4.0 GB Media with an SD card Icon
works every time
mounts on start up
un-mounts from right click menu
mounts when inserted
contents window appears after hibernation or suspend
Blue Sassley
August 2nd, 2009, 02:06 PM
I have found the issue to fix the SD card issue in my Mini 9 you might want to try it out:
http://filthypants.blogspot.com/2009/03/ubuntu-904-jaunty-jackalope-on-acer.html
Next, there is a known issue with the SD card readers stemming from Jaunty's version of the Linux kernel that causes the left reader to fail with this error:
mmc0: error -84 whilst initialising SD card
The left-side SD reader is otherwise not acknowledged, i.e. it doesn't create a /dev/ entry when cards are inserted and hotplug doesn't mount the disk (this problem also exists on the Dell Mini 9, so you guys can benefit from this too). To correct the situation, type into a terminal:
sudo gedit /etc/modprobe.d/options
and add (be wary of line breaks; I recommend copy/pasting instead of manually typing):
options sdhci debug_quirks=1
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: linux-image-2.6.28-6-generic 2.6.28-6.17
ProcCmdLine: User Name=UUID=e309fb14-05db-4e9a-b137-c6bf63eeb6a4 ro quiet splash elevator=noop
ProcEnviron:
SHELL=/bin/bash
LANG=it_IT.UTF-8
ProcVersionSignature: Ubuntu 2.6.28-6.17-generic
SourcePackage: linux
Reboot and most everything should work properly, hotplugging and all. Also to be aware of, the right-side reader does not work properly if there is not a card in it at boot. In this case, it won't show any trace anywhere that you even have a right-side reader.
For both of these fixes, all we've done is created a text file that the system loads as it boots. If you wish to undo these fixes, you can just delete the text files and it'll go back to normal.
Thanks,
Blue
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.