Re: 64 bit java?

2017-03-29 Thread Adam Stouffer
On Wed, Mar 29, 2017 at 3:04 AM, Christian Zigotzky wrote: > Have you already added [arch=powerpc] to the other deb lines? (not deb-src > lines) > > -- Christian Yes, here is my sources.list # # deb cdrom:[Debian GNU/Linux 8.7.1 _Jessie_ - Official powerpc NETINST Binary-1 20170116-11:54]/ je

Re: 64 bit java?

2017-03-28 Thread Adam Stouffer
On Tue, Mar 28, 2017 at 5:37 PM, John Paul Adrian Glaubitz wrote: > Hi Adam! > > > That's the architecture of your kernel. If your machine is capable of running > 64-bit code, debian-installer will install a 64-bit kernel. Your userland, > i.e. > all applications, are still 32-bit. > > See the ou

Re: 64 bit java?

2017-03-28 Thread Adam Stouffer
On Tue, Mar 28, 2017 at 3:05 AM, Simon Richter wrote: > The "powerpc" architecture should have 32 bit java, the "ppc64" and > "ppc64le" architectures should have 64 bit Java. You can use > Multiarch[1] if you want to have a version that doesn't match the rest > of the system. > >Simon > > [1]

64 bit java?

2017-03-27 Thread Adam Stouffer
Is there a 64 bit version of java available? Everything apt-cache returns doesn't say anything about 64 or 32 bits. I tried getting IBM's jre but the installer bombs out. Adam

Re: POWER6 not seeing memory above 2Gb

2017-03-23 Thread Adam Stouffer
On Thu, Mar 23, 2017 at 3:29 PM, Lennart Sorensen wrote: > What was on this machine before? Is it possible that you are in fact > running inside an existing LPAR config, which might have limited memory > assigned? > > -- > Len Sorensen Len, you were right about it being an LPAR. Previously I was

Re: POWER6 not seeing memory above 2Gb

2017-03-23 Thread Adam Stouffer
> Good question. I installed the machine with grub2 originally years ago, > so I didn't have to try (I wanted MD raid1 which yaboot couldn't handle > at that time, so I wanted grub2 to work, no matter what it took). Took > some work at the time, debugging disk issues and other issues in grub2, >

Re: POWER6 not seeing memory above 2Gb

2017-03-23 Thread Adam Stouffer
On Thu, Mar 23, 2017 at 10:21 AM, Lennart Sorensen wrote > > > > That ought to be working. I know the p520 I worked with before it > worked fine. > > Which bootloader are you using? I use grub2, just in case the bootloader > has anything to do with memory detection in linux. > > -- > Len Sorense

Re: POWER6 not seeing memory above 2Gb

2017-03-23 Thread Adam Stouffer
On Thu, Mar 23, 2017 at 9:32 AM, Lennart Sorensen < lsore...@csclub.uwaterloo.ca> wrote: > > Well I know running a 64 bit kernel on that model, does see 16GB ram. > But I was doing that with no LPAR or anything else, just Debian installed > straight onto the machine (IBM support people have a hard

POWER6 not seeing memory above 2Gb

2017-03-22 Thread Adam Stouffer
Hello all, I'm new to the list and just installed jessie on my IBM 8203-E4A box. It's a dual core 4.2Ghz with 16Gb of memory. But anyhow like the subject says the kernel is only reporting 2Gb of available memory. I tried appending "mem=16G" as a boot argument but no change. Here is the output fro