Try to mount the devie manually: as root: #sg_scan -i (to see the devices attatched to the pc) #sg_map (to know to which scsi devices do they correspond) #mount /dev/sd[whatever sg_map told you] -t vfat (other fs are also possible) /mnt/usb (you have to create the folder yourself) You'll need to emerge sg3_utils in order to be capable of scaning the scsi buses. Hope this helps!
A Diumenge 22 Maig 2005 14:49, Rychkov va escriure: > Zac Medico wrote: > --- Rychkov <[EMAIL PROTECTED]> wrote: > > Help. I need flesh memory stick, but do not > understand how I am able to > connect it. > > modprobe usb-storage and check the output of dmesg to > find out the scsi device. You can also use cdrecord > -scanbus to find the device. > > For a more user friendly solution see here: > http://forums.gentoo.org/viewtopic.php?t=217412 > > BTW you may get more response on the gentoo-user list. > > Zac > > > > __________________________________ > Yahoo! Mail Mobile > Take Yahoo! Mail with you! Check email on your mobile phone. > http://mobile.yahoo.com/learn/mail > > That is my dmesg output! Where is name of device? I understand nothing. > > Linux version 2.6.10-gentoo-r6 ([EMAIL PROTECTED]) (gcc version 3.3.5 (Gentoo > Linux 3.3.5-r1, ssp-3.3.2-3,pie-8.7.7.1)) #7 Sun May 8 16:26:20 Local time > zone must be set--see zic manua BIOS-provided physical RAM map: > �BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) > �BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) > �BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) > �BIOS-e820: 0000000000100000 - 0000000027ff0000 (usable) > �BIOS-e820: 0000000027ff0000 - 0000000027ff3000 (ACPI NVS) > �BIOS-e820: 0000000027ff3000 - 0000000028000000 (ACPI data) > �BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) > 639MB LOWMEM available. > On node 0 totalpages: 163824 > � DMA zone: 4096 pages, LIFO batch:1 > � Normal zone: 159728 pages, LIFO batch:16 > � HighMem zone: 0 pages, LIFO batch:1 > DMI 2.3 present. > ACPI: RSDP (v000 VT8371������������������������������� ) @ 0x000f7900 > ACPI: RSDT (v001 VT8371 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x27ff3000 > ACPI: FADT (v001 VT8371 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x27ff3040 > ACPI: DSDT (v001 VT8371 AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000 > Built 1 zonelists > Kernel command line: root=/dev/hda6 > Local APIC disabled by BIOS -- you can enable it with "lapic" > mapped APIC to ffffd000 (01508000) > Initializing CPU#0 > CPU 0 irqstacks, hard=c04ce000 soft=c04cd000 > PID hash table entries: 4096 (order: 12, 65536 bytes) > Detected 850.498 MHz processor. > Using tsc for high-res timesource > Console: colour VGA+ 80x25 > Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) > Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) > Memory: 644736k/655296k available (2662k kernel code, 10064k reserved, > 1009k data, 192k init, 0k highmem) Checking if this processor honours the > WP bit even in supervisor mode... Ok. Calibrating delay loop... 1667.07 > BogoMIPS (lpj=833536) > Mount-cache hash table entries: 512 (order: 0, 4096 bytes) > CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 > CPU: After vendor identify, caps:� 0183f9ff c1c7f9ff 00000000 00000000 > CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) > CPU: L2 Cache: 256K (64 bytes/line) > CPU: After all inits, caps:������� 0183f9ff c1c7f9ff 00000000 00000020 > Intel machine check architecture supported. > Intel machine check reporting enabled on CPU#0. > CPU: AMD Athlon(tm) processor stepping 02 > Enabling fast FPU save and restore... done. > Checking 'hlt' instruction... OK. > ACPI: setting ELCR to 0200 (from 0e20) > NET: Registered protocol family 16 > PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last bus=1 > PCI: Using configuration type 1 > mtrr: v2.0 (20020519) > ACPI: Subsystem revision 20041105 > ACPI: Interpreter enabled > ACPI: Using PIC for interrupt routing > ACPI: PCI Root Bridge [PCI0] (00:00) > PCI: Probing PCI hardware (bus 00) > Disabling VIA memory write queue (PCI ID 0305, rev 02): [55] 89 & 1f -> 09 > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] > ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15) > ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *10 11 12 14 15) > ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, > disabled. ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 10 11 12 14 > 15) Linux Plug and Play Support v0.97 (c) Adam Belay > pnp: PnP ACPI init > pnp: PnP ACPI: found 11 devices > PnPBIOS: Disabled by ACPI > SCSI subsystem initialized > usbcore: registered new driver usbfs > usbcore: registered new driver hub > PCI: Using ACPI for IRQ routing > ** PCI interrupts are no longer routed automatically.� If this > ** causes a device to stop working, it is probably because the > ** driver failed to call pci_enable_device().� As a temporary > ** workaround, the "pci=routeirq" argument restores the old > ** behavior.� If this argument makes the device work again, > ** please email the output of "lspci" to [EMAIL PROTECTED] > ** so I can fix the driver. > Machine check exception polling timer started. > VFS: Disk quotas dquot_6.5.1 > Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) > devfs: 2004-01-31 Richard Gooch ([EMAIL PROTECTED]) > devfs: boot_options: 0x1 > NTFS driver 2.1.22 [Flags: R/O]. > Initializing Cryptographic API > PCI: Disabling Via external APIC routing > inotify device minor=63 > Real Time Clock Driver v1.12 > Linux agpgart interface v0.100 (c) Dave Jones > agpgart: Detected VIA Twister-K/KT133x/KM133 chipset > agpgart: Maximum main memory to use for agp memory: 564M > agpgart: AGP aperture is 64M @ 0xe8000000 > Hangcheck: starting hangcheck timer 0.5.0 (tick is 180 seconds, margin is > 60 seconds). ACPI: Power Button (FF) [PWRF] > ACPI: Sleep Button (CM) [SLPB] > ACPI: Processor [CPU0] (supports C1 C2) > ACPI: Processor [CPU0] (supports 2 throttling states) > isapnp: Scanning for PnP cards... > isapnp: Card 'U.S.Robotics Inc. Sportster 33.6 Voice Internal' > isapnp: 1 Plug & Play card detected total > serio: i8042 AUX port at 0x60,0x64 irq 12 > serio: i8042 KBD port at 0x60,0x64 irq 1 > Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled > ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A > ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A > pnp: Device 01:01.00 activated. > ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A > mice: PS/2 mouse device common for all mice > input: AT Translated Set 2 keyboard on isa0060/serio0 > input: GenPS/2 Genius Wheel Mouse on isa0060/serio1 > io scheduler noop registered > io scheduler anticipatory registered > io scheduler deadline registered > io scheduler cfq registered > elevator: using anticipatory as default io scheduler > Floppy drive(s): fd0 is 1.44M > FDC 0 is a post-1991 82077 > RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize > PPP generic driver version 2.4.2 > PPP Deflate Compression module registered > PPP BSD Compression module registered > NET: Registered protocol family 24 > Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 > ide: Assuming 33MHz system bus speed for PIO modes; override with > idebus=xx VP_IDE: IDE controller at PCI slot 0000:00:07.1 > VP_IDE: chipset revision 16 > VP_IDE: not 100% native mode: will probe irqs later > VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci0000:00:07.1 > ��� ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hda:DMA, hdb:pio > ��� ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc:DMA, hdd:pio > Probing IDE interface ide0... > hda: IBM-DTLA-307030, ATA DISK drive > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 > Probing IDE interface ide1... > hdc: ASUS CD-S400/A, ATAPI CD/DVD-ROM drive > ide1 at 0x170-0x177,0x376 on irq 15 > Probing IDE interface ide2... > ide2: Wait for ready failed before probe ! > Probing IDE interface ide3... > ide3: Wait for ready failed before probe ! > Probing IDE interface ide4... > ide4: Wait for ready failed before probe ! > Probing IDE interface ide5... > ide5: Wait for ready failed before probe ! > hda: max request size: 128KiB > hda: 60036480 sectors (30738 MB) w/1916KiB Cache, CHS=59560/16/63, > UDMA(33) hda: cache flushes not supported > �/dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8 p9 > > USB Universal Host Controller Interface driver v2.2 > ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5 > PCI: setting IRQ 5 as level-triggered > ACPI: PCI interrupt 0000:00:07.2[D] -> GSI 5 (level, low) -> IRQ 5 > uhci_hcd 0000:00:07.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 > Controller uhci_hcd 0000:00:07.2: irq 5, io base 0xe400 > uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1 > hub 1-0:1.0: USB hub found > hub 1-0:1.0: 2 ports detected > ACPI: PCI interrupt 0000:00:07.3[D] -> GSI 5 (level, low) -> IRQ 5 > uhci_hcd 0000:00:07.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 > Controller (#2) uhci_hcd 0000:00:07.3: irq 5, io base 0xe800 > uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2 > hub 2-0:1.0: USB hub found > hub 2-0:1.0: 2 ports detected > usb 1-1: new full speed USB device using uhci_hcd and address 2 > usb 1-2: new low speed USB device using uhci_hcd and address 3 > usbcore: registered new driver hiddev > usbhid: probe of 1-2:1.0 failed with error -5 > usbcore: registered new driver usbhid > drivers/usb/input/hid-core.c: v2.0:USB HID core driver > input: Wacom Graphire3 on usb-0000:00:07.2-2 > usbcore: registered new driver wacom > drivers/usb/input/wacom.c: v1.30:USB Wacom Graphire and Wacom Intuos > tablet driver Advanced Linux Sound Architecture Driver Version 1.0.6 (Sun > Aug 15 07:17:53 2004 UTC). ACPI: PCI Interrupt Link [LNKB] enabled at IRQ > 10 > PCI: setting IRQ 10 as level-triggered > ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 10 (level, low) -> IRQ 10 > ALSA device list: > � #0: Yamaha DS-XG (YMF724F) at 0xee000000, irq 10 > NET: Registered protocol family 2 > IP: routing cache hash table of 8192 buckets, 64Kbytes > TCP: Hash tables configured (established 262144 bind 65536) > ip_conntrack version 2.1 (5119 buckets, 40952 max) - 300 bytes per > conntrack ip_tables: (C) 2000-2002 Netfilter core team > NET: Registered protocol family 1 > NET: Registered protocol family 17 > NET: Registered protocol family 15 > ReiserFS: hda6: found reiserfs format "3.6" with standard journal > ReiserFS: hda6: using ordered data mode > ReiserFS: hda6: journal params: device hda6, size 8192, journal first > block 18, max trans len 1024, maxbatch 900, max commit age 30, max trans > age 30 ReiserFS: hda6: checking transaction log (hda6) > ReiserFS: hda6: Using r5 hash to sort names > VFS: Mounted root (reiserfs filesystem) readonly. > Mounted devfs on /dev > Freeing unused kernel memory: 192k freed > Adding 522072k swap on /dev/hda7.� Priority:-1 extents:1 > hdc: ATAPI 40X CD-ROM drive, 128kB Cache, UDMA(33) > Uniform CD-ROM driver Revision: 3.20 > nvidia: module license 'NVIDIA' taints kernel. > ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 > PCI: setting IRQ 11 as level-triggered > ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11 > NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module� 1.0-6629� Wed Nov� 3 > 13:12:51 PST 2004 agpgart: Found an AGP 2.0 compliant device at > 0000:00:00.0. > agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode > agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode > agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. > agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode > agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode > Initializing USB Mass Storage driver... > usbcore: registered new driver usb-storage > USB Mass Storage support registered. > > Nikolay Rychkov > -- [email protected] mailing list -- Francesc Galbany Duran Projeccions DCE -- [email protected] mailing list
