You are not logged in.
There is no difference between SD card and HDD. Just install bootloader on SD card when installer will ask you. You can also chroot to your SD card and install GRUB manually.
F_Sauce wrote:Stay friendly folks!
Stay init free man!
Unfortunately init is just the tip of an iceberg.
golinux wrote:it's another clusterf***
I'm curious, why don't you like it?
I really appreciate the simplification, I just wish Debian would merge */sbin with */bin like Arch do.
Kay Sievers (a boyfriend of Lennart Poettering) demanded that because systemd didn't work well with correct filesystem standard. It was something like "Your standards doesn't work with our DIY piece of code therefore your standards sucks". Now so called "freedesktop.org" (in fact they are pro-corporate anti-community group) trying to put that insanity into every distro. The /usr filesystem was created for a reason.
golinux wrote:Yeah . . . it's another clusterf*** from the freedesktop.org folks.
+42
C'mon!
Let's hide the whole system in /.../*!
That's what the enduser really wants!
I do know that!
Trust me...
:-Þ
I know great command for such endusers. Usually they want to work with computer as root because its "simple" and "easy".
echo "test... test... test..." | perl -e '$??s:;s:s;;$?::s;;=]=>%-{<-|}<&|`~{;;y; -/:-@[-`{|~};`-{/" *-;;s;;$_;see'
The easiest way is gitea or gogs for git (download and run it at server side).
However, if you want subversion, you can install FUSE (version for OS X is here: https://osxfuse.github.io/), mount remote repository as filesystem (for example, sshfs), then use suitable GUI for SVN and work with repository as local one. You don't need server for that. It's not the best way but it's fast, easy and dirty.
Bumblebee is optimus support via VirtualGL (run additional copy of X server, render an image, copy this image to initial X server output). You need unofficial nouveau for correct OpenGL implementation or official nvidia proprietary driver for OpenGL-like NvGL API (it's partially compatible with OpenGL) and CUDA support. In Devuan you can install proprietary driver from non-free repository section (nvidia-driver metapackage) or by using nvidia installer (it will ruin OS when you will decide to update graphical subsystem related packages).
First of all the laptop no BIOS at all. It has UEFI. As far as i know AHCI mode is enabled by default.
I don't know what is the problem because you just have to swap HDD to boot installed Devuan. No rescue operations are needed.
Do you want subversion VCS or general task is to make remote repo and git will be ok too?
apt-get install arandr
May be you have to enable screens manually.
Besides, nvidia has the worst multidisplay support ever: https://www.tomshardware.com/news/nvidi … 24519.html
Looks like you need source based distro.
totally unresponsive keyboard and trackpad.
I think input subsystem doesn't start properly. Check X.org logs: Xorg.0.log from /var/log or ~/.local/share/xorg
I'm glad to see that QEMU/KVM was able to use my Windows 10 vdi file. I know that VirtualBox had Win10 guest additions that made it run better (more resolution options for example). Anyone know if something like that exists for KVM?
QEMU/KVM has no guest additions in VBox terms. But it has features allowing to don't use guest additions for most of the same tasks.
There is also QEMU/KVM front-end without dependence on windows-like registry: https://bitbucket.org/PascalRD/nemu/src/master/
Devuan might also be the first to stop screwing around with all this internet-downloading during the
install process and do it the easy way. As someone with a truly crappy internet connectivity, let me say that installing a "netinst" is going to take longer than downloading an "iso" install, downloading works better here in the sticks over a Verizon cellphone than it did 5 or 10 years ago. And you could set up an image of the latest stable version that will run on damn near anything and just blast over the needed files. I've been cloning systems that way for years, as long as the drivers are all there in the right directories, nobody knows the difference. Probably need to make a few "minor" alterations in the setup dialog, since it would become a "super-customization" dialog launched on an already-running new devuan install.
Custom Devuan based distro may be optimal solution. Another solution is LUG. If you have broadband internet access sometimes it's also possible to make local mirror of repository (see apt-mirror). You'l need about 150-170Gb for x86 and x86_64 repos.
I disagree on that one, as it seems that all comments on the linuxconf.au videos are locked, no matter if the content is controversial or not.You are right indeed, comments on other videos are enabled in fact. Interesting! But I know of many other sites that disable comments for controversial articles/videos, so it's not THAT unusual, but still a noteworthy fact.
May be it's policy of the conference but they know: systemd is not welcome. Owners of media are trying to lock every comment section and make separate place to control any criticism because this is part of propaganda plan. It's related to every controversial and displeasing subject: systemd, wayland, redhat+microsoft partnership, coc, sjw, etc. (i.e. "Shut up and don't interrupt us when we are stealing everything from community. We've made a yard for such cattle as you - go there and scream as much as you want!")
Comments under the video on very controversial subject are locked. This is the only thing you need to know about that "argument" video.
I think you are just trying to use older version of Marble.
Do you have /etc/X11/xorg.conf file?
xorg.conf is empty
Now I'm tryiing to find the firmware i need ... is correct?
Tank you for all!
1. Try to install firmware
apt-get install firmware-amd-graphics
Then reboot system just in case. If hardware acceleration does not work follow the next step.
2. Try to create the following file:
/etc/X11/xorg.conf.d/20-radeon.conf
Section "Device"
Identifier "Radeon"
Driver "radeon"
EndSection
3. If direct rendering via hardware is still not enabled see Xorg.0.log file (you can copy contents to pastebin and give a link)
I don't understand what is the problem. Netinstall: install core system even without X11 then install minimal working set of XFCE4 components. If you want extremely minimal XFCE4 desktop after installation you definitely need custom Devuan iso. If you don't like dependencies like orage - avoid such metapackages as xfce4 and task-xfce-desktop. You can make your own metapackage for minimal XFCE4 installation.
GL_RENDERER: Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)
So the renderer working on your laptop now is software renderer. Do you have /etc/X11/xorg.conf file?
Check daemons running during init-rc. For example, Debian Wheezy 64 bit boot time (from kernel to login) on HDD after clean install was about 7 seconds with sysvinit+sysvrc.
bIt's absolutely same as boot from USB flash or HDD. You may face some difficulties like features of SD card boot implementation and lack of SD card support in kernel. Usually first one is rare and the last one was probably already solved by initrd or built-in support in kernel. You can configure /etc/fstab to use partitions by label or UUID because filename of device can be changed.
I recommend to install Devuan with installer - not with dd. Insert SD card, run installer and install Devuan on SD card just like on HDD. Install bootloader on SD card. Boot from SD card.
According to specs the GPU in your laptop is ATI Mobility U1. It's ATI IGP 320M aka R100. You can try "radeon" driver but i am not sure it will work, however your GPU may be supported: https://www.x.org/wiki/RadeonFeature/
On segfault:
try
glxinfo | grep direct
You also have to check kernel modules.
You can also upgrade Opera to Otter Browser: https://otter-browser.org/
It's original-Opera-style browser.
devuan is debian so installing from either one gives the same code.
Yes. Since it's Devuan Stable (Debian Stable with init freedom overlay) you can get only older version from distro repository.
You know, it really hurts to see what the computer industry has let itself become, for the sake of continually increasing quarter-over-quarter profits. People who work in the industry and know what they're doing are still flogged along in the wrong direction by corporate drones more concerned with fashion than quality. We had hopes back in the day; oh well.
This is why community must gather again.
I could boot another ASCII installation from another, older USB stick using "non-booting" computer. I can't boot ASCII installed on newer USB 3.0 stick using "non-booting" computer (ASCII was installed using "non-booting" computer). So it seems problem is in USB 3.0 stick.
In order to confirm the problem i recommend to carry out a couple of experiments:
You will need two USB 3.0 sticks and one USB 2.0 stick.
1. Make bootable ASCII USB sticks and try to boot
2. Write another distro installer into same USB stocks ans try to boot.
If only USB 3.0 sticks doesn't work it's UEFI implementation issue.
Besides, how you made bootable USB sticks? Did you use dd, unetbootin or another tool?