LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 03-29-2012, 09:19 AM   #1
Zentharus
LQ Newbie
 
Registered: Mar 2012
Posts: 11

Rep: Reputation: Disabled
USB Stick not detected


Hello, So i have been trying to get my USB Stick working for some reason it isn't detecting on my Computer, i tried everything i can, can someone please help me.
 
Old 03-29-2012, 12:17 PM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,261

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Welcome to LQ
plug it out, and run

Quote:
modprobe storage
Plug it in, wait 5 seconds or so, and have a look at

Quote:
dmesg |tail -n 25
Post that output
 
Old 03-29-2012, 04:32 PM   #3
Zentharus
LQ Newbie
 
Registered: Mar 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
I'll try this next time I get on my computer.
 
Old 03-30-2012, 08:32 AM   #4
Zentharus
LQ Newbie
 
Registered: Mar 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
Output 1:
Quote:
daniel@norma-GC667AAR-ABA-SR5130NX:~$ modprobe storage
FATAL: Module storage not found.
Output 2:

Quote:
daniel@norma-GC667AAR-ABA-SR5130NX:~$ dmesg |tail -n 25
[486987.773791] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (300 mBi, 2000 mBm)
[486987.773797] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[486987.773803] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (300 mBi, 2000 mBm)
[486987.773809] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[486987.773816] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (300 mBi, 2000 mBm)
[486987.773821] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[486987.773828] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (300 mBi, 2000 mBm)
[486987.773834] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[486987.773840] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (300 mBi, 2000 mBm)
[486987.773846] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[486987.773853] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (300 mBi, 2000 mBm)
[486987.773858] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[486987.773865] cfg80211: 2457000 KHz - 2482000 KHz @ KHz), (300 mBi, 2000 mBm)
[486987.773871] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[486987.773878] cfg80211: 2457000 KHz - 2482000 KHz @ KHz), (300 mBi, 2000 mBm)
[486987.773883] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[486987.773890] cfg80211: 2474000 KHz - 2494000 KHz @ KHz), (300 mBi, 2000 mBm)
[486987.774184] ieee80211 phy6: Selected rate control algorithm 'minstrel_ht'
[486987.775631] ieee80211 phy6: hwaddr 00:14:d1:43:5b:ad, RTL8187BvE V0 + rtl8225z2, rfkill mask 2
[486987.798486] rtl8187: Customer ID is 0x00
[486987.798890] Registered led device: rtl8187-phy6::radio
[486987.798998] Registered led device: rtl8187-phy6::tx
[486987.799093] Registered led device: rtl8187-phy6::rx
[486987.799840] rtl8187: wireless switch is on
[486992.236616] ADDRCONF(NETDEV_UP): wlan0: link is not ready
 
Old 03-30-2012, 04:56 PM   #5
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,261

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Your kernel does not appear to have usb storage compiled in.
The system doesn't see it.

You need to recompile the kernel.
 
Old 03-30-2012, 05:42 PM   #6
Zentharus
LQ Newbie
 
Registered: Mar 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
How would i do that?
 
Old 03-31-2012, 02:30 AM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,261

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Plenty of useful guides out there. I'm not going to write another. There is kernel documentation also. Compiling the kernel is handy, choosing the required options is the slow bit.
 
  


Reply



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
[SOLVED] USB Stick Not Detected AashUbuntuNewbie Ubuntu 6 04-21-2011 12:24 PM
[SOLVED] USB stick fails to be detected in debian sarge unev_21 Linux - Hardware 9 08-07-2009 12:09 PM
usb stick not detected if present at boot time jb2009 Linux - Hardware 20 08-31-2007 09:28 AM
Usb stick not detected in suse10 but fine in windows Morph69 Linux - Hardware 1 07-20-2006 09:41 AM
usb-stick not detected after update from 9.1 to 9.2 Marix SUSE / openSUSE 6 01-16-2005 02:31 AM

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

All times are GMT -5. The time now is 05:13 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