gauss
Group: Members
Posts: 5
Joined: July 2006 |
|
Posted: Aug. 16 2006,04:13 |
|
Quote (awdark @ Aug. 15 2006,23:35) | Can you please tell me which file I should modify so that my Prism2 drivers will keep my settings? |
I believe that when you enter networking information into a DSL config dialog box that the info is stored to a file. When I boot, cardmgr prints out my card's info: WEP, SSID, etc. My problem was that my networking info (IP address, gateway, DNS, etc.) was stored but was not being used since the boot script launched into DHCP rather than using my static IP, etc.
If that is your problem, just edit /boot/grub/menu.lst and add nodhcp to the kernel boot line.
|