User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the *nix Hardware Configuration section within the Tech Talk category of DaniWeb, a massive community of 456,420 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,623 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our *nix Hardware Configuration advertiser: Lunarpages Linux Web Hosting
Views: 5206 | Replies: 12
Reply
Join Date: Jul 2004
Posts: 89
Reputation: Soral 3.0 is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
Soral 3.0's Avatar
Soral 3.0 Soral 3.0 is offline Offline
Junior Poster in Training

Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #1  
Feb 22nd, 2007
Howdy,

I am a novice linux user, who recently tried to configure my wireless cards to work on a dual boot system of opensuse 10.2 and winxp.

The problem:
Suse 10.2 fails to boot correctly after the configuration of my wireless cards.
After GRUB loads, it doesn't matter if I try to start suse 10.2 or suse 10.2 (failsafe), suse cannot load.
It stops after it says:

enabling syn flood protection     done
disabling ip forwarding              done
setting up hostname 'linux-ntvr' done
setting up loopback interface     done

The situation:
I got suse 10.2 and winxp dual booting on my system. I have two different wireless cards:
D-Link AirPlus G DWL-G510 Wireless PCI Card (revision A I think)
NETGEAR WG111 802.11g Wireless USB2.0 Adapter (version 1)

Both work on winxp.

After following these instructions:
http://nextgen.no-ip.org/~andrew/lin...rapperinfo.php
on how to setup ndiswrapper in order to use my winxp drivers to wirelessly connect to my router -- I have successfully installed the wrapper and verfied that my drivers were correctly installed using the:
ndiswrapper -l
command.

After that, I start up Yast and attempt to configure my network (using the instructions as a guide). I could not configure my network properly. It was late, and I shut down my computer and resigned to finish troubleshooting the next day.

Next day, I have the bootup problems. I tried putting the dvd I used to install suse and use the "rescue system" option, but it goes straight to the rescue command-line which I am unfamiliar.

Any help is sincerely appreciated.

-Isaac
"Success is peace of mind
which is a direct result of self-satisfaction
in knowing you did your best to become the best
that you are capable of becoming."
~John Wooden
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Apr 2006
Location: Canada
Posts: 4,534
Reputation: John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light 
Rep Power: 17
Solved Threads: 283
Moderator
Featured Blogger
John A's Avatar
John A John A is offline Offline
Vampirical Moderator

Re: Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #2  
Feb 22nd, 2007
It's rather odd the way the system freezes without an error message. Perhaps there's one in the logs.

When you get to the recovery console, try typing the following:
dmesg | more

Another good one is

See if there's any odd error messages that would relate to the freezing at startup. (Or you could just post anything suspicous-looking here.)
tuxation.com - Linux articles, tutorials, and discussions
Reply With Quote  
Join Date: Jul 2004
Posts: 89
Reputation: Soral 3.0 is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
Soral 3.0's Avatar
Soral 3.0 Soral 3.0 is offline Offline
Junior Poster in Training

Re: Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #3  
Feb 22nd, 2007
Thanks for the input.

Hmm... I can't seem to use either command...

Ok, so I put the dvd in, I boot using the "rescue system" option, the console shows up stating:

rescue login:

I type in my typical username, it asks for the password, I enter it, it does not work.

so then I am queried for a login again. This time I enter "root" and then it immediately brings me to:

Rescue:~#

I guess that means I am logged in as root?

However when I try both the
dmesg | more
or the commands, it just states that these are not valid commands...

Any ideas?

-Isaac


Originally Posted by joeprogrammer View Post
It's rather odd the way the system freezes without an error message. Perhaps there's one in the logs.

When you get to the recovery console, try typing the following:
dmesg | more

Another good one is

See if there's any odd error messages that would relate to the freezing at startup. (Or you could just post anything suspicous-looking here.)
"Success is peace of mind
which is a direct result of self-satisfaction
in knowing you did your best to become the best
that you are capable of becoming."
~John Wooden
Reply With Quote  
Join Date: Apr 2006
Location: Canada
Posts: 4,534
Reputation: John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light 
Rep Power: 17
Solved Threads: 283
Moderator
Featured Blogger
John A's Avatar
John A John A is offline Offline
Vampirical Moderator

Re: Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #4  
Feb 23rd, 2007
Originally Posted by Soral 3.0 View Post
Hmm... I can't seem to use either command...
Nevermind. Those commands won't do much good anyway, as they're only useful when run from the originating hard disk.

I can't quite think of why the startup wouldn't work... what happens if you leave the frozen startup screen for like 3 hours or something?
tuxation.com - Linux articles, tutorials, and discussions
Reply With Quote  
Join Date: Jul 2004
Posts: 89
Reputation: Soral 3.0 is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
Soral 3.0's Avatar
Soral 3.0 Soral 3.0 is offline Offline
Junior Poster in Training

Re: Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #5  
Feb 23rd, 2007
Originally Posted by joeprogrammer View Post
Nevermind. Those commands won't do much good anyway, as they're only useful when run from the originating hard disk.

I can't quite think of why the startup wouldn't work... what happens if you leave the frozen startup screen for like 3 hours or something?


Well, I can't say I've counted, but I have tried just letting the dead compy sit on the startup screen for at least, say 30 minutes. It just sits there like... a dead compy.

Anyhow, do you have anymore suggestions on what I should do (or what I shouldn't do) before I resort to reinstalling suse? I was planning on that, but I'd thought I would come in here and ask for any opinions before I lose what little files I have on linux...

Also, did I do anything bad during the install of ndiswrapper+wireless drivers that could have caused t his?

-Isaac
Last edited by Soral 3.0 : Feb 23rd, 2007 at 6:15 pm.
"Success is peace of mind
which is a direct result of self-satisfaction
in knowing you did your best to become the best
that you are capable of becoming."
~John Wooden
Reply With Quote  
Join Date: Apr 2006
Location: Canada
Posts: 4,534
Reputation: John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light 
Rep Power: 17
Solved Threads: 283
Moderator
Featured Blogger
John A's Avatar
John A John A is offline Offline
Vampirical Moderator

Re: Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #6  
Feb 23rd, 2007
Originally Posted by Soral 3.0 View Post
Anyhow, do you have anymore suggestions on what I should do (or what I shouldn't do) before I resort to reinstalling suse? I was planning on that, but I'd thought I would come in here and ask for any opinions before I lose what little files I have on linux...
No, I can't really think of much that you might have done wrong, although I can't say I saw you installing it, so there's always that possibility...

Also, did I do anything bad during the install of ndiswrapper+wireless drivers that could have caused t his?
My theory is that there's something wrong with the kernel version. Next time try upgrading your kernel first. Once you're sure that's working, install ndiswrapper.

Another thing you may want to try is only installing wireless cards one at a time; I've read that multiple wireless cards in the same computer can have problems (although that's unlikely to be the case, still do everything step-by-step; don't rush it).
tuxation.com - Linux articles, tutorials, and discussions
Reply With Quote  
Join Date: Jul 2004
Posts: 89
Reputation: Soral 3.0 is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
Soral 3.0's Avatar
Soral 3.0 Soral 3.0 is offline Offline
Junior Poster in Training

Re: Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #7  
Feb 24th, 2007
Those suggestions make a lot of sense. :-)

Allrighty then, thanks for your help, and wish me luck!

-Isaac

Originally Posted by joeprogrammer View Post
No, I can't really think of much that you might have done wrong, although I can't say I saw you installing it, so there's always that possibility...

My theory is that there's something wrong with the kernel version. Next time try upgrading your kernel first. Once you're sure that's working, install ndiswrapper.

Another thing you may want to try is only installing wireless cards one at a time; I've read that multiple wireless cards in the same computer can have problems (although that's unlikely to be the case, still do everything step-by-step; don't rush it).
"Success is peace of mind
which is a direct result of self-satisfaction
in knowing you did your best to become the best
that you are capable of becoming."
~John Wooden
Reply With Quote  
Join Date: May 2006
Location: Bellevue, WA
Posts: 1,548
Reputation: Infarction has a spectacular aura about Infarction has a spectacular aura about Infarction has a spectacular aura about 
Rep Power: 8
Solved Threads: 51
Sponsor
Infarction's Avatar
Infarction Infarction is offline Offline
Battle Programmer

Re: Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #8  
Feb 25th, 2007
I think if you boot into your rescue mode and then mount and chroot to your install, then you'll be able to use dmesg and syslog. I can never remember how to chroot though, so you'd have to look around for instructions on that.
Reply With Quote  
Join Date: Apr 2006
Location: Canada
Posts: 4,534
Reputation: John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light 
Rep Power: 17
Solved Threads: 283
Moderator
Featured Blogger
John A's Avatar
John A John A is offline Offline
Vampirical Moderator

Re: Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #9  
Feb 25th, 2007
Originally Posted by Infarction View Post
I think if you boot into your rescue mode and then mount and chroot to your install, then you'll be able to use dmesg and syslog. I can never remember how to chroot though, so you'd have to look around for instructions on that.
Basically you might do something like the following:
chroot /mnt/volume /bin/bash
Where /mnt/volume is the actual filesystem of your hard drive. However, since you're booting from the recovery CD, it's quite likely you're going to have to mount it first.

And to get out of the chrooted environment, simply type exit, and you'll be back at the original prompt.
tuxation.com - Linux articles, tutorials, and discussions
Reply With Quote  
Join Date: May 2006
Location: Bellevue, WA
Posts: 1,548
Reputation: Infarction has a spectacular aura about Infarction has a spectacular aura about Infarction has a spectacular aura about 
Rep Power: 8
Solved Threads: 51
Sponsor
Infarction's Avatar
Infarction Infarction is offline Offline
Battle Programmer

Re: Suse 10.2 fails to boot after proper installation of ndiswrapper and drivers

  #10  
Feb 25th, 2007
you'll want to bind /dev and create a /proc somewhere inside the chroot environment as well before you actually enter it. Might be handy to copy DNS information as well if your 'net is working from the rescue boot...
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb *nix Hardware Configuration Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the *nix Hardware Configuration Forum

All times are GMT -4. The time now is 1:04 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC