Mailinglist Archive: opensuse-autoinstall (47 mails)

< Previous Next >
Re: [opensuse-autoinstall] printer configuration broken
  • From: Ivan De Masi <it-support@xxxxxxxxxxxxxxxxxxxx>
  • Date: Wed, 15 Apr 2009 18:13:35 +0200
  • Message-id: <49E607AF.8020907@xxxxxxxxxxxxxxxxxxxx>
Henrik Schmidt schrieb:
Printer configuration is broken with 11.1 autoinstall.
My config file settings used with 10.3 no longer work. Ok, so I
installed 11.1, added printers manually (yast2 printer configuration
module is partially broken for adding lpr printers so I used
localhost;631) and hoped to get a reference profile with the yast2
autoinstall tool.

Result : No <printer> section is created at all. There is no
hardware->printer module in yast2 autoinstallation. What's up ?

How can I fix this ?

I have this problem too. Can't use the config file used with 10.3 that
was this way:

<printer>
<cups_installation config:type="symbol">client</cups_installation>
<default>Brother5170DN</default>
<printcap config:type="list"/>
<server_hostname>192.168.0.111</server_hostname>
<spooler>cups</spooler>
</printer>

I wan't opensuse 11.1 clients to be cups-clients sending their jobs to
the server.

I guess just changing <server_hostname> to

<cups_remote_server>192.168.0.111</cups_remote_server>

won't help?!

Any suggestions?

Thanks!

Regards,
Ivan


--
IT-Administration AStA TU Darmstadt
Hochschulstr. 1
64289 Darmstadt
University of Technology Darmstadt
Tel. +49-6151-162117
Fax. +49-6151-166026
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >