The officially official Devuan Forum!

You are not logged in.

#2651 Re: News & Announcements » Devuan 2.0 ASCII Release Candidate » 2018-05-12 20:29:24

Andre4freedom wrote:

One note: on the XFCE4 desktop the administrative tools cannot be launched using the XFCE4-menu. You have to do a "gksu synaptic" in a terminal - that works well.

Ah, another happy Devuan user.  big_smile  Thanks for the report.

Yeah . . .   non-functional pkexe from the menu is a known DEBIAN issue that Devuan keeps getting docked for.  And the solution is as you described.  Now that gksu has been dropped we will have another pkg to maintain . . .

#2653 Re: Off-topic » Will 'Pluto' be the next Devuan release? » 2018-05-11 18:31:49

From the lack of bugs reported after the RC, I don't think you'll have long to wait . . .  big_smile

#2654 Re: Installation » Battery status notification » 2018-05-11 16:40:35

You could start by specifying what iso (live, netinstall etc.) you  used and what DE you installed.

#2655 Re: Off-topic » Will 'Pluto' be the next Devuan release? » 2018-05-11 16:30:45

siva wrote:

I completely forgot about this link.  But CTRL+F and "Pluto" gives me hope ^_^

Hey, nothing against Pluto.  It's just 13 letters from "C".

Release after Beowulf will start with a hard "C"

It's "Carol," isn't it?

My lips are sealed.  We'll announce it when ASCII moves to stable and Beowulf to "testing".  I think you'll like it . . .   big_smile

#2656 Re: Off-topic » Will 'Pluto' be the next Devuan release? » 2018-05-11 15:50:19

Pluto?  Maybe 50 years from now!! LOLOL!  Release after Beowulf will start with a hard "C".  Not going to spill the beans here.  If you read Devuan.org you would have seen this which is our source for naming releases.  Why?  One of the devs responsible for Devuan is an astronomer.  History matters . . .

#2657 Re: Desktop and Multimedia » always disabling overlay scrollbar in caja file manager [SOLVED] » 2018-05-09 16:43:14

Happy to hear you found the fix.  The GTK madness is making life difficult for all of us . . .

#2658 Re: Desktop and Multimedia » always disabling overlay scrollbar in caja file manager [SOLVED] » 2018-05-09 16:17:40

The fix in Clearlooks-Pheninix-Darkpurpy keeps a 'normal' scollbar in user as well as root apps.  I repost here the discussion on Xfce forum that got me to the right place.  If it's a caja deficiency you're on your own . . .

#2659 Re: Desktop and Multimedia » Again Mate and permissions problem » 2018-05-09 09:32:44

Don't be fooled by the name.  We are using Gentoo's forked version of elogind that doesn't need systemd.

#2660 Re: Devuan Derivatives » [MiyoLinux] New Releases Uploaded » 2018-05-08 04:06:26

MiyoLinux wrote:

Sorry...

FDN?

forums.debian.net

Here's the post that mentions haveged:
http://forums.debian.net/viewtopic.php? … 4&p=672747

#2661 Re: Devuan » Some ASCII love » 2018-05-08 04:02:32

Ozi wrote:

Is the darkpurpy theme a similar to post sunset on BEOWULF?

I don't quite understand the question so I'll just drops links here to screenies of the darkpurpy theme from grub to slim to the desktop and maybe that will answer it.  If it doesn't, please try again:
https://dev1galaxy.org/files/grub-final.png
https://dev1galaxy.org/files/slim_ascii.png
https://dev1galaxy.org/files/ascii_desktop.png

#2662 Documentation » INSTALLATION for Devuan ASCII ARM builds » 2018-05-08 02:57:08

golinux
Replies: 0

From parazyd's README.  Thought it might be useful to have here:

1.    Download the image you want:

; curl -O https://files.devuan.org/devuan_ascii/embedded/devuan_ascii_2.0.0_armhf_sunxi.img.xz

2.     Download the shasums and the signature:

; curl -O https://files.devuan.org/devuan_ascii/embedded/SHA256SUMS
	; curl -O https://files.devuan.org/devuan_ascii/embedded/SHA256SUMS.asc

3.    Verify:

; gpg --verify SHA256SUMS.asc && sha256sum -c SHA256SUMS

4.    dd the raw image to a medium of your choice (little less than 2GB):

; xzcat devuan_ascii_2.0.0_armhf_sunxi.img.xz | sudo dd of=/dev/mmcblk0 bs=2M

5.    In case it's a sunxi image, grab your respective u-boot blob, and flash it:

; curl -O https://files.devuan.org/devuan_ascii/embedded/u-boot/Cubieboard2_defconfig.bin
	; sudo dd if=Cubieboard2_defconfig.bin of=/dev/mmcblk0 bs=1024 seek=8 && sync

Other useful documentation can be found here:
- https://www.raspberrypi.org/documentati … ges/mac.md
- freenode irc #devuan-arm

#2663 Re: Devuan Derivatives » [MiyoLinux] New Releases Uploaded » 2018-05-08 02:47:59

I just saw a post about that over on FDN.

#2664 Re: Other Issues » [SOLVED] Alarm Clock App » 2018-05-07 22:19:33

I use the reminder plugin on gkrellm.  It can do repetitions on odd cycles like every 3 or 5 days etc.

#2665 Re: Devuan » Some ASCII love » 2018-05-07 20:47:28

MiyoLinux wrote:

I deleted my previous comment, because I'm so stupid that I didn't notice what thread it was located in.

Still...HOORAY! tongue

It wasn't this thread when you wrote it.  wink  I split it off from your thread.  Too bad it's gone.  It was amusing . . .

#2666 Re: Devuan » Some ASCII love » 2018-05-07 04:09:28

Ron wrote:

I've been playing around with Ascii all day, installing all the apps I use and testing things. I have to say that Ascii runs just as good on my computer as Jessie does. And it looks better too.

This report makes me very happy.  big_smile  The team has worked long and hard.  I am also delighted that you like the darkpurpy theming.  I don't think that anyone will be expecting where Beowulf will be going.  Here's a very preliminary sneak peek.  LOLOL!

Good work. How close is Ascii to being considered a stable version? To me it seems like it already is. smile

The RC should be out in days.  We're working on the announcement, building the isos and preparing for the servers to be hammered.  If no major issues pop up in the RC, stable could be here really soon.

One note for whoever reads this.   The name of the minor planet for which Devuan 2.0 is named is actually ASCII - all in caps.  We've all gotten a little sloppy about that but you'll notice the correct font case used in the website revisions and also the announcement.

#2667 Re: Documentation » dev1fanboy's "Maintainer walkthrough" » 2018-05-07 00:49:08

@stanz . . . talk.devuan.org is mostly obsolete.  But if chillfan sent you there it's probably OK.  Seems the whole site is non-functional . . .

You might look at this classic how-to.  Even I can follow that.  That method wouldn't be acceptable for official packages though.

It looks like a network problem:

18  if-ae-11-2.tcore1.ad1-amsterdam.as6453.net (80.231.152.26)  144.823 ms  142.150 ms  156.199 ms
19  80.231.80.6 (80.231.80.6)  146.676 ms 195.219.150.110 (195.219.150.110)  148.349 ms  147.575 ms
20  * * *

Problem is in Amsterdam it seems.  News flash: the server has been moth-balled.  Backup not restored yet and no ETA for when or if that will happen.

#2668 Re: Devuan Derivatives » [MiyoLinux] New Releases Uploaded » 2018-05-05 04:12:18

Ron wrote:

golinux wrote:
Keeping in mind that slim and lightdm require different backends iirc.

So if I wanted to switch to lightdm, does that mean that I would need to install something else along with it?

This touches on the kind of issues that you are having:
https://dev1galaxy.org/viewtopic.php?pid=8670#p8670
as does this email:
https://lists.dyne.org/lurker/message/2 … 30.en.html

Unfortunately, I am bewildered with which packages are needed for what so you'll have to figure it out on your own (or maybe fsmithred will stop by).

#2669 Re: Devuan Derivatives » [MiyoLinux] New Releases Uploaded » 2018-05-05 02:58:36

Keeping in mind that slim and lightdm require different backends iirc.

#2670 Re: DIY » Tips for using Palemoon » 2018-05-04 20:30:16

stanz wrote:

Where to turn, when pm starts slowing down & gets bloated? yikes

xkill works a treat and when you reopen PM, the killed browser session pops up and asks if you want to restore.

#2672 Re: Desktop and Multimedia » cannot get VLC hardware acceleration under Ascii/Raspberry Pi 3 » 2018-05-03 18:12:33

devuser wrote:
golinux wrote:
fanfoue70 wrote:

Could the maintainer add these compilation options please ?

--enable-omxil --enable-omxil-vout --enable-rpi-omxil --disable-mmal-codec --disable-mmal-vout

Devuan does not maintain VLC if that's what you're assuming.  I don't know whether Debian touches it or whether it comes directly from VLC.  You could always recompile it yourself.

Anyways in my opinion the most pragmatic approach would be to build a package with the proposed changes and host it at a custom repo (kinda like the old debian multimedia repo) first.

Pragmatic for whom?  Certainly not Devuan as we have our hands more than full.  Besides, there is already a process where "improved" and new packages can move from experimental to testing to the main repo.   If you want to offer a new, forked or altered Devuan/Debian package, work on it at git.devuan.org.  For packaging instructions, please read about the d1h packaging helper.  And be prepared to maintain it for future releases.

#2673 Re: Desktop and Multimedia » cannot get VLC hardware acceleration under Ascii/Raspberry Pi 3 » 2018-05-03 16:17:50

fanfoue70 wrote:

Could the maintainer add these compilation options please ?

--enable-omxil --enable-omxil-vout --enable-rpi-omxil --disable-mmal-codec --disable-mmal-vout

Devuan does not maintain VLC if that's what you're assuming.  I don't know whether Debian touches it or whether it comes directly from VLC.  You could always recompile it yourself.

#2674 Re: Off-topic » In what country are you right Now ? » 2018-05-03 02:15:06

I should write a book . . . "My life in Trumpistania" . . .

#2675 Re: Devuan Derivatives » [Miyo] Kernel questions » 2018-05-03 00:39:04

The first option disables backports.  I have always put a space after the #  but don't know whether that's necessary.   The second example enables them.

Board footer

Forum Software