You are not logged in.
Hi everybody,
First, sorry if my thread was already treated but I didn't find anything directly on this forum or in Google about my problem and my configuration. I tried many thing but nothing works.
So, I have a Dell M4800 under GnomeShell (3.16.3). I think that my internal SD card reader is not recognized. If I insert a SD before or after boot it's the same thing.
lsblk (with a SD card inserted):
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 238.5G 0 disk
├─sda1 8:1 0 100M 0 part
├─sda2 8:2 0 59.9G 0 part
├─sda3 8:3 0 1K 0 part
├─sda5 8:5 0 4G 0 part /boot
├─sda6 8:6 0 25G 0 part /
├─sda7 8:7 0 75G 0 part /home
└─sda8 8:8 0 74.5G 0 part /VMDocuments
sr0 11:0 1 1024M 0 rom lsusb:
Bus 002 Device 004: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications Processor
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0c45:64d0 Microdia
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hublspci:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I217-LM (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d4)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d4)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d4)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d4)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation QM87 Express LPC Controller (rev 04)
00:1f.2 IDE interface: Intel Corporation 8 Series Chipset Family 4-port SATA Controller 1 [IDE mode] - Mobile (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107GLM [Quadro K1100M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
03:00.0 Network controller: Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter (rev 03)lsmod | grep mm:
v4l2_common 16384 1 videobuf2_core
videodev 139264 3 uvcvideo,v4l2_common,videobuf2_core
i2c_core 49152 9 drm,i2c_i801,snd_soc_rt5640,i2c_hid,i2c_designware_platform,regmap_i2c,nvidia,v4l2_common,videodev
usb_common 16384 1 usbcore
mmc_core 114688 2 sdhci,sdhci_acpiIf anybody have an idea ... thanks!
Offline
Run dmesg before you insert an sdcard and then insert one. Is there any new output?
Last edited by Slithery (2015-09-20 13:36:27)
Offline
Nothing new
Offline
See https://wiki.archlinux.org/index.php/De … sion_M4800
You should have a PCI-based SDHC but there's none. Check dmesg, there likely was some error during PCI enumeration or sdhci_acpi initialization.
Offline
Hi,
Thanks for your feedback. I checked my dmesg: there is no error and I see those lines :
[ 0.503963] sdhci: Secure Digital Host Controller Interface driver
[ 0.503965] sdhci: Copyright(c) Pierre OssmanI tried under Ubuntu and it is exactly the same thing. And I test with another M4800 (same configuration but under Ubuntu) and it's worked.
So, I think this a an hardware problem. I will contact Dell asap and test with Windows (but I have to install it ...)
Thanks for your help
Last edited by Yuvi (2015-09-21 07:52:45)
Offline
Make sure you check the bios, I doubt that you can disable the card reader there but it doesn't hurt to check.
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
Hi R00KIE,
Yes, I already checked the BIOS
and you can't disable it.
Thanks
Offline