(RISOLTO)non riesco a montare CD, fotocamera, lettore usb...

Riconoscimento, installazione e configurazione delle periferiche.
Scrivi risposta
semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

(RISOLTO)non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

ciao, il problema è come da oggetto,  non riesco a vedere nessuno di questi dispositivi.
di seguito fstab e mtab:

Codice: Seleziona tutto

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda1
UUID=ab428e02-0ac2-4ede-8e7a-fc40cbbf2bbc /               ext3    relatime,erro$
# /dev/sda5
UUID=1f095661-2cb6-4e13-9fe7-8190f1bcaabe none            swap    sw           $
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto 0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0

#
# ./myFS_0.4.sh @ 31-08-2008 11:49
#

# /dev/sdb1
/dev/sdb1  /media/sdb1  ext3  defaults  0  0

Codice: Seleziona tutto

/dev/sda1 / ext3 rw,relatime,errors=remount-ro 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
/sys /sys sysfs rw,noexec,nosuid,nodev 0 0
varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
udev /dev tmpfs rw,mode=0755 0 0
devshm /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
lrm /lib/modules/2.6.24-19-generic/volatile tmpfs rw 0 0
securityfs /sys/kernel/security securityfs rw 0 0
Ultima modifica di semola il giovedì 4 settembre 2008, 14:03, modificato 1 volta in totale.
Avatar utente
simo91
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2186
Iscrizione: venerdì 4 aprile 2008, 14:01
Località: Bologna
Contatti:

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da simo91 »

sto indagando, prova a fare /etc/init.d/hal restart da terminale.
Arch Linux i686
Jabber, per chiunque: simo91@jabber.org - My blog
VeonIlongamor
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1067
Iscrizione: mercoledì 30 aprile 2008, 12:18

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da VeonIlongamor »

Ciao, io non ho capito se non riesci a montare i cd nel senso che hai un lettore pata o sata, metti i cd nel lettore e non puoi accedervi o se hai un lettore cd usb e non riesci ad usarlo. Il lettore usb è un lettore mp3? Credo che anche la fotocamera si colleghi tramite usb.

Nel mio fstab queste sono le righe relative ai lettori (ho un mast. DVD e uno CD, entrambi pata)

Codice: Seleziona tutto

/dev/scd1       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/scd0       /media/cdrom1   udf,iso9660 user,noauto,exec,utf8 0       0
Hai provato a collegare le varie cose e dare

Codice: Seleziona tutto

lsusb
per vedere se compaiono?

Hai dei messaggi d'errore? Se sì cosa dicono?
Per me, quando collego una fotocamera, la accendo e parte automaticamente F-spot per farmi gestire foto/video. Ricordo che c'è in Sistema->Preferenze->Unità e supporti rimovibili la possibilità di impostare le azioni automatiche da fare quando si collega una fotocamera. Se Unità e supporti rimovibili non c'è, vai su Sistema->Preferenze->Menù principale e abilitane la visualizzazione.
semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

(RISOLTO)Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

cacchio!! :o :o :o
dopo aver dato /etc/init.d/hal restart ora è tutto in ordine...
GRAZIE!!! (b2b) (b2b)

PS:se hai voglia puoi spiegarmi cosa ha fatto quel comando?
Avatar utente
[lost]-Divilinux
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3774
Iscrizione: giovedì 12 giugno 2008, 13:06
Località: Ipioca - Maceio - Alagoas - Brasil
Contatti:

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da [lost]-Divilinux »

se hai voglia puoi spiegarmi cosa ha fatto quel comando?
hai riavviato il demone che si occupa, assieme ad udev, di gestire le periferiche plug'n play. Senza il demone hal le dovresti montare a mano appoggiandoti ad /etc/fstab, che ormai ha un ruolo completamente diverso..puoi levare qualsiasi entry da li, siano essi cdrom o devices usb
questione di seedings...
semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

grazie, mi ero perso questi ultimi sviluppi....ma allora a cosa serve /etc/fstab?
o meglio, senza scomodarti troppo, mi indichi una guida dove spieghi i principi(in maniera MOLTO comprensibile che non sono di sicuro un fenomeno...)?
Avatar utente
[lost]-Divilinux
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3774
Iscrizione: giovedì 12 giugno 2008, 13:06
Località: Ipioca - Maceio - Alagoas - Brasil
Contatti:

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da [lost]-Divilinux »

ma allora a cosa serve /etc/fstab?
serve solo per i devices statici o comunque per il montaggio di alcuni particolari filesystem

Codice: Seleziona tutto

# /etc/fstab: static file system information.
questione di seedings...
semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

allora....se ho capito serve per montare le partizioni dell' HD e simili?
alta cosa:tutto viene montato bene, però il sistema è rallentato in maniera significativa anche solo attaccando il lettore mp3 o la maccina fotografica..(entrambe usb), c'è un modo per regolare quest'energia o è sulo il mio povero pc (un amd k6 450 con 256 MB di ram)?
comunque sulla precedente distro di Xubuntu (la 7.10 e ora monto la 8.04) non scattava nulla..
in ogni caso:grazie!
Avatar utente
[lost]-Divilinux
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3774
Iscrizione: giovedì 12 giugno 2008, 13:06
Località: Ipioca - Maceio - Alagoas - Brasil
Contatti:

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da [lost]-Divilinux »

alta cosa:tutto viene montato bene, però il sistema è rallentato in maniera significativa anche solo attaccando il lettore mp3 o la maccina fotografica..(entrambe usb), c'è un modo per regolare quest'energia o è sulo il mio povero pc (un amd k6 450 con 256 MB di ram)?
detto cosi' e' un po' vago..bisognerebbe analizzare il dmesg per vedere se per caso c'e' qualche messaggio di errore nei bus usb all'avvio o dopo l'inserimento di una periferica
questione di seedings...
semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

dmesg prima dell'inserimento di qualsivoglia periferica usb:

Codice: Seleziona tutto

semola@semola:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.24-19-generic (buildd@terranova) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Aug 20 22:56:21 UTC 2008 (Ubuntu 2.6.24-19.41-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000013ff0000 (usable)
[    0.000000]  BIOS-e820: 0000000013ff0000 - 0000000013ff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000013ff3000 - 0000000014000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 319MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 81904) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->    81904
[    0.000000]   HighMem     81904 ->    81904
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->    81904
[    0.000000] On node 0 totalpages: 81904
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 607 pages used for memmap
[    0.000000]   Normal zone: 77201 pages, LIFO batch:15
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI 2.2 present.
[    0.000000] ACPI: RSDP signature @ 0xC00F6D50 checksum 0
[    0.000000] ACPI: RSDP 000F6D50, 0014 (r0 SOYO  )
[    0.000000] ACPI: RSDT 13FF3000, 0028 (r1 AWARD  AWRDACPI 30302E31 AWRD        0)
[    0.000000] ACPI: FACP 13FF3040, 0074 (r1 AWARD  AWRDACPI 30302E31 AWRD        0)
[    0.000000] ACPI: DSDT 13FF30C0, 21B6 (r1 SOYO   AWRDACPI     1000 MSFT  100000C)
[    0.000000] ACPI: FACS 13FF0000, 0040
[    0.000000] ACPI: BIOS age (1999) fails cutoff (2000), acpi=force is required to enable ACPI
[    0.000000] ACPI: Disabling ACPI support
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 14000000:ebff0000)
[    0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 81265
[    0.000000] Kernel command line: root=UUID=ab428e02-0ac2-4ede-8e7a-fc40cbbf2bbc ro quiet splash
[    0.000000] No local APIC present or hardware disabled
[    0.000000] mapped APIC to ffffb000 (0128d000)
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[    0.000000] Detected 400.917 MHz processor.
[   35.283397] Console: colour VGA+ 80x25
[   35.283420] console [tty0] enabled
[   35.285439] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[   35.287598] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[   35.343604] Memory: 312196k/327616k available (2177k kernel code, 14820k reserved, 1006k data, 368k init, 0k highmem)
[   35.343653] virtual kernel memory layout:
[   35.343659]     fixmap  : 0xfff4b000 - 0xfffff000   ( 720 kB)
[   35.343667]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   35.343675]     vmalloc : 0xd4800000 - 0xff7fe000   ( 687 MB)
[   35.343683]     lowmem  : 0xc0000000 - 0xd3ff0000   ( 319 MB)
[   35.343690]       .init : 0xc0421000 - 0xc047d000   ( 368 kB)
[   35.343698]       .data : 0xc03204c4 - 0xc041bdc4   (1006 kB)
[   35.343706]       .text : 0xc0100000 - 0xc03204c4   (2177 kB)
[   35.343726] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   35.343906] SLUB: Genslabs=11, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[   35.423968] Calibrating delay using timer specific routine.. 803.56 BogoMIPS (lpj=1607139)
[   35.424126] Security Framework initialized
[   35.424159] SELinux:  Disabled at boot.
[   35.424261] AppArmor: AppArmor initialized
[   35.424284] Failure registering capabilities with primary security module.
[   35.424330] Mount-cache hash table entries: 512
[   35.425025] Initializing cgroup subsys ns
[   35.425049] Initializing cgroup subsys cpuacct
[   35.425094] CPU: After generic identify, caps: 008021bf 808029bf 00000000 00000000 00000000 00000000 00000000 00000000
[   35.425154] CPU: L1 I Cache: 32K (32 bytes/line), D cache 32K (32 bytes/line)
[   35.425170] CPU: L2 Cache: 256K (32 bytes/line)
[   35.425186] CPU: After all inits, caps: 0080213f 808029bf 00000000 00000002 00000000 00000000 00000000 00000000
[   35.425256] Compat vDSO mapped to ffffe000.
[   35.425294] Checking 'hlt' instruction... OK.
[   35.440077] SMP alternatives: switching to UP code
[   35.444002] Freeing SMP alternatives: 11k freed
[   35.444653] Early unpacking initramfs... done
[   37.282481] CPU0: AMD-K6(tm) 3D+ Processor stepping 01
[   37.282516] SMP motherboard not detected.
[   37.282532] Local APIC not detected. Using dummy APIC emulation.
[   37.282863] Brought up 1 CPUs
[   37.282995] CPU0 attaching sched-domain:
[   37.283011]  domain 0: span 01
[   37.283022]   groups: 01
[   37.284291] net_namespace: 64 bytes
[   37.284329] Booting paravirtualized kernel on bare hardware
[   37.286641] Time: 10:44:55  Date: 09/01/08
[   37.286824] NET: Registered protocol family 16
[   37.288203] EISA bus registered
[   37.319196] PCI: PCI BIOS revision 2.10 entry at 0xfb290, last bus=1
[   37.319211] PCI: Using configuration type 1
[   37.319249] Setting up standard PCI resources
[   37.327043] ACPI: Interpreter disabled.
[   37.327062] Linux Plug and Play Support v0.97 (c) Adam Belay
[   37.327270] pnp: PnP ACPI: disabled
[   37.327287] PnPBIOS: Scanning system for PnP BIOS support...
[   37.327820] PnPBIOS: Found PnP BIOS installation structure at 0xc00fbf30
[   37.327844] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xbf58, dseg 0xf0000
[   37.332765] PnPBIOS: 15 nodes reported by PnP BIOS; 15 recorded by driver
[   37.334244] PCI: Probing PCI hardware
[   37.334259] PCI: Probing PCI hardware (bus 00)
[   37.334935] PCI quirk: region 5000-50ff claimed by vt82c586 ACPI
[   37.339792] PCI: Using IRQ router VIA [1106/0586] at 0000:00:07.0
[   37.363974] NET: Registered protocol family 8
[   37.363987] NET: Registered protocol family 20
[   37.364420] AppArmor: AppArmor Filesystem Enabled
[   37.364659] system 00:07: iomem range 0x0-0x9ffff could not be reserved
[   37.364680] system 00:07: iomem range 0xfffe0000-0xffffffff could not be reserved
[   37.364699] system 00:07: iomem range 0x100000-0x13ffffff could not be reserved
[   37.364736] system 00:08: iomem range 0xf0000-0xf3fff could not be reserved
[   37.364754] system 00:08: iomem range 0xf4000-0xf7fff could not be reserved
[   37.364771] system 00:08: iomem range 0xf8000-0xfffff could not be reserved
[   37.364788] system 00:08: iomem range 0xc9c00-0xcbfff has been reserved
[   37.367389] PCI: Bridge: 0000:00:01.0
[   37.367400]   IO window: disabled.
[   37.367418]   MEM window: dc000000-ddffffff
[   37.367433]   PREFETCH window: de000000-dfffffff
[   37.367466] PCI: Setting latency timer of device 0000:00:01.0 to 64
[   37.367526] NET: Registered protocol family 2
[   37.367928] Time: tsc clocksource has been installed.
[   37.400429] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[   37.401651] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[   37.402591] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[   37.403554] TCP: Hash tables configured (established 16384 bind 16384)
[   37.403571] TCP reno registered
[   37.412816] checking if image is initramfs... it is
[   40.877481] Freeing initrd memory: 7712k freed
[   40.881132] audit: initializing netlink socket (disabled)
[   40.881202] audit(1220265898.540:1): initialized
[   40.895049] VFS: Disk quotas dquot_6.5.1
[   40.895529] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   40.896733] io scheduler noop registered
[   40.896747] io scheduler anticipatory registered
[   40.896759] io scheduler deadline registered
[   40.896832] io scheduler cfq registered (default)
[   40.896889] PCI: VIA PCI bridge detected. Disabling DAC.
[   40.896908] Activating ISA DMA hang workarounds.
[   40.897055] Boot video device is 0000:01:00.0
[   40.898394] isapnp: Scanning for PnP cards...
[   41.253066] isapnp: No Plug & Play device found
[   41.461783] Real Time Clock Driver v1.12ac
[   41.462230] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   41.462613] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   41.463176] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   41.466306] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   41.467871] 00:10: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   41.472852] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   41.473248] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[   41.473843] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[   41.474630] serio: i8042 KBD port at 0x60,0x64 irq 1
[   41.474657] serio: i8042 AUX port at 0x60,0x64 irq 12
[   41.484353] mice: PS/2 mouse device common for all mice
[   41.485087] EISA: Probing bus 0 at eisa.0
[   41.485140] Cannot allocate resource for EISA slot 5
[   41.485171] EISA: Detected 0 cards.
[   41.485187] cpuidle: using governor ladder
[   41.485199] cpuidle: using governor menu
[   41.486067] NET: Registered protocol family 1
[   41.486213] Using IPI No-Shortcut mode
[   41.486367] registered taskstats version 1
[   41.486748]   Magic number: 8:834:728
[   41.487133] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[   41.487146] EDD information not available.
[   41.489844] Freeing unused kernel memory: 368k freed
[   41.510851] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[   43.771723] fuse init (API version 7.9)
[   43.928113] thermal: Unknown symbol acpi_processor_set_thermal_limit
[   46.413467] SCSI subsystem initialized
[   46.592743] usbcore: registered new interface driver usbfs
[   46.592859] usbcore: registered new interface driver hub
[   46.696002] usbcore: registered new device driver usb
[   46.735942] 8139too Fast Ethernet driver 0.9.28
[   46.736205] PCI: setting IRQ 9 as level-triggered
[   46.736220] PCI: Found IRQ 9 for device 0000:00:0c.0
[   46.736255] PCI: Sharing IRQ 9 with 0000:00:0b.0
[   46.737635] eth0: RealTek RTL8139 at 0xe400, 00:15:e9:f1:97:4d, IRQ 9
[   46.737650] eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
[   47.087890] USB Universal Host Controller Interface driver v3.0
[   47.088229] uhci_hcd 0000:00:07.2: UHCI Host Controller
[   47.089407] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
[   47.089487] uhci_hcd 0000:00:07.2: irq 10, io base 0x0000d400
[   47.090315] usb usb1: configuration #1 chosen from 1 choice
[   47.090446] hub 1-0:1.0: USB hub found
[   47.090485] hub 1-0:1.0: 2 ports detected
[   47.192317] PCI: Found IRQ 9 for device 0000:00:0b.0
[   47.192375] PCI: Sharing IRQ 9 with 0000:00:0c.0
[   47.192416] uhci_hcd 0000:00:0b.0: UHCI Host Controller
[   47.192591] uhci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
[   47.192662] uhci_hcd 0000:00:0b.0: irq 9, io base 0x0000dc00
[   47.193365] usb usb2: configuration #1 chosen from 1 choice
[   47.193507] hub 2-0:1.0: USB hub found
[   47.193547] hub 2-0:1.0: 2 ports detected
[   47.256282] libata version 3.00 loaded.
[   47.296276] PCI: setting IRQ 11 as level-triggered
[   47.296294] PCI: Found IRQ 11 for device 0000:00:0b.1
[   47.296376] uhci_hcd 0000:00:0b.1: UHCI Host Controller
[   47.296527] uhci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 3
[   47.296591] uhci_hcd 0000:00:0b.1: irq 11, io base 0x0000e000
[   47.297323] usb usb3: configuration #1 chosen from 1 choice
[   47.297454] hub 3-0:1.0: USB hub found
[   47.297493] hub 3-0:1.0: 2 ports detected
[   47.400348] PCI: setting IRQ 5 as level-triggered
[   47.400367] PCI: Found IRQ 5 for device 0000:00:0b.2
[   47.400411] PCI: Sharing IRQ 5 with 0000:00:09.0
[   47.400467] ehci_hcd 0000:00:0b.2: EHCI Host Controller
[   47.400629] ehci_hcd 0000:00:0b.2: new USB bus registered, assigned bus number 4
[   47.400815] ehci_hcd 0000:00:0b.2: irq 5, io mem 0xe0000000
[   47.411819] ehci_hcd 0000:00:0b.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   47.412499] usb usb4: configuration #1 chosen from 1 choice
[   47.412639] hub 4-0:1.0: USB hub found
[   47.412681] hub 4-0:1.0: 4 ports detected
[   47.412937] Floppy drive(s): fd0 is 1.44M
[   47.431660] FDC 0 is a post-1991 82077
[   47.517517] pata_via 0000:00:07.1: version 0.3.3
[   47.555792] scsi0 : pata_via
[   47.575981] scsi1 : pata_via
[   47.576216] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[   47.576235] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[   47.748285] ata1.00: ATA-5: QUANTUM FIREBALLP AS20.5, A2R.0600, max UDMA/100
[   47.748307] ata1.00: 40132503 sectors, multi 16: LBA 
[   47.748745] ata1.01: ATA-4: QUANTUM FIREBALLP KA9.1, A42.0400, max UDMA/66
[   47.748762] ata1.01: 18041184 sectors, multi 16: LBA 
[   47.764192] ata1.00: configured for UDMA/33
[   47.780433] ata1.01: configured for UDMA/33
[   48.203892] usb 4-2: new high speed USB device using ehci_hcd and address 2
[   48.217186] ata2.01: ATAPI: ATAPI   CDRW 52X32, Y.OS, max UDMA/33
[   48.316746] ata2.01: failed to set xfermode (err_mask=0x1)
[   48.316857] ata2: failed to recover some devices, retrying in 5 secs
[   48.340108] usb 4-2: configuration #1 chosen from 1 choice
[   53.916896] ata2.01: configured for UDMA/33
[   53.918780] scsi 0:0:0:0: Direct-Access     ATA      QUANTUM FIREBALL A2R. PQ: 0 ANSI: 5
[   53.920200] scsi 0:0:1:0: Direct-Access     ATA      QUANTUM FIREBALL A42. PQ: 0 ANSI: 5
[   53.922280] scsi 1:0:1:0: CD-ROM            ATAPI    CDRW 52X32       Y.OS PQ: 0 ANSI: 5
[   58.404947] Driver 'sd' needs updating - please use bus_type methods
[   58.423318] sd 0:0:0:0: [sda] 40132503 512-byte hardware sectors (20548 MB)
[   58.423851] sd 0:0:0:0: [sda] Write Protect is off
[   58.423879] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   58.424550] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.430812] sd 0:0:0:0: [sda] 40132503 512-byte hardware sectors (20548 MB)
[   58.431026] sd 0:0:0:0: [sda] Write Protect is off
[   58.431049] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   58.435800] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.435854]  sda: sda1 sda2 < sda5 >
[   58.476939] sd 0:0:0:0: [sda] Attached SCSI disk
[   58.496757] sd 0:0:1:0: [sdb] 18041184 512-byte hardware sectors (9237 MB)
[   58.497230] sd 0:0:1:0: [sdb] Write Protect is off
[   58.497254] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   58.497558] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.504185] sd 0:0:1:0: [sdb] 18041184 512-byte hardware sectors (9237 MB)
[   58.504401] sd 0:0:1:0: [sdb] Write Protect is off
[   58.504424] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   58.506064] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.506111]  sdb: sdb1 sdb2 < sdb5 >
[   58.540939] sd 0:0:1:0: [sdb] Attached SCSI disk
[   58.580176] Driver 'sr' needs updating - please use bus_type methods
[   58.670955] sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
[   58.671022] Uniform CD-ROM driver Revision: 3.20
[   58.671853] sr 1:0:1:0: Attached scsi CD-ROM sr0
[   58.817605] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   58.817943] sd 0:0:1:0: Attached scsi generic sg1 type 0
[   58.818144] sr 1:0:1:0: Attached scsi generic sg2 type 5
[   59.015980] usbcore: registered new interface driver libusual
[   59.366094] Initializing USB Mass Storage driver...
[   59.407117] scsi2 : SCSI emulation for USB Mass Storage devices
[   59.413838] usbcore: registered new interface driver usb-storage
[   59.413923] USB Mass Storage support registered.
[   59.415731] usb-storage: device found at 2
[   59.415755] usb-storage: waiting for device to settle before scanning
[   61.494000] Attempting manual resume
[   61.494054] swsusp: Resume From Partition 8:5
[   61.494075] PM: Checking swsusp image.
[   61.495668] PM: Resume from disk failed.
[   61.770785] kjournald starting.  Commit interval 5 seconds
[   61.771066] EXT3-fs: mounted filesystem with ordered data mode.
[   64.416911] usb-storage: device scan complete
[   64.420241] scsi 2:0:0:0: Direct-Access     CREATIVE ZEN Stone        1061 PQ: 0 ANSI: 4
[   64.426746] sd 2:0:0:0: [sdc] 483840 2048-byte hardware sectors (991 MB)
[   64.428080] sd 2:0:0:0: [sdc] Write Protect is off
[   64.428115] sd 2:0:0:0: [sdc] Mode Sense: 38 00 00 00
[   64.428143] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[   64.442770] sd 2:0:0:0: [sdc] 483840 2048-byte hardware sectors (991 MB)
[   64.443785] sd 2:0:0:0: [sdc] Write Protect is off
[   64.443809] sd 2:0:0:0: [sdc] Mode Sense: 38 00 00 00
[   64.443831] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[   64.443887]  sdc: sdc1
[   64.446344] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   64.446821] sd 2:0:0:0: Attached scsi generic sg3 type 0
[   83.696407] usb 4-2: USB disconnect, address 2
[   93.527024] Linux agpgart interface v0.102
[   93.579257] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   93.652843] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   93.859367] agpgart: Detected VIA Apollo MVP3 chipset
[   93.863880] agpgart: AGP aperture is 64M @ 0xd8000000
[   94.741399] input: PC Speaker as /devices/platform/pcspkr/input/input2
[  101.572384] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input3
[  103.304062] nvidia: module license 'NVIDIA' taints kernel.
[  104.325008] NVRM: loading NVIDIA Linux x86 Kernel Module  71.86.04  Mon Jan 21 11:22:18 PST 2008
[  104.326049] NVRM: CPU does not support the PAT, falling back to MTRRs.
[  106.195087] parport_pc 00:0e: reported by Plug and Play BIOS
[  106.195157] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[  106.287492] parport0: Printer, HEWLETT-PACKARD DESKJET 930C
[  107.490642] PCI: Found IRQ 5 for device 0000:00:09.0
[  107.490705] PCI: Sharing IRQ 5 with 0000:00:0b.2
[  114.169360] loop: module loaded
[  114.355063] lp0: using parport0 (interrupt-driven).
[  114.665373] Adding 883532k swap on /dev/sda5.  Priority:-1 extents:1 across:883532k
[  115.339213] EXT3 FS on sda1, internal journal
[  115.779939] device-mapper: uevent: version 1.0.3
[  115.780122] device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
[  117.405152] kjournald starting.  Commit interval 5 seconds
[  117.405235] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[  117.410667] EXT3 FS on sdb1, internal journal
[  117.410697] EXT3-fs: mounted filesystem with ordered data mode.
[  119.264246] ip_tables: (C) 2000-2006 Netfilter Core Team
[  121.829226] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
[  121.829519] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
[  121.830540] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
[  121.830983] acpi_cpufreq: Unknown symbol acpi_processor_register_performance
[  125.138652] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[  125.737138] ppdev: user-space parallel port driver
[  126.015903] audit(1220265984.212:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=4721 profile="/usr/sbin/cupsd" namespace="default"
[  129.844542] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[  130.375096] Bluetooth: Core ver 2.11
[  130.395596] NET: Registered protocol family 31
[  130.395647] Bluetooth: HCI device and connection manager initialized
[  130.395687] Bluetooth: HCI socket layer initialized
[  130.846622] Bluetooth: L2CAP ver 2.9
[  130.846693] Bluetooth: L2CAP socket layer initialized
[  131.162886] Bluetooth: RFCOMM socket layer initialized
[  131.167424] Bluetooth: RFCOMM TTY layer initialized
[  131.167472] Bluetooth: RFCOMM ver 1.8
[  133.321140] NET: Registered protocol family 17
[  134.581625] agpgart: Found an AGP 1.0 compliant device at 0000:00:00.0.
[  134.583283] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
[  134.584477] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[  136.127663] agpgart: Found an AGP 1.0 compliant device at 0000:00:00.0.
[  136.129246] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
[  136.130489] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[  149.215325] NET: Registered protocol family 10
[  149.218211] lo: Disabled Privacy Extensions
[  159.769584] eth0: no IPv6 routers present
[  746.566946] usb 4-2: new high speed USB device using ehci_hcd and address 3
[  746.712599] usb 4-2: configuration #1 chosen from 1 choice
[  746.810574] scsi3 : SCSI emulation for USB Mass Storage devices
[  746.831569] usb-storage: device found at 3
[  746.831657] usb-storage: waiting for device to settle before scanning
[  751.831783] usb-storage: device scan complete
[  751.844274] scsi 3:0:0:0: Direct-Access     CREATIVE ZEN Stone        1061 PQ: 0 ANSI: 4
[  751.879348] sd 3:0:0:0: [sdc] 483840 2048-byte hardware sectors (991 MB)
[  751.886155] sd 3:0:0:0: [sdc] Write Protect is off
[  751.886334] sd 3:0:0:0: [sdc] Mode Sense: 38 00 00 00
[  751.886362] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[  751.899575] sd 3:0:0:0: [sdc] 483840 2048-byte hardware sectors (991 MB)
[  751.900697] sd 3:0:0:0: [sdc] Write Protect is off
[  751.900726] sd 3:0:0:0: [sdc] Mode Sense: 38 00 00 00
[  751.900754] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[  751.900831]  sdc: sdc1
[  751.904186] sd 3:0:0:0: [sdc] Attached SCSI removable disk
[  751.904776] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 2626.916065] usb 4-2: USB disconnect, address 3
[ 3030.118962] usb 4-3: new high speed USB device using ehci_hcd and address 4
[ 3030.263626] usb 4-3: configuration #1 chosen from 1 choice
[ 3330.489538] usb 4-3: USB disconnect, address 4
[ 3391.551238] eth0: link down
[ 3394.242595] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 3394.245403] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 3404.354059] eth0: link down
[ 3405.071282] eth0: no IPv6 routers present
[ 3406.037159] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 3406.039931] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 3416.871012] eth0: no IPv6 routers present
[ 3428.502795] eth0: no IPv6 routers present
semola@semola:~$ 

semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

dmesg dopo l'inserimento del lettore mp3:

Codice: Seleziona tutto

semola@semola:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.24-19-generic (buildd@terranova) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Aug 20 22:56:21 UTC 2008 (Ubuntu 2.6.24-19.41-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000013ff0000 (usable)
[    0.000000]  BIOS-e820: 0000000013ff0000 - 0000000013ff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000013ff3000 - 0000000014000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 319MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 81904) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->    81904
[    0.000000]   HighMem     81904 ->    81904
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->    81904
[    0.000000] On node 0 totalpages: 81904
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 607 pages used for memmap
[    0.000000]   Normal zone: 77201 pages, LIFO batch:15
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI 2.2 present.
[    0.000000] ACPI: RSDP signature @ 0xC00F6D50 checksum 0
[    0.000000] ACPI: RSDP 000F6D50, 0014 (r0 SOYO  )
[    0.000000] ACPI: RSDT 13FF3000, 0028 (r1 AWARD  AWRDACPI 30302E31 AWRD        0)
[    0.000000] ACPI: FACP 13FF3040, 0074 (r1 AWARD  AWRDACPI 30302E31 AWRD        0)
[    0.000000] ACPI: DSDT 13FF30C0, 21B6 (r1 SOYO   AWRDACPI     1000 MSFT  100000C)
[    0.000000] ACPI: FACS 13FF0000, 0040
[    0.000000] ACPI: BIOS age (1999) fails cutoff (2000), acpi=force is required to enable ACPI
[    0.000000] ACPI: Disabling ACPI support
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 14000000:ebff0000)
[    0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 81265
[    0.000000] Kernel command line: root=UUID=ab428e02-0ac2-4ede-8e7a-fc40cbbf2bbc ro quiet splash
[    0.000000] No local APIC present or hardware disabled
[    0.000000] mapped APIC to ffffb000 (0128d000)
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[    0.000000] Detected 400.917 MHz processor.
[   35.283397] Console: colour VGA+ 80x25
[   35.283420] console [tty0] enabled
[   35.285439] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[   35.287598] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[   35.343604] Memory: 312196k/327616k available (2177k kernel code, 14820k reserved, 1006k data, 368k init, 0k highmem)
[   35.343653] virtual kernel memory layout:
[   35.343659]     fixmap  : 0xfff4b000 - 0xfffff000   ( 720 kB)
[   35.343667]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   35.343675]     vmalloc : 0xd4800000 - 0xff7fe000   ( 687 MB)
[   35.343683]     lowmem  : 0xc0000000 - 0xd3ff0000   ( 319 MB)
[   35.343690]       .init : 0xc0421000 - 0xc047d000   ( 368 kB)
[   35.343698]       .data : 0xc03204c4 - 0xc041bdc4   (1006 kB)
[   35.343706]       .text : 0xc0100000 - 0xc03204c4   (2177 kB)
[   35.343726] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   35.343906] SLUB: Genslabs=11, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[   35.423968] Calibrating delay using timer specific routine.. 803.56 BogoMIPS (lpj=1607139)
[   35.424126] Security Framework initialized
[   35.424159] SELinux:  Disabled at boot.
[   35.424261] AppArmor: AppArmor initialized
[   35.424284] Failure registering capabilities with primary security module.
[   35.424330] Mount-cache hash table entries: 512
[   35.425025] Initializing cgroup subsys ns
[   35.425049] Initializing cgroup subsys cpuacct
[   35.425094] CPU: After generic identify, caps: 008021bf 808029bf 00000000 00000000 00000000 00000000 00000000 00000000
[   35.425154] CPU: L1 I Cache: 32K (32 bytes/line), D cache 32K (32 bytes/line)
[   35.425170] CPU: L2 Cache: 256K (32 bytes/line)
[   35.425186] CPU: After all inits, caps: 0080213f 808029bf 00000000 00000002 00000000 00000000 00000000 00000000
[   35.425256] Compat vDSO mapped to ffffe000.
[   35.425294] Checking 'hlt' instruction... OK.
[   35.440077] SMP alternatives: switching to UP code
[   35.444002] Freeing SMP alternatives: 11k freed
[   35.444653] Early unpacking initramfs... done
[   37.282481] CPU0: AMD-K6(tm) 3D+ Processor stepping 01
[   37.282516] SMP motherboard not detected.
[   37.282532] Local APIC not detected. Using dummy APIC emulation.
[   37.282863] Brought up 1 CPUs
[   37.282995] CPU0 attaching sched-domain:
[   37.283011]  domain 0: span 01
[   37.283022]   groups: 01
[   37.284291] net_namespace: 64 bytes
[   37.284329] Booting paravirtualized kernel on bare hardware
[   37.286641] Time: 10:44:55  Date: 09/01/08
[   37.286824] NET: Registered protocol family 16
[   37.288203] EISA bus registered
[   37.319196] PCI: PCI BIOS revision 2.10 entry at 0xfb290, last bus=1
[   37.319211] PCI: Using configuration type 1
[   37.319249] Setting up standard PCI resources
[   37.327043] ACPI: Interpreter disabled.
[   37.327062] Linux Plug and Play Support v0.97 (c) Adam Belay
[   37.327270] pnp: PnP ACPI: disabled
[   37.327287] PnPBIOS: Scanning system for PnP BIOS support...
[   37.327820] PnPBIOS: Found PnP BIOS installation structure at 0xc00fbf30
[   37.327844] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xbf58, dseg 0xf0000
[   37.332765] PnPBIOS: 15 nodes reported by PnP BIOS; 15 recorded by driver
[   37.334244] PCI: Probing PCI hardware
[   37.334259] PCI: Probing PCI hardware (bus 00)
[   37.334935] PCI quirk: region 5000-50ff claimed by vt82c586 ACPI
[   37.339792] PCI: Using IRQ router VIA [1106/0586] at 0000:00:07.0
[   37.363974] NET: Registered protocol family 8
[   37.363987] NET: Registered protocol family 20
[   37.364420] AppArmor: AppArmor Filesystem Enabled
[   37.364659] system 00:07: iomem range 0x0-0x9ffff could not be reserved
[   37.364680] system 00:07: iomem range 0xfffe0000-0xffffffff could not be reserved
[   37.364699] system 00:07: iomem range 0x100000-0x13ffffff could not be reserved
[   37.364736] system 00:08: iomem range 0xf0000-0xf3fff could not be reserved
[   37.364754] system 00:08: iomem range 0xf4000-0xf7fff could not be reserved
[   37.364771] system 00:08: iomem range 0xf8000-0xfffff could not be reserved
[   37.364788] system 00:08: iomem range 0xc9c00-0xcbfff has been reserved
[   37.367389] PCI: Bridge: 0000:00:01.0
[   37.367400]   IO window: disabled.
[   37.367418]   MEM window: dc000000-ddffffff
[   37.367433]   PREFETCH window: de000000-dfffffff
[   37.367466] PCI: Setting latency timer of device 0000:00:01.0 to 64
[   37.367526] NET: Registered protocol family 2
[   37.367928] Time: tsc clocksource has been installed.
[   37.400429] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[   37.401651] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[   37.402591] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[   37.403554] TCP: Hash tables configured (established 16384 bind 16384)
[   37.403571] TCP reno registered
[   37.412816] checking if image is initramfs... it is
[   40.877481] Freeing initrd memory: 7712k freed
[   40.881132] audit: initializing netlink socket (disabled)
[   40.881202] audit(1220265898.540:1): initialized
[   40.895049] VFS: Disk quotas dquot_6.5.1
[   40.895529] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   40.896733] io scheduler noop registered
[   40.896747] io scheduler anticipatory registered
[   40.896759] io scheduler deadline registered
[   40.896832] io scheduler cfq registered (default)
[   40.896889] PCI: VIA PCI bridge detected. Disabling DAC.
[   40.896908] Activating ISA DMA hang workarounds.
[   40.897055] Boot video device is 0000:01:00.0
[   40.898394] isapnp: Scanning for PnP cards...
[   41.253066] isapnp: No Plug & Play device found
[   41.461783] Real Time Clock Driver v1.12ac
[   41.462230] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   41.462613] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   41.463176] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   41.466306] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   41.467871] 00:10: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   41.472852] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   41.473248] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[   41.473843] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[   41.474630] serio: i8042 KBD port at 0x60,0x64 irq 1
[   41.474657] serio: i8042 AUX port at 0x60,0x64 irq 12
[   41.484353] mice: PS/2 mouse device common for all mice
[   41.485087] EISA: Probing bus 0 at eisa.0
[   41.485140] Cannot allocate resource for EISA slot 5
[   41.485171] EISA: Detected 0 cards.
[   41.485187] cpuidle: using governor ladder
[   41.485199] cpuidle: using governor menu
[   41.486067] NET: Registered protocol family 1
[   41.486213] Using IPI No-Shortcut mode
[   41.486367] registered taskstats version 1
[   41.486748]   Magic number: 8:834:728
[   41.487133] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[   41.487146] EDD information not available.
[   41.489844] Freeing unused kernel memory: 368k freed
[   41.510851] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[   43.771723] fuse init (API version 7.9)
[   43.928113] thermal: Unknown symbol acpi_processor_set_thermal_limit
[   46.413467] SCSI subsystem initialized
[   46.592743] usbcore: registered new interface driver usbfs
[   46.592859] usbcore: registered new interface driver hub
[   46.696002] usbcore: registered new device driver usb
[   46.735942] 8139too Fast Ethernet driver 0.9.28
[   46.736205] PCI: setting IRQ 9 as level-triggered
[   46.736220] PCI: Found IRQ 9 for device 0000:00:0c.0
[   46.736255] PCI: Sharing IRQ 9 with 0000:00:0b.0
[   46.737635] eth0: RealTek RTL8139 at 0xe400, 00:15:e9:f1:97:4d, IRQ 9
[   46.737650] eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
[   47.087890] USB Universal Host Controller Interface driver v3.0
[   47.088229] uhci_hcd 0000:00:07.2: UHCI Host Controller
[   47.089407] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
[   47.089487] uhci_hcd 0000:00:07.2: irq 10, io base 0x0000d400
[   47.090315] usb usb1: configuration #1 chosen from 1 choice
[   47.090446] hub 1-0:1.0: USB hub found
[   47.090485] hub 1-0:1.0: 2 ports detected
[   47.192317] PCI: Found IRQ 9 for device 0000:00:0b.0
[   47.192375] PCI: Sharing IRQ 9 with 0000:00:0c.0
[   47.192416] uhci_hcd 0000:00:0b.0: UHCI Host Controller
[   47.192591] uhci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
[   47.192662] uhci_hcd 0000:00:0b.0: irq 9, io base 0x0000dc00
[   47.193365] usb usb2: configuration #1 chosen from 1 choice
[   47.193507] hub 2-0:1.0: USB hub found
[   47.193547] hub 2-0:1.0: 2 ports detected
[   47.256282] libata version 3.00 loaded.
[   47.296276] PCI: setting IRQ 11 as level-triggered
[   47.296294] PCI: Found IRQ 11 for device 0000:00:0b.1
[   47.296376] uhci_hcd 0000:00:0b.1: UHCI Host Controller
[   47.296527] uhci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 3
[   47.296591] uhci_hcd 0000:00:0b.1: irq 11, io base 0x0000e000
[   47.297323] usb usb3: configuration #1 chosen from 1 choice
[   47.297454] hub 3-0:1.0: USB hub found
[   47.297493] hub 3-0:1.0: 2 ports detected
[   47.400348] PCI: setting IRQ 5 as level-triggered
[   47.400367] PCI: Found IRQ 5 for device 0000:00:0b.2
[   47.400411] PCI: Sharing IRQ 5 with 0000:00:09.0
[   47.400467] ehci_hcd 0000:00:0b.2: EHCI Host Controller
[   47.400629] ehci_hcd 0000:00:0b.2: new USB bus registered, assigned bus number 4
[   47.400815] ehci_hcd 0000:00:0b.2: irq 5, io mem 0xe0000000
[   47.411819] ehci_hcd 0000:00:0b.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   47.412499] usb usb4: configuration #1 chosen from 1 choice
[   47.412639] hub 4-0:1.0: USB hub found
[   47.412681] hub 4-0:1.0: 4 ports detected
[   47.412937] Floppy drive(s): fd0 is 1.44M
[   47.431660] FDC 0 is a post-1991 82077
[   47.517517] pata_via 0000:00:07.1: version 0.3.3
[   47.555792] scsi0 : pata_via
[   47.575981] scsi1 : pata_via
[   47.576216] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[   47.576235] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[   47.748285] ata1.00: ATA-5: QUANTUM FIREBALLP AS20.5, A2R.0600, max UDMA/100
[   47.748307] ata1.00: 40132503 sectors, multi 16: LBA 
[   47.748745] ata1.01: ATA-4: QUANTUM FIREBALLP KA9.1, A42.0400, max UDMA/66
[   47.748762] ata1.01: 18041184 sectors, multi 16: LBA 
[   47.764192] ata1.00: configured for UDMA/33
[   47.780433] ata1.01: configured for UDMA/33
[   48.203892] usb 4-2: new high speed USB device using ehci_hcd and address 2
[   48.217186] ata2.01: ATAPI: ATAPI   CDRW 52X32, Y.OS, max UDMA/33
[   48.316746] ata2.01: failed to set xfermode (err_mask=0x1)
[   48.316857] ata2: failed to recover some devices, retrying in 5 secs
[   48.340108] usb 4-2: configuration #1 chosen from 1 choice
[   53.916896] ata2.01: configured for UDMA/33
[   53.918780] scsi 0:0:0:0: Direct-Access     ATA      QUANTUM FIREBALL A2R. PQ: 0 ANSI: 5
[   53.920200] scsi 0:0:1:0: Direct-Access     ATA      QUANTUM FIREBALL A42. PQ: 0 ANSI: 5
[   53.922280] scsi 1:0:1:0: CD-ROM            ATAPI    CDRW 52X32       Y.OS PQ: 0 ANSI: 5
[   58.404947] Driver 'sd' needs updating - please use bus_type methods
[   58.423318] sd 0:0:0:0: [sda] 40132503 512-byte hardware sectors (20548 MB)
[   58.423851] sd 0:0:0:0: [sda] Write Protect is off
[   58.423879] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   58.424550] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.430812] sd 0:0:0:0: [sda] 40132503 512-byte hardware sectors (20548 MB)
[   58.431026] sd 0:0:0:0: [sda] Write Protect is off
[   58.431049] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   58.435800] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.435854]  sda: sda1 sda2 < sda5 >
[   58.476939] sd 0:0:0:0: [sda] Attached SCSI disk
[   58.496757] sd 0:0:1:0: [sdb] 18041184 512-byte hardware sectors (9237 MB)
[   58.497230] sd 0:0:1:0: [sdb] Write Protect is off
[   58.497254] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   58.497558] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.504185] sd 0:0:1:0: [sdb] 18041184 512-byte hardware sectors (9237 MB)
[   58.504401] sd 0:0:1:0: [sdb] Write Protect is off
[   58.504424] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   58.506064] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.506111]  sdb: sdb1 sdb2 < sdb5 >
[   58.540939] sd 0:0:1:0: [sdb] Attached SCSI disk
[   58.580176] Driver 'sr' needs updating - please use bus_type methods
[   58.670955] sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
[   58.671022] Uniform CD-ROM driver Revision: 3.20
[   58.671853] sr 1:0:1:0: Attached scsi CD-ROM sr0
[   58.817605] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   58.817943] sd 0:0:1:0: Attached scsi generic sg1 type 0
[   58.818144] sr 1:0:1:0: Attached scsi generic sg2 type 5
[   59.015980] usbcore: registered new interface driver libusual
[   59.366094] Initializing USB Mass Storage driver...
[   59.407117] scsi2 : SCSI emulation for USB Mass Storage devices
[   59.413838] usbcore: registered new interface driver usb-storage
[   59.413923] USB Mass Storage support registered.
[   59.415731] usb-storage: device found at 2
[   59.415755] usb-storage: waiting for device to settle before scanning
[   61.494000] Attempting manual resume
[   61.494054] swsusp: Resume From Partition 8:5
[   61.494075] PM: Checking swsusp image.
[   61.495668] PM: Resume from disk failed.
[   61.770785] kjournald starting.  Commit interval 5 seconds
[   61.771066] EXT3-fs: mounted filesystem with ordered data mode.
[   64.416911] usb-storage: device scan complete
[   64.420241] scsi 2:0:0:0: Direct-Access     CREATIVE ZEN Stone        1061 PQ: 0 ANSI: 4
[   64.426746] sd 2:0:0:0: [sdc] 483840 2048-byte hardware sectors (991 MB)
[   64.428080] sd 2:0:0:0: [sdc] Write Protect is off
[   64.428115] sd 2:0:0:0: [sdc] Mode Sense: 38 00 00 00
[   64.428143] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[   64.442770] sd 2:0:0:0: [sdc] 483840 2048-byte hardware sectors (991 MB)
[   64.443785] sd 2:0:0:0: [sdc] Write Protect is off
[   64.443809] sd 2:0:0:0: [sdc] Mode Sense: 38 00 00 00
[   64.443831] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[   64.443887]  sdc: sdc1
[   64.446344] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   64.446821] sd 2:0:0:0: Attached scsi generic sg3 type 0
[   83.696407] usb 4-2: USB disconnect, address 2
[   93.527024] Linux agpgart interface v0.102
[   93.579257] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   93.652843] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   93.859367] agpgart: Detected VIA Apollo MVP3 chipset
[   93.863880] agpgart: AGP aperture is 64M @ 0xd8000000
[   94.741399] input: PC Speaker as /devices/platform/pcspkr/input/input2
[  101.572384] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input3
[  103.304062] nvidia: module license 'NVIDIA' taints kernel.
[  104.325008] NVRM: loading NVIDIA Linux x86 Kernel Module  71.86.04  Mon Jan 21 11:22:18 PST 2008
[  104.326049] NVRM: CPU does not support the PAT, falling back to MTRRs.
[  106.195087] parport_pc 00:0e: reported by Plug and Play BIOS
[  106.195157] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[  106.287492] parport0: Printer, HEWLETT-PACKARD DESKJET 930C
[  107.490642] PCI: Found IRQ 5 for device 0000:00:09.0
[  107.490705] PCI: Sharing IRQ 5 with 0000:00:0b.2
[  114.169360] loop: module loaded
[  114.355063] lp0: using parport0 (interrupt-driven).
[  114.665373] Adding 883532k swap on /dev/sda5.  Priority:-1 extents:1 across:883532k
[  115.339213] EXT3 FS on sda1, internal journal
[  115.779939] device-mapper: uevent: version 1.0.3
[  115.780122] device-mapper: ioctl: 4.12.0-ioctl (2007-10-02) initialised: dm-devel@redhat.com
[  117.405152] kjournald starting.  Commit interval 5 seconds
[  117.405235] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[  117.410667] EXT3 FS on sdb1, internal journal
[  117.410697] EXT3-fs: mounted filesystem with ordered data mode.
[  119.264246] ip_tables: (C) 2000-2006 Netfilter Core Team
[  121.829226] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
[  121.829519] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
[  121.830540] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
[  121.830983] acpi_cpufreq: Unknown symbol acpi_processor_register_performance
[  125.138652] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[  125.737138] ppdev: user-space parallel port driver
[  126.015903] audit(1220265984.212:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=4721 profile="/usr/sbin/cupsd" namespace="default"
[  129.844542] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[  130.375096] Bluetooth: Core ver 2.11
[  130.395596] NET: Registered protocol family 31
[  130.395647] Bluetooth: HCI device and connection manager initialized
[  130.395687] Bluetooth: HCI socket layer initialized
[  130.846622] Bluetooth: L2CAP ver 2.9
[  130.846693] Bluetooth: L2CAP socket layer initialized
[  131.162886] Bluetooth: RFCOMM socket layer initialized
[  131.167424] Bluetooth: RFCOMM TTY layer initialized
[  131.167472] Bluetooth: RFCOMM ver 1.8
[  133.321140] NET: Registered protocol family 17
[  134.581625] agpgart: Found an AGP 1.0 compliant device at 0000:00:00.0.
[  134.583283] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
[  134.584477] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[  136.127663] agpgart: Found an AGP 1.0 compliant device at 0000:00:00.0.
[  136.129246] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
[  136.130489] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[  149.215325] NET: Registered protocol family 10
[  149.218211] lo: Disabled Privacy Extensions
[  159.769584] eth0: no IPv6 routers present
[  746.566946] usb 4-2: new high speed USB device using ehci_hcd and address 3
[  746.712599] usb 4-2: configuration #1 chosen from 1 choice
[  746.810574] scsi3 : SCSI emulation for USB Mass Storage devices
[  746.831569] usb-storage: device found at 3
[  746.831657] usb-storage: waiting for device to settle before scanning
[  751.831783] usb-storage: device scan complete
[  751.844274] scsi 3:0:0:0: Direct-Access     CREATIVE ZEN Stone        1061 PQ: 0 ANSI: 4
[  751.879348] sd 3:0:0:0: [sdc] 483840 2048-byte hardware sectors (991 MB)
[  751.886155] sd 3:0:0:0: [sdc] Write Protect is off
[  751.886334] sd 3:0:0:0: [sdc] Mode Sense: 38 00 00 00
[  751.886362] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[  751.899575] sd 3:0:0:0: [sdc] 483840 2048-byte hardware sectors (991 MB)
[  751.900697] sd 3:0:0:0: [sdc] Write Protect is off
[  751.900726] sd 3:0:0:0: [sdc] Mode Sense: 38 00 00 00
[  751.900754] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[  751.900831]  sdc: sdc1
[  751.904186] sd 3:0:0:0: [sdc] Attached SCSI removable disk
[  751.904776] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 2626.916065] usb 4-2: USB disconnect, address 3
[ 3030.118962] usb 4-3: new high speed USB device using ehci_hcd and address 4
[ 3030.263626] usb 4-3: configuration #1 chosen from 1 choice
[ 3330.489538] usb 4-3: USB disconnect, address 4
[ 3391.551238] eth0: link down
[ 3394.242595] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 3394.245403] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 3404.354059] eth0: link down
[ 3405.071282] eth0: no IPv6 routers present
[ 3406.037159] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 3406.039931] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 3416.871012] eth0: no IPv6 routers present
[ 3428.502795] eth0: no IPv6 routers present
[ 3719.293537] usb 4-3: new high speed USB device using ehci_hcd and address 5
[ 3719.434545] usb 4-3: configuration #1 chosen from 1 choice
[ 3719.508227] scsi4 : SCSI emulation for USB Mass Storage devices
[ 3719.534000] usb-storage: device found at 5
[ 3719.534276] usb-storage: waiting for device to settle before scanning
[ 3724.542084] usb-storage: device scan complete
[ 3724.554578] scsi 4:0:0:0: Direct-Access     CREATIVE ZEN Stone        1061 PQ: 0 ANSI: 4
[ 3724.586710] sd 4:0:0:0: [sdd] 483840 2048-byte hardware sectors (991 MB)
[ 3724.592206] sd 4:0:0:0: [sdd] Write Protect is off
[ 3724.592257] sd 4:0:0:0: [sdd] Mode Sense: 38 00 00 00
[ 3724.592285] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 3724.610733] sd 4:0:0:0: [sdd] 483840 2048-byte hardware sectors (991 MB)
[ 3724.611956] sd 4:0:0:0: [sdd] Write Protect is off
[ 3724.611991] sd 4:0:0:0: [sdd] Mode Sense: 38 00 00 00
[ 3724.612015] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 3724.612085]  sdd: sdd1
[ 3724.616467] sd 4:0:0:0: [sdd] Attached SCSI removable disk
[ 3724.617192] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 3729.255002] FAT: Directory bread(block 506) failed
[ 3729.255157] FAT: Directory bread(block 507) failed
[ 3729.255234] FAT: Directory bread(block 508) failed
[ 3729.255305] FAT: Directory bread(block 509) failed
[ 3729.255706] FAT: Directory bread(block 15190) failed
[ 3729.255785] FAT: Directory bread(block 15191) failed
[ 3729.255859] FAT: Directory bread(block 15192) failed
[ 3729.255932] FAT: Directory bread(block 15193) failed
[ 3729.256351] FAT: Directory bread(block 506) failed
[ 3729.256422] FAT: Directory bread(block 507) failed
[ 3729.256491] FAT: Directory bread(block 508) failed
[ 3729.256562] FAT: Directory bread(block 509) failed
[ 3729.256816] FAT: Directory bread(block 15190) failed
[ 3729.256887] FAT: Directory bread(block 15191) failed
[ 3729.256958] FAT: Directory bread(block 15192) failed
[ 3729.257126] FAT: Directory bread(block 15193) failed
semola@semola:~$ 

semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

credo la parte più interessante sia questa:

Codice: Seleziona tutto

[ 3724.554578] scsi 4:0:0:0: Direct-Access     CREATIVE ZEN Stone        1061 PQ: 0 ANSI: 4
[ 3724.586710] sd 4:0:0:0: [sdd] 483840 2048-byte hardware sectors (991 MB)
[ 3724.592206] sd 4:0:0:0: [sdd] Write Protect is off
[ 3724.592257] sd 4:0:0:0: [sdd] Mode Sense: 38 00 00 00
[ 3724.592285] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 3724.610733] sd 4:0:0:0: [sdd] 483840 2048-byte hardware sectors (991 MB)
[ 3724.611956] sd 4:0:0:0: [sdd] Write Protect is off
[ 3724.611991] sd 4:0:0:0: [sdd] Mode Sense: 38 00 00 00
[ 3724.612015] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[ 3724.612085]  sdd: sdd1
[ 3724.616467] sd 4:0:0:0: [sdd] Attached SCSI removable disk
[ 3724.617192] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 3729.255002] FAT: Directory bread(block 506) failed
[ 3729.255157] FAT: Directory bread(block 507) failed
[ 3729.255234] FAT: Directory bread(block 508) failed
[ 3729.255305] FAT: Directory bread(block 509) failed
[ 3729.255706] FAT: Directory bread(block 15190) failed
[ 3729.255785] FAT: Directory bread(block 15191) failed
[ 3729.255859] FAT: Directory bread(block 15192) failed
[ 3729.255932] FAT: Directory bread(block 15193) failed
[ 3729.256351] FAT: Directory bread(block 506) failed
[ 3729.256422] FAT: Directory bread(block 507) failed
[ 3729.256491] FAT: Directory bread(block 508) failed
[ 3729.256562] FAT: Directory bread(block 509) failed
[ 3729.256816] FAT: Directory bread(block 15190) failed
[ 3729.256887] FAT: Directory bread(block 15191) failed
[ 3729.256958] FAT: Directory bread(block 15192) failed
[ 3729.257126] FAT: Directory bread(block 15193) failed
semola@semola:~$ 
Avatar utente
[lost]-Divilinux
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3774
Iscrizione: giovedì 12 giugno 2008, 13:06
Località: Ipioca - Maceio - Alagoas - Brasil
Contatti:

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da [lost]-Divilinux »

si hai ragione, sembrerebbe un errore del filesystem (fat 16 o 32)
Biosgna prendere l'errore e incollarlo in google per vedere se qualcuno ha gia' avuto a che fare.
A proposito, per caso lo colleghi ad un hub usb?
questione di seedings...
semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

allora, premettendo che non sono tecnico ho fatto una piccola ricerca su cos'è un hub usb e, da quello che ho visto,si tratta di una serie di porte USB multiple esterne attaccate al pc,io ho lo stesso ma interno.
Quando ho dovuto comprare delle prese usb 2.0 ho comprato 5 porte che poi ho attaccato alla scheda madre.

per quanto riguarda l'errore ho trovato questo sullo Zen forum:
http://support.zenwalk.org/viewtopic.php?f=24&t=15758

penso che l'intervento di Zariweb forse possa fare al caso mio ma preferirei che tu ci dessi un'occhiata..
Grazie mille!
semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

allora, adesso ho risolto dando questo comando (come trovato nel post sopracitato):

Codice: Seleziona tutto

# rmmod ehci_hcd
solo non so come renderlo definitivo, dovrei fare questo:
To make it permanent you could blacklist the ehci_hcd kernel module by modifying the /etc/modules.d/blacklist and make it permanent with one of the Zenwalk Live enabled methods.
ma non ci riesco perchè non c'è /etc/modules.d/blacklist ma solo /etc/modprobe.d/blacklist.
è lo stesso?
Avatar utente
simo91
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2186
Iscrizione: venerdì 4 aprile 2008, 14:01
Località: Bologna
Contatti:

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da simo91 »

prova, scrivi blacklist ehci_hcd in fondo e vedi..

comunque se quel file è circa così:

blacklist nomemodulo
blacklist nomemodulo2
blacklist nomemodulo3
ecc..

è quello di sicuro ;)
Arch Linux i686
Jabber, per chiunque: simo91@jabber.org - My blog
Avatar utente
[lost]-Divilinux
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3774
Iscrizione: giovedì 12 giugno 2008, 13:06
Località: Ipioca - Maceio - Alagoas - Brasil
Contatti:

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da [lost]-Divilinux »

la dir esatta e' /etc/modprobe.d su ubuntu..vale quello che ti ha detto simo91. Probabilmente il sistema non usa i driver ehci_hcd ma gli uhci_hcd o altri (sempre comunque per usb 2.0)
questione di seedings...
semola
Prode Principiante
Messaggi: 46
Iscrizione: sabato 15 luglio 2006, 21:31

Re: non riesco a montare CD, fotocamera, lettore usb...

Messaggio da semola »

piglio!!!
(b2b) (b2b) (b2b) (b2b)
ora è tutto in ordine e vado a fare una ricerchina su cos'è il driver echi_hdc...
grazie a tutti!
Avatar utente
[lost]-Divilinux
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3774
Iscrizione: giovedì 12 giugno 2008, 13:06
Località: Ipioca - Maceio - Alagoas - Brasil
Contatti:

Re: (RISOLTO)non riesco a montare CD, fotocamera, lettore usb...

Messaggio da [lost]-Divilinux »

vado a fare una ricerchina su cos'è il driver echi_hdc...
e' scritto sopra. Sono i driver usb 2.0
Ce ne sono diversi perche' non tutte le mainboard utilizzano gli ehci_hcd (standard). Lo vedi appunto dal dmesg (ohci_hcd - uhci_hcd)
questione di seedings...
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 5 ospiti