<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Polski Forum Użytkowników Debiana</title>
		<link>http://debian.pl/</link>
		<description>Polski portal użytkowników dystrybucji Debian GNU/Linux, dyskusje, artykuły, nowości, blog, porady, pomoc.</description>
		<language>pl</language>
		<lastBuildDate>Tue, 21 May 2013 10:35:12 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>1</ttl>
		<image>
			<url>http://www.debian.pl/images/misc/rss.png</url>
			<title>Polski Forum Użytkowników Debiana</title>
			<link>http://debian.pl/</link>
		</image>
		<item>
			<title>Debian Wheezy - error przy kompilacji jądra</title>
			<link>http://www.debian.pl/threads/28853-Debian-Wheezy-error-przy-kompilacji-jądra?goto=newpost</link>
			<pubDate>Tue, 21 May 2013 10:25:07 GMT</pubDate>
			<description>Witam 
Posiadam płytę główną Intel D2500cc ostatnio zainstalowałem Debiana Wheezy. 
Niestety nie obsługuje mi prawidłowo karty graficznej co to...</description>
			<content:encoded><![CDATA[<div>Witam<br />
Posiadam płytę główną Intel D2500cc ostatnio zainstalowałem Debiana Wheezy.<br />
Niestety nie obsługuje mi prawidłowo karty graficznej co to znaczy?<br />
Brak możliwości ogladania filmów na mplayer gdyż procesor wchodzi na 100% a<br />
film leci w zwolnionym tępie.<br />
Dlatego postanowiłem skonfigurować system zgodnie z instrukcją intela -<br />
która jest <a href="http://download.intel.com/support/motherboards/desktop/sb/enabling_hardware_accelerated_playback_ubuntu_12.pdf" target="_blank">tutaj</a> pod ubuntu (brak instrukcji dla debiana).<br />
Kompilacje kernela robiłem zgodnie z <a href="http://www.debian.pl/threads/26313-Kompilacja-j%C4%85dra-Linuksa-3-x-metod%C4%85-Debiana" target="_blank">tym</a> linkiem dodajac patch-e z instrukcji<br />
intel-a<br />
Pobierałem różne wersje kernela od 3.1 i nowsze, na każdym był ten sam błąd.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">drivers/staging/cdv/pvr/services4/srvkm/devices/sgx/mmu.c: In function<br />
‘MMU_Alloc’:<br />
drivers/staging/cdv/pvr/services4/srvkm/devices/sgx/mmu.c:1042:11: error:<br />
‘sDevPAddr.uiAddr’ may be used uninitialized in this function<br />
[-Werror=maybe-uninitialized]<br />
drivers/staging/cdv/pvr/services4/srvkm/devices/sgx/mmu.c:983:20: note:<br />
‘sDevPAddr.uiAddr’ was declared here<br />
cc1: all warnings being treated as errors<br />
make[4]: *** [drivers/staging/cdv/pvr/services4/srvkm/devices/sgx/mmu.o] Błąd<br />
1<br />
make[3]: *** [drivers/staging/cdv] Błąd 2<br />
make[2]: *** [drivers/staging] Błąd 2<br />
make[1]: *** [drivers] Błąd 2<br />
make[1]: Opuszczenie katalogu `/usr/src/linux-3.2.45'<br />
make: *** [debian/stamp/build/kernel] Błąd 2</code><hr />
</div>Dodatkowo po kilku próbach szukałem na różnych forach i ustawiałem w .config<br />
takią opcje jak:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">CONFIG_FRAME_WARN=0</code><hr />
</div><div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">uname -a<br />
Linux Phoenix 3.2.0-4-686-pae #1 SMP Debian 3.2.41-2 i686 GNU/Linux</code><hr />
</div><div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">dpkg --print-architecture<br />
i386</code><hr />
</div><div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">dpkg -l | grep gcc<br />
ii&nbsp; gcc&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4:4.7.2-1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  GNU C compiler<br />
ii&nbsp; gcc-4.6&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4.6.3-14&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  GNU C compiler<br />
ii&nbsp; gcc-4.6-base:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4.6.3-14&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  GCC, the GNU Compiler Collection (base package)<br />
ii&nbsp; gcc-4.7&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4.7.2-5&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  GNU C compiler<br />
ii&nbsp; gcc-4.7-base:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4.7.2-5&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  GCC, the GNU Compiler Collection (base package)<br />
ii&nbsp; libgcc1:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  1:4.7.2-5&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  GCC support library</code><hr />
</div><div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">dpkg -l | grep kernel<br />
ii&nbsp; kernel-package&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  12.036+nmu3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; A utility for building Linux kernel related Debian packages.<br />
ii&nbsp; kmod&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  9-3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  tools for managing Linux kernel modules<br />
ii&nbsp; libaio1:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  0.3.109-3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  Linux kernel AIO access library - shared library<br />
ii&nbsp; libdrm-intel1:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  2.4.40-1~deb7u2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  Userspace interface to intel-specific kernel DRM services -- runtime<br />
ii&nbsp; libdrm-nouveau1a:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.4.40-1~deb7u2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  Userspace interface to nouveau-specific kernel DRM services -- runtime<br />
ii&nbsp; libdrm-radeon1:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.4.40-1~deb7u2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  Userspace interface to radeon-specific kernel DRM services -- runtime<br />
ii&nbsp; libdrm2:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  2.4.40-1~deb7u2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  Userspace interface to kernel DRM services -- runtime<br />
rc&nbsp; linux-headers-3.2.44-yampress&nbsp; &nbsp; &nbsp; &nbsp; 01&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  Header files related to Linux kernel, specifically,<br />
rc&nbsp; linux-image-3.2.44-yampress&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 01&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  Linux kernel binary image for version 3.2.44-yampress<br />
ii&nbsp; nfs-kernel-server&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1:1.2.6-3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i386&nbsp; &nbsp; &nbsp; &nbsp;  support for NFS kernel server<br />
ii&nbsp; rsyslog&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5.8.11-3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  reliable system and kernel logging daemon</code><hr />
</div><div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code"> dpkg -l | grep build<br />
ii&nbsp; ant&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.8.2-4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Java based build tool like make<br />
ii&nbsp; ant-optional&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  1.8.2-4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Java based build tool like make - optional libraries<br />
ii&nbsp; build-essential&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 11.5&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  Informational list of build-essential packages<br />
ii&nbsp; gconf-service&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.2.5-1+build1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  GNOME configuration database system (D-Bus service)<br />
ii&nbsp; gconf2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  3.2.5-1+build1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  GNOME configuration database system (support tools)<br />
ii&nbsp; gconf2-common&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.2.5-1+build1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GNOME configuration database system (common files)<br />
ii&nbsp; gnome-user-guide&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  3.4.2-1+build1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GNOME user's guide<br />
ii&nbsp; kernel-package&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  12.036+nmu3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; A utility for building Linux kernel related Debian packages.<br />
ii&nbsp; libgconf-2-4:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.2.5-1+build1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  GNOME configuration database system (shared libraries)<br />
ii&nbsp; libgconf2-4:i386&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  3.2.5-1+build1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  GNOME configuration database system (dummy package)<br />
ii&nbsp; libnautilus-extension1a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.4.2-1+build1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  libraries for nautilus components - runtime version<br />
ii&nbsp; libnet-daemon-perl&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  0.48-1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Perl module for building portable Perl daemons easily<br />
ii&nbsp; libreoffice-report-builder-bin&nbsp; &nbsp; &nbsp;  1:3.5.4+dfsg-4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  LibreOffice extension for building database reports -- libraries<br />
ii&nbsp; libresid-builder0c2a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  2.1.1-14&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  SID chip emulation class based on resid<br />
ii&nbsp; linux-kbuild-3.2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  3.2.17-1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  i386&nbsp; &nbsp; &nbsp; &nbsp;  Kbuild infrastructure for Linux 3.2<br />
ii&nbsp; python-support&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  1.0.15&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; automated rebuilding support for Python modules<br />
ii&nbsp; tex-common&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  3.15&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  all&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; common infrastructure for building and installing TeX</code><hr />
</div>Czy coś nie tak robie? Może nie mam doinstalowanej jakieś paczki?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/9-Hardware">Hardware</category>
			<dc:creator>gora</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28853-Debian-Wheezy-error-przy-kompilacji-jądra</guid>
		</item>
		<item>
			<title>Dwa monitory Radeon</title>
			<link>http://www.debian.pl/threads/28852-Dwa-monitory-Radeon?goto=newpost</link>
			<pubDate>Mon, 20 May 2013 15:59:07 GMT</pubDate>
			<description>Witam, korzystam z laptopa Packard Bell EasyNote TK, mam w nim kartę graficzną AMD Radeon HD 6370M, 512MB VRAM. 
Mam tez zewnętrzny monitor. Chce bym...</description>
			<content:encoded><![CDATA[<div>Witam, korzystam z laptopa Packard Bell EasyNote TK, mam w nim kartę graficzną AMD Radeon HD 6370M, 512MB VRAM.<br />
Mam tez zewnętrzny monitor. Chce bym mógł wyświetlać na nim treść inną niż na tym laptopowym, próbowałem xrandr, ale mi się nie udaje ustawić go tak by wyświetlał różne treści, w ustawienia -&gt; ekrany tak samo. Proszę o pomoc.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>maciek2tr99</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28852-Dwa-monitory-Radeon</guid>
		</item>
		<item>
			<title>Budowa własnego Thin klienta na bazie Debiana</title>
			<link>http://www.debian.pl/threads/28851-Budowa-własnego-Thin-klienta-na-bazie-Debiana?goto=newpost</link>
			<pubDate>Mon, 20 May 2013 14:59:21 GMT</pubDate>
			<description>Witam 
 
Chcę zbudować własnego Thin clienta na bazie Debiana. 
Czy ktoś z Was budowal, stosował gdzieś produkcyjnie i chce podzielić sie swoimi...</description>
			<content:encoded><![CDATA[<div>Witam<br />
<br />
Chcę zbudować własnego Thin clienta na bazie Debiana.<br />
Czy ktoś z Was budowal, stosował gdzieś produkcyjnie i chce podzielić sie swoimi doświadczeniami?<br />
Interesuje mnie np. jaki Window Manager został użyty etc.<br />
<br />
Pozdrawiam<br />
cc</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>cc</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28851-Budowa-własnego-Thin-klienta-na-bazie-Debiana</guid>
		</item>
		<item>
			<title>Skrypt w bashu nie działa a z ręki działa - tar i spacje.</title>
			<link>http://www.debian.pl/threads/28850-Skrypt-w-bashu-nie-działa-a-z-ręki-działa-tar-i-spacje?goto=newpost</link>
			<pubDate>Mon, 20 May 2013 08:47:29 GMT</pubDate>
			<description><![CDATA[Jak wpisuję z ręki poniższe polecenie to działa: 
  
Kod: 
--------- 
tar -cjf "KATALOG ZE (SPACJA) I +.tar.gz" "/virtual/datastore3-1/KATALOG ZE...]]></description>
			<content:encoded><![CDATA[<div>Jak wpisuję z ręki poniższe polecenie to działa:<br />
 <div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">tar -cjf &quot;KATALOG ZE (SPACJA) I +.tar.gz&quot; &quot;/virtual/datastore3-1/KATALOG ZE (SPACJA) I +&quot;</code><hr />
</div>to tworzy się plik archiwum o nazwie &quot;KATALOG ZE (SPACJĄ) I +.tar.gz&quot;<br />
<br />
Natomiast jak to wywołuję ze skryptu to już nie działa.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">#!/bin/bash<br />
for a in `ls /virtual/datastore3-1/`; do<br />
tar -cjf &quot;$a&quot; &quot;/virtual/datastore3-1/$a&quot;<br />
done</code><hr />
</div>Gdzie mam błąd?<br />
Swoją drogą widać ogromną kreatywność użytkowników w tworzeniu nazw katalogów.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/5-Główne-tematy">Główne tematy</category>
			<dc:creator>sethiel</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28850-Skrypt-w-bashu-nie-działa-a-z-ręki-działa-tar-i-spacje</guid>
		</item>
		<item>
			<title>sshfs nie montuje katalogu domowego</title>
			<link>http://www.debian.pl/threads/28849-sshfs-nie-montuje-katalogu-domowego?goto=newpost</link>
			<pubDate>Mon, 20 May 2013 08:45:02 GMT</pubDate>
			<description>Witam 
 
debian 7 
 
sshfs nie jest w stanie zamontować katalogu domowego a powinien być. 
Nieważne jak, czy lokalnie czy z innego komputera czy...</description>
			<content:encoded><![CDATA[<div>Witam<br />
<br />
debian 7<br />
<br />
sshfs nie jest w stanie zamontować katalogu domowego a powinien być.<br />
Nieważne jak, czy lokalnie czy z innego komputera czy przez pam_mount, zawiesza się przy montowaniu.<br />
<br />
przykład:<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code"> <br />
mkdir /tmp/test<br />
sshfs localhost:/tmp/test ~&nbsp; -o nonempty</code><hr />
</div>czy ktoś wie dlaczego i co zrobić aby montowanie katalogów domowych po sshfs działało?</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Załączone pliki</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://debian.pl/images/attach/txt.gif" alt="Typ Pliku: txt" />
	<a href="http://debian.pl/attachment.php?attachmentid=884&amp;d=1203328432">xorg_conf_170.txt</a> 
(3.1 KB)
</li>
			</ul>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.debian.pl/forums/8-Serwer">Serwer</category>
			<dc:creator>nat</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28849-sshfs-nie-montuje-katalogu-domowego</guid>
		</item>
		<item>
			<title>samba i użytkownicy z prawami odczyt zapis</title>
			<link>http://www.debian.pl/threads/28848-samba-i-użytkownicy-z-prawami-odczyt-zapis?goto=newpost</link>
			<pubDate>Mon, 20 May 2013 07:52:23 GMT</pubDate>
			<description>Dzień Dobry. 
 
Niedawno postawiłem sobie Sambe i mam mały problem. 
Posiadam kilku użytkowników: 
Jeden ma mieć wszystkie prawa a reszta tylko...</description>
			<content:encoded><![CDATA[<div>Dzień Dobry.<br />
<br />
Niedawno postawiłem sobie Sambe i mam mały problem.<br />
Posiadam kilku użytkowników:<br />
Jeden ma mieć wszystkie prawa a reszta tylko odczyt i zapis oto mój plik cfg<br />
<br />
    writeable = yes<br />
    delete readonly = yes<br />
    invalid users = root<br />
    write list = Ksi,Ks -&gt; myślałem że ten wpis to robi ale to nie to<br />
    path = /home/dbsbui<br />
    force directory mode = 644<br />
    force create mode = 644<br />
    revalidate = yes<br />
    comment = pierwszy zasob<br />
    valid users = damiand,@sambashare<br />
    create mode = 0700<br />
    directory mode = 0700 -&gt; potem wyczytałem że to pomoże<br />
<br />
A teraz już nie wiem, ma ktoś jakąś małą podpowiedź<br />
<br />
pozdr.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/8-Serwer">Serwer</category>
			<dc:creator>damianad</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28848-samba-i-użytkownicy-z-prawami-odczyt-zapis</guid>
		</item>
		<item>
			<title>Screen i debian 7</title>
			<link>http://www.debian.pl/threads/28847-Screen-i-debian-7?goto=newpost</link>
			<pubDate>Sun, 19 May 2013 14:54:40 GMT</pubDate>
			<description>Witam. 
 
Nie doszukałem się czy na forum obowiązuje 1 temat = 1 pytanie. 
 
Jeżeli tak, to przepraszam i założę nowy temat z drugim pytaniem(i w...</description>
			<content:encoded><![CDATA[<div>Witam.<br />
<br />
Nie doszukałem się czy na forum obowiązuje 1 temat = 1 pytanie.<br />
<br />
Jeżeli tak, to przepraszam i założę nowy temat z drugim pytaniem(i w takim wypadku prosze o pomoc na temat 1 pytania).<br />
<br />
<br />
1. Próbuje uruchomić program.<br />
<br />
Gdy robię to menualnie :<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">cd katalog<br />
export LD_LIBRARY_PATH=&quot;.:$LD_LIBRARY_PATH&quot;<br />
./hltv -param</code><hr />
</div>Gdy próbuje zrobić to ze screenem/ przez skrypt skrypt.sh<br />
<br />
Wygląda to tak jakby zmiana zmiennej środowiskowej nie działała.<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">cd katalog<br />
export LD_LIBRARY_PATH=&quot;.:$LD_LIBRARY_PATH&quot;<br />
screen -A -m -d -S hltv ./hltv</code><hr />
</div>W ten sposób już nie działa i tak jak mówie, tak jakby zmiana zmiennej środowiskowej nie zachodziła.<br />
<br />
2. Instalować debian 7, czy czekać może na bardziej stabilniejszą wersje ?<br />
<br />
Pozdrawiam.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/18-Software">Software</category>
			<dc:creator>dram</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28847-Screen-i-debian-7</guid>
		</item>
		<item>
			<title>Użytkownik FTP i dostęp do wybranego katalogu</title>
			<link>http://www.debian.pl/threads/28846-Użytkownik-FTP-i-dostęp-do-wybranego-katalogu?goto=newpost</link>
			<pubDate>Sun, 19 May 2013 13:24:56 GMT</pubDate>
			<description>Witam, jestem prawie totalnie zielony w środowisku linuxowym. Mam vps i stawiam serwery gier.  
Chciałbym się dowiedzieć jak dodać użytkownika aby...</description>
			<content:encoded><![CDATA[<div>Witam, jestem prawie totalnie zielony w środowisku linuxowym. Mam vps i stawiam serwery gier. <br />
Chciałbym się dowiedzieć jak dodać użytkownika aby miał dostęp do FTP ale tylko do katalogu który ustawie. Nie chce aby się cofał do root itp:)<br />
Będę wdzięczny za instrukcję</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/5-Główne-tematy">Główne tematy</category>
			<dc:creator>traffka</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28846-Użytkownik-FTP-i-dostęp-do-wybranego-katalogu</guid>
		</item>
		<item>
			<title><![CDATA[[+] instalacja na debianie 7]]></title>
			<link>http://www.debian.pl/threads/28845-instalacja-na-debianie-7?goto=newpost</link>
			<pubDate>Sun, 19 May 2013 09:24:40 GMT</pubDate>
			<description>Witam wszystkich. Jestem na forum pierwszy i tak samo 1 raz mam kontakt z linuksem - prosze o wyrozumialosc. debiana 7 zainstalowalem pobierajac...</description>
			<content:encoded><![CDATA[<div>Witam wszystkich. Jestem na forum pierwszy i tak samo 1 raz mam kontakt z linuksem - prosze o wyrozumialosc. debiana 7 zainstalowalem pobierajac netinstal. Instalacja trwala dosc szybko bo okolo 4 godzin przy moim polaczeniu.Pobralem ze strony skype.com paczke dla debiana 7  i chcialem to zainstalowac. No ale otrzymalem informacje tresci:<br />
&quot;Twoj silnik nie obsluguje instalowania pakietow&quot;<br />
Jako swierzak nie wiem za bardzo o co chodzi. Morze ktos mi wytlumaczy? Szukalem w internecie jak sobie z tym poradzic ale rece opadaja... pozdrawiam<br />
===================<br />
Yampress ...#2 wpisalem i otrzymalem:<br />
root@debian:~# var/tmp/kdecache-zbysiu/krun/dpkg -i 4183.0.skype-debian_4.1.0.20-1_i386<br />
-su: var/tmp/kdecache-zbysiu/krun/dpkg: Nie ma takiego pliku ani katalogu<br />
<br />
************gdyby nie byl pobrany to poprawna informacja ... ale przeciez jest pobrany do: &quot;&quot;var/tmp/kdecache-zbysiu/krun/dpkg -i 4183.0.skype-debian_4.1.0.20-1_i386&quot;&quot;<br />
===================<br />
Yampress.....#4....zrobilem jak pisales i efekt:<br />
root@debian:/home/zbysiu# dpkg -i Skype*.deb<br />
dpkg: błąd przetwarzania Skype*.deb (--install):<br />
 brak dostępu do archiwum: Nie ma takiego pliku ani katalogu<br />
Wystąpiły błędy podczas przetwarzania:<br />
 Skype*.deb</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/18-Software">Software</category>
			<dc:creator>jalla</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28845-instalacja-na-debianie-7</guid>
		</item>
		<item>
			<title><![CDATA[Debian "zwalnia" po kilku dniach użytkowania?]]></title>
			<link>http://www.debian.pl/threads/28844-Debian-zwalnia-po-kilku-dniach-użytkowania?goto=newpost</link>
			<pubDate>Sun, 19 May 2013 01:44:00 GMT</pubDate>
			<description>Mam zainstalowanego Debiana (obecnie wersja Jessie) na laptopie Samsung R580. Instalacja raczej standardowa z KDE, żadnych udziwnień, wszystkie...</description>
			<content:encoded><![CDATA[<div>Mam zainstalowanego Debiana (obecnie wersja <i>Jessie</i>) na laptopie Samsung R580. Instalacja raczej standardowa z KDE, żadnych udziwnień, wszystkie sterowniki obecne. <br />
Po uruchomieniu system jest szybki, responsywny, ale po kilku dniach pracy (zwykłe przeglądanie stron, youtube, filmy itp) system zaczyna zwalniać - pojawiają się zacięcia przy przewijaniu stron, zmianie aktywnego okna, czegokolwiek co ma związek ze zmianą grafiki. Wygląda jakby coś się &quot;zapychało&quot; po kilku dniach, komputer nigdy nie jest przełaczany w stan uspienia/hibernacji, jedynie ekran jest wygaszany. Pomaga restart systemu, po kilku dniach znów system zaczyna zwalniać. Problem istnieje od kiedy posiadam tego laptopa - 2,5 roku, przechodzil kilka reinstalacji systemu ale nic nie zmieniło tej przypadłości. Sterowniki do grafiki są te z repozytorium, próbowałem tez te ze strony Nvidia - bez zmian. <br />
Jeszcze jedno zauważyłem, po kilku dniach wszelkie operacje graficzne (przewijanie stron, filmy, youtube) sprawiają wiecej kłopotów obliczeniowych, jesli tak to moge nazwać, gdyż zaczyna pracować bardzo mocno wentylator na procesorze, podczas gdy na &quot;świeżym&quot; systemie zaraz po restarcie nie ma nic takiego. <br />
Wykorzystanie pamieci nigdy nie przekracza połowy pojemnosci, swap jest zazwyczaj nietknięty. <br />
Nadmienie że nie ma podobnych problemów pod Windows 7 lub 8. <br />
<br />
Konfiguracja laptopa: Intel Core i5 i5-520M 4GB 500GB 15,6'' GFGT330Mpartycja głowna &quot;/&quot; 32GB (15GB wolne), swap 1,5GB</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/9-Hardware">Hardware</category>
			<dc:creator>dertyh</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28844-Debian-zwalnia-po-kilku-dniach-użytkowania</guid>
		</item>
		<item>
			<title><![CDATA[[+] pliki z rozszerzeniem 7z.001]]></title>
			<link>http://www.debian.pl/threads/28843-pliki-z-rozszerzeniem-7z-001?goto=newpost</link>
			<pubDate>Sat, 18 May 2013 22:00:02 GMT</pubDate>
			<description>Witam! 
Czy wie ktoś jakim programem można rozpakować pliki z rozszerzeniem nazwa_pliku.7z.001?</description>
			<content:encoded><![CDATA[<div>Witam!<br />
Czy wie ktoś jakim programem można rozpakować pliki z rozszerzeniem nazwa_pliku.7z.001?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/18-Software">Software</category>
			<dc:creator>pawel19Fcb</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28843-pliki-z-rozszerzeniem-7z-001</guid>
		</item>
		<item>
			<title>GOOGLE-EARTH - Problem z instalacją na Debian 7, 64 bit</title>
			<link>http://www.debian.pl/threads/28842-GOOGLE-EARTH-Problem-z-instalacją-na-Debian-7-64-bit?goto=newpost</link>
			<pubDate>Sat, 18 May 2013 18:41:21 GMT</pubDate>
			<description>Witam, czy udało się komuś zainstalować Google Earth na Debianie 7 wersja 64 bit. 
Nie mogę sobie poradzić z prawidłową instalacją tego programu....</description>
			<content:encoded><![CDATA[<div>Witam, czy udało się komuś zainstalować Google Earth na Debianie 7 wersja 64 bit.<br />
Nie mogę sobie poradzić z prawidłową instalacją tego programu.<br />
Karta graficzna HD7850 ze sterownikami fglrx.<br />
Pobrałem ze strony producenta tę wersję:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Cytat:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			<a href="http://www.google.com/intl/pl/earth/download/thanks.html#os=linux#linux_dl=deb_64" target="_blank">http://www.google.com/intl/pl/earth/...inux_dl=deb_64</a>
			
		<hr />
	</div>
</div>Uruchamiam polecenie:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod html:</div>
	<hr /><code class="bbcode_code">sudo dpkg -i google-earth*.deb</code><hr />
</div><div class="bbcode_container">
	<div class="bbcode_description">Kod html:</div>
	<hr /><code class="bbcode_code">apt-get -f install</code><hr />
</div>Uruchamiam w konsoli Google-Earth<br />
i otrzymuje komunikat:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Cytat:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			[0518/203815:ERROR:net_util.cc(2195)] Not implemented reached in bool net::HaveOnlyLoopbackAddresses()<br />
Failed to load &quot;/opt/google/earth/free/libinput_plugin.so&quot; because &quot;/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./libLeap.so)&quot;<br />
[0518/203816:WARNING:backend_impl.cc(1875)] Destroying invalid entry.<br />
Google Earth has caught signal 11.<br />
<br />
<br />
<br />
We apologize for the inconvenience, but Google Earth has crashed.<br />
 This is a bug in the program, and should never happen under normal<br />
 circumstances. A bug report and debugging data have been written<br />
 to this text file:<br />
<br />
    /root/.googleearth/crashlogs/crashlog-5197ca98.txt<br />
<br />
Please include this file if you submit a bug report to Google.<br />
			
		<hr />
	</div>
</div>Nie wiem co jest nie tak.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/18-Software">Software</category>
			<dc:creator>artec</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28842-GOOGLE-EARTH-Problem-z-instalacją-na-Debian-7-64-bit</guid>
		</item>
		<item>
			<title>Problemy z forum. Problemy na forum.</title>
			<link>http://www.debian.pl/threads/28841-Problemy-z-forum-Problemy-na-forum?goto=newpost</link>
			<pubDate>Sat, 18 May 2013 00:14:49 GMT</pubDate>
			<description>Witam. Mam na ten czas 2 problemy:1) logowanie na głównej stronie (z paska u góry ekranu): NIck wpisuję bezproblemowo jednak hasło nie chce mi...</description>
			<content:encoded><![CDATA[<div>Witam. Mam na ten czas 2 problemy:1) logowanie na głównej stronie (z paska u góry ekranu): NIck wpisuję bezproblemowo jednak hasło nie chce mi stronka gwiazdkować, wpisane hasło jako tekst jest odrzucane. Zostaje przekierowany na stronę gdzie już jest tylko login i password i tam już nie ma problemów.2) w wiadomościach, podczas ich edycji, widzę ENTERy jednak po wysłaniu wiadomości one giną.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/13-Luźne">Luźne</category>
			<dc:creator>Tarna</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28841-Problemy-z-forum-Problemy-na-forum</guid>
		</item>
		<item>
			<title>Nie działa regulacja głośności na klawiszach laptopa Lenovo Y560</title>
			<link>http://www.debian.pl/threads/28840-Nie-działa-regulacja-głośności-na-klawiszach-laptopa-Lenovo-Y560?goto=newpost</link>
			<pubDate>Sat, 18 May 2013 00:06:48 GMT</pubDate>
			<description>Witam.Mam następujący problem: po wciśnięciu klawisza Fn+Vol Up lub Fn+Vol Down pokazuje się grafika informująca o zwiększaniu lub obniżaniu  poziomu...</description>
			<content:encoded><![CDATA[<div>Witam.Mam następujący problem: po wciśnięciu klawisza Fn+Vol Up lub Fn+Vol Down pokazuje się grafika informująca o zwiększaniu lub obniżaniu  poziomu głośności, jednak nie działa to na głośniki lub słuchawki. Jeśli chcę zwiększyć lub zmniejszyć głośność główną muszę skorzystać z miksera dźwięku  <div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code"> PulseAudio Mixer</code><hr />
</div>.Proszę o pomoc jak zrobić by klawisze współgrały z mikserem.Deb Wheezy multi.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/9-Hardware">Hardware</category>
			<dc:creator>Tarna</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28840-Nie-działa-regulacja-głośności-na-klawiszach-laptopa-Lenovo-Y560</guid>
		</item>
		<item>
			<title>blokowanie trzech pakietów</title>
			<link>http://www.debian.pl/threads/28839-blokowanie-trzech-pakietów?goto=newpost</link>
			<pubDate>Fri, 17 May 2013 17:05:32 GMT</pubDate>
			<description>Witam, mam taki problem potrzebuje zablokować określoną grupę pakietów tcp które docierają do mojego serwera na konkretny port. Są to trzy pakiety...</description>
			<content:encoded><![CDATA[<div>Witam, mam taki problem potrzebuje zablokować określoną grupę pakietów tcp które docierają do mojego serwera na konkretny port. Są to trzy pakiety (po defragmentowane) różniące się długością (muszę je wyłapać z pośród wielu innych), by blokada zadziałała muszą te pakiety pojawić się w określonej kolejności pod rząd. Czy coś takiego jest możliwe za pomocą iptables, czy trzeba zainteresować się już systemem ami IDS?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/19-Sieci">Sieci</category>
			<dc:creator>Dominik137</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28839-blokowanie-trzech-pakietów</guid>
		</item>
		<item>
			<title>Dodatek do pulpitu</title>
			<link>http://www.debian.pl/threads/28838-Dodatek-do-pulpitu?goto=newpost</link>
			<pubDate>Fri, 17 May 2013 11:56:05 GMT</pubDate>
			<description>Witam Panowie.  
Jestem początkującym użytkownikiem Debiana. 
Zainstalowałem sobie go i chciałbym się zapytać jak zainstalować taki dodatek do...</description>
			<content:encoded><![CDATA[<div>Witam Panowie. <br />
Jestem początkującym użytkownikiem Debiana.<br />
Zainstalowałem sobie go i chciałbym się zapytać jak zainstalować taki dodatek do pulpitu informujący o użyciu dysków, procesora itp. Znalazłem fajny, oto on:<br />
<a href="http://debian.pl/attachment.php?attachmentid=4475&amp;d=1368791681"  title="Nazwa:  aaa.jpg
Wyświetleń: 13
Rozmiar:  38.5 KB">aaa.jpg</a><br />
Jak go zainstalować Panowie?<br />
Proszę o pomoc</div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Załączone obrazki</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://debian.pl/images/attach/jpg.gif" alt="Typ Pliku: jpg" />
	<a href="http://debian.pl/attachment.php?attachmentid=4475&amp;d=1368791681">aaa.jpg</a> 
(38.5 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://www.debian.pl/forums/18-Software">Software</category>
			<dc:creator>mardi4</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28838-Dodatek-do-pulpitu</guid>
		</item>
		<item>
			<title>Czarny ekran po instalacji Debian Wheezy</title>
			<link>http://www.debian.pl/threads/28837-Czarny-ekran-po-instalacji-Debian-Wheezy?goto=newpost</link>
			<pubDate>Fri, 17 May 2013 07:27:49 GMT</pubDate>
			<description>Witam. 
 
Po instalacji Debian Wheeze w miejsce Squeeze przy uruchamianiu pojawia się kilka/kilkanaście początkowych wersów. Najprawdopodobniej przy...</description>
			<content:encoded><![CDATA[<div>Witam.<br />
<br />
Po instalacji Debian Wheeze w miejsce Squeeze przy uruchamianiu pojawia się kilka/kilkanaście początkowych wersów. Najprawdopodobniej przy zmianie rozdzielczości terminala wszystko znika. Lecz system działa (tylko nic nie wyświetla), zarówno Ctrl+Alt+Del, jak i POWER OFF działa. Po kilkukrotnym resecie i/lub shutdown'ie system startuje normalnie. Średnio jedna na 5 prób przynosi pożądany efekt. Sprzęt to laptop HP 6720s.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/6-Instalacja-systemu">Instalacja systemu</category>
			<dc:creator>bastard</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28837-Czarny-ekran-po-instalacji-Debian-Wheezy</guid>
		</item>
		<item>
			<title><![CDATA[[+] Na jakie partycje podzielić Ubuntu]]></title>
			<link>http://www.debian.pl/threads/28836-Na-jakie-partycje-podzielić-Ubuntu?goto=newpost</link>
			<pubDate>Fri, 17 May 2013 06:18:50 GMT</pubDate>
			<description>witam mam pytanie na ile partycji i na jakie mam podzielić Ubuntu?. Czy wystarczy / ?. system miałby być obok Windows? proszę o dokładne objaśnienie...</description>
			<content:encoded><![CDATA[<div>witam mam pytanie na ile partycji i na jakie mam podzielić Ubuntu?. Czy wystarczy / ?. system miałby być obok Windows? proszę o dokładne objaśnienie ponieważ dopiero zaczynam przygodę z Linuxem.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/20-Inne-systemy">Inne systemy</category>
			<dc:creator>Crazy_Boy</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28836-Na-jakie-partycje-podzielić-Ubuntu</guid>
		</item>
		<item>
			<title>okresowy brak dostępu do internetu</title>
			<link>http://www.debian.pl/threads/28835-okresowy-brak-dostępu-do-internetu?goto=newpost</link>
			<pubDate>Wed, 15 May 2013 12:09:13 GMT</pubDate>
			<description><![CDATA[Proszę o pomoc w następującej sprawie: 
1. Dostęp do internetu z sieci LAN jest zrobiony poprzez serwer Debniana z firewall'em i uruchomionym...]]></description>
			<content:encoded><![CDATA[<div>Proszę o pomoc w następującej sprawie:<br />
1. Dostęp do internetu z sieci LAN jest zrobiony poprzez serwer Debniana z firewall'em i uruchomionym serwerem DHCP.<br />
2. Okresowo (kilka razy dziennie) niektóre hosty w sieci LAN tracą połączenie z internetem (brak dostępu do stron www i możliwości wysyłania/odbierania poczty. Sieć LAN działa normalnie. Najczęściej problem ten jest zgłaszany przez użytkownika komputera o IP=192.168.1.127, ale zdarza się to też na innych kompach, najczęściej z Win7.<br />
3. W takiej sytuacji użytkownik najczęściej restartuje komputer i wszytko zaczyna działać. Ponadto zdarza się, że po dłuższym czasie łączność z internetem wraca bez restartu.<br />
<br />
Załączam poniżej log systemowy z wpisami dot. DHCP i kompa o adresie jw (fragmenty). Niestety nic dla mnie w tym logu nie świadczy o odłączeniu czy zablokowaniu. Wpisy do zdarzeń systemowych w komputerze nie wskazują na związek  z tą sprawą.<br />
<br />
tu fragment logu:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Cytat:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			Apr  4 07:47:12 nazwa-serwera rsyslogd: [origin software=&quot;rsyslogd&quot; swVersion=&quot;4.6.4&quot; x-pid=&quot;1278&quot; x-info=&quot;http://www.rsyslog.com&quot;] rsyslogd was HUPed, type 'lightweight'.<br />
Apr  4 07:47:13 nazwa-serwera anacron[17189]: Job `cron.daily' terminated<br />
Apr  4 07:47:13 nazwa-serwera anacron[17189]: Normal exit (1 job run)<br />
Apr  4 07:47:58 nazwa-serwera dhcpd: DHCPDISCOVER from 20:cf:30:46:bd:db via eth4<br />
Apr  4 07:47:59 nazwa-serwera dhcpd: DHCPOFFER on 192.168.1.104 to 20:cf:30:46:bd:db (L43) via eth4<br />
Apr  4 07:47:59 nazwa-serwera dhcpd: parse_option_buffer: malformed option dhcp.streettalk-directory-assistance-server (code 76): option length exceeds option buffer length.<br />
Apr  4 07:48:02 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.104 (192.168.1.1) from 20:cf:30:46:bd:db (L43) via eth4<br />
Apr  4 07:48:02 nazwa-serwera dhcpd: DHCPACK on 192.168.1.104 to 20:cf:30:46:bd:db (L43) via eth4<br />
<br />
Apr  4 08:31:41 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 08:31:41 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 08:31:42 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:31:42 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:33:22 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:33:22 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:34:33 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:34:33 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:34:34 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 08:34:34 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 08:35:57 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 08:35:57 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 08:36:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.179 via eth4<br />
Apr  4 08:36:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.179 (e4:11:5b:28:cb:45) via eth4<br />
Apr  4 08:36:36 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 08:36:36 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 08:37:02 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:37:02 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:37:08 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.127 via eth4<br />
Apr  4 08:37:08 nazwa-serwera dhcpd: DHCPACK to 192.168.1.127 (f0:4d:a2:59:be:39) via eth4<br />
Apr  4 08:37:17 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 08:37:17 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 08:37:53 nazwa-serwera dhcpd: DHCPDISCOVER from 98:4b:e1:ed:13:1c via eth4<br />
Apr  4 08:37:54 nazwa-serwera dhcpd: DHCPOFFER on 192.168.1.123 to 98:4b:e1:ed:13:1c (RJW-HP) via eth4<br />
Apr  4 08:37:54 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.123 (192.168.1.1) from 98:4b:e1:ed:13:1c (RJW-HP) via eth4<br />
Apr  4 08:37:54 nazwa-serwera dhcpd: DHCPACK on 192.168.1.123 to 98:4b:e1:ed:13:1c (RJW-HP) via eth4<br />
Apr  4 08:37:58 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 08:37:58 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 08:38:27 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:38:27 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:39:19 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 08:39:19 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 08:40:46 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 08:40:46 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 08:41:44 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:41:44 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:41:44 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 08:41:44 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 08:42:06 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 08:42:06 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 08:43:05 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 08:43:05 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 08:43:10 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:43:10 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:44:12 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:44:12 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:44:25 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 08:44:25 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 08:45:15 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:45:15 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:45:56 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.101 via eth4<br />
Apr  4 08:45:56 nazwa-serwera dhcpd: DHCPACK to 192.168.1.101 (00:21:6a:b4:0d:16) via eth4<br />
Apr  4 08:46:39 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:46:39 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:46:43 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:46:43 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:47:20 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 08:47:20 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 08:47:41 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 08:47:41 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 08:47:45 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 08:47:45 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 08:48:30 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:48:30 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:49:48 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.199 from 00:23:7d:80:4b:2d (NPI804B2D) via eth4<br />
Apr  4 08:49:48 nazwa-serwera dhcpd: DHCPACK on 192.168.1.199 to 00:23:7d:80:4b:2d (NPI804B2D) via eth4<br />
Apr  4 08:50:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 08:50:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 08:51:47 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 08:51:47 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 08:52:11 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:52:11 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:52:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:52:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:53:36 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:53:36 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:54:07 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.133 via eth4<br />
Apr  4 08:54:07 nazwa-serwera dhcpd: DHCPACK to 192.168.1.133 (18:03:73:96:55:8b) via eth4<br />
Apr  4 08:54:13 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:54:13 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:54:16 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.101 via eth4<br />
Apr  4 08:54:16 nazwa-serwera dhcpd: DHCPACK to 192.168.1.101 (00:21:6a:b4:0d:16) via eth4<br />
Apr  4 08:55:33 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 08:55:33 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 08:56:18 nazwa-serwera dhcpd: Wrote 99 leases to leases file.<br />
Apr  4 08:56:18 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.184 from 6c:ae:8b:1c:da:c7 (IMM2-6cae8b1cdac6) via eth4<br />
Apr  4 08:56:18 nazwa-serwera dhcpd: DHCPACK on 192.168.1.184 to 6c:ae:8b:1c:da:c7 (IMM2-6cae8b1cdac6) via eth4<br />
Apr  4 08:56:28 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:56:28 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:56:50 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 08:56:50 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 08:56:53 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 08:56:53 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 08:57:14 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:57:14 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:57:32 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:57:32 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:57:38 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.119 from 00:22:15:d8:37:76 (MPE) via eth4<br />
Apr  4 08:57:38 nazwa-serwera dhcpd: DHCPACK on 192.168.1.119 to 00:22:15:d8:37:76 (MPE) via eth4<br />
Apr  4 08:58:34 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 08:58:34 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 08:58:40 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 08:58:40 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 08:58:41 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 08:58:41 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 08:59:29 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 08:59:29 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 09:00:00 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 09:00:00 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 09:00:10 nazwa-serwera dhcpd: DHCPDISCOVER from 48:5b:39:11:26:02 via eth4<br />
Apr  4 09:00:11 nazwa-serwera dhcpd: DHCPOFFER on 192.168.1.115 to 48:5b:39:11:26:02 (Artur-Komputer) via eth4<br />
Apr  4 09:00:11 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.115 (192.168.1.1) from 48:5b:39:11:26:02 (Artur-Komputer) via eth4<br />
Apr  4 09:00:11 nazwa-serwera dhcpd: DHCPACK on 192.168.1.115 to 48:5b:39:11:26:02 (Artur-Komputer) via eth4<br />
Apr  4 09:00:15 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 09:00:15 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 09:00:39 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.115 via eth4<br />
Apr  4 09:00:39 nazwa-serwera dhcpd: DHCPACK to 192.168.1.115 (48:5b:39:11:26:02) via eth4<br />
Apr  4 09:00:49 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 09:00:49 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 09:00:51 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 09:00:51 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 09:00:55 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.101 via eth4<br />
Apr  4 09:00:55 nazwa-serwera dhcpd: DHCPACK to 192.168.1.101 (00:21:6a:b4:0d:16) via eth4<br />
Apr  4 09:01:41 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.115 via eth4<br />
Apr  4 09:01:41 nazwa-serwera dhcpd: DHCPACK to 192.168.1.115 (48:5b:39:11:26:02) via eth4<br />
Apr  4 09:01:42 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 09:01:42 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 09:01:49 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 09:01:49 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 09:01:57 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 09:01:57 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 09:03:10 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.190 via eth4<br />
Apr  4 09:03:10 nazwa-serwera dhcpd: DHCPACK to 192.168.1.190 (90:b1:1c:5d:ae:0b) via eth4<br />
Apr  4 09:03:18 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 09:03:18 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 09:03:28 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.115 via eth4<br />
Apr  4 09:03:28 nazwa-serwera dhcpd: DHCPACK to 192.168.1.115 (48:5b:39:11:26:02) via eth4<br />
Apr  4 09:04:11 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 09:04:11 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 09:04:16 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 09:04:16 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 09:04:31 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 09:04:31 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 09:04:36 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.111 from 20:cf:30:46:b7:e5 (L48) via eth4<br />
Apr  4 09:04:36 nazwa-serwera dhcpd: DHCPACK on 192.168.1.111 to 20:cf:30:46:b7:e5 (L48) via eth4<br />
Apr  4 09:04:36 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 09:04:36 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 09:04:49 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.115 via eth4<br />
Apr  4 09:04:49 nazwa-serwera dhcpd: DHCPACK to 192.168.1.115 (48:5b:39:11:26:02) via eth4<br />
Apr  4 09:05:34 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 09:05:34 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 09:06:10 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 09:06:10 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 09:06:44 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.127 from f0:4d:a2:59:be:39 (komp-zg) via eth4<br />
Apr  4 09:06:44 nazwa-serwera dhcpd: DHCPACK on 192.168.1.127 to f0:4d:a2:59:be:39 (komp-zg) via eth4<br />
Apr  4 09:06:46 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.158 from 6c:ae:8b:1b:5d:a7 (IMM2-6cae8b1b5da6) via eth4<br />
Apr  4 09:06:46 nazwa-serwera dhcpd: DHCPACK on 192.168.1.158 to 6c:ae:8b:1b:5d:a7 (IMM2-6cae8b1b5da6) via eth4<br />
Apr  4 09:06:56 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.198 from 6c:ae:8b:1d:19:8f (IMM2-6cae8b1d198e) via eth4<br />
Apr  4 09:06:56 nazwa-serwera dhcpd: DHCPACK on 192.168.1.198 to 6c:ae:8b:1d:19:8f (IMM2-6cae8b1d198e) via eth4<br />
Apr  4 09:07:20 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 09:07:20 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 09:08:46 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 09:08:46 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 09:08:55 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.164 from 50:46:5d:53:a2:de (K61) via eth4<br />
Apr  4 09:08:55 nazwa-serwera dhcpd: DHCPACK on 192.168.1.164 to 50:46:5d:53:a2:de (K61) via eth4<br />
Apr  4 09:09:21 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 09:09:21 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 09:09:46 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 09:09:46 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 09:10:47 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 09:10:47 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 09:10:53 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 09:10:53 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 09:11:14 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 09:11:14 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 09:11:26 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 09:11:26 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 09:11:30 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 09:11:30 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 09:11:31 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.144 via eth4<br />
Apr  4 09:11:31 nazwa-serwera dhcpd: DHCPACK to 192.168.1.144 (24:b6:fd:03:d3:b2) via eth4<br />
Apr  4 09:14:11 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 09:14:11 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 09:14:22 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.115 via eth4<br />
Apr  4 09:14:22 nazwa-serwera dhcpd: DHCPACK to 192.168.1.115 (48:5b:39:11:26:02) via eth4<br />
Apr  4 09:15:15 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 09:15:15 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 09:15:16 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 09:15:16 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 09:15:36 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 09:15:36 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 09:16:18 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 09:16:18 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 09:16:42 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 09:16:42 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 09:17:01 nazwa-serwera /USR/SBIN/CRON[18263]: (root) CMD (   cd / &amp;&amp; run-parts --report /etc/cron.hourly)<br />
Apr  4 09:17:50 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 09:17:50 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 09:18:07 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.109 from 10:1f:74:e8:74:5c (jkonieczny-hp) via eth4<br />
Apr  4 09:18:07 nazwa-serwera dhcpd: DHCPACK on 192.168.1.109 to 10:1f:74:e8:74:5c (jkonieczny-hp) via eth4<br />
Apr  4 09:18:52 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 09:18:52 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 09:19:20 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.144 via eth4<br />
Apr  4 09:19:20 nazwa-serwera dhcpd: DHCPACK to 192.168.1.144 (24:b6:fd:03:d3:b2) via eth4<br />
Apr  4 09:20:26 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 09:20:26 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 09:20:56 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 09:20:56 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 09:21:51 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 09:21:51 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 09:21:55 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 09:21:55 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
<br />
Apr  4 10:50:07 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 10:50:07 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 10:51:27 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 10:51:27 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 10:52:47 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 10:52:47 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 10:53:15 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 10:53:15 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 10:53:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 10:53:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 10:54:11 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 10:54:11 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 10:55:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 10:55:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 10:56:19 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.184 from 6c:ae:8b:1c:da:c7 (IMM2-6cae8b1cdac6) via eth4<br />
Apr  4 10:56:19 nazwa-serwera dhcpd: DHCPACK on 192.168.1.184 to 6c:ae:8b:1c:da:c7 (IMM2-6cae8b1cdac6) via eth4<br />
Apr  4 10:56:56 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 10:56:56 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 10:57:39 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.119 from 00:22:15:d8:37:76 (MPE) via eth4<br />
Apr  4 10:57:39 nazwa-serwera dhcpd: DHCPACK on 192.168.1.119 to 00:22:15:d8:37:76 (MPE) via eth4<br />
Apr  4 10:58:20 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 10:58:20 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 10:58:31 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 10:58:31 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 10:58:59 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 10:58:59 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 10:59:44 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 10:59:44 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 10:59:58 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 10:59:58 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:00:11 nazwa-serwera dhcpd: Wrote 99 leases to leases file.<br />
Apr  4 11:00:11 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.115 from 48:5b:39:11:26:02 (Artur-Komputer) via eth4<br />
Apr  4 11:00:11 nazwa-serwera dhcpd: DHCPACK on 192.168.1.115 to 48:5b:39:11:26:02 (Artur-Komputer) via eth4<br />
Apr  4 11:00:17 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 11:00:17 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 11:01:06 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:01:06 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:01:45 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:01:45 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:01:59 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.164 from 50:46:5d:53:a2:de (K61) via eth4<br />
Apr  4 11:01:59 nazwa-serwera dhcpd: DHCPACK on 192.168.1.164 to 50:46:5d:53:a2:de (K61) via eth4<br />
Apr  4 11:02:03 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.164 from 50:46:5d:53:a2:de (K61) via eth4<br />
Apr  4 11:02:03 nazwa-serwera dhcpd: DHCPACK on 192.168.1.164 to 50:46:5d:53:a2:de (K61) via eth4<br />
Apr  4 11:02:15 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 11:02:15 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 11:02:58 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.133 via eth4<br />
Apr  4 11:02:58 nazwa-serwera dhcpd: DHCPACK to 192.168.1.133 (18:03:73:96:55:8b) via eth4<br />
Apr  4 11:03:16 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.136 from 08:60:6e:06:26:ac (L68) via eth4<br />
Apr  4 11:03:16 nazwa-serwera dhcpd: DHCPACK on 192.168.1.136 to 08:60:6e:06:26:ac (L68) via eth4<br />
Apr  4 11:03:38 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 11:03:38 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 11:03:53 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:03:53 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:04:11 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 11:04:11 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 11:04:12 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.190 via eth4<br />
Apr  4 11:04:12 nazwa-serwera dhcpd: DHCPACK to 192.168.1.190 (90:b1:1c:5d:ae:0b) via eth4<br />
Apr  4 11:04:37 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.111 from 20:cf:30:46:b7:e5 (L48) via eth4<br />
Apr  4 11:04:37 nazwa-serwera dhcpd: DHCPACK on 192.168.1.111 to 20:cf:30:46:b7:e5 (L48) via eth4<br />
Apr  4 11:05:18 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:05:18 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:06:47 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.158 from 6c:ae:8b:1b:5d:a7 (IMM2-6cae8b1b5da6) via eth4<br />
Apr  4 11:06:47 nazwa-serwera dhcpd: DHCPACK on 192.168.1.158 to 6c:ae:8b:1b:5d:a7 (IMM2-6cae8b1b5da6) via eth4<br />
Apr  4 11:06:57 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.198 from 6c:ae:8b:1d:19:8f (IMM2-6cae8b1d198e) via eth4<br />
Apr  4 11:06:57 nazwa-serwera dhcpd: DHCPACK on 192.168.1.198 to 6c:ae:8b:1d:19:8f (IMM2-6cae8b1d198e) via eth4<br />
Apr  4 11:06:58 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 11:06:58 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 11:07:35 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.113 from 00:1f:d0:52:3e:43 (K56) via eth4<br />
Apr  4 11:07:35 nazwa-serwera dhcpd: DHCPACK on 192.168.1.113 to 00:1f:d0:52:3e:43 (Projekt33) via eth4<br />
Apr  4 11:08:37 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:08:37 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:08:57 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:08:57 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:09:50 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.144 via eth4<br />
Apr  4 11:09:50 nazwa-serwera dhcpd: DHCPACK to 192.168.1.144 (24:b6:fd:03:d3:b2) via eth4<br />
Apr  4 11:10:01 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:10:01 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:10:01 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:10:01 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:11:21 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:11:21 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:11:22 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 11:11:22 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 11:13:21 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 11:13:21 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 11:13:33 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:13:33 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:13:40 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:13:40 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:13:40 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 11:13:40 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 11:14:46 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:14:46 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:15:03 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:15:03 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:16:22 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:16:22 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:16:44 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:16:44 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:16:52 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 11:16:52 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 11:17:01 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 11:17:01 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 11:17:01 nazwa-serwera /USR/SBIN/CRON[19307]: (root) CMD (   cd / &amp;&amp; run-parts --report /etc/cron.hourly)<br />
Apr  4 11:18:07 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.109 from 10:1f:74:e8:74:5c (jkonieczny-hp) via eth4<br />
Apr  4 11:18:07 nazwa-serwera dhcpd: DHCPACK on 192.168.1.109 to 10:1f:74:e8:74:5c (jkonieczny-hp) via eth4<br />
Apr  4 11:18:10 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:18:10 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:18:44 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:18:44 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:19:31 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:19:31 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:20:10 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:20:10 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:22:27 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 11:22:27 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 11:22:45 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.179 via eth4<br />
Apr  4 11:22:45 nazwa-serwera dhcpd: DHCPACK to 192.168.1.179 (e4:11:5b:28:cb:45) via eth4<br />
Apr  4 11:23:43 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 11:23:43 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 11:23:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:23:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:25:11 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:25:11 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:25:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 11:25:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 11:26:01 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:26:01 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:27:04 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 11:27:04 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 11:27:13 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.115 via eth4<br />
Apr  4 11:27:13 nazwa-serwera dhcpd: DHCPACK to 192.168.1.115 (48:5b:39:11:26:02) via eth4<br />
Apr  4 11:27:24 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:27:24 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:27:57 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 11:27:57 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 11:28:51 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:28:51 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:29:46 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:29:46 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:30:16 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:30:16 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:31:32 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:31:32 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:31:46 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:31:46 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:32:55 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:32:55 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:33:32 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 11:33:32 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 11:33:46 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 11:33:46 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 11:33:54 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:33:54 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:35:17 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:35:17 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:35:53 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:35:53 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:37:02 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:37:02 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:37:06 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 11:37:06 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 11:38:27 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:38:27 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:39:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 11:39:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 11:42:33 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:42:33 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:43:16 nazwa-serwera named[1394]: client 50.57.223.95#41577: query (cache) 'isc.org/ANY/IN' denied<br />
Apr  4 11:43:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 11:43:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 11:43:56 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:43:56 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:44:30 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.102 from 00:25:22:a8:52:1e (K53) via eth4<br />
Apr  4 11:44:30 nazwa-serwera dhcpd: DHCPACK on 192.168.1.102 to 00:25:22:a8:52:1e (K53) via eth4<br />
Apr  4 11:44:32 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 11:44:32 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 11:45:15 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.191 from 18:03:73:ab:ca:81 (L65) via eth4<br />
Apr  4 11:45:15 nazwa-serwera dhcpd: DHCPACK on 192.168.1.191 to 18:03:73:ab:ca:81 (L65) via eth4<br />
Apr  4 11:45:20 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:45:20 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:46:14 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:46:14 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:46:29 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.104 from 20:cf:30:46:bd:db (L43) via eth4<br />
Apr  4 11:46:29 nazwa-serwera dhcpd: DHCPACK on 192.168.1.104 to 20:cf:30:46:bd:db (L43) via eth4<br />
Apr  4 11:46:44 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:46:44 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:47:09 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 11:47:09 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 11:47:18 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:47:18 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:48:41 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:48:41 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:48:42 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 11:48:42 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 11:50:29 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.133 via eth4<br />
Apr  4 11:50:29 nazwa-serwera dhcpd: DHCPACK to 192.168.1.133 (18:03:73:96:55:8b) via eth4<br />
Apr  4 11:50:33 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.186 from 1c:6f:65:8b:ce:58 (projekt-d-el) via eth4<br />
Apr  4 11:50:33 nazwa-serwera dhcpd: DHCPACK on 192.168.1.186 to 1c:6f:65:8b:ce:58 (projekt-d-el) via eth4<br />
Apr  4 11:50:40 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.133 from 18:03:73:96:55:8b (K07112011) via eth4<br />
Apr  4 11:50:40 nazwa-serwera dhcpd: DHCPACK on 192.168.1.133 to 18:03:73:96:55:8b (K07112011) via eth4<br />
Apr  4 11:50:45 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.106 from 00:50:da:20:05:ed (K52) via eth4<br />
Apr  4 11:50:45 nazwa-serwera dhcpd: DHCPACK on 192.168.1.106 to 00:50:da:20:05:ed (K52) via eth4<br />
Apr  4 11:51:05 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.190 via eth4<br />
Apr  4 11:51:05 nazwa-serwera dhcpd: DHCPACK to 192.168.1.190 (90:b1:1c:5d:ae:0b) via eth4<br />
Apr  4 11:52:13 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.153 from 00:16:ec:f8:87:0c (k45) via eth4<br />
Apr  4 11:52:13 nazwa-serwera dhcpd: DHCPACK on 192.168.1.153 to 00:16:ec:f8:87:0c (k45) via eth4<br />
Apr  4 11:52:56 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.172 from bc:ae:c5:1e:a6:5c (K59) via eth4<br />
Apr  4 11:52:56 nazwa-serwera dhcpd: DHCPACK on 192.168.1.172 to bc:ae:c5:1e:a6:5c (K59) via eth4<br />
Apr  4 11:53:01 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.115 via eth4<br />
Apr  4 11:53:01 nazwa-serwera dhcpd: DHCPACK to 192.168.1.115 (48:5b:39:11:26:02) via eth4<br />
Apr  4 11:53:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:53:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:53:51 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 11:53:51 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 11:54:06 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:54:06 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:55:01 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:55:01 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:55:27 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.108 from 00:80:87:2c:1d:c5 (B401-2C1DC5) via eth4<br />
Apr  4 11:55:27 nazwa-serwera dhcpd: DHCPACK on 192.168.1.108 to 00:80:87:2c:1d:c5 (B401-2C1DC5) via eth4<br />
Apr  4 11:55:30 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:55:30 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:55:37 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 11:55:37 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 11:56:34 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 11:56:34 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 11:58:28 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:58:28 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:58:59 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.144 via eth4<br />
Apr  4 11:58:59 nazwa-serwera dhcpd: DHCPACK to 192.168.1.144 (24:b6:fd:03:d3:b2) via eth4<br />
Apr  4 11:59:09 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 11:59:09 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 11:59:46 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 11:59:46 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 11:59:49 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 11:59:49 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:00:22 nazwa-serwera dhcpd: Wrote 99 leases to leases file.<br />
Apr  4 12:00:22 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.190 from 90:b1:1c:5d:ae:0b (K62) via eth4<br />
Apr  4 12:00:22 nazwa-serwera dhcpd: DHCPACK on 192.168.1.190 to 90:b1:1c:5d:ae:0b (K62) via eth4<br />
Apr  4 12:00:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:00:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:00:58 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:00:58 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:01:12 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 12:01:12 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:01:32 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.190 via eth4<br />
Apr  4 12:01:32 nazwa-serwera dhcpd: DHCPACK to 192.168.1.190 (90:b1:1c:5d:ae:0b) via eth4<br />
Apr  4 12:01:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:01:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:02:33 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 12:02:33 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 12:03:53 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 12:03:53 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 12:04:13 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:04:13 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:04:20 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.190 via eth4<br />
Apr  4 12:04:20 nazwa-serwera dhcpd: DHCPACK to 192.168.1.190 (90:b1:1c:5d:ae:0b) via eth4<br />
Apr  4 12:04:36 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:04:36 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:05:37 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:05:37 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:05:58 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.144 from 24:b6:fd:03:d3:b2 (L60) via eth4<br />
Apr  4 12:05:58 nazwa-serwera dhcpd: DHCPACK on 192.168.1.144 to 24:b6:fd:03:d3:b2 (L60) via eth4<br />
Apr  4 12:07:14 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 12:07:14 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 12:07:28 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:07:28 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:08:07 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.190 via eth4<br />
Apr  4 12:08:07 nazwa-serwera dhcpd: DHCPACK to 192.168.1.190 (90:b1:1c:5d:ae:0b) via eth4<br />
Apr  4 12:08:49 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:08:49 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:08:54 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.199 from 00:23:7d:80:4b:2d (NPI804B2D) via eth4<br />
Apr  4 12:08:54 nazwa-serwera dhcpd: DHCPACK on 192.168.1.199 to 00:23:7d:80:4b:2d (NPI804B2D) via eth4<br />
Apr  4 12:09:20 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.143 from 90:e6:ba:92:6e:a0 (L37) via eth4<br />
Apr  4 12:09:20 nazwa-serwera dhcpd: DHCPACK on 192.168.1.143 to 90:e6:ba:92:6e:a0 (L37) via eth4<br />
Apr  4 12:09:52 nazwa-serwera named[1394]: success resolving 'i1.cwip.eset.com/A' (in 'cwip.eset.com'?) after disabling EDNS<br />
Apr  4 12:09:55 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.116 from 00:1d:7d:0c:5f:a2 (K30) via eth4<br />
Apr  4 12:09:55 nazwa-serwera dhcpd: DHCPACK on 192.168.1.116 to 00:1d:7d:0c:5f:a2 (K30) via eth4<br />
Apr  4 12:11:26 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 12:11:26 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 12:12:39 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 12:12:39 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 12:12:41 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.144 from 24:b6:fd:03:d3:b2 (L60) via eth4<br />
Apr  4 12:12:41 nazwa-serwera dhcpd: DHCPACK on 192.168.1.144 to 24:b6:fd:03:d3:b2 (L60) via eth4<br />
Apr  4 12:13:03 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.144 via eth4<br />
Apr  4 12:13:03 nazwa-serwera dhcpd: DHCPACK to 192.168.1.144 (24:b6:fd:03:d3:b2) via eth4<br />
Apr  4 12:13:30 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.110 from 20:cf:30:48:d0:69 (K200411) via eth4<br />
Apr  4 12:13:30 nazwa-serwera dhcpd: DHCPACK on 192.168.1.110 to 20:cf:30:48:d0:69 (K200411) via eth4<br />
Apr  4 12:13:56 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 12:13:56 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 12:14:03 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 12:14:03 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 12:14:22 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:14:22 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:14:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:14:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:15:11 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 12:15:11 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 12:15:45 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:15:45 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:15:59 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:15:59 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:16:21 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 12:16:21 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 12:17:01 nazwa-serwera /USR/SBIN/CRON[19818]: (root) CMD (   cd / &amp;&amp; run-parts --report /etc/cron.hourly)<br />
Apr  4 12:17:01 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:17:01 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:17:02 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:17:02 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:17:10 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 12:17:10 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 12:17:31 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 12:17:31 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 12:17:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 12:17:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:18:38 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 12:18:38 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 12:19:26 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:19:26 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:19:49 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 12:19:49 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 12:20:50 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:20:50 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:21:00 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.143 via eth4<br />
Apr  4 12:21:00 nazwa-serwera dhcpd: DHCPACK to 192.168.1.143 (90:e6:ba:92:6e:a0) via eth4<br />
Apr  4 12:21:03 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:21:03 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:22:29 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:22:29 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:23:18 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 12:23:18 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:23:59 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 12:23:59 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 12:24:28 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:24:28 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:25:53 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:25:53 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:25:56 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.179 from e4:11:5b:28:cb:45 (PST-HP) via eth4<br />
Apr  4 12:25:56 nazwa-serwera dhcpd: DHCPACK on 192.168.1.179 to e4:11:5b:28:cb:45 (PST-HP) via eth4<br />
Apr  4 12:26:25 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.127 via eth4<br />
Apr  4 12:26:25 nazwa-serwera dhcpd: DHCPACK to 192.168.1.127 (f0:4d:a2:59:be:39) via eth4<br />
Apr  4 12:26:38 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:26:38 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:26:50 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.179 via eth4<br />
Apr  4 12:26:50 nazwa-serwera dhcpd: DHCPACK to 192.168.1.179 (e4:11:5b:28:cb:45) via eth4<br />
Apr  4 12:27:19 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 12:27:19 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 12:28:02 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:28:02 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:28:52 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.127 from f0:4d:a2:59:be:39 (komp-zg) via eth4<br />
Apr  4 12:28:52 nazwa-serwera dhcpd: DHCPACK on 192.168.1.127 to f0:4d:a2:59:be:39 (komp-zg) via eth4<br />
Apr  4 12:28:53 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 12:28:53 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:29:31 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:29:31 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:29:47 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:29:47 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:30:53 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 12:30:53 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:30:54 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:30:54 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:32:10 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:32:10 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:33:36 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:33:36 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:34:01 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 12:34:01 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 12:34:09 nazwa-serwera named[1394]: error (network unreachable) resolving 'ec.europa.eu/A/IN': 2001:67c:1010:23::53#53<br />
Apr  4 12:34:12 nazwa-serwera named[1394]: error (network unreachable) resolving 'ec.europa.eu/A/IN': 2001:1470:8000:100::1#53<br />
Apr  4 12:34:12 nazwa-serwera named[1394]: error (network unreachable) resolving 'ec.europa.eu/A/IN': 2001:678:4::13#53<br />
Apr  4 12:34:12 nazwa-serwera named[1394]: error (network unreachable) resolving 'ns1.bt.net/A/IN': 2001:500:1::803f:235#53<br />
Apr  4 12:34:12 nazwa-serwera named[1394]: error (network unreachable) resolving 'ns2eu.bt.net/AAAA/IN': 2001:500:3::42#53<br />
Apr  4 12:34:12 nazwa-serwera named[1394]: error (network unreachable) resolving 'auth50.ns.be.uu.net/A/IN': 2001:500:2f::f#53<br />
Apr  4 12:34:12 nazwa-serwera named[1394]: error (network unreachable) resolving 'ns2eu.bt.net/AAAA/IN': 2001:503:ba3e::2:30#53<br />
Apr  4 12:34:12 nazwa-serwera named[1394]: error (network unreachable) resolving 'auth50.ns.be.uu.net/A/IN': 2001:7fd::1#53<br />
Apr  4 12:34:13 nazwa-serwera named[1394]: error (network unreachable) resolving 'auth00.ns.be.uu.net/A/IN': 2001:503:c27::2:30#53<br />
Apr  4 12:34:13 nazwa-serwera named[1394]: error (network unreachable) resolving 'auth00.ns.be.uu.net/AAAA/IN': 2001:500:2f::f#53<br />
Apr  4 12:34:13 nazwa-serwera named[1394]: error (network unreachable) resolving './NS/IN': 2001:7fe::53#53<br />
Apr  4 12:34:13 nazwa-serwera named[1394]: error (network unreachable) resolving './NS/IN': 2001:503:c27::2:30#53<br />
Apr  4 12:34:13 nazwa-serwera named[1394]: error (network unreachable) resolving 'ns2eu.bt.net/AAAA/IN': 2001:7fe::53#53<br />
Apr  4 12:34:13 nazwa-serwera named[1394]: error (network unreachable) resolving './NS/IN': 2001:dc3::35#53<br />
Apr  4 12:34:13 nazwa-serwera named[1394]: error (network unreachable) resolving 'auth50.ns.be.uu.net/A/IN': 2001:7fe::53#53<br />
Apr  4 12:34:14 nazwa-serwera named[1394]: success resolving 'ec.europa.eu/A' (in 'europa.eu'?) after reducing the advertised EDNS UDP packet size to 512 octets<br />
Apr  4 12:34:14 nazwa-serwera named[1394]: error (network unreachable) resolving 'ns1.bt.net/AAAA/IN': 2001:503:c27::2:30#53<br />
Apr  4 12:34:14 nazwa-serwera named[1394]: error (network unreachable) resolving 'ns1.bt.net/A/IN': 2001:dc3::35#53<br />
Apr  4 12:34:14 nazwa-serwera named[1394]: error (network unreachable) resolving 'ns1.bt.net/A/IN': 2001:503:ba3e::2:30#53<br />
Apr  4 12:34:15 nazwa-serwera named[1394]: success resolving './NS' (in '.'?) after reducing the advertised EDNS UDP packet size to 512 octets<br />
Apr  4 12:34:16 nazwa-serwera named[1394]: success resolving 'ns1.bt.net/AAAA' (in 'bt.net'?) after reducing the advertised EDNS UDP packet size to 512 octets<br />
Apr  4 12:34:17 nazwa-serwera named[1394]: success resolving 'ns1.bt.net/A' (in 'bt.net'?) after reducing the advertised EDNS UDP packet size to 512 octets<br />
Apr  4 12:34:27 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 12:34:27 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:34:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:34:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:36:01 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:36:01 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:37:22 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 12:37:22 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 12:37:38 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:37:38 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:37:55 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.123 from 98:4b:e1:ed:13:1c (RJW-HP) via eth4<br />
Apr  4 12:37:55 nazwa-serwera dhcpd: DHCPACK on 192.168.1.123 to 98:4b:e1:ed:13:1c (RJW-HP) via eth4<br />
Apr  4 12:39:04 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:39:04 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:39:57 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 12:39:57 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 12:39:57 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 12:39:57 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:43:08 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:43:08 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:44:04 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 12:44:04 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 12:44:33 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:44:33 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:44:41 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:44:41 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:46:06 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:46:06 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:46:15 nazwa-serwera dhcpd: DHCPDISCOVER from 00:1c:bf:6e:b1:e4 via eth4<br />
Apr  4 12:46:16 nazwa-serwera dhcpd: DHCPOFFER on 192.168.1.130 to 00:1c:bf:6e:b1:e4 (PIOTREK-KOMP) via eth4<br />
Apr  4 12:46:19 nazwa-serwera dhcpd: DHCPDISCOVER from 00:1c:bf:6e:b1:e4 (PIOTREK-KOMP) via eth4<br />
Apr  4 12:46:19 nazwa-serwera dhcpd: DHCPOFFER on 192.168.1.130 to 00:1c:bf:6e:b1:e4 (PIOTREK-KOMP) via eth4<br />
Apr  4 12:46:19 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.130 (192.168.1.1) from 00:1c:bf:6e:b1:e4 (PIOTREK-KOMP) via eth4<br />
Apr  4 12:46:19 nazwa-serwera dhcpd: DHCPACK on 192.168.1.130 to 00:1c:bf:6e:b1:e4 (PIOTREK-KOMP) via eth4<br />
Apr  4 12:47:25 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 12:47:25 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 12:48:39 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:48:39 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:49:44 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:49:44 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:50:04 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:50:04 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:50:12 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.144 via eth4<br />
Apr  4 12:50:12 nazwa-serwera dhcpd: DHCPACK to 192.168.1.144 (24:b6:fd:03:d3:b2) via eth4<br />
Apr  4 12:51:07 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 12:51:07 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:51:08 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:51:08 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:51:45 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.186 via eth4<br />
Apr  4 12:51:45 nazwa-serwera dhcpd: DHCPACK to 192.168.1.186 (1c:6f:65:8b:ce:58) via eth4<br />
Apr  4 12:51:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.186 via eth4<br />
Apr  4 12:51:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.186 (1c:6f:65:8b:ce:58) via eth4<br />
Apr  4 12:54:06 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 12:54:06 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 12:54:09 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:54:09 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:54:47 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:54:47 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:55:32 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:55:32 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 12:56:02 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.115 via eth4<br />
Apr  4 12:56:02 nazwa-serwera dhcpd: DHCPACK to 192.168.1.115 (48:5b:39:11:26:02) via eth4<br />
Apr  4 12:56:13 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 12:56:13 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 12:56:20 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.184 from 6c:ae:8b:1c:da:c7 (IMM2-6cae8b1cdac6) via eth4<br />
Apr  4 12:56:20 nazwa-serwera dhcpd: DHCPACK on 192.168.1.184 to 6c:ae:8b:1c:da:c7 (IMM2-6cae8b1cdac6) via eth4<br />
Apr  4 12:56:38 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 12:56:38 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 12:57:27 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 12:57:27 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 12:57:40 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.119 from 00:22:15:d8:37:76 (MPE) via eth4<br />
Apr  4 12:57:40 nazwa-serwera dhcpd: DHCPACK on 192.168.1.119 to 00:22:15:d8:37:76 (MPE) via eth4<br />
Apr  4 12:59:38 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 12:59:38 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 13:00:12 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.115 from 48:5b:39:11:26:02 (Artur-Komputer) via eth4<br />
Apr  4 13:00:12 nazwa-serwera dhcpd: DHCPACK on 192.168.1.115 to 48:5b:39:11:26:02 (Artur-Komputer) via eth4<br />
Apr  4 13:01:03 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 13:01:03 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 13:01:04 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 13:01:04 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 13:01:46 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 13:01:46 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 13:02:03 nazwa-serwera dhcpd: Wrote 99 leases to leases file.<br />
Apr  4 13:02:03 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.164 from 50:46:5d:53:a2:de (K61) via eth4<br />
Apr  4 13:02:03 nazwa-serwera dhcpd: DHCPACK on 192.168.1.164 to 50:46:5d:53:a2:de (K61) via eth4<br />
Apr  4 13:02:08 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 13:02:08 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 13:02:40 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.164 via eth4<br />
Apr  4 13:02:40 nazwa-serwera dhcpd: DHCPACK to 192.168.1.164 (50:46:5d:53:a2:de) via eth4<br />
Apr  4 13:03:34 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.133 via eth4<br />
Apr  4 13:03:34 nazwa-serwera dhcpd: DHCPACK to 192.168.1.133 (18:03:73:96:55:8b) via eth4<br />
Apr  4 13:04:09 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 13:04:09 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 13:04:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.190 via eth4<br />
Apr  4 13:04:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.190 (90:b1:1c:5d:ae:0b) via eth4<br />
Apr  4 13:04:37 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.111 from 20:cf:30:46:b7:e5 (L48) via eth4<br />
Apr  4 13:04:37 nazwa-serwera dhcpd: DHCPACK on 192.168.1.111 to 20:cf:30:46:b7:e5 (L48) via eth4<br />
Apr  4 13:04:53 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 13:04:53 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 13:05:09 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 13:05:09 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 13:06:19 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 13:06:19 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 13:06:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 13:06:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 13:06:48 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.158 from 6c:ae:8b:1b:5d:a7 (IMM2-6cae8b1b5da6) via eth4<br />
Apr  4 13:06:48 nazwa-serwera dhcpd: DHCPACK on 192.168.1.158 to 6c:ae:8b:1b:5d:a7 (IMM2-6cae8b1b5da6) via eth4<br />
Apr  4 13:06:58 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.198 from 6c:ae:8b:1d:19:8f (IMM2-6cae8b1d198e) via eth4<br />
Apr  4 13:06:58 nazwa-serwera dhcpd: DHCPACK on 192.168.1.198 to 6c:ae:8b:1d:19:8f (IMM2-6cae8b1d198e) via eth4<br />
Apr  4 13:07:30 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 13:07:30 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 13:07:36 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.113 from 00:1f:d0:52:3e:43 (Projekt33) via eth4<br />
Apr  4 13:07:36 nazwa-serwera dhcpd: DHCPACK on 192.168.1.113 to 00:1f:d0:52:3e:43 (Projekt33) via eth4<br />
Apr  4 13:08:58 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 13:08:58 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 13:09:07 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.136 from 08:60:6e:06:26:ac (L68) via eth4<br />
Apr  4 13:09:07 nazwa-serwera dhcpd: DHCPACK on 192.168.1.136 to 08:60:6e:06:26:ac (L68) via eth4<br />
Apr  4 13:09:57 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 13:09:57 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 13:11:23 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 13:11:23 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 13:13:28 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 13:13:28 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 13:14:12 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 13:14:12 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 13:14:16 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.144 via eth4<br />
Apr  4 13:14:16 nazwa-serwera dhcpd: DHCPACK to 192.168.1.144 (24:b6:fd:03:d3:b2) via eth4<br />
Apr  4 13:14:48 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 13:14:48 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 13:15:02 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 13:15:02 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 13:15:55 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.127 from f0:4d:a2:59:be:39 (komp-zg) via eth4<br />
Apr  4 13:15:55 nazwa-serwera dhcpd: DHCPACK on 192.168.1.127 to f0:4d:a2:59:be:39 (komp-zg) via eth4<br />
Apr  4 13:16:09 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 13:16:09 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 13:16:27 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 13:16:27 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 13:16:28 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.127 via eth4<br />
Apr  4 13:16:28 nazwa-serwera dhcpd: DHCPACK to 192.168.1.127 (f0:4d:a2:59:be:39) via eth4<br />
Apr  4 13:17:01 nazwa-serwera /USR/SBIN/CRON[20300]: (root) CMD (   cd / &amp;&amp; run-parts --report /etc/cron.hourly)<br />
Apr  4 13:17:32 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.172 via eth4<br />
Apr  4 13:17:32 nazwa-serwera dhcpd: DHCPACK to 192.168.1.172 (bc:ae:c5:1e:a6:5c) via eth4<br />
Apr  4 13:17:35 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.110 via eth4<br />
Apr  4 13:17:35 nazwa-serwera dhcpd: DHCPACK to 192.168.1.110 (20:cf:30:48:d0:69) via eth4<br />
Apr  4 13:18:08 nazwa-serwera dhcpd: DHCPREQUEST for 192.168.1.109 from 10:1f:74:e8:74:5c (jkonieczny-hp) via eth4<br />
Apr  4 13:18:08 nazwa-serwera dhcpd: DHCPACK on 192.168.1.109 to 10:1f:74:e8:74:5c (jkonieczny-hp) via eth4<br />
Apr  4 13:18:19 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.127 via eth4<br />
Apr  4 13:18:19 nazwa-serwera dhcpd: DHCPACK to 192.168.1.127 (f0:4d:a2:59:be:39) via eth4<br />
Apr  4 13:18:58 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.191 via eth4<br />
Apr  4 13:18:58 nazwa-serwera dhcpd: DHCPACK to 192.168.1.191 (18:03:73:ab:ca:81) via eth4<br />
Apr  4 13:19:21 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.127 via eth4<br />
Apr  4 13:19:21 nazwa-serwera dhcpd: DHCPACK to 192.168.1.127 (f0:4d:a2:59:be:39) via eth4<br />
Apr  4 13:20:05 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
Apr  4 13:20:05 nazwa-serwera dhcpd: DHCPACK to 192.168.1.111 (20:cf:30:46:b7:e5) via eth4<br />
Apr  4 13:21:31 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.111 via eth4<br />
<br />
Apr  4 13:54:05 nazwa-serwera named[1394]: success resolving 'safebrowsing.clients.google.com/A' (in 'google.com'?) after reducing the advertised EDNS UDP packet size to 512 octets<br />
Apr  4 13:54:10 nazwa-serwera named[1394]: error (network unreachable) resolving 'ns1.google.com/AAAA/IN': 2001:503:231d::2:30#53<br />
Apr  4 13:54:11 nazwa-serwera named[1394]: success resolving 'clients.l.google.com/A' (in 'google.com'?) after disabling EDNS<br />
Apr  4 13:54:12 nazwa-serwera named[1394]: error (network unreachable) resolving 'ns2.google.com/AAAA/IN': 2001:503:a83e::2:30#53<br />
Apr  4 13:54:15 nazwa-serwera named[1394]: success resolving 'ns2.google.com/AAAA' (in 'google.com'?) after reducing the advertised EDNS UDP packet size to 512 octets<br />
Apr  4 13:54:15 nazwa-serwera named[1394]: success resolving 'ns1.google.com/AAAA' (in 'google.com'?) after reducing the advertised EDNS UDP packet size to 512 octets<br />
Apr  4 13:54:15 nazwa-serwera named[1394]: success resolving 'ns4.google.com/AAAA' (in 'google.com'?) after reducing the advertised EDNS UDP packet size to 512 octets<br />
Apr  4 13:54:15 nazwa-serwera named[1394]: success resolving 'ns3.google.com/AAAA' (in 'google.com'?) after reducing the advertised EDNS UDP packet size to 512 octets<br />
Apr  4 13:54:22 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.123 via eth4<br />
Apr  4 13:54:22 nazwa-serwera dhcpd: DHCPACK to 192.168.1.123 (98:4b:e1:ed:13:1c) via eth4<br />
Apr  4 13:55:23 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.133 via eth4<br />
Apr  4 13:55:23 nazwa-serwera dhcpd: DHCPACK to 192.168.1.133 (18:03:73:96:55:8b) via eth4<br />
Apr  4 13:55:25 nazwa-serwera dhcpd: DHCPINFORM from 192.168.1.179 via eth4<br />
			
		<hr />
	</div>
</div>z góry dziękuję za wskazówki i uwagi<br />
<br />
JBS</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/8-Serwer">Serwer</category>
			<dc:creator>jbs</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28835-okresowy-brak-dostępu-do-internetu</guid>
		</item>
		<item>
			<title>postfix- nie dochodzą maile????</title>
			<link>http://www.debian.pl/threads/28834-postfix-nie-dochodzą-maile?goto=newpost</link>
			<pubDate>Wed, 15 May 2013 07:20:25 GMT</pubDate>
			<description>Witam mam problem z postfixem nie dochodza mi maile na o2,wp itd. wyczytałem ze trzeba ustawic revdns- nie jestem w tych sprawach biegły moze ktoś...</description>
			<content:encoded><![CDATA[<div>Witam mam problem z postfixem nie dochodza mi maile na o2,wp itd. wyczytałem ze trzeba ustawic revdns- nie jestem w tych sprawach biegły moze ktoś podpowiedzieć jak to okiełznać <br />
z góry dziękuje.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">; &lt;&lt;&gt;&gt; DiG 9.7.3 &lt;&lt;&gt;&gt; -x 82.177.195.XXX<br />
;; global options: +cmd<br />
;; Got answer:<br />
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: SERVFAIL, id: 636<br />
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0<br />
<br />
;; QUESTION SECTION:<br />
;XXX.195.177.82.in-addr.arpa.&nbsp;  IN&nbsp; &nbsp; &nbsp; PTR<br />
<br />
;; Query time: 34 msec<br />
;; SERVER: 82.177.195.241#53(82.177.195.241)<br />
;; WHEN: Wed May 15 09:06:14 2013<br />
;; MSG SIZE&nbsp; rcvd: 45<br />
serwer wypluwa cos takiego a revdns tester z ripe poniżej.</code><hr />
</div><br />
<ul><li style="">Could not find reverse address for 82.177.195.XXX (XXX.195.177.82.in-addr.arpa.).</li><li style="">PTR record(s) for the address could not be found in the .arpa-zone. (ip6.arpa. for IPv6 addresses and in-addr.arpa. for IPv4). </li></ul></div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/8-Serwer">Serwer</category>
			<dc:creator>bombel415</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28834-postfix-nie-dochodzą-maile</guid>
		</item>
		<item>
			<title><![CDATA[Zlot #debian.pl 2013 ( "20 lat Debiana" )]]></title>
			<link>http://www.debian.pl/threads/28833-Zlot-debian-pl-2013-(-20-lat-Debiana-)?goto=newpost</link>
			<pubDate>Tue, 14 May 2013 22:22:47 GMT</pubDate>
			<description>Cześć, 
 
jak w temacie, 
 
 
Proszę o podanie propozycji dat,  Mogę się podjąć organizacji  zloty na terenie trójmiasta bądź okolic.   
Jeśli ktoś...</description>
			<content:encoded><![CDATA[<div>Cześć,<br />
<br />
jak w temacie,<br />
<br />
<br />
Proszę o podanie propozycji dat,  Mogę się podjąć organizacji  zloty na terenie trójmiasta bądź okolic.  <br />
Jeśli ktoś chciał by inny region to niech nie narzeka że nad może jest daleko tylko sam poda jakąś lokalizację i deklarację że się podejmie  organizacji. :)<br />
PS: Może wawa :P ???<br />
<br />
Ja proponuje<br />
<br />
1) 24-26 lipca 2013<br />
albo<br />
2) 7-8 sierpnia 2013<br />
<br />
Miejsca mam na myśli kilka ale musiał bym znać przybliżoną liczbę chętnych.<br />
<br />
<br />
Czekam na info tutaj bądź na maila michalz(at)irc.pl<br />
<br />
Pozdrawiam<br />
<br />
--<br />
MichalZ</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/13-Luźne">Luźne</category>
			<dc:creator>michalz</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28833-Zlot-debian-pl-2013-(-20-lat-Debiana-)</guid>
		</item>
		<item>
			<title>Debian 7 + Xen mało ramu</title>
			<link>http://www.debian.pl/threads/28832-Debian-7-Xen-mało-ramu?goto=newpost</link>
			<pubDate>Tue, 14 May 2013 18:03:30 GMT</pubDate>
			<description>Witam, mam mały problem z pamiecią ram.  
Moja konfiguracja to: 
płyta: 
asus sabertooth 990fx r2.0 
Procesor: 
AMD FX 8350 
Ram: 16GB  
...</description>
			<content:encoded><![CDATA[<div>Witam, mam mały problem z pamiecią ram. <br />
Moja konfiguracja to:<br />
płyta:<br />
asus sabertooth 990fx r2.0<br />
Procesor:<br />
AMD FX 8350<br />
Ram: 16GB <br />
<br />
Postanowiłem postawić na tym sprzęcie Xena, korzystałem z poradnika :<a href="http://wiki.xen.org/wiki/Comprehensive_Xen_Debian_Wheezy_PCI_Passthrough_Tutorial" target="_blank">http://wiki.xen.org/wiki/Comprehensi...rough_Tutorial</a><br />
na kernelu 3.9.2. Problem polega na tym że po zainstalowaniu xena system widzi tylko 3GB ramu <a href="http://wklej.org/id/1039236/" target="_blank">http://wklej.org/id/1039236/</a> zamiast 16GB, <br />
a jak odpale debiana na czystym jajku 3.9.2 w free -m pokazuje prawidlowo 16 GB.<br />
W jaki sposób poradzić sobie z tym problemem?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/8-Serwer">Serwer</category>
			<dc:creator>kochmys</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28832-Debian-7-Xen-mało-ramu</guid>
		</item>
		<item>
			<title>zmiana maski sieci bez restartowania interfejsu</title>
			<link>http://www.debian.pl/threads/28831-zmiana-maski-sieci-bez-restartowania-interfejsu?goto=newpost</link>
			<pubDate>Tue, 14 May 2013 12:22:40 GMT</pubDate>
			<description><![CDATA[Czy można zmienić maskę sieci ale tak by nie restartować interfejsu - ifdown/ifup ? 
Tylko tak aby to było "online"?]]></description>
			<content:encoded><![CDATA[<div>Czy można zmienić maskę sieci ale tak by nie restartować interfejsu - ifdown/ifup ?<br />
Tylko tak aby to było &quot;online&quot;?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/19-Sieci">Sieci</category>
			<dc:creator>sethiel</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28831-zmiana-maski-sieci-bez-restartowania-interfejsu</guid>
		</item>
		<item>
			<title>Sieci Wifi - teoria i praktyka.</title>
			<link>http://www.debian.pl/threads/28830-Sieci-Wifi-teoria-i-praktyka?goto=newpost</link>
			<pubDate>Tue, 14 May 2013 12:20:25 GMT</pubDate>
			<description>Tytułem przeprosin: 
Może nie do końca trafiłem z umiejscowieniem, ale inne systemy też mi nie pasowało jak i hardware też. Sieci chyba jednak...</description>
			<content:encoded><![CDATA[<div>Tytułem przeprosin:<br />
Może nie do końca trafiłem z umiejscowieniem, ale inne systemy też mi nie pasowało jak i hardware też. Sieci chyba jednak najlepiej.<br />
<br />
Proszę o wytłumaczenie co znaczą różne opcje w typowych konfiguracjach wifi. W szczególności bridge.<br />
Np jeśli mam router wifi który rozsiewa tą samą sieć do której jest podłączony<br />
<br />
RJ45.192.168.1.0/24-RTR1_wifi(192.168.1.2)-WLAN.192.168.1.0/24<br />
ssid1<br />
haslo1<br />
<br />
To jest on w trybie Access Point?<br />
<br />
Teraz podłączyłem drugi rtr wifi i dałem tryb bridge<br />
RJ45.192.168.1.0/24-RTR2_wifi(192.168.1.3)-WLAN.192.168.1.0/24<br />
ssid1<br />
haslo1<br />
Wtedy cała sieć mi idzie w kosmos - wszystko wisi tak jakbym zrobił połączenie na switchu w kółko z włączoną opcją &quot;spanning tree portfast&quot; - czyli &quot;nie sprawdzaj czy jestem naiwny&quot;.<br />
<br />
Natomiast jak robię to samo tylko w trybie AP to działa - ale jest to tak jakby inna sieć mimo że ma te same dostępy.<br />
<br />
Jak zrobić aby mieć sieć z kilkoma urządzeniami wifi &quot;przechodnią&quot; - czyli tam gdzie jestem i mam najlepszy zasięg tam się podłączam, bez zastanawiania się na zmianą ssid i hasła - tak aby było to samo.<br />
<br />
Po co jest bridge/most?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/19-Sieci">Sieci</category>
			<dc:creator>sethiel</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28830-Sieci-Wifi-teoria-i-praktyka</guid>
		</item>
		<item>
			<title>powolne przewijanie okien</title>
			<link>http://www.debian.pl/threads/28829-powolne-przewijanie-okien?goto=newpost</link>
			<pubDate>Tue, 14 May 2013 12:10:54 GMT</pubDate>
			<description>Zauważyłem że w aplikacjach zarówno w GTK2 i GTK3 po np. wczytaniu pliku tekstowego przewijanie okna trwa długo, jakby był problem z renderowaniem....</description>
			<content:encoded><![CDATA[<div>Zauważyłem że w aplikacjach zarówno w GTK2 i GTK3 po np. wczytaniu pliku tekstowego przewijanie okna trwa długo, jakby był problem z renderowaniem. Wyczytałem że może to być wina libcairo2, jednak nie wiem jak zainstalować wersję z debiana 6.0 na 7.0, w synapticu nie ma wymuszenia innej wersji niż najnowsza. Czy jest to w ogóle możliwe? Lub może istnieje jakiś sposób regulacji szybkości przewijania dokumentów, scrolla?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>mojnik</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28829-powolne-przewijanie-okien</guid>
		</item>
		<item>
			<title><![CDATA[Debian 7.0 problem z fontem "ż" w X]]></title>
			<link>http://www.debian.pl/threads/28828-Debian-7-0-problem-z-fontem-ż-w-X?goto=newpost</link>
			<pubDate>Tue, 14 May 2013 11:23:22 GMT</pubDate>
			<description><![CDATA[Mam zainstalowany tylko openbox, zauważyłem że są problemy z literą "ż", otóż na paskach tytułowych kropka nad nią zamieniła się w kreskę pionową, a...]]></description>
			<content:encoded><![CDATA[<div>Mam zainstalowany tylko openbox, zauważyłem że są problemy z literą &quot;ż&quot;, otóż na paskach tytułowych kropka nad nią zamieniła się w kreskę pionową, a pisząc teraz post na forum, czy korzystając z innego programu &quot;ż&quot; wygląda poprawnie, ale jest tworzona spacja między nią a resztą wyrazu, pomimo że jej nie używam.<br />
Jak to naprawić, które pakiety za to odpowiadają? Font systemowy to sans.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>mojnik</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28828-Debian-7-0-problem-z-fontem-ż-w-X</guid>
		</item>
		<item>
			<title>Instalacja Debiana obok Win 7 na laptopie</title>
			<link>http://www.debian.pl/threads/28827-Instalacja-Debiana-obok-Win-7-na-laptopie?goto=newpost</link>
			<pubDate>Tue, 14 May 2013 08:31:53 GMT</pubDate>
			<description>Witam, 
prosze o pomoc żeby nic nie zepsuć. Nigdy nie miałem problemu z instalacja systemu ale to się zmienilo odkad mam nowego laptopa. 
To kopia...</description>
			<content:encoded><![CDATA[<div>Witam,<br />
prosze o pomoc żeby nic nie zepsuć. Nigdy nie miałem problemu z instalacja systemu ale to się zmienilo odkad mam nowego laptopa.<br />
To kopia postu z forum ubuntu. To samo miałem z instalacja SuSe. Dodam, że na netbooku ktorego mialem wczesniej wszystko pięknie smigalo po instalacji, a tutaj caly czas problem :/ Chce teraz sprobowac debiana i chce zrobic to poprawnie. Sciągnałem wersje debian-7.0.0-i386-amd64-source-DVD-1 bo nie wiedziałem która wybrać dla mojego 64bitowego i5 proca.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Cytat:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			<font color="#333333"><span style="font-family: Ubuntubeta">Witam! Panie i Panowie potrzebuje pomocy w instalacji Ubuntu. Nie wiem co do tej pory robiłem źle (ale widze ze masa ludzi ma problemu z grubem) ale każda próba instalacji Ubuntu kończyła się totalnym formatem całego dysku ponieważ wywalało mi wszystkie partycje. System instalował się bez problemu, lecz po jej zakończeniu GRUBA nie było i Windows Loadera także. Przy próbie odzyskania z Recovery Win 7 nie znajdował partycji a w instalatorze Win &quot;nie można zainstalować na tym dysku.....&quot; Jakoś sobie z tym poradziłem, system postawiłem po w/w totalnym formacie. Część danych odzyskałem, z tego co podejrzewam możliwe, że partycjonowanie było wadliwe. Jest to nowy laptop. 1TB pamięci. Partycje robiłem ręcznie mniej wiecej takie: root - 50 gb, /home - 30gb, SWAP 3gb (8 GB ramu, przeciez nie zrobie 16?, a i tak mysle ze to bez znaczenia przy tej ilosci pamięci ), gdzie mial być instalowany bootloader pozostawialem na opcji domyślnej. </span></font><br />
<font color="#333333"><span style="font-family: Ubuntubeta">Jakie w tej chwili mam partycje - </span></font><a href="https://www.dropbox.com/s/pyy3o7jbga5saa1/partycje.png" target="_blank">https://www.dropbox.com/s/pyy3o7jbga5saa1/partycje.png</a><br />
<br />
<font color="#333333"><span style="font-family: Ubuntubeta">Jak zainstalować to przeklęte Ubuntu aby po skończonej instalacji odpaliło się pięknie okienko GRUBA z wyborem Windows albo Linux. Opcja przesiadki całkowitej na linuxa odpada bo pracuje na Win 7. ? </span></font><br />
<font color="#333333"><span style="font-family: Ubuntubeta">Mam nadzieje, że wszystko ująłem wiele rzeczy moge nie pamietać bo to było jakiś czas temu ale nie poddaje się chce poznać linuxa. Jeśli to nie pójdzie wrócę do Archa na netbooku przy win 7 smigałjak opętany</span></font><br />
<br />
<br />
<font color="#333333"><span style="font-family: Ubuntubeta">Wlasnie odpalilem Lubuntu Live Cd -&gt; Gparted i takie coś mnie wita, przez to GPT mam caly czas problem z instalacja linuxa. Laptop Lenovo Z580</span></font><br />
<div class="bbcode_container">
	<div class="bbcode_description">Cytat:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			Warning: /dev/sda contains GPT signatures, indicating that it has a GPT table.<br />
However, it does not have a valid fake msdos partition table, as it should.<br />
Perhaps it was corrupted -- possibly by a program that doesn't understand GPT<br />
partition tables. Or perhaps you deleted the GPT table, and are now using an<br />
msdos partition table. Is this a GPT partition table?
			
		<hr />
	</div>
</div>
			
		<hr />
	</div>
</div></div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/6-Instalacja-systemu">Instalacja systemu</category>
			<dc:creator>Buckethead</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28827-Instalacja-Debiana-obok-Win-7-na-laptopie</guid>
		</item>
		<item>
			<title>Zlece - Zabezpieczenie Serwera Oraz Opieke</title>
			<link>http://www.debian.pl/threads/28826-Zlece-Zabezpieczenie-Serwera-Oraz-Opieke?goto=newpost</link>
			<pubDate>Mon, 13 May 2013 09:02:33 GMT</pubDate>
			<description>Witam, 
 
poszukuję kompetentnej osoby, która zna się na zabezpieczaniu serwera w jak najskuteczniejszy sposób. Osoba potrzebna od zaraz! 
 
Oferty...</description>
			<content:encoded><![CDATA[<div>Witam,<br />
<br />
poszukuję kompetentnej osoby, która zna się na zabezpieczaniu serwera w jak najskuteczniejszy sposób. Osoba potrzebna od zaraz!<br />
<br />
Oferty proszę kierować na <b>bosman.jano@o2.pl<br />
<br />
z poważaniem<br />
Marcin<br />
</b></div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/24-Oferty">Oferty</category>
			<dc:creator>23marcin23</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28826-Zlece-Zabezpieczenie-Serwera-Oraz-Opieke</guid>
		</item>
		<item>
			<title>lokalizacja procesu programu</title>
			<link>http://www.debian.pl/threads/28825-lokalizacja-procesu-programu?goto=newpost</link>
			<pubDate>Sun, 12 May 2013 17:55:10 GMT</pubDate>
			<description>Tak się zastanawiam, jak są wykrywane programy uruchomione w trayu i w panelu? Chodzi mi o sam motyw, jak sprawdzić jaki program jest uruchomiony i...</description>
			<content:encoded><![CDATA[<div>Tak się zastanawiam, jak są wykrywane programy uruchomione w trayu i w panelu? Chodzi mi o sam motyw, jak sprawdzić jaki program jest uruchomiony i widoczny w gnome-panelu albo jego ikona siedzi w trayu to jest zapisane w jakimś pliku, katalogu, coś jak informacja o programach w menu?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/5-Główne-tematy">Główne tematy</category>
			<dc:creator>mojnik</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28825-lokalizacja-procesu-programu</guid>
		</item>
		<item>
			<title>Banshee + Last.fm</title>
			<link>http://www.debian.pl/threads/28824-Banshee-Last-fm?goto=newpost</link>
			<pubDate>Sun, 12 May 2013 15:42:22 GMT</pubDate>
			<description>Witam, zainstalowałem Banshee i próbuję skonfigurować Last.fm jednak nie udaję mi się to. Po wpisaniu loginu do konta na last nic się nie dzieje, a...</description>
			<content:encoded><![CDATA[<div>Witam, zainstalowałem Banshee i próbuję skonfigurować Last.fm jednak nie udaję mi się to. Po wpisaniu loginu do konta na last nic się nie dzieje, a powinna się włączyć strona last aby upoważnić program Banshee. Po kliknięciu przycisku &quot;Spróbuj ponownie&quot; także powinna się włączyć strona last z nadaniem uprawnień jednak nic się nie dzieje. Po włączeniu Banshee z trybem debugowania i kliknięciu przycisku &quot;Spróbuj ponownie&quot; w konsoli pojawia się:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">[1 Debug 17:38:08.456] Last.fm State Changed to NotAuthorized<br />
[1 Warn&nbsp; 17:38:15.708] Caught an exception - System.Net.Sockets.SocketException: Connection refused (in `System')<br />
&nbsp; at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in &lt;filename unknown&gt;:0 <br />
&nbsp; at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x00000] in &lt;filename unknown&gt;:0 <br />
System.Net.WebException: Error: ConnectFailure (Connection refused) (in `System')<br />
&nbsp; at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in &lt;filename unknown&gt;:0 <br />
&nbsp; at System.Net.HttpWebRequest.GetResponse () [0x00000] in &lt;filename unknown&gt;:0 <br />
&nbsp; at Lastfm.LastfmRequest.Get (System.String uri, System.String accept) [0x00000] in &lt;filename unknown&gt;:0 <br />
[1 Warn&nbsp; 17:38:15.731] Error in Lastfm.Account.RequestAuthorization - System.NullReferenceException: Object reference not set to an instance of an object (in `Lastfm')<br />
&nbsp; at Lastfm.Account.RequestAuthorization () [0x00000] in &lt;filename unknown&gt;:0</code><hr />
</div>Debian Sid x86, Banshee 2.4</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/18-Software">Software</category>
			<dc:creator>Frodzio18</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28824-Banshee-Last-fm</guid>
		</item>
		<item>
			<title>Po wejściu w stan uśpienia i hibernacji system nie wstaje</title>
			<link>http://www.debian.pl/threads/28823-Po-wejściu-w-stan-uśpienia-i-hibernacji-system-nie-wstaje?goto=newpost</link>
			<pubDate>Sun, 12 May 2013 12:49:59 GMT</pubDate>
			<description>Witam, ostatnio wróciłem do Debiana po dłuższej przerwie. Zainstalowałem go na netbooku asus eee pc 1015 seashell. 
Wszystko działa prawiodłowo...</description>
			<content:encoded><![CDATA[<div>Witam, ostatnio wróciłem do Debiana po dłuższej przerwie. Zainstalowałem go na netbooku asus eee pc 1015 seashell.<br />
Wszystko działa prawiodłowo oprócz stanu wstrzymania oraz hibernacji. Komputer usypia się jak trzeba, problem pojawia się przy wybudzaniu. Po podniesieniu pokrywy i uruchomieniu kompa, widzę czarny ekran, lub kolorowo migający (przy jeżdżeniu palcem po touchpadzie), jak by to była wina x'ów. Korzystam z wersji testowej Debiana. Srodowisko graficzne to KDE 4.8.4<br />
<br />
Przeszukiwałem forum, oraz internet, niestety nie odnalazłem satysfakcjonujących odpowiedzi. Spotkaliście się z podobnym problemem wcześniej?<br />
<br />
Pozdrawiam,</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>Taii</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28823-Po-wejściu-w-stan-uśpienia-i-hibernacji-system-nie-wstaje</guid>
		</item>
		<item>
			<title>DDos na serwer - SVN - obciążenie procesu kjournald. Jak zniwelować?</title>
			<link>http://www.debian.pl/threads/28822-DDos-na-serwer-SVN-obciążenie-procesu-kjournald-Jak-zniwelować?goto=newpost</link>
			<pubDate>Sun, 12 May 2013 08:58:16 GMT</pubDate>
			<description>Witam w ostatnim czasie mam problem z atakami typu SVN na serwer dedykowany wykupiony w hosteam.pl. Jak wynika z logów jest to SYN flood na port 80....</description>
			<content:encoded><![CDATA[<div>Witam w ostatnim czasie mam problem z atakami typu SVN na serwer dedykowany wykupiony w hosteam.pl. Jak wynika z logów jest to SYN flood na port 80. To co widze w logach messages:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">May 11 23:23:41 d5703 kernel: [139273.749126] <b><font color="#FF0000">TCP: Possible SYN flooding on port 80. Sending cookies.&nbsp; Check SNMP counters.</font></b><br />
May 11 23:26:56 d5703 kernel: [139467.807541] kjournald&nbsp; &nbsp; &nbsp;  D ffff8802322bd690&nbsp; &nbsp;  0&nbsp;  251&nbsp; &nbsp; &nbsp; 2 0x00000000<br />
May 11 23:26:56 d5703 kernel: [139467.807544]&nbsp; ffff8802322bd690 0000000000000046 ffffffff00000000 ffff880235b160c0<br />
May 11 23:26:56 d5703 kernel: [139467.807547]&nbsp; 0000000000013740 ffff88023259bfd8 ffff88023259bfd8 0000000000013740<br />
May 11 23:26:56 d5703 kernel: [139467.807549]&nbsp; ffff8802322bd690 ffff88023259a010 ffffffff81013a01 000000018106a5da<br />
May 11 23:26:56 d5703 kernel: [139467.807552] Call Trace:<br />
May 11 23:26:56 d5703 kernel: [139467.807557]&nbsp; [&lt;ffffffff81013a01&gt;] ? read_tsc+0x5/0x16<br />
May 11 23:26:56 d5703 kernel: [139467.807561]&nbsp; [&lt;ffffffff8112b709&gt;] ? unmap_underlying_metadata+0x4b/0x4b<br />
May 11 23:26:56 d5703 kernel: [139467.807563]&nbsp; [&lt;ffffffff8136786b&gt;] ? io_schedule+0x84/0xc3<br />
May 11 23:26:56 d5703 kernel: [139467.807565]&nbsp; [&lt;ffffffff8112b712&gt;] ? sleep_on_buffer+0x9/0xd<br />
May 11 23:26:56 d5703 kernel: [139467.807567]&nbsp; [&lt;ffffffff81367c66&gt;] ? __wait_on_bit+0x3e/0x6f<br />
May 11 23:26:56 d5703 kernel: [139467.807569]&nbsp; [&lt;ffffffff81367d05&gt;] ? out_of_line_wait_on_bit+0x6e/0x77<br />
May 11 23:26:56 d5703 kernel: [139467.807571]&nbsp; [&lt;ffffffff8112b709&gt;] ? unmap_underlying_metadata+0x4b/0x4b<br />
May 11 23:26:56 d5703 kernel: [139467.807574]&nbsp; [&lt;ffffffff81063b2b&gt;] ? autoremove_wake_function+0x2a/0x2a<br />
May 11 23:26:56 d5703 kernel: [139467.807576]&nbsp; [&lt;ffffffff8112b6a4&gt;] ? wait_on_buffer+0xe/0x28<br />
May 11 23:26:56 d5703 kernel: [139467.807578]&nbsp; [&lt;ffffffff8112c6eb&gt;] ? __sync_dirty_buffer+0x58/0x81<br />
May 11 23:26:56 d5703 kernel: [139467.807588]&nbsp; [&lt;ffffffffa00fc7f7&gt;] ? journal_commit_transaction+0xb5f/0xec8 [jbd]<br />
May 11 23:26:56 d5703 kernel: [139467.807590]&nbsp; [&lt;ffffffff813674fc&gt;] ? __schedule+0x5a0/0x5cd<br />
May 11 23:26:56 d5703 kernel: [139467.807593]&nbsp; [&lt;ffffffffa00fff73&gt;] ? kjournald+0xde/0x220 [jbd]<br />
May 11 23:26:56 d5703 kernel: [139467.807595]&nbsp; [&lt;ffffffff81063b01&gt;] ? wake_up_bit+0x20/0x20<br />
May 11 23:26:56 d5703 kernel: [139467.807598]&nbsp; [&lt;ffffffffa00ffe95&gt;] ? commit_timeout+0xb/0xb [jbd]<br />
May 11 23:26:56 d5703 kernel: [139467.807601]&nbsp; [&lt;ffffffffa00ffe95&gt;] ? commit_timeout+0xb/0xb [jbd]<br />
May 11 23:26:56 d5703 kernel: [139467.807602]&nbsp; [&lt;ffffffff810636b5&gt;] ? kthread+0x7a/0x82<br />
May 11 23:26:56 d5703 kernel: [139467.807604]&nbsp; [&lt;ffffffff81370134&gt;] ? kernel_thread_helper+0x4/0x10<br />
May 11 23:26:56 d5703 kernel: [139467.807606]&nbsp; [&lt;ffffffff8106363b&gt;] ? kthread_worker_fn+0x147/0x147<br />
May 11 23:26:56 d5703 kernel: [139467.807608]&nbsp; [&lt;ffffffff81370130&gt;] ? gs_change+0x13/0x13<br />
May 11 23:26:56 d5703 kernel: [139467.808858] mysqld&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; D ffff880232679750&nbsp; &nbsp;  0 29947&nbsp;  1220 0x00000000<br />
May 11 23:26:56 d5703 kernel: [139467.808860]&nbsp; ffff880232679750 0000000000000086 0000000000000000 ffff880235b59610<br />
May 11 23:26:56 d5703 kernel: [139467.808862]&nbsp; 0000000000013740 ffff8801394f9fd8 ffff8801394f9fd8 0000000000013740<br />
May 11 23:26:56 d5703 kernel: [139467.808864]&nbsp; ffff880232679750 ffff8801394f8010 ffff88023242fc98 000000018103b9a2<br />
May 11 23:26:56 d5703 kernel: [139467.808867] Call Trace:<br />
May 11 23:26:56 d5703 kernel: [139467.808870]&nbsp; [&lt;ffffffffa00ffdd4&gt;] ? log_wait_commit+0xc0/0x111 [jbd]<br />
May 11 23:26:56 d5703 kernel: [139467.808872]&nbsp; [&lt;ffffffff81063b01&gt;] ? wake_up_bit+0x20/0x20<br />
May 11 23:26:56 d5703 kernel: [139467.808875]&nbsp; [&lt;ffffffffa00ffc38&gt;] ? __log_start_commit+0x35/0x8c [jbd]<br />
May 11 23:26:56 d5703 kernel: [139467.808879]&nbsp; [&lt;ffffffffa0113b08&gt;] ? ext3_sync_file+0x130/0x19c [ext3]<br />
May 11 23:26:56 d5703 kernel: [139467.808881]&nbsp; [&lt;ffffffff811290c5&gt;] ? do_fsync+0x27/0x3b<br />
May 11 23:26:56 d5703 kernel: [139467.808883]&nbsp; [&lt;ffffffff811290f6&gt;] ? sys_fsync+0xb/0xf<br />
May 11 23:26:56 d5703 kernel: [139467.808884]&nbsp; [&lt;ffffffff8136dfd2&gt;] ? system_call_fastpath+0x16/0x1b<br />
May 11 23:32:56 d5703 kernel: [139826.640785] kjournald&nbsp; &nbsp; &nbsp;  D ffff8802322bd690&nbsp; &nbsp;  0&nbsp;  251&nbsp; &nbsp; &nbsp; 2 0x00000000<br />
May 11 23:32:56 d5703 kernel: [139826.640788]&nbsp; ffff8802322bd690 0000000000000046 ffffffff00000000 ffff880235b59610<br />
May 11 23:32:56 d5703 kernel: [139826.640791]&nbsp; 0000000000013740 ffff88023259bfd8 ffff88023259bfd8 0000000000013740<br />
May 11 23:32:56 d5703 kernel: [139826.640793]&nbsp; ffff8802322bd690 ffff88023259a010 ffffffff81013a01 000000018106a5da<br />
May 11 23:32:56 d5703 kernel: [139826.640795] Call Trace:<br />
May 11 23:32:56 d5703 kernel: [139826.640801]&nbsp; [&lt;ffffffff81013a01&gt;] ? read_tsc+0x5/0x16<br />
May 11 23:32:56 d5703 kernel: [139826.640804]&nbsp; [&lt;ffffffff8112b709&gt;] ? unmap_underlying_metadata+0x4b/0x4b<br />
May 11 23:32:56 d5703 kernel: [139826.640807]&nbsp; [&lt;ffffffff8136786b&gt;] ? io_schedule+0x84/0xc3<br />
May 11 23:32:56 d5703 kernel: [139826.640809]&nbsp; [&lt;ffffffff8112b712&gt;] ? sleep_on_buffer+0x9/0xd<br />
May 11 23:32:56 d5703 kernel: [139826.640811]&nbsp; [&lt;ffffffff81367c66&gt;] ? __wait_on_bit+0x3e/0x6f<br />
May 11 23:32:56 d5703 kernel: [139826.640812]&nbsp; [&lt;ffffffff81367d05&gt;] ? out_of_line_wait_on_bit+0x6e/0x77<br />
May 11 23:32:56 d5703 kernel: [139826.640814]&nbsp; [&lt;ffffffff8112b709&gt;] ? unmap_underlying_metadata+0x4b/0x4b<br />
May 11 23:32:56 d5703 kernel: [139826.640817]&nbsp; [&lt;ffffffff81063b2b&gt;] ? autoremove_wake_function+0x2a/0x2a<br />
May 11 23:32:56 d5703 kernel: [139826.640819]&nbsp; [&lt;ffffffff8112b6a4&gt;] ? wait_on_buffer+0xe/0x28<br />
May 11 23:32:56 d5703 kernel: [139826.640821]&nbsp; [&lt;ffffffff8112c6eb&gt;] ? __sync_dirty_buffer+0x58/0x81<br />
May 11 23:32:56 d5703 kernel: [139826.640831]&nbsp; [&lt;ffffffffa00fc7f7&gt;] ? journal_commit_transaction+0xb5f/0xec8 [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.640833]&nbsp; [&lt;ffffffff813674fc&gt;] ? __schedule+0x5a0/0x5cd<br />
May 11 23:32:56 d5703 kernel: [139826.640836]&nbsp; [&lt;ffffffffa00fff73&gt;] ? kjournald+0xde/0x220 [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.640838]&nbsp; [&lt;ffffffff81063b01&gt;] ? wake_up_bit+0x20/0x20<br />
May 11 23:32:56 d5703 kernel: [139826.640841]&nbsp; [&lt;ffffffffa00ffe95&gt;] ? commit_timeout+0xb/0xb [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.640844]&nbsp; [&lt;ffffffffa00ffe95&gt;] ? commit_timeout+0xb/0xb [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.640845]&nbsp; [&lt;ffffffff810636b5&gt;] ? kthread+0x7a/0x82<br />
May 11 23:32:56 d5703 kernel: [139826.640848]&nbsp; [&lt;ffffffff81370134&gt;] ? kernel_thread_helper+0x4/0x10<br />
May 11 23:32:56 d5703 kernel: [139826.640850]&nbsp; [&lt;ffffffff8106363b&gt;] ? kthread_worker_fn+0x147/0x147<br />
May 11 23:32:56 d5703 kernel: [139826.640851]&nbsp; [&lt;ffffffff81370130&gt;] ? gs_change+0x13/0x13<br />
May 11 23:32:56 d5703 kernel: [139826.642186] mysqld&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; D ffff880233666e60&nbsp; &nbsp;  0&nbsp; 3818&nbsp;  1220 0x00000000<br />
May 11 23:32:56 d5703 kernel: [139826.642188]&nbsp; ffff880233666e60 0000000000000086 0000000000000000 ffff880235b160c0<br />
May 11 23:32:56 d5703 kernel: [139826.642190]&nbsp; 0000000000013740 ffff88002d4a5fd8 ffff88002d4a5fd8 0000000000013740<br />
May 11 23:32:56 d5703 kernel: [139826.642192]&nbsp; ffff880233666e60 ffff88002d4a4010 ffff88023242fc98 000000018103b9a2<br />
May 11 23:32:56 d5703 kernel: [139826.642194] Call Trace:<br />
May 11 23:32:56 d5703 kernel: [139826.642198]&nbsp; [&lt;ffffffffa00ffdd4&gt;] ? log_wait_commit+0xc0/0x111 [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.642200]&nbsp; [&lt;ffffffff81063b01&gt;] ? wake_up_bit+0x20/0x20<br />
May 11 23:32:56 d5703 kernel: [139826.642203]&nbsp; [&lt;ffffffffa00ffc38&gt;] ? __log_start_commit+0x35/0x8c [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.642207]&nbsp; [&lt;ffffffffa0113b08&gt;] ? ext3_sync_file+0x130/0x19c [ext3]<br />
May 11 23:32:56 d5703 kernel: [139826.642209]&nbsp; [&lt;ffffffff811290c5&gt;] ? do_fsync+0x27/0x3b<br />
May 11 23:32:56 d5703 kernel: [139826.642210]&nbsp; [&lt;ffffffff811290f6&gt;] ? sys_fsync+0xb/0xf<br />
May 11 23:32:56 d5703 kernel: [139826.642212]&nbsp; [&lt;ffffffff8136dfd2&gt;] ? system_call_fastpath+0x16/0x1b</code><hr />
</div>oraz w syslog<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">May 11 23:32:56 d5703 kernel: [139826.639502]<font color="#FF0000"> INFO: task kjournald:251 blocked for more than 120 seconds.</font><br />
May 11 23:32:56 d5703 kernel: [139826.640139] &quot;echo 0 &gt; /proc/sys/kernel/hung_task_timeout_secs&quot; disables this message.<br />
May 11 23:32:56 d5703 kernel: [139826.640785] kjournald&nbsp; &nbsp; &nbsp;  D ffff8802322bd690&nbsp; &nbsp;  0&nbsp;  251&nbsp; &nbsp; &nbsp; 2 0x00000000<br />
May 11 23:32:56 d5703 kernel: [139826.640788]&nbsp; ffff8802322bd690 0000000000000046 ffffffff00000000 ffff880235b59610<br />
May 11 23:32:56 d5703 kernel: [139826.640791]&nbsp; 0000000000013740 ffff88023259bfd8 ffff88023259bfd8 0000000000013740<br />
May 11 23:32:56 d5703 kernel: [139826.640793]&nbsp; ffff8802322bd690 ffff88023259a010 ffffffff81013a01 000000018106a5da<br />
May 11 23:32:56 d5703 kernel: [139826.640795] Call Trace:<br />
May 11 23:32:56 d5703 kernel: [139826.640801]&nbsp; [&lt;ffffffff81013a01&gt;] ? read_tsc+0x5/0x16<br />
May 11 23:32:56 d5703 kernel: [139826.640804]&nbsp; [&lt;ffffffff8112b709&gt;] ? unmap_underlying_metadata+0x4b/0x4b<br />
May 11 23:32:56 d5703 kernel: [139826.640807]&nbsp; [&lt;ffffffff8136786b&gt;] ? io_schedule+0x84/0xc3<br />
May 11 23:32:56 d5703 kernel: [139826.640809]&nbsp; [&lt;ffffffff8112b712&gt;] ? sleep_on_buffer+0x9/0xd<br />
May 11 23:32:56 d5703 kernel: [139826.640811]&nbsp; [&lt;ffffffff81367c66&gt;] ? __wait_on_bit+0x3e/0x6f<br />
May 11 23:32:56 d5703 kernel: [139826.640812]&nbsp; [&lt;ffffffff81367d05&gt;] ? out_of_line_wait_on_bit+0x6e/0x77<br />
May 11 23:32:56 d5703 kernel: [139826.640814]&nbsp; [&lt;ffffffff8112b709&gt;] ? unmap_underlying_metadata+0x4b/0x4b<br />
May 11 23:32:56 d5703 kernel: [139826.640817]&nbsp; [&lt;ffffffff81063b2b&gt;] ? autoremove_wake_function+0x2a/0x2a<br />
May 11 23:32:56 d5703 kernel: [139826.640819]&nbsp; [&lt;ffffffff8112b6a4&gt;] ? wait_on_buffer+0xe/0x28<br />
May 11 23:32:56 d5703 kernel: [139826.640821]&nbsp; [&lt;ffffffff8112c6eb&gt;] ? __sync_dirty_buffer+0x58/0x81<br />
May 11 23:32:56 d5703 kernel: [139826.640831]&nbsp; [&lt;ffffffffa00fc7f7&gt;] ? journal_commit_transaction+0xb5f/0xec8 [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.640833]&nbsp; [&lt;ffffffff813674fc&gt;] ? __schedule+0x5a0/0x5cd<br />
May 11 23:32:56 d5703 kernel: [139826.640836]&nbsp; [&lt;ffffffffa00fff73&gt;] ? kjournald+0xde/0x220 [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.640838]&nbsp; [&lt;ffffffff81063b01&gt;] ? wake_up_bit+0x20/0x20<br />
May 11 23:32:56 d5703 kernel: [139826.640841]&nbsp; [&lt;ffffffffa00ffe95&gt;] ? commit_timeout+0xb/0xb [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.640844]&nbsp; [&lt;ffffffffa00ffe95&gt;] ? commit_timeout+0xb/0xb [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.640845]&nbsp; [&lt;ffffffff810636b5&gt;] ? kthread+0x7a/0x82<br />
May 11 23:32:56 d5703 kernel: [139826.640848]&nbsp; [&lt;ffffffff81370134&gt;] ? kernel_thread_helper+0x4/0x10<br />
May 11 23:32:56 d5703 kernel: [139826.640850]&nbsp; [&lt;ffffffff8106363b&gt;] ? kthread_worker_fn+0x147/0x147<br />
May 11 23:32:56 d5703 kernel: [139826.640851]&nbsp; [&lt;ffffffff81370130&gt;] ? gs_change+0x13/0x13<br />
May 11 23:32:56 d5703 kernel: [139826.640860] <font color="#FF0000">INFO: task mysqld:3818 blocked for more than 120 seconds.</font><br />
May 11 23:32:56 d5703 kernel: [139826.641517] &quot;echo 0 &gt; /proc/sys/kernel/hung_task_timeout_secs&quot; disables this message.<br />
May 11 23:32:56 d5703 kernel: [139826.642186] mysqld&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; D ffff880233666e60&nbsp; &nbsp;  0&nbsp; 3818&nbsp;  1220 0x00000000<br />
May 11 23:32:56 d5703 kernel: [139826.642188]&nbsp; ffff880233666e60 0000000000000086 0000000000000000 ffff880235b160c0<br />
May 11 23:32:56 d5703 kernel: [139826.642190]&nbsp; 0000000000013740 ffff88002d4a5fd8 ffff88002d4a5fd8 0000000000013740<br />
May 11 23:32:56 d5703 kernel: [139826.642192]&nbsp; ffff880233666e60 ffff88002d4a4010 ffff88023242fc98 000000018103b9a2<br />
May 11 23:32:56 d5703 kernel: [139826.642194] Call Trace:<br />
May 11 23:32:56 d5703 kernel: [139826.642198]&nbsp; [&lt;ffffffffa00ffdd4&gt;] ? log_wait_commit+0xc0/0x111 [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.642200]&nbsp; [&lt;ffffffff81063b01&gt;] ? wake_up_bit+0x20/0x20<br />
May 11 23:32:56 d5703 kernel: [139826.642203]&nbsp; [&lt;ffffffffa00ffc38&gt;] ? __log_start_commit+0x35/0x8c [jbd]<br />
May 11 23:32:56 d5703 kernel: [139826.642207]&nbsp; [&lt;ffffffffa0113b08&gt;] ? ext3_sync_file+0x130/0x19c [ext3]<br />
May 11 23:32:56 d5703 kernel: [139826.642209]&nbsp; [&lt;ffffffff811290c5&gt;] ? do_fsync+0x27/0x3b<br />
May 11 23:32:56 d5703 kernel: [139826.642210]&nbsp; [&lt;ffffffff811290f6&gt;] ? sys_fsync+0xb/0xf<br />
May 11 23:32:56 d5703 kernel: [139826.642212]&nbsp; [&lt;ffffffff8136dfd2&gt;] ? system_call_fastpath+0x16/0x1b</code><hr />
</div>Ataki prowadzą do przeciążenia cpu procesami: <font color="#FF0000">ksoftirqd</font> i <font color="#FF0000">kworker</font> i co za tym idzie rozłącza wszystkich z serwerze (jest to serwer gry więc to dość mocno uciążliwe). Po chwili wszystko wraca do normy. Z poradników zmodyfikowałem ustawienia w pliku <font color="#FF0000">/etc/sysctl.conf</font> aby troche zniwelować straty na:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">net.ipv4.tcp_syncookies=1<br />
net.ipv4.tcp_syn_retries = 3<br />
net.ipv4.tcp_synack_retries = 3<br />
net.ipv4.tcp_max_syn_backlog = 65536<br />
net.core.wmem_max = 8388608<br />
net.core.rmem_max = 8388608<br />
net.core.somaxconn = 512<br />
net.core.optmem_max = 81920<br />
net.core.somaxconn = 4096</code><hr />
</div>Ale oczywiście nie pomogło. Serwer www to nginx a regułki firewalla to:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">#!/bin/bash<br />
<br />
########################################<br />
#&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Firewall&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  #<br />
########################################<br />
<br />
# Politica Default - DROP<br />
iptables -F<br />
iptables -X<br />
iptables -t nat -F<br />
iptables -t nat -X<br />
iptables -P FORWARD ACCEPT<br />
iptables -P INPUT ACCEPT<br />
iptables -P OUTPUT ACCEPT<br />
iptables -P INPUT DROP<br />
iptables -P FORWARD DROP<br />
iptables -P OUTPUT ACCEPT<br />
<br />
modprobe ip_conntrack_ftp<br />
# ------------------------------------------------<br />
<br />
# Protection against TCP syncookies<br />
echo 1 &gt; /proc/sys/net/ipv4/tcp_syncookies<br />
<br />
# Ignore ICMP<br />
echo &quot;1&quot; &gt; /proc/sys/net/ipv4/icmp_echo_ignore_all<br />
<br />
# Default rules<br />
iptables -P INPUT DROP<br />
iptables -P FORWARD DROP<br />
iptables -P OUTPUT ACCEPT<br />
<br />
# Block NEW connection with flag other than SYN<br />
iptables -A INPUT -p tcp ! --syn -m state --state NEW -j DROP<br />
iptables -A FORWARD -p tcp ! --syn -m state --state NEW -j DROP<br />
<br />
# Drop fragmented packets<br />
iptables -A INPUT -f -j DROP<br />
iptables -A FORWARD -f -j DROP<br />
<br />
# Drop connections in INVALID state<br />
iptables -A INPUT -m state --state INVALID -j DROP<br />
iptables -A FORWARD -m state --state INVALID -j DROP<br />
<br />
iptables -N syn_flood<br />
iptables -A INPUT -p tcp --syn -j syn_flood<br />
iptables -A syn_flood -m limit --limit 1/s --limit-burst 3 -j RETURN<br />
iptables -A syn_flood -j DROP<br />
<br />
# Allow loopback interface connections<br />
# IMPORTANT !<br />
iptables -A INPUT -i lo -j ACCEPT<br />
<br />
# Allow access to localhost<br />
iptables -I INPUT -p all -s 127.0.0.1&nbsp; -j ACCEPT<br />
<br />
# drop banned clients<br />
iptables -A INPUT -m recent --rcheck --seconds 600 --name ban --rsource -j DROP<br />
<br />
# Allow connections from origin<br />
iptables -I INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT<br />
<br />
# ban over 24 connections<br />
iptables -A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN -m connlimit --connlimit-above 24 --connlimit-mask 32 -m recent --set --name ban --rsource -j DROP<br />
<br />
# Allow external access to ports<br />
iptables -I INPUT -p tcp --dport 7171 -j ACCEPT # TIBIA<br />
iptables -I INPUT -p tcp --dport 7172 -j ACCEPT # TIBIA GAME PORT<br />
iptables -I INPUT -p tcp --dport 21 -j ACCEPT # FTP<br />
iptables -I INPUT -p tcp --dport 80 -j ACCEPT # HTTP<br />
iptables -I INPUT -p icmp -m limit --limit 15/s -j ACCEPT # PING<br />
<br />
# Limit connections on ports<br />
iptables -A INPUT -p tcp -m recent --rcheck --seconds 60 -j REJECT<br />
iptables -I INPUT -p tcp --dport 21 -m connlimit --connlimit-above 2 -j DROP<br />
iptables -I INPUT -p tcp --dport 80 -m connlimit --connlimit-above 20 -j DROP<br />
iptables -I INPUT -p tcp --dport 7171 -m connlimit --connlimit-above 7 -j REJECT --reject-with tcp-reset<br />
iptables -I INPUT -p tcp --dport 7172 -m connlimit --connlimit-above 7 -j REJECT --reject-with tcp-reset<br />
<br />
# Allow SSH (PUTTY)<br />
iptables -I INPUT -p tcp --dport 22 -j ACCEPT<br />
iptables -I INPUT -p tcp --dport xxxx -j ACCEPT<br />
<br />
echo &quot;Block TCP-CONNECT scan attempts (SYN bit packets)&quot;<br />
iptables -A INPUT -p tcp --syn -j DROP<br />
<br />
echo &quot;Block TCP-SYN scan attempts (only SYN bit packets)&quot;<br />
iptables -A INPUT -m conntrack --ctstate NEW -p tcp --tcp-flags SYN,RST,ACK,FIN,URG,PSH SYN -j DROP<br />
<br />
echo &quot;Block TCP-FIN scan attempts (only FIN bit packets)&quot;<br />
iptables -A INPUT -m conntrack --ctstate NEW -p tcp --tcp-flags SYN,RST,ACK,FIN,URG,PSH FIN -j DROP<br />
<br />
echo &quot;Block TCP-ACK scan attempts (only ACK bit packets)&quot;<br />
iptables -A INPUT -m conntrack --ctstate NEW -p tcp --tcp-flags SYN,RST,ACK,FIN,URG,PSH ACK -j DROP<br />
<br />
echo &quot;Block TCP-NULL scan attempts (packets without flag)&quot;<br />
iptables -A INPUT -m conntrack --ctstate INVALID -p tcp --tcp-flags ! SYN,RST,ACK,FIN,URG,PSH -j DROP <br />
<br />
echo &quot;Block &quot;Christmas Tree&quot; TCP-XMAS scan attempts (packets with FIN, URG, PSH bits)&quot;<br />
iptables -A INPUT -m conntrack --ctstate NEW -p tcp --tcp-flags SYN,RST,ACK,FIN,URG,PSH FIN,URG,PSH -j DROP<br />
<br />
echo &quot;Block DOS - Ping of Death&quot;<br />
iptables -A INPUT -p ICMP --icmp-type echo-request -m length --length 60:65535 -j ACCEPT<br />
<br />
echo &quot;Block DOS - Teardrop&quot;<br />
iptables -A INPUT -p UDP -f -j DROP<br />
<br />
echo &quot;Block DDOS - SYN-flood&quot;<br />
iptables -A INPUT -p TCP --syn -m iplimit --iplimit-above 9 -j DROP<br />
<br />
echo &quot;Block DDOS - Smurf&quot;<br />
iptables -A INPUT -m pkttype --pkt-type broadcast -j DROP<br />
iptables -A INPUT -p ICMP --icmp-type echo-request -m pkttype --pkttype broadcast -j DROP<br />
iptables -A INPUT -p ICMP --icmp-type echo-request -m limit --limit 3/s -j ACCEPT<br />
<br />
echo &quot;Block DDOS - UDP-flood (Pepsi)&quot;<br />
iptables -A INPUT -p UDP --dport 7 -j DROP<br />
iptables -A INPUT -p UDP --dport 19 -j DROP<br />
<br />
echo &quot;Block DDOS - SMBnuke&quot;<br />
iptables -A INPUT -p UDP --dport 135:139 -j DROP<br />
iptables -A INPUT -p TCP --dport 135:139 -j DROP<br />
<br />
echo &quot;Block DDOS - Connection-flood&quot;<br />
iptables -A INPUT -p TCP --syn -m iplimit --iplimit-above 3 -j DROP<br />
<br />
echo &quot;Block DDOS - Fraggle&quot;<br />
iptables -A INPUT -p UDP -m pkttype --pkt-type broadcast -j DROP<br />
iptables -A INPUT -p UDP -m limit --limit 3/s -j ACCEPT<br />
<br />
echo &quot;Block DDOS - Jolt&quot;<br />
iptables -A INPUT -p ICMP -f -j DROP<br />
<br />
echo &quot;Block UDP&quot;<br />
iptables -A INPUT -p UDP -j DROP</code><hr />
</div>Dodatkowo logi z munina:<br />
<img src="http://pegaz-ots.pl/666.jpg" border="0" alt="" /><br />
<b><br />
Z serwerowni hostemu napisali, że atak był tak mały, że nie są w stanie wykryć i zablokować tego ruchu. Czy ktoś może doradzić co z tym zrobić. Ponieważ taki ataki są dość niszczące serwer ponieważ rozłącza maszyne i wszystkie osoby aktualnie podłączone.</b></div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/8-Serwer">Serwer</category>
			<dc:creator>Trans</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28822-DDos-na-serwer-SVN-obciążenie-procesu-kjournald-Jak-zniwelować</guid>
		</item>
		<item>
			<title>apt-get update - error sync</title>
			<link>http://www.debian.pl/threads/28821-apt-get-update-error-sync?goto=newpost</link>
			<pubDate>Sat, 11 May 2013 23:04:12 GMT</pubDate>
			<description>Witam. 
Mam problem z apt. Polecenie apt-get update zwraca błąd: 
 
Kod: 
--------- 
root@debian:/home/bartlomiej# apt-get update 
Stary...</description>
			<content:encoded><![CDATA[<div>Witam.<br />
Mam problem z apt. Polecenie apt-get update zwraca błąd:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">root@debian:/home/bartlomiej# apt-get update<br />
Stary http://ftp.vectranet.pl wheezy Release.gpg<br />
Stary http://ftp.vectranet.pl wheezy-updates Release.gpg&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
Stary http://ftp.vectranet.pl wheezy Release&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
Stary http://ftp.vectranet.pl wheezy-updates Release&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
Stary http://ftp.vectranet.pl wheezy/main Sources&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
Stary http://ftp.vectranet.pl wheezy/main amd64 Packages&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
Stary http://ftp.vectranet.pl wheezy/main Translation-pl&nbsp;  <br />
Stary http://ftp.vectranet.pl wheezy/main Translation-en&nbsp;  <br />
Stary http://security.debian.org wheezy/updates Release.gpg<br />
Stary http://ftp.vectranet.pl wheezy-updates/main Sources<br />
Stary http://ftp.vectranet.pl wheezy-updates/main amd64 Packages<br />
Stary http://ftp.vectranet.pl wheezy-updates/main Translation-en<br />
Stary http://security.debian.org wheezy/updates Release<br />
Stary http://security.debian.org wheezy/updates/main Sources<br />
Stary http://security.debian.org wheezy/updates/main amd64 Packages<br />
Stary http://security.debian.org wheezy/updates/main Translation-en<br />
Czytanie list pakietów... Błąd!<br />
E: Problem przy zapisywaniu pliku na dysk - sync (5: Błąd wejścia/wyjścia)<br />
E: Nie udało się otworzyć lub zanalizować zawartości list pakietów.</code><hr />
</div>Próbowałem następujących komend:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">root@debian:/home/bartlomiej# apt-get -f install<br />
Czytanie list pakietów... Gotowe<br />
Budowanie drzewa zależności&nbsp; &nbsp; &nbsp;  <br />
Odczyt informacji o stanie... Gotowe<br />
0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych.<br />
<br />
root@debian:/home/bartlomiej# apt-get clean<br />
<br />
root@debian:/home/bartlomiej# dpkg --configure -a</code><hr />
</div>Nic to nie daje. Przez graficzny interfejs aktualizacji dostaję tylko komunikat, że system jest aktualny.<br />
<br />
Dodatkowo, co ciekawe, polecenie apt-get install oraz Synaptic czasem działają, czasem nie. Błąd w obu przypadkach jest ten sam: <br />
&quot;E: Nie udało się zsynchronizować mmap - msync (5: Błąd wejścia/wyjścia)&quot;<br />
<br />
<br />
Próbowałem reinstalacji - nic nie dało.<br />
System plików: ext3.<br />
Repozytoria domyślne.<br />
<br />
<br />
Z góry dziękuję za pomoc.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/5-Główne-tematy">Główne tematy</category>
			<dc:creator>noldok</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28821-apt-get-update-error-sync</guid>
		</item>
		<item>
			<title><![CDATA[rpc.statd & rpcbind a wpływ na bind9, mysql, nginx i serwer poczty]]></title>
			<link>http://www.debian.pl/threads/28820-rpc-statd-rpcbind-a-wpływ-na-bind9-mysql-nginx-i-serwer-poczty?goto=newpost</link>
			<pubDate>Sat, 11 May 2013 21:51:41 GMT</pubDate>
			<description>Witam, 
na serwerze mam skonfigurowane takie aplikacje jak: 
nginx+fpm-php 
MySql 
Bind9 
Postfix+Dovecot 
 
Zastanawiam się czy wyłączenie procesów...</description>
			<content:encoded><![CDATA[<div>Witam,<br />
na serwerze mam skonfigurowane takie aplikacje jak:<br />
nginx+fpm-php<br />
MySql<br />
Bind9<br />
Postfix+Dovecot<br />
<br />
Zastanawiam się czy wyłączenie procesów rpc.statd lub rpcbind może mieć wpływ na działanie wyżej wymienionych aplikacji, czy są jakieś zależności?<br />
Nie znalazłem w sieci jednoznacznej odpowiedzi, wszędzie jest tylko wzmianka o usługach NFS. W przypadku rpc.statd zaciekawił mnie tekst:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Cytat:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			<span style="font-family: Verdana,Arial,Helvetica">A program exits when using <a href="http://www.iss.net/security_center/advice/Services/SunRPC/rpc.lockd/default.htm" target="_blank">lockd</a>,  which allows a client program to exclusively &quot;lock&quot; access to a file  for a small time. If the client crashes, then this program is locked for  all eternity. The statd program allows such locks to be  registered, so that when the client/server that crashed can notify  everyone else about these locks when it boots up again.</span>
			
		<hr />
	</div>
</div>Czyli jeśli dobrze rozumiem jest to również wykorzystywane do blokowania plików na krótki okres czasu, co jest powszechnie wykorzystywane w systemie, leczy czy właśnie przez ten proces czy może jest on jedynie odpowiedzialny za blokowanie plików w usługach NFS?<br />
<br />
Pozdrawiam</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/8-Serwer">Serwer</category>
			<dc:creator>Pad19</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28820-rpc-statd-rpcbind-a-wpływ-na-bind9-mysql-nginx-i-serwer-poczty</guid>
		</item>
		<item>
			<title>Backup danych serwera raid/dysk usb??</title>
			<link>http://www.debian.pl/threads/28819-Backup-danych-serwera-raid-dysk-usb?goto=newpost</link>
			<pubDate>Sat, 11 May 2013 17:36:00 GMT</pubDate>
			<description>Witam postawiłem nowy serwer www,ftp,poczta,dns itd.... noralna płyta z opcja raid 2gb ram ddr2 i dysk 250gb sata.   Pytanie teraz takie co lepiej...</description>
			<content:encoded><![CDATA[<div>Witam postawiłem nowy serwer www,ftp,poczta,dns itd.... noralna płyta z opcja raid 2gb ram ddr2 i dysk 250gb sata.   Pytanie teraz takie co lepiej robic dokupic dysk jakis na usb i zgrywac dane czy moze drugi dysk 250 i czy da sie po podpieciu zrobic raid 1???<br />
Dzięki za konstruktywną odpowiedź :)<br />
Pozdrawiam Arek</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/8-Serwer">Serwer</category>
			<dc:creator>bombel415</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28819-Backup-danych-serwera-raid-dysk-usb</guid>
		</item>
		<item>
			<title>Prawa dostępu dla użytkownika</title>
			<link>http://www.debian.pl/threads/28818-Prawa-dostępu-dla-użytkownika?goto=newpost</link>
			<pubDate>Sat, 11 May 2013 15:17:29 GMT</pubDate>
			<description><![CDATA[Witam, z góry przepraszam jeśli taki temat już był, ale nie udało mi się znaleźć tego czego potrzebuje. 
 
Utworzyłem nowego użytkownika, "gość", w...]]></description>
			<content:encoded><![CDATA[<div>Witam, z góry przepraszam jeśli taki temat już był, ale nie udało mi się znaleźć tego czego potrzebuje.<br />
<br />
Utworzyłem nowego użytkownika, &quot;gość&quot;, w wyniku czego mam teraz 2 użytkowników - maciek i gość, i chciałbym nadać mu uprawnienia do otwierania tylko swojego katalogu /home/gość, tak by nie mógł otworzyć  żadnego innego folderu (np. /). Jak użyć w tym wypadku chmod? Jak ustawić by użytkownik maciek miał dostępu do wszystkiego co normalnie (standardowy użytkownik) i  miał rwx na /home/gość, a gość tylko rwx na /home/gość? no i by gość mógł uruchamiać programy?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>maciek2tr99</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28818-Prawa-dostępu-dla-użytkownika</guid>
		</item>
		<item>
			<title><![CDATA[[+] Debian 7.0 - w konsoli tryb uśpienia]]></title>
			<link>http://www.debian.pl/threads/28817-Debian-7-0-w-konsoli-tryb-uśpienia?goto=newpost</link>
			<pubDate>Sat, 11 May 2013 14:21:36 GMT</pubDate>
			<description>Witam 
Postanowiłem zainstalować sobie nowego Debiana. Ku mojemu zdziwieniu po instalacji startuje system ładuje się GRUB niestety jednak monitor po...</description>
			<content:encoded><![CDATA[<div>Witam<br />
Postanowiłem zainstalować sobie nowego Debiana. Ku mojemu zdziwieniu po instalacji startuje system ładuje się GRUB niestety jednak monitor po komunikacie w czasie ładowania systemu &quot;Synthesizing <i>the initial hotplug events</i>...done&quot; wchodzi w tryb uśpienia. Czy ktoś ma jakiś pomysł na rozwiązanie mojego problemu?<br />
<br />
Monitor mam podłączony pod VGA oraz tv pod DVI - w biosie ustawione primary na VGA. <br />
Moja płyta to INTEL D2500cc grafika integra.<br />
Sprawdzałem na TV tez nie ma ekranu.<br />
Zmieniłem vga na różne tryby wchodziłem przez &quot;safe mode&quot;, niestety cały czas efekt taki sam.<br />
Zaznaczam, że instalowałem go juz 3 razy. <br />
Za 1 razem wybrałem w czasie instalacji x-y - myślałem, że to przez to wiec instalowałem ponownie bez x-ów jednak i to nie pomogło.<br />
Ze starą wersja debiana nie miałem takich problemów na tej samej konfiguracji.<br />
Proszę o pomoc w rozwiązaniu mojego problemu.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/9-Hardware">Hardware</category>
			<dc:creator>gora</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28817-Debian-7-0-w-konsoli-tryb-uśpienia</guid>
		</item>
		<item>
			<title>xinit i szare tło</title>
			<link>http://www.debian.pl/threads/28816-xinit-i-szare-tło?goto=newpost</link>
			<pubDate>Sat, 11 May 2013 10:07:49 GMT</pubDate>
			<description>Nie mam żadnego środowiska, gdy po logowaniu wpisuję xinit, uruchamiają się Xy, jest kursor i czarny ekran, ale po chwili tło staje się szare,...</description>
			<content:encoded><![CDATA[<div>Nie mam żadnego środowiska, gdy po logowaniu wpisuję xinit, uruchamiają się Xy, jest kursor i czarny ekran, ale po chwili tło staje się szare, wygląda to tak jakby została naniesiona tapeta przez osobny program/proces.<br />
<br />
Czy idzie to jakoś wyłączyć? W menadżerze nie mam żadnych dodatkowych procesów widocznych. Czy to jest &quot;właściwość&quot; nowych Xów w D7.0?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>mojnik</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28816-xinit-i-szare-tło</guid>
		</item>
		<item>
			<title>java - polskie znaki w UTF-8 - problem z kodowanie i interpretacją</title>
			<link>http://www.debian.pl/threads/28815-java-polskie-znaki-w-UTF-8-problem-z-kodowanie-i-interpretacją?goto=newpost</link>
			<pubDate>Sat, 11 May 2013 04:49:24 GMT</pubDate>
			<description><![CDATA[Witam 
Napisałem sobie soft w javie który przesyła XML'e pomiędzy serwerami. 
Program uruchamiam za pomoca skryptu z "init.d".  
Sytuacja wygląda tak...]]></description>
			<content:encoded><![CDATA[<div>Witam<br />
Napisałem sobie soft w javie który przesyła XML'e pomiędzy serwerami.<br />
Program uruchamiam za pomoca skryptu z &quot;init.d&quot;. <br />
Sytuacja wygląda tak że jak program zostanie automatycznie uruchomiony po restarcie systemu (uruchomiony ze skryptu z init.d) to błędnie kodowane są polskie znaki.<br />
Jeżeli zrobię to ręcznie z konsoli to interpretacja polskich znaków jest prawidłowa. Co może być na rzeczy że automatyczne uruchomienie kaszani polskie znaki a uruchomienie &quot;z palca&quot; już dobrze interpretuje polskie znaki?<br />
Spotkał się ktoś z czymś takim?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/10-Programowanie">Programowanie</category>
			<dc:creator>unky</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28815-java-polskie-znaki-w-UTF-8-problem-z-kodowanie-i-interpretacją</guid>
		</item>
		<item>
			<title>VLC padło</title>
			<link>http://www.debian.pl/threads/28814-VLC-padło?goto=newpost</link>
			<pubDate>Fri, 10 May 2013 21:52:09 GMT</pubDate>
			<description>Wiatam Sparky linux to w 100% Debian więc zapytam po ostatniek aktualizacji VLC działa tragicznie filmy sie strasznie tną i to nie ma znaczenie czy...</description>
			<content:encoded><![CDATA[<div>Wiatam Sparky linux to w 100% Debian więc zapytam po ostatniek aktualizacji VLC działa tragicznie filmy sie strasznie tną i to nie ma znaczenie czy odtważane strumieniowo czy z dysku i  konsola pokazuje coś takiego<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Cytat:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			donald0177@chelm:~$ vlc<br />
VLC media player 2.0.6 Twoflower (revision 2.0.6-0-gbe9623c)<br />
[0x80a7908] main libvlc: Uruchamianie vlc z domyślnym interfejsem. Użyj 'cvlc' aby używać vlc bez interfejsu.<br />
[0x8220588] main playlist: stopping playback<br />
[0x8220588] main playlist: stopping playback<br />
[0x86bcdc0] main input error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 4008 ms)<br />
[0x86bcdc0] main input error: ES_OUT_RESET_PCR called<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!<br />
[vp8 @ 0x86d6f20] Discarding interframe without a prior keyframe!
			
		<hr />
	</div>
</div></div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/20-Inne-systemy">Inne systemy</category>
			<dc:creator>debi07</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28814-VLC-padło</guid>
		</item>
		<item>
			<title>Motyw GTK3</title>
			<link>http://www.debian.pl/threads/28812-Motyw-GTK3?goto=newpost</link>
			<pubDate>Fri, 10 May 2013 14:36:34 GMT</pubDate>
			<description>Jak w debianie 7.0 ustawić motyw dla aplikacji napisanych w GTK3? W poprzedniej wersji odbywało się to przez .gtkrc, wyczytałem że trzeba utworzyć...</description>
			<content:encoded><![CDATA[<div>Jak w debianie 7.0 ustawić motyw dla aplikacji napisanych w GTK3? W poprzedniej wersji odbywało się to przez .gtkrc, wyczytałem że trzeba utworzyć ./config/gtk-3.0/settings.ini a w nim:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Cytat:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			[Settings] <br />
gtk-icon-theme-name = Clearlooks-Phenix<br />
gtk-theme-name = elementary
			
		<hr />
	</div>
</div>Jednak to nie zaskakuje.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>mojnik</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28812-Motyw-GTK3</guid>
		</item>
		<item>
			<title>Debian 7.0 - słaba wydajność sterowników radeon</title>
			<link>http://www.debian.pl/threads/28811-Debian-7-0-słaba-wydajność-sterowników-radeon?goto=newpost</link>
			<pubDate>Fri, 10 May 2013 11:17:30 GMT</pubDate>
			<description>Miałem debiana 6.0 od ponad roku, działał idealnie na otwartych sterownikach, karta radeon 9550. 
Wczoraj zrobiłem upgrade do 7.0 i wydajność...</description>
			<content:encoded><![CDATA[<div>Miałem debiana 6.0 od ponad roku, działał idealnie na otwartych sterownikach, karta radeon 9550.<br />
Wczoraj zrobiłem upgrade do 7.0 i wydajność znacznie spadła. Nie mogę oglądać filmów na YT, grać czy używać programów 3d, ponieważ jest klatkowanie.<br />
W 6.0 wystarczyło zainstalować pakiet firmware-linux-nonfree jednak w 7.0 to nie pomaga (a zainstalowalem nawet wersje z 6.0 i nic).<br />
<br />
Macie jakiś pomysł jak zmusić debiana w wersji 7.0 do poprawnej akceleracji?<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">glxgears<br />
92 frames in 5.0 seconds = 18.374 FPS<br />
99 frames in 5.0 seconds = 19.687 FPS<br />
98 frames in 5.0 seconds = 19.428 FPS<br />
XIO:&nbsp; fatal IO error 11 (Resource temporarily unavailable) on X server &quot;:0&quot;<br />
after 1093 requests (1091 known processed) with 0 events remaining.</code><hr />
</div>Jak widać glxgears nie powala na kolana. I tak, wiem że to nie jest żaden test wydajności, ale 19 FPS to i tak za mało, jak wcześniej wyciągałem 600-800 w tym samym teście na debianie 6.0<br />
<br />
xorg.0.log:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code"><br />
[&nbsp; &nbsp; 80.692] <br />
X.Org X Server 1.12.4<br />
Release Date: 2012-08-27<br />
[&nbsp; &nbsp; 80.693] X Protocol Version 11, Revision 0<br />
[&nbsp; &nbsp; 80.693] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian<br />
[&nbsp; &nbsp; 80.693] Current Operating System: Linux debian 2.6.32-5-686 #1 SMP Mon Feb 25 01:04:36 UTC 2013 i686<br />
[&nbsp; &nbsp; 80.693] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=82c9b7b6-3714-42ce-8df8-9870256b24e4 ro<br />
[&nbsp; &nbsp; 80.694] Build Date: 17 April 2013&nbsp; 11:13:16AM<br />
[&nbsp; &nbsp; 80.694] xorg-server 2:1.12.4-6 (Julien Cristau &lt;jcristau@debian.org&gt;) <br />
[&nbsp; &nbsp; 80.694] Current version of pixman: 0.26.0<br />
[&nbsp; &nbsp; 80.694]&nbsp; &nbsp;  Before reporting problems, check <a href="http://wiki.x.org" target="_blank">http://wiki.x.org</a><br />
&nbsp; &nbsp; to make sure that you have the latest version.<br />
[&nbsp; &nbsp; 80.694] Markers: (--) probed, (**) from config file, (==) default setting,<br />
&nbsp; &nbsp; (++) from command line, (!!) notice, (II) informational,<br />
&nbsp; &nbsp; (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br />
[&nbsp; &nbsp; 80.695] (==) Log file: &quot;/var/log/Xorg.0.log&quot;, Time: Fri May 10 12:43:02 2013<br />
[&nbsp; &nbsp; 80.716] (==) Using config file: &quot;/etc/X11/xorg.conf&quot;<br />
[&nbsp; &nbsp; 80.716] (==) Using system config directory &quot;/usr/share/X11/xorg.conf.d&quot;<br />
[&nbsp; &nbsp; 80.749] (==) ServerLayout &quot;X.org Configured&quot;<br />
[&nbsp; &nbsp; 80.750] (**) |--&gt;Screen &quot;Screen0&quot; (0)<br />
[&nbsp; &nbsp; 80.750] (**) |&nbsp;  |--&gt;Monitor &quot;Monitor0&quot;<br />
[&nbsp; &nbsp; 80.761] (**) |&nbsp;  |--&gt;Device &quot;Card0&quot;<br />
[&nbsp; &nbsp; 80.761] (**) |--&gt;Screen &quot;Screen1&quot; (1)<br />
[&nbsp; &nbsp; 80.761] (**) |&nbsp;  |--&gt;Monitor &quot;Monitor1&quot;<br />
[&nbsp; &nbsp; 80.761] (==) No device specified for screen &quot;Screen1&quot;.<br />
&nbsp; &nbsp; Using the first device section listed.<br />
[&nbsp; &nbsp; 80.761] (**) |&nbsp;  |--&gt;Device &quot;Card0&quot;<br />
[&nbsp; &nbsp; 80.761] (**) |--&gt;Input Device &quot;Mouse0&quot;<br />
[&nbsp; &nbsp; 80.762] (**) |--&gt;Input Device &quot;Keyboard0&quot;<br />
[&nbsp; &nbsp; 80.762] (==) Automatically adding devices<br />
[&nbsp; &nbsp; 80.762] (==) Automatically enabling devices<br />
[&nbsp; &nbsp; 80.781] (WW) The directory &quot;/usr/share/fonts/X11/cyrillic&quot; does not exist.<br />
[&nbsp; &nbsp; 80.781]&nbsp; &nbsp;  Entry deleted from font path.<br />
[&nbsp; &nbsp; 80.796] (WW) The directory &quot;/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType&quot; does not exist.<br />
[&nbsp; &nbsp; 80.796]&nbsp; &nbsp;  Entry deleted from font path.<br />
[&nbsp; &nbsp; 80.796] (WW) The directory &quot;/usr/share/fonts/X11/cyrillic&quot; does not exist.<br />
[&nbsp; &nbsp; 80.797]&nbsp; &nbsp;  Entry deleted from font path.<br />
[&nbsp; &nbsp; 80.797] (WW) The directory &quot;/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType&quot; does not exist.<br />
[&nbsp; &nbsp; 80.797]&nbsp; &nbsp;  Entry deleted from font path.<br />
[&nbsp; &nbsp; 80.797] (**) FontPath set to:<br />
&nbsp; &nbsp; /usr/share/fonts/X11/misc,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/100dpi/:unscaled,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/75dpi/:unscaled,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/Type1,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/100dpi,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/75dpi,<br />
&nbsp; &nbsp; built-ins,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/misc,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/100dpi/:unscaled,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/75dpi/:unscaled,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/Type1,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/100dpi,<br />
&nbsp; &nbsp; /usr/share/fonts/X11/75dpi,<br />
&nbsp; &nbsp; built-ins<br />
[&nbsp; &nbsp; 80.797] (**) ModulePath set to &quot;/usr/lib/xorg/modules&quot;<br />
[&nbsp; &nbsp; 80.797] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.<br />
[&nbsp; &nbsp; 80.797] (WW) Disabling Mouse0<br />
[&nbsp; &nbsp; 80.797] (WW) Disabling Keyboard0<br />
[&nbsp; &nbsp; 80.797] (II) Loader magic: 0xb77175a0<br />
[&nbsp; &nbsp; 80.797] (II) Module ABI versions:<br />
[&nbsp; &nbsp; 80.797]&nbsp; &nbsp;  X.Org ANSI C Emulation: 0.4<br />
[&nbsp; &nbsp; 80.797]&nbsp; &nbsp;  X.Org Video Driver: 12.1<br />
[&nbsp; &nbsp; 80.797]&nbsp; &nbsp;  X.Org XInput driver : 16.0<br />
[&nbsp; &nbsp; 80.797]&nbsp; &nbsp;  X.Org Server Extension : 6.0<br />
[&nbsp; &nbsp; 80.799] (--) PCI:*(0:1:0:0) 1002:4153:17af:201c rev 0, Mem @ 0xc0000000/134217728, 0xcfef0000/65536, I/O @ 0x0000b800/256, BIOS @ 0x????????/131072<br />
[&nbsp; &nbsp; 80.799] (--) PCI: (0:1:0:1) 1002:4173:17af:201d rev 0, Mem @ 0xb8000000/134217728, 0xcfee0000/65536<br />
[&nbsp; &nbsp; 80.800] (II) Open ACPI successful (/var/run/acpid.socket)<br />
[&nbsp; &nbsp; 80.800] (II) &quot;extmod&quot; will be loaded. This was enabled by default and also specified in the config file.<br />
[&nbsp; &nbsp; 80.800] (II) &quot;dbe&quot; will be loaded. This was enabled by default and also specified in the config file.<br />
[&nbsp; &nbsp; 80.800] (II) &quot;glx&quot; will be loaded. This was enabled by default and also specified in the config file.<br />
[&nbsp; &nbsp; 80.800] (II) &quot;record&quot; will be loaded. This was enabled by default and also specified in the config file.<br />
[&nbsp; &nbsp; 80.800] (II) &quot;dri&quot; will be loaded. This was enabled by default and also specified in the config file.<br />
[&nbsp; &nbsp; 80.800] (II) &quot;dri2&quot; will be loaded. This was enabled by default and also specified in the config file.<br />
[&nbsp; &nbsp; 80.800] (II) LoadModule: &quot;glx&quot;<br />
[&nbsp; &nbsp; 80.801] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so<br />
[&nbsp; &nbsp; 80.844] (II) Module glx: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 80.844]&nbsp; &nbsp;  compiled for 1.12.4, module version = 1.0.0<br />
[&nbsp; &nbsp; 80.844]&nbsp; &nbsp;  ABI class: X.Org Server Extension, version 6.0<br />
[&nbsp; &nbsp; 80.844] (==) AIGLX enabled<br />
[&nbsp; &nbsp; 80.845] (II) Loading extension GLX<br />
[&nbsp; &nbsp; 80.845] (II) LoadModule: &quot;extmod&quot;<br />
[&nbsp; &nbsp; 80.845] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so<br />
[&nbsp; &nbsp; 80.864] (II) Module extmod: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 80.864]&nbsp; &nbsp;  compiled for 1.12.4, module version = 1.0.0<br />
[&nbsp; &nbsp; 80.864]&nbsp; &nbsp;  Module class: X.Org Server Extension<br />
[&nbsp; &nbsp; 80.864]&nbsp; &nbsp;  ABI class: X.Org Server Extension, version 6.0<br />
[&nbsp; &nbsp; 80.864] (II) Loading extension SELinux<br />
[&nbsp; &nbsp; 80.864] (II) Loading extension MIT-SCREEN-SAVER<br />
[&nbsp; &nbsp; 80.864] (II) Loading extension XFree86-VidModeExtension<br />
[&nbsp; &nbsp; 80.864] (II) Loading extension XFree86-DGA<br />
[&nbsp; &nbsp; 80.864] (II) Loading extension DPMS<br />
[&nbsp; &nbsp; 80.864] (II) Loading extension XVideo<br />
[&nbsp; &nbsp; 80.864] (II) Loading extension XVideo-MotionCompensation<br />
[&nbsp; &nbsp; 80.864] (II) Loading extension X-Resource<br />
[&nbsp; &nbsp; 80.865] (II) LoadModule: &quot;dbe&quot;<br />
[&nbsp; &nbsp; 80.865] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so<br />
[&nbsp; &nbsp; 80.881] (II) Module dbe: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 80.881]&nbsp; &nbsp;  compiled for 1.12.4, module version = 1.0.0<br />
[&nbsp; &nbsp; 80.881]&nbsp; &nbsp;  Module class: X.Org Server Extension<br />
[&nbsp; &nbsp; 80.881]&nbsp; &nbsp;  ABI class: X.Org Server Extension, version 6.0<br />
[&nbsp; &nbsp; 80.882] (II) Loading extension DOUBLE-BUFFER<br />
[&nbsp; &nbsp; 80.882] (II) LoadModule: &quot;record&quot;<br />
[&nbsp; &nbsp; 80.882] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so<br />
[&nbsp; &nbsp; 80.884] (II) Module record: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 80.884]&nbsp; &nbsp;  compiled for 1.12.4, module version = 1.13.0<br />
[&nbsp; &nbsp; 80.884]&nbsp; &nbsp;  Module class: X.Org Server Extension<br />
[&nbsp; &nbsp; 80.884]&nbsp; &nbsp;  ABI class: X.Org Server Extension, version 6.0<br />
[&nbsp; &nbsp; 80.884] (II) Loading extension RECORD<br />
[&nbsp; &nbsp; 80.884] (II) LoadModule: &quot;dri2&quot;<br />
[&nbsp; &nbsp; 80.885] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so<br />
[&nbsp; &nbsp; 80.898] (II) Module dri2: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 80.898]&nbsp; &nbsp;  compiled for 1.12.4, module version = 1.2.0<br />
[&nbsp; &nbsp; 80.898]&nbsp; &nbsp;  ABI class: X.Org Server Extension, version 6.0<br />
[&nbsp; &nbsp; 80.898] (II) Loading extension DRI2<br />
[&nbsp; &nbsp; 80.898] (II) LoadModule: &quot;dri&quot;<br />
[&nbsp; &nbsp; 80.898] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so<br />
[&nbsp; &nbsp; 80.901] (II) Module dri: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 80.901]&nbsp; &nbsp;  compiled for 1.12.4, module version = 1.0.0<br />
[&nbsp; &nbsp; 80.901]&nbsp; &nbsp;  ABI class: X.Org Server Extension, version 6.0<br />
[&nbsp; &nbsp; 80.901] (II) Loading extension XFree86-DRI<br />
[&nbsp; &nbsp; 80.901] (II) LoadModule: &quot;radeon&quot;<br />
[&nbsp; &nbsp; 80.914] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so<br />
[&nbsp; &nbsp; 80.983] (II) Module radeon: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 80.983]&nbsp; &nbsp;  compiled for 1.12.4, module version = 6.14.99<br />
[&nbsp; &nbsp; 80.983]&nbsp; &nbsp;  Module class: X.Org Video Driver<br />
[&nbsp; &nbsp; 80.983]&nbsp; &nbsp;  ABI class: X.Org Video Driver, version 12.1<br />
[&nbsp; &nbsp; 80.987] (II) RADEON: Driver for ATI Radeon chipsets:<br />
&nbsp; &nbsp; ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),<br />
&nbsp; &nbsp; ATI Radeon Mobility X300 (M24) 3152 (PCIE),<br />
&nbsp; &nbsp; ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),<br />
&nbsp; &nbsp; ATI Radeon X600 (RV380) 3E50 (PCIE),<br />
&nbsp; &nbsp; ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,<br />
&nbsp; &nbsp; ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),<br />
&nbsp; &nbsp; ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),<br />
&nbsp; &nbsp; ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),<br />
&nbsp; &nbsp; ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),<br />
&nbsp; &nbsp; ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),<br />
&nbsp; &nbsp; ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),<br />
&nbsp; &nbsp; ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,<br />
&nbsp; &nbsp; ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,<br />
&nbsp; &nbsp; ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,<br />
&nbsp; &nbsp; ATI Radeon IGP330M/340M/350M (U2) 4337,<br />
&nbsp; &nbsp; ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),<br />
&nbsp; &nbsp; ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),<br />
&nbsp; &nbsp; ATI Radeon X800PRO (R420) JI (AGP),<br />
&nbsp; &nbsp; ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),<br />
&nbsp; &nbsp; ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility 9800 (M18) JN (AGP),<br />
&nbsp; &nbsp; ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),<br />
&nbsp; &nbsp; ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),<br />
&nbsp; &nbsp; ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),<br />
&nbsp; &nbsp; ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility M7 LW (AGP),<br />
&nbsp; &nbsp; ATI Mobility FireGL 7800 M7 LX (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),<br />
&nbsp; &nbsp; ATI FireGL Mobility 9000 (M9) Ld (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility 9000 (M9) Lf (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,<br />
&nbsp; &nbsp; ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),<br />
&nbsp; &nbsp; ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),<br />
&nbsp; &nbsp; ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),<br />
&nbsp; &nbsp; ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility 9600 (M10) NQ (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility 9600 (M11) NR (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility 9600 (M10) NS (AGP),<br />
&nbsp; &nbsp; ATI FireGL Mobility T2 (M10) NT (AGP),<br />
&nbsp; &nbsp; ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),<br />
&nbsp; &nbsp; ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),<br />
&nbsp; &nbsp; ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),<br />
&nbsp; &nbsp; ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),<br />
&nbsp; &nbsp; ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),<br />
&nbsp; &nbsp; ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),<br />
&nbsp; &nbsp; ATI Radeon Mobility X300 (M22) 5460 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),<br />
&nbsp; &nbsp; ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X800PRO (R423) UI (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X800LE (R423) UJ (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X800SE (R423) UK (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),<br />
&nbsp; &nbsp; ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),<br />
&nbsp; &nbsp; ATI FireGL unknown (R423) UR (PCIE),<br />
&nbsp; &nbsp; ATI FireGL unknown (R423) UT (PCIE),<br />
&nbsp; &nbsp; ATI Mobility FireGL V5000 (M26) (PCIE),<br />
&nbsp; &nbsp; ATI Mobility FireGL V5000 (M26) (PCIE),<br />
&nbsp; &nbsp; ATI Mobility Radeon X700 XL (M26) (PCIE),<br />
&nbsp; &nbsp; ATI Mobility Radeon X700 (M26) (PCIE),<br />
&nbsp; &nbsp; ATI Mobility Radeon X700 (M26) (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,<br />
&nbsp; &nbsp; ATI Radeon Mobility 9100 IGP (U3) 5835,<br />
&nbsp; &nbsp; ATI Radeon XPRESS 200 5954 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),<br />
&nbsp; &nbsp; ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),<br />
&nbsp; &nbsp; ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),<br />
&nbsp; &nbsp; ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon XPRESS 200M 5975 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon XPRESS 200 5A41 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon XPRESS 200M 5A42 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon XPRESS 200 5A61 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon XPRESS 200M 5A62 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X300 (RV370) 5B60 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X600 (RV370) 5B62 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X550 (RV370) 5B63 (PCIE),<br />
&nbsp; &nbsp; ATI FireGL V3100 (RV370) 5B64 (PCIE),<br />
&nbsp; &nbsp; ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),<br />
&nbsp; &nbsp; ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),<br />
&nbsp; &nbsp; ATI Mobility Radeon X800 XT (M28) (PCIE),<br />
&nbsp; &nbsp; ATI Mobility FireGL V5100 (M28) (PCIE),<br />
&nbsp; &nbsp; ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X850 XT PE (R480) (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),<br />
&nbsp; &nbsp; ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X850 XT (R480) (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X800XT (R423) 5D57 (PCIE),<br />
&nbsp; &nbsp; ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X700 PRO (RV410) (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),<br />
&nbsp; &nbsp; ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,<br />
&nbsp; &nbsp; ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,<br />
&nbsp; &nbsp; ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,<br />
&nbsp; &nbsp; ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,<br />
&nbsp; &nbsp; ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,<br />
&nbsp; &nbsp; ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,<br />
&nbsp; &nbsp; ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,<br />
&nbsp; &nbsp; ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,<br />
&nbsp; &nbsp; ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,<br />
&nbsp; &nbsp; ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,<br />
&nbsp; &nbsp; ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,<br />
&nbsp; &nbsp; ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,<br />
&nbsp; &nbsp; ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,<br />
&nbsp; &nbsp; ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,<br />
&nbsp; &nbsp; ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,<br />
&nbsp; &nbsp; ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,<br />
&nbsp; &nbsp; ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,<br />
&nbsp; &nbsp; ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,<br />
&nbsp; &nbsp; ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,<br />
&nbsp; &nbsp; ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,<br />
&nbsp; &nbsp; ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,<br />
&nbsp; &nbsp; ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,<br />
&nbsp; &nbsp; ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,<br />
&nbsp; &nbsp; ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,<br />
&nbsp; &nbsp; ATI Mobility Radeon X1700 XT, ATI FireGL V5200,<br />
&nbsp; &nbsp; ATI Mobility Radeon X1700, ATI Radeon X2300HD,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,<br />
&nbsp; &nbsp; ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,<br />
&nbsp; &nbsp; ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,<br />
&nbsp; &nbsp; ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,<br />
&nbsp; &nbsp; ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,<br />
&nbsp; &nbsp; ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,<br />
&nbsp; &nbsp; ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,<br />
&nbsp; &nbsp; ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,<br />
&nbsp; &nbsp; ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,<br />
&nbsp; &nbsp; ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,<br />
&nbsp; &nbsp; ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,<br />
&nbsp; &nbsp; ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,<br />
&nbsp; &nbsp; ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,<br />
&nbsp; &nbsp; ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,<br />
&nbsp; &nbsp; ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,<br />
&nbsp; &nbsp; ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,<br />
&nbsp; &nbsp; ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,<br />
&nbsp; &nbsp; ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),<br />
&nbsp; &nbsp; ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,<br />
&nbsp; &nbsp; ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,<br />
&nbsp; &nbsp; AMD FireStream 9250, ATI FirePro V8700 (FireGL),<br />
&nbsp; &nbsp; ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,<br />
&nbsp; &nbsp; ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,<br />
&nbsp; &nbsp; ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 4670, ATI FirePro M5750,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),<br />
&nbsp; &nbsp; ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,<br />
&nbsp; &nbsp; ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],<br />
&nbsp; &nbsp; ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),<br />
&nbsp; &nbsp; ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,<br />
&nbsp; &nbsp; ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,<br />
&nbsp; &nbsp; ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,<br />
&nbsp; &nbsp; ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,<br />
&nbsp; &nbsp; ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,<br />
&nbsp; &nbsp; ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 3850, ATI Radeon HD3850,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 3850 X2, ATI RV670,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,<br />
&nbsp; &nbsp; ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,<br />
&nbsp; &nbsp; ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,<br />
&nbsp; &nbsp; ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,<br />
&nbsp; &nbsp; ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,<br />
&nbsp; &nbsp; ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,<br />
&nbsp; &nbsp; ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,<br />
&nbsp; &nbsp; ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,<br />
&nbsp; &nbsp; ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,<br />
&nbsp; &nbsp; ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,<br />
&nbsp; &nbsp; ATI FireGL V3600, ATI Radeon HD 2600 LE,<br />
&nbsp; &nbsp; ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,<br />
&nbsp; &nbsp; ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,<br />
&nbsp; &nbsp; ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,<br />
&nbsp; &nbsp; ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,<br />
&nbsp; &nbsp; ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,<br />
&nbsp; &nbsp; ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,<br />
&nbsp; &nbsp; ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,<br />
&nbsp; &nbsp; ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,<br />
&nbsp; &nbsp; ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,<br />
&nbsp; &nbsp; ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,<br />
&nbsp; &nbsp; ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,<br />
&nbsp; &nbsp; SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,<br />
&nbsp; &nbsp; ATI Radeon 4100, ATI Mobility Radeon HD 4200,<br />
&nbsp; &nbsp; ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,<br />
&nbsp; &nbsp; AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,<br />
&nbsp; &nbsp; AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,<br />
&nbsp; &nbsp; AMD Radeon HD 6300 Series Graphics,<br />
&nbsp; &nbsp; AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,<br />
&nbsp; &nbsp; ATI FirePro (FireGL) Graphics Adapter,<br />
&nbsp; &nbsp; ATI FirePro (FireGL) Graphics Adapter,<br />
&nbsp; &nbsp; ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,<br />
&nbsp; &nbsp; AMD Firestream 9350, ATI Radeon HD 5800 Series,<br />
&nbsp; &nbsp; ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,<br />
&nbsp; &nbsp; ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,<br />
&nbsp; &nbsp; ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 5800 Series,<br />
&nbsp; &nbsp; ATI FirePro (FireGL) Graphics Adapter,<br />
&nbsp; &nbsp; ATI FirePro (FireGL) Graphics Adapter,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,<br />
&nbsp; &nbsp; ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,<br />
&nbsp; &nbsp; ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 5000 Series,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,<br />
&nbsp; &nbsp; ATI FirePro (FireGL) Graphics Adapter,<br />
&nbsp; &nbsp; ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,<br />
&nbsp; &nbsp; ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 5000 Series,<br />
&nbsp; &nbsp; ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,<br />
&nbsp; &nbsp; ATI Mobility Radeon Graphics, CEDAR,<br />
&nbsp; &nbsp; ATI FirePro (FireGL) Graphics Adapter,<br />
&nbsp; &nbsp; ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,<br />
&nbsp; &nbsp; ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,<br />
&nbsp; &nbsp; CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,<br />
&nbsp; &nbsp; AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,<br />
&nbsp; &nbsp; CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,<br />
&nbsp; &nbsp; BARTS, BARTS, Mobility Radeon HD 6000 Series,<br />
&nbsp; &nbsp; Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,<br />
&nbsp; &nbsp; AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,<br />
&nbsp; &nbsp; AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,<br />
&nbsp; &nbsp; TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,<br />
&nbsp; &nbsp; TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,<br />
&nbsp; &nbsp; CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,<br />
&nbsp; &nbsp; CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,<br />
&nbsp; &nbsp; ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,<br />
&nbsp; &nbsp; ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,<br />
&nbsp; &nbsp; ARUBA, ARUBA<br />
[&nbsp; &nbsp; 81.001] (--) using VT number 7<br />
<br />
[&nbsp; &nbsp; 81.013] (II) [KMS] drm report modesetting isn't supported.<br />
[&nbsp; &nbsp; 81.014] (II) RADEON(0): TOTO SAYS 00000000cfef0000<br />
[&nbsp; &nbsp; 81.014] (II) RADEON(0): MMIO registers at 0x00000000cfef0000: size 64KB<br />
[&nbsp; &nbsp; 81.014] (II) RADEON(0): PCI bus 1 card 0 func 0<br />
[&nbsp; &nbsp; 81.014] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32<br />
[&nbsp; &nbsp; 81.019] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)<br />
[&nbsp; &nbsp; 81.019] (==) RADEON(0): Default visual is TrueColor<br />
[&nbsp; &nbsp; 81.019] (II) Loading sub module &quot;vgahw&quot;<br />
[&nbsp; &nbsp; 81.019] (II) LoadModule: &quot;vgahw&quot;<br />
[&nbsp; &nbsp; 81.020] (II) Loading /usr/lib/xorg/modules/libvgahw.so<br />
[&nbsp; &nbsp; 81.035] (II) Module vgahw: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 81.035]&nbsp; &nbsp;  compiled for 1.12.4, module version = 0.1.0<br />
[&nbsp; &nbsp; 81.035]&nbsp; &nbsp;  ABI class: X.Org Video Driver, version 12.1<br />
[&nbsp; &nbsp; 81.035] (II) RADEON(0): vgaHWGetIOBase: hwp-&gt;IOBase is 0x03d0<br />
[&nbsp; &nbsp; 81.035] (==) RADEON(0): RGB weight 888<br />
[&nbsp; &nbsp; 81.035] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)<br />
[&nbsp; &nbsp; 81.035] (--) RADEON(0): Chipset: &quot;ATI Radeon 9600 AS (AGP)&quot; (ChipID = 0x4153)<br />
[&nbsp; &nbsp; 81.035] (--) RADEON(0): Linear framebuffer at 0x00000000c0000000<br />
[&nbsp; &nbsp; 81.036] (II) RADEON(0): AGP card detected<br />
[&nbsp; &nbsp; 81.036] (II) Loading sub module &quot;int10&quot;<br />
[&nbsp; &nbsp; 81.036] (II) LoadModule: &quot;int10&quot;<br />
[&nbsp; &nbsp; 81.037] (II) Loading /usr/lib/xorg/modules/libint10.so<br />
[&nbsp; &nbsp; 81.054] (II) Module int10: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 81.055]&nbsp; &nbsp;  compiled for 1.12.4, module version = 1.0.0<br />
[&nbsp; &nbsp; 81.055]&nbsp; &nbsp;  ABI class: X.Org Video Driver, version 12.1<br />
[&nbsp; &nbsp; 81.055] (II) RADEON(0): initializing int10<br />
[&nbsp; &nbsp; 81.059] (II) RADEON(0): Primary V_BIOS segment is: 0xc000<br />
[&nbsp; &nbsp; 81.060] (II) RADEON(0): Legacy BIOS detected<br />
[&nbsp; &nbsp; 81.076] drmOpenDevice: node name is /dev/dri/card0<br />
[&nbsp; &nbsp; 81.077] drmOpenDevice: open result is 9, (OK)<br />
[&nbsp; &nbsp; 81.077] drmOpenByBusid: Searching for BusID pci:0000:01:00.0<br />
[&nbsp; &nbsp; 81.078] drmOpenDevice: node name is /dev/dri/card0<br />
[&nbsp; &nbsp; 81.078] drmOpenDevice: open result is 9, (OK)<br />
[&nbsp; &nbsp; 81.078] drmOpenByBusid: drmOpenMinor returns 9<br />
[&nbsp; &nbsp; 81.078] drmOpenByBusid: Interface 1.4 failed, trying 1.1<br />
[&nbsp; &nbsp; 81.078] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0<br />
[&nbsp; &nbsp; 81.079] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.32.0<br />
[&nbsp; &nbsp; 81.079] (==) RADEON(0): Page Flipping disabled<br />
[&nbsp; &nbsp; 81.079] (II) RADEON(0): Will try to use DMA for Xv image transfers<br />
[&nbsp; &nbsp; 81.079] (II) RADEON(0): Generation 2 PCI interface, using max accessible memory<br />
[&nbsp; &nbsp; 81.079] (II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)<br />
[&nbsp; &nbsp; 81.079] (--) RADEON(0): Mapped VideoRAM: 131072 kByte (128 bit DDR SDRAM)<br />
[&nbsp; &nbsp; 81.079] (II) RADEON(0): Color tiling enabled by default<br />
[&nbsp; &nbsp; 81.079] (II) Loading sub module &quot;ddc&quot;<br />
[&nbsp; &nbsp; 81.079] (II) LoadModule: &quot;ddc&quot;<br />
[&nbsp; &nbsp; 81.079] (II) Module &quot;ddc&quot; already built-in<br />
[&nbsp; &nbsp; 81.079] (II) Loading sub module &quot;i2c&quot;<br />
[&nbsp; &nbsp; 81.079] (II) LoadModule: &quot;i2c&quot;<br />
[&nbsp; &nbsp; 81.079] (II) Module &quot;i2c&quot; already built-in<br />
[&nbsp; &nbsp; 81.079] (II) RADEON(0): ref_freq: 2700, min_out_pll: 20000, max_out_pll: 40000, min_in_pll: 40, max_in_pll: 3000, xclk: 20000, sclk: 250.000000, mclk: 200.000000<br />
[&nbsp; &nbsp; 81.079] (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=20000<br />
[&nbsp; &nbsp; 81.079] (II) RADEON(0): DFP table revision: 4<br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): Output VGA-0 using monitor section Monitor0<br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): I2C bus &quot;VGA-0&quot; initialized.<br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): Output DVI-0 has no monitor section<br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): I2C bus &quot;DVI-0&quot; initialized.<br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): Output S-video has no monitor section<br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): Default TV standard: PAL<br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): TV standards supported by chip: NTSC PAL <br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): Port0:<br />
[&nbsp; &nbsp; 81.080]&nbsp;  XRANDR name: VGA-0<br />
[&nbsp; &nbsp; 81.080]&nbsp;  Connector: VGA<br />
[&nbsp; &nbsp; 81.080]&nbsp;  CRT1: INTERNAL_DAC1<br />
[&nbsp; &nbsp; 81.080]&nbsp;  DDC reg: 0x60<br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): Port1:<br />
[&nbsp; &nbsp; 81.080]&nbsp;  XRANDR name: DVI-0<br />
[&nbsp; &nbsp; 81.080]&nbsp;  Connector: DVI-I<br />
[&nbsp; &nbsp; 81.080]&nbsp;  CRT2: INTERNAL_DAC2<br />
[&nbsp; &nbsp; 81.080]&nbsp;  DFP1: INTERNAL_TMDS1<br />
[&nbsp; &nbsp; 81.080]&nbsp;  DDC reg: 0x64<br />
[&nbsp; &nbsp; 81.080] (II) RADEON(0): Port2:<br />
[&nbsp; &nbsp; 81.081]&nbsp;  XRANDR name: S-video<br />
[&nbsp; &nbsp; 81.081]&nbsp;  Connector: S-video<br />
[&nbsp; &nbsp; 81.081]&nbsp;  TV1: INTERNAL_DAC2<br />
[&nbsp; &nbsp; 81.081]&nbsp;  DDC reg: 0x0<br />
[&nbsp; &nbsp; 81.081] (II) RADEON(0): I2C device &quot;VGA-0:ddc2&quot; registered at address 0xA0.<br />
[&nbsp; &nbsp; 81.134] (II) RADEON(0): EDID for output VGA-0<br />
[&nbsp; &nbsp; 81.134] (II) RADEON(0): Manufacturer: MAX&nbsp; Model: 6d7&nbsp; Serial#: 401446<br />
[&nbsp; &nbsp; 81.134] (II) RADEON(0): Year: 2005&nbsp; Week: 37<br />
[&nbsp; &nbsp; 81.134] (II) RADEON(0): EDID Version: 1.3<br />
[&nbsp; &nbsp; 81.134] (II) RADEON(0): Analog Display Input,&nbsp; Input Voltage Level: 0.700/0.300 V<br />
[&nbsp; &nbsp; 81.134] (II) RADEON(0): Sync:&nbsp; Separate<br />
[&nbsp; &nbsp; 81.134] (II) RADEON(0): Max Image Size [cm]: horiz.: 34&nbsp; vert.: 27<br />
[&nbsp; &nbsp; 81.134] (II) RADEON(0): Gamma: 2.50<br />
[&nbsp; &nbsp; 81.134] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): First detailed timing is preferred mode<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): redX: 0.638 redY: 0.353&nbsp;  greenX: 0.279 greenY: 0.604<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): blueX: 0.142 blueY: 0.068&nbsp;  whiteX: 0.313 whiteY: 0.329<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): Supported established timings:<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 720x400@70Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 640x480@60Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 640x480@67Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 640x480@72Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 640x480@75Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 800x600@56Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 800x600@60Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 800x600@72Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 800x600@75Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 832x624@75Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 1024x768@60Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 1024x768@70Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 1024x768@75Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): 1280x1024@75Hz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): Manufacturer's mask: 0<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): Supported standard timings:<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): #3: hsize: 1280&nbsp; vsize 1024&nbsp; refresh: 60&nbsp; vid: 32897<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): #4: hsize: 1152&nbsp; vsize 864&nbsp; refresh: 75&nbsp; vid: 20337<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): Supported detailed timing:<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): clock: 108.0 MHz&nbsp;  Image Size:&nbsp; 337 x 270 mm<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): h_active: 1280&nbsp; h_sync: 1328&nbsp; h_sync_end 1440 h_blank_end 1688 h_border: 0<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): v_active: 1024&nbsp; v_sync: 1025&nbsp; v_sync_end 1028 v_blanking: 1066 v_border: 0<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): Serial No: 537AB01401446<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): Monitor name: 101725<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz, PixClock max 145 MHz<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0): EDID (in hex):<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0):&nbsp; &nbsp;  00ffffffffffff003438d70626200600<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0):&nbsp; &nbsp;  250f010308221b96ea5a65a35a479a24<br />
[&nbsp; &nbsp; 81.135] (II) RADEON(0):&nbsp; &nbsp;  115054bfef000101010101018180714f<br />
[&nbsp; &nbsp; 81.136] (II) RADEON(0):&nbsp; &nbsp;  010101010101302a009851002a403070<br />
[&nbsp; &nbsp; 81.136] (II) RADEON(0):&nbsp; &nbsp;  1300510e1100001e000000ff00353337<br />
[&nbsp; &nbsp; 81.136] (II) RADEON(0):&nbsp; &nbsp;  41423031343031343436000000fc0031<br />
[&nbsp; &nbsp; 81.136] (II) RADEON(0):&nbsp; &nbsp;  30313732350a202020202020000000fd<br />
[&nbsp; &nbsp; 81.136] (II) RADEON(0):&nbsp; &nbsp;  00384b1f530e000a2020202020200020<br />
[&nbsp; &nbsp; 81.136] (II) RADEON(0): EDID vendor &quot;MAX&quot;, prod id 1751<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Using EDID range info for horizontal sync<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Using EDID range info for vertical refresh<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Printing DDC gathered Modelines:<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;1280x1024&quot;x0.0&nbsp; 108.00&nbsp; 1280 1328 1440 1688&nbsp; 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;800x600&quot;x0.0&nbsp;  40.00&nbsp; 800 840 968 1056&nbsp; 600 601 605 628 +hsync +vsync (37.9 kHz e)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;800x600&quot;x0.0&nbsp;  36.00&nbsp; 800 824 896 1024&nbsp; 600 601 603 625 +hsync +vsync (35.2 kHz e)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;640x480&quot;x0.0&nbsp;  31.50&nbsp; 640 656 720 840&nbsp; 480 481 484 500 -hsync -vsync (37.5 kHz e)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;640x480&quot;x0.0&nbsp;  31.50&nbsp; 640 664 704 832&nbsp; 480 489 492 520 -hsync -vsync (37.9 kHz e)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;640x480&quot;x0.0&nbsp;  30.24&nbsp; 640 704 768 864&nbsp; 480 483 486 525 -hsync -vsync (35.0 kHz e)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;640x480&quot;x0.0&nbsp;  25.18&nbsp; 640 656 752 800&nbsp; 480 490 492 525 -hsync -vsync (31.5 kHz e)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;720x400&quot;x0.0&nbsp;  28.32&nbsp; 720 738 846 900&nbsp; 400 412 414 449 -hsync +vsync (31.5 kHz e)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;1280x1024&quot;x0.0&nbsp; 135.00&nbsp; 1280 1296 1440 1688&nbsp; 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;1024x768&quot;x0.0&nbsp;  78.75&nbsp; 1024 1040 1136 1312&nbsp; 768 769 772 800 +hsync +vsync (60.0 kHz e)<br />
[&nbsp; &nbsp; 81.146] (II) RADEON(0): Modeline &quot;1024x768&quot;x0.0&nbsp;  75.00&nbsp; 1024 1048 1184 1328&nbsp; 768 771 777 806 -hsync -vsync (56.5 kHz e)<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Modeline &quot;1024x768&quot;x0.0&nbsp;  65.00&nbsp; 1024 1048 1184 1344&nbsp; 768 771 777 806 -hsync -vsync (48.4 kHz e)<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Modeline &quot;832x624&quot;x0.0&nbsp;  57.28&nbsp; 832 864 928 1152&nbsp; 624 625 628 667 -hsync -vsync (49.7 kHz e)<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Modeline &quot;800x600&quot;x0.0&nbsp;  49.50&nbsp; 800 816 896 1056&nbsp; 600 601 604 625 +hsync +vsync (46.9 kHz e)<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Modeline &quot;800x600&quot;x0.0&nbsp;  50.00&nbsp; 800 856 976 1040&nbsp; 600 637 643 666 +hsync +vsync (48.1 kHz e)<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Modeline &quot;1152x864&quot;x0.0&nbsp; 108.00&nbsp; 1152 1216 1344 1600&nbsp; 864 865 868 900 +hsync +vsync (67.5 kHz e)<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Manufacturer: MAX&nbsp; Model: 6d7&nbsp; Serial#: 401446<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Year: 2005&nbsp; Week: 37<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): EDID Version: 1.3<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Analog Display Input,&nbsp; Input Voltage Level: 0.700/0.300 V<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Sync:&nbsp; Separate<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Max Image Size [cm]: horiz.: 34&nbsp; vert.: 27<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Gamma: 2.50<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): First detailed timing is preferred mode<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): redX: 0.638 redY: 0.353&nbsp;  greenX: 0.279 greenY: 0.604<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): blueX: 0.142 blueY: 0.068&nbsp;  whiteX: 0.313 whiteY: 0.329<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): Supported established timings:<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 720x400@70Hz<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 640x480@60Hz<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 640x480@67Hz<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 640x480@72Hz<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 640x480@75Hz<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 800x600@56Hz<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 800x600@60Hz<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 800x600@72Hz<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 800x600@75Hz<br />
[&nbsp; &nbsp; 81.147] (II) RADEON(0): 832x624@75Hz<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): 1024x768@60Hz<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): 1024x768@70Hz<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): 1024x768@75Hz<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): 1280x1024@75Hz<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): Manufacturer's mask: 0<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): Supported standard timings:<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): #3: hsize: 1280&nbsp; vsize 1024&nbsp; refresh: 60&nbsp; vid: 32897<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): #4: hsize: 1152&nbsp; vsize 864&nbsp; refresh: 75&nbsp; vid: 20337<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): Supported detailed timing:<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): clock: 108.0 MHz&nbsp;  Image Size:&nbsp; 337 x 270 mm<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): h_active: 1280&nbsp; h_sync: 1328&nbsp; h_sync_end 1440 h_blank_end 1688 h_border: 0<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): v_active: 1024&nbsp; v_sync: 1025&nbsp; v_sync_end 1028 v_blanking: 1066 v_border: 0<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): Serial No: 537AB01401446<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): Monitor name: 101725<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz, PixClock max 145 MHz<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): EDID (in hex):<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0):&nbsp; &nbsp;  00ffffffffffff003438d70626200600<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0):&nbsp; &nbsp;  250f010308221b96ea5a65a35a479a24<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0):&nbsp; &nbsp;  115054bfef000101010101018180714f<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0):&nbsp; &nbsp;  010101010101302a009851002a403070<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0):&nbsp; &nbsp;  1300510e1100001e000000ff00353337<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0):&nbsp; &nbsp;  41423031343031343436000000fc0031<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0):&nbsp; &nbsp;  30313732350a202020202020000000fd<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0):&nbsp; &nbsp;  00384b1f530e000a2020202020200020<br />
[&nbsp; &nbsp; 81.148] finished output detect: 0<br />
[&nbsp; &nbsp; 81.148] (II) RADEON(0): I2C device &quot;DVI-0:ddc2&quot; registered at address 0xA0.<br />
[&nbsp; &nbsp; 81.152] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0<br />
[&nbsp; &nbsp; 81.152] Unhandled monitor type 0<br />
[&nbsp; &nbsp; 81.152] finished output detect: 1<br />
[&nbsp; &nbsp; 81.152] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0<br />
[&nbsp; &nbsp; 81.152] finished output detect: 2<br />
[&nbsp; &nbsp; 81.152] finished all detect<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): EDID for output VGA-0<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): Manufacturer: MAX&nbsp; Model: 6d7&nbsp; Serial#: 401446<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): Year: 2005&nbsp; Week: 37<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): EDID Version: 1.3<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): Analog Display Input,&nbsp; Input Voltage Level: 0.700/0.300 V<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): Sync:&nbsp; Separate<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): Max Image Size [cm]: horiz.: 34&nbsp; vert.: 27<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): Gamma: 2.50<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): First detailed timing is preferred mode<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): redX: 0.638 redY: 0.353&nbsp;  greenX: 0.279 greenY: 0.604<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): blueX: 0.142 blueY: 0.068&nbsp;  whiteX: 0.313 whiteY: 0.329<br />
[&nbsp; &nbsp; 81.258] (II) RADEON(0): Supported established timings:<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 720x400@70Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 640x480@60Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 640x480@67Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 640x480@72Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 640x480@75Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 800x600@56Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 800x600@60Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 800x600@72Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 800x600@75Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 832x624@75Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 1024x768@60Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 1024x768@70Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 1024x768@75Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): 1280x1024@75Hz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): Manufacturer's mask: 0<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): Supported standard timings:<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): #3: hsize: 1280&nbsp; vsize 1024&nbsp; refresh: 60&nbsp; vid: 32897<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): #4: hsize: 1152&nbsp; vsize 864&nbsp; refresh: 75&nbsp; vid: 20337<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): Supported detailed timing:<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): clock: 108.0 MHz&nbsp;  Image Size:&nbsp; 337 x 270 mm<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): h_active: 1280&nbsp; h_sync: 1328&nbsp; h_sync_end 1440 h_blank_end 1688 h_border: 0<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): v_active: 1024&nbsp; v_sync: 1025&nbsp; v_sync_end 1028 v_blanking: 1066 v_border: 0<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): Serial No: 537AB01401446<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): Monitor name: 101725<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz, PixClock max 145 MHz<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): EDID (in hex):<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0):&nbsp; &nbsp;  00ffffffffffff003438d70626200600<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0):&nbsp; &nbsp;  250f010308221b96ea5a65a35a479a24<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0):&nbsp; &nbsp;  115054bfef000101010101018180714f<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0):&nbsp; &nbsp;  010101010101302a009851002a403070<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0):&nbsp; &nbsp;  1300510e1100001e000000ff00353337<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0):&nbsp; &nbsp;  41423031343031343436000000fc0031<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0):&nbsp; &nbsp;  30313732350a202020202020000000fd<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0):&nbsp; &nbsp;  00384b1f530e000a2020202020200020<br />
[&nbsp; &nbsp; 81.259] (II) RADEON(0): EDID vendor &quot;MAX&quot;, prod id 1751<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Using hsync ranges from config file<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Using vrefresh ranges from config file<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Printing DDC gathered Modelines:<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;1280x1024&quot;x0.0&nbsp; 108.00&nbsp; 1280 1328 1440 1688&nbsp; 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;800x600&quot;x0.0&nbsp;  40.00&nbsp; 800 840 968 1056&nbsp; 600 601 605 628 +hsync +vsync (37.9 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;800x600&quot;x0.0&nbsp;  36.00&nbsp; 800 824 896 1024&nbsp; 600 601 603 625 +hsync +vsync (35.2 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;640x480&quot;x0.0&nbsp;  31.50&nbsp; 640 656 720 840&nbsp; 480 481 484 500 -hsync -vsync (37.5 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;640x480&quot;x0.0&nbsp;  31.50&nbsp; 640 664 704 832&nbsp; 480 489 492 520 -hsync -vsync (37.9 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;640x480&quot;x0.0&nbsp;  30.24&nbsp; 640 704 768 864&nbsp; 480 483 486 525 -hsync -vsync (35.0 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;640x480&quot;x0.0&nbsp;  25.18&nbsp; 640 656 752 800&nbsp; 480 490 492 525 -hsync -vsync (31.5 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;720x400&quot;x0.0&nbsp;  28.32&nbsp; 720 738 846 900&nbsp; 400 412 414 449 -hsync +vsync (31.5 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;1280x1024&quot;x0.0&nbsp; 135.00&nbsp; 1280 1296 1440 1688&nbsp; 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;1024x768&quot;x0.0&nbsp;  78.75&nbsp; 1024 1040 1136 1312&nbsp; 768 769 772 800 +hsync +vsync (60.0 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;1024x768&quot;x0.0&nbsp;  75.00&nbsp; 1024 1048 1184 1328&nbsp; 768 771 777 806 -hsync -vsync (56.5 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;1024x768&quot;x0.0&nbsp;  65.00&nbsp; 1024 1048 1184 1344&nbsp; 768 771 777 806 -hsync -vsync (48.4 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;832x624&quot;x0.0&nbsp;  57.28&nbsp; 832 864 928 1152&nbsp; 624 625 628 667 -hsync -vsync (49.7 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;800x600&quot;x0.0&nbsp;  49.50&nbsp; 800 816 896 1056&nbsp; 600 601 604 625 +hsync +vsync (46.9 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;800x600&quot;x0.0&nbsp;  50.00&nbsp; 800 856 976 1040&nbsp; 600 637 643 666 +hsync +vsync (48.1 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Modeline &quot;1152x864&quot;x0.0&nbsp; 108.00&nbsp; 1152 1216 1344 1600&nbsp; 864 865 868 900 +hsync +vsync (67.5 kHz e)<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Manufacturer: MAX&nbsp; Model: 6d7&nbsp; Serial#: 401446<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): Year: 2005&nbsp; Week: 37<br />
[&nbsp; &nbsp; 81.260] (II) RADEON(0): EDID Version: 1.3<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Analog Display Input,&nbsp; Input Voltage Level: 0.700/0.300 V<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Sync:&nbsp; Separate<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Max Image Size [cm]: horiz.: 34&nbsp; vert.: 27<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Gamma: 2.50<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): First detailed timing is preferred mode<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): redX: 0.638 redY: 0.353&nbsp;  greenX: 0.279 greenY: 0.604<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): blueX: 0.142 blueY: 0.068&nbsp;  whiteX: 0.313 whiteY: 0.329<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Supported established timings:<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 720x400@70Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 640x480@60Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 640x480@67Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 640x480@72Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 640x480@75Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 800x600@56Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 800x600@60Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 800x600@72Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 800x600@75Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 832x624@75Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 1024x768@60Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 1024x768@70Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 1024x768@75Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): 1280x1024@75Hz<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Manufacturer's mask: 0<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Supported standard timings:<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): #3: hsize: 1280&nbsp; vsize 1024&nbsp; refresh: 60&nbsp; vid: 32897<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): #4: hsize: 1152&nbsp; vsize 864&nbsp; refresh: 75&nbsp; vid: 20337<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Supported detailed timing:<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): clock: 108.0 MHz&nbsp;  Image Size:&nbsp; 337 x 270 mm<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): h_active: 1280&nbsp; h_sync: 1328&nbsp; h_sync_end 1440 h_blank_end 1688 h_border: 0<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): v_active: 1024&nbsp; v_sync: 1025&nbsp; v_sync_end 1028 v_blanking: 1066 v_border: 0<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Serial No: 537AB01401446<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Monitor name: 101725<br />
[&nbsp; &nbsp; 81.261] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz, PixClock max 145 MHz<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): EDID (in hex):<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0):&nbsp; &nbsp;  00ffffffffffff003438d70626200600<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0):&nbsp; &nbsp;  250f010308221b96ea5a65a35a479a24<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0):&nbsp; &nbsp;  115054bfef000101010101018180714f<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0):&nbsp; &nbsp;  010101010101302a009851002a403070<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0):&nbsp; &nbsp;  1300510e1100001e000000ff00353337<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0):&nbsp; &nbsp;  41423031343031343436000000fc0031<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0):&nbsp; &nbsp;  30313732350a202020202020000000fd<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0):&nbsp; &nbsp;  00384b1f530e000a2020202020200020<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): EDID vendor &quot;MAX&quot;, prod id 1751<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Printing probed modes for output VGA-0<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;1280x1024&quot;x60.0&nbsp; 108.00&nbsp; 1280 1328 1440 1688&nbsp; 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;1280x1024&quot;x75.0&nbsp; 135.00&nbsp; 1280 1296 1440 1688&nbsp; 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;1152x864&quot;x75.0&nbsp; 108.00&nbsp; 1152 1216 1344 1600&nbsp; 864 865 868 900 +hsync +vsync (67.5 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;1024x768&quot;x75.0&nbsp;  78.75&nbsp; 1024 1040 1136 1312&nbsp; 768 769 772 800 +hsync +vsync (60.0 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;1024x768&quot;x70.1&nbsp;  75.00&nbsp; 1024 1048 1184 1328&nbsp; 768 771 777 806 -hsync -vsync (56.5 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;1024x768&quot;x60.0&nbsp;  65.00&nbsp; 1024 1048 1184 1344&nbsp; 768 771 777 806 -hsync -vsync (48.4 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;832x624&quot;x74.6&nbsp;  57.28&nbsp; 832 864 928 1152&nbsp; 624 625 628 667 -hsync -vsync (49.7 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;800x600&quot;x72.2&nbsp;  50.00&nbsp; 800 856 976 1040&nbsp; 600 637 643 666 +hsync +vsync (48.1 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;800x600&quot;x75.0&nbsp;  49.50&nbsp; 800 816 896 1056&nbsp; 600 601 604 625 +hsync +vsync (46.9 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;800x600&quot;x60.3&nbsp;  40.00&nbsp; 800 840 968 1056&nbsp; 600 601 605 628 +hsync +vsync (37.9 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;800x600&quot;x56.2&nbsp;  36.00&nbsp; 800 824 896 1024&nbsp; 600 601 603 625 +hsync +vsync (35.2 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;640x480&quot;x75.0&nbsp;  31.50&nbsp; 640 656 720 840&nbsp; 480 481 484 500 -hsync -vsync (37.5 kHz e)<br />
[&nbsp; &nbsp; 81.262] (II) RADEON(0): Modeline &quot;640x480&quot;x72.8&nbsp;  31.50&nbsp; 640 664 704 832&nbsp; 480 489 492 520 -hsync -vsync (37.9 kHz e)<br />
[&nbsp; &nbsp; 81.263] (II) RADEON(0): Modeline &quot;640x480&quot;x66.7&nbsp;  30.24&nbsp; 640 704 768 864&nbsp; 480 483 486 525 -hsync -vsync (35.0 kHz e)<br />
[&nbsp; &nbsp; 81.263] (II) RADEON(0): Modeline &quot;640x480&quot;x59.9&nbsp;  25.18&nbsp; 640 656 752 800&nbsp; 480 490 492 525 -hsync -vsync (31.5 kHz e)<br />
[&nbsp; &nbsp; 81.263] (II) RADEON(0): Modeline &quot;720x400&quot;x70.1&nbsp;  28.32&nbsp; 720 738 846 900&nbsp; 400 412 414 449 -hsync +vsync (31.5 kHz e)<br />
[&nbsp; &nbsp; 81.266] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0<br />
[&nbsp; &nbsp; 81.266] Unhandled monitor type 0<br />
[&nbsp; &nbsp; 81.266] (II) RADEON(0): EDID for output DVI-0<br />
[&nbsp; &nbsp; 81.266] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0<br />
[&nbsp; &nbsp; 81.266] (II) RADEON(0): EDID for output S-video<br />
[&nbsp; &nbsp; 81.266] (II) RADEON(0): Output VGA-0 connected<br />
[&nbsp; &nbsp; 81.266] (II) RADEON(0): Output DVI-0 disconnected<br />
[&nbsp; &nbsp; 81.266] (II) RADEON(0): Output S-video disconnected<br />
[&nbsp; &nbsp; 81.266] (II) RADEON(0): Using exact sizes for initial modes<br />
[&nbsp; &nbsp; 81.266] (II) RADEON(0): Output VGA-0 using initial mode 1280x1024<br />
[&nbsp; &nbsp; 81.267] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.<br />
[&nbsp; &nbsp; 81.267] (**) RADEON(0): Display dimensions: (340, 270) mm<br />
[&nbsp; &nbsp; 81.267] (**) RADEON(0): DPI set to (95, 120)<br />
[&nbsp; &nbsp; 81.267] (II) Loading sub module &quot;fb&quot;<br />
[&nbsp; &nbsp; 81.267] (II) LoadModule: &quot;fb&quot;<br />
[&nbsp; &nbsp; 81.267] (II) Loading /usr/lib/xorg/modules/libfb.so<br />
[&nbsp; &nbsp; 81.281] (II) Module fb: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 81.281]&nbsp; &nbsp;  compiled for 1.12.4, module version = 1.0.0<br />
[&nbsp; &nbsp; 81.281]&nbsp; &nbsp;  ABI class: X.Org ANSI C Emulation, version 0.4<br />
[&nbsp; &nbsp; 81.281] (II) Loading sub module &quot;ramdac&quot;<br />
[&nbsp; &nbsp; 81.281] (II) LoadModule: &quot;ramdac&quot;<br />
[&nbsp; &nbsp; 81.281] (II) Module &quot;ramdac&quot; already built-in<br />
[&nbsp; &nbsp; 81.281] (==) RADEON(0): Using EXA acceleration architecture<br />
[&nbsp; &nbsp; 81.282] (II) Loading sub module &quot;exa&quot;<br />
[&nbsp; &nbsp; 81.282] (II) LoadModule: &quot;exa&quot;<br />
[&nbsp; &nbsp; 81.282] (II) Loading /usr/lib/xorg/modules/libexa.so<br />
[&nbsp; &nbsp; 81.291] (II) Module exa: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 81.292]&nbsp; &nbsp;  compiled for 1.12.4, module version = 2.5.0<br />
[&nbsp; &nbsp; 81.292]&nbsp; &nbsp;  ABI class: X.Org Video Driver, version 12.1<br />
[&nbsp; &nbsp; 81.292] (==) RADEON(0): Assuming overlay scaler buffer width is 1920<br />
[&nbsp; &nbsp; 81.292] (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.<br />
[&nbsp; &nbsp; 81.292] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support<br />
[&nbsp; &nbsp; 81.292] (--) Depth 24 pixmap format is 32 bpp<br />
[&nbsp; &nbsp; 81.293] (II) RADEON(0): RADEONScreenInit c0000000 0 0<br />
[&nbsp; &nbsp; 81.372] Entering TV Save<br />
[&nbsp; &nbsp; 81.373] Save TV timing tables<br />
[&nbsp; &nbsp; 81.373] saveTimingTables: reading timing tables<br />
[&nbsp; &nbsp; 81.373] TV Save done<br />
[&nbsp; &nbsp; 81.373] disable primary dac<br />
[&nbsp; &nbsp; 81.389] (II) RADEON(0): Dynamic Power Management Disabled<br />
[&nbsp; &nbsp; 81.403] (==) RADEON(0): Using 24 bit depth buffer<br />
[&nbsp; &nbsp; 81.403] (II) RADEON(0): RADEONInitMemoryMap() : <br />
[&nbsp; &nbsp; 81.403] (II) RADEON(0):&nbsp;  mem_size&nbsp; &nbsp; &nbsp; &nbsp;  : 0x08000000<br />
[&nbsp; &nbsp; 81.404] (II) RADEON(0):&nbsp;  MC_FB_LOCATION&nbsp;  : 0xc7ffc000<br />
[&nbsp; &nbsp; 81.404] (II) RADEON(0):&nbsp;  MC_AGP_LOCATION&nbsp; : 0xffffffc0<br />
[&nbsp; &nbsp; 81.404] (II) RADEON(0): Depth moves disabled by default<br />
[&nbsp; &nbsp; 81.420] (II) RADEON(0): Allocating from a screen of 131072 kb<br />
[&nbsp; &nbsp; 81.420] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00640000<br />
[&nbsp; &nbsp; 81.420] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00644000<br />
[&nbsp; &nbsp; 81.420] (II) RADEON(0): Will use 6400 kb for front buffer at offset 0x00000000<br />
[&nbsp; &nbsp; 81.420] (II) RADEON(0): Will use 6400 kb for back buffer at offset 0x00648000<br />
[&nbsp; &nbsp; 81.420] (II) RADEON(0): Will use 6400 kb for depth buffer at offset 0x00c88000<br />
[&nbsp; &nbsp; 81.420] (II) RADEON(0): Will use 55808 kb for textures at offset 0x012c8000<br />
[&nbsp; &nbsp; 81.420] (II) RADEON(0): Will use 56032 kb for X Server offscreen at offset 0x04948000<br />
[&nbsp; &nbsp; 81.420] drmOpenDevice: node name is /dev/dri/card0<br />
[&nbsp; &nbsp; 81.421] drmOpenDevice: open result is 9, (OK)<br />
[&nbsp; &nbsp; 81.421] drmOpenDevice: node name is /dev/dri/card0<br />
[&nbsp; &nbsp; 81.422] drmOpenDevice: open result is 9, (OK)<br />
[&nbsp; &nbsp; 81.422] drmOpenByBusid: Searching for BusID pci:0000:01:00.0<br />
[&nbsp; &nbsp; 81.422] drmOpenDevice: node name is /dev/dri/card0<br />
[&nbsp; &nbsp; 81.423] drmOpenDevice: open result is 9, (OK)<br />
[&nbsp; &nbsp; 81.423] drmOpenByBusid: drmOpenMinor returns 9<br />
[&nbsp; &nbsp; 81.423] drmOpenByBusid: Interface 1.4 failed, trying 1.1<br />
[&nbsp; &nbsp; 81.423] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0<br />
[&nbsp; &nbsp; 81.423] (II) [drm] DRM interface version 1.3<br />
[&nbsp; &nbsp; 81.423] (II) [drm] DRM open master succeeded.<br />
[&nbsp; &nbsp; 81.423] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.<br />
[&nbsp; &nbsp; 81.423] (II) RADEON(0): [drm] framebuffer handle = 0xc0000000<br />
[&nbsp; &nbsp; 81.423] (II) RADEON(0): [drm] added 1 reserved context for kernel<br />
[&nbsp; &nbsp; 81.423] (II) RADEON(0): X context handle = 0x1<br />
[&nbsp; &nbsp; 81.424] (II) RADEON(0): [drm] installed DRM signal handler<br />
[&nbsp; &nbsp; 81.424] (==) RADEON(0): Using AGP 4x<br />
[&nbsp; &nbsp; 81.424] (II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x1039/0x0735; Card 0x1002/0x4153 0x17af/0x201c]<br />
[&nbsp; &nbsp; 81.562] (II) RADEON(0): [agp] 32768 kB allocated with handle 0x00000001<br />
[&nbsp; &nbsp; 81.565] (II) RADEON(0): [agp] ring handle = 0xd0000000<br />
[&nbsp; &nbsp; 81.565] (II) RADEON(0): [agp] Ring mapped at 0xb6d60000<br />
[&nbsp; &nbsp; 81.565] (II) RADEON(0): [agp] ring read ptr handle = 0xd0101000<br />
[&nbsp; &nbsp; 81.566] (II) RADEON(0): [agp] Ring read ptr mapped at 0xb6d5f000<br />
[&nbsp; &nbsp; 81.566] (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xd0102000<br />
[&nbsp; &nbsp; 81.566] (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xaeab5000<br />
[&nbsp; &nbsp; 81.566] (II) RADEON(0): [agp] GART texture map handle = 0xd0302000<br />
[&nbsp; &nbsp; 81.567] (II) RADEON(0): [agp] GART Texture map mapped at 0xace35000<br />
[&nbsp; &nbsp; 81.568] (II) RADEON(0): [drm] register handle = 0x29fde000<br />
[&nbsp; &nbsp; 81.568] (II) RADEON(0): [dri] Visual configs initialized<br />
[&nbsp; &nbsp; 81.594] (II) RADEON(0): RADEONRestoreMemMapRegisters() : <br />
[&nbsp; &nbsp; 81.594] (II) RADEON(0):&nbsp;  MC_FB_LOCATION&nbsp;  : 0xc7ffc000 0x1fff0000<br />
[&nbsp; &nbsp; 81.594] (II) RADEON(0):&nbsp;  MC_AGP_LOCATION&nbsp; : 0xffffffc0<br />
[&nbsp; &nbsp; 81.794] (==) RADEON(0): Backing store disabled<br />
[&nbsp; &nbsp; 81.794] (II) RADEON(0): [DRI] installation complete<br />
[&nbsp; &nbsp; 81.835] (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers<br />
[&nbsp; &nbsp; 81.835] (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers<br />
[&nbsp; &nbsp; 81.835] (II) RADEON(0): [drm] dma control initialized, using IRQ 5<br />
[&nbsp; &nbsp; 81.835] (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416<br />
[&nbsp; &nbsp; 81.835] (WW) RADEON(0): DRI init changed memory map, adjusting ...<br />
[&nbsp; &nbsp; 81.835] (WW) RADEON(0):&nbsp;  MC_FB_LOCATION&nbsp; was: 0xc7ffc000 is: 0xc7ffc000<br />
[&nbsp; &nbsp; 81.835] (WW) RADEON(0):&nbsp;  MC_AGP_LOCATION was: 0xffffffc0 is: 0xd1ffd000<br />
[&nbsp; &nbsp; 81.835] (II) RADEON(0): RADEONRestoreMemMapRegisters() : <br />
[&nbsp; &nbsp; 81.835] (II) RADEON(0):&nbsp;  MC_FB_LOCATION&nbsp;  : 0xc7ffc000 0xc7ffc000<br />
[&nbsp; &nbsp; 81.835] (II) RADEON(0):&nbsp;  MC_AGP_LOCATION&nbsp; : 0xd1ffd000<br />
[&nbsp; &nbsp; 81.936] (II) RADEON(0): Direct rendering enabled<br />
[&nbsp; &nbsp; 81.936] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.<br />
[&nbsp; &nbsp; 81.936] (II) RADEON(0): Setting EXA maxPitchBytes<br />
[&nbsp; &nbsp; 81.936] (II) RADEON(0): num quad-pipes is 1<br />
[&nbsp; &nbsp; 81.936] (II) EXA(0): Offscreen pixmap area of 57376768 bytes<br />
[&nbsp; &nbsp; 81.936] (II) EXA(0): Driver registered support for the following operations:<br />
[&nbsp; &nbsp; 81.936] (II)&nbsp; &nbsp; &nbsp; &nbsp;  Solid<br />
[&nbsp; &nbsp; 81.936] (II)&nbsp; &nbsp; &nbsp; &nbsp;  Copy<br />
[&nbsp; &nbsp; 81.936] (II)&nbsp; &nbsp; &nbsp; &nbsp;  Composite (RENDER acceleration)<br />
[&nbsp; &nbsp; 81.936] (II)&nbsp; &nbsp; &nbsp; &nbsp;  UploadToScreen<br />
[&nbsp; &nbsp; 81.936] (II) RADEON(0): Acceleration enabled<br />
[&nbsp; &nbsp; 81.936] (==) RADEON(0): DPMS enabled<br />
[&nbsp; &nbsp; 81.936] (==) RADEON(0): Silken mouse enabled<br />
[&nbsp; &nbsp; 81.937] (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c<br />
[&nbsp; &nbsp; 81.937] (II) Loading sub module &quot;theatre_detect&quot;<br />
[&nbsp; &nbsp; 81.937] (II) LoadModule: &quot;theatre_detect&quot;<br />
[&nbsp; &nbsp; 81.937] (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so<br />
[&nbsp; &nbsp; 81.948] (II) Module theatre_detect: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 81.948]&nbsp; &nbsp;  compiled for 1.12.4, module version = 1.0.0<br />
[&nbsp; &nbsp; 81.948]&nbsp; &nbsp;  ABI class: X.Org Video Driver, version 12.1<br />
[&nbsp; &nbsp; 81.948] (II) RADEON(0): no multimedia table present, disabling Rage Theatre.<br />
[&nbsp; &nbsp; 81.948] (II) RADEON(0): Set up overlay video<br />
[&nbsp; &nbsp; 81.948] (II) RADEON(0): Set up textured video<br />
[&nbsp; &nbsp; 81.948] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.<br />
[&nbsp; &nbsp; 81.948] (II) RADEON(0): [XvMC] Extension initialized.<br />
[&nbsp; &nbsp; 81.978] disable primary dac<br />
[&nbsp; &nbsp; 81.978] disable TV<br />
[&nbsp; &nbsp; 81.978] disable primary dac<br />
[&nbsp; &nbsp; 81.979] init memmap<br />
[&nbsp; &nbsp; 81.979] init common<br />
[&nbsp; &nbsp; 81.979] init crtc1<br />
[&nbsp; &nbsp; 81.979] init pll1<br />
[&nbsp; &nbsp; 81.979] freq: 108000000<br />
[&nbsp; &nbsp; 81.979] best_freq: 108000000<br />
[&nbsp; &nbsp; 81.979] best_feedback_div: 16<br />
[&nbsp; &nbsp; 81.979] best_frac_feedback_div: 0<br />
[&nbsp; &nbsp; 81.979] best_ref_div: 2<br />
[&nbsp; &nbsp; 81.979] best_post_div: 2<br />
[&nbsp; &nbsp; 81.979] restore memmap<br />
[&nbsp; &nbsp; 81.979] (II) RADEON(0): RADEONRestoreMemMapRegisters() : <br />
[&nbsp; &nbsp; 81.979] (II) RADEON(0):&nbsp;  MC_FB_LOCATION&nbsp;  : 0xc7ffc000 0xc7ffc000<br />
[&nbsp; &nbsp; 81.979] (II) RADEON(0):&nbsp;  MC_AGP_LOCATION&nbsp; : 0xd1ffd000<br />
[&nbsp; &nbsp; 82.080] restore common<br />
[&nbsp; &nbsp; 82.080] restore crtc1<br />
[&nbsp; &nbsp; 82.080] restore pll1<br />
[&nbsp; &nbsp; 82.130] finished PLL1<br />
[&nbsp; &nbsp; 82.130] set RMX<br />
[&nbsp; &nbsp; 82.130] set primary dac<br />
[&nbsp; &nbsp; 82.130] enable primary dac<br />
[&nbsp; &nbsp; 82.131] disable TV<br />
[&nbsp; &nbsp; 82.131] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.<br />
[&nbsp; &nbsp; 82.131] (--) RandR disabled<br />
[&nbsp; &nbsp; 82.131] (II) Initializing built-in extension Generic Event Extension<br />
[&nbsp; &nbsp; 82.131] (II) Initializing built-in extension SHAPE<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension MIT-SHM<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension XInputExtension<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension XTEST<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension BIG-REQUESTS<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension SYNC<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension XKEYBOARD<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension XC-MISC<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension SECURITY<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension XINERAMA<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension XFIXES<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension RENDER<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension RANDR<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension COMPOSITE<br />
[&nbsp; &nbsp; 82.132] (II) Initializing built-in extension DAMAGE<br />
[&nbsp; &nbsp; 82.132] (II) SELinux: Disabled on system<br />
[&nbsp; &nbsp; 82.190] (II) AIGLX: Screen 0 is not DRI2 capable<br />
[&nbsp; &nbsp; 82.190] drmOpenDevice: node name is /dev/dri/card0<br />
[&nbsp; &nbsp; 82.191] drmOpenDevice: open result is 10, (OK)<br />
[&nbsp; &nbsp; 82.191] drmOpenByBusid: Searching for BusID pci:0000:01:00.0<br />
[&nbsp; &nbsp; 82.191] drmOpenDevice: node name is /dev/dri/card0<br />
[&nbsp; &nbsp; 82.191] drmOpenDevice: open result is 10, (OK)<br />
[&nbsp; &nbsp; 82.191] drmOpenByBusid: drmOpenMinor returns 10<br />
[&nbsp; &nbsp; 82.191] drmOpenByBusid: Interface 1.4 failed, trying 1.1<br />
[&nbsp; &nbsp; 82.191] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0<br />
[&nbsp; &nbsp; 82.755] (EE) AIGLX error: r300 does not export required DRI extension<br />
[&nbsp; &nbsp; 82.756] (EE) AIGLX: reverting to software rendering<br />
[&nbsp; &nbsp; 83.496] (II) AIGLX: Loaded and initialized swrast<br />
[&nbsp; &nbsp; 83.497] (II) GLX: Initialized DRISWRAST GL provider for screen 0<br />
[&nbsp; &nbsp; 83.498] (II) RADEON(0): Setting screen physical size to 338 x 270<br />
[&nbsp; &nbsp; 84.186] (II) config/udev: Adding input device Power Button (/dev/input/event2)<br />
[&nbsp; &nbsp; 84.186] (**) Power Button: Applying InputClass &quot;evdev keyboard catchall&quot;<br />
[&nbsp; &nbsp; 84.187] (II) LoadModule: &quot;evdev&quot;<br />
[&nbsp; &nbsp; 84.187] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so<br />
[&nbsp; &nbsp; 84.200] (II) Module evdev: vendor=&quot;X.Org Foundation&quot;<br />
[&nbsp; &nbsp; 84.200]&nbsp; &nbsp;  compiled for 1.12.1, module version = 2.7.0<br />
[&nbsp; &nbsp; 84.200]&nbsp; &nbsp;  Module class: X.Org XInput Driver<br />
[&nbsp; &nbsp; 84.200]&nbsp; &nbsp;  ABI class: X.Org XInput driver, version 16.0<br />
[&nbsp; &nbsp; 84.200] (II) Using input driver 'evdev' for 'Power Button'<br />
[&nbsp; &nbsp; 84.200] (**) Power Button: always reports core events<br />
[&nbsp; &nbsp; 84.200] (**) evdev: Power Button: Device: &quot;/dev/input/event2&quot;<br />
[&nbsp; &nbsp; 84.201] (--) evdev: Power Button: Vendor 0 Product 0x1<br />
[&nbsp; &nbsp; 84.201] (--) evdev: Power Button: Found keys<br />
[&nbsp; &nbsp; 84.201] (II) evdev: Power Button: Configuring as keyboard<br />
[&nbsp; &nbsp; 84.201] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2&quot;<br />
[&nbsp; &nbsp; 84.201] (II) XINPUT: Adding extended input device &quot;Power Button&quot; (type: KEYBOARD, id 6)<br />
[&nbsp; &nbsp; 84.201] (**) Option &quot;xkb_rules&quot; &quot;evdev&quot;<br />
[&nbsp; &nbsp; 84.201] (**) Option &quot;xkb_model&quot; &quot;pc105&quot;<br />
[&nbsp; &nbsp; 84.201] (**) Option &quot;xkb_layout&quot; &quot;pl&quot;<br />
[&nbsp; &nbsp; 84.308] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)<br />
[&nbsp; &nbsp; 84.308] (**) Sleep Button: Applying InputClass &quot;evdev keyboard catchall&quot;<br />
[&nbsp; &nbsp; 84.308] (II) Using input driver 'evdev' for 'Sleep Button'<br />
[&nbsp; &nbsp; 84.308] (**) Sleep Button: always reports core events<br />
[&nbsp; &nbsp; 84.308] (**) evdev: Sleep Button: Device: &quot;/dev/input/event1&quot;<br />
[&nbsp; &nbsp; 84.308] (--) evdev: Sleep Button: Vendor 0 Product 0x3<br />
[&nbsp; &nbsp; 84.308] (--) evdev: Sleep Button: Found keys<br />
[&nbsp; &nbsp; 84.308] (II) evdev: Sleep Button: Configuring as keyboard<br />
[&nbsp; &nbsp; 84.308] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1&quot;<br />
[&nbsp; &nbsp; 84.309] (II) XINPUT: Adding extended input device &quot;Sleep Button&quot; (type: KEYBOARD, id 7)<br />
[&nbsp; &nbsp; 84.309] (**) Option &quot;xkb_rules&quot; &quot;evdev&quot;<br />
[&nbsp; &nbsp; 84.309] (**) Option &quot;xkb_model&quot; &quot;pc105&quot;<br />
[&nbsp; &nbsp; 84.309] (**) Option &quot;xkb_layout&quot; &quot;pl&quot;<br />
[&nbsp; &nbsp; 84.311] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)<br />
[&nbsp; &nbsp; 84.311] (**) AT Translated Set 2 keyboard: Applying InputClass &quot;evdev keyboard catchall&quot;<br />
[&nbsp; &nbsp; 84.311] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'<br />
[&nbsp; &nbsp; 84.311] (**) AT Translated Set 2 keyboard: always reports core events<br />
[&nbsp; &nbsp; 84.311] (**) evdev: AT Translated Set 2 keyboard: Device: &quot;/dev/input/event0&quot;<br />
[&nbsp; &nbsp; 84.312] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1<br />
[&nbsp; &nbsp; 84.312] (--) evdev: AT Translated Set 2 keyboard: Found keys<br />
[&nbsp; &nbsp; 84.312] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard<br />
[&nbsp; &nbsp; 84.312] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/platform/i8042/serio0/input/input0/event0&quot;<br />
[&nbsp; &nbsp; 84.312] (II) XINPUT: Adding extended input device &quot;AT Translated Set 2 keyboard&quot; (type: KEYBOARD, id 8)<br />
[&nbsp; &nbsp; 84.312] (**) Option &quot;xkb_rules&quot; &quot;evdev&quot;<br />
[&nbsp; &nbsp; 84.312] (**) Option &quot;xkb_model&quot; &quot;pc105&quot;<br />
[&nbsp; &nbsp; 84.312] (**) Option &quot;xkb_layout&quot; &quot;pl&quot;<br />
[&nbsp; &nbsp; 84.315] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)<br />
[&nbsp; &nbsp; 84.315] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass &quot;evdev pointer catchall&quot;<br />
[&nbsp; &nbsp; 84.315] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'<br />
[&nbsp; &nbsp; 84.315] (**) ImPS/2 Generic Wheel Mouse: always reports core events<br />
[&nbsp; &nbsp; 84.315] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: &quot;/dev/input/event4&quot;<br />
[&nbsp; &nbsp; 84.315] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5<br />
[&nbsp; &nbsp; 84.315] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons<br />
[&nbsp; &nbsp; 84.315] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)<br />
[&nbsp; &nbsp; 84.315] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes<br />
[&nbsp; &nbsp; 84.315] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes<br />
[&nbsp; &nbsp; 84.315] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse<br />
[&nbsp; &nbsp; 84.315] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support<br />
[&nbsp; &nbsp; 84.315] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5<br />
[&nbsp; &nbsp; 84.315] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200<br />
[&nbsp; &nbsp; 84.315] (**) Option &quot;config_info&quot; &quot;udev:/sys/devices/platform/i8042/serio1/input/input4/event4&quot;<br />
[&nbsp; &nbsp; 84.315] (II) XINPUT: Adding extended input device &quot;ImPS/2 Generic Wheel Mouse&quot; (type: MOUSE, id 9)<br />
[&nbsp; &nbsp; 84.316] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.<br />
[&nbsp; &nbsp; 84.317] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1<br />
[&nbsp; &nbsp; 84.317] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0<br />
[&nbsp; &nbsp; 84.317] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000<br />
[&nbsp; &nbsp; 84.317] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4<br />
[&nbsp; &nbsp; 84.318] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)<br />
[&nbsp; &nbsp; 84.318] (II) No input driver specified, ignoring this device.<br />
[&nbsp; &nbsp; 84.318] (II) This device may have been added with another device file.<br />
[&nbsp; &nbsp; 84.319] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)<br />
[&nbsp; &nbsp; 84.320] (II) No input driver specified, ignoring this device.<br />
[&nbsp; &nbsp; 84.320] (II) This device may have been added with another device file.</code><hr />
</div>Próbowałem też wygenerować xorg.conf przez <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">X -configure<br />
dpkg-reconfigure xserver-xorg</code><hr />
</div>Jednak to nie pomogło. A zmieniałem w nim sterownik na wszytkie możliwe sposoby.<br />
<br />
Pomyślałem o KMS....<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">/etc/modprobe.d/radeon-kms.conf<br />
options radeon modeset=1</code><hr />
</div>Wartości &quot;0&quot; lub &quot;1&quot; nie pomagają.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">glxinfo | grep direct<br />
direct rendering: Yes</code><hr />
</div><div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">lspci -v | grep VGA<br />
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV350 AS [Radeon 9550] (prog-if 00 [VGA controller])</code><hr />
</div><div class="bbcode_container">
	<div class="bbcode_description">Kod:</div>
	<hr /><code class="bbcode_code">glxinfo | grep rende<br />
direct rendering: Yes<br />
OpenGL renderer string: Gallium 0.4 on softpipe<br />
GL_NV_conditional_render, GL_AMD_conservative_depth,</code><hr />
</div>Wymiękam. Czy jest możliwość powrotu do wersji 6.0? Ewentualnie jakich informacji potrzebujecie, może da się poprawić wydajność tej karty, może trzeba coś dopisać do gruba przy starcie?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/9-Hardware">Hardware</category>
			<dc:creator>mojnik</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28811-Debian-7-0-słaba-wydajność-sterowników-radeon</guid>
		</item>
		<item>
			<title>Instalacja KDE obok GNOME</title>
			<link>http://www.debian.pl/threads/28810-Instalacja-KDE-obok-GNOME?goto=newpost</link>
			<pubDate>Thu, 09 May 2013 17:05:01 GMT</pubDate>
			<description>Witam, sam od dość niedawna korzystam z Debiana, mam pytanie, czy da się i jeśli tak, to jak, zainstalować KDE obok GNOME, tak by można było...</description>
			<content:encoded><![CDATA[<div>Witam, sam od dość niedawna korzystam z Debiana, mam pytanie, czy da się i jeśli tak, to jak, zainstalować KDE obok GNOME, tak by można było uruchamiać oba te środowiska?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>maciek2tr99</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28810-Instalacja-KDE-obok-GNOME</guid>
		</item>
		<item>
			<title>Remmina</title>
			<link>http://www.debian.pl/threads/28809-Remmina?goto=newpost</link>
			<pubDate>Thu, 09 May 2013 16:40:15 GMT</pubDate>
			<description>Mam problem ze zdalnym logowaniem na serwer w pracy (Windows). Do niedawna używałem Ubuntu 10.04 lts z locale en_GB i tam Remmina działała...</description>
			<content:encoded><![CDATA[<div>Mam problem ze zdalnym logowaniem na serwer w pracy (Windows). Do niedawna używałem Ubuntu 10.04 lts z locale en_GB i tam Remmina działała bezproblemowo. Po zainstalowaniu Debiana wybrałem locale en_GB i w layouts mam wybrany polski. W Remminie w ustawieniach w zakładce RDP wybrałem keyboard layout --&gt; polski (tak jak robiłem to w Ubuntu) i kiszka. Nie ma polskich znaków!<br />
Jak to naprawić?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/18-Software">Software</category>
			<dc:creator>Hipolit</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28809-Remmina</guid>
		</item>
		<item>
			<title>Serwer nginx i php-fpm - uprawnienia</title>
			<link>http://www.debian.pl/threads/28808-Serwer-nginx-i-php-fpm-uprawnienia?goto=newpost</link>
			<pubDate>Thu, 09 May 2013 06:18:34 GMT</pubDate>
			<description>Witam, 
 
przymierzam się do konfiguracji serwera z takimi usługami dla użytkownika jak: ssh, www, php (reszta jest bez znaczenia). Serwerem www...</description>
			<content:encoded><![CDATA[<div>Witam,<br />
<br />
przymierzam się do konfiguracji serwera z takimi usługami dla użytkownika jak: ssh, www, php (reszta jest bez znaczenia). Serwerem www będzie nginx, a php będzie działało jako php-fpm z prawami danego użytkownika. I tu pojawia się problem, chcę aby każdy użytkownika miał do swojego katalogu domowego maksymalnie umask 0027 (czyli chmod 750) o ile php będzie miało uprawnienia to już serwer który będzie pracował jako użytkownik www-data już nie. Widzę dwa rozwiązania. Pierwsze, przenieść wszystkie pliki do przykładowo katalogu /var/www i ustawić odpowiednie prawa dla użytkowników, ale chciałbym aby użytkownicy mieli dostęp do tych plików przez ssh/ftp, a tworzenie skrótów chyba nie jest najlepszym rozwiązaniem. Druga opcja która przychodzi mi do głowy to dodanie użytkownika www-data do grupy indywidualnej użytkownika, ale to nie jest najładniejsze rozwiązanie.<br />
<br />
Chętnie poczytam w jaki sposób Wy rozwiązujecie takie problemy.</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/8-Serwer">Serwer</category>
			<dc:creator>razz87</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28808-Serwer-nginx-i-php-fpm-uprawnienia</guid>
		</item>
		<item>
			<title>Evolution</title>
			<link>http://www.debian.pl/threads/28807-Evolution?goto=newpost</link>
			<pubDate>Wed, 08 May 2013 10:58:12 GMT</pubDate>
			<description>Hej! 
 
Pacjent: netbook z Debianem 7.0 64-bit. 
 
Pytanie pierwsze: Jak działają powiadomienia w Evolution? Jeśli zamknę okno to nie będę dostawał...</description>
			<content:encoded><![CDATA[<div>Hej!<br />
<br />
Pacjent: netbook z Debianem 7.0 64-bit.<br />
<br />
Pytanie pierwsze: Jak działają powiadomienia w Evolution? Jeśli zamknę okno to nie będę dostawał powiadomień o nowej poczcie? Wiem, że to pytanie co najmniej dziwnie :P ale wydaje mi się, że gdzieś przeczytałem, że powinienem je dostawać. Teraz tylko nie mogę znaleźć tego tekstu.<br />
Drugie pytanie: Czy po zminimalizowaniu Evolution (ewentualnie także Empathy) może wyświetlać ikonę na dolnym pasku zamiast okna w Activities? Np. tak jak Skype, czy Liferea?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/18-Software">Software</category>
			<dc:creator>Hipolit</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28807-Evolution</guid>
		</item>
		<item>
			<title>Usunięcie wyświetlania dysku</title>
			<link>http://www.debian.pl/threads/28806-Usunięcie-wyświetlania-dysku?goto=newpost</link>
			<pubDate>Wed, 08 May 2013 10:46:18 GMT</pubDate>
			<description><![CDATA[Witam! 
 
Mordowałem się z dyskiem ntfs na usb coś takiego mi zostało pod pozycją Devices. Jak na screenshocie. Chodzi o wpis "usb0". Jak to usunąć,...]]></description>
			<content:encoded><![CDATA[<div>Witam!<br />
<br />
Mordowałem się z dyskiem ntfs na usb coś takiego mi zostało pod pozycją Devices. Jak na screenshocie. Chodzi o wpis &quot;usb0&quot;. Jak to usunąć, bo do niczego się nie odnosi?<br />
<a href="http://www.fotosik.pl/pokaz_obrazek/9f693b308077ddfd.html" target="_blank">http://www.fotosik.pl/pokaz_obrazek/...08077ddfd.html</a></div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/5-Główne-tematy">Główne tematy</category>
			<dc:creator>Hipolit</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28806-Usunięcie-wyświetlania-dysku</guid>
		</item>
		<item>
			<title>debian - do jednego katalogu-  przypisac dwie grupy ?</title>
			<link>http://www.debian.pl/threads/28805-debian-do-jednego-katalogu-przypisac-dwie-grupy?goto=newpost</link>
			<pubDate>Wed, 08 May 2013 08:25:16 GMT</pubDate>
			<description>czesc 
czy istnieje mozliwosc zeby do jednego katalogu przypisac dwie grupy? 
1 grupa ma prawa do wszystkiego (3 uzytkownikow) 
2 grupa ma mozliwosc...</description>
			<content:encoded><![CDATA[<div>czesc<br />
czy istnieje mozliwosc zeby do jednego katalogu przypisac dwie grupy?<br />
1 grupa ma prawa do wszystkiego (3 uzytkownikow)<br />
2 grupa ma mozliwosc tylko odczytu (3 uzytkownikow)<br />
jak to zrobic?<br />
prosze o pomoc</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/5-Główne-tematy">Główne tematy</category>
			<dc:creator>mardom</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28805-debian-do-jednego-katalogu-przypisac-dwie-grupy</guid>
		</item>
		<item>
			<title>Zastępstwo Gnome3 - polećcie coś</title>
			<link>http://www.debian.pl/threads/28804-Zastępstwo-Gnome3-polećcie-coś?goto=newpost</link>
			<pubDate>Tue, 07 May 2013 16:31:02 GMT</pubDate>
			<description>Cześć. 
Wiem, że ilu użytkowników, tyle opinii, jednak po zainstalowaniu Debiana 7 z domyślnym Gnome3 szlag mnie trafia. 
Niby mogę wrócić do 2, ale...</description>
			<content:encoded><![CDATA[<div>Cześć.<br />
Wiem, że ilu użytkowników, tyle opinii, jednak po zainstalowaniu Debiana 7 z domyślnym Gnome3 szlag mnie trafia.<br />
Niby mogę wrócić do 2, ale chcę spróbować czegoś innego. Zależy mi na szybkości działania, prostocie a zarazem estetycznym wyglądzie. Przede wszystkim zaś na wygodzie użytkowania.<br />
Polećcie jakiegoś managera okien :)</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/7-Desktop">Desktop</category>
			<dc:creator>LordRuthwen</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28804-Zastępstwo-Gnome3-polećcie-coś</guid>
		</item>
		<item>
			<title>Zoneminder -zapis do avi</title>
			<link>http://www.debian.pl/threads/28803-Zoneminder-zapis-do-avi?goto=newpost</link>
			<pubDate>Tue, 07 May 2013 11:07:07 GMT</pubDate>
			<description>Witam! 
 
Zoneminder domyślnie zapisuje obraz z kamer jako pojedyncze klatki w formacie jpg, czy jest możliwość, aby zapisywać obraz z kamer...</description>
			<content:encoded><![CDATA[<div>Witam!<br />
<br />
Zoneminder domyślnie zapisuje obraz z kamer jako pojedyncze klatki w formacie jpg, czy jest możliwość, aby zapisywać obraz z kamer bezpośrednio do formatu avi?</div>

]]></content:encoded>
			<category domain="http://www.debian.pl/forums/18-Software">Software</category>
			<dc:creator>mike89</dc:creator>
			<guid isPermaLink="true">http://www.debian.pl/threads/28803-Zoneminder-zapis-do-avi</guid>
		</item>
	</channel>
</rss>
