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@agora-2000.com Agora System, S.A.
On Wednesday 28 May 2003 12:57, Fermín Galán wrote:
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@agora-2000.com Agora System, S.A.
Hi, I get exactly the same behaviour with SuSE 8.2: Automatic sound configuration does not work at all, and my hardware (cdrom, ethernet) is "newly" detected the first time I login to X. However, after simply pressing 'Cancel' in the configuration wizard popup-window, the wizard doesn't show up again in successive logins (although I mark that I would like to be kept informed about new hardware). The workaround I use for the sound is simply to insert a complete modules.conf file (that I got from a manual installation) in the "Complete Configuration Files" section in AutoYast2, so it will be copied to a newly installed system. I didn't yet test the update package for AutoYast2, maybe these problems are fixed there. Reagrds Urs Haberthuer -- Urs Haberthuer Department of Biochemistry University of Zurich Winterthurerstrasse 190 CH - 8057 Zurich Phone: ++41 (0)1 635 55 92 Fax: ++41 (0)1 635 68 62 E-mail: atlantis@bioc.unizh.ch
participants (2)
-
Fermín Galán
-
Urs Haberthuer