checked the /var/log/messages file, copy the relevant info out here, and
than the lsmode output
i've put /dev/sda1 /mnt/USB auto
noauto,owner,kuzu 0 0
into FSTAB and tried to mount again, no luck
cheers,
May 25 19:34:29 cape kernel: Freeing unused kernel memory: 136k freed
May 25 19:34:29 cape kernel: usb.c: registered new driver usbdevfs
May 25 19:34:29 cape smartd: smartd startup failed
May 25 19:34:29 cape kernel: usb.c: registered new driver hub
May 25 19:34:29 cape kernel: usb-uhci.c: $Revision: 1.275 $ time
15:37:48 Oct 29 2003
May 25 19:34:29 cape kernel: usb-uhci.c: High bandwidth mode enabled
May 25 19:34:29 cape kernel: PCI: Found IRQ 11 for device 00:07.2
May 25 19:34:29 cape kernel: PCI: Sharing IRQ 11 with 00:07.3
May 25 19:34:29 cape kernel: PCI: Sharing IRQ 11 with 00:0f.0
May 25 19:34:29 cape kernel: usb-uhci.c: USB UHCI at I/O 0xc400, IRQ 11
May 25 19:34:29 cape kernel: usb-uhci.c: Detected 2 ports
May 25 19:34:29 cape kernel: usb.c: new USB bus registered, assigned bus
number 1
May 25 19:34:29 cape kernel: hub.c: USB hub found
May 25 19:34:29 cape kernel: hub.c: 2 ports detected
May 25 19:34:29 cape kernel: PCI: Found IRQ 11 for device 00:07.3
May 25 19:34:29 cape kernel: PCI: Sharing IRQ 11 with 00:07.2
May 25 19:34:29 cape kernel: PCI: Sharing IRQ 11 with 00:0f.0
May 25 19:34:29 cape kernel: usb-uhci.c: USB UHCI at I/O 0xc800, IRQ 11
May 25 19:34:29 cape kernel: usb-uhci.c: Detected 2 ports
May 25 19:34:29 cape kernel: usb.c: new USB bus registered, assigned bus
number 2
May 25 19:34:29 cape kernel: hub.c: USB hub found
May 25 19:34:29 cape kernel: hub.c: 2 ports detected
May 25 19:34:29 cape kernel: usb-uhci.c: v1.275:USB Universal Host
Controller Interface driver
May 25 19:34:30 cape kernel: usb.c: registered new driver hiddev
May 25 19:34:30 cape kernel: usb.c: registered new driver hid
May 25 19:34:30 cape kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech
Pavlik <[EMAIL PROTECTED]>
May 25 19:34:30 cape kernel: hid-core.c: USB HID support drivers
May 25 19:34:30 cape kernel: mice: PS/2 mouse device common for all mice
May 25 19:34:30 cape kernel: hub.c: new USB device 00:07.3-1, assigned
address 2
May 25 19:34:30 cape kernel: input: USB HID v1.10 Mouse [Logitech USB
Receiver] on usb2:2.0
May 25 19:34:30 cape kernel: hub.c: new USB device 00:07.3-2, assigned
address 3
May 25 19:34:30 cape kernel: usb.c: USB device 3 (vend/prod 0x5e3/0x702)
is not claimed by any active driver.
LSMODE OUTPUT
Module Size Used by Not tainted
vfat 12812 0 (autoclean)
fat 38488 0 (autoclean) [vfat]
via82cxxx_audio 24056 1 (autoclean)
ac97_codec 17064 0 (autoclean) [via82cxxx_audio]
uart401 8356 0 (autoclean) [via82cxxx_audio]
sound 73300 0 (autoclean) [via82cxxx_audio uar t401]
soundcore 6500 4 (autoclean) [via82cxxx_audio sou nd]
parport_pc 18788 1 (autoclean)
lp 8868 0 (autoclean)
parport 36800 1 (autoclean) [parport_pc lp]
autofs 13236 0 (autoclean) (unused)
rfcomm 37696 0 (autoclean)
l2cap 19660 2 (autoclean) [rfcomm]
bluez 40388 1 (autoclean) [rfcomm l2cap]
8139too 16808 2
mii 3992 0 [8139too]
ipt_MASQUERADE 2328 3 (autoclean)
iptable_nat 21432 1 (autoclean) [ipt_MASQUERADE]
ip_conntrack 28840 1 (autoclean) [ipt_MASQUERADE ipta ble_nat]
iptable_filter 2444 1 (autoclean)
ip_tables 15264 5 [ipt_MASQUERADE iptable_nat ipta
ble_filter]
floppy 57020 0 (autoclean)
sg 35852 0 (autoclean) (unused)
sd_mod 13740 0 (autoclean) (unused)
scsi_mod 107080 2 (autoclean) [sg sd_mod]
ide-cd 35488 0 (autoclean)
cdrom 33216 0 (autoclean) [ide-cd]
keybdev 2944 0 (unused)
mousedev 5428 1
hid 24356 0 (unused)
input 5824 0 [keybdev mousedev hid]
usb-uhci 25964 0 (unused)
usbcore 78368 1 [hid usb-uhci]
ext3 70532 2
jbd 51732 2 [ext3]
wolfgang wrote:
Ok now we now that you have two UHCI usb controlers and
therefor uhci_hcd.o kernel modul should be used (check with lsmod if
loaded)
Have you also checked syslog and dmesg,
please send this information as well
Regards
Wolfgang
On Wed, 25 May 2005 19:20:09 +1000, dimitri <[EMAIL PROTECTED]> wrote:
done what you've asked, that's the output from it. No idea what it
means, as I say, novice here. Hope to find help, thanks...
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 1a) (prog-if
00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at c400 [size=32]
Capabilities: [80] Power Management version 2
00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 1a)
(prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at c800 [size=32]
Capabilities: [80] Power Management version 2
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
(rev 40)
Subsystem: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
Flags: medium devsel, IRQ 3
Capabilities: [68] Power Management version 2
00:07.5 Multimedia audio controller: VIA Technologies, Inc.
VT82C686 AC97 Audio Controller (rev 50)
Subsystem: VIA Technologies, Inc. VT82C686 AC97 Audio
Controller
Flags: medium devsel, IRQ 12
I/O ports at cc00 [size=256]
I/O ports at d000 [size=4]
I/O ports at d400 [size=4]
Capabilities: [c0] Power Management version 2
00:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RT8139
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at dc00 [size=256]
Memory at d7000000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RT8139
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at e000 [size=256]
Memory at d7001000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
01:00.0 VGA compatible controller: Trident Microsystems
CyberBlade/i1 (prog-if 00 [VGA])
Subsystem: Unknown device 0001:0000
Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 10
Memory at d5800000 (32-bit, non-prefetchable) [size=8M]
Memory at d6000000 (32-bit, non-prefetchable) [size=128K]
Memory at d5000000 (32-bit, non-prefetchable) [size=8M]
Expansion ROM at <unassigned> [disabled] [size=64K]
Capabilities: [80] AGP version 1.0
Capabilities: [90] Power Management version 1
wolfgang wrote:
Hi Dimitri,
check /var/log/syslog or /var/log/messages and replug you HardDrive
tail -f /var/log/syslog
also run dmesg for kernel messages.
lspci -v
should show you which controler is used, maybe you have the wrong
kernel driver loaded.
Which distribution and Kernel (uname -r) do you use?
Repost output and we can check more in detail.
Regards
Wolfgang
On Wed, 25 May 2005 18:37:19 +1000, dimitri <[EMAIL PROTECTED]>
wrote:
I have RedHat Fedora installed and have troubles mounting my
external USB HardDrive. Tried what ever I could find on the net
and in forums but somehow I did not manage it. Still a novice.
Any help out there, Thanks a lot...
Dimitri
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html