Skip to content

Releases: Frederik-D-Weber/cosleep

v0.3.0 ANY PC, USB Stick Bootable Debian Live 9.8.0 (xfce) amd64

15 Apr 18:17
Compare
Choose a tag to compare

COsleep v0.3.0 on with binaries and source compiled in a Debian Live USB image version 9.8.0 and xfce as a desktop environment for 64bit CPUs , wit a real-time kernel, all included.
Use at own risk.
Download here the debian-custom-cosleep.iso

Put put the image on a USB stick of at least 4 GB size (8 GB recommended), the faster the write and read speeds, the better.

FROM LINUX
use dd
e.g. in almost all linux distros with a command similar to
dd if=debian-custom-cosleep.iso of=/dev/sdX bs=4M; sync
MAKE SURE /dev/sdX is your acutal USB drive, otherwise you might loose all you notebooks data. Also make sure the device is not mounted. if you made sure, then put a sudo in front of the command to make it work.

FROM WINDOWS
Use Win32DiskImager, download from here
Install and open Win32DiskImager, select your USB stick and check that it is the right drive letter OTHERWISE YOU LOOSE ALL THE DATA ON THE WRONG STICK.
Open the image file, by selecting files with the ending . in the file dialog that pops up, then find your debian-custom-cosleep.iso file, and finally press the "Write" button. Now wait and hope it worked.

NOTES:
The image is both UEFI and BIOS (legacy) bootable.
Just plug in your PC/Notebook/Laptop and boot from the USB stick you created with the image.

Importantly, many modern Notebooks and PCs require you to manually change your BIOS settings to boot from an USB stick, e.g. either by including the USB devices in the allowed boot sequence (before your actual hard drive for example) or by additionally disabeling some BIOS security features that do not allow to boot from "unauthorized" USB sticks (I am sure an exception here would not compromise your security by much). If you do not get it to boot, ask your closest PC nerd, or ask the internet that is full of answers in this regard.

username: user
password: live
rootuser: root
password: cosleep

COsleep study folder with compiled and source software is to be found in the main filesystem under /cosleep

KNOWN BUGS:
In the Standard View of the Recording GUI, the channel labels on the left axis are not always visible, however the TOP is EEG, the middle one is EOG and the bottom one is EMG.

v0.2.0 ANY PC, USB Stick Bootable Debian Live 9.8.0 (xfce) amd64

08 Apr 18:57
Compare
Choose a tag to compare

COsleep v0.2.0 on with binaries and source compiled in a Debian Live USB image version 9.8.0 and xfce as a desktop environment for 64bit CPUs , wit a real-time kernel, all included.
Use at own risk.
Download here the debian-custom-cosleep.iso

Put put the image on a USB stick of at least 4 GB size (8 GB recommended), the faster the write and read speeds, the better.

FROM LINUX
use dd
e.g. in almost all linux distros with a command similar to
dd if=debian-custom-cosleep.iso of=/dev/sdX bs=4M; sync
MAKE SURE /dev/sdX is your acutal USB drive, otherwise you might loose all you notebooks data. Also make sure the device is not mounted. if you made sure, then put a sudo in front of the command to make it work.

FROM WINDOWS
Use Win32DiskImager, download from here
Install and open Win32DiskImager, select your USB stick and check that it is the right drive letter OTHERWISE YOU LOOSE ALL THE DATA ON THE WRONG STICK.
Open the image file, by selecting files with the ending . in the file dialog that pops up, then find your debian-custom-cosleep.iso file, and finally press the "Write" button. Now wait and hope it worked.

NOTES:
The image is both UEFI and BIOS (legacy) bootable.
Just plug in your PC/Notebook/Laptop and boot from the USB stick you created with the image.

Importantly, many modern Notebooks and PCs require you to manually change your BIOS settings to boot from an USB stick, e.g. either by including the USB devices in the allowed boot sequence (before your actual hard drive for example) or by additionally disabeling some BIOS security features that do not allow to boot from "unauthorized" USB sticks (I am sure an exception here would not compromise your security by much). If you do not get it to boot, ask your closest PC nerd, or ask the internet that is full of answers in this regard.

username: user
password: live
rootuser: root
password: cosleep

COsleep study folder with compiled and source software is to be found in the main filesystem under /cosleep

KNOWN BUGS:
In the Standard View of the Recording GUI, the channel labels on the left axis are not always visible, however the TOP is EEG, the middle one is EOG and the bottom one is EMG.

v0.2.0 Ubuntu

08 Apr 18:33
Compare
Choose a tag to compare
v0.2.0 Ubuntu Pre-release
Pre-release

COsleep study folder with binaries compiled for Ubuntu_18.04 LTS x64 binaries version v0.2.0, kernel 4.15.XX (low-latency), minimal setup.
please run configure_ubuntu.sh in the shell with super user privileges, e.g. "sudo bash configure_ubuntu.sh" (at least run the first two uncommented lines in this script, then you will not run into errors while re-plugging the OpenBCI dongle)

v0.1.1 Ubuntu

08 Apr 18:32
Compare
Choose a tag to compare
v0.1.1 Ubuntu Pre-release
Pre-release

COsleep study folder with binaries compiled for Ubuntu_18.04 LTS x64 binaries version v0.1.1, kernel 4.15.XX (low-latency), minimal setup.
please run configure_ubuntu.sh at least the first two uncommented lines to not run into errors while re-plugging the OpenBCI dongle