Translations:Troubleshooting/Samsung scx-4500W/25/pt-br: Difference between revisions

From KDE UserBase Wiki
(Created page with "{{Input|1= <?xml version="1.0" encoding="UTF-8"?> <deviceinfo version="0.2"> <device> <!-- USB-SUBSYSTEM --> <match key="in...")
 
No edit summary
Line 1: Line 1:
{{Input|1= <?xml version="1.0"
A fim de fazer com que a interface de rede funcione em minha rede local, que usa a faixa de ip 10.0.xx, eu inicialmente eu iniciei um antigo laptop e conectei-o com um cabo ethernet crossover que vem com a impressora. Então eu parei o serviço '''NetworkManager'" e, em seguida, iniciei o serviço ''network''.
encoding="UTF-8"?>                                       
<deviceinfo version="0.2">
  <device>
    <!-- USB-SUBSYSTEM -->
    <match key="info.subsystem" string="usb">
      <match key="usb.vendor_id" int="0x04e8">
        <!-- Samsung SCX-4500W -->
        <match key="usb.product_id" int="0x342b">
          <append key="info.capabilities"
type="strlist">scanner</append>
        </match>
      </match>
    </match>
  </device>
</deviceinfo>
}}

Revision as of 00:33, 7 June 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Troubleshooting/Samsung scx-4500W)
In order to get the network interface working in my local LAN which is the in the ip range 10.0.x.x I initially booted up an old laptop and plugged in the crossover ethernet cable that comes with the printer. Then I stopped the '''NetworkManager''' service, and then started the "network" service.

A fim de fazer com que a interface de rede funcione em minha rede local, que usa a faixa de ip 10.0.xx, eu inicialmente eu iniciei um antigo laptop e conectei-o com um cabo ethernet crossover que vem com a impressora. Então eu parei o serviço NetworkManager'" e, em seguida, iniciei o serviço network.