Autor |
Nachricht |
|
Titel: Kanotix 2006-01-RC1 (Bugs, Features, Feedbacks)
Verfasst am: 16.09.2006, 00:39 Uhr
|
|
Anmeldung: 13. Dez 2004
Beiträge: 38
|
|
Downloaded and just testing it now.
Nice graphics!
But the Intel Pro/Wireless 3945 802.11 ABG on my inspiron is still not detected by default.
I enabled it on my installed version on hardisk (using Easter and compiled the drivers, etc).
Will 2006-01 support 3945?
Thanks Kano! |
|
|
|
|
 |
|
Titel: RE: Kanotix 2006-01-RC1 (Bugs, Features, Feedbacks)
Verfasst am: 16.09.2006, 00:53 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
Well the service is not running. Maybe show:
lspci|grep 3945 |
|
|
|
|
 |
|
Titel: RE: Kanotix 2006-01-RC1 (Bugs, Features, Feedbacks)
Verfasst am: 16.09.2006, 09:45 Uhr
|
|
Anmeldung: 16. Sep 2006
Beiträge: 3
|
|
I was having the same problem. I just ran /sbin/ipw3945d and it works great. I now have to run it every time after startup. How do I run /sbin/ipw3945 automatically in startup so my network is setup on startup?
Thanks! |
|
|
|
|
 |
|
Titel: RE: Kanotix 2006-01-RC1 (Bugs, Features, Feedbacks)
Verfasst am: 16.09.2006, 10:29 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
Well we could not test the best starting point, but currently we would use:
unfreeze-rc.d
update-rc.d -f ipw3945d remove
update-rc.d ipw3945d start 38 S . stop 34 0 6 .
freeze-rc.d |
|
|
|
|
 |
|
Titel: RE: Kanotix 2006-01-RC1 (Bugs, Features, Feedbacks)
Verfasst am: 16.09.2006, 13:35 Uhr
|
|
Anmeldung: 13. Dez 2004
Beiträge: 38
|
|
I did try this (ipw3945d) earlier today and it works. At this time, I think I wouldnt mind not starting wifi by default. It may be good and saves me some batt
I think I prefer it off by default. I might even want to stop dhcp on my ethernet by default.
And now, I learn a new option --> unfreeze and freeze-rc.d
Thanks again Kano.  |
|
|
|
|
 |
|
Titel: RE: Kanotix 2006-01-RC1 (Bugs, Features, Feedbacks)
Verfasst am: 18.09.2006, 06:31 Uhr
|
|
Anmeldung: 16. Sep 2006
Beiträge: 3
|
|
Kano:
The rc.d update works great and starts ipw3945d. I have tried to use the kanotix network configuration script to bring eth1 up with my WPA network and it works. The problem is that I have to run the script manually every time, it won't initialize eth1 during bootup. Any suggestions???
Thanks again Kano! |
|
|
|
|
 |
|
Titel: Re: RE: Kanotix 2006-01-RC1 (Bugs, Features, Feedbacks)
Verfasst am: 18.09.2006, 15:35 Uhr
|
|
Anmeldung: 08. Dez 2005
Beiträge: 300
|
|
stars hat folgendes geschrieben::
I did try this (ipw3945d) earlier today and it works. At this time, I think I wouldnt mind not starting wifi by default. It may be good and saves me some batt
I think I prefer it off by default. I might even want to stop dhcp on my ethernet by default.
And now, I learn a new option --> unfreeze and freeze-rc.d
Thanks again Kano.
You can then write a little script to bring up or take down your wireless connection when desired and put an icon on the desktop for it  |
|
|
|
|
 |
|