Re: __alloc_pages: 2-order allocation failed

2005-04-21 Thread Mike Edwards
unsigned long __get_free_pages(unsigned int gfp_mask, unsigned int order) { struct page * page; page = alloc_pages(gfp_mask, order); if (!page) if (order 0) printk(DEBUG: __get_free_pages() order %d failed

rc3 + 2.6 kernel on SS 10 (was Re: Lots of kernel problems with U30)

2005-04-21 Thread Colleen Hatfield
On 4/20/05, Blars Blarson [EMAIL PROTECTED] wrote: In article [EMAIL PROTECTED] you write: sun4m: (2.6 kernel doesn't work last I heard, I think rc3 has known bug) 1 x SS20 DualRoss 200 Mhz 1 x SS20 1 x SS10 1 x SS5 6 x LX 3 x Classic SNIP I've tested d-i on all the sun4u/sun4m types

Re: Status of Debian on Sun Blade 150

2005-04-21 Thread Jurij Smakov
Hi Wiktor, On Thu, 21 Apr 2005, Wiktor Wandachowicz wrote: Hello good Debian people! Recently I tested the installation of Debian sarge on Sun Blade 150 and I got some success. Trying netinst / businesscard CD proved to be useless. So I tried the netboot image with 2.6.8 kernel and it worked! Big

Re: Lots of kernel problems with U30

2005-04-21 Thread Jurij Smakov
On Thu, 21 Apr 2005, Yann Marigo wrote: Jurij Smakov a écrit : [...] This is well known problem, I believe. While 2.4 kernels required a special sparc keymap, 2.6 expects the same keymap on all architectures. AFAIK, you can look at the config files in /etc/console or use dpkg-reconfigure