RAM


Recommended Posts

Hey Guys

I just got 4gb RAM for my laptop it did have 2gb so looking for a difference here

especially once i get my SSD (which i have now chosen)

Will Linux (Fedora Specifically) use all 4gb of RAM (give or take the ram the Graphics uses)

Or do i have to do something fancy to make it use it all?

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/
Share on other sites

I thought the RAM issue was only an OS issue in that if you were running a 32-bit OS then it could only support up to 4GB? I thought it was a universal rule, not specific to one OS?

Of course, a 32-bit OS or a 64-bit OS is then dependent on what the board supports, no?

Maybe I'm completely wrong, it's been a while since I've delved in to that area of computing.

EDIT: Oh, and so I think the answer to your question boils down to which version of the OS you're using, 32-bit or 64-bit. If you have 64-bit then you can put more than 4GB in, 32-bit and you're restricted to a maximum of 4GB.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418034
Share on other sites

Will Linux (Fedora Specifically) use all 4gb of RAM (give or take the ram the Graphics uses)

My Fedora is super rusty, but if you're using the x86 flavor, last time I used it (not remotely recent) you had to manually install the PAE kernel, something along the lines of "yum install kernel-PAE".. but like I said, rusty. (Or just use the x64 version.) I'd get a second opinion.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418056
Share on other sites

Depends on your BIOS/Chipset configuration for 32bit OS. 3.5GB minus any shared video allocation for non Physical Address Extension, 4.0GB minus any shared video allocation if PaE is enabled.

For 64bit OS, it will use whatever is available minus any shared video allocation unless you have some early (HP, Packard Bell) Intel Core 2 era chipsets which top out at 3GB-3.2GB then allocate every/anything else to video.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418058
Share on other sites

ok now i am confused

in this screenshot this shows my system info

stats-V1.0.png

i always thought i had a 32bit cpu

but when i look at this page

http://ark.intel.com/products/35583/Intel-Pentium-Processor-T3400-1M-Cache-2_16-GHz-667-MHz-FSB-Socket-P

it shows instruction set 64bit

so am i right in saying i have a 64bit cpu??

how else could i check

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418132
Share on other sites

"cat /proc/cpuinfo", if I recall if you see "lm" under flags that means it's a 64 bit processor, or perhaps something like CPU-G (a CPU-Z workalike) should tell you everything you need, but yea it does look to be a 64 bit processor, you got your options then of x64 or x86 with PAE.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418148
Share on other sites

OS is listed as i686 which would indicate 32bit OS.

T3400 is 64bit compatible according to Intel.

Intel? 64

Intel? 64 architecture delivers 64-bit computing on server, workstation, desktop and mobile platforms when combined with supporting software.¹ Intel 64 architecture improves performance by allowing systems to address more than 4 GB of both virtual and physical memory.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418152
Share on other sites

yeah i have 32bit OS on there as i thought it was a 32bit CPU but the motherboard can only take 4gb ram max (this is an older laptop)

I will put the 4gb in and see how the os handles it and put 64bit Fedora on there if needed :)

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418176
Share on other sites

Max Norris's 'lm' flag suggestion above is correct. That will allow you to check whether your CPU is 64-bit regardless of whether you are running an i686, or AMD64 build of Fedora. You can use the command below to check your CPU info:


echo -n "AMD64 Capable: "; cat /proc/cpuinfo | grep -Eqs '^[F|f]lags.+:.+ lm .+$'; if [[ $? -eq 0 ]]; then echo 'true'; else echo 'false'; fi
[/CODE]

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418204
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I understand the position Valve is in with hardware pricing thanks to the AI bubble, but as others have said, this is DOA at this price point. There's no world in which a machine at that performance level is worth that price. My girlfriend's a console gamer and after meeting me, wanted to try PC but wanted something she could use on her TV with a controller. The Steam Machine is basically tailor made for her, but only at what it would have cost before the hardware crisis. I took my old Lenovo Legion laptop with a Ryzen 5800H and a 3060 Mobile 8GB, put Bazzite on it and it does the same thing with the games she's interested in very well. She still likes the Steam Machine, but won't be touching it until component prices are back in the sane range. I know Valve isn't a charity, but I don't know why they're not willing to at least partially subsidize this device or even take a loss on it during the component crisis, just to build some market share. Then again, the Steam Deck is also a complete ripoff at its current price and they can barely keep them in stock so...
    • RustDesk 1.4.8 by Razvan Serea RustDesk is a fast, secure, and open-source remote desktop software designed for self-hosting, remote access, and IT support. It provides a privacy-focused alternative to TeamViewer and AnyDesk, offering full control over your data with minimal configuration. The client is fully open source, while users have the option to choose between two server solutions: the Professional Server, a premium offering with advanced features available for purchase, and the Basic Server, a free and open-source alternative for those who prefer a self-hosted setup. RustDesk features Open-source & free remote desktop solution Cross-platform compatibility – Works on Windows, macOS, Linux, iOS, Android, and Web End-to-end encryption (E2EE) based on NaCl for secure connections Peer-to-peer (P2P) connectivity for fast and private remote access Self-hosting support – Own your data with easy deployment on your infrastructure Supports VP8, VP9, AV1 (software) and H264, H265 (hardware) codecs for efficient streaming Unattended access for remote management File transfer & clipboard sharing Multi-monitor support & remote printing Low-latency & high-performance remote access Session recording & chat functionality Professional & Basic server options for flexible deployment Lightweight & minimal resource usage No third-party server dependency for privacy No installation or admin privileges needed on Windows (elevate privileges locally or remotely on demand) Easy installation & minimal configuration required Custom branding & enterprise-level features available RustDesk 1.4.8 changelog: Added Add Windows arm64 support #15139 Feature: Add monitor-switch buttons to remote toolbars #15342 Refact/privacy mode 1 multi monitors #15321 autocomplete online #15313 feat: theme logo #15268 Changes refact: restart remote device, autoconnect #15290 refact(oidc): icon azure to microsoft #15278 Refact/printer driver default unchecked #15191 Revert "fix(iPad): keep touch gestures with external mouse" #15288 Fixes fix Wayland→Wayland clipboard paste fix(arm64-linux): fix CJK font rendering on flutter-elinux #15324 iOS: autocorrect/data detectors corrupt the server Key field (ID/Relay Server settings), making valid keys impossible (or very hard) to enter #15293 fix(ios): mouse mismatch #15339 fix(linux): reap leftover logind session procs on headless teardown #15337 Crash on startup (0xc0000409) / Fast Fail in librustdesk.dll on Windows 11 26H1 #15218 fix(clipboard): Windows DIB images, fill missing alpha #15296 Fix/generate py target injection #15248 Fix clipboard synchronization not fully disabled in View Only mode #15224 fix(keyboard): win, key, Pause #15351 Download: RustDesk 64-bit | MSI | 32-bit ~20.0 MB (Open Source) Links: RustDesk Home Page | Other platforms | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • This makes me think of Dune for some reason.
  • Recent Achievements

    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      503
    2. 2
      +Edouard
      203
    3. 3
      PsYcHoKiLLa
      98
    4. 4
      Michael Scrip
      80
    5. 5
      neufuse
      67
  • Tell a friend

    Love Neowin? Tell a friend!