sleepyhead on Linux

General Discussion on any topic relating to CPAP and/or Sleep Apnea.
newUser1

sleepyhead on Linux

Post by newUser1 » Fri Mar 17, 2017 4:32 pm

Using Ubuntu 16.04 1
Synaptic let download sleepyhead /0.9.8-3/.
But I cannot find it.
Tried to reinstall in terminal and get: "sleepyhead is already the newest version /0.9.8-3/ "

Unfortunately I am not good with compiling.

User avatar
palerider
Posts: 32300
Joined: Wed Dec 16, 2009 5:43 pm
Location: Dallas(ish).

Re: sleepyhead on Linux

Post by palerider » Fri Mar 17, 2017 4:36 pm

That one is old,

Dpkg -L and the package name will tell you where the files got put. It's probably SleepyHead

There is a newer version on SleepyHead.jedimark.net

_________________
Mask: Bleep DreamPort CPAP Mask Solution
Additional Comments: S9 VPAP Auto
Get OSCAR

Accounts to put on the foe list: dataq1, clownbell, gearchange, lynninnj, mper!?, DreamDiver, Geer1, almostadoctor, sleepgeek, ajack, stom, mogy, D.H., They often post misleading, timewasting stuff.

newUser1

Re: sleepyhead on Linux

Post by newUser1 » Fri Mar 17, 2017 4:46 pm

thanks palerider,
I found it and it seems to be working.
I'll also check jedimark's site

newUser1

Re: sleepyhead on Linux

Post by newUser1 » Sat Mar 18, 2017 7:21 am

tried to build SleepyHead:

I installed libqt5serialport5 , git, qt5-qmake, qt5-default , libqt5webkit5-dev , libqt5serialport5- , g++ , libudev-dev ( as suggested in a previous post).

And I followed jedimarks instructions. But 'qmake ../sleepyhead-code/SleepyHead......' tells me: "Cannot find file: ../sleepyhead-code/SleepyHead........"

Obviously I don't understand all this. I thought that one needs to clone the code.

User avatar
palerider
Posts: 32300
Joined: Wed Dec 16, 2009 5:43 pm
Location: Dallas(ish).

Re: sleepyhead on Linux

Post by palerider » Sat Mar 18, 2017 11:19 am

newUser1 wrote:tried to build SleepyHead:

I installed libqt5serialport5 , git, qt5-qmake, qt5-default , libqt5webkit5-dev , libqt5serialport5- , g++ , libudev-dev ( as suggested in a previous post).

And I followed jedimarks instructions. But 'qmake ../sleepyhead-code/SleepyHead......' tells me: "Cannot find file: ../sleepyhead-code/SleepyHead........"

Obviously I don't understand all this. I thought that one needs to clone the code.
if you're going to stick around and post, make an account.

I'll need more about what you've done (no .....) to be able to see what went wrong.

multiple people here are using self compiled sleepyhead on linux.

_________________
Mask: Bleep DreamPort CPAP Mask Solution
Additional Comments: S9 VPAP Auto
Get OSCAR

Accounts to put on the foe list: dataq1, clownbell, gearchange, lynninnj, mper!?, DreamDiver, Geer1, almostadoctor, sleepgeek, ajack, stom, mogy, D.H., They often post misleading, timewasting stuff.

bering3
Posts: 6
Joined: Sat Mar 18, 2017 1:28 pm

Re: sleepyhead on Linux

Post by bering3 » Sat Mar 18, 2017 1:47 pm

palerider wrote:
I'll need more about what you've done (no .....) to be able to see what went wrong.

.
As said, I installed libqt5serialport5 , git, qt5-qmake, qt5-default , libqt5webkit5-dev , libqt5serialport5- , g++ , libudev-dev ( as suggested in a previous post).
And I followed the instructions:
- cd ..
- mkdir build_sleepyhead
- cd build_sleepyhead
- qmake ../sleepyhead-code/SleepyHeadQT.pro

But qmake gave "Cannot find file: ../sleepyhead-code/SleepyHeadQT.pro."

Did not make it to 'make'
Thanks

User avatar
palerider
Posts: 32300
Joined: Wed Dec 16, 2009 5:43 pm
Location: Dallas(ish).

Re: sleepyhead on Linux

Post by palerider » Sat Mar 18, 2017 2:18 pm

bering3 wrote: - cd ..
- mkdir build_sleepyhead
- cd build_sleepyhead
- qmake ../sleepyhead-code/SleepyHeadQT.pro

But qmake gave "Cannot find file: ../sleepyhead-code/SleepyHeadQT.pro."
what's in your sleepyhead-code directory?

_________________
Mask: Bleep DreamPort CPAP Mask Solution
Additional Comments: S9 VPAP Auto
Get OSCAR

Accounts to put on the foe list: dataq1, clownbell, gearchange, lynninnj, mper!?, DreamDiver, Geer1, almostadoctor, sleepgeek, ajack, stom, mogy, D.H., They often post misleading, timewasting stuff.

Woody
Posts: 592
Joined: Sat Mar 10, 2007 7:59 pm

Re: sleepyhead on Linux

Post by Woody » Sat Mar 18, 2017 3:21 pm

According to this page it may only work with Ubuntu 15.04 .



https://sleepyhead.jedimark.net/

_________________
Machine: DreamStation Auto CPAP Machine
Mask: Ultra Mirage™ Full Face CPAP Mask with Headgear
Humidifier: DreamStation Heated Humidifier
Additional Comments: SleapyHead software

bering3
Posts: 6
Joined: Sat Mar 18, 2017 1:28 pm

Re: sleepyhead on Linux

Post by bering3 » Sat Mar 18, 2017 3:34 pm

palerider wrote:
what's in your sleepyhead-code directory?
I think that this is the problem!

I don't have a 'sleepyhead-code directory' .

Where can I download one?

Thanks

User avatar
palerider
Posts: 32300
Joined: Wed Dec 16, 2009 5:43 pm
Location: Dallas(ish).

Re: sleepyhead on Linux

Post by palerider » Sat Mar 18, 2017 4:32 pm

Woody wrote:According to this page it may only work with Ubuntu 15.04 .https://sleepyhead.jedimark.net/
it's just compiled on 15.04.

_________________
Mask: Bleep DreamPort CPAP Mask Solution
Additional Comments: S9 VPAP Auto
Get OSCAR

Accounts to put on the foe list: dataq1, clownbell, gearchange, lynninnj, mper!?, DreamDiver, Geer1, almostadoctor, sleepgeek, ajack, stom, mogy, D.H., They often post misleading, timewasting stuff.

User avatar
palerider
Posts: 32300
Joined: Wed Dec 16, 2009 5:43 pm
Location: Dallas(ish).

Re: sleepyhead on Linux

Post by palerider » Sat Mar 18, 2017 4:36 pm

bering3 wrote:
palerider wrote:
what's in your sleepyhead-code directory?
I think that this is the problem!

I don't have a 'sleepyhead-code directory' .

Where can I download one?
well, ok, that's a fault in the instructions, assuming the person knows more than they might do.

apt-get install git
git clone https://gitlab.com/sleepyhead/sleepyhead-code.git

do that in the directory that you made the build_sleepyhead directory in.

_________________
Mask: Bleep DreamPort CPAP Mask Solution
Additional Comments: S9 VPAP Auto
Get OSCAR

Accounts to put on the foe list: dataq1, clownbell, gearchange, lynninnj, mper!?, DreamDiver, Geer1, almostadoctor, sleepgeek, ajack, stom, mogy, D.H., They often post misleading, timewasting stuff.

bering3
Posts: 6
Joined: Sat Mar 18, 2017 1:28 pm

Re: sleepyhead on Linux

Post by bering3 » Sat Mar 18, 2017 4:45 pm

palerider wrote:

what's in your sleepyhead-code directory?

Folder has: 3rdparty history nnosetup sleepyhead tranlations bundle3rdparty configure copying doxyfile readme sleepyheadqt.pro version.sh

User avatar
palerider
Posts: 32300
Joined: Wed Dec 16, 2009 5:43 pm
Location: Dallas(ish).

Re: sleepyhead on Linux

Post by palerider » Sat Mar 18, 2017 5:21 pm

bering3 wrote:
palerider wrote:

what's in your sleepyhead-code directory?

Folder has: 3rdparty history nnosetup sleepyhead tranlations bundle3rdparty configure copying doxyfile readme sleepyheadqt.pro version.sh
so, now, go try the qmake step.

_________________
Mask: Bleep DreamPort CPAP Mask Solution
Additional Comments: S9 VPAP Auto
Get OSCAR

Accounts to put on the foe list: dataq1, clownbell, gearchange, lynninnj, mper!?, DreamDiver, Geer1, almostadoctor, sleepgeek, ajack, stom, mogy, D.H., They often post misleading, timewasting stuff.

bering3
Posts: 6
Joined: Sat Mar 18, 2017 1:28 pm

Re: sleepyhead on Linux

Post by bering3 » Sun Mar 19, 2017 8:03 am

This worked very well.
Thank You very much!