Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Memoria USB! Non funziona più![Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
RenfildDust
Guru
Guru


Joined: 22 Nov 2003
Posts: 321
Location: Reggio Calabria - Catania - Roma

PostPosted: Wed Dec 28, 2005 12:07 pm    Post subject: Memoria USB! Non funziona più![Risolto] Reply with quote

All'inizio fuzionava, avevo caricato tutti i moduli, stamattina si è svegliata e non ne vuole sapere..

Moduli
Code:
 #lsmod
Module                  Size  Used by
sg                     25024  0
ipv6                  191840  6
usb_storage            51104  0
vfat                    9728  0
usblp                   9408  0
usbcore                78464  3 usb_storage,usblp
snd_cs46xx             72996  0
snd_rawmidi            13920  1 snd_cs46xx
snd_ac97_codec         64380  1 snd_cs46xx
snd_pcm                52996  2 snd_cs46xx,snd_ac97_codec
snd_timer              16132  1 snd_pcm
snd                    28916  5 snd_cs46xx,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc          6600  2 snd_cs46xx,snd_pcm
snd_ac97_bus            1216  1 snd_ac97_codec
msdos                   6912  0
fat                    37724  2 vfat,msdos
3c59x                  31560  0
mii                     2912  1 3c59x


Dmesg:
Code:
# dmsg | tail
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.


Ma al montaggio
Code:

#mount /dev/sda1 /mnt/usb-pen
mount: /dev/sda1 is not a valid block device


Ho già lurkato in giro.... senza risultato.
_________________
La generazione di numeri casuali è troppo importante per essere lasciata al caso.


Last edited by RenfildDust on Mon Jan 02, 2006 6:29 pm; edited 1 time in total
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Wed Dec 28, 2005 12:08 pm    Post subject: Re: Memoria USB! Non funziona più! Reply with quote

non vedo il modulo sd
Back to top
View user's profile Send private message
RenfildDust
Guru
Guru


Joined: 22 Nov 2003
Posts: 321
Location: Reggio Calabria - Catania - Roma

PostPosted: Wed Dec 28, 2005 12:15 pm    Post subject: Reply with quote

Quote:
non vedo il modulo sd


Fino ad adesso funzionava anche senza...
con
Code:
 #modprobe -l | grep sd.ko
non me lo da.
In quale voce del "menuconfig" si trova?
_________________
La generazione di numeri casuali è troppo importante per essere lasciata al caso.
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Wed Dec 28, 2005 12:20 pm    Post subject: Reply with quote

perdonami... il modulo si chiama in realtà sd-mod

ma non vedo come potrebbe funzionare senza... è lui che sovrintende alla gestione dei dischi SCSI...
Back to top
View user's profile Send private message
RenfildDust
Guru
Guru


Joined: 22 Nov 2003
Posts: 321
Location: Reggio Calabria - Catania - Roma

PostPosted: Wed Dec 28, 2005 12:32 pm    Post subject: Reply with quote

E' nel kernel:
Code:
 Device Driver  -->  SCSI device support -->  <*> SCSI device support

_________________
La generazione di numeri casuali è troppo importante per essere lasciata al caso.
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Wed Dec 28, 2005 12:33 pm    Post subject: Reply with quote

no, non quello... è SCSI disk quello che dico io
Back to top
View user's profile Send private message
RenfildDust
Guru
Guru


Joined: 22 Nov 2003
Posts: 321
Location: Reggio Calabria - Catania - Roma

PostPosted: Wed Dec 28, 2005 12:38 pm    Post subject: Reply with quote

E' nel kernel anche quello....
_________________
La generazione di numeri casuali è troppo importante per essere lasciata al caso.
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Wed Dec 28, 2005 12:43 pm    Post subject: Reply with quote

RenfildDust wrote:
E' nel kernel anche quello....

in questo caso io inizierei a preoccuparmi :?
prova con un'altra memoria USB che sei sicuro che funzioni... e prega che non ti monti nemmeno quella, altrimenti vuol dire che la tua è passata a miglior vita
Back to top
View user's profile Send private message
RenfildDust
Guru
Guru


Joined: 22 Nov 2003
Posts: 321
Location: Reggio Calabria - Catania - Roma

PostPosted: Wed Dec 28, 2005 12:51 pm    Post subject: Reply with quote

Ho provato con l'pod shuffle.... e non funziona neanche lui... e la stessa memoria funziona su un'altra macchina windows....
_________________
La generazione di numeri casuali è troppo importante per essere lasciata al caso.
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Wed Dec 28, 2005 1:26 pm    Post subject: Reply with quote

potresti dare le versioni di udev,
altre info che possono venire da dmesg, ovvero: sei sicuro di aver preso tutto quello che riguarda la penna e non aver tagliato altre info magari importanti?
Back to top
View user's profile Send private message
RenfildDust
Guru
Guru


Joined: 22 Nov 2003
Posts: 321
Location: Reggio Calabria - Catania - Roma

PostPosted: Wed Dec 28, 2005 1:32 pm    Post subject: Reply with quote

Ic3M4n wrote:
potresti dare le versioni di udev,
altre info che possono venire da dmesg, ovvero: sei sicuro di aver preso tutto quello che riguarda la penna e non aver tagliato altre info magari importanti?

Scusa, cosa intendi per versioni di udev?
cmq questo è il dmesg:
Code:
Linux version 2.6.14-gentoo-r5 (root@vercingetorrige) (gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)) #4 SMP PREEMPT Wed Dec 28 11:16:25 UTC 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000bff0000 (usable)
 BIOS-e820: 000000000bff0000 - 000000000bff3000 (ACPI NVS)
 BIOS-e820: 000000000bff3000 - 000000000c000000 (ACPI data)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
191MB LOWMEM available.
On node 0 totalpages: 49136
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 45040 pages, LIFO batch:15
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.2 present.
ACPI: RSDP (v000 MITAC                                 ) @ 0x000f58a0
ACPI: RSDT (v001 HP     HPCCD HW 0x00000002 AWRD 0x00000000) @ 0x0bff3000
ACPI: FADT (v001 HP     HPCCD HW 0x00000002 AWRD 0x00000000) @ 0x0bff3040
ACPI: DSDT (v001 MITAC  AWRDACPI 0x00001000 MSFT 0x0100000a) @ 0x00000000
Allocating PCI resources starting at 10000000 (gap: 0c000000:f3ff0000)
Built 1 zonelists
Kernel command line: BOOT_IMAGE=Linux-2.6 ro root=303
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffd000 (011c2000)
Initializing CPU#0
CPU 0 irqstacks, hard=c03a9000 soft=c03a1000
PID hash table entries: 1024 (order: 10, 16384 bytes)
Detected 501.200 MHz processor.
Using tsc for high-res timesource
Speakup v-2.00 CVS: Wed Oct 26 15:13:02 EDT 2005 : initialized
Console: colour dummy device 80x25
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 191020k/196544k available (1893k kernel code, 5024k reserved, 588k data, 184k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 1004.07 BogoMIPS (lpj=2008149)
Mount-cache hash table entries: 512
Couldn't initialize miscdevice /dev/synth.
CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000
mtrr: v2.0 (20020519)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: setting ELCR to 0200 (from 0c08)
CPU0: Intel Pentium III (Katmai) stepping 03
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
Brought up 1 CPUs
softlockup thread 0 started up.
NET: Registered protocol family 16
EISA bus registered
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfb290, last bus=1
PCI: Using configuration type 1
ACPI: Subsystem revision 20050902
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
PCI quirk: region 4000-403f claimed by PIIX4 ACPI
PCI quirk: region 5000-501f claimed by PIIX4 SMB
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs *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
SCSI subsystem initialized
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
PCI: Ignore bogus resource 6 [0:0] of 0000:01:00.0
PCI: Bridge: 0000:00:01.0
  IO window: d000-dfff
  MEM window: e4000000-e5ffffff
  PREFETCH window: e6000000-e6ffffff
Squashfs 2.2 (released 2005/07/03) (C) 2002-2005 Phillip Lougher
Initializing Cryptographic API
Limiting direct PCI/PCI transfers.
vesafb: framebuffer at 0xe6000000, mapped to 0xcc880000, using 3072k, total 8192k
vesafb: mode is 1024x768x16, linelength=2048, pages=1
vesafb: protected mode interface info at c000:7580
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
vesafb: Mode is VGA compatible
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
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 $ 4 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
mice: PS/2 mouse device common for all mice
io scheduler noop registered
io scheduler deadline registered
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller at PCI slot 0000:00:07.1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
input: AT Translated Set 2 keyboard on isa0060/serio0
hda: WDC WD300BB-77AUA1, ATA DISK drive
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: PHILIPS CDD6911, ATAPI CD/DVD-ROM drive
hdd: LITE-ON LTR-40125S, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 58633344 sectors (30020 MB) w/2048KiB Cache, CHS=58168/16/63, UDMA(33)
hda: cache flushes not supported
 hda: hda1 hda2 hda3 hda4
hdc: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
EISA: Probing bus 0 at eisa.0
Cannot allocate resource for EISA slot 4
Cannot allocate resource for EISA slot 5
EISA: Detected 0 cards.
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 98304 bytes)
TCP bind hash table entries: 8192 (order: 4, 98304 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
ReiserFS: hda3: found reiserfs format "3.6" with standard journal
ReiserFS: hda3: using ordered data mode
ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda3: checking transaction log (hda3)
ReiserFS: hda3: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 184k freed
Adding 401616k swap on /dev/hda2.  Priority:-1 extents:1 across:401616k
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
0000:00:12.0: 3Com PCI 3c905B Cyclone 10/100/BNC at 0xe400. Vers LK1.1.19
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ReiserFS: hda4: found reiserfs format "3.6" with standard journal
ReiserFS: hda4: using ordered data mode
ReiserFS: hda4: journal params: device hda4, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda4: checking transaction log (hda4)
ReiserFS: hda4: Using r5 hash to sort names
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
NET: Registered protocol family 10
Disabled Privacy Extensions on device c0356d00(lo)
IPv6 over IPv4 tunneling driver
ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
eth0: no IPv6 routers present

_________________
La generazione di numeri casuali è troppo importante per essere lasciata al caso.
Back to top
View user's profile Send private message
triki
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2005
Posts: 133
Location: Zena Italy

PostPosted: Wed Dec 28, 2005 1:44 pm    Post subject: Reply with quote

Non è che hai sbagliato dev?Ultimamente ho avuto un problema simile e ho scoperto che udev (mi sembra aggiornato da poco) non mi passa più i dischi usb (anche le penne) su sda ma su uba, tutto ciò senza che io abbia toccato nulla.
Prova a dare un occhio in dev... io l'ho scoperto collegando la penna e guardando quali dev venivano aggiunti...
Back to top
View user's profile Send private message
RenfildDust
Guru
Guru


Joined: 22 Nov 2003
Posts: 321
Location: Reggio Calabria - Catania - Roma

PostPosted: Wed Dec 28, 2005 1:45 pm    Post subject: Reply with quote

triki wrote:
Non è che hai sbagliato dev?Ultimamente ho avuto un problema simile e ho scoperto che udev (mi sembra aggiornato da poco) non mi passa più i dischi usb (anche le penne) su sda ma su uba, tutto ciò senza che io abbia toccato nulla.
Prova a dare un occhio in dev... io l'ho scoperto collegando la penna e guardando quali dev venivano aggiunti...

uba non esiste nel mio /dev/...
_________________
La generazione di numeri casuali è troppo importante per essere lasciata al caso.
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Wed Dec 28, 2005 1:51 pm    Post subject: Reply with quote

con la versione di udev intendevo quella installata. un
Code:
emerge -p udev
ti mostra quale stai utilizzando, se hai eix è più veloce, basta
Code:
eix udev

in ogni caso puoi anche togliere tutto il dmesg, non è che serva a molto. semplicamente inserisci la penna e guarda tutte le righe inerenti la stessa.
Back to top
View user's profile Send private message
RenfildDust
Guru
Guru


Joined: 22 Nov 2003
Posts: 321
Location: Reggio Calabria - Catania - Roma

PostPosted: Wed Dec 28, 2005 1:56 pm    Post subject: Reply with quote

Questo è la mia versione di udev:
Code:

* sys-fs/udev
     Available versions:  068-r1 ~069 070-r1 ~071 ~072 ~073 ~077 ~077-r1 ~077-r2 ~077-r3 ~077-r4 ~077-r5 ~078
     Installed:           058
     Homepage:            http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
     Description:         Linux dynamic and persistent device naming support (aka userspace devfs)



Ho provato:
Code:

vercingetorrige ~ # emerge -vp udev

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] sys-fs/udev-070-r1 [058] (-selinux) -static 429 kB

Total size of downloads: 429 kB


Installo vediamo che succede...
_________________
La generazione di numeri casuali è troppo importante per essere lasciata al caso.
Back to top
View user's profile Send private message
RenfildDust
Guru
Guru


Joined: 22 Nov 2003
Posts: 321
Location: Reggio Calabria - Catania - Roma

PostPosted: Mon Jan 02, 2006 6:28 pm    Post subject: Reply with quote

Ho risolto, mancavano i moduli:
Quote:
ohci_hcd 15460 0
ehci_hcd 23720 0

_________________
La generazione di numeri casuali è troppo importante per essere lasciata al caso.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum