Bonjour,
J'ai récemment revendu mon téléphone, j'ai bien sûr récupérer la carte sd pour récupérer les datas, mais elle reste désespérément invisible dans Thunar.
J'ai vu qu'il fallait modifier la .config du kernel, mais je ne sais comment faire.
Auriez-vous le sésame, svp ?
merci
:~$ lsmod | grep mmc
rtsx_pci_sdmmc 24576 0
rtsx_pci 57344 2 rtsx_pci_sdmmc,rtsx_pci_ms
:~$
:~$ ls /dev/sd*
/dev/sda /dev/sda1 /dev/sda2 /dev/sda3 /dev/sda4 /dev/sdb /dev/sdb1
:~$
:~$ dmesg | tail -n 30
[ 11.231491] audit: type=1400 audit(1526048843.906:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=605 comm="apparmor_parser"
[ 11.231500] audit: type=1400 audit(1526048843.906:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=605 comm="apparmor_parser"
[ 11.231504] audit: type=1400 audit(1526048843.906:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=605 comm="apparmor_parser"
[ 11.231508] audit: type=1400 audit(1526048843.906:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=605 comm="apparmor_parser"
[ 11.242205] audit: type=1400 audit(1526048843.917:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=611 comm="apparmor_parser"
[ 11.254813] audit: type=1400 audit(1526048843.929:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=613 comm="apparmor_parser"
[ 11.254821] audit: type=1400 audit(1526048843.929:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc//sanitized_helper" pid=613 comm="apparmor_parser"
[ 11.279295] audit: type=1400 audit(1526048843.953:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=607 comm="apparmor_parser"
[ 11.658084] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 11.658087] Bluetooth: BNEP filters: protocol multicast
[ 11.658092] Bluetooth: BNEP socket layer initialized
[ 12.139562] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 12.149847] sdb: sdb1
[ 12.167810] r8169 0000:03:00.0 enp3s0: link down
[ 12.167832] r8169 0000:03:00.0 enp3s0: link down
[ 12.176246] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 12.217871] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[ 15.256664] r8169 0000:03:00.0 enp3s0: link up
[ 15.256678] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[ 21.071987] Bluetooth: RFCOMM TTY layer initialized
[ 21.071997] Bluetooth: RFCOMM socket layer initialized
[ 21.072052] Bluetooth: RFCOMM ver 1.11
[ 2463.892194] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[ 3563.403802] perf: interrupt took too long (3178 > 3132), lowering kernel.perf_event_max_sample_rate to 62750
[ 5779.668018] mmc0: cannot verify signal voltage switch
[ 5780.106941] mmc0: error -110 whilst initialising SD card
[ 5781.064544] mmc0: cannot verify signal voltage switch
[ 5781.503471] mmc0: error -110 whilst initialising SD card
[ 5782.464919] mmc0: cannot verify signal voltage switch
[ 5782.899991] mmc0: error -110 whilst initialising SD card
:~$
:~$ sudo mount /dev/mmcblk0p1 /mnt
[sudo] Mot de passe de ombre :
mount: /mnt: special device /dev/mmcblk0p1 does not exist.
:~$
:~$ mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=3996468k,nr_inodes=999117,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=804804k,mode=755)
/dev/sda2 on / type ext4 (rw,noatime,discard,errors=remount-ro,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13056)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,relatime,size=1048576k)
tmpfs on /var/log type tmpfs (rw,nosuid,nodev,noatime,size=402404k,mode=755)
tmpfs on /var/cache/apt/archives type tmpfs (rw,relatime,size=1048576k)
/dev/sda4 on /home type ext4 (rw,noatime,discard,errors=remount-ro,data=ordered)
/dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=804800k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
:~$
:~$ dmesg | tail -n 100
[ 8.239361] systemd[1]: Listening on udev Control Socket.
[ 8.239418] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 8.239651] systemd[1]: Listening on Journal Audit Socket.
[ 8.333245] lp: driver loaded but no devices found
[ 8.352476] ppdev: user-space parallel port driver
[ 8.532133] EXT4-fs (sda2): re-mounted. Opts: discard,errors=remount-ro
[ 8.682979] systemd-journald[248]: Received request to flush runtime journal from PID 1
[ 9.177710] Bluetooth: Core ver 2.22
[ 9.177736] NET: Registered protocol family 31
[ 9.177738] Bluetooth: HCI device and connection manager initialized
[ 9.177743] Bluetooth: HCI socket layer initialized
[ 9.177746] Bluetooth: L2CAP socket layer initialized
[ 9.177755] Bluetooth: SCO socket layer initialized
[ 9.313238] Bluetooth: HCI UART driver ver 2.3
[ 9.313242] Bluetooth: HCI UART protocol H4 registered
[ 9.313243] Bluetooth: HCI UART protocol BCSP registered
[ 9.313276] Bluetooth: HCI UART protocol LL registered
[ 9.313278] Bluetooth: HCI UART protocol ATH3K registered
[ 9.313279] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 9.313321] Bluetooth: HCI UART protocol Intel registered
[ 9.313344] Bluetooth: HCI UART protocol Broadcom registered
[ 9.313411] Bluetooth: HCI UART protocol QCA registered
[ 9.313413] Bluetooth: HCI UART protocol AG6XX registered
[ 9.313414] Bluetooth: HCI UART protocol Marvell registered
[ 9.360333] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input11
[ 9.581479] usbcore: registered new interface driver btusb
[ 9.588504] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[ 9.588508] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[ 9.599211] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[ 9.599217] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 9.603515] Bluetooth: hci0: rom_version status=0 version=1
[ 9.603533] Bluetooth: cfg_sz 0, total size 22496
[ 9.715455] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.744982] media: Linux media interface: v0.10
[ 9.819508] Linux video capture interface: v2.00
[ 9.918711] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 10.043093] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (0bda:579c)
[ 10.048517] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 10.048522] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 10.048524] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 10.048526] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 10.048528] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 10.048530] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
[ 10.048532] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 10.056070] uvcvideo 1-4.3:1.0: Entity type for entity Extension 4 was not initialized!
[ 10.056074] uvcvideo 1-4.3:1.0: Entity type for entity Processing 2 was not initialized!
[ 10.056076] uvcvideo 1-4.3:1.0: Entity type for entity Camera 1 was not initialized!
[ 10.056188] input: Lenovo EasyCamera: Lenovo EasyC as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/input/input12
[ 10.056294] usbcore: registered new interface driver uvcvideo
[ 10.056296] USB Video Class driver (1.1.1)
[ 10.352570] random: crng init done
[ 10.466115] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 10.466225] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 10.466362] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 10.493221] kvm: disabled by bios
[ 10.539528] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
[ 10.547369] kvm: disabled by bios
[ 10.558781] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 10.558858] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 10.558920] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 10.572359] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[ 10.572702] rtlwifi: rtlwifi: wireless switch is on
[ 10.586726] intel_rapl: Found RAPL domain package
[ 10.586730] intel_rapl: Found RAPL domain core
[ 10.747976] Adding 4095996k swap on /dev/sda3. Priority:-1 extents:1 across:4095996k SSFS
[ 10.815487] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro
[ 11.193639] rtl8723be 0000:04:00.0 wlp4s0: renamed from wlan0
[ 11.226834] audit: type=1400 audit(1526048843.901:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=604 comm="apparmor_parser"
[ 11.226841] audit: type=1400 audit(1526048843.901:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=604 comm="apparmor_parser"
[ 11.231491] audit: type=1400 audit(1526048843.906:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=605 comm="apparmor_parser"
[ 11.231500] audit: type=1400 audit(1526048843.906:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=605 comm="apparmor_parser"
[ 11.231504] audit: type=1400 audit(1526048843.906:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=605 comm="apparmor_parser"
[ 11.231508] audit: type=1400 audit(1526048843.906:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=605 comm="apparmor_parser"
[ 11.242205] audit: type=1400 audit(1526048843.917:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=611 comm="apparmor_parser"
[ 11.254813] audit: type=1400 audit(1526048843.929:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=613 comm="apparmor_parser"
[ 11.254821] audit: type=1400 audit(1526048843.929:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc//sanitized_helper" pid=613 comm="apparmor_parser"
[ 11.279295] audit: type=1400 audit(1526048843.953:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=607 comm="apparmor_parser"
[ 11.658084] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 11.658087] Bluetooth: BNEP filters: protocol multicast
[ 11.658092] Bluetooth: BNEP socket layer initialized
[ 12.139562] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 12.149847] sdb: sdb1
[ 12.167810] r8169 0000:03:00.0 enp3s0: link down
[ 12.167832] r8169 0000:03:00.0 enp3s0: link down
[ 12.176246] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 12.217871] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[ 15.256664] r8169 0000:03:00.0 enp3s0: link up
[ 15.256678] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[ 21.071987] Bluetooth: RFCOMM TTY layer initialized
[ 21.071997] Bluetooth: RFCOMM socket layer initialized
[ 21.072052] Bluetooth: RFCOMM ver 1.11
[ 2463.892194] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[ 3563.403802] perf: interrupt took too long (3178 > 3132), lowering kernel.perf_event_max_sample_rate to 62750
[ 5779.668018] mmc0: cannot verify signal voltage switch
[ 5780.106941] mmc0: error -110 whilst initialising SD card
[ 5781.064544] mmc0: cannot verify signal voltage switch
[ 5781.503471] mmc0: error -110 whilst initialising SD card
[ 5782.464919] mmc0: cannot verify signal voltage switch
[ 5782.899991] mmc0: error -110 whilst initialising SD card
[ 5867.760098] perf: interrupt took too long (3996 > 3972), lowering kernel.perf_event_max_sample_rate to 50000
:~$