[Bug 636094] Re: Random system freeze [Xalloc: requesting unpleasantly large amount of memory: 0 bytes.]

2011-02-24 Thread Ruslans Tarasovs
It seems that the following change is to blame: http://cgit.freedesktop.org/xorg/xserver/commit/?id=e983848ab44b0769f97f6207f1aa8b4f127be6a9 I wonder if NVIDIA drivers are not allocating memory correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 669569] Re: make hangs without even giving any error on 10.10

2011-01-30 Thread Ruslans Tarasovs
It seems to be a partial duplicate of #555828 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/669569 Title: make hangs without even giving any error on 10.10 -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 555828] Re: Regression: flag "-pg" on /usr/src/$(uname -r)/Makefile prevents acerhk-source package from compiling, cutting internet access

2011-01-29 Thread Ruslans Tarasovs
Added the patch which solves the compilation problem on 2.6.37 (changed ioctl to unlocked_ioctl). ** Patch added: "acerhk-source_lp_bug555828-2.6.37.patch" https://bugs.launchpad.net/ubuntu/+source/acerhk/+bug/555828/+attachment/1815884/+files/acerhk-source_lp_bug555828-2.6.37.patch -- You r

[Bug 669569] Re: make hangs without even giving any error on 10.10

2011-01-29 Thread Ruslans Tarasovs
** Also affects: acerhk (Debian) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/669569 Title: make hangs without even giving any error on 10.10 -- ubuntu

[Bug 669569] Re: make hangs without even giving any error on 10.10

2011-01-29 Thread Ruslans Tarasovs
I am Debian user, but I guess the problem is the same there. The "version.h" format seems to be changed, so the following line hangs in the Makefile. KERNELVERSION=$(shell awk -F\" '/REL/ {print $$2}' $(shell grep -s -l REL $(KERNELSRC)/include/linux/version.h $(KERNELSRC)/include/linux/utsrelease