Fedora Linux Support Community & Resources Center
  #1  
Old 2nd April 2011, 03:39 PM
zioMattia Offline
Registered User
 
Join Date: Apr 2011
Posts: 1
linuxfedorafirefox
Intellinet USB 150N Mini - Problem

Hi to All, good people here at Fedora Project, i have a problem with this USB Wireless stick:

[ 2.524554] dracut: Starting plymouth daemon
[ 2.613149] usb 1-3: New USB device found, idVendor=0bda, idProduct=8171
[ 2.613156] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.613160] usb 1-3: Product: INTELLINET WLAN Adapter
[ 2.613164] usb 1-3: Manufacturer: Manufacturer Realtek
[ 2.613166] usb 1-3: SerialNumber: 00e04c000001
[ 2.690775] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x126eb1, caps: 0xa047

It doesn't appear in ifconfig wlan0: ifconfig reports only eth0

this is lsusb:

Bus 001 Device 004: ID 0bda:8171 Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter

and this is lsmod:

[mattia@tristuzzi ~]$ lsmod
Module Size Used by
nls_utf8 1041 1
vfat 6758 1
fat 38062 1 vfat
fuse 51432 3
p4_clockmod 3159 0
ip6t_REJECT 3470 2
nf_conntrack_ipv6 14441 2
ip6table_filter 1207 1
ip6_tables 9929 1 ip6table_filter
ipv6 229420 20 ip6t_REJECT,nf_conntrack_ipv6
uinput 5228 0
snd_atiixp_modem 8515 0
snd_atiixp 11430 2
snd_ac97_codec 89730 2 snd_atiixp_modem,snd_atiixp
ac97_bus 922 1 snd_ac97_codec
snd_seq 43447 0
snd_seq_device 5056 1 snd_seq
snd_pcm 61769 3 snd_atiixp_modem,snd_atiixp,snd_ac97_codec
snd_timer 15435 2 snd_seq,snd_pcm
snd 47357 11 snd_atiixp_modem,snd_atiixp,snd_ac97_codec,snd_seq ,snd_seq_device,snd_pcm,snd_timer
irda 87781 0
8139too 25075 0
8139cp 17124 0
i2c_piix4 10534 0
crc_ccitt 1237 1 irda
mii 3578 2 8139too,8139cp
serio_raw 3589 0
soundcore 5088 1 snd
snd_page_alloc 6180 3 snd_atiixp,snd_atiixp_modem,snd_pcm
microcode 11139 0
joydev 7270 0
pata_acpi 2331 0
ata_generic 2399 0
video 17730 0
yenta_socket 20882 0
pata_atiixp 2976 3
output 1625 1 video
usb_storage 35519 1
radeon 554188 2
ttm 44894 1 radeon
drm_kms_helper 22088 1 radeon
drm 139250 4 radeon,ttm,drm_kms_helper
i2c_algo_bit 4197 1 radeon
i2c_core 21328 5 i2c_piix4,radeon,drm_kms_helper,drm,i2c_algo_bit
[mattia@tristuzzi ~]$

Hope i help you and you help me...

Greetings and cheers to all excellent programmers there!!!

Thankyou
  #2  
Old 3rd April 2011, 02:31 AM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
linuxiceweasel
Re: Intellinet USB 150N Mini - Problem

Quote:
Originally Posted by zioMattia

Hi to All, good people here at Fedora Project, i have a problem with this USB Wireless stick...
Quote:
Originally Posted by zioMattia

this is lsusb:

Bus 001 Device 004: ID 0bda:8171 Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter
Quote:
Originally Posted by zioMattia

Greetings and cheers to all excellent programmers there!!!
Okay.

First, this is not Fedora Project. This is fedoraforum.org. Not the same thing.

Next, most of us here are not programmers. We are mostly just people using Fedora. Like you.

Next, lsmod listed no wireless drivers which is not surprising for the identified device.

Next, I don't use Realtek devices but there is reason to believe that your chipset (ID 0bda:8171) may work with the rtl8192su driver...
http://cateee.net/lkddb/web-lkddb/RTL8192SU.html
And there also is reason to think that the driver may be available in the staging kmod packages available from RPM Fusion...
http://www.fedoraforum.org/forum/sho...d.php?t=253126
You might be able to teach yourself how to install the kmod packages of the staging drivers here...
http://forums.fedoraforum.org/showthread.php?t=252187
If you decide to try that and need help, then don't post in that old thread. Instead, return here and carefully describe what you tried that is not working. If the wireless computer cannot connect to the Internet to do its own downloads with yum, then return and identify your running kernel...
Code:
uname -r
With that, I or someone will be able to tell you what files to download using another computer. Then you can somehow transfer them to the wireless computer and manually install them.

No promises for anything above this sentence.
  #3  
Old 1st July 2012, 07:55 PM
wgianopoulos Offline
Registered User
 
Join Date: Jul 2007
Posts: 1
linuxfirefox
Re: Intellinet USB 150N Mini - Problem

Wekk the REAL answer here is that this device is supported by fecora 17 and works just fine.
  #4  
Old 1st July 2012, 08:32 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
linuxfirefox
Re: Intellinet USB 150N Mini - Problem

Quote:
Originally Posted by wgianopoulos

Wekk the REAL answer here is that this device is supported by fecora 17 and works just fine.
Oh puh-leeze! Fedora 17 didn't exist when this thread was started over a year ago. But thanks anyway for the update.
Closed Thread

Tags
intellinet 150n mini

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
HP Mini 210 touchpad problem renatn Hardware & Laptops 7 13th November 2011 08:44 PM
problem with mac mini sasi_ch Mac Chat 6 23rd July 2007 01:27 PM
Graphical rendering problem on Mac Mini Marcus Sipor Installation and Live Media 1 27th June 2005 04:23 PM


Current GMT-time: 17:18 (Monday, 20-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