You are not logged in.
Pages: 1
Is there a LAMP install for Devuan ? It would install a server, DB and PHP that I could use for learning, development, and testing on my local network. Do I install all the components individually or is there a package that could do it in one swoop?
Thanks
Is it possible to use MX Repos for Devuan? Does anyone do this with some success?
Thanks
Suddenly today it worked.
Devuan can read an older SD card in my laptop's internal SD card reader. But when I try an SDHC I card it does "see" it, sudo fdisk -l does not list it. I've tried a lot of modprobe commands recommended on forums but nothing has worked. Maybe the reader...my laptop is too old, but I'd like to try. The only mention of it on my system seems to be when I run $ sudo dmesg | grep sdhci. Any ideas or need more info please let me know.
$ lspci | grep Ricoh
02:06.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b9)
02:06.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b9)
02:06.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 03)
02:06.3 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 20)
02:06.5 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 10)
02:06.6 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 10)
$ lsmod |egrep 'mmc|sdhci|ricoh'
sdhci_pci 28672 0
sdhci 40960 1 sdhci_pci
mmc_core 118784 2 sdhci,sdhci_pci
The $ sudo dmesg | grep sdhci output is very long so I'll give a representative snip:
...snip
[ 1360.851234] sdhci: =========== REGISTER DUMP (mmc0)===========
[ 1360.851238] sdhci: Sys addr: 0x00000000 | Version: 0x00000400
[ 1360.851242] sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000
[ 1360.851245] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000
[ 1360.851250] sdhci: Present: 0x010f0000 | Host ctl: 0x00000001
[ 1360.851253] sdhci: Power: 0x0000000f | Blk gap: 0x00000000
[ 1360.851257] sdhci: Wake-up: 0x00000000 | Clock: 0x00008007
[ 1360.851261] sdhci: Timeout: 0x00000009 | Int stat: 0x00000000
[ 1360.851264] sdhci: Int enab: 0x00ff0083 | Sig enab: 0x00ff0083
[ 1360.851268] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
[ 1360.851272] sdhci: Caps: 0x018021a1 | Caps_1: 0x00000000
[ 1360.851275] sdhci: Cmd: 0x00000502 | Max curr: 0x00000040
[ 1360.851278] sdhci: Host ctl2: 0x00000000
[ 1360.851279] sdhci: ===========================================
[ 1360.863067] sdhci: =========== REGISTER DUMP (mmc0)===========
[ 1360.863071] sdhci: Sys addr: 0x00000000 | Version: 0x00000400
[ 1360.863075] sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000
[ 1360.863078] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000
[ 1360.863082] sdhci: Present: 0x010f0000 | Host ctl: 0x00000001
[ 1360.863086] sdhci: Power: 0x0000000f | Blk gap: 0x00000000
[ 1360.863090] sdhci: Wake-up: 0x00000000 | Clock: 0x00008007
[ 1360.863093] sdhci: Timeout: 0x00000009 | Int stat: 0x00000000
[ 1360.863097] sdhci: Int enab: 0x00ff0083 | Sig enab: 0x00ff0083
[ 1360.863101] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
[ 1360.863104] sdhci: Caps: 0x018021a1 | Caps_1: 0x00000000
[ 1360.863108] sdhci: Cmd: 0x00000102 | Max curr: 0x00000040
[ 1360.863111] sdhci: Host ctl2: 0x00000000
[ 1360.863112] sdhci: ===========================================
[ 1360.864180] sdhci-pci 0000:02:06.3: Will use DMA mode even though HW doesn't fully claim to support it.
[ 1361.911189] sdhci: =========== REGISTER DUMP (mmc0)===========
[ 1361.911193] sdhci: Sys addr: 0x00000000 | Version: 0x00000400
[ 1361.911197] sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000
[ 1361.911201] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000
[ 1361.911204] sdhci: Present: 0x010f0000 | Host ctl: 0x00000001
[ 1361.911208] sdhci: Power: 0x0000000f | Blk gap: 0x00000000
[ 1361.911212] sdhci: Wake-up: 0x00000000 | Clock: 0x00008007
[ 1361.911216] sdhci: Timeout: 0x00000009 | Int stat: 0x00000000
[ 1361.911219] sdhci: Int enab: 0x00ff0083 | Sig enab: 0x00ff0083
[ 1361.911223] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
[ 1361.911227] sdhci: Caps: 0x018021a1 | Caps_1: 0x00000000
[ 1361.911231] sdhci: Cmd: 0x00000502 | Max curr: 0x00000040
[ 1361.911234] sdhci: Host ctl2: 0x00000000
[ 1361.911235] sdhci: ===========================================
[ 1361.924936] sdhci: =========== REGISTER DUMP (mmc0)===========
[ 1361.924940] sdhci: Sys addr: 0x00000000 | Version: 0x00000400
[ 1361.924945] sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000
[ 1361.924948] sdhci: Argument: 0x00000000 | Trn mode: 0x00000000
[ 1361.924952] sdhci: Present: 0x010f0000 | Host ctl: 0x00000001
[ 1361.924956] sdhci: Power: 0x0000000f | Blk gap: 0x00000000
[ 1361.924960] sdhci: Wake-up: 0x00000000 | Clock: 0x00008007
[ 1361.924963] sdhci: Timeout: 0x00000009 | Int stat: 0x00000000
[ 1361.924967] sdhci: Int enab: 0x00ff0083 | Sig enab: 0x00ff0083
[ 1361.924971] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000000
[ 1361.924976] sdhci: Caps: 0x018021a1 | Caps_1: 0x00000000
[ 1361.924979] sdhci: Cmd: 0x00000102 | Max curr: 0x00000040
[ 1361.924982] sdhci: Host ctl2: 0x00000000
[ 1361.924984] sdhci: ===========================================
[ 1361.926061] sdhci-pci 0000:02:06.3: Will use DMA mode even though HW doesn't fully claim to support it.
[ 1370.794217] sdhci-pci 0000:02:06.3: Will use DMA mode even though HW doesn't fully claim to support it.
[ 1371.849731] sdhci-pci 0000:02:06.3: Will use DMA mode even though HW doesn't fully claim to support it.
...snip
Hi,
I was looking for a bootable USB maker where you can use a .iso to make a bootable USB. In Windows it would be an .exe called "Rufus" for example. Looked in Synaptic but couldn't find one. I'm using Devuan GNU/Linux ascii. Would prefer not to use dd(?)
Thanks
Thanks will check out joive.
I was experimenting with Okular, a KDE document viewer. It has a feature where it will read the PDF in a voice. But that feature is greyed-out. I think I need something called qt-speech but I can find it in Synaptic. Is the a way to get this a hopefully use the speech feature in Okular. Thanks
Not going to worry about it, vid seems fine as is. Thanks.
Hi, I get warnings when I upgrade, is there a fix? What does it mean? Is it a bug? Thanks.
uname -a
Linux giga12 4.9.0-7-686-pae #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) i686 GNU/Linux
$ uname -v
#1 SMP Debian 4.9.110-3+deb9u1 (2018-08-03)
$ lspci | grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation G84GLM [Quadro FX 1600M] (rev a1)
$ cat /etc/*-release
PRETTY_NAME="Devuan GNU/Linux ascii"
NAME="Devuan GNU/Linux"
ID=devuan
ID_LIKE=debian
HOME_URL="https://www.devuan.org/"
SUPPORT_URL="https://devuan.org/os/community"
BUG_REPORT_URL="https://bugs.devuan.org/"
$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
linux-image-4.9.0-7-686-pae linux-libc-dev
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 39.2 MB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://pkgmaster.devuan.org/merged ascii-security/main i386 linux-image-4.9.0-7-686-pae i386 4.9.110-3+deb9u2 [37.9 MB]
Get:2 http://pkgmaster.devuan.org/merged ascii-security/main i386 linux-libc-dev i386 4.9.110-3+deb9u2 [1348 kB]
Fetched 39.2 MB in 1min 23s (470 kB/s)
Reading changelogs... Done
(Reading database ... 141873 files and directories currently installed.)
Preparing to unpack .../linux-image-4.9.0-7-686-pae_4.9.110-3+deb9u2_i386.deb ...
Unpacking linux-image-4.9.0-7-686-pae (4.9.110-3+deb9u2) over (4.9.110-3+deb9u1) ...
Preparing to unpack .../linux-libc-dev_4.9.110-3+deb9u2_i386.deb ...
Unpacking linux-libc-dev:i386 (4.9.110-3+deb9u2) over (4.9.110-3+deb9u1) ...
Setting up linux-libc-dev:i386 (4.9.110-3+deb9u2) ...
Setting up linux-image-4.9.0-7-686-pae (4.9.110-3+deb9u2) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-4.9.0-7-686-pae
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/sw_method_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/sw_bundle_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/sw_nonctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/sw_ctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/gpccs_sig.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/gpccs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/gpccs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/gpccs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/fecs_sig.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/fecs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/fecs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/fecs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/acr/ucode_unload.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/acr/ucode_load.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/acr/bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/sw_method_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/sw_bundle_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/sw_nonctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/sw_ctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/gpccs_sig.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/gpccs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/gpccs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/gpccs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/fecs_sig.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/fecs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/fecs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/fecs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/acr/ucode_unload.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/acr/ucode_load.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/acr/bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/sw_method_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/sw_bundle_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/sw_nonctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/sw_ctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/gpccs_sig.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/gpccs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/gpccs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/gpccs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/fecs_sig.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/fecs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/fecs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/fecs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/acr/ucode_unload.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/acr/ucode_load.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/acr/bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/sw_method_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/sw_bundle_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/sw_nonctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/sw_ctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/gpccs_sig.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/gpccs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/gpccs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/gpccs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/fecs_sig.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/fecs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/fecs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/fecs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/acr/ucode_unload.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/acr/ucode_load.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/acr/bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/sw_method_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/sw_bundle_init.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/sw_nonctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/sw_ctx.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/gpccs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/gpccs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/fecs_sig.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/fecs_data.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/fecs_inst.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/gr/fecs_bl.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/acr/ucode_load.bin for module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm20b/acr/bl.bin for module nouveau
I: The initramfs will attempt to resume from /dev/sda5
I: (UUID=48753958-b4a4-44fb-b12f-b604743f41e1)
I: Set the RESUME variable to override this.
live-boot: core filesystems devices utils udev wget blockdev dns.
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found theme: /usr/share/desktop-base/grub-themes/desktop-grub-theme/theme.txt
Found linux image: /boot/vmlinuz-4.9.0-7-686-pae
Found initrd image: /boot/initrd.img-4.9.0-7-686-pae
Found linux image: /boot/vmlinuz-4.9.0-6-686-pae
Found initrd image: /boot/initrd.img-4.9.0-6-686-pae
Found memtest86+ image: /boot/memtest86+.bin
Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
Found Windows 10 on /dev/sda1
done
- - - - -
I'll comment out backports like it was by default. New version of Devuan has more recent Inkscape, thanks for help.
No only Inkscape and dependencies is what I'd install if available. No major thing if not available but would be nice...
So in /etc/apt/sources.list I assume I uncomment,
deb http://auto.mirror.devuan.org/merged jessie-backports main
I did that and updated.
$ cat /etc/apt/sources.list
## package repositories
deb http://auto.mirror.devuan.org/merged jessie main
deb http://auto.mirror.devuan.org/merged jessie-updates main
deb http://auto.mirror.devuan.org/merged jessie-security main
deb http://auto.mirror.devuan.org/merged jessie-backports main## source repositories
#deb-src http://auto.mirror.devuan.org/merged jessie main
#deb-src http://auto.mirror.devuan.org/merged jessie-updates main
#deb-src http://auto.mirror.devuan.org/merged jessie-security main
#deb-src http://auto.mirror.devuan.org/merged jessie-backports maindeb http://download.videolan.org/pub/debian/stable/ /
deb-src http://download.videolan.org/pub/debian/stable/ /
In Synaptic Package Manager see two new entries:
Not Automatic: jessie-backports (auto.mirror.devuan.org)
jessie-backports (auto.mirror.devuan.org)
I don't see a newer version of InkScape in Synaptic when I seach for it. Did I do it correctly?
Thanks.
Coming from Ubuntu if I want try to get a more recent version of a program than what's in Synaptic, I try to find a ppa [Personal Package Archive] for it. Usually it works and I can use recent version that might have bug fixes etc. In Devuan Jessie the default version for InkScape is .48 i think they are up .9x now. I wondered if there's a way I could get a more recent version?
Also I wasn't sure about this so wanted to ask...can I use a .deb or a repository from Debian? Or does Devuan need a .deb and repositories tweaked specifically for it?
Super stable distro, thank you for making it available.
I got the "action" I like. So open a program like Synaptic Package Manager and it overtly asks for password, same if I try to access my Windows partition that's conveniently added to the desktop- it asks for the PW.
During the install there's an install step that opens a window regarding sudo options (it's not the first window mentioning sudo - i.e. not the one early-on in the install [where I check that I want to use sudo] but about mid-way thru the install). If I remember it has 3 check boxes with one I think checked by default "sudo only for logout" or something like that is checked. I unchecked the default and checked the top-most 2 check boxes. Then I got that "action". Not sure exactly what configs checking those boxes invoked but it worked.
You're correct. Logging out then in and now sudo works. Thank you.
What about my second question if possible? Should I start a new thread? One reason I liked Devuan vs. other distros I tried is that it asked for passwords when I tried to access my Windows partition. But this new install does not. Also maybe related not matter what distro if I open the Synaptics Package Manager I'll get asked for the password. Strangely it just opens without a password. Previous install of Devuan asked for passwords in all cases, but it's not doing this now. I don't understand what changeed or how to fix it.
I did do:
# adduser devuan sudo
I do not know if this was necessary. But:
devuan@devuan:~$ sudo apt-get install etherape
[sudo] password for devuan:
devuan is not in the sudoers file. This incident will be reported.
How do I use sudo?
also:
I want the "action" that if I open Synaptics Installer or click to open my windows partition devuan will ask for the password.
It is not doing that. It just opens Synaptics or takes me to window partition without asking for a password. I don't understand this. With a previous Devuan install if I ried anything it would ask for a password. New install it's not doing that now..
cat /etc/issue
Devuan GNU/Linux 1
Thanks
Pages: 1