From: birre on
On 2008-04-17 08:02, akarui.tomodachi(a)gmail.com wrote:
> I don't see any config file other than a log file.
>
> The find from the root directry outputs as below:
>
> Linux-2000:/ # find ./ -name "*.SuSEconfig"
> ./var/log/YaST2/y2log.SuSEconfig
>
> Every time after start, I have to manually configure the wireless
> interface (as mentioned before) to get connected.
>
>

My suggestion was to look for them in the /etc tree , but since you found
none, it was not that problem.

But since you found a log file, why not read it and look for something
that can give you a hint about what was wrong.

You can also run /sbin/SuSEconfig by hand and look for errors and warnings.

/bb
From: birre on
On 2008-04-18 04:12, akarui.tomodachi(a)gmail.com wrote:

> I don't see any error while running ./sbin/SuSEconfig:

I'm out of ideas, but read the files in /etc/sysconfig/network, and
the file /etc/sysconfig/SuSEfirewall2 , and identify the faulty settings.

Run YaST2 again, and setup the card to managed, start on boot, no usercontrol,
no network manager , and save.

Check if it was saved as you expected in config and ifcfg-eth-id<mac>

I don't think I can help much here, maybe better you dig the wiki for more info,
or maybe someone else has any hints.

/bb