Fedora Linux Support Community & Resources Center
  #1  
Old 12th June 2011, 07:28 PM
fcmugen Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxchrome
Monoprice 802.11n Adapter

Hey guys,

I bought this wireless usb adapter from monoprice.com but Im having issues getting fedora to use it. Here is the link to the actual product:
http://www.monoprice.com/products/pr...seq=1&format=2

I tried dmesg and this what I got:

Code:
[  100.237615] usb 1-4.1: USB disconnect, address 4
[  102.452165] usb 1-4.1: new high speed USB device using ehci_hcd and address 6
[  102.527796] usb 1-4.1: New USB device found, idVendor=0bda, idProduct=8178
[  102.527802] usb 1-4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  102.527806] usb 1-4.1: Product: 802.11n WLAN Adapter
[  102.527809] usb 1-4.1: Manufacturer: 802.11n WLAN Adapter
[  102.527811] usb 1-4.1: SerialNumber: 00e04c000001
lsusb -v:
Code:
Bus 001 Device 006: ID 0bda:8178 Realtek Semiconductor Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0bda Realtek Semiconductor Corp.
  idProduct          0x8178 
  bcdDevice            2.00
  iManufacturer           1 802.11n WLAN Adapter
  iProduct                2 802.11n WLAN Adapter
  iSerial                 3 00e04c000001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)
Ive searched the forum and other forums but I havent been able to find any solutions. Thanks guys.
Reply With Quote
  #2  
Old 12th June 2011, 07:55 PM
RHamel Offline
Registered User
 
Join Date: Sep 2004
Location: Denver, Colorado
Posts: 547
linuxfirefox
Re: Monoprice 802.11n Adapter

What does iwconfig show?
Reply With Quote
  #3  
Old 12th June 2011, 07:57 PM
fcmugen Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
windows_7chrome
Re: Monoprice 802.11n Adapter

It doesn't even show up with iwconfig or ifconfig
Reply With Quote
  #4  
Old 12th June 2011, 08:10 PM
RHamel Offline
Registered User
 
Join Date: Sep 2004
Location: Denver, Colorado
Posts: 547
linuxfedorafirefox
Re: Monoprice 802.11n Adapter

Well here's a linux driver.
Reply With Quote
  #5  
Old 12th June 2011, 11:25 PM
fcmugen Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxchrome
Re: Monoprice 802.11n Adapter

having problems instalingl the linux driver. I have installed gcc, kernel-devel, automake, autoconf, when I run the "install.sh" script at the end I get:

Code:
make: *** /lib/modules/2.6.38.6-27.fc15.i686.PAE/build: No such file or directory. STOP. 
make: *** [modules] Error 2
Compile make driver error: 2, Please check error Mesg
Reply With Quote
  #6  
Old 13th June 2011, 01:54 AM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,128
linuxfirefox
Re: Monoprice 802.11n Adapter

If you're using kernel-PAE, then you need to install the kernel-PAE-devel package.
Reply With Quote
  #7  
Old 13th June 2011, 01:24 PM
fcmugen Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxfirefox
Re: Monoprice 802.11n Adapter

I installed the kernel-PAE-devel package, it did get farther but then it ended up with this
Code:
/home/andy/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1212.20101208/driver/rtl8192CU_linux_v2.0.1212.20101208/os_dep/osdep_service.c:292:2: error: implicit declaration of function ‘init_MUTEX’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors

make[2]: *** [/home/andy/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1212.20101208/driver/rtl8192CU_linux_v2.0.1212.20101208/os_dep/osdep_service.o] Error 1
make[1]: *** [_module_/home/andy/RTL8192CU_8188CUS_8188CE-VAU_linux_v2.0.1212.20101208/driver/rtl8192CU_linux_v2.0.1212.20101208] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.38.7-30.fc15.i686.PAE'
make: *** [modules] Error 2
Compile make driver error: 2, Please check error Mesg
Reply With Quote
  #8  
Old 13th June 2011, 01:38 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,128
linuxfirefox
Re: Monoprice 802.11n Adapter

I have no suggestion on how to resolve the error you posted above.
Reply With Quote
  #9  
Old 13th June 2011, 01:40 PM
fcmugen Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxchrome
Re: Monoprice 802.11n Adapter

I even installed the "Developer Tools" from the yum repos and still nothing what else I could be missing?
Reply With Quote
  #10  
Old 13th June 2011, 02:40 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,128
linuxfirefox
Re: Monoprice 802.11n Adapter

Well, one suggestion: make sure you have compat-gcc-34 and compat-gcc-34-c++ installed.
I have no idea if that will help or not.

---------- Post added at 09:40 AM ---------- Previous post was at 09:01 AM ----------

I'm running 32 bit F12 and gcc-4.4.4-10.fc12.i686. I downloaded the Linux driver from the link you posted.
After unzipping the file and then changing into the top directory, as a regular user, in my user home directory, I ran the install.sh script. An immediate "Permission denied" ensued.

I looked at the install.sh script, did a "cd driver", then extracted the *.tar.gz there. Another "cd" into the top directory created after that, then did "make". It compiled without complaint and spit out a completed "8192cu.ko" kernel module. There was no error when hitting the "..../rtl8192CU_linux_v2.0.1212.20101208/os_dep/osdep_service" during the build.

It's possible whatever newer version of gcc your running has an incompatibility with the source code for this driver, but I really can't say that for sure, rather than "missing something" that isn't installed.
Reply With Quote
  #11  
Old 13th June 2011, 04:07 PM
RHamel Offline
Registered User
 
Join Date: Sep 2004
Location: Denver, Colorado
Posts: 547
linuxfirefox
Re: Monoprice 802.11n Adapter

You need the kernel header package.
Reply With Quote
  #12  
Old 13th June 2011, 06:21 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,128
linuxfirefox
Re: Monoprice 802.11n Adapter

Quote:
Originally Posted by RHamel View Post
You need the kernel header package.
Good call RHamel, and you're probably right.
Code:
yum install kernel-headers
Note: there is no "kernel-PAE-headers", "kernel-headers" works for both PAE and non-PAE kernel installs.

---------- Post added at 01:21 PM ---------- Previous post was at 11:21 AM ----------

I don't know what's causing that error on your system. You said you already did a groupinstall of "Development Tools". You could do the same for the "Development Libraries" group, which will bring in way more than you'll ever ever ever need, but if you can spare the disk space, there's the possibility that could bring in something that is "missing" and causing that error during make.
Reply With Quote
  #13  
Old 14th June 2011, 04:30 AM
fcmugen Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxchrome
Re: Monoprice 802.11n Adapter

I am still having no luck guys I have no idea what is it... maybe the fact that Im running fedora 15?
Reply With Quote
  #14  
Old 14th June 2011, 05:52 PM
RHamel Offline
Registered User
 
Join Date: Sep 2004
Location: Denver, Colorado
Posts: 547
linuxfirefox
Re: Monoprice 802.11n Adapter

OK. Download this driver instead.
Reply With Quote
  #15  
Old 16th June 2011, 12:20 AM
fcmugen Offline
Registered User
 
Join Date: Mar 2010
Posts: 17
linuxfirefox
Re: Monoprice 802.11n Adapter

thank you guys!!! the drivers from that site worked perfectly, compiled the driver no problem thanks guys you rock!

---------- Post added at 07:20 PM ---------- Previous post was at 03:51 PM ----------

alright as I have been using this adapter, it seems that it cuts off the wifi from the router and all my computers get disconnected from the router. What could be causing the problem?
Reply With Quote
Reply

Tags
adapter, monoprice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GPS adapter jroa1 Using Fedora 1 10th June 2011 08:09 PM
Monoprice tablet rogue780 Hardware & Laptops 0 30th July 2010 11:59 PM
USB Wireless Adapter & Mini PCI Adapter at Same Time tmort Servers & Networking 2 10th December 2009 02:39 AM
DVB-T USB adapter Stephan63 Hardware & Laptops 9 27th March 2008 06:20 PM
PCI Adapter or USB Adapter Joey Servers & Networking 1 11th January 2005 01:10 AM


Current GMT-time: 21:05 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat