LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 01-22-2007, 12:14 PM   #1
Morin01
LQ Newbie
 
Registered: Jun 2003
Location: Massachusetts
Posts: 7

Rep: Reputation: 0
USB not working correctly (dmesg)


Hello,
I believe I am having trouble with usb, I can't seem to get my usb thumb drive to work nor mount it manually. here is what I am getting in dmesg, thank you

usb 1-2: device not accepting address 2, error -71
EXT3-fs: INFO: recovery required on readonly filesys
EXT3-fs: write access will be enabled during recover
usb 1-2: new full speed USB device using uhci_hcd an
usb 1-2: configuration #1 chosen from 1 choice
hub 1-2:1.0: USB hub found
hub 1-2:1.0: 4 ports detected
usb 2-2: new low speed USB device using uhci_hcd and
usb 2-2: configuration #1 chosen from 1 choice
input: USB Optical Mouse as /class/input/input3
input: USB HID v1.11 Mouse [USB Optical Mouse] on us
usb 1-2.3: new full speed USB device using uhci_hcd
usb 1-2.3: configuration #1 chosen from 1 choice
hub 1-2.3:1.0: USB hub found
hub 1-2.3:1.0: 3 ports detected
usb 1-2.3.2: new full speed USB device using uhci_hc
usb 1-2.3.2: configuration #1 chosen from 1 choice
 
Old 01-22-2007, 12:28 PM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Remove the USB thumb drive from the system, wait a few seconds (10 or so) and plug it back in. Have a look (as root) at the /var/log.messages file by typing from the console or xterm session;

tail /var/log/messages

You should (hopefully) see something like;
Code:
Jan 22 12:24:26 Aspire5000 kernel: scsi 3:0:0:0: Direct-Access     Kingston DataTraveler 2.0 6.16 PQ: 0 ANSI: 0 CCS
Jan 22 12:24:26 Aspire5000 kernel: SCSI device sdb: 1025023 512-byte hdwr sectors (525 MB)
Jan 22 12:24:26 Aspire5000 kernel: sdb: Write Protect is off
Jan 22 12:24:26 Aspire5000 kernel: sdb: assuming drive cache: write through
Jan 22 12:24:26 Aspire5000 kernel: SCSI device sdb: 1025023 512-byte hdwr sectors (525 MB)
Jan 22 12:24:26 Aspire5000 kernel: sdb: Write Protect is off
Jan 22 12:24:26 Aspire5000 kernel: sdb: assuming drive cache: write through
Jan 22 12:24:26 Aspire5000 kernel:  sdb: sdb1
Jan 22 12:24:26 Aspire5000 kernel: sd 3:0:0:0: Attached scsi removable disk sdb
Jan 22 12:24:26 Aspire5000 kernel: sd 3:0:0:0: Attached scsi generic sg2 type 0
Use this information to mount the partition, for example; mount -t ext3 /dev/sdb1 /mnt

.
 
Old 01-22-2007, 12:36 PM   #3
Morin01
LQ Newbie
 
Registered: Jun 2003
Location: Massachusetts
Posts: 7

Original Poster
Rep: Reputation: 0
Hello,
Ok this is what I got not sure if this helps

Jan 22 10:54:32 localhost syslogd 1.4.1: restart.
Jan 22 10:55:54 localhost dhclient: DHCPREQUEST on eth0 to 10.6.19.1 port 67
Jan 22 10:55:54 localhost dhclient: DHCPACK from 10.6.19.1
Jan 22 10:55:54 localhost dhclient: bound to 10.6.19.175 -- renewal in 1719 seconds.
Jan 22 10:56:13 localhost gconfd (Josh-21006): starting (version 2.14.0), pid 21006 user 'Josh'
Jan 22 10:56:13 localhost gconfd (Josh-21006): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-onl
y configuration source at position 0
Jan 22 10:56:13 localhost gconfd (Josh-21006): Resolved address "xml:readwrite:/home/Josh/.gconf" to a writable configurati
on source at position 1
Jan 22 10:56:13 localhost gconfd (Josh-21006): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only
configuration source at position 2
Jan 22 11:13:43 localhost syslogd 1.4.1: restart.
Jan 22 11:13:43 localhost kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 22 11:13:43 localhost kernel: Linux version 2.6.19-1.2895.fc6 (brewbuilder@hs20-bc2-2.build.redhat.com) (gcc version 4.
1.1 20070105 (Red Hat 4.1.1-51)) #1 SMP Wed Jan 10 19:28:18 EST 2007
Jan 22 11:13:43 localhost kernel: BIOS-provided physical RAM map:
Jan 22 11:13:43 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Jan 22 11:13:43 localhost kernel: BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Jan 22 11:13:43 localhost kernel: BIOS-e820: 0000000000100000 - 000000007fe91400 (usable)
Jan 22 11:13:43 localhost kernel: BIOS-e820: 000000007fe91400 - 0000000080000000 (reserved)
Jan 22 11:13:43 localhost kernel: BIOS-e820: 00000000e0000000 - 00000000f0007000 (reserved)
Jan 22 11:13:43 localhost kernel: BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved)
Jan 22 11:13:43 localhost kernel: BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Jan 22 11:13:43 localhost kernel: BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
Jan 22 11:13:43 localhost kernel: BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
Jan 22 11:13:43 localhost kernel: BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Jan 22 11:13:43 localhost kernel: 1150MB HIGHMEM available.
Jan 22 11:13:43 localhost kernel: 896MB LOWMEM available.
Jan 22 11:13:43 localhost kernel: Using x86 segment limits to approximate NX protection
Jan 22 11:13:43 localhost kernel: Zone PFN ranges:
Jan 22 11:13:43 localhost kernel: DMA 0 -> 4096
Jan 22 11:13:43 localhost kernel: Normal 4096 -> 229376
Jan 22 11:13:43 localhost kernel: HighMem 229376 -> 523921
Jan 22 11:13:43 localhost kernel: early_node_map[1] active PFN ranges
Jan 22 11:13:43 localhost kernel: 0: 0 -> 523921
Jan 22 11:13:43 localhost kernel: DMI 2.4 present.
Jan 22 11:13:43 localhost kernel: Using APIC driver default
Jan 22 11:13:43 localhost kernel: ACPI: PM-Timer IO Port: 0x1008
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apple USB Keyboard not working correctly vladuz976 Linux - Hardware 1 08-12-2006 01:25 PM
Questions about USB and dmesg Greek Acrobat Slackware 2 07-27-2005 05:42 PM
USB working/not lspci & dmesg civ247 Linux - Hardware 0 07-09-2004 11:23 AM
/bin/dmesg > /dmesg-boot not Working in Knoppix 3.4 suguru Debian 2 07-04-2004 06:21 PM
dmesg not working correctly?? zLinuxz Linux - General 4 05-05-2002 10:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 08:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration