[Mount] sd scomparsa

Riconoscimento, installazione e configurazione delle periferiche.
totred
Prode Principiante
Messaggi: 54
Iscrizione: mercoledì 19 dicembre 2007, 22:05

[Mount] sd scomparsa

Messaggio da totred »

ho riinstallato ubuntu 10.04 e non mi legge più le schede SD. Provo a dare il comando da terminale "sudo mount /dev/sdc1" e non succede nulla, se invece tolgo la sd mi dice " impossibile trovare sdc1 in /etc/fstab o /etc/mtab". Neppure gparted riesce a vederla. Ho provato anche ad avviare ubuntu con un kernel precedente ma è lo stesso. La cosa che mi fa impazzire e che da 2 anni uso ubuntu in questo pc e non ho mai avuto problemi con la sd, e anche con la 10.04 ha sempre funzionato. cosa può esser successo?
Avatar utente
pieddu
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 13453
Iscrizione: sabato 11 novembre 2006, 21:46
Desktop: Mate XFCE
Distribuzione: Devuan Trisquel
Sesso: Maschile
Località: Serravalle di Chienti (Taverne)

Re: [Mount] sd scomparsa

Messaggio da pieddu »

metti la scheda e digita:

Codice: Seleziona tutto

mount
e

Codice: Seleziona tutto

dmesg |tail
E vedi che è seccesso....
:birra:
totred
Prode Principiante
Messaggi: 54
Iscrizione: mercoledì 19 dicembre 2007, 22:05

Re: [Mount] sd scomparsa

Messaggio da totred »

ecco l'output dei due comandi

salvo@salvo-laptop:~$ mount
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/salvo/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=salvo)


salvo@salvo-laptop:~$ dmesg |tail
[ 1800.248811]  [] do_notify_resume+0x55/0x70
[ 1800.248818]  [] work_notifysig+0x13/0x1b
[ 1834.615365] sd 2:0:0:0: timing out command, waited 180s
[ 1834.615385] sd 2:0:0:0: [sdc] Unhandled sense code
[ 1834.615390] sd 2:0:0:0: [sdc] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1834.615398] sd 2:0:0:0: [sdc] Sense Key : Hardware Error [current]
[ 1834.615408] sd 2:0:0:0: [sdc] Add. Sense: Unrecovered read error
[ 1834.615419] sd 2:0:0:0: [sdc] CDB: Read(10): 28 00 00 3a 9f f0 00 00 08 00
[ 1834.615439] end_request: I/O error, dev sdc, sector 3842032
[ 1834.615448] Buffer I/O error on device sdc, logical block 480254
Avatar utente
pieddu
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 13453
Iscrizione: sabato 11 novembre 2006, 21:46
Desktop: Mate XFCE
Distribuzione: Devuan Trisquel
Sesso: Maschile
Località: Serravalle di Chienti (Taverne)

Re: [Mount] sd scomparsa

Messaggio da pieddu »

qualche problema ce l'ha.....
digita sempre dmesg ed incolla tutte le righe alla fine che riguardano la sd....
:birra:
totred
Prode Principiante
Messaggi: 54
Iscrizione: mercoledì 19 dicembre 2007, 22:05

Re: [Mount] sd scomparsa

Messaggio da totred »

[    1.016458] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    1.016708] sd 1:0:0:0: [sda] 7880544 512-byte logical blocks: (4.03 GB/3.75 GiB)
[    1.016819] sd 1:0:0:0: [sda] Write Protect is off
[    1.016825] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.016881] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.017208]  sda: sda1 sda2
[    1.020347] sd 1:0:1:0: [sdb] 15761088 512-byte logical blocks: (8.06 GB/7.51 GiB)
[    1.020455] sd 1:0:1:0: [sdb] Write Protect is off
[    1.020461] sd 1:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[    1.020518] sd 1:0:1:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.020816]  sdb: sdb1
[    1.024401] sd 1:0:0:0: [sda] Attached SCSI disk
[    1.024593] sd 1:0:1:0: [sdb] Attached SCSI disk
[    1.033363] usb 2-1: configuration #1 chosen from 1 choice
[    1.146127] Freeing initrd memory: 7778k freed
[    1.155662] usb 3-1: new full speed USB device using uhci_hcd and address 2
[    1.155736] Freeing unused kernel memory: 656k freed
[    1.156760] Write protecting the kernel text: 4684k
[    1.156840] Write protecting the kernel read-only data: 1840k
[    1.197209] udev: starting version 151
[    1.319707] usb 3-1: configuration #1 chosen from 1 choice
[    1.432100] usb 4-2: new full speed USB device using uhci_hcd and address 2
[    1.561392] Initializing USB Mass Storage driver...
[    1.594879] scsi2 : SCSI emulation for USB Mass Storage devices
[    1.607018] usb-storage: device found at 2
[    1.607024] usb-storage: waiting for device to settle before scanning
[    1.628595] scsi3 : SCSI emulation for USB Mass Storage devices
[    1.642517] usbcore: registered new interface driver usb-storage
[    1.642526] USB Mass Storage support registered.
[    1.647105] usb-storage: device found at 2
[    1.647111] usb-storage: waiting for device to settle before scanning
[    1.699196] usb 4-2: configuration #1 chosen from 1 choice
[    1.744549] EXT4-fs (sda1): mounted filesystem with ordered data mode
[    2.318749] Adding 228344k swap on /dev/sda5.  Priority:-1 extents:1 across:228344k
[    2.553618] udev: starting version 151
[    3.214197] lp: driver loaded but no devices found
[    3.302835] Linux agpgart interface v0.103
[    3.380658] Atheros(R) L2 Ethernet Driver - version 2.2.3
[    3.380665] Copyright (c) 2007 Atheros Corporation.
[    3.380726] atl2 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    3.380742] atl2 0000:03:00.0: setting latency timer to 64
[    3.409228] intel_rng: FWH not detected
[    3.438532] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    3.438645] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    3.491421] eeepc_laptop: Eee PC Hotkey Driver
[    3.491663] eeepc_laptop: Hotkey init flags 0x41
[    3.502297] eeepc_laptop: TYPE (2000000) not reported by BIOS, enabling anyway
[    3.502309] eeepc_laptop: Get control methods supported: 0x2101711
[    3.604287] input: Asus EeePC extra buttons as /devices/platform/eeepc/input/input7
[    3.626546] Linux video capture interface: v2.00
[    3.689106] agpgart-intel 0000:00:00.0: Intel 915GM Chipset
[    3.689451] agpgart-intel 0000:00:00.0: detected 7932K stolen memory
[    3.742630] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    3.847820] cfg80211: Calling CRDA to update world regulatory domain
[    3.922383] cfg80211: World regulatory domain updated:
[    3.922391] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    3.922399] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    3.922405] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    3.922411] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    3.922417] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    3.922424] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    3.930488] uvcvideo: Found UVC 1.00 device CNF7129 (04f2:b071)
[    4.022288] input: CNF7129 as /devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.0/input/input8
[    4.022415] usbcore: registered new interface driver uvcvideo
[    4.022440] USB Video Class driver (v0.1.0)
[    4.314399] [drm] Initialized drm 1.1.0 20060810
[    4.361000] type=1505 audit(1286385473.436:2):  operation="profile_load" pid=578 name="/sbin/dhclient3"
[    4.362905] type=1505 audit(1286385473.436:3):  operation="profile_load" pid=578 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[    4.363627] type=1505 audit(1286385473.436:4):  operation="profile_load" pid=578 name="/usr/lib/connman/scripts/dhclient-script"
[    4.364206] psmouse serio1: ID: 10 00 64
[    4.603664] elantech.c: assuming hardware version 2, firmware version 2.48
[    4.694101] elantech.c: Synaptics capabilities query result 0x00, 0x02, 0x64.
[    4.839866] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.839877] i915 0000:00:02.0: setting latency timer to 64
[    4.851801] [drm] set up 7M of stolen space
[    4.896157] [drm] initialized overlay support
[    5.170043] ath5k 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    5.170061] ath5k 0000:01:00.0: setting latency timer to 64
[    5.170114] ath5k 0000:01:00.0: registered as 'phy0'
[    5.646137] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input9
[    5.744682]  alloc irq_desc for 27 on node -1
[    5.744689]  alloc kstat_irqs on node -1
[    5.744714] atl2 0000:03:00.0: irq 27 for MSI/MSI-X
[    5.745360] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    5.787556] type=1505 audit(1286385474.860:5):  operation="profile_replace" pid=683 name="/sbin/dhclient3"
[    5.809515] type=1505 audit(1286385474.884:6):  operation="profile_replace" pid=683 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[    5.810255] type=1505 audit(1286385474.884:7):  operation="profile_replace" pid=683 name="/usr/lib/connman/scripts/dhclient-script"
[    5.875817] type=1505 audit(1286385474.948:8):  operation="profile_load" pid=685 name="/usr/bin/evince"
[    5.903152] type=1505 audit(1286385474.976:9):  operation="profile_load" pid=685 name="/usr/bin/evince-previewer"
[    5.916779] ath: EEPROM regdomain: 0x60
[    5.916785] ath: EEPROM indicates we should expect a direct regpair map
[    5.916794] ath: Country alpha2 being used: 00
[    5.916798] ath: Regpair used: 0x60
[    5.934870] type=1505 audit(1286385475.008:10):  operation="profile_load" pid=685 name="/usr/bin/evince-thumbnailer"
[    5.991524] type=1505 audit(1286385475.064:11):  operation="profile_load" pid=700 name="/usr/lib/cups/backend/cups-pdf"
[    5.993214] type=1505 audit(1286385475.068:12):  operation="profile_load" pid=700 name="/usr/sbin/cupsd"
[    6.005481] phy0: Selected rate control algorithm 'minstrel'
[    6.006949] Registered led device: ath5k-phy0::rx
[    6.006990] Registered led device: ath5k-phy0::tx
[    6.006998] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[    6.028451] type=1505 audit(1286385475.104:13):  operation="profile_load" pid=704 name="/usr/sbin/tcpdump"
[    6.143352] fb0: inteldrmfb frame buffer device
[    6.143359] registered panic notifier
[    6.143375] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    6.179975] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    6.220453] vga16fb: initializing
[    6.220463] vga16fb: mapped to 0xc00a0000
[    6.220474] vga16fb: not registering due to another framebuffer present
[    6.349385] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    6.349452] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    6.461118] hda_codec: ALC662 rev1: BIOS auto-probing.
[    6.462422] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10
[    6.521227] Console: switching to colour frame buffer device 128x37
[    6.647045] usb-storage: device scan complete
[    6.651082] scsi 2:0:0:0: Direct-Access    Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 0 CCS
[    6.655984] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    6.660080] usb-storage: device scan complete
[    6.663593] scsi 3:0:0:0: Direct-Access    USB2.0  CardReader SD0  0100 PQ: 0 ANSI: 0
[    6.688807] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    6.692369] sd 2:0:0:0: [sdc] 4030464 512-byte logical blocks: (2.06 GB/1.92 GiB)
[    6.695035] sd 2:0:0:0: [sdc] Write Protect is off
[    6.695045] sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
[    6.695050] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[    6.716321] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[    6.716448]  sdc: sdc1 sdc2
[    6.743091] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[    6.743218] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[    6.987545] sd 3:0:0:0: [sdd] 3842048 512-byte logical blocks: (1.96 GB/1.83 GiB)
[    6.990555] sd 3:0:0:0: [sdd] Write Protect is off
[    6.990565] sd 3:0:0:0: [sdd] Mode Sense: 03 00 00 00
[    6.990571] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[    7.006542] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[    7.006667]  sdd: sdd1
[    7.029551] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[    7.029682] sd 3:0:0:0: [sdd] Attached SCSI removable disk
[    7.427157] ppdev: user-space parallel port driver
[  52.923206] wlan0: deauthenticating from 00:0c:f6:58:57:1f by local choice (reason=3)
[  52.929856] wlan0: direct probe to AP 00:0c:f6:58:57:1f (try 1)
[  52.937701] wlan0: direct probe responded
[  52.937713] wlan0: authenticate with AP 00:0c:f6:58:57:1f (try 1)
[  52.961867] wlan0: authenticated
[  52.961911] wlan0: associate with AP 00:0c:f6:58:57:1f (try 1)
[  53.011428] wlan0: RX AssocResp from 00:0c:f6:58:57:1f (capab=0x431 status=0 aid=2)
[  53.011435] wlan0: associated
[  53.013248] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  57.089586] padlock: VIA PadLock not detected.
[  63.812021] wlan0: no IPv6 routers present
[  187.160960] sd 3:0:0:0: timing out command, waited 180s
[  187.160980] sd 3:0:0:0: [sdd] Unhandled sense code
[  187.160985] sd 3:0:0:0: [sdd] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  187.160993] sd 3:0:0:0: [sdd] Sense Key : Hardware Error [current]
[  187.161002] sd 3:0:0:0: [sdd] Add. Sense: Unrecovered read error
[  187.161012] sd 3:0:0:0: [sdd] CDB: Read(10): 28 00 00 3a 9f f0 00 00 08 00
[  187.161032] end_request: I/O error, dev sdd, sector 3842032
[  187.161041] Buffer I/O error on device sdd, logical block 480254
[  243.651177] sd 3:0:0:0: [sdd] Device not ready
[  243.651186] sd 3:0:0:0: [sdd] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  243.651195] sd 3:0:0:0: [sdd] Sense Key : Not Ready [current]
[  243.651204] sd 3:0:0:0: [sdd] Add. Sense: Medium not present
[  243.651216] sd 3:0:0:0: [sdd] CDB: Read(10): 28 00 00 3a 9f f0 00 00 08 00
[  243.651235] end_request: I/O error, dev sdd, sector 3842032
[  243.651245] Buffer I/O error on device sdd, logical block 480254
[  243.675236] sd 3:0:0:0: [sdd] Device not ready
[  243.675245] sd 3:0:0:0: [sdd] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  243.675253] sd 3:0:0:0: [sdd] Sense Key : Not Ready [current]
[  243.675262] sd 3:0:0:0: [sdd] Add. Sense: Medium not present
[  243.675274] sd 3:0:0:0: [sdd] CDB: Read(10): 28 00 00 00 00 08 00 00 08 00
[  243.675293] end_request: I/O error, dev sdd, sector 8
[  243.675303] Buffer I/O error on device sdd, logical block 1
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: Bing [Bot] e 4 ospiti