LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 09-23-2006, 01:25 AM   #1
yungen2003
LQ Newbie
 
Registered: Sep 2006
Distribution: open suse 10.1
Posts: 6

Rep: Reputation: 0
ndiswrapper with suse 10.1 linksys wmp54g 4


ok im running a amd athlon 2800+ 1gig fsb 754 ddr 400 ram 80 gig wd sata 1.5 hd

here is my problem i got ndiswrapper that came with suse 10.1 installed i got the driver to say installed hardware present
modprobe worked and also got wlan0 to work but everytime i go into yast and and click network i tried ifup under network cards it freezes when trying to activate network so i did the user managed one it goes through says network device found then disconnected im not sure where my problem lies when i had suse 10 i didnt need anything so im still new to ndiswrapper iwconfig shows nothing...im not sure any help would be appreciated i searched the forum and i seen alot of posts about ndiswrapper under linux distrubtions so i hope i posted in the right section thanks
 
Old 09-24-2006, 09:46 PM   #2
usaf_sp
Member
 
Registered: Jul 2005
Location: Tennessee
Distribution: openSUSE
Posts: 419

Rep: Reputation: 30
If using DHCP make sure that your router/hub is forwarding the DNS IPs to the client and if not using DHCP make sure that Yast has entered the IPs and DNS correctly.

I had a problem where DHCP was not forwarding or receiving the DNS IPs properly, but I had to manually set them up even though I was using DHCP.

Good Luck
 
Old 09-25-2006, 09:49 PM   #3
jfernau
LQ Newbie
 
Registered: Oct 2003
Distribution: SUSE 10.1
Posts: 3

Rep: Reputation: 0
I believe SUSE ships an old version of ndiswrapper. Your best bet would be to download the latest stable version and install it instead. As of the time of this post, it's 1.23.

This is what has worked for me:

Get it from sourceforge (I tried to post a link but I'm not allowed). Just google 'ndiswrapper".

To install it, do the following:


tar zxvf ndiswrapper-1.23.tar.gz

cd ndiswrapper-1.23

make install

ndiswrapper -i /path/to/<your driver>.inf

ndiswrapper -l

depmod -a

modprobe ndiswrapper



YaST -> Network Devices -> Network Card

Network Setup Method

User Controlled with NetworkManager

Add

Device Type - Wireless

Module Name - ndiswrapper

Next

General Tab - Device Activation - At Boot Time

Next

Next



ndiswrapper -m


I've set up several laptops with Broadcom wireless chipsets using these instructions, and it has worked like a charm. In fact, I'm using one of them to post this.

Best of luck. Let me know if it works for you.

John

PS. NetworkManager had issues with ndiswrapper, but it seems to work fine with 1.23.

Last edited by jfernau; 09-25-2006 at 09:53 PM.
 
Old 09-25-2006, 11:13 PM   #4
yungen2003
LQ Newbie
 
Registered: Sep 2006
Distribution: open suse 10.1
Posts: 6

Original Poster
Rep: Reputation: 0
ok well i sorta gave up after both attempts...im trying to get suse 10.0 again....is the eval cd only a dual layer dvd? i use to have a 5 cd set..but i would really like a dvd but i dont have a dual layer burner anyone have an idea how i can get the dvd copy?

i would need the x86 open dvd eval version...i really like suse...i just recently switched toe the geek side :P with linux tried ubuntuu really liked it and a friend said try out suse its alot more configureable.....someone PLEASE help me even send me it media mail if you could :P thanks

Last edited by yungen2003; 09-25-2006 at 11:14 PM.
 
Old 09-26-2006, 10:23 AM   #5
MoMule
Member
 
Registered: Jul 2006
Posts: 134

Rep: Reputation: 15
ndiswrapper Woes Again

Hi all,

Take a look at these posts (actually my posts) and apply them before you follow jfernau's instructions. If you don't get rid of the original files left from SUSE's installation of ndiswrapper, your card will not work. Also, as I posted at the bottom of the topic, I had to veer away from 'User Controlled with NetworkManager', but hey, thats just me and my specific configuration (laptop-card, ect)...

Hope this helps,

Deion "Mule" Christopher
 
Old 09-26-2006, 03:33 PM   #6
yungen2003
LQ Newbie
 
Registered: Sep 2006
Distribution: open suse 10.1
Posts: 6

Original Poster
Rep: Reputation: 0
just tried....still wouldnt work....so i just gave up and had a friend burn me the 10.0 dvd instead.....ill just stick to 10.0 till suse has prebuilt in drivers for my wifi card again...just easier...i went through like 5 packs of cigs in a night tryin to get the damn thing to work :P im still new and ...was tempted to throw my machine out my window or use it as a big paper weight :P

TO HELL WITH WINDOWS!!!!
 
Old 09-27-2006, 02:05 AM   #7
yungen2003
LQ Newbie
 
Registered: Sep 2006
Distribution: open suse 10.1
Posts: 6

Original Poster
Rep: Reputation: 0
well...i decided to finally go with 10.0 again but the dvd for some reason doesnt have my driver either....i installed gcc and all other gcc files kernel source and some others now...what do i need to actually do all this ?
 
Old 09-27-2006, 09:52 PM   #8
yungen2003
LQ Newbie
 
Registered: Sep 2006
Distribution: open suse 10.1
Posts: 6

Original Poster
Rep: Reputation: 0
ok, friendly bump....i did alot of research in suse

i got the linksys wmp54g v4.1 wifi nic, it shows it in hardware info detail in yast control, now in yast i go to driver details it has it listed as linksys network controller, but no driver what would i have to do to use a native driver for this? anyone have an idea? i seen for suse 10.1 a native driver but not for 10.0 its chipset is rt2500 wich was the same as an old msi bluetooth dual netcard that was working upon install of suse 10.0...i dont know what im doing wrong ive tried alot of those...i still cant get it going i just instaleld gcc kernel source make and auto make...thanks
 
  


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
Linksys WMP54G and NdisWrapper Aranel SUSE / openSUSE 1 09-21-2006 06:55 PM
Linksys WMP54G in Ndiswrapper firefox360 Linux - Wireless Networking 2 04-09-2006 12:05 AM
GUIDE: Installing Linksys WMP54G with NDISWRAPPER-11 barton Slackware 1 11-29-2004 01:40 PM
ndiswrapper troubles with Linksys WMP54G kupek85 Linux - Wireless Networking 6 08-04-2004 09:54 PM
ndiswrapper for linksys WMP54G skeetnah Linux - Wireless Networking 1 12-10-2003 02:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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