POLO_crt
10-04-2008, 14:19
Ciao a tutti..
Da alcune settimane sono alle prese con linux..
Ho installato sul mio eeepc la distro eeexubuntu 7.10
Le guide online mi hanno aiutato a risolvere con successo alcune problemi che mi si erano presentati.
Da alcuni giorni , vorrei scaricare le foto della mia fotocamera (fuji f20) sul pc ma non riesco..
Collego la fotocamera via USB ma il sistema non vede niente.. Sembra che il sistema operativo non si accorga della connessione della fotocamente.
Non mi viene segnalato nessun errore .. niente di niente..
Potete aiutarmi per trovare la soluzione a questo noioso problemino?
Grazie
dopo averla collegata da una console digita, "dmesg" e cerca di individuare che informazioni ti da in kernel sulla periferica collegata, magari incollale qui.
cerca se sulla documentazione della fotocamera se supporta il protocollo di comunicazione USB MASS-STORAGE (o simile non ricordo se č il nome esatto). In questo caso dovrebbe vederla automaticamente (non credo esistano distro attuali che non carichino automaticamente i moduli necessari ...). Altrimenti, potrebbe seguire un altro standard che puņ essere gestito installando un programma (che non ricordo perchč non l'ho mai usato).
Ad esempio la mia Nikon coolpix 4500 li puņ usare entrambi, bisogna settare mass-storage in fase di configurazione della fotocamera (od in seguito).
prova anche a dare prima e dopo aver collegato la fotocamera ed averla accesa, il comando
sudo lsusb
e confronta i risultati se vedi differenze.
POLO_crt
11-04-2008, 01:11
dopo averla collegata da una console digita, "dmesg" e cerca di individuare che informazioni ti da in kernel sulla periferica collegata, magari incollale qui.
polo@-laptop:~$ dmesg
[ 0.000000] Linux version 2.6.22-14-generic (buildd@terranova) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Feb 12 07:42:25 UTC 2008 (Ubuntu 2.6.22-14.52-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: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001f780000 (usable)
[ 0.000000] BIOS-e820: 000000001f780000 - 000000001f790000 (ACPI data)
[ 0.000000] BIOS-e820: 000000001f790000 - 000000001f7d0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000001f7d0000 - 000000001f7de000 (reserved)
[ 0.000000] BIOS-e820: 000000001f7e0000 - 000000001f800000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 503MB LOWMEM available.
[ 0.000000] found SMP MP-table at 000ff780
[ 0.000000] Entering add_active_range(0, 0, 128896) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 128896
[ 0.000000] HighMem 128896 -> 128896
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 128896
[ 0.000000] On node 0 totalpages: 128896
[ 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: 975 pages used for memmap
[ 0.000000] Normal zone: 123825 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] DMI present.
[ 0.000000] ACPI: RSDP signature @ 0xC00FBE60 checksum 0
[ 0.000000] ACPI: RSDP 000FBE60, 0014 (r0 ACPIAM)
[ 0.000000] ACPI: RSDT 1F780000, 0034 (r1 A M I OEMRSDT 1000808 MSFT 97)
[ 0.000000] ACPI: FACP 1F780200, 0081 (r1 A M I OEMFACP 1000808 MSFT 97)
[ 0.000000] ACPI: DSDT 1F780400, 5F2B (r1 A0797 A0797000 0 INTL 20051117)
[ 0.000000] ACPI: FACS 1F790000, 0040
[ 0.000000] ACPI: APIC 1F780390, 0068 (r1 A M I OEMAPIC 1000808 MSFT 97)
[ 0.000000] ACPI: OEMB 1F790040, 0046 (r1 A M I AMI_OEM 1000808 MSFT 97)
[ 0.000000] ACPI: MCFG 1F786330, 003C (r1 A M I OEMMCFG 1000808 MSFT 97)
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 6:13 APIC version 20
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 1f800000:df600000)
[ 0.000000] Built 1 zonelists. Total pages: 127889
[ 0.000000] Kernel command line: root=UUID=70211014-fdc0-4a8b-91fb-002959c1660b ro quiet splash
[ 0.000000] mapped APIC to ffffd000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffc000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Detected 630.135 MHz processor.
[ 10.452308] Console: colour VGA+ 80x25
[ 10.452631] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 10.453167] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 10.486114] Memory: 499596k/515584k available (2015k kernel code, 15372k reserved, 915k data, 364k init, 0k highmem)
[ 10.486140] virtual kernel memory layout:
[ 10.486143] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB)
[ 10.486147] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 10.486150] vmalloc : 0xe0000000 - 0xff7fe000 ( 503 MB)
[ 10.486154] lowmem : 0xc0000000 - 0xdf780000 ( 503 MB)
[ 10.486157] .init : 0xc03e3000 - 0xc043e000 ( 364 kB)
[ 10.486161] .data : 0xc02f7e86 - 0xc03dce84 ( 915 kB)
[ 10.486164] .text : 0xc0100000 - 0xc02f7e86 (2015 kB)
[ 10.486174] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 10.486259] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 10.566287] Calibrating delay using timer specific routine.. 1261.66 BogoMIPS (lpj=2523320)
[ 10.566343] Security Framework v1.0.0 initialized
[ 10.566357] SELinux: Disabled at boot.
[ 10.566393] Mount-cache hash table entries: 512
[ 10.566689] CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 00000000 00000000 00000000
[ 10.566721] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 10.566728] CPU: L2 cache: 512K
[ 10.566734] CPU: After all inits, caps: afe9fbff 00100000 00000000 00002040 00000000 00000000 00000000
[ 10.566756] Compat vDSO mapped to ffffe000.
[ 10.566784] Checking 'hlt' instruction... OK.
[ 10.582540] SMP alternatives: switching to UP code
[ 10.582965] Freeing SMP alternatives: 11k freed
[ 10.583648] Early unpacking initramfs... done
[ 11.503763] ACPI: Core revision 20070126
[ 11.503945] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[ 11.701345] CPU0: Intel(R) Celeron(R) M processor 900MHz stepping 08
[ 11.701402] Total of 1 processors activated (1261.66 BogoMIPS).
[ 11.701583] ENABLING IO-APIC IRQs
[ 11.701840] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 11.846280] Brought up 1 CPUs
[ 11.846548] Booting paravirtualized kernel on bare hardware
[ 11.846666] Time: 23:40:36 Date: 03/10/108
[ 11.846721] NET: Registered protocol family 16
[ 11.846928] EISA bus registered
[ 11.846957] ACPI: bus type pci registered
[ 11.847258] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
[ 11.847264] PCI: Using configuration type 1
[ 11.847269] Setting up standard PCI resources
[ 11.869975] ACPI: EC: Look up EC in DSDT
[ 11.870410] ACPI: EC: GPE=0x18, ports=0x66, 0x62
[ 11.907097] ACPI: Interpreter enabled
[ 11.907106] ACPI: (supports S0 S1 S3 S4 S5)
[ 11.907159] ACPI: Using IOAPIC for interrupt routing
[ 11.926080] ACPI: EC: GPE=0x18, ports=0x66, 0x62
[ 11.926465] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 11.926508] PCI: Probing PCI hardware (bus 00)
[ 11.927406] PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 11.927415] PCI quirk: region 0480-04bf claimed by ICH6 GPIO
[ 11.928064] PCI: Transparent bridge - 0000:00:1e.0
[ 11.928145] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 11.928564] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
[ 11.928803] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 11.938682] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 11.939026] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 11.939363] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 11.939697] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 11.940034] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 11.940372] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 11.940707] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 11.941047] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 11.941353] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 11.941383] pnp: PnP ACPI init
[ 11.941418] ACPI: bus type pnp registered
[ 11.946622] pnp: PnP ACPI: found 13 devices
[ 11.946630] ACPI: ACPI bus type pnp unregistered
[ 11.946642] PnPBIOS: Disabled by ACPI PNP
[ 11.946776] PCI: Using ACPI for IRQ routing
[ 11.946787] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 11.957583] NET: Registered protocol family 8
[ 11.957588] NET: Registered protocol family 20
[ 11.957759] pnp: 00:01: iomem range 0xfed13000-0xfed19fff has been reserved
[ 11.957786] pnp: 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 11.957795] pnp: 00:08: iomem range 0xfed20000-0xfed8ffff has been reserved
[ 11.957804] pnp: 00:08: iomem range 0xfff00000-0xffffffff could not be reserved
[ 11.957817] pnp: 00:09: iomem range 0xfec00000-0xfec00fff has been reserved
[ 11.957826] pnp: 00:09: iomem range 0xfee00000-0xfee00fff could not be reserved
[ 11.957842] pnp: 00:0a: iomem range 0xe0000000-0xefffffff has been reserved
[ 11.957855] pnp: 00:0b: iomem range 0xe0000000-0xefffffff has been reserved
[ 11.957868] pnp: 00:0c: iomem range 0x0-0x9ffff could not be reserved
[ 11.957876] pnp: 00:0c: iomem range 0xc0000-0xcffff could not be reserved
[ 11.957884] pnp: 00:0c: iomem range 0xe0000-0xfffff could not be reserved
[ 11.957893] pnp: 00:0c: iomem range 0x100000-0x1f7fffff could not be reserved
[ 11.958191] Time: tsc clocksource has been installed.
[ 11.988690] PCI: Bridge: 0000:00:1c.0
[ 11.988696] IO window: disabled.
[ 11.988705] MEM window: disabled.
[ 11.988712] PREFETCH window: disabled.
[ 11.988721] PCI: Bridge: 0000:00:1c.2
[ 11.988725] IO window: disabled.
[ 11.988734] MEM window: f8000000-fbffffff
[ 11.988743] PREFETCH window: f0000000-f6ffffff
[ 11.988752] PCI: Bridge: 0000:00:1e.0
[ 11.988756] IO window: disabled.
[ 11.988764] MEM window: disabled.
[ 11.988771] PREFETCH window: disabled.
[ 11.988816] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 11.988830] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 11.988860] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 17
[ 11.988872] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[ 11.988890] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 11.988919] NET: Registered protocol family 2
[ 12.026262] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 12.026352] TCP established hash table entries: 16384 (order: 5, 196608 bytes)
[ 12.026740] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 12.027002] TCP: Hash tables configured (established 16384 bind 16384)
[ 12.027009] TCP reno registered
[ 12.038518] checking if image is initramfs...<6>Switched to high resolution mode on CPU 0
[ 12.912177] it is
[ 13.845459] Freeing initrd memory: 7062k freed
[ 13.846346] audit: initializing netlink socket (disabled)
[ 13.846377] audit(1207870836.660:1): initialized
[ 13.851413] VFS: Disk quotas dquot_6.5.1
[ 13.851551] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 13.851787] io scheduler noop registered
[ 13.851793] io scheduler anticipatory registered
[ 13.851799] io scheduler deadline registered
[ 13.851844] io scheduler cfq registered (default)
[ 13.851876] Boot video device is 0000:00:02.0
[ 13.852159] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[ 13.852224] assign_interrupt_mode Found MSI capability
[ 13.852232] Allocate Port Service[0000:00:1c.0:pcie00]
[ 13.852336] Allocate Port Service[0000:00:1c.0:pcie02]
[ 13.852485] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[ 13.852545] assign_interrupt_mode Found MSI capability
[ 13.852552] Allocate Port Service[0000:00:1c.2:pcie00]
[ 13.852633] Allocate Port Service[0000:00:1c.2:pcie02]
[ 13.852953] isapnp: Scanning for PnP cards...
[ 14.207019] isapnp: No Plug & Play device found
[ 14.301274] Real Time Clock Driver v1.12ac
[ 14.301528] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 14.304922] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 14.305420] input: Macintosh mouse button emulation as /class/input/input0
[ 14.305626] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 14.337796] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 14.337809] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 14.338223] mice: PS/2 mouse device common for all mice
[ 14.339431] EISA: Probing bus 0 at eisa.0
[ 14.339483] EISA: Detected 0 cards.
[ 14.339710] TCP cubic registered
[ 14.339743] NET: Registered protocol family 1
[ 14.339801] Using IPI No-Shortcut mode
[ 14.340180] Magic number: 4:312:706
[ 14.340844] Freeing unused kernel memory: 364k freed
[ 14.398062] input: AT Translated Set 2 keyboard as /class/input/input1
[ 15.844681] AppArmor: AppArmor initialized<5>audit(1207870838.660:2): type=1505 info="AppArmor initialized" pid=1137
[ 15.866007] fuse init (API version 7.8)
[ 15.935422] Failure registering capabilities with primary security module.
[ 15.964238] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 15.964254] ACPI: Processor [CPU1] (supports 8 throttling states)
[ 15.975386] ACPI: Thermal Zone [TZ00] (34 C)
[ 17.309261] usbcore: registered new interface driver usbfs
[ 17.309318] usbcore: registered new interface driver hub
[ 17.309376] usbcore: registered new device driver usb
[ 17.311558] USB Universal Host Controller Interface driver v3.0
[ 17.311694] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 18
[ 17.311717] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 17.311726] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 17.312096] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 17.312144] uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000e400
[ 17.312425] usb usb1: configuration #1 chosen from 1 choice
[ 17.312500] hub 1-0:1.0: USB hub found
[ 17.312515] hub 1-0:1.0: 2 ports detected
[ 17.413975] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[ 17.413999] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 17.414009] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 17.414074] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 17.414121] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e480
[ 17.414349] usb usb2: configuration #1 chosen from 1 choice
[ 17.414419] hub 2-0:1.0: USB hub found
[ 17.414434] hub 2-0:1.0: 2 ports detected
[ 17.478649] SCSI subsystem initialized
[ 17.492654] libata version 2.21 loaded.
[ 17.517948] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 17
[ 17.517975] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 17.517984] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 17.518041] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 17.518089] uhci_hcd 0000:00:1d.2: irq 17, io base 0x0000e800
[ 17.518308] usb usb3: configuration #1 chosen from 1 choice
[ 17.518385] hub 3-0:1.0: USB hub found
[ 17.518400] hub 3-0:1.0: 2 ports detected
[ 17.621969] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[ 17.621995] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 17.622004] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 17.622071] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[ 17.622120] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e880
[ 17.622340] usb usb4: configuration #1 chosen from 1 choice
[ 17.622410] hub 4-0:1.0: USB hub found
[ 17.622425] hub 4-0:1.0: 2 ports detected
[ 17.726368] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 18
[ 17.726397] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 17.726407] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 17.726475] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[ 17.726536] ehci_hcd 0000:00:1d.7: debug port 1
[ 17.726548] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 17.726567] ehci_hcd 0000:00:1d.7: irq 18, io mem 0xf7eb7c00
[ 17.730466] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 17.730673] usb usb5: configuration #1 chosen from 1 choice
[ 17.730750] hub 5-0:1.0: USB hub found
[ 17.730765] hub 5-0:1.0: 8 ports detected
[ 17.834330] ata_piix 0000:00:1f.2: version 2.11
[ 17.834348] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[ 17.834394] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[ 17.834463] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 17.834633] scsi0 : ata_piix
[ 17.834758] scsi1 : ata_piix
[ 17.835010] ata1: SATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
[ 17.835019] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15
[ 18.117659] usb 5-5: new high speed USB device using ehci_hcd and address 2
[ 7.320000] Marking TSC unstable due to: possible TSC halt in C2.
[ 7.324000] Time: acpi_pm clocksource has been installed.
[ 7.364000] ata2.00: ATA-4: SILICONMOTION SM223AC, , max UDMA/66
[ 7.364000] ata2.00: 7815024 sectors, multi 0: LBA
[ 7.364000] ata2.00: limited to UDMA/33 due to 40-wire cable
[ 7.380000] ata2.00: configured for UDMA/33
[ 7.380000] scsi 1:0:0:0: Direct-Access ATA SILICONMOTION SM n/a PQ: 0 ANSI: 5
[ 7.420000] sd 1:0:0:0: [sda] 7815024 512-byte hardware sectors (4001 MB)
[ 7.420000] sd 1:0:0:0: [sda] Write Protect is off
[ 7.420000] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 7.420000] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 7.420000] sd 1:0:0:0: [sda] 7815024 512-byte hardware sectors (4001 MB)
[ 7.420000] sd 1:0:0:0: [sda] Write Protect is off
[ 7.420000] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 7.420000] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 7.420000] sda: sda1 sda2 < sda5 >
[ 7.436000] sd 1:0:0:0: [sda] Attached SCSI disk
[ 7.444000] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 7.452000] usb 5-5: configuration #1 chosen from 1 choice
[ 7.484000] usbcore: registered new interface driver libusual
[ 7.528000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 7.536000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 7.556000] Initializing USB Mass Storage driver...
[ 7.560000] scsi2 : SCSI emulation for USB Mass Storage devices
[ 7.560000] usb-storage: device found at 2
[ 7.560000] usb-storage: waiting for device to settle before scanning
[ 7.560000] usbcore: registered new interface driver usb-storage
[ 7.560000] USB Mass Storage support registered.
[ 7.768000] Attempting manual resume
[ 7.768000] swsusp: Resume From Partition 8:5
[ 7.768000] PM: Checking swsusp image.
[ 7.768000] PM: Resume from disk failed.
[ 7.808000] kjournald starting. Commit interval 5 seconds
[ 7.808000] EXT3-fs: mounted filesystem with ordered data mode.
[ 8.188000] Clocksource tsc unstable (delta = -122052754 ns)
[ 12.560000] usb-storage: device scan complete
[ 12.564000] scsi 2:0:0:0: Direct-Access USB2.0 CardReader SD0 0100 PQ: 0 ANSI: 0
[ 12.868000] sd 2:0:0:0: [sdb] 1984000 512-byte hardware sectors (1016 MB)
[ 12.872000] sd 2:0:0:0: [sdb] Write Protect is off
[ 12.872000] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 12.872000] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 12.880000] sd 2:0:0:0: [sdb] 1984000 512-byte hardware sectors (1016 MB)
[ 12.884000] sd 2:0:0:0: [sdb] Write Protect is off
[ 12.884000] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 12.884000] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 12.884000] sdb: sdb1
[ 12.888000] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 12.888000] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 12.932000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 12.936000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 12.964000] Linux agpgart interface v0.102 (c) Dave Jones
[ 12.972000] agpgart: Detected an Intel 915GM Chipset.
[ 12.972000] agpgart: Detected 7932K stolen memory.
[ 13.000000] agpgart: AGP aperture is 256M @ 0xd0000000
[ 13.576000] ath_hal: module license 'Proprietary' taints kernel.
[ 13.580000] ath_hal: 0.10.2.2-ATHEROS (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133, RF2425)
[ 13.696000] wlan: 0.8.4.2 (svn r2756)
[ 13.732000] ath_pci: 0.9.4.5 (svn r2756)
[ 13.732000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 18 (level, low) -> IRQ 17
[ 13.732000] PCI: Setting latency timer of device 0000:01:00.0 to 64
[ 14.224000] ath_pci: switching rfkill capability off
[ 14.376000] ath_rate_sample: 1.2 (svn r2756)
[ 14.392000] ath_pci: switching per-packet transmit power control off
[ 14.392000] wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
[ 14.392000] wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[ 14.392000] wifi0: H/W encryption support: WEP AES AES_CCM TKIP
[ 14.392000] wifi0: mac 14.2 phy 7.0 radio 10.2
[ 14.392000] wifi0: Use hw queue 1 for WME_AC_BE traffic
[ 14.392000] wifi0: Use hw queue 0 for WME_AC_BK traffic
[ 14.392000] wifi0: Use hw queue 2 for WME_AC_VI traffic
[ 14.392000] wifi0: Use hw queue 3 for WME_AC_VO traffic
[ 14.392000] wifi0: Use hw queue 8 for CAB traffic
[ 14.392000] wifi0: Use hw queue 9 for beacons
[ 15.392000] wifi0: Atheros 5424/2424: mem=0xfbff0000, irq=17
[ 15.816000] intel_rng: FWH not detected
[ 17.276000] iTCO_vendor_support: vendor-support=0
[ 17.280000] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
[ 17.716000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 17.716000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[ 18.140000] Synaptics Touchpad, model: 1, fw: 6.5, id: 0x1c0b1, caps: 0xa04751/0xa00000
[ 18.224000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
[ 18.232000] iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x0860)
[ 18.232000] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 18.232000] input: PC Speaker as /class/input/input3
[ 19.948000] lp: driver loaded but no devices found
[ 20.012000] Adding 546168k swap on /dev/sda5. Priority:-1 extents:1 across:546168k
[ 20.216000] EXT3 FS on sda1, internal journal
[ 22.680000] NET: Registered protocol family 17
[ 23.200000] ACPI: Battery Slot [BAT0] (battery present)
[ 23.332000] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 23.432000] No dock devices found.
[ 23.532000] Asus EEEPC HOTKEY
[ 23.532000] [eeepc hotk] Hotkey init flags 0x41.
[ 23.536000] [eeepc hotk] Get control methods supported : 0x101711
[ 23.772000] input: Power Button (FF) as /class/input/input4
[ 23.772000] ACPI: Power Button (FF) [PWRF]
[ 23.816000] input: Lid Switch as /class/input/input5
[ 23.816000] ACPI: Lid Switch [LID]
[ 23.840000] input: Sleep Button (CM) as /class/input/input6
[ 23.840000] ACPI: Sleep Button (CM) [SLPB]
[ 23.852000] input: Power Button (CM) as /class/input/input7
[ 23.852000] ACPI: Power Button (CM) [PWRB]
[ 24.204000] ACPI: AC Adapter [AC0] (off-line)
[ 27.012000] ppdev: user-space parallel port driver
[ 27.300000] audit(1207870862.089:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=4594 profile="/usr/sbin/cupsd"
[ 27.352000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 27.352000] apm: overridden by ACPI.
[ 27.932000] Failure registering capabilities with primary security module.
[ 32.568000] [drm] Initialized drm 1.1.0 20060810
[ 32.576000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 32.576000] [drm] Initialized i915 1.6.0 20060119 on minor 0
[ 91.784000] NET: Registered protocol family 10
[ 91.784000] lo: Disabled Privacy Extensions
[ 101.888000] ath0: no IPv6 routers present
[ 1810.972000] usb 5-3: new high speed USB device using ehci_hcd and address 3
[ 1811.104000] usb 5-3: configuration #1 chosen from 1 choice
POLO_crt
11-04-2008, 01:17
cerca se sulla documentazione della fotocamera se supporta il protocollo di comunicazione USB MASS-STORAGE (o simile non ricordo se č il nome esatto). In questo caso dovrebbe vederla automaticamente (non credo esistano distro attuali che non carichino automaticamente i moduli necessari ...). Altrimenti, potrebbe seguire un altro standard che puņ essere gestito installando un programma (che non ricordo perchč non l'ho mai usato).
Ad esempio la mia Nikon coolpix 4500 li puņ usare entrambi, bisogna settare mass-storage in fase di configurazione della fotocamera (od in seguito).
prova anche a dare prima e dopo aver collegato la fotocamera ed averla accesa, il comando
sudo lsusb
e confronta i risultati se vedi differenze.
Ho controllato nelle impostazioni interne della fotocamera ma nn ho trovato nessuna impostazione riguardo la conessione usb.
Ho collegato la fotocamera e ho dato il comando "lsusb"
Con fotocamera accesa ecco cosa mi da:
Bus 005 Device 003: ID 04cb:01c0 Fuji Photo Film Co., Ltd
Bus 005 Device 002: ID 0951:1606 Kingston Technology
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
A quanto pare la fotocamera risulta collegata...Ora?
POLO_crt
11-04-2008, 02:17
Ho risolto..
posto il link per ci avesse problemi simili. http://ubuntuforums.org/showthread.php?t=327613
ciao
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.