Very new Ubuntu user here. My USB memory sticks would automount for a couple of
days but then just quit working.
I'm using Ubuntu 8.10 Beta Release on a P-4 computer. After doing some
research this is what I've learned so far, running "lsusb" gives me
this;
Bus 005 Device 033: ID 090c:1000 Feiya Technology Corp. Memory Bar
Bus 005 Device 032: ID 090c:1000 Feiya Technology Corp. Memory Bar
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
So the computer is seeing the USB memsticks.
Here's what I get when I run "lsmod";
Module Size Used by
ipv6 263972 14
usb_storage 81728 0
libusual 27156 1 usb_storage
xt_limit 10372 8
xt_tcpudp 11008 13
ipt_LOG 13700 8
ipt_MASQUERADE 10752 0
xt_DSCP 11264 0
ipt_REJECT 11136 1
nf_conntrack_irc 13348 0
nf_conntrack_ftp 15652 0
xt_state 10112 6
af_packet 25728 2
binfmt_misc 16904 1
via 49280 2
drm 86056 3 via
rfcomm 44432 0
bridge 56980 0
stp 10628 1 bridge
bnep 20480 2
sco 18308 2
l2cap 30464 6 rfcomm,bnep
bluetooth 61924 6 rfcomm,bnep,sco,l2cap
ppdev 15620 0
speedstep_lib 12676 0
cpufreq_powersave 9856 0
cpufreq_ondemand 14988 0
cpufreq_conservative 14600 0
cpufreq_stats 13188 0
freq_table 12672 2 cpufreq_ondemand,cpufreq_stats
cpufreq_userspace 11396 0
pci_slot 12552 0
video 25104 0
output 11008 1 video
wmi 14504 0
sbs 19464 0
container 11520 0
sbshc 13440 1 sbs
battery 18436 0
ac 12292 0
sbp2 29324 0
lp 17156 0
snd_via82xx 32536 3
gameport 19468 1 snd_via82xx
snd_ac97_codec 111652 1 snd_via82xx
ac97_bus 9856 1 snd_ac97_codec
snd_pcm_oss 46848 0
snd_mixer_oss 22784 1 snd_pcm_oss
snd_pcm 83204 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 16136 2 snd_via82xx,snd_pcm
snd_mpu401_uart 15360 1 snd_via82xx
evdev 17696 7
snd_seq_dummy 10884 0
serio_raw 13444 0
psmouse 45200 0
snd_seq_oss 38528 0
snd_seq_midi 14336 0
snd_rawmidi 29824 2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event 15232 2 snd_seq_oss,snd_seq_midi
snd_seq 57776 6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 29960 2 snd_pcm,snd_seq
snd_seq_device 15116 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
i2c_viapro 15764 0
pcspkr 10624 0
snd 63268 17
snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd\
_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
i2c_core 31892 1 i2c_viapro
soundcore 15328 1 snd
parport_pc 39204 1
parport 42604 3 ppdev,lp,parport_pc
button 14224 0
shpchp 37908 0
pci_hotplug 35236 1 shpchp
via_agp 16256 1
agpgart 42184 2 drm,via_agp
iptable_nat 13448 0
nf_nat 25368 2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4 21900 9 iptable_nat,nf_nat
nf_conntrack 72032 7
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_\
conntrack_ipv4
iptable_mangle 10880 0
iptable_filter 10752 1
ip_tables 19600 3 iptable_nat,iptable_mangle,iptable_filter
x_tables 22916 9
xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_na\
t,ip_tables
ext3 133384 1
jbd 55444 1 ext3
mbcache 16004 1 ext3
sr_mod 22212 0
cdrom 43168 1 sr_mod
sd_mod 42264 3
crc_t10dif 9984 1 sd_mod
sg 39732 0
ata_generic 12932 0
pata_via 16132 0
sata_via 15492 2
pata_acpi 12160 0
uhci_hcd 30736 0
ehci_hcd 43276 0
via_rhine 30216 0
libata 177312 4 ata_generic,pata_via,sata_via,pata_acpi
usbcore 148848 5 usb_storage,libusual,uhci_hcd,ehci_hcd
ohci1394 37936 0
mii 13440 1 via_rhine
scsi_mod 155212 6 usb_storage,sbp2,sr_mod,sd_mod,sg,libata
dock 16656 1 libata
ieee1394 96324 2 sbp2,ohci1394
thermal 23708 0
processor 42156 1 thermal
fan 12548 0
fbcon 47648 0
tileblit 10880 1 fbcon
font 16512 1 fbcon
bitblit 13824 1 fbcon
softcursor 9984 1 bitblit
fuse 60828 3
Once again, the computer sees the USB memsticks and I seem to have the correct
USB modules loaded, but ......
Frustrating how they worked well for a few hours and now I can't get them to
work.
The same devices work well on my Vista box.
Anyone have any advice that might get me going again?