Re: [Trisquel-users] MFP

2013-12-25 Thread Aniyan Rajan

On 03/12/2013 04:36 PM, mikko.viinam...@students.turkuamk.fi wrote:

You can find a Thinkpenguin link on the right hand side column --

They seem to have 2 all-in-one printers and they donate part of 
their profits to Trisquel.


Besides that, it's a guessing game.

(Next time you might want to use an easier to understand topic.)


Hello,

i have found 3 printers (MFPs) in Thinkpenguin.

https://www.thinkpenguin.com/catalog/printer-all-one-gnulinux

I am interested to buy one of them. Could you please tell me the model 
numbers of those 3 items, so that I can find and read the specs before I 
order ?


Thanks,


Re: [Trisquel-users] MFP

2013-12-25 Thread Aniyan Rajan

On 25/12/2013 10:19 PM, mikko.viinam...@students.turkuamk.fi wrote:


https://www.thinkpenguin.com/contact


I have used this url to send an email yesterday, to the sales 
department. But no response yet.


Thanks.


[Trisquel-users] Choosing 32-bit or 64-bit

2013-03-31 Thread Aniyan Rajan
Hello Trisquel Users,

http://trisquel.info/en/download
http://trisquel.info/en/wiki/customizing-trisquel-iso

I am customizing* Trisquel Mini* Distro, as part of my job. I am using a
32-bit version of Trisquel-Mini. I take the filesystem.squashfs, unsquash
it to a local directory, chroot to that directory and make changes (install
new packages) and then come out of it and rebuild the new .iso. It is as
specified in the above url.

I have been doing this in my PC, which is a  Debian 32-bit OS and a 64-bit
Intel processor. Everything works fine until this point. I have chosen a
Debian 32-bit OS, as the Trisquel Mini is 32-bit.

Now I would like to move my entire work to a VPS. I have taken a VPS, but
there I have an option to install a 32-bit Debian or a 64-bit Debian as the
guest OS. So which one I should choose ? Do I have to really depend on a
32-bit OS, as my work is with 32-bit Trisquel-Mini ? Is there any benefit
keeping such a dependency ? (I will be modifying the distro using a chroot
environment.)

Please provide your suggestions.

Thanks,
Aniyan


Re: [Trisquel-users] boot from usb stick

2013-02-23 Thread Aniyan Rajan
On Sat, Feb 23, 2013 at 4:06 PM, mansel...@gmail.com wrote:

 Unless the iso is designed to do this it will not work. The bios loads the
 boot sector and the boot sector tells the bios I am in the CD drive when it
 is not.

 A bit of artistry is needed. I think this was first worked out
 successfully by Mika Prokop and the Grml Team http://grml.org


I have customized the distro and made the trisquel-modified.iso. So I
cannot move to a new distro now. So can you please tell me exactly what I
have to do with the iso to achieve this ?


Re: [Trisquel-users] boot from usb stick

2013-02-23 Thread Aniyan Rajan

 On Sat, Feb 23, 2013 at 4:06 PM, mansel...@gmail.com wrote:

 Unless the iso is designed to do this it will not work. The bios loads
 the boot sector and the boot sector tells the bios I am in the CD drive
 when it is not.

 A bit of artistry is needed. I think this was first worked out
 successfully by Mika Prokop and the Grml Team http://grml.org


 I have customized the distro and made the trisquel-modified.iso. So I
 cannot move to a new distro now. So can you please tell me exactly what I
 have to do with the iso to achieve this ?


By the way, I have tried the following too. But this made the usb-stick
undetected.

dd if=trisquel-modified.iso of=/dev/sdb


[Trisquel-users] boot from usb stick

2013-02-22 Thread Aniyan Rajan
Hello,

I have used the method in the following url to create a
trisquel-modified.iso.
http://trisquel.info/en/wiki/customizing-trisquel-iso

I wrote trisquel-modified.iso in a cdrom and it boots fine without any
problems.

Then I used my usb stick and did the following. (The usb stick was having
one FAT32 partition).
dd if=trisquel-modified.iso of=/dev/sdb1

It wrote the contents of trisquel-modified.iso to sdb1. Then I tried
booting from the usb stick, but it never boot. It is just showing the
screen Loading the Operating System... and it stays there.

Please help me to know, what is wrong here.

Thanks.


Re: [Trisquel-users] Richard Stallman

2013-02-10 Thread Aniyan Rajan
 Church Of Emacs?


There is no such church. Even if there is one, it cannot solve any kind of
health or mental problems through grace, which is something that the human
beings want.


Re: [Trisquel-users] syslinux.cfg

2013-02-08 Thread Aniyan Rajan
My syslinux.cfg shows a 'menu' line. Will the syslinux display a grub like
menu while booting ?

PROMPT 0
 default Trisquel

 label Trisquel
menu label Try Trisquel without installing
kernel vmlinuz
append  cdrom-detect/try-usb=true file=/cdrom/trisquel.seed
 initrd=/casper/initrd boot=casper splash quiet  --



Re: [Trisquel-users] syslinux.cfg

2013-02-07 Thread Aniyan Rajan
Please give a response, anyone...

Thanks,

On Wed, Feb 6, 2013 at 9:44 PM, Aniyan Rajan aniyan.raj...@gmail.comwrote:

 Hello,

 I have a squashfs based distro in my usb stick. It is
 Trisquel-mini-slaine. In the root folder of the usb stick, there is a
 syslinux.cfg. The contents are below. It looks like it is for showing a
 grub like menu. But there is no menu displayed while booting. Could you
 please help me to understand what is wrong ?

 Thanks,


 PROMPT 0
 default Trisquel

 label Trisquel
menu label Try Trisquel without installing
kernel vmlinuz
append  cdrom-detect/try-usb=true file=/cdrom/trisquel.seed
 initrd=/casper/initrd boot=casper splash quiet  --






Re: [Trisquel-users] syslinux.cfg

2013-02-07 Thread Aniyan Rajan
Hello,

Have it worked before?

The OS is booting. But the boot menu never appeared.

Have you followed any specific installation guide? Which one?

I have downloaded this one from the following url, sometime ago. But now
this url is not working too.
http://devel.trisquel.info/slaine/trisquel-mini-master/casper/

I just copied them to my usb stick, then did the following command and it
started booting. Is there any installation guide? Please show me if there
is one.

#syslinux /dev/sdb1

thanks,


Re: [Trisquel-users] syslinux.cfg

2013-02-07 Thread Aniyan Rajan

 You might also want to notice that slaine end-of-lifed on March 24, 2012.

 It's not a good idea to use unsupported software.


That's okay for me. I just want to learn how that syslinux.cfg works. Is
there any installation guide? Will that help?

Thanks.


[Trisquel-users] syslinux.cfg

2013-02-06 Thread Aniyan Rajan
Hello,

I have a squashfs based distro in my usb stick. It is Trisquel-mini-slaine.
In the root folder of the usb stick, there is a syslinux.cfg. The contents
are below. It looks like it is for showing a grub like menu. But there is
no menu displayed while booting. Could you please help me to understand
what is wrong ?

Thanks,


PROMPT 0
 default Trisquel

 label Trisquel
menu label Try Trisquel without installing
kernel vmlinuz
append  cdrom-detect/try-usb=true file=/cdrom/trisquel.seed
 initrd=/casper/initrd boot=casper splash quiet  --



Re: [Trisquel-users] Re : wireless adapter

2012-07-19 Thread Aniyan Rajan
Thanks, but no link. Please send me the link.

On Thu, Jul 19, 2012 at 5:20 PM, magicban...@gmail.com wrote:

 25% on the benefits, yes. Here is the link (where the libre part of the
 URL is essential).



[Trisquel-users] wireless adapter

2012-07-18 Thread Aniyan Rajan
Hello,

Where can I buy a usb wireless adapter (stick) with chipset RTL8187b, that
works with Trisquel-Mini ? I have found the following, but there is no
information about where to buy them.

http://www.h-node.org/wifi/catalogue/en/1/1/undef/undef/undef/undef/undef/undef?search_string=8187bsubmit=Search

Please help.

Thanks,


Re: [Trisquel-users] Volume muted by default

2012-06-19 Thread Aniyan Rajan

 All I know is you can use the amixer command to set volume and
 mute/unmute. You can put that in start up scripts.


Yes, I can do that to unmute the volume.

I am currently using Slaine. I have found that the volume is muted by
default for the other versions of Trisquel-Mini (squashfs based) too. Why
is it so? Or is it a problem with my environment ?


[Trisquel-users] Volume muted by default

2012-06-11 Thread Aniyan Rajan
Hello,

The Volume Applet is muted by default. As I am using the Trisquel-Mini
(squashfs version, Slaine), this happens on every booting of the OS. How
can I change it to 'not muted' by default ? Is there any settings file ?

Thanks.


Re: [Trisquel-users] gecko-mediaplayer

2012-06-03 Thread Aniyan Rajan
Yes, I understand that and I know about multiverse in ubuntu. But debian
lists that package in the free repository. I went through the license.
Seems to be ok.

I'm trying to do a streaming (.pls, .m3u, etc) using the online radio
stations. So gecko + mplayer  is the only thing that works easily and
perfectly. I pulled out gecko from debian-squeeze. Is there any alternative
software in Trisquel-Slaine?

Thanks,
Jos Collin

On Sun, Jun 3, 2012 at 12:29 AM, sirgr...@member.fsf.org wrote:

 It has to do with how 
 [https://trisquel.info/en/**wiki/how-trisquel-madehttps://trisquel.info/en/wiki/how-trisquel-madeTrisquel
  is made].  Trisquel is made from Ubuntu and Ubuntu has 4
 repository components

 1) Main - Officially supported software.

 2) Restricted - Supported software that is not available under a
 completely free license.

 3) Universe - Community maintained software, i.e. not officially supported
 software.

 4) Multiverse - Software that is not free.

 That package [in ubuntu 11.10] which is the basic equivalent if Trisquel
 5.5 has that package in the multiverse repository.  I don't know why it is
 there (it appears to be GPL) but maybe there is some patent restriction or
 something.  We don't import any packages from the multiverse repo because
 for whatever reason they are determined by the Ubuntu community to be
 non-free.  Hope that answers your question.


Re: [Trisquel-users] gecko-mediaplayer

2012-06-03 Thread Aniyan Rajan
 As far as the radio question you can use Exaile as it has a radio station
 feature (tabs on the left side).


I need a plugin that works with firefox. When the user access the radio
websites, the plugin should play the radio within the browser.

For example, www.somafm.com

Please suggest.

Thanks


[Trisquel-users] gecko-mediaplayer

2012-06-02 Thread Aniyan Rajan
Hello,

Why the package gecko-mediaplayer is not present in Trisquel-Slaine? I
think it is completely free. Is it present in any other versions of
Trisquel? If not, what is the reason?

Thanks,
Aniyan


Re: [Trisquel-users] Brightness

2012-05-16 Thread Aniyan Rajan
 Ah, I forgot you said you're on Slaine, sorry. You need to run
 gconf-editor (from gconf-editor package) and search for for 'dim'. Then
 toggle the relevant key's value from true to false.


Can you tell me a command line way of doing it, as I'm in a chroot
environment ?

Thanks


Re: [Trisquel-users] Brightness

2012-05-16 Thread Aniyan Rajan
I ran the following command and made the gconftool working as per
https://bugs.launchpad.net/qbzr/+bug/694279

#unset DBUS_SESSION_BUS_ADDRESS

But still the brightness changes, immediately when the AC is turned off.

Also I found that the value of idle_dim_battery is not changed in the file
/usr/share/gconf/schemas/gnome-power-manager.schemas

So I changed it to false manually. I also changed some of the values of the
tags related to the battery. But still not able to achieve the desired
result.

Please help.

Thanks.

On Wed, May 16, 2012 at 8:37 PM, mikko.viinam...@students.turkuamk.fiwrote:

 I believe it's

 gconftool --set --type bool 
 /apps/gnome-power-manager/**backlight/idle_dim_battery
 false



Re: [Trisquel-users] Brightness

2012-05-15 Thread Aniyan Rajan

 Does your hardware (BIOS + video card) allow controlling brightness by
 software? Try the brightness applet, does it work?


I'm able to control the brightness. But that is not something that I want
to achieve. I want to disable the screen dimming (brightness reducing)
feature, when the laptop is on battery. So that the brightness value will
be the same all the time.

Some one please help.

Thanks,


Re: [Trisquel-users] Brightness

2012-05-15 Thread Aniyan Rajan
 Try

 gsettings set org.gnome.settings-daemon.**plugins.power idle-dim-battery
 false

 and if it works you'll want to test whether that survives a restart.


I tried this and got the following error

GLib-GIO-ERROR **: Settings schema
'org.gnome.settings-daemon.plugins.power' is not installed

aborting...
Aborted


Re: [Trisquel-users] Brightness

2012-05-15 Thread Aniyan Rajan
I have installed gnome-settings-daemon and tried again. Still showing the
same error.

Is there any other way to do this? Like editing a settings file ?

Thanks,


On Tue, May 15, 2012 at 9:43 PM, Aniyan Rajan aniyan.raj...@gmail.comwrote:


 Try

 gsettings set org.gnome.settings-daemon.**plugins.power idle-dim-battery
 false

 and if it works you'll want to test whether that survives a restart.


 I tried this and got the following error

 GLib-GIO-ERROR **: Settings schema
 'org.gnome.settings-daemon.plugins.power' is not installed

 aborting...
 Aborted




[Trisquel-users] Brightness

2012-05-14 Thread Aniyan Rajan
Hello,

I'm using Tisquel Slaine in my laptop computer. How can I disable the
screen dim when on battery ? I have tried many methods and not working.

I have commented the following line in the file
/usr/lib/pm-utils/power.d/laptop-mode. But it is not working.

 true) laptop_mode_battery ;;



So it there any Trisquel specific way to do it ? I need a command-line
method (editing the settings file), as I need to store the settings
permanently in the squashfs.

Thanks,
Aniyan