Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ndiswrapper 1.0 rc4 hangs during boot dell D600 latitude
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
linbox
n00b
n00b


Joined: 10 Apr 2004
Posts: 41

PostPosted: Wed Jan 26, 2005 4:12 am    Post subject: ndiswrapper 1.0 rc4 hangs during boot dell D600 latitude Reply with quote

Laptop hangs during boot only when running on battery.
Otherwise the wireless works great.

I used the latest ndiswrapper 1.0rc4 and the dell provided bcmwl5.sys driver.
I tried version 1.0rc3 and already had the same issue.

I use the kernel 2.6.10-gentoo-r6

any ideas?
Back to top
View user's profile Send private message
yaneurabeya
Veteran
Veteran


Joined: 13 May 2004
Posts: 1754
Location: Seattle

PostPosted: Wed Jan 26, 2005 4:50 am    Post subject: Reply with quote

Sounds like you have the same issue as the guy on this bug thread with ndiswrapper: https://bugs.gentoo.org/show_bug.cgi?id=76503
Back to top
View user's profile Send private message
linbox
n00b
n00b


Joined: 10 Apr 2004
Posts: 41

PostPosted: Fri Jan 28, 2005 12:17 am    Post subject: Reply with quote

I looked deeper into my problem and it is really not the power cable that makes the different it is the network cable that keeps me from booting. I just had the network cable also plugged in so I coul connect to the internetl when I rebooted after I plugged the power back in
Back to top
View user's profile Send private message
Phantom
n00b
n00b


Joined: 09 Jan 2005
Posts: 12
Location: Netherlands

PostPosted: Fri Jan 28, 2005 6:52 am    Post subject: preemptive Reply with quote

Well this may not be your probem at all, but I had a lot of probems with ndiswrapper locking my system, solution for me was to turn off the preemptive option in the kernel.
Have no clue why this should matter, but it is now rock solid.

have a look at: https://forums.gentoo.org/viewtopic.php?t=283871


ps. I'm running on a dell laptop too
Back to top
View user's profile Send private message
linbox
n00b
n00b


Joined: 10 Apr 2004
Posts: 41

PostPosted: Sat Jan 29, 2005 11:22 pm    Post subject: Fixed my problem Reply with quote

I read through more postings and I tried out ifplugd and configured it for eth0 so it will only start etht0 when the cable is actually plugged in and now my computer does not lock up anymore.

With the wireless i took a not so clean route there has to be a better way.

I added in the /etc/conf/local.start the following lines

iwconfg wlan0 essid "xxxx"
sleep 2
iwconfig wlan key "xxxxxxxx"
sleep 2
ifconfig wlan0 up
sleep 2
dhcpcd wlano

Anybody knows a better way to have the essid and the key passed to the wireless card?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
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