Re: [Trisquel-users] IceDove replaced Thunderbird.

2014-10-17 Thread davesamcdxv
Icedove (the one I installed according to the link I provided above) has certainly got it.

Re: [Trisquel-users] LXQt 0.8 released. Will you try it?

2014-10-17 Thread zatroch
Nah, I won't (yet!). Thou my ex girlfriend will get it later on within dist-upgrade to Lubuntu 15.04 seamlessly. ;D

[Trisquel-users] LinuxVoice interview: Mir vs. Wayland

2014-10-17 Thread zatroch
http://www.linuxvoice.com/interview-thomas-vos-of-mir/

[Trisquel-users] My country (Slovakia) purchased FinFisher licenses, how do I protect?!

2014-10-17 Thread zatroch
https://www.wikileaks.org/spyfiles4/customers.html#licenses_15

Re: [Trisquel-users] Amd ati graphic cards only chipset matters not brand and version?

2014-10-17 Thread svhaab
I used a wrong terminology. Shall I call it free software hardware?

Re: [Trisquel-users] Amd ati graphic cards only chipset matters not brand and version?

2014-10-17 Thread Michał Masłowski
If you replace its nonfree VGA BIOS and revise the name to not use a noun + noun construction, then yes. If you call it hardware working with a free operating system, then it's completely clear what is ok and what isn't. (E.g. AMD cards aren't, while NVIDIA cards that ThinkPenguin sells are ok,

Re: [Trisquel-users] A replacement for google doc for collaboratively write documents

2014-10-17 Thread franparpe
Awesome. That is what I needed. Thank you.

Re: [Trisquel-users] Amd ati graphic cards only chipset matters not brand and version?

2014-10-17 Thread svhaab
There is no full listing of nouveau free software pci e graphic cards? I could not find a graphic card on thinkpenguin.

Re: [Trisquel-users] Help! GUI doesn't install????

2014-10-17 Thread cassidy
@Magic Banana This is pretty frustrating...sigh, still no progress. I used sudo vi to insert and save what you suggested into /etc/rc.local. Then rebooted, still coming up to terminal on boot. Is there any harm in using sudo service lxdm start longterm? I was hoping to take this laptop

Re: [Trisquel-users] Amd ati graphic cards only chipset matters not brand and version?

2014-10-17 Thread t8mf4nu6lizp
It's not an exhaustive list but what users like you and me submit there.

Re: [Trisquel-users] My country (Slovakia) purchased FinFisher licenses, how do I protect?!

2014-10-17 Thread t8mf4nu6lizp
Probably the usual: don't install random crap from the net but stick to the repos. Use the NoScript extension for abrowser and whitelist with care. Apply updates regularly. And don't run servers you don't need or have unused packages installed. etc etc Here's a collection of articles on

Re: [Trisquel-users] Is it possible to restart a text mode install that failed half way through?

2014-10-17 Thread sstewartgallus00
The system should really install the bootloader before installing software after minimal so that a basic level of functionality is there in case of an accident.

Re: [Trisquel-users] Is it possible to restart a text mode install that failed half way through?

2014-10-17 Thread sstewartgallus00
So I didn't restart the installer but I did everything manually. Simply, mount the hard drive you have Linux on. mount /dev/sdfoo /mnt Mount special directories mount /dev /mnt/dev mount /proc /mnt/proc mount /sys /mnt/sys Chroot into the mount chroot /mnt Install grub apt-get install

Re: [Trisquel-users] Acer Aspire V 11 Touch fails to boot off a USB LiveInstall

2014-10-17 Thread sstewartgallus00
So I tried the unreleased 7.01 version and it works.

Re: [Trisquel-users] Is it possible to restart a text mode install that failed half way through?

2014-10-17 Thread Andrew 'Leny' Lindley
Some caveats - a) I've never done exactly this so I can't promise it will work b) I strongly question the wisdom of running Trisquel on a machine too small to run the text mode installer. Having said those the procedure will be something like boot text mode install get past select language and

Re: [Trisquel-users] Is it possible to restart a text mode install that failed half way through?

2014-10-17 Thread sstewartgallus00
Yeah, my machine has 4GB of space. I suspect the actual reason the kernel crashed was that I booted the machine in legacy mode and the legacy BIOS code wasn't tested with Linux so the kernel mapped special hardware memory as usable memory which caused bad things.

Re: [Trisquel-users] Is it possible to restart a text mode install that failed half way through?

2014-10-17 Thread Andrew 'Leny' Lindley
Seems you did better than I could remember off the top of my head (i.e. /dev) in between the time I started typing and my next email refresh. :-) A pox on cheap BIOSes, I'm sure you'll agree.

Re: [Trisquel-users] Is it possible to restart a text mode install that failed half way through?

2014-10-17 Thread sstewartgallus00
So for other reasons (EFI support is flaky) I need to redo the above stuff with grub-efi but I also need to install grub-efi first. I need to get some network stuff running so I can do DNS inside the chroot and apt-get can resolve the archives. How do I get the net stuff working as well

Re: [Trisquel-users] Amd ati graphic cards only chipset matters not brand and version?

2014-10-17 Thread onpon4
tonlee: I could not find a graphic card on thinkpenguin. It's under Acessories Other Products, the GeForce 8400GS.

[Trisquel-users] Re : Help! GUI doesn't install????

2014-10-17 Thread lcerf
No harm whatsoever. We precisely try to automatically execute that command at init! By the way, you can more simply write: $ sudo start lxdm In fact, you probably simply want to directly start the graphical session (without the login screen). I believe the following command does so: $