Jump to content

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

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "{{Input|1= <?xml version="1.0" encoding="UTF-8"?> <deviceinfo version="0.2"> <device> <!-- USB-SUBSYSTEM --> <match ke..."
 
Yurchor (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{Input|1= <?xml version="1.0"
Для того, щоб змусити працювати мережевий інтерфейс у локальній мережі з діапазоном адрес 10.0.x.x автором цих настанов було спочатку завантажено старий ноутбук, з’єднаний перехресним кабелем ethernet, що постачається разом з принтером. Службу '''NetworkManager''' було вимкнено, службу "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>
}}

Latest revision as of 12:44, 23 November 2010

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.

Для того, щоб змусити працювати мережевий інтерфейс у локальній мережі з діапазоном адрес 10.0.x.x автором цих настанов було спочатку завантажено старий ноутбук, з’єднаний перехресним кабелем ethernet, що постачається разом з принтером. Службу NetworkManager було вимкнено, службу "network" увімкнено.