Mailinglist Archive: opensuse-autoinstall (99 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] SuSE 10.1 + Auto Detect Soundcard
- From: Ladislav Slezak <lslezak@xxxxxxx>
- Date: Wed, 09 May 2007 08:06:44 +0200
- Message-id: <464164F4.1090109@xxxxxxx>
Hello,
King, Richard (CE1 UNIX Admin) napsal(a):
> All,
>
> I have the following in my control file
>
> <sound> <autoinstall config:type="boolean">true</autoinstall>
> <configure_detected config:type="boolean">true</configure_detected> </sound>
>
> However, after the install, the soundcard is not detected. Is the soundcard
> autodetection depend on what packages are installed? I have the following
> within the software tag:
Yast only requires libhd (hwinfo package) for hardware detection. Hwinfo is a
base package and is required by yast. No need to worry about package selection.
>
> <addons config:type="list"> <addon>SuSE-Documentation</addon>
> <addon>Gnome</addon> <addon>Kernel-Devel</addon> <addon>Basis-Devel</addon>
> <addon>Java</addon> </addons>
>
> Anyone else had with autodetecting soundcards before? Any help would be
> greatly appreciated.
You can test autodetection with command 'hwinfo --sound', if the output is empty
the card is not detected. But that's very unlikely, I would suspect the yast
module...
Does it work in standard installation (without autoyast)?
I have to admit that I haven't tested autoinstallation for a quite long time,
if it doesn't work then report a bug into the bugzilla (and attach logs).
Thank you
Ladislav
--
Best Regards
Ladislav Slezák
Yast Developer
------------------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: lslezak@xxxxxxx
Lihovarská 1060/12 tel: +420 284 028 960
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
King, Richard (CE1 UNIX Admin) napsal(a):
> All,
>
> I have the following in my control file
>
> <sound> <autoinstall config:type="boolean">true</autoinstall>
> <configure_detected config:type="boolean">true</configure_detected> </sound>
>
> However, after the install, the soundcard is not detected. Is the soundcard
> autodetection depend on what packages are installed? I have the following
> within the software tag:
Yast only requires libhd (hwinfo package) for hardware detection. Hwinfo is a
base package and is required by yast. No need to worry about package selection.
>
> <addons config:type="list"> <addon>SuSE-Documentation</addon>
> <addon>Gnome</addon> <addon>Kernel-Devel</addon> <addon>Basis-Devel</addon>
> <addon>Java</addon> </addons>
>
> Anyone else had with autodetecting soundcards before? Any help would be
> greatly appreciated.
You can test autodetection with command 'hwinfo --sound', if the output is empty
the card is not detected. But that's very unlikely, I would suspect the yast
module...
Does it work in standard installation (without autoyast)?
I have to admit that I haven't tested autoinstallation for a quite long time,
if it doesn't work then report a bug into the bugzilla (and attach logs).
Thank you
Ladislav
--
Best Regards
Ladislav Slezák
Yast Developer
------------------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: lslezak@xxxxxxx
Lihovarská 1060/12 tel: +420 284 028 960
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |