You are not logged in.

#21 2018-03-21 07:44:11

beaker
Unverified Muppet
Registered: 2016-03-06
Posts: 198

Re: Should Bunsenlabs run this slow on my computer?

Offline

#22 2018-03-21 08:02:31

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Should Bunsenlabs run this slow on my computer?

Mint 18.3 (Cinnamon): https://torrents.linuxmint.com/torrents … so.torrent

You can use transimission (our stock torrent program) with that, it should work fine wink

Here's how to verify the image: https://linuxmint.com/verify.php

To burn the image you can either download, unzip and run this Etcher AppImage, it should work fine in BunsenLabs:

https://github.com/resin-io/etcher/rele … x86_64.zip

Or you can use the terminal:

sudo cp linuxmint-18.3-cinnamon-64bit.iso /dev/sdX ; sync

Replace X with the letter assigned to the USB stick, *do not* add a number to the end.

To find the letter assigned to the USB stick, open a terminal and run this command:

dmesg -w

Then plug in your stick and read the new output that appears, it will name the device and tell you the drive letter.

Good luck!

Offline

#23 2018-03-22 12:08:32

apacus11
Member
From: Bilbao
Registered: 2015-11-17
Posts: 49

Re: Should Bunsenlabs run this slow on my computer?

brontosaurusrex wrote:

b. disable compton (killall compton), this should in some cases give you some speed and in some cases it could remove the tearing effect. https://www.youtube.com/watch?v=ceX18O9pvLs
c. On laptop I'd probably go with a tiler (like dwm)

You mean disbling compton removes the tearing effect? I may test that on an old atom netbook...
Should I remove compton and install dwm instead?

Offline

#24 2018-08-11 11:08:21

theblur
New Member
Registered: 2018-08-11
Posts: 3

Re: Should Bunsenlabs run this slow on my computer?

Lenny W. wrote:

When I run Bunsenlabs on a live boot from the USB drive, everything seems fine. Once installed and running from the hard drive, my internet browsing lags a lot.

I was absolutely frustrated with this thing. Seems like this is known as 'Exhausted Entropy Bug'

iMBeCil wrote:

I belive you are a victim of 'exhausted entropy' bug

The solution is to run this command :

sudo apt install haveged

More details on this thread: https://forums.bunsenlabs.org/viewtopic.php?id=4789

Offline

Board footer

Powered by FluxBB