Re: X220 and all.14.5.patch

2012-05-06 Thread Artem Tuchinsky
very strange, I have never had these errors. Here is my steps: 1) remove old source tree and obj - "rm -rf /usr/src && rm -rf /usr/obj" 2) checkout clean source - "csup -L 2 -g /etc/current-supfile" 3) edit /usr/src/sys/dev/drm/i915_suspend.c according to the FAQ, this line should look like - "_

Re: X220 and all.14.5.patch

2012-05-06 Thread Erich Dollansky
Hi, On Sunday 06 May 2012 16:30:25 Andriy Gapon wrote: > on 06/05/2012 12:15 Erich Dollansky said the following: > > Hi, > > > > On Sunday 06 May 2012 15:04:08 Andriy Gapon wrote: > >> on 06/05/2012 03:03 Erich Dollansky said the following: > >>> > >>> On Saturday 05 May 2012 04:40:50 matt wrote:

Re: X220 and all.14.5.patch

2012-05-06 Thread Andriy Gapon
on 06/05/2012 12:15 Erich Dollansky said the following: > Hi, > > On Sunday 06 May 2012 15:04:08 Andriy Gapon wrote: >> on 06/05/2012 03:03 Erich Dollansky said the following: >>> >>> On Saturday 05 May 2012 04:40:50 matt wrote: On 05/03/12 22:12, Artem Tuchinsky wrote: > >>> I will inves

Re: X220 and all.14.5.patch

2012-05-06 Thread Erich Dollansky
Hi, On Sunday 06 May 2012 15:04:08 Andriy Gapon wrote: > on 06/05/2012 03:03 Erich Dollansky said the following: > > > > On Saturday 05 May 2012 04:40:50 matt wrote: > >> On 05/03/12 22:12, Artem Tuchinsky wrote: > >>> > > I will investigate further now. > > Do you try to compile i915 driver int

Re: X220 and all.14.5.patch

2012-05-06 Thread Andriy Gapon
on 06/05/2012 03:03 Erich Dollansky said the following: > Hi, > > On Saturday 05 May 2012 04:40:50 matt wrote: >> On 05/03/12 22:12, Artem Tuchinsky wrote: >>> >>> >> Is it possibly that the patch got applied twice? I had some errors a > > not at my side. > >> while back that were resulting fro

Re: X220 and all.14.5.patch

2012-05-05 Thread Erich Dollansky
Hi, On Friday 04 May 2012 22:15:44 Artem Tuchinsky wrote: > my make.conf: > thanks for this. I included most of it into mine. I am still not with a running system. It seems that I miss something very simple. I will redo the whole thing and see what happens then. Erich _

Re: X220 and all.14.5.patch

2012-05-05 Thread Erich Dollansky
Hi, On Saturday 05 May 2012 04:40:50 matt wrote: > On 05/03/12 22:12, Artem Tuchinsky wrote: > > > > > Is it possibly that the patch got applied twice? I had some errors a not at my side. > while back that were resulting from an inconsistent mixture of > pre-patch, post-patch and double patche

Re: X220 and all.14.5.patch

2012-05-05 Thread Erich Dollansky
Hi, On Saturday 05 May 2012 18:56:33 Lars Engels wrote: > On Fri, May 04, 2012 at 06:48:42PM +0700, Erich Dollansky wrote: > > Hi, > > > > one thing I noticed: How does your /etc/make.conf look like? > > > > Mine is here: > > > > # added by use.perl 2012-05-02 14:49:54 > > PERL_VERSION=5.12.4 >

Re: X220 and all.14.5.patch

2012-05-04 Thread matt
On 05/03/12 22:12, Artem Tuchinsky wrote: it's russian, not greek :) and this is my posts. Try to remove /usr/src and checkout clean source before applying patch, it helped me. And check FAQ, paragraphs 7 and 8 - http://wiki.freebsd.org/Intel_GPU sorry for my bad english 2012/5/4 Erich Dollansk

Re: X220 and all.14.5.patch

2012-05-04 Thread Artem Tuchinsky
my make.conf: [(19:11)(100%)(0):~ ] cat /etc/make.conf | grep -v \# CPUTYPE?=pentium-m CFLAGS=-O2 -fno-strict-aliasing -pipe COPTFLAGS=-O2 -pipe DOC_LANG=en_US.ISO8859-1 ru_RU.KOI8-R WITH_LCD_FILTERING=yes WITHOUT_TTF_BYTECODE_ENABLED=false WITH_TTF_BYTECODE_ENABLED=true PERL_VERSION=5.12.4 QT

Re: X220 and all.14.5.patch

2012-05-04 Thread Erich Dollansky
Hi, one thing I noticed: How does your /etc/make.conf look like? Mine is here: # added by use.perl 2012-05-02 14:49:54 PERL_VERSION=5.12.4 WITH_NEW_XORG When I tried to compile the kernel of 9.0 or 10.0 on a plain 9.0 installation, I never succeeded. I got this machine usable only after I comp

Re: X220 and all.14.5.patch

2012-05-04 Thread Erich Dollansky
Hi. On Friday 04 May 2012 12:12:49 Artem Tuchinsky wrote: > it's russian, not greek :) and this is my posts. Try to remove I know. I am also a sky. > /usr/src and checkout clean source before applying patch, it helped I did this on a freshly installed machine. But I will do again. > me. And ch

Re: X220 and all.14.5.patch

2012-05-03 Thread Artem Tuchinsky
it's russian, not greek :) and this is my posts. Try to remove /usr/src and checkout clean source before applying patch, it helped me. And check FAQ, paragraphs 7 and 8 - http://wiki.freebsd.org/Intel_GPU sorry for my bad english 2012/5/4 Erich Dollansky : > Hi, > > I just applied this patch and

X220 and all.14.5.patch

2012-05-03 Thread Erich Dollansky
Hi, I just applied this patch and tried to compile getting this error: /usr/src/sys/dev/drm/i915_mem.c:216: warning: no previous prototype for 'i915_mem_release' [-Wmissing-prototypes] /usr/src/sys/dev/drm/i915_mem.c:246: warning: no previous prototype for 'i915_mem_takedown' [-Wmissing-prototy