Mailinglist Archive: opensuse-autoinstall (69 mails)

< Previous Next >
Weird hardware configuration issue
Hello everyone,

I use the following configuration in my
control file in order to configure my
network card (a conventional Realtek 8139):

...
<interfaces config:type="list">
<interface>
<bootproto>dhcp</bootproto>
<device>eth0</device>
<module>8139too</module>
<startmode>onboot</startmode>
</interface>
</interfaces>

During the first X logon I'm notified
about new hardware, as if the network device
would have just been instaled. But the
hardware (as eth0) is working!

Moreover, when I run YaST2 control center I see
one network device (without name) configured and other
detected (with the real name of my card, Realtek etc).

Anyone knows what's the problem and
how can I autoinstall SuSE with the
hardware configured properly?

I also would like to know about configuring
sound cards. I have tried

...
<sound>
<autoinstall config:type="boolean">true</autoinstall>
</sound>
...

but I seems doen't work. Maybe I need aditional
parameter (as described in "4.1.13.2. Sound devices"
in the documentation)? How could I get them?

In using/installing SuSE 8.1

Any help is welcome... Thanks in advance!

--------
Feermín
fermin.galan@xxxxxxxxxxxxxx
Agora System, S.A.


< Previous Next >
Follow Ups