Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Fri 24 May 2013, 12:45
All times are UTC - 4
 Forum index » House Training » Beginners Help ( Start Here)
Samsung N150 wlan0 not found
Moderators: Flash, Ian, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 3 [41 Posts]   Goto page: 1, 2, 3 Next
Author Message
fopetesl

Joined: 02 Jun 2006
Posts: 31
Location: Yorkshire Dales

PostPosted: Tue 10 Apr 2012, 03:57    Post subject:  Samsung N150 wlan0 not found
Subject description: After SLACKO PUPPY 5.3.1 Full Install
 

5.3.1 Full Install.
Cannot find wlan0 but
Code:
 # lspci | grep RTL
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8192E Wireless LAN Controller (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
it's clearly there.
AFAIK the wireless is turned on since LED is on.
Back to top
View user's profile Send private message 
cthisbear

Joined: 29 Jan 2006
Posts: 2943
Location: Sydney Australia

PostPosted: Tue 10 Apr 2012, 19:15    Post subject:  

http://www.pcworld.com/product/448735/samsung_n150.html?p=specs

Better to post here.....wireless networks.

http://murga-linux.com/puppy/index.php?f=31

:::::::::::::

Does this laptop have a manual switch?
I know that you can see a light....but.

Answer. >>>> Fn key + F9: Disable/Enable WLAN

::::::::::::

Look here......3rd post

My latest April 2011 technique,
but don't download any Pets.
They are inbuilt for Slacko.

http://208.109.22.214/puppy/viewtopic.php?t=66936&sid=28ae0c0a0f82824055ca0607585fd734

http://murga-linux.com/puppy/viewtopic.php?t=76611

Chris.
Back to top
View user's profile Send private message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7756
Location: Stratford, Ontario

PostPosted: Tue 10 Apr 2012, 22:07    Post subject:  

@fopetesl: The command you need to run is
Code:
lspci -nn

It will show you the vendor and product ID codes for your device, like [xxxx:xxxx].

Please report those values.
Back to top
View user's profile Send private message 
fopetesl

Joined: 02 Jun 2006
Posts: 31
Location: Yorkshire Dales

PostPosted: Wed 11 Apr 2012, 07:02    Post subject:  

rcrsn51 wrote:
@fopetesl: The command you need to run is
Code:
lspci -nn

It will show you the vendor and product ID codes for your device, like [xxxx:xxxx].

Please report those values.
Code:
# lspci -nn | grep RTL
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8192E Wireless LAN Controller [10ec:8192] (rev 01)
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02

I did a search in Advanced->Hardware->Wireless for RTL8101/2E but didn't come up with anything specific to this adapter.


How do I (re)post in that forum? Just add a link to this one?
Back to top
View user's profile Send private message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7756
Location: Stratford, Ontario

PostPosted: Wed 11 Apr 2012, 07:49    Post subject:  

Try this driver.
rtl_92ce_92se_92de-k2.6.37.6.pet
Description  Updated 2012-04-26
pet

 Download 
Filename  rtl_92ce_92se_92de-k2.6.37.6.pet 
Filesize  360.11 KB 
Downloaded  103 Time(s) 

Last edited by rcrsn51 on Thu 26 Apr 2012, 18:12; edited 1 time in total
Back to top
View user's profile Send private message 
fopetesl

Joined: 02 Jun 2006
Posts: 31
Location: Yorkshire Dales

PostPosted: Wed 11 Apr 2012, 09:00    Post subject:  

rcrsn51 wrote:
Try this driver.
Sorry. No go. Installed OK and rebooted. How do I remove?
Code:
Information about this interface:
 Interface: wlan0  Driver: rtl819xE  Bus: x  MacAddress: 00:26:B6:79:57:E8
 Description: x
 
STEP1a: ifconfig wlan0 up
ifconfig: SIOCSIFFLAGS: No such device
 
*********************************************************
LAST 10 LINES of /var/log/messages:
Apr 12 12:59:03 puppypc2180 user.info kernel: uvcvideo: Found UVC 1.00 device WebCam SCB-0340N (0ac8:c33f)
Apr 12 12:59:03 puppypc2180 user.info kernel: input: WebCam SCB-0340N as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input13
Apr 12 12:59:03 puppypc2180 user.info kernel: usb 3-1: USB disconnect, address 2
Apr 12 12:59:04 puppypc2180 user.info kernel: usb 3-1: new low speed USB device using uhci_hcd and address 3
Apr 12 12:59:04 puppypc2180 user.info kernel: input: HID 0566:3002 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input14
Apr 12 12:59:04 puppypc2180 user.info kernel: generic-usb 0003:0566:3002.0004: input: USB HID v1.10 Keyboard [HID 0566:3002] on usb-0000:00:1d.1-1/input0
Apr 12 12:59:04 puppypc2180 user.info kernel: input: HID 0566:3002 as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input15
Apr 12 12:59:04 puppypc2180 user.info kernel: generic-usb 0003:0566:3002.0005: input,hiddev0: USB HID v1.10 Device [HID 0566:3002] on usb-0000:00:1d.1-1/input1
Apr 12 12:59:04 puppypc2180 user.info kernel: usb 5-2: USB disconnect, address 2
Apr 12 12:59:04 puppypc2180 user.info kernel: usb 2-1: reset low speed USB device using uhci_hcd and address 2
Back to top
View user's profile Send private message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7756
Location: Stratford, Ontario

PostPosted: Wed 11 Apr 2012, 09:12    Post subject:  

fopetesl wrote:
Sorry. No go.

That's too bad. You can delete it from the Puppy Package Manager.

That driver appears to support your model, but I notice that the Realtek site only shows the RTL8192E as a Windows device.

Tempestuous is the real expert on Wifi drivers. He will eventually see your post and provide better advice.
Back to top
View user's profile Send private message 
fopetesl

Joined: 02 Jun 2006
Posts: 31
Location: Yorkshire Dales

PostPosted: Wed 11 Apr 2012, 09:38    Post subject:  

rcrsn51 wrote:
fopetesl wrote:
Sorry. No go.

That's too bad. You can delete it from the Puppy Package Manager.

That driver appears to support your model, but I notice that the Realtek site only shows the RTL8192E as a Windows device.

Tempestuous is the real expert on Wifi drivers. He will eventually see your post and provide better advice.
I removed the driver then had a look at the Realtek site and came up with
Code:
Unix (Linux)
Description   Version   Update
Time   File
Size   Download

LINUX driver for kernel 2.6.X and 2.4.X (Support x86 and x64)
   1.021.00   2011/11/2   41k   HK   UK1   CN   US2   US1   US3
FreeBSD 7.x and 8.0
   1.80   2010/6/10   35k   HK   UK1   CN   US2   US1   US3
SCO OpenServer 6 and UnixWare 7.1.x
   1.09   2010/3/2   77k   HK   UK1   CN   US2   US1   US3
SCO Unix 5.0.6 and 5.0.7
   1.02   2006/6/21   22k   HK   UK1   CN   US2   US1   US3
but nothing for Slacko. Can I use the first one?
If so where to find destructions?
I'd like to have a go especially as I can do no harm on a clean install.

Then I found this http://murga-linux.com/puppy/viewtopic.php?t=34159 which appears to suggest that the RTL8102E is already supported?
Back to top
View user's profile Send private message 
rjbrewer


Joined: 22 Jan 2008
Posts: 4355
Location: merriam, kansas

PostPosted: Wed 11 Apr 2012, 09:45    Post subject: Re: Samsung N150 wlan0 not found
Subject description: After SLACKO PUPPY 5.3.1 Full Install
 

fopetesl wrote:
5.3.1 Full Install.
Cannot find wlan0 but
Code:
 # lspci | grep RTL
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8192E Wireless LAN Controller (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
it's clearly there.
AFAIK the wireless is turned on since LED is on.


It may need rtl8192se:

http://www.murga-linux.com/puppy/viewtopic.php?p=593111#593111

_________________

Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs

Back to top
View user's profile Send private message 
rcrsn51


Joined: 05 Sep 2006
Posts: 7756
Location: Stratford, Ontario

PostPosted: Wed 11 Apr 2012, 09:46    Post subject:  

Your next best choice would be an install of Lucid Puppy with one of the Realtek drivers from here.

I believe that these are the same drivers as in my package above, but for the Lupu kernel.
Back to top
View user's profile Send private message 
tempestuous

Joined: 10 Jun 2005
Posts: 4944
Location: Australia

PostPosted: Fri 13 Apr 2012, 09:38    Post subject:  

fopetesl wrote:
Code:
# lspci -nn | grep RTL
... 10ec:8192

In Slacko 5.3.x that PCI device ID is definitely supported by the standard r8192e_pci driver ...
... but the firmware is missing !!!

rcrsn51 provided a driver dotpet which contains 3 vendor-supplied drivers, and of these, the rtl8192se driver is definitely compatible ...
but this new driver will compete with the standard driver, and both drivers are then likely to fail !!

Here's what I suggest you do - first delete the driver provided by rcrsn51, by using ROX to browse to
/lib/modules/2.6.37.6/kernel/drivers/net/wireless/rtlwifi/rtl8192se/
then delete the file "rtl8192se.ko"
Now run this command -
Code:
depmod


Now install the firmware for the standard r8192e_pci driver, from the dotpet I now attach.
Then reboot, and run the Network Wizard.
If any further problems, run the "dmesg" command, and look for clues about how the r8192e_pci driver loaded.
r8192e_pci-firmware.pet
Description 
pet

 Download 
Filename  r8192e_pci-firmware.pet 
Filesize  23.18 KB 
Downloaded  93 Time(s) 
Back to top
View user's profile Send private message 
fopetesl

Joined: 02 Jun 2006
Posts: 31
Location: Yorkshire Dales

PostPosted: Fri 13 Apr 2012, 14:08    Post subject:  

tempestuous wrote:
Now install the firmware for the standard r8192e_pci driver, from the dotpet I now attach.
Then reboot, and run the Network Wizard.
If any further problems, run the "dmesg" command, and look for clues about how the r8192e_pci driver loaded.

Well, tempestuous I sort of did what you suggested Sad
i.e. I thought pup had crashed, (which it wasn't), so I did a clean full install and checked the driver you mentioned wasn't there.
(The 'crash' turns out to be an involuntary hibernate a minute or so after booting)
Then I downloaded your pet and installed, then reboot.
Not working.
Code:
# dmesg | grep RTL
Linux kernel driver for RTL8192 based WLAN cards
r8169 0000:03:00.0: eth0: RTL8102e at 0xf820c000, 00:24:54:3c:66:9c, XID 04c00000 IRQ 40
#
I looked into 'Load a Network Module" but the driver isn't there. So I checked for loaded drivers
Code:
# lsmod | grep r8
r8169                  26161  0
mii                     2710  1 r8169
r8192e_pci            236882  0
#
and it looks like the driver IS loaded? But Network Wizard, although it sees the rtl819xE module is loaded gives me an error message
Code:
"Error! Failed to raise interface wlan0. ... Error returned was: ifconfig: SIOCSIFFLAGS: No such device"
Back to top
View user's profile Send private message 
tempestuous

Joined: 10 Jun 2005
Posts: 4944
Location: Australia

PostPosted: Sat 14 Apr 2012, 10:35    Post subject:  

Running "dmesg" was a good idea ... but restricting its output with "grep RTL" was a bad idea.
Run dmesg again, and this time look for all information relating to how the r8192e_pci driver loaded.
Back to top
View user's profile Send private message 
fopetesl

Joined: 02 Jun 2006
Posts: 31
Location: Yorkshire Dales

PostPosted: Wed 18 Apr 2012, 13:07    Post subject:  

tempestuous wrote:
Running "dmesg" was a good idea ... but restricting its output with "grep RTL" was a bad idea.
Run dmesg again, and this time look for all information relating to how the r8192e_pci driver loaded.
sorry, been away working, does this help any?
Code:
# dmesg | grep r8
r8192e_pci: module is from the staging directory, the quality is unknown, you have been warned.
WARNING: at include/linux/netdevice.h:1557 rtl8192_pci_probe+0x1907/0x1b8e [r8192e_pci]()
Modules linked in: mii(+) snd_rawmidi(+) nls_iso8859_1 snd_seq_midi_event r8192e_pci(C+) nls_cp437 snd_seq pcspkr i2c_i801 snd_timer snd_seq_device uhci_hcd snd shpchp soundcore snd_page_alloc pci_hotplug intel_agp intel_gtt agpgart battery fan video evdev output joydev thermal uvcvideo videodev v4l1_compat i2c_core processor button ac ehci_hcd usbcore psmouse
 [<f832cb50>] ? rtl8192_pci_probe+0x1907/0x1b8e [r8192e_pci]
 [<f832cb50>] ? rtl8192_pci_probe+0x1907/0x1b8e [r8192e_pci]
 [<f8159000>] ? rtl8192_pci_module_init+0x0/0xb0 [r8192e_pci]
 [<f8159000>] ? rtl8192_pci_module_init+0x0/0xb0 [r8192e_pci]
 [<f8159000>] ? rtl8192_pci_module_init+0x0/0xb0 [r8192e_pci]
 [<f81590a0>] ? rtl8192_pci_module_init+0xa0/0xb0 [r8192e_pci]
r8169 0000:03:00.0: eth0: RTL8102e at 0xf837e000, 00:24:54:3c:66:9c, XID 04c00000 IRQ 40
Back to top
View user's profile Send private message 
darkcity


Joined: 23 May 2010
Posts: 2215
Location: near here

PostPosted: Sat 21 Apr 2012, 09:23    Post subject:  

the thread in the correct forum has been locked
http://murga-linux.com/puppy/viewtopic.php?t=77486

why not move this thread there and leave a shadow link?

_________________
Wiki Audacity 2.0.1
Back to top
View user's profile Send private message Visit poster's website 
Display posts from previous:   Sort by:   
Page 1 of 3 [41 Posts]   Goto page: 1, 2, 3 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » House Training » Beginners Help ( Start Here)
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0976s ][ Queries: 13 (0.0112s) ][ GZIP on ]