All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] Fwd: problem installing Debian on HP R class 9000
       [not found] <b74751490702220323o3b3d78a9u14b024a75341c986@mail.gmail.com>
@ 2007-02-26 14:42 ` ram
       [not found] ` <b74751490702260642i4b1a2538rd384e280e0a24622@mail.gmail.com>
  1 sibling, 0 replies; 5+ messages in thread
From: ram @ 2007-02-26 14:42 UTC (permalink / raw)
  To: parisc-linux


[-- Attachment #1.1: Type: text/plain, Size: 451 bytes --]

Hi all

I have HP R Class 900 Server

I have downloaded  debian hppa

and reading the document of PA-RISK How to boot

and when boot started i select boot from

boot p1( is the CDROM connected)

I got the menu, and select English, and Country, after that, its reading CD

after a 15min i get a error on console

Kernel Panic- not syncing:drivers/parisc/ccio-dma.c: ccio_alloc_range() I/O
MMU is out of mapping resources

any help and suggestions

Ram

[-- Attachment #1.2: Type: text/html, Size: 818 bytes --]

[-- Attachment #2: Type: text/plain, Size: 169 bytes --]

_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [parisc-linux] Fwd: problem installing Debian on HP R class 9000
       [not found] ` <b74751490702260642i4b1a2538rd384e280e0a24622@mail.gmail.com>
@ 2007-02-26 16:50   ` Grant Grundler
       [not found]   ` <20070226165018.GB30763@colo.lackof.org>
  1 sibling, 0 replies; 5+ messages in thread
From: Grant Grundler @ 2007-02-26 16:50 UTC (permalink / raw)
  To: ram; +Cc: parisc-linux

On Mon, Feb 26, 2007 at 08:12:55PM +0530, ram wrote:
> Kernel Panic- not syncing:drivers/parisc/ccio-dma.c: ccio_alloc_range() I/O
> MMU is out of mapping resources

Yeah, this is a known problem. Current workaround is to hack the
ccio driver to increase the minimum amount of IOVA space allocated.

We need to make this a kernel parameter.

grant
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [parisc-linux] Fwd: problem installing Debian on HP R class 9000
       [not found]   ` <20070226165018.GB30763@colo.lackof.org>
@ 2007-02-26 17:50     ` ram
       [not found]     ` <b74751490702260950i6ed5ef98g219297ad504672fb@mail.gmail.com>
  1 sibling, 0 replies; 5+ messages in thread
From: ram @ 2007-02-26 17:50 UTC (permalink / raw)
  To: Grant Grundler; +Cc: parisc-linux


[-- Attachment #1.1: Type: text/plain, Size: 582 bytes --]

On 2/26/07, Grant Grundler <grundler@parisc-linux.org> wrote:
>
> On Mon, Feb 26, 2007 at 08:12:55PM +0530, ram wrote:
> > Kernel Panic- not syncing:drivers/parisc/ccio-dma.c: ccio_alloc_range()
> I/O
> > MMU is out of mapping resources
>
> Yeah, this is a known problem. Current workaround is to hack the
> ccio driver to increase the minimum amount of IOVA space allocated.
>
> We need to make this a kernel parameter.



Hi

thanks for the quick reply
can you suggest me some document
how can i hack the code make my HP R class work with debian

any suggestions or readings

ram

[-- Attachment #1.2: Type: text/html, Size: 1023 bytes --]

[-- Attachment #2: Type: text/plain, Size: 169 bytes --]

_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [parisc-linux] Fwd: problem installing Debian on HP R class 9000
       [not found]     ` <b74751490702260950i6ed5ef98g219297ad504672fb@mail.gmail.com>
@ 2007-02-27  1:36       ` Grant Grundler
       [not found]       ` <20070227013603.GA7420@colo.lackof.org>
  1 sibling, 0 replies; 5+ messages in thread
From: Grant Grundler @ 2007-02-27  1:36 UTC (permalink / raw)
  To: ram; +Cc: parisc-linux

On Mon, Feb 26, 2007 at 11:20:50PM +0530, ram wrote:
> >Yeah, this is a known problem. Current workaround is to hack the
> >ccio driver to increase the minimum amount of IOVA space allocated.
> >
> >We need to make this a kernel parameter.
> 
> 
> 
> Hi
> 
> thanks for the quick reply
> can you suggest me some document
> how can i hack the code make my HP R class work with debian

This would require you build your own kernel and integrate it
into the installer. My understanding was Kyle McMartin was
going to do that. Please wait until he can provide an installer
image for you to test.

In general, I haven't looked at our build process in a while.
You can take a look at the "Developer Resources" links at the bottom
of the www.parisc-linux.org navigation bar. The "Build Kernel"
is the most recent one....and it looks stale since it refers
to CVS (which we stopped using about 8 monthes ago).
Use "git" instructions to get kernel source and then follow
the rest of the instructions if you still wish to build
your own kernel.

hth,
grant

> 
> any suggestions or readings
> 
> ram
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [parisc-linux] Fwd: problem installing Debian on HP R class 9000
       [not found]       ` <20070227013603.GA7420@colo.lackof.org>
@ 2007-03-07 12:38         ` ram
  0 siblings, 0 replies; 5+ messages in thread
From: ram @ 2007-03-07 12:38 UTC (permalink / raw)
  To: Grant Grundler; +Cc: parisc-linux


[-- Attachment #1.1: Type: text/plain, Size: 100 bytes --]

Hi


all any update on this issue

just check if any test i can do help to sort of the problem

ram

[-- Attachment #1.2: Type: text/html, Size: 486 bytes --]

[-- Attachment #2: Type: text/plain, Size: 169 bytes --]

_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-03-07 12:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <b74751490702220323o3b3d78a9u14b024a75341c986@mail.gmail.com>
2007-02-26 14:42 ` [parisc-linux] Fwd: problem installing Debian on HP R class 9000 ram
     [not found] ` <b74751490702260642i4b1a2538rd384e280e0a24622@mail.gmail.com>
2007-02-26 16:50   ` Grant Grundler
     [not found]   ` <20070226165018.GB30763@colo.lackof.org>
2007-02-26 17:50     ` ram
     [not found]     ` <b74751490702260950i6ed5ef98g219297ad504672fb@mail.gmail.com>
2007-02-27  1:36       ` Grant Grundler
     [not found]       ` <20070227013603.GA7420@colo.lackof.org>
2007-03-07 12:38         ` ram

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.