You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



32 or 64 bit advice

Author (Read 19847 times)

0 Members and 1 Guest are viewing this topic.

Re: 32 or 64 bit advice
« Reply #18 on: March 22, 2016, 03:49:19 PM »
 

Colin23erk

  • Forum Regular
  • ***
  • 212
    Posts
  • Reputation: 13
  • Linux Lite Member
    • View Profile

  • MEMORY: 256mb
Thanks everyone for the encouragement -- It looks as if it should work

All I need is the courage to get down to giving it a try . but with my track record if there is a snag it will find me --- LOL

Another concern of mine is the need to update the Kernal is it a straight forward job. I thought LL used a specific Kernal   . Does updating the Kernal  update the drivers to the newest available for Linux

Not 100% straight forward, mainly because it's WiFi only, and the WiFi didn't work out of the box, it's Broadcom on this one.
Quote


Is it usual for the same model of Computer to to have different Wifi makes as all the components are part of the motherboard these days

Colin

I Learn something new Every Day !
An "example" is worth a 1000 words
 

Re: 32 or 64 bit advice
« Reply #17 on: March 19, 2016, 07:17:17 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Stream11 & LL 2.8 64 bit

After lot's of googling and making notes.

First, If you have been using the Stream and have docs/files on it, Back those up.
You will need to remove Win10,
So use the Win8/10 "create recovery disk" to create a bootable USB recovery stick(16GB).
That way you can always get back to a "Out Of The Box"(OOB) clean new install.
=========================================================
You will need:
- A bootable LL 2.8 64 bit install USB stick.
- A USB WiFi stick, the inbuilt Broadcom device does not work at first. (I had this one, seems to work O.K)
- or a USB Ethernet adapter and cable to plug on you modem/router. (I do not have one, but should work)

Then:
- Plug in install USB stick in left side(USB2) and WiFi/Ethernet Adapter in the right side, connect network cable if using one to your modem/router. (I read using right(USB3) for install can fail)
- Switch on Stream 11 and keep tapping the Esc key till a mini menu appears.
- Press F10 , Then using right arrow key move to "System Configuration".
- Use down arrow to go to "Boot Options" and hit "Enter"
- Use down arrow to go to "Legacy Support" and hit enter, select "Enable" enter,
- Use down arrow to go to "Secure Boot" and and hit enter, select "Disable" enter,
- Use down arrow to go to "Legacy Boot Order"
   >>> Then use up/down & F5/F6 to make "USB Diskette / USB Hard Drive" First , and "Notebook Harddisk" Second , then press Esc
- Using right arrow key move to "Exit" , Use down arrow to go to "Exit Saving Changes" , Press "Enter" and confirm "Yes" to Save
- PC will re-start, LL should now start to load.
  >>> You may get white lines/and some garbage, but it should eventually get to the Desktop.
- If you used a WiFi adapter, connect to your network and enter your key, if Ethernet it should connect automatically.

Then:
- Menu, start typing gpart and select Partition Drives.
- Using gparted remove "all" the partitions on the drive [/dev/mmcblk0 29.12GB]. (The drive is eMMC , it actually presents like a SD Card.?) exit gparted.
  (I partitioned the drive, but given it's size, it up to you.? a 10GB / a 10GB /home and a 4GB swap )
- Now install LL either with, use all disk or Other, if you want to, and select the partitions previously created.
- When the install is complete, Use the continue using option, but then immediately Shut Down.
- Unplug the install stick, but leave in the WiFi or Ethernet adapter.
- Then switch it back on, If all went well, it should now re-boot into LL.

Now some setup/config:
The LL Driver search did not find anything for the Broadcom devices, so this worked for WiFi, not Bluetooth though.
Code: [Select]
sudo apt-get install bcmwl-kernel-sourcereboot, then:
Code: [Select]
sudo modprobe wlYou should now be able to connect to your WiFi.

The hard keys for Volume & Brightness worked in jumpy steps, so based on a previous experience with another HP, I did.
Code: [Select]
gksu leafpad /etc/default/grubThen edited the line:
Code: [Select]
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"To:
Code: [Select]
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=linux acpi_backlight=vendor"then saved it, and a:
Code: [Select]
sudo update-grubControls are more granular, BUT brightness is at MAX. That can be fixed with xbacklight at some stage.

Installed SKYPE, webcam & Audio working.
Installed Chrome, that's working, occasional jump on some screen changes, it's the same with kernel 4.5.0

But for a day to day little device it seems to work 10X's better than Win10

Forgot, Boot Time:
Power On to grub @ 2~3 secs, and from grub to Desktop @ 12~13 secs.
« Last Edit: March 20, 2016, 04:48:43 AM by Wirezfree »
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: 32 or 64 bit advice
« Reply #16 on: March 19, 2016, 05:08:42 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Although I have mixed feelings about benefiting from the problems of others

Cheers,
Andy N1KSN


Yes a dilemma, but they did at least get something...

I will write something up shortly, Bluetooth is still a challenge... It worked once.. But no more :(
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: 32 or 64 bit advice
« Reply #15 on: March 19, 2016, 11:36:34 AM »
 

n1ksn

  • PayPal Supporter
  • New to Forums
  • *****
  • 31
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

  • CPU: Intel Atom

  • MEMORY: 2Gb

  • VIDEO CARD: Intel integrated
Wirezfree,

Nice, nice, nice!  I look forward to your details on getting wifi working.  I had a similar experience bringing new life to a Gateway LT40 using LL.  No hiccups whatsoever (except forgetting about Numlock at first).  Very satisfiying.

This may inspire me to go back to the pawn shop and rescue a low-end machine.  (Although I have mixed feelings about benefitting from the problems of others.)

Cheers,
Andy N1KSN
 

Re: 32 or 64 bit advice
« Reply #14 on: March 19, 2016, 09:21:46 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
@Colin23erk.

A friend with a Stream11/Win10 in a box doing nothing, because he said it ran like syrup and was like watching paint dry...
Well it runs pretty good with LL 2.8 64bit, he's impressed and want's to keep it..?? :) :)
Not 100% straight forward, mainly because it's WiFi only, and the WiFi didn't work out of the box, it's Broadcom on this one.
Will post details later, a few tweaks to make, and an occasional flash on some screen changes, will try a new kernel, still on 3.19.




With Chrome & 7 tabs open, Skype running using @ 1GB of mem, so for day to day use it's fine.
It's been running over 9 hours and 15% battery left, now that's good. tlp may extend even further...

« Last Edit: March 19, 2016, 09:30:03 AM by Wirezfree »
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: 32 or 64 bit advice
« Reply #13 on: March 16, 2016, 07:19:57 PM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x

Are you suggesting that problems wait around every corner till they see me coming - sounds about right -- LOL

LOL..
You're a lucky one  ;D
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Re: 32 or 64 bit advice
« Reply #12 on: March 16, 2016, 05:59:50 PM »
 

Colin23erk

  • Forum Regular
  • ***
  • 212
    Posts
  • Reputation: 13
  • Linux Lite Member
    • View Profile

  • MEMORY: 256mb
the wifi /bluetooth is --Realtek RTL 8723 BE 802.11b/g/n (1x1) and Bluetooth® 4.0 combo


Knowing Colin's track record  ;) (please no offense) I'm only offering insight for a preparedness should something arise...

Are you suggesting that problems wait around every corner till they see me coming - sounds about right -- LOL
I Learn something new Every Day !
An "example" is worth a 1000 words
 

Re: 32 or 64 bit advice
« Reply #11 on: March 16, 2016, 04:49:00 PM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x
I agree on the 32/64 bit - its going to come down to preference.. Whether there is a noticeable difference in performance or if you prefer Chrome vs Chromium - again research in the live environment (I myself have both now)

I wasn't sure how new the hardware was; on my 1 set up I needed a 4.x kernel

Two things to take away from the 2nd link I provided..
WiFi may require updates - Commands will be ran in terminal
Trackpad  "in order to make it work properly under Linux, we need to change a couple of things."

These are a couple things that may require modification after an install - then again they may not...  This was from a year ago and on Mint...
Knowing Colin's track record  ;) (please no offense) I'm only offering insight for a preparedness should something arise...
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Re: 32 or 64 bit advice
« Reply #10 on: March 16, 2016, 04:43:09 PM »
 

torreydale

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1588
    Posts
  • Reputation: 261
  • * Forum Moderator *
    • View Profile

  • CPU: Intel i5-3230M (4) @ 3.200GHz

  • MEMORY: 16Gb

  • VIDEO CARD: Intel 3rd Gen Core processor Graphics

  • Kernel: 5.x
justme2,
I wonder if your friend's quad core processor is 1.9 GHz or slower and if the drive is 5400 rpm, 7200 rpm, or SSD?

Even with the laptop specs you see in my profile, I was unhappy with Windows 7.  My core i5 is only dual-core, but it is quad threaded.  So Linux sees it as a quad-core processor.  Things run much, much better with the same hardware under Linux Lite.  I only use Windows in a VM for one app.  An app I only need to access 1-3 times per year.
« Last Edit: March 16, 2016, 04:53:18 PM by torreydale »
Want to thank me?  Click my [Thank] link.
 

Re: 32 or 64 bit advice
« Reply #9 on: March 16, 2016, 03:48:25 PM »
 

justme2

  • PayPal Supporter
  • Forum Regular
  • *****
  • 201
    Posts
  • Reputation: 25
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5 vPro

  • MEMORY: 8Gb

  • VIDEO CARD: Intel
Not sure why 64 bit would benefit when you have only 2GB Ram?.  My desktop runs sweetly on 32 bit + 3GB Ram

My 32 bit netbook with 1GB Ram runs LL2.8 sweetly. Typically less than 200MB ram is in use unless I'm editing video files. Why is 64bit becoming a necessity if there is a performance hit? I noticed that my friends 64bit/4GB quad core PC with Windows 10 seems very slow. I'm confused as to whether upgrading to a 64bit system is wise. I know that 32bit systems are getting scarce, but are we 'being taken for a ride' by manufacturers?
1) Lenovo T520 i5 LL3.8 8GB ram, fast & stable
2) Medion P4 32bit LL3.8 1GB ram, quite fast & stable
3) eeePC 901 32bit LL3.8 1GB ram, fast & stable
4) eeePC 701 32bit LL3.8 1GB ram, slower & stable but small and light enough to travel with me to New Zealand when visiting family in Blenheim.
 

Re: 32 or 64 bit advice
« Reply #8 on: March 16, 2016, 03:32:18 PM »
 

torreydale

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1588
    Posts
  • Reputation: 261
  • * Forum Moderator *
    • View Profile

  • CPU: Intel i5-3230M (4) @ 3.200GHz

  • MEMORY: 16Gb

  • VIDEO CARD: Intel 3rd Gen Core processor Graphics

  • Kernel: 5.x
Your Google Chrome add-ons and extensions should follow you to Chromium when you log into Chromium using your Google Chrome account.  Based on this link, the Linux Lite folks have added pepperflash to Chromium.  Pepperflash is something you will need to view things which require Adobe flash. 

Dual booting wouldn't be affected by your amount of memory.  Whichever operating system you boot to will have access to all of the 2GB of memory. 

I was unhappy with my dual processor machine at 2.3Ghz and 4GB of memory running Windows 7 32-bit and especially 64-bit.  The same desktop machine that I purchased in 2007 is running LL 2.8 64-bit better than it ever ran Windows Vista or Windows 7.  I've upgraded to 7GB of RAM, and I feel the PC has another 5 years in it.

If you've used your HP Stream 11 with Windows on it, I think you'll notice an improvement with whichever version of Linux Lite you choose.  I can say when I shifted a user's middle spec hardware from LL 64-bit to LL 32-bit, the performance was noticeable.  That machine was dual core (I'm guessing about 2GHz) and 3GB of DDR2 RAM.  The hard drive was only 5400 rpm, but the difference in performance from 64-bit to 32-bit was noticeable.....on his hardware.

I do not think you'll have a problem with drivers.  Your processor and video graphics are Intel based.  The only major item I don't know about is your wireless adapter.  But I don't expect that to be a show stopper either.
« Last Edit: March 16, 2016, 03:38:12 PM by torreydale »
Want to thank me?  Click my [Thank] link.
 

Re: 32 or 64 bit advice
« Reply #7 on: March 16, 2016, 01:45:11 PM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x
Colin,

These maybe worth a read
http://askubuntu.com/questions/578187/hp-stream-13-c004tu-notebook-for-ubuntu-install
- Ignore the UEFI stuff as you'll be installing in legacy.

http://farrin.me.uk/linux-mint-on-hp-stream-11

As I mentioned kernel is going to make a difference; looking like 3.19 or above (LL2.8 should be ok) and even then some drivers may need updated and additional configurations... (See the 2nd link)


LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Re: 32 or 64 bit advice
« Reply #6 on: March 16, 2016, 01:19:06 PM »
 

newtusmaximus

  • Gold Level Poster
  • *******
  • 682
    Posts
  • Reputation: 67
  • Paypal Supporter.
    • View Profile

  • CPU: Intel Core duo 6300 1.86GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 82Q963/Q965

  • Kernel: 5.x
Not sure why 64 bit would benefit when you have only 2GB Ram?.  My desktop runs sweetly on 32 bit + 3GB Ram
2006 - HP DC7700p ultraslim Desktop Intel 6300 cpu  4GB Ram LL3.8 64bit.
2007 - Fujitsu Siemens V3405 Laptop  2 GB Ram LL3.6 32bit. Now 32bit Debian 9 + nonfree.
2006 - Fujitsu Siemens Si1520 Laptop Intel T720 cpu 3GB Ram   LL5.6 64 Bit
2014 - Fujitsu Siemens Lifebook E754 Intel i7 4712MQ 16GB Ram LL6.6
2003 - RETIRED Toshiba Satellite Pro A10 1 GB RAM LL2.8 32bit
 

Re: 32 or 64 bit advice
« Reply #5 on: March 16, 2016, 12:37:55 PM »
 

Colin23erk

  • Forum Regular
  • ***
  • 212
    Posts
  • Reputation: 13
  • Linux Lite Member
    • View Profile

  • MEMORY: 256mb
Thanks Guys


The reason I asked was I had read that in some cases the 32bit works faster than the 64bit  Is the difference significant or not


The computer was purchased in Nov 2015


this is the info I have from HP



Graphics   ---   Intel HD Graphics
Ports   ---   1 HDMI , 1 headphone/microphone combo , 1  USB 2.0 , 1 USB  3.0   
Expansion slots   ---    microSD media card reader
Audio features   ---   TS Studio Sound™; Dual speakers
Pointing device   ---   HP Imagepad with multi-touch gesture support
Wireless   ---   802.11b/g/n (1x1) and Bluetooth® 4.0 combo


I will try a USB 64bit live version to see if the drivers are recognized




Thanks for the Google Chrome info - I assumed it was all Linux after reading the warning


I was concerned if the Chrome addons would work with Chromium if I migrated


I was thinking that with such a small memory it would be impractical to duel boot . I was intending making a Backup copy of Windows so I could reinstal it if needed
I Learn something new Every Day !
An "example" is worth a 1000 words
 

Re: 32 or 64 bit advice
« Reply #4 on: March 15, 2016, 06:06:13 PM »
 

torreydale

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1588
    Posts
  • Reputation: 261
  • * Forum Moderator *
    • View Profile

  • CPU: Intel i5-3230M (4) @ 3.200GHz

  • MEMORY: 16Gb

  • VIDEO CARD: Intel 3rd Gen Core processor Graphics

  • Kernel: 5.x
Try the Live Media of both options, 32-bit and 64-bit.  As of March 1, 2016, you won't be able to use Google Chrome with the 32-bit option, but you might get better performance.

I say this because I installed 64-bit on a medium spec machine and it didn't perform as expected.  When I installed 32-bit on the same machine, it worked noticeably better.  You don't have to do a full install like I did, but trying before installing using the Live CD/Media option could be revealing. 

P.S.  For the same concern you've issued, I now have prebuilt LL images in 32-bit and 64-bit with the help of Systemback.  When helping a new user get with Linux Lite, if I'm on the fence about which version to install, I can try out either option in a matter of minutes to see which works better.
Want to thank me?  Click my [Thank] link.
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section