Slackware :: Using 4GB Ram On A 32bit?

Sep 17, 2010

My pc has 4GB ram and I want it to use it entirely. With Slackware's 2.6.33.4-huge-smp kernel my system is only able to access 3287MB. So I built a new one (2.6.35.4) and used the Slackware's 2.6.33.4-huge-smp config as template. I kept High Memory Support with 4GB because I only have 4. Now I found out that I have to set High Memory Support to 64GB to activate PAE.

What's the sense about it? Should I really use this option? Although I only have 4GB memory I don't see disadvantages.

View 6 Replies


ADVERTISEMENT

Slackware :: Anybody Have A Slackware 13.0 32bit Package For Nfsshell

Mar 28, 2011

I found the source, but it's missing a few header files.I tried downloading a few but it wasn't working correctly.I'd rather install this package properly.

View 2 Replies View Related

Slackware :: Run 32bit Program On X86_64?

Apr 8, 2011

I'm an new to Slackware.I want to ask how to run 32bit program on x86_64.
My Slackware is 13.1 x86_64.

View 2 Replies View Related

Slackware :: Drm Errors Upon Boot In Current 32bit?

Dec 27, 2010

i upgraded my netbook to slack-current (32bit) and now When booting up dmesg shows these errors:

Code:
[ 10.770199] [drm] detected 63M stolen memory, trimming to 32M
[ 10.770267] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[ 10.770280] [drm] set up 32M of stolen space
[ 10.770468] [drm:init_ring_common] *ERROR* render ring head not reset to zero ctl 00000000 head 02001000 tail 00000000 start 02001000

[Code]....

This happened with generic stock kernel and is also happening with 2.6.36.2 zen kernel. Is it something serious? Kde compositing still works, except it locked up few times when i was testing how windows wobble in kde, but not recently.

View 2 Replies View Related

Slackware :: Gnuplot In 32bit Current Is X86_64?

Mar 3, 2010

Tue Mar 2 23:31:51 UTC 2010 Here are a few more fixes for the big update. These were mentioned previously, but the packages were missing:

xap/gnuplot-4.2.6-x86_64-1.txz: Upgraded.
x/xterm-255-i486-1.txz: Upgraded.
x/xf86-video-nv-2.1.16-i486-1.txz: Upgraded.
x/fontconfig-2.8.0-i486-1.txz: Upgraded.
And this one was present, but not mentioned:
x/xf86-video-geode-2.11.7-i486-1.txz: Upgraded.

View 1 Replies View Related

Slackware :: Get PHP 5.3.4 Into Webserver Running Slack 13.1 On A 32bit System

Dec 27, 2010

I am trying to get PHP 5.3.4 into my webserver, running Slack 13.1 on a 32bit system. Basically, it's a success, but no matter what options I try, phar will not be installed

Code:
Generating phar.php
Generating phar.phar
PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled.
clicommand.inc
directorygraphiterator.inc

[Code]...

View 1 Replies View Related

Slackware :: Scanner Permission - Epson Workforce 630 On 32bit 13.1

Jan 27, 2011

I've done some investigating on the threads, but none of the normal fixes for this permission problem work. I've added myself to the scanner and lp groups. I've also added the right device code to the epson configuration file under /etc/sane.d/ . Scanner is recognized and works under root.

When I "scanimage >somefile" in the console I get a permission error when I'm a regular user; when I do the same under root, it works. Likewise, my graphical scan frontends report that they cannot find the scanner when I am a regular user. I see alien bob had an old workaround at [url] but I don't think 13.1 has hotplug set up the same way anymore.

View 8 Replies View Related

Slackware :: Shared Partitions Between 13.1(32bit) And Current(64bit)

Jan 25, 2011

Looking for moral support and guidance. Currently have 13.1 running nicely with the following partitions:

/swap
/
/home
/var
/usr/local
/notlinux (my name for a storage partition when I want to start all over again)

I have decided to tinker with Slack64-current with multilibs. My intent is to shrink /notlinux an add a new partition for 64's / . Then dual boot the system.

/swap and /usr/local

I see no problem with mounting these partitions in Slack64. I would have two 'tgz' directories [ tgz & tgz64 ] in /usr/local where I would seperate SBo packages (for my benefit). Don't know what having separate /tmp directories would have on sbopkg but that's not a material issue. confirm I can share these partitions.

/home

99 & 44/100 % sure if I changed/added my name from 'dad' to 'dad64' it would not be a problem sharing the /home directory. But what about keeping the same name/uid#, would things get fubared when I jump back and forth between 13.1 and current-64. Comments?

/var

Think I might be getting into trouble here. Suspect pkgtool, installpkg, upgradepkg ... would all continue to work because /var/log/packages would actually have different names [_64] for the 'same' package. At a minimum I want to share the mysql database so might have to create this as its own partition. Other than it would be a mess reading log file would sharing this directory be a major issue.

View 4 Replies View Related

Software :: Get TightVNC To Work On Laptop Running Slackware 13.1 32Bit?

May 2, 2011

I am trying to get TightVNC to work on my laptop running slackware 13.1 32Bit but I am having a problem. Basically, tightvnc starts correctly, but when I login with the vncviewer from a remote machine, I see this error message on the virtual desktop:

Code:
Unable to contact settings server. Did not receive a reply.Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Then I click "Close" and another error message appears:

[Code]...

View 5 Replies View Related

Slackware :: ATI Radeon Mobility X600 On 32bit Dual Screen

May 3, 2010

I am having problems getting xrandr to work on my Thinkpad Z60m.I've tried different xorg configurations, but xrandr does not activate
dual screen mode to where I would have one large desktop. My clean xorg.conf after running xorgsetup is the following:

[code]...

View 10 Replies View Related

Slackware :: Can't Compile 32bit Program In Multilib Slack64 / Resolve It?

May 25, 2011

I'm using Slackware64 with multilib (AlienBob) and i can't compile 32bit programs; 64bit programs do compile (tried helloworld). I read the tutorial and folowed it step by step setting my paths right (32dev.sh) and changing libsuffix="64" to libsufix="" from the slackbuild script.
In the attached config.log in the core test section there is this line that i find interesting
Code...

Why is it reading specs from lib64? code...

View 3 Replies View Related

Ubuntu :: How To Know Which Of Two (32bit 0r 64 Bit) I M Using

Jan 23, 2010

I have installed Ubuntu on my home PC as it will avoid any virus.Please tell me how to know which of two (32bit 0r 64 bit) I m using.

View 4 Replies View Related

Ubuntu :: Possible To Run 4gb At 32bit

Sep 21, 2010

how can i run 4gb? because i got to ram 2gb each and its only running with 1.9gb what should i do to get both running with 32bits

View 9 Replies View Related

Ubuntu :: 32bit Or 64bit?

Dec 8, 2010

I just ordered my new laptop (DLL XPS15) and I'm wondering on whether install a 32 or 64 bit version, I don't know if there's really a big difference between each one of them, I've always used a 32 bit version.

View 5 Replies View Related

Ubuntu :: 11.04 - Does 32bit And 64 Bit Both Recognize 8Gb Ram

May 4, 2011

I have a couple of questions re Ubuntu 11.04, Firstly; how can I find out which system this is, I used Wubi to load it and I think it's 64bit, which is great but I'd like to be sure. Does 32bit and 64 bit both recognize 8Gb ram Is there a site where I can send the developers a thank you and a congratulations for doing such a brilliant job of this OS, it's running perfectly.

View 2 Replies View Related

Red Hat :: Difference Between 32bit And 64bit Os?

May 20, 2010

I would like to know the exact difference between 32 bit Linux OS and 64 bit Linux OS. Can some one post me the material or overview on this.

View 1 Replies View Related

Fedora :: Maximum Amount Of Ram A 32bit OS?

Feb 14, 2009

I will be upgrading my RAM soon. What is the maximum amount of ram a 32bit OS can see?

View 14 Replies View Related

Fedora :: TsMuxer 32bit App Under 64bit OS

Jan 14, 2010

I tried to use tsMuxeR a 32bit app on F12 64bit, but this fails with the following error message:

Code:
# ll tsMux*
-rwxrwxrwx 1 1000 1000 437072 11. Mai 2009 tsMuxeR
-rwxr-xr-x 1 1000 1000 210412 11. Mai 2009 tsMuxerGUI

[Code]....

Teh 32bit progs of ld-linux.so.2 and libfreetype.so.6 is already installed.

Code:
yum install ld-linux.so.2 libfreetype.so.6

View 2 Replies View Related

Fedora :: Upgrade From F12 32bit To F13 64bit?

Sep 27, 2010

Is it possible to upgrade from F12 32bit to F13 64bit? The hardware would support 64bit.

View 1 Replies View Related

Fedora :: How To Tell When I Have 64bit / 32bit Machine

Oct 14, 2010

This is probably a dumb question but I can't find out whether I have a 32 or 64 bit machine. Here's uname -a
[Linux Flow 2.6.34.7-56.fc13.i686 #1 SMP Wed Sep 15 03:33:58 UTC 2010 i686 i686 i386 GNU/Linux]

View 14 Replies View Related

OpenSUSE :: Get 32bit Wine On 64bit 11.3/4?

Jan 19, 2011

Is it possible to get a 32bit Wine install on a 64bit Suse OS and block all 64bit updates to Wine?

View 6 Replies View Related

General :: Windows - Does 32bit Ubuntu See 8GB Of RAM?

May 20, 2011

I have just installed a fresh copy of ubuntu 11.04 32 bit and I was surprised to see that the OS can see my 8GB of RAM not like Windows 32 bit OS.

How does it work? How is the address mapping performed? Is it efficient? Why doesn't it work with Windows systems?

View 3 Replies View Related

Ubuntu Installation :: 32bit Or 64bit ?

Apr 28, 2010

I have a 5 year desktop with 1.5GB RAM and the following specifications. AMD Athlon D400 Single Channel 64bit. Would it be advisable to install the latest version of Ubuntu "Lucid Lynx" 64bit on this pc?

View 9 Replies View Related

Ubuntu Installation :: 64bit Use More RAM Than 32bit?

Apr 30, 2010

I have downloaded the 64bit version of Ubuntu 10.04. I am currently using 8.10 32bit and I want to clean install 10.04 64bit version. However the one thing that is putting me off is that I have heard if your PC has 1GB of RAM or less then 64bit won't run very good because it uses more RAM than 32bit. (my PC has 1GB) So the question is: Does 64bit use more RAM than 32bit?

View 9 Replies View Related

Ubuntu Installation :: Can't Boot In 10.04. 32bit

May 4, 2010

I've made a fresh install with the alternate cd, because for same strange reason I was unable to boot into the live CD.

After the instalation, I have rebooted the PC and under the log in screen of ubuntu 10.04, was a path or line of text describing an error (can't remember the type of error.)

Then the line disappeared, and i was able to log in normally.

Everything looked fine, after some testing and tweaking of the new system, I tried to reboot (to test). I choose ubuntu 10.04 in grub manager, and then there was just a sea of code on a black screen.

The previous release of ubuntu worked well on my PC

View 6 Replies View Related

Ubuntu :: Openarena 0.8.5 On Karmic 9.10 32bit?

May 20, 2010

every time I exit OA, the game will hang as soon as I tell it to quit (includes typing quit in console)I ran from terminal to see what the last entry was before killing the process and it's always: Closing SDL audio device...I get this problem on Urban Terror most of the time, and I get it on Nexuiz rarely.

Also, sometimes when I boot the game up I get about 5-10 seconds of very poor quality audio and then the audio just cuts out. Can't see anything in the terminal however that looks like an error regarding this.

View 1 Replies View Related

Ubuntu :: Warning - Not Enough Clusters For 32bit FAT

Jun 23, 2010

Whenever I try to format my 2.0GB USB stick, I get the following error:
Code:
Error formatting volume
Error creating file system: helper exited with exit code 1: helper failed with:
WARNING: Not enough clusters for a 32 bit FAT!
mkfs.vfat: Attempting to create a too large file system
mkfs.vfat 3.0.7 (24 Dec 2009)

View 9 Replies View Related

Ubuntu :: Setting Up VirtualBox On 10.04 32Bit?

Aug 5, 2010

what to set my Ram for when installing Windows XP Pro on a VirtualBox inside of Ubuntu 10.04 32Bit.

I will be using Windows to run Adobe Photoshop CS3 & Also Microsoft Word 2007 + Expressions for school.

The screen shot below are the specs on my Laptop.

View 3 Replies View Related

Ubuntu Installation :: Get 32bit For Desktop 10.04.1?

Aug 13, 2010

Point release was supposed to have been released yesterday, can't find it though, downloaded iso is 20100429.

Anyone know where to get 32bit for desktop 10.04.1 ?

View 8 Replies View Related

Ubuntu :: Way To Upgrade To 64bit From 32bit?

Aug 18, 2010

I currently have Ubuntu running in 32 bit with pae but I now want to switch to 64 bit. all of my hardware supports it. Is there an easer way to switch without needing to install Ubuntu all over again? It's such a haste to copy all of my files and reinstall programs and there settings manually.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved