Debian 10 (Buster) and Swappiness

2019-08-22 Thread Gustavo - Emar
Hi,
After upgrading from Debian Stretch to Buster (10), we realize that it is
not managing memory as before.
First, even with Swappiness = 0 and having 32 Ram, (16 Gb using) it starts
using Swap, and the system is slow and crashing.

$ sudo sysctl -a|grep swappiness
vm.swappiness = 0

thanks in advance

Gustavo


Re: System user names, uids, and gids

2018-10-25 Thread gustavo panizzo



hi


On Tue, Oct 23, 2018 at 03:09:05PM +0200, Steve Keller wrote:

Dan Purgert  writes:


No, package management doesn't touch usernames.  They're kept as a
reference so that when you look at a logfile (etc.) that's still owned
by that UID, you'll get the username instead of just an ID number.


Well, the package management *does* create users and groups when
packages are installed so I would prefer at least an option to delete
them when the package is purged.


Granted, if nothing is owned by debian-exim anymore, then deleting the
entry will not cause any problems.


Of course I've already checked that.


This gets messy, since the ID number is what matters to the system.
Changing *that* information may very well break things.  It's completely
fixable (i.e. change /etc/group and then find all the files group-owned
by the old GID, and update the ownership).


Of course the file uids/gids have to be changed too, but that's easy
(in single user mode, when no daemons are running using these IDs).
The question is whether Debian expects certain users/groups to have a
fixed value or if I am allowed to change them.

My impression is that uids and gids below 100 are fixed and more are
created dynamically when packages are installed and that the next free


some UIDs are fixed, check /usr/share/doc/base-passwd


number above 100 is chosen.  When some packages only need a user or
only a group, then uids/gids are not incremented in sync.  If this
assumption is true it shouldn't matter which numeric IDs these users
and groups have and it shouldn't cause problems if I change them.  But
I'd like to be sure.


If anything, this is the one thing I wouldn't touch on a system, unless
I was building it from scratch (e.g. LFS) -- a better approach to the
GID/UID mismatch would perhaps be talking to the package maintainers.


Hm, is this something the package maintainer has to deal with or is
pre/post inst scripts call adduser when required 


grep for adduser in /var/lib/dpkg/info/*inst


this a function of the package management system?  I would imagine that
the package management system provides a function "please, find an
unused system uid and gid and create user foo and group foo".  Then
the package management system would need to be changed to give
matching IDs if a package wants a user and a group (probably of the
same name).

Steve



--
IRC: gfa
GPG: 0X44BB1BA79F6C6333



Re: LoadBalance With HA

2018-09-16 Thread Gustavo Soares de Lima
Hi,
is it for the website? wha'ts the service?
well, I like Pen, Keepalived, Lvs, data with GlusterFS, etc.
I believe that if you are more specific you can find more specific answers
:)

best regards

Em dom, 16 de set de 2018 às 09:39, Labs Ocozzi 
escreveu:

> Hi, i have a lab in my workstation, i like build 2 loadbalanced
> servers.What is best technology(free and open) for
> that, in debian?
> I need a good material for a simple enveroment, setup.
>
> --
> Att,
> BR-RJ.
> Togy Silva Ocozzy
> LABS OCOZZI PE.
>
>
> ---
> Este email foi escaneado pelo Avast antivírus.
> https://www.avast.com/antivirus
>
>


Bug when installing texlive in debian 9.3 stretch.

2018-03-05 Thread Gustavo Moitinho Trindade

OS: debian 9.3 (x86_64)
Cinnamon 3.2.7
Linux kernel: 4.9.0-6-amd64
Processor: Intel Core i303110M @ 2.40Ghz x 2
RAM: 3.7 GB


After installing textlive with:
    $ sudo apt install texlive

dpkg seems to fail configuring a bunch of packages that are tex related.

I tried to fix with
    $ sudo apt --fix-broken install

But I got a similar output, which is bellow:

Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
17 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up tex-common (6.06) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
    This may take some time...
fmtutil failed. Output has been stored in
/tmp/fmtutil.mCfb4czR
Please include this file if you report a bug.

dpkg: error processing package tex-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of texlive-pictures-doc:
 texlive-pictures-doc depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-pictures-doc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of prosper:
 prosper depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package prosper (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-pstricks-doc:
 texlive-pstricks-doc depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-pstricks-doc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-pictures:
 texlive-pictures depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-pictures (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of tipa:
 tipa depends on tex-common (>= 3); however:
  Package tex-common is not configured yet.

dpkg: error processing package tipa (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-font-utils:
 texlive-font-utils depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-font-utils (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
texlive-latex-recommended-doc:

 texlive-latex-recommended-doc depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-latex-recommended-doc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
texlive-fonts-recommended-doc:

 texlive-fonts-recommended-doc depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-fonts-recommended-doc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
texlive-fonts-recommended:

 texlive-fonts-recommended depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-fonts-recommended (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive:
 texlive depends on texlive-fonts-recommended (>= 2016.20170123-2); 
however:

  Package texlive-fonts-recommended is not configured yet.

dpkg: error processing package texlive (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
texlive-generic-recommended:

 texlive-generic-recommended depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-generic-recommended (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-latex-base:
 texlive-latex-base depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-latex-base (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-latex-base-doc:
 texlive-latex-base-doc depends on tex-common (>= 6); however:
  Package tex-common is not configured yet.

dpkg: error processing package texlive-latex-base-doc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-pstricks:
 texlive-pstricks depends on tex-common (>= 6); however:
  P

Re: Debconf python module

2017-08-15 Thread Gustavo Ferreira
Oh, I missed that, indeed it is there. My bad.

Thank you very much for your help.

Best regards,
Gustavo


On 15 Aug 2017 16:12, "Michael Lange"  wrote:

Hi,

On Tue, 15 Aug 2017 14:59:12 +0100
Gustavo Ferreira  wrote:

> Hi,
>
> I've been reading about debconf internals lately and I've seen some
> references to the "debconf python module".
>
> Even the man page for *debconf-devel* mentions it:
>
> "Perl programmers can use the Debconf::Client::ConfModule(3pm) perl
> module, and *python programmers can use the debconf python module*."
>
> The problem is, I can't find this module/package, neither in debian
> repository nor in Python Package Index (PyPI).
>
> I can develop a new module, it seems pretty straightforward, but I would
> like to know what happened to the other module/package. It seems there
> is no trace of its existence.

here (Jessie) it is included in the debconf package, maybe you have only
looked for a separate package?

Best Regards

Michael


.-.. .. ...- .   .-.. --- -. --.   .- -. -..   .--. .-. --- ... .--. . .-.

It would seem that evil retreats when forcibly confronted.
-- Yarnek of Excalbia, "The Savage Curtain", stardate
5906.5


Debconf python module

2017-08-15 Thread Gustavo Ferreira
Hi,

I've been reading about debconf internals lately and I've seen some
references to the "debconf python module".

Even the man page for *debconf-devel* mentions it:

"Perl programmers can use the Debconf::Client::ConfModule(3pm) perl module,
and *python programmers can use the debconf python module*."

The problem is, I can't find this module/package, neither in debian
repository nor in Python Package Index (PyPI).

I can develop a new module, it seems pretty straightforward, but I would
like to know what happened to the other module/package. It seems there is
no trace of its existence.

Best Regards,
Gustavo


USB Token with power problem.

2017-02-19 Thread GUSTAVO MARTINELLI
*Hi, Guys!*

I am trying to use my USB Token on Debian Jessie, but it turns on the
light, and in three seconds, it turns off. So, the USB Token stops working.

I found in the Internet that it can be a power problem. They recommended to
run the following command:


*echo 'on' | tee /sys/bus/usb/devices/usb2/power/level*

It changes the value on that file, but the behavior remains the same.

In this way, I ask for help. My Debian informations are below.

*uname -na*
Linux ncc1701 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64
GNU/Linux

*lsusb*
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 007: ID 0bda:5754 Realtek Semiconductor Corp.
Bus 002 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card
Reader Controller
Bus 002 Device 005: ID 04f3:2013 Elan Microelectronics Corp.
Bus 002 Device 004: ID 8087:0a2a Intel Corp.
Bus 002 Device 011: ID 046d:c52f Logitech, Inc. Unifying Receiver
*Bus 002 Device 015: ID 1059:0017 Giesecke & Devrient GmbH (that is my USB
Token)*
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

*lsusb -t*
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/11p, 480M
*|__ Port 1: Dev 15, If 0, Class=Chip/SmartCard, Driver=, 12M*
|__ Port 3: Dev 11, If 0, Class=Human Interface Device, Driver=usbhid,
12M
|__ Port 3: Dev 11, If 1, Class=Human Interface Device, Driver=usbhid,
12M
|__ Port 5: Dev 4, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 5: Dev 4, If 1, Class=Wireless, Driver=btusb, 12M
|__ Port 6: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid,
12M
|__ Port 7: Dev 6, If 0, Class=Vendor Specific Class, Driver=rtsx_usb,
480M
|__ Port 8: Dev 7, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 8: Dev 7, If 1, Class=Video, Driver=uvcvideo, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M

*dmesg | grep 1059*
[1.612648] usb 2-1: New USB device found, idVendor=1059, idProduct=0017
[ 1002.610934] usb 2-1: New USB device found, idVendor=1059, idProduct=0017
[ 1053.523985] usb 2-2: New USB device found, idVendor=1059, idProduct=0017
[ 1090.249734] usb 2-2: New USB device found, idVendor=1059, idProduct=0017
[ 1762.296078] usb 2-1: New USB device found, idVendor=1059, idProduct=0017
[ 1788.281211] usb 2-1: New USB device found, idVendor=1059, idProduct=0017
[ 1794.658211] usb 2-2: New USB device found, idVendor=1059, idProduct=0017
[ 1997.061059] cfg80211:   (5724 KHz - 6372 KHz @ 216 KHz),
(N/A, 0 mBm), (N/A)
[ 7282.511744] usb 2-1: New USB device found, idVendor=1059, idProduct=0017

*dmesg | grep 0017*
[0.744411] Freeing unused kernel memory: 216K (8800017ca000 -
88000180)
[1.612648] usb 2-1: New USB device found, idVendor=1059, idProduct=0017
[ 1002.610934] usb 2-1: New USB device found, idVendor=1059, idProduct=0017
[ 1053.523985] usb 2-2: New USB device found, idVendor=1059, idProduct=0017
[ 1090.249734] usb 2-2: New USB device found, idVendor=1059, idProduct=0017
[ 1762.296078] usb 2-1: New USB device found, idVendor=1059, idProduct=0017
[ 1788.281211] usb 2-1: New USB device found, idVendor=1059, idProduct=0017
[ 1794.658211] usb 2-2: New USB device found, idVendor=1059, idProduct=0017
[ 7282.511744] usb 2-1: New USB device found, idVendor=1059, idProduct=0017

Thank you for any help!

Regards,
Gustavo Martinelli


question package

2016-05-26 Thread Gustavo Alvarez

Hi everyone

I have a problem with the last update. When the battery reach 30% 
the system shutdown without any warning.


I save the "message" file for the log but i can't see or understand 
the error. I want to report but i don't know wich package is involved.


Can you help me?.

Thank you very much.

    Best regards.


--
Gustavo Alvarez
+56-9-82993959



Re: Fwd: KVM Bridge wlan0

2016-03-08 Thread Gustavo S. L.
already tried?

# apt-get install libvirt-bin
# virsh net-start default

Following if you use the virt-manager will easily specify the network
interface as a bridge

2016-03-08 16:34 GMT-03:00 Pascal Hambourg :

> Le 08/03/2016 18:59, Dan Ritter a écrit :
>
>>
>> https://wiki.debian.org/BridgeNetworkConnections
>>
>> There are special instructions for wireless bridges.
>>
>
> Interesting, but it won't be of much help if the kernel itself prohibits
> bridging of a wireless interface.
>
>


-- 
*Gustavo Soares de Lima*

diasporabr: gustavolima
facebook.com/gustavosdelima
linkedin.com/in/gustavo-soares-de-lima-29ab0663
Skype: logicuschat
github.com/gutolima
twitter.com/logicuslinux
youtube.com/ghtp25


instalación de DEBIAN

2016-03-02 Thread gustavo adolfo gutierrez valencia
Hola. 

 

Hace poco me he comprado una laptop portátil Lenovo con
procesador AMD 8-6410 Con tarjeta grafica integrada Raedon 5, con 16 GB de RAM
y cuatro núcleos. Siempre he tenido la tentación de instalar Debian, y ahora
que tengo un portátil nuevo lo quiero hacer. El sistema operativo es Windows 8.
¿Que indicaciones me podrían dar para instalar Debian como SO único? ¿ Lo 
recomendaría
con estas características de  hadward
dadas arriba? o ¿ recomendarían otro SO de distribución libre o dejar el Windows
8? Muchas gracias. 

 

PD: No soy bueno programando pero quiero y estoy dispuesto aventuriar
si ustedes me dan la indicaciones correctas .   
  

Re: CUPS set-up for the 0.01%

2015-06-21 Thread Gustavo S. L.
On Mon, Jun 22, 2015 at 1:51 AM,  wrote:

> it ALWAYS says it's sending data to the printer. only it's not.
>
>
You got to check this link?
http://support.brother.com/g/s/id/linux/en/download_prn.html#DCP-8110DN


-- 
Guto


Re: CUPS set-up for the 0.01%

2015-06-21 Thread Gustavo S. L.
Hi Brian,

Cups is a demanding friend. You can find the path to your printer through
the *lpinfo -m*. After finding the relative path to your printer you can
use the *lpadmin* command to install it. The *lpstat -p* command will show that
the printer is turned on.

On Sun, Jun 21, 2015 at 9:08 PM,  wrote:

> On Sun, 21 Jun 2015 19:33:50 -0400
> Gary Dale  wrote:
>
> > >
> > I'm not actually grasping some fundamental questions here.
> > 1) where is your printer? I get the impression that it is attached to a
> > computer on the network and not your local machine.
> > 2) what type of printer is it?
> > 3) is your network otherwise working? Can you browse the Internet,
> > attach network shares, etc.?
> >
> >
>
>
> 1 it's on a USB port.  it _was_ on ethernet, but CUPS couldn't seem to
> connect to it properly.  i'm now thinking that maybe it could.
>
> 2 brother DCP-8110DN
>
> 3 yes, the  network is in good shape.  the only problem i am having which
> is yet to be resolved is that my loopback interface doesn't come up at boot
> time for some strange reason.
>
>
> BRian
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive:
> https://lists.debian.org/20150621170844.4e431...@cedar.deldotd.com
>
>


-- 
Guto


Re: Resizing partitions on a headless server

2015-06-21 Thread Gustavo S. L.
A small contribution, perhaps unnecessary. To change the size of a lvs with
lvreduce or lvextend is important to use the resize2fs and e2fsck command. Good
luck in solving the problem

On Sun, Jun 21, 2015 at 11:38 AM, Pascal Hambourg 
wrote:

> csanyi...@gmail.com a écrit :
> >
> > I want to create one LV for /usr and one LV for /var.
> > But I can't create a LV with:
> > # lvcreate --size 10.10G -n usr bubba
> >  Rounding up size to full physical extent 10.10 GiB
> >  /dev/bubba/usr: not found: device not cleared
> >  Aborting. Failed to wipe start of new LV.
> >  semid 1114120: semop failed for cookie 0xd4d6ff6: incorrect
> >   semaphore state
> >  Failed to set a proper state for notification semaphore
> >   identified by cookie value 223178742 (0xd4d6ff6) to initialize
> >   waiting for incoming notifications.
> >
> > I don't understand why can't create a new LV with this command abowe?
>
> Never had this error before. From a quick search, it may be related to
> hotplug/udev event processing. In which environment are you running this
> command ? What happens if you add the option --noudevsync ?
>
> > And don't understand why is successful following command?
> > # lvcreate -vvv --size 10.10G -n usr bubba
>
> -v just increases the verbosity, so it should not have any effect on
> success or failure.
>
> > I search on Internet and found another solution:
> > # lvcreate -Zn --size 10.10G -n usr bubba
> >  Rounding up size to full physical extent 10.10 GiB
> >  WARNING: "bubba/usr" not zeroed
> >  Logical volume "usr" created
> >  semid 1146888: semop failed for cookie 0xd4d9b50: incorrect
> >   semaphore state
> >  Failed to set a proper state for notification semaphore
> >   identified by cookie value 223189840 (0xd4d9b50) to initialize
> >   waiting for incoming notifications.
>
> That's not a solution, just a workaround to avoid the wiping error.
>
> > Can I use now this newly created LV to make on it an ext4 filesystem
> > despite the fact that it is not zeroed?
>
> Yes, if it is created correctly and active. Check with lvs, lvdisplay.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: https://lists.debian.org/5586cc60.5090...@plouf.fr.eu.org
>
>


-- 
Gustavo Soares de Lima


Re: Installing Windows with Debian already installed

2012-02-26 Thread Gustavo J Mata
Hi Hans

The rescue mode of the Debian Live CD has a grub installer. In the end all
I had  to do is give it the device file for the hard disk.

I'm not sure if Windows did appear in the grub menu after reinstalling. But
I ran grub-update and it did show the next time around.

Since the rescue mode is not particularly user-friendly, I will get RIP,
thanks for the hint.

And thanks everybody for the advice!

Gustavo





On Sun, Feb 26, 2012 at 3:27 PM, Hans-J. Ullrich wrote:

> Am Sonntag, 26. Februar 2012 schrieb Brian:
> > On Sun 26 Feb 2012 at 13:34:12 -0430, Gustavo J Mata wrote:
> >
> > I recently installed Debian on a new hard disk. Although I rarely used
> > Windows I kept a 20 Gb partition to +install it, just in case.
> >
> > I've found out that if I do install Windows, I won't be able to boot
> > Debian. Although it appears that this +can be fixed, I want to make sure
> > I know what I'm doing before risking having to start all over again.
> >
> > Any hints?
> >
> > Have you got a USB stick handy? Using fdisk make a Linux primary
> > partition on it, or part of it. Format the partiton ext2 (mkfs.ext2).
> >
> > Mount the partition you have created:
> >
> >mount /dev/sdb1 /mnt
> >
> > Install GRUB to the MBR of the stick:
> >
> >grub-install --boot-directory=/mnt/boot /dev/sdb
> >
> > This will create /boot/grub on the stick and put GRUB's files there.
> >
> > Copy /boot/grub/grub.cfg to /mnt/boot/grub/grub.cfg. Boot from the USB
> > stick. Can you get into your expected Debian?
> >
> > The sdb is on my machine (not yours) and I'm using testing. I'm unsure
> > whether --boot-directory is --root-directory on Squeeze. Read the manual
> > for this.
> >
> > I've no idea what Windows does when it installs but if it leaves the
> > other partitions undisturbed you should be able to get Debian running
> > and put GRUB back on the hard disk's
>
> Hi Gustavo,
>
> in this case I am using R.I.P. (Rescue is Possible), which is a
> livefile-CD for
> those purposes. Also you can use the debian installer CD in rescue mode as
> well, but my tries did not succeed with it (just because I was not quite
> experienced with it).
>
> RIP includes a detailed manual, how to restore grub on the drive again.
>
> Just google for RIP, it is free and open source.
>
> Good luck!
>
> Hans
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/201202262057.13768.hans.ullr...@loop.de
>
>


-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede
tener la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


Re: Wireless connection not working

2012-02-26 Thread Gustavo J Mata
A few weeks ago I asked for help concerning difficulties with the wireless
connection of a Dell Inspiron 700m. At the time I had to squeeze Debian in
10 Gb of hard disk and 512 Mb of memory.

I've just upgraded the HD to 160 GB and memory to 2 GB. This allowed me to
install a full desktop envinronment. Wifi, configured with Gnome's Network
Manager, is now working like a charm.

Thanks to all for your help!

Gustavo J. Mata



On Tue, Jan 31, 2012 at 5:07 PM, Shaun Jones wrote:

>
>
> On Tue, Jan 31, 2012 at 3:30 PM, Camaleón  wrote:
>
>> On Tue, 31 Jan 2012 16:47:30 -0430, Gustavo J Mata wrote:
>>
>> > Hi,  I have installed Debian 6.03 in a Dell Inspiron 700m. My wireless
>> > connection is not working.
>> >
>> > I'm using the WCID network manager under the LXDE desktop manager. (I
>> > have 500 Mb of memory and 5.5 GB o disk space).
>> >
>> > My Linksys router is configured to use WAP 2 Personal security.
>> >
>> > Any hints?
>>
>> Yes... what kind of wireless adapter does your computer use? Maybe you
>> need to install a closed firmware to get the card working :-?
>>
>> http://wiki.debian.org/WiFi
>>
>> Greetings,
>>
>> --
>> Camaleón
>>
>>
>> --
>>
>
>  I know when I install xfce it uses wicd as well and I need to remove it
> and install gnome-networkmanager to get my wireless working. WICD does not
> even see my wireless network.  So figured it was a bug and I have the same
> router and same security configuration as you. So that would be my fix
> remove wicd and install network-manager.
>
>
>
> --
> Mister Jones
>
>
>
>


-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede
tener la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


Re: Netinstall cannot find wireless access points

2012-02-03 Thread Gustavo J Mata
On Fri, Feb 3, 2012 at 2:22 PM, Camaleón  wrote:

> On Fri, 03 Feb 2012 13:38:52 -0430, Gustavo J Mata wrote:
>
> > On Fri, Feb 3, 2012 at 1:06 PM, Camaleón  wrote:
>
> (...)
>
> >> > Are there any known issues associated with WPA2 in installed systems?
> >>
> >> None that I'm aware of.
> >>
> >> If the card and driver support that encryption level, linux will not
> >> complaint :-)
> >>
> > So if one is using a personal router it might be a good idea to change
> > it's mode to WEP during installation.
>
> WEP is never a good idea... if that's your last resort, go with WEP but I
> prefer a stable Internet connection when installing from a remote server
> and so I'd choose a wired link.
>
> Greetings,
>
> --
> Camaleón
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/jghae9$bgm$1...@dough.gmane.org
>
>
OK

-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede
tener la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


Re: Netinstall cannot find wireless access points

2012-02-03 Thread Gustavo J Mata
On Fri, Feb 3, 2012 at 1:06 PM, Camaleón  wrote:

> On Fri, 03 Feb 2012 13:02:24 -0430, Gustavo J Mata wrote:
>
> > On Fri, Feb 3, 2012 at 12:30 PM, Camaleón  wrote:
> >
> >> On Fri, 03 Feb 2012 17:39:40 +0100, Jens Tobiska wrote:
> >>
> >> > I am trying to install debian on a lenovo x61 with an intel 4965AGN
> >> > built in wifi card from a usb stick.
> >>
> >> (...)
> >>
> >> > Wireless internet works from the same computer in windows with
> >> > WPA2-PSK, AES.
> >> >
> >> > Is there a way to make the installer find my network?
> >>
> >> The installer can only deal with WEP encrytpion:
> >>
> >>
> http://www.debian.org/releases/stable/i386/ch02s01.html.en#network-cards
> >>
> >> ***
> >> Support for encrypted wireless during installation is currently limited
> >> to WEP. If your access point uses stronger encryption, it cannot be
> >> used during the installation process.
> >> ***
>
> > Are there any known issues associated with WPA2 in installed systems?
>
> None that I'm aware of.
>
> If the card and driver support that encryption level, linux will not
> complaint :-)
>
> Greetings,
>
> --
> Camaleón
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/jgh5ut$bgm$1...@dough.gmane.org
>
>
So if one is using a personal router it might be a good idea to change it's
mode to WEP during installation.

Thanks!

Gustavo

-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede
tener la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


Re: Netinstall cannot find wireless access points

2012-02-03 Thread Gustavo J Mata
On Fri, Feb 3, 2012 at 12:30 PM, Camaleón  wrote:

> On Fri, 03 Feb 2012 17:39:40 +0100, Jens Tobiska wrote:
>
> > I am trying to install debian on a lenovo x61 with an intel 4965AGN
> > built in wifi card from a usb stick.
>
> (...)
>
> > Wireless internet works from the same computer in windows with WPA2-PSK,
> > AES.
> >
> > Is there a way to make the installer find my network?
>
> The installer can only deal with WEP encrytpion:
>
> http://www.debian.org/releases/stable/i386/ch02s01.html.en#network-cards
>
> ***
> Support for encrypted wireless during installation is currently limited
> to WEP. If your access point uses stronger encryption, it cannot be used
> during the installation process.
> ***
>
> Greetings,
>
> --
> Camaleón
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/jgh3rp$bgm$1...@dough.gmane.org
>
>

Are there any known issues associated with WPA2 in installed systems?

Thanks in advance,

Gustavo


-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede
tener la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


Re: Wireless connection not working

2012-02-01 Thread Gustavo J Mata
Thanks,

I'll change the router to WEP and reinstall to see what happens. If it
fails I'll try again with no encryption.

Gustavo

On Wed, Feb 1, 2012 at 4:14 PM, Dougie Nisbet wrote:

> On 31/01/2012 23:01, Gustavo J Mata wrote:
>
>> I'm installing stable. I got the following the command line interface
>> to network manager. Is it useful?
>>
>
> Not to me, sorry!
>
> I notice someone else has mentioned encryption. On one install I did I had
> to reconfigure my router to WEP until the install was complete, and then I
> was able to change it back to WPA2-PSK. I've also discovered (yesterday in
> fact, when I did a desktop install of testing) that some of the messages
> warning of required firmware can be ignored. The install told me I needed
> firmware for my network card, I ignored it and the install proceeded fine.
>
> I wonder if it's worth your while trying a testing installation (rather
> than stable) and see if there's any difference. Then you could perhaps copy
> some of the configs to a memory stick and compare what's different.
>
> Dougie
>
> PS: Can't see any problems accessing 
> http://www.bluecedar.org.uk/?**p=233<http://www.bluecedar.org.uk/?p=233>but 
> not sure how useful it'd be for you anyway. Different chipset on the
> Acer.
>



-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede
tener la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


Re: Wireless connection not working

2012-02-01 Thread Gustavo J Mata
On Wed, Feb 1, 2012 at 10:30 AM, Camaleón  wrote:

> On Tue, 31 Jan 2012 17:41:23 -0430, Gustavo J Mata wrote:
>
> > On 1/31/12, Camaleón  wrote:
> >> On Tue, 31 Jan 2012 16:47:30 -0430, Gustavo J Mata wrote:
> >>
> >>> Hi,  I have installed Debian 6.03 in a Dell Inspiron 700m. My wireless
> >>> connection is not working.
> >>>
> >>> I'm using the WCID network manager under the LXDE desktop manager. (I
> >>> have 500 Mb of memory and 5.5 GB o disk space).
> >>>
> >>> My Linksys router is configured to use WAP 2 Personal security.
> >>>
> >>> Any hints?
> >>
> >> Yes... what kind of wireless adapter does your computer use? Maybe you
> >> need to install a closed firmware to get the card working :-?
> >>
> >> http://wiki.debian.org/WiFi
>
> > This is the info for the card:
> >
> > Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2]
> > Network Connection (rev 05)
> >
> > I installed the ipw2200 driver.
>
> You still need to install the firmware for that card:
>
> http://wiki.debian.org/ipw2200
>
> Then proceed with configuration that will vary depending on the wifi
> manager you're using:
>
> http://wiki.debian.org/WiFi/HowToUse
>
> And the most important thing: read the logs ("/var/log/syslog") and use
> the available command line tools (iw, iwlist, etc...) to check for basic
> connectivity with the AP.
>
> Greetings,
>
> --
> Camaleón
>


Thanks!

I'll try your suggestions. And I will also try connecting with no
encryption, following Brian's recommendation.

Gustavo

>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/jgbk3b$at5$3...@dough.gmane.org
>
>


-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede
tener la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


Re: Wireless connection not working

2012-01-31 Thread Gustavo J Mata
On 1/31/12, Dougie Nisbet  wrote:
> On 31/01/2012 22:36, Gustavo J Mata wrote:
>> On 1/31/12, cletusjenkins  wrote:
>>>  On Tue, 31 Jan 2012 14:11:23 -0800 Gustavo J Mata  wrote 
>>>
>>>> This is the info for the card:
>>>>
>>>> Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2]
>>>> Network Connection (rev 05)
>>>>
>>>> I installed the ipw2200 driver.
>>>>
>>> Have you installed firmware-linux-nonfree package? Mine is also an intel
>>> chipset, but a different model. Mine wouldn't work without the non-free
>>> firmware.
>>>
>>>
>> I did install the non-free firmware. I also installed network manager
>> and its command line interface.
>>
>> No dice :-(
>>
>>
>
> I have debian installed on a Toshiba Equium which I think uses the same
> chipset. I had problems with the install but got it sorted out in the
> end. There often seem to be issues where networking works during
> installation but fails when the new system is booted without the
> installation CD.  I could have a look at the config and see if anything
> springs to mind.
>
> I also recently installed debian on an Acer Aspire One 753 netbook.
> Again networking worked during the install, but failed on the newly
> booted system. I got it sorted after a bit of a websearch. Details here:
> http://www.bluecedar.org.uk/?p=233
>
> Are you installing stable or testing?
>
> Dougie
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/4f28718c.8090...@gmail.com
>
>


I'm installing stable. I got the following the command line interface
to network manager. Is it useful?

root@dell:/home/gjmata# cnetworkmanager -C Biblioteca
--wpa-pass=fv7olrsjstu3vpis
Entering mainloop
Getting secrets: /MyConnection/1
SECMAP {'802-11-wireless-security': {'pairwise': ['tkip', 'ccmp'],
'group': ['tkip', 'ccmp'], 'psk':
'6bf17ec3aad12956908cc03d4abb93709294bc33d70b4b2a78075be0e738a4d2',
'key-mgmt': 'wpa-psk'}}
Getting secrets: /MyConnection/1
SECMAP {'802-11-wireless-security': {'pairwise': ['tkip', 'ccmp'],
'group': ['tkip', 'ccmp'], 'psk':
'6bf17ec3aad12956908cc03d4abb93709294bc33d70b4b2a78075be0e738a4d2',
'key-mgmt': 'wpa-psk'}}
Getting secrets: /MyConnection/1
SECMAP {'802-11-wireless-security': {'pairwise': ['tkip', 'ccmp'],
'group': ['tkip', 'ccmp'], 'psk':
'6bf17ec3aad12956908cc03d4abb93709294bc33d70b4b2a78075be0e738a4d2',
'key-mgmt': 'wpa-psk'}}
Getting secrets: /MyConnection/1
SECMAP {'802-11-wireless-security': {'pairwise': ['tkip', 'ccmp'],
'group': ['tkip', 'ccmp'], 'psk':
'6bf17ec3aad12956908cc03d4abb93709294bc33d70b4b2a78075be0e738a4d2',
'key-mgmt': 'wpa-psk'}}


-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede tener
la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cale9gbofhd8hpewqugubcyretbochp5nxok3wmfwfsz0da3...@mail.gmail.com



Re: Wireless connection not working

2012-01-31 Thread Gustavo J Mata
On 1/31/12, cletusjenkins  wrote:
>
>  On Tue, 31 Jan 2012 14:11:23 -0800 Gustavo J Mata  wrote 
>
>>This is the info for the card:
>>
>>Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2]
>>Network Connection (rev 05)
>>
>>I installed the ipw2200 driver.
>>
>
> Have you installed firmware-linux-nonfree package? Mine is also an intel
> chipset, but a different model. Mine wouldn't work without the non-free
> firmware.
>
>

I did install the non-free firmware. I also installed network manager
and its command line interface.

No dice :-(


-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede tener
la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cale9gboyfnqprdio4mtl6kjbnpo5c_mdhyx4mfgtan9m2_8...@mail.gmail.com



Re: Wireless connection not working

2012-01-31 Thread Gustavo J Mata
On 1/31/12, Shaun Jones  wrote:
> On Tue, Jan 31, 2012 at 3:30 PM, Camaleón  wrote:
>
>> On Tue, 31 Jan 2012 16:47:30 -0430, Gustavo J Mata wrote:
>>
>> > Hi,  I have installed Debian 6.03 in a Dell Inspiron 700m. My wireless
>> > connection is not working.
>> >
>> > I'm using the WCID network manager under the LXDE desktop manager. (I
>> > have 500 Mb of memory and 5.5 GB o disk space).
>> >
>> > My Linksys router is configured to use WAP 2 Personal security.
>> >
>> > Any hints?
>>
>> Yes... what kind of wireless adapter does your computer use? Maybe you
>> need to install a closed firmware to get the card working :-?
>>
>> http://wiki.debian.org/WiFi
>>
>> Greetings,
>>
>> --
>> Camaleón
>>
>>
>> --
>>
>
>  I know when I install xfce it uses wicd as well and I need to remove it
> and install gnome-networkmanager to get my wireless working. WICD does not
> even see my wireless network.  So figured it was a bug and I have the same
> router and same security configuration as you. So that would be my fix
> remove wicd and install network-manager.
>
>
>
> --
> Mister Jones
>

I'll see if I can fit Network Manager in my LXDE installation...


-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede tener
la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cale9gbowusanos3oacgk4xeyp4wnmkyh5-nljpdla6icvbr...@mail.gmail.com



Re: Wireless connection not working

2012-01-31 Thread Gustavo J Mata
This is the info for the card:

Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2]
Network Connection (rev 05)

I installed the ipw2200 driver.

On 1/31/12, Camaleón  wrote:
> On Tue, 31 Jan 2012 16:47:30 -0430, Gustavo J Mata wrote:
>
>> Hi,  I have installed Debian 6.03 in a Dell Inspiron 700m. My wireless
>> connection is not working.
>>
>> I'm using the WCID network manager under the LXDE desktop manager. (I
>> have 500 Mb of memory and 5.5 GB o disk space).
>>
>> My Linksys router is configured to use WAP 2 Personal security.
>>
>> Any hints?
>
> Yes... what kind of wireless adapter does your computer use? Maybe you
> need to install a closed firmware to get the card working :-?
>
> http://wiki.debian.org/WiFi
>
> Greetings,
>
> --
> Camaleón
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/jg9mh6$6o6$1...@dough.gmane.org
>
>


-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede tener
la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cale9gbnqrrzvbjrgunn1alvvlyc-yakpst+dzkuhxu5rnxi...@mail.gmail.com



Re: Wireless connection not working

2012-01-31 Thread Gustavo J Mata
WCID reports a 'bad password', but I've double checked to make sure
that I'm using the right one.

Below I've copied a few lines from the log:

2012/01/31 17:27:04 :: Connecting to wireless network \x00\x00\x00\x00\x00\x00\x
00\x00\x00\x00
2012/01/31 17:27:04 :: iwconfig eth1
2012/01/31 17:27:04 :: attempting to set hostname with dhclient
2012/01/31 17:27:04 :: using dhcpcd or another supported client may work better
2012/01/31 17:27:04 :: /sbin/dhclient -v -r eth1
2012/01/31 17:27:04 :: ifconfig eth1 0.0.0.0
2012/01/31 17:27:04 :: /sbin/ip route flush dev eth1
2012/01/31 17:27:04 :: ifconfig eth1 down
2012/01/31 17:27:04 :: ifconfig eth1 up
2012/01/31 17:27:04 :: wpa_cli -i eth1 terminate
2012/01/31 17:27:04 :: attempting to set hostname with dhclient
2012/01/31 17:27:04 :: using dhcpcd or another supported client may work better
2012/01/31 17:27:04 :: /sbin/dhclient -v -r eth0
2012/01/31 17:27:05 :: ifconfig eth0 0.0.0.0
2012/01/31 17:27:05 :: /sbin/ip route flush dev eth0
2012/01/31 17:27:05 :: ifconfig eth0 down
2012/01/31 17:27:05 :: ifconfig eth0 up
2012/01/31 17:27:05 :: Putting interface down
2012/01/31 17:27:05 :: ifconfig eth1 down
2012/01/31 17:27:05 :: Releasing DHCP leases...


On 1/31/12, Steve Mayer  wrote:
> On Jan 31, 2012, at 1:17 PM, Gustavo J Mata wrote:
>> Hi,  I have installed Debian 6.03 in a Dell Inspiron 700m. My wireless
>> connection is not working.
>>
>> I'm using the WCID network manager under the LXDE desktop manager. (I
>> have 500 Mb of memory and 5.5 GB o disk space).
>>
>> My Linksys router is configured to use WAP 2 Personal security.
>>
>> Any hints?
>>
>> Gustavo J. Mata
>
>
> Gustavo,
>
>   Have you looked in the contents of the /var/log/wicd/wicd.log file to see
> if there are any errors?
>
> Steve Mayer
> smaye...@me.com
>
> "If you knew what you were doing you'd probably be bored." --
>
>
>


-- 
«La ignorancia, aliada con el poder, es el más feroz enemigo que puede tener
la justicia.» (James Baldwin)

Visite mi Blog en Apartaderos <http://apartaderos.blogspot.com>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CALE9GBPxQcxcQDtgm079==lg4o++3wzf1ao8yoes2dtoxrs...@mail.gmail.com



Wireless connection not working

2012-01-31 Thread Gustavo J Mata
Hi,  I have installed Debian 6.03 in a Dell Inspiron 700m. My wireless
connection is not working.

I'm using the WCID network manager under the LXDE desktop manager. (I
have 500 Mb of memory and 5.5 GB o disk space).

My Linksys router is configured to use WAP 2 Personal security.

Any hints?

Gustavo J. Mata


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CALE9GBMmov+H3sXoAejpqyEpu90tpU3GbtdhGScx=cn_sbf...@mail.gmail.com



solicitud de ayuda

2011-07-25 Thread Gustavo Martinez
Si  me pueden informar a donde dirigirme por un error del SO Debian


root@lantiana:/home/tarde# apt-get update
Failed to exec method /usr/lib/apt/methods/
Failed to exec method /usr/lib/apt/methods/
E: Method  has died unexpectedly!
E: El subproceso  devolvió un código de error (100)
E: El método /usr/lib/apt/methods/ no se inició correctamente
E: Method  has died unexpectedly!
E: El subproceso  devolvió un código de error (100)
E: El método /usr/lib/apt/methods/ no se inició correctamente
root@lantiana:/home/tarde# 

como solucionar el problema. Disculpen mi ingles es limitado.
saludos

Gustavo Martinez 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1311623927.3111.4.camel@lantiana



Fwd: MySQL Server Rebooting Automatically?

2011-05-09 Thread Gustavo
Hais.
You could see on your crontab or at jobs if there's anything down there, also 
make sure you don't have any application running like monit which can restart 
mysql.

Send from iGustavo


Begin forwarded message:

> Resent-From: debian-user@lists.debian.org
> From: Abraham 
> Date: 5 de mayo de 2011 17:38:09 GMT+02:00
> To: debian-user@lists.debian.org
> Subject: MySQL Server Rebooting Automatically?
> 

> Does anyone know why a MySQL Server would be automatically rebooting at 
> midnight? I never set it to reboot and can't find an option to change this. 
> I've also searched online and can't find an answer. Any ideas?
> 
> Much appreciated!
> 
> 
> Abraham
> 


which ISO image shall I use?/ Qué imagen ISO debo usar?

2011-04-01 Thread Gustavo Marcano
greetings, just want to make sure which ISO image should I use to install
Debian squeeze on my laptop (compaq presario CQ-50) which use an AMD Semprom
(tm) SI-40 2 Ghz processor?

I ask this because I tried to do it with x-86 architecture, but it kept
presenting some issues.

--

Saludos, solo quisisera asegurarme qué tipo de imagen ISO debo usar para
instalar Debian squeeze en mi laptop (compaq presario CQ-50) que a su vez
tiene un procesador AMD Semprom (tm) SI-40 2 Ghz.



Hope for your response. Thanks

Espero su respuesta. Gracias


mpeg or avi to gif

2007-07-12 Thread gustavo halperin

Hello List

 There are any way to convert mpeg or avi movies to gif file.


 Thank you in advance,
   Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Ringtone

2007-07-09 Thread gustavo halperin

Hello

 There are any way to convert music to ringtone (i believe that is mid 
format) and listen this songs with mplayer or any player?


   Thank you in advance,
 Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Cellphone pages from mozilla/firefox

2007-06-28 Thread gustavo halperin

Hello

 there are any way to open in Mozilla o Firefox browser the pages that 
we can see in the cellphone.


 I already installed the extension wmlbrowser, but I can't see pages 
like 
"http://200.55.6.53/ar/universal/p/index.mpl?sid=72b17935fe0733656ba80a2861019900";


there are any way to see the above page with Mozilla/Firefox browser?

 Thank you in advance,
Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: how to exclude the packges in dist-upgrade

2007-06-27 Thread Gustavo Franco

On 6/27/07, Bhasker C V <[EMAIL PROTECTED]> wrote:

Hi all,

 I tried on the apt-get manual. But could not get to my requirement.
 I have some of the packages in my deb box which i do not want to
upgrade/remove/uninstall during an apt-get dist-uprade.
 How do i specify the exclude list ?


You need to put such packages in 'hold' state, using aptitude or
through the CLI running for example:

echo "package hold" | dpkg --set-selections

To check a package state, run:
dpkg --get-selections package

package is of course the package name. ;)

regards,
-- stratus
http://stratusandtheswirl.blogspot.com
get debian @ http://get.debian.net/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Eaccelerator package, where?

2007-06-27 Thread Gustavo Franco

On 6/27/07, Arnau <[EMAIL PROTECTED]> wrote:

Hi all!!

   Does anybody know where I can find a packaged version of
eaccelerator? I tried to install it some weeks ago following the
http://www.debianhelp.co.uk/eaccelerator.htm instruccions and it gave me
a segmentation fault.



What about the unofficial packages (with source) available at:
http://opensource.creativ-it.net/ ?

regards,
-- stratus
http://stratusandtheswirl.blogspot.com
get debian @ http://get.debian.net/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: From FreeBSD 6 to Debian 4

2007-06-15 Thread Gustavo Franco

On 6/15/07, Philippe Lang <[EMAIL PROTECTED]> wrote:

Hi,


Hi,


I have just installed a new Debian Etch server, supposed to replace a
FreeBSD 6 server soon.

There are a few things I miss on the Debian box, and I wonder if there
is a way of having that on Debian too:

(...)

2) Under freebsd, ports can be checked against vulnerabilities with a
simple command:

--
Portaudit -Fda

If there is anything wrong, you get:

server# portaudit -Fda
auditfile.tbz 100% of   42 kB   62 kBps
New database installed.
Database created: Fri Jun 15 09:10:07 CEST 2007
Affected package: awstats-6.6
Type of problem: awstats -- arbitrary command execution vulnerability.
Reference:


1 problem(s) in your installed packages found.

You are advised to update or deinstall the affected package(s)
immediately.
--

Is there that on debian too?
(...)


Install the package debsecan.

regards,
-- stratus
http://stratusandtheswirl.blogspot.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Macromedia Flash Video

2007-06-04 Thread gustavo halperin

Andrew J. Barr wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 06 Jul 2007 01:39:56 +0300
gustavo halperin <[EMAIL PROTECTED]> wrote:
  
Thank for your answer, but my problem isn't download the videos. I 
already done it.

My problem is that some of the videos that I downloaded I can see
with mplayer and others videos I can't see with mplayer. But these
these videos that I can't see using mplayer I can see from the URL
using Mozilla (or firefox) and the Macromedia Plugin, so my question
is If there are any way to use the Macromedia Plugin in order to play
locally Macromedia video.



Do you want to play .swf files or .flv files using the Macromedia
  

Ye, I'm talking about .flv videos.

plugin?

A standalone Linux player exists, it's on Adobe Labs' site somewhere.
  

This players are also for .flv videos or just for .swf files ?

Thank you,
Gustavo
- -- 
Andrew J. Barr

X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; powerpc-unknown-linux-gnu)

"The plural of anecdote is not evidence."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGY/XahuM+Z62a52oRAp0mAKDDPlRV5ruWX/4I4Ph5a3PTC25whQCfWAwW
+HWuXsDjqOeSY1cYzck9yiE=
=BXWX
-END PGP SIGNATURE-
  



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Macromedia Flash Video

2007-06-03 Thread gustavo halperin

Andrew J. Barr wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 05 Jul 2007 23:13:17 +0300
gustavo halperin <[EMAIL PROTECTED]> wrote:

  

Hello,

  I can successfully Macromedia Flash Video from almost all the home 
pages like youtube, but some of there I can see locally using

mplayer. So the are any way to connect the Macromedia-mozilla-plugin
and mplayer or any way to see these videos that I can't see with
mplayer ?



This only works for the youtube.com web site (e.g. not embeds), but
provided you're using a Greasemonkey-or-equivalent enabled web browser,
try this user script:

http://userscripts.org/scripts/show/6011

Youtube-dl[0] is also useful, you can get embedded videos' location
using the "Block" tabs that Adblock Plus creates on Flash embed objects
(they function like hyperlinks to the embedded conent, you can
right-click and select "Copy Link Location" to paste into a terminal).

HTH,
Andrew

[0] http://packages.debian.org/youtube-dl
  
Thank for your answer, but my problem isn't download the videos. I 
already done it.
My problem is that some of the videos that I downloaded I can see with 
mplayer and others videos I can't see with mplayer. But these these 
videos that I can't see using mplayer I can see from the URL using 
Mozilla (or firefox) and the Macromedia Plugin, so my question is If 
there are any way to use the Macromedia Plugin in order to play locally 
Macromedia video.


 Thank you again,
  Gustavo
  

  Thank you in advance,
 Gustavo






- -- 
Andrew J. Barr

X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; powerpc-unknown-linux-gnu)

"The plural of anecdote is not evidence."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD4DBQFGY4F7huM+Z62a52oRAuRJAJigLl75y+woVZGEylGqIFfyLenSAKCyAIL7
TbsVSy2L9MVTmsvTUG6GIg==
=fvs6
-END PGP SIGNATURE-
  



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Macromedia Flash Video

2007-06-03 Thread gustavo halperin

Hello,

 I can successfully Macromedia Flash Video from almost all the home 
pages like youtube, but some of there I can see locally using mplayer. 
So the are any way to connect the Macromedia-mozilla-plugin and mplayer 
or any way to see these videos that I can't see with mplayer ?


 Thank you in advance,
    Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: spaces.live.com

2007-06-03 Thread gustavo halperin

Jonathan Kaye wrote:

gustavo halperin wrote:

  

Hello,

  I'm using gaim in order to chat with my friend over MSN protocol. But
when I try to get information from my friends I get an address like
that: .spaces.live.com

  But I can't see this page from linux, only from windows, do you know
any way to see these pages from linux?

  You just can put the address "spaces.live.com" in order to see the
  error.

   Thank you in advance, Gustavo


Hi Gustavo,
I'm running Lenny using FF 2.0.0.4. I see the page http://spaces.live.com
with no problem. I don't care for the content but the page itself displays
correctly with FF.
Cheers,
Jonathan
  
I finally can see the pages (using the User-Agent), but when I try to 
see some picture, the picture never finish to be loaded. It is needed 
another extension/plug-in in order to charge these pictures ? Can you 
see them?



 Thank you,
Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: spaces.live.com

2007-06-02 Thread gustavo halperin

Thank you,
 Gustavo

pinniped wrote:


(quote)
But I can't see this page from linux, only from windows, do you know 
any way to see these pages from linux?

(end quote)

More goddamned Microsoft crap is what the problem is.  In Iceape 
1.1.1, go to Tools-User Agent Switcher-Internet Explorer 6 (XP)  and 
you will be able to see the page.  This really is an abuse of the 
"user agent" info and reminds me of the incident with Opera where MS 
fed Opera browsers bad web pages to make it look as if Opera wasn't 
rendering certain MS sites correctly.






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




spaces.live.com

2007-06-02 Thread gustavo halperin

Hello,

 I'm using gaim in order to chat with my friend over MSN protocol. But 
when I try to get information from my friends I get an address like 
that: .spaces.live.com


 But I can't see this page from linux, only from windows, do you know 
any way to see these pages from linux?


 You just can put the address "spaces.live.com" in order to see the error.

  Thank you in advance, Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Rebuilding debian packages

2007-05-01 Thread gustavo halperin
Hello, apparently the wxWidget packages from Debian are compiled only 
for work with Unicode versions, I really don't agree with this because I 
have a lot of code wrote that doesn't work with Unicode.
Second, this package is also configured with the wxUSE_ODBC variable set 
to 1 and I must this variable equal to 0 in order to use the wxDb 
classes family.


So I believe that I need to build my own Debian package, so please can 
you give me some tips in order to "how modify" the wxwidgets2.6 source 
packages from 
http://ftp.debian.org/debian/pool/main/w/wxwidgets2.6/wxwidgets2.6_2.6.3.2.1.5.tar.gz 
for my requirements and rebuild a Debian package?



 Thank you,
   Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




wx2.6-examples

2007-04-29 Thread gustavo halperin

Hello, apparently the wxWidget packages from debian are compiled only for work 
with Unicode versions, I really don't agree with this because I have a lot of 
code wrote that doesn't work with Unicode.
But the are another problem, I can show the problem with the "db" example from the debian 
package wx2.6-examples. If you go inside the directory 
"/usr/share/doc/wx2.6-examples/examples/samples/db" and try compile it you get the next 
errors:

db : make
g++ -c `wx-config --cxxflags` -o dbtest.o dbtest.cpp
dbtest.cpp:74:4: error: #error Sample cannot be compiled unless setup.h has 
wxUSE_ODBC set to 1
dbtest.cpp: In member function 'bool DbGridFrame::Initialize()':
dbtest.cpp:3339: error: 'wxDbGridColInfo' was not declared in this scope
dbtest.cpp:3339: error: 'cols' was not declared in this scope
dbtest.cpp:3340: error: expected type-specifier before 'wxDbGridColInfo'
dbtest.cpp:3340: error: expected `;' before 'wxDbGridColInfo'
dbtest.cpp:3398: error: 'wxDbGridTableBase' was not declared in this scope
dbtest.cpp:3398: error: 'db' was not declared in this scope
dbtest.cpp:3398: error: expected type-specifier before 'wxDbGridTableBase'
dbtest.cpp:3398: error: expected `;' before 'wxDbGridTableBase'
dbtest.cpp:3400: error: type '' argument given to 'delete', 
expected pointer
make: *** [dbtest.o] Error 1

 Any Idea what happen here?

 Thank you,
Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: /usr/X11R6/

2007-04-26 Thread gustavo halperin
Thank you all. I deleted the directory /usr/X11R6 and after it I 
reinstall all the packages containing files likw was under the X11R6 
directory and now almost everythink is work. Thank you again.
I just have one more question/problem with mplayer. Apparently, XV is 
activated in my system (I attached below the output of xvinfo), but if I 
run 'mplayer -vo xv movie.avi' I get a blue screen and the next error:

"X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 12%"
Do you know this problem?

Thank you, gustavo.


#: xvinfo
X-Video Extension version 2.2
screen #0
 Adaptor #0: "Trident Backend Scaler"
   number of ports: 1
   port base: 65
   operations supported: PutImage
   supported visuals:
 depth 24, visualID 0x23
 depth 24, visualID 0x24
 depth 24, visualID 0x25
 depth 24, visualID 0x26
   number of attributes: 5
 "XV_COLORKEY" (range 0 to 16777215)
 client settable attribute
 client gettable attribute (current value is 66046)
 "XV_SATURATION" (range 0 to 187)
 client settable attribute
 client gettable attribute (current value is 80)
 "XV_BRIGHTNESS" (range 0 to 63)
 client settable attribute
 client gettable attribute (current value is 45)
 "XV_HUE" (range 0 to 360)
 client settable attribute
 client gettable attribute (current value is 0)
 "XV_CONTRAST" (range 0 to 7)
 client settable attribute
 client gettable attribute (current value is 4)
   maximum XvImage size: 1024 x 1024
   Number of image formats: 3
 id: 0x36315652 (RV16)
   guid: 52563136----
   bits per pixel: 16
   number of planes: 1
   type: RGB (packed)
   depth: 16
   red, green, blue masks: 0xf800, 0x7e0, 0x1f
 id: 0x32315659 (YV12)
   guid: 59563132--0010-8000-00aa00389b71
   bits per pixel: 12
   number of planes: 3
   type: YUV (planar)
 id: 0x32595559 (YUY2)
   guid: 59555932--0010-8000-00aa00389b71
   bits per pixel: 16
   number of planes: 1
   type: YUV (packed)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: libXfont.so.1: undefined symbol: FT_Init_FreeType

2007-04-24 Thread gustavo halperin

Florian Kulzer wrote:

On Wed, Apr 25, 2007 at 01:48:36 +0300, gustavo halperin wrote:
  

Hello,

After upgrade to Debian release 4.0 I suffer some problems, the big one is 
that the connection to X server be come lost if I call to: Eterm or to xpdf 
or to ida.
The are no message in no place, the only message I get is from the tty1 
from where I start the X (startx). Below I attach the message:


   /usr/bin/X11/X: symbol lookup error: /usr/X11R6/lib/libXfont.so.1: 
undefined symbol:FT_Init_FreeType
   Gdk-ERROR **: X connection to :0.0 broken (explicit kill or server 
shutdown).

   xterm:  fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0"
   X connection to :0.0 broken (explicit kill or server shutdown).
   X connection to :0.0 broken (explicit kill or server shutdown).
   xinit:  connection to X server lost.
   [27226] SessionExit already in progress ... now exiting
   X connection to :0.0 broken (explicit kill or server shutdown).



  

Below I paste the answers, thank you


What is the output of these commands:

X -version
  

~ : X -version
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux pr100 2.6.19.1 #10 SMP Thu Jan 11 
03:38:04 IST 2007 i686

Build Date: 04 April 2007
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present

file /usr/X11R6/lib/libXfont.so.1
  

~ : file /usr/X11R6/lib/libXfont.so.1
/usr/X11R6/lib/libXfont.so.1: symbolic link to `libXfont.so.1.5'
~ : file /usr/X11R6/lib/libXfont.so.1.5
/usr/X11R6/lib/libXfont.so.1.5: ELF 32-bit LSB shared object, Intel 
80386, version 1 (SYSV), not stripped

dpkg -S /usr/X11R6/lib/libXfont.so.1
  

~ : dpkg -S /usr/X11R6/lib/libXfont.so.1
dpkg: /usr/X11R6/lib/libXfont.so.1 not found.
~ : dpkg -S /usr/X11R6/lib/libXfont.so 
dpkg: /usr/X11R6/lib/libXfont.so not found.
~ : dpkg -S /usr/X11R6/lib/libXfont  
dpkg: /usr/X11R6/lib/libXfont not found.

~ : dpkg -S libXfont
libxfont-dev: /usr/lib/libXfont.a
libxfontcache1: /usr/lib/libXfontcache.so.1.0.0
libxfont-dev: /usr/lib/libXfont.so
libxfont1: /usr/lib/libXfont.so.1.4.1
libxfont1: /usr/lib/libXfont.so.1
libxfontcache1: /usr/lib/libXfontcache.so.1

apt-cache policy libxfont1
  

~ : apt-cache policy libxfont1
libxfont1:
 Installed: 1:1.2.2-2
 Candidate: 1:1.2.2-2
 Version table:
*** 1:1.2.2-2 0
   500 http://ftp.br.debian.org stable/main Packages
   100 /var/lib/dpkg/status


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




libXfont.so.1: undefined symbol: FT_Init_FreeType

2007-04-23 Thread gustavo halperin

Hello,

After upgrade to Debian release 4.0 I suffer some problems, the big one 
is that the connection to X server be come lost if I call to: Eterm or 
to xpdf or to ida.
The are no message in no place, the only message I get is from the tty1 
from where I start the X (startx). Below I attach the message:


   /usr/bin/X11/X: symbol lookup error: /usr/X11R6/lib/libXfont.so.1: 
undefined symbol:FT_Init_FreeType
   Gdk-ERROR **: X connection to :0.0 broken (explicit kill or server 
shutdown).
   xterm:  fatal IO error 32 (Broken pipe) or KillClient on X server 
":0.0"

   X connection to :0.0 broken (explicit kill or server shutdown).
   X connection to :0.0 broken (explicit kill or server shutdown).
   xinit:  connection to X server lost.
   [27226] SessionExit already in progress ... now exiting
   X connection to :0.0 broken (explicit kill or server shutdown).


thank you in advance,
    Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian update

2007-04-22 Thread gustavo halperin

Kamaraju S Kusumanchi wrote:

gustavo halperin wrote:

  

The only error from Xorg.0.log is
(EE) AIGLX: Screen 0 is not DRI capable
But I don't think that it is the problem.



This does not seem to be the cause of the problem. If you want to correct
this however, dpkg-reconfigure xserver-xorg might be useful.

  

I didn't find any error from xpdf in the ~/.xsession-errors but I found
something from Eterm:
Eterm: Warning: Locale not supported; defaulting to
portable "C" locale.



This is also not the cause of the problem. All it says is that eterm does
not support your locale. But it should not cause hangups.

1) When the hangup happens, Are you able to ctrl-alt-f1 and go into console
of the machine? If so, log in there and do top/htop etc., to figure out
which process is taking up most of the CPU, memory etc., You can also try
to ssh into the macine.
  
I can't doing nothing, the system is hung, also the mouse and keyboard 
doesn't respond.

2) Also make sure, all the packages in your system are up to date. Sometimes
intermixing different KDE versions etc., are known to cause some problems.
  

   gusti# apt-get dist-upgrade
   Reading package lists... Done
   Building dependency tree... Done
   Calculating upgrade... Done
   0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


3) Are there any messages in /var/log/messages etc., indicating some hard
drive I/O problems? This is a long shot but worth checking up.
  

Noup

4) Do you have sufficient memory or are you constantly using swap space?
Using swap space is slow as opposed to using RAM and might explain
the "hang ups".
  
Not, the hung also occur if I run Eterm as the first application after 
the X.

sorry I haven't been much useful so far

raju
  


By the way, maybe can I run Eterm and debug it and see what is the problem?
What do you think about it?

 Thank you,  Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian update

2007-04-21 Thread gustavo halperin




Kamaraju S Kusumanchi wrote:

  gustavo halperin wrote:

  
  
 Hello

After update my debian system to the new release I experimented some
troubles. Actually the applications "xpdf" or "Eterm" or "ida" hung the
X server. I don't know how to resolve it, all the dependencies of these
application looks OK, so Any idea what is the problem or how find the
problem?

  
  
Solve it step by step.

When you start the X server are there any errors in /var/log/Xorg.0.log?
That would be the first place to look for X related problems.

  

The only error from Xorg.0.log is
  (EE) AIGLX: Screen 0 is not DRI capable
But I don't think that it is the problem.
 There also some Warning:
  (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    Entry deleted from font path.
  (WW) `fonts.dir' not found (or not valid) in
"/usr/X11R6/lib/X11/fonts/Type1".
                Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Type1").
Therefore I installed the next packages: 
  ttf-sil-charis ttf-sil-doulos ttf-summersby
  But I still think that the above thinks there aren't the problem.


  Next, if everything in /var/log/Xorg.0.log looks fine, then start xpdf (say
from konsole) and see if there are any errors reported on the konsole
screen and in ~/.xsession-errors
  

I didn't find any error from xpdf in the ~/.xsession-errors but I found
something from Eterm:
  Eterm:  Warning:  Locale not supported; defaulting to portable "C"
locale.
  Warning: locale not supported by C library, locale unchanged
I again don't think that is really problem, do you?

 By the way my actual revision is: Debian GNU/Linux 4.0 \n \l
and the kernel revision is: 2.6.19.1 (same revision as before the
update).

 Any Idea what can I do?

 Thank you again, Gustavo

  
hth
raju

  







-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Debian update

2007-04-21 Thread gustavo halperin

Hello

After update my debian system to the new release I experimented some 
troubles. Actually the applications "xpdf" or "Eterm" or "ida" hung the 
X server. I don't know how to resolve it, all the dependencies of these 
application looks OK, so Any idea what is the problem or how find the 
problem?


 Thank you in advance,  Gustavo


--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Test X for some minuts

2007-04-16 Thread gustavo halperin

Hello,

I updated debian stable to release 4. In this update also was updated X.
Now, after run 'startx' the fonts in the eligtenment-epplets are to big but
this is not the worse problem. The worse problem is that after few seconds
the Xserver not recognize the mouse and the keyboard.
 So my question is if I can made changes in the xorg.conf  file and let to
Xserver run for some minutes and down. My idea is run the X just for check
if every think is OK.


Thank you in advance,
     Gustavo


Re: Beautifying Debian Etch

2007-04-06 Thread Gustavo Franco

On 4/6/07, eklektik <[EMAIL PROTECTED]> wrote:


Hello,

I installed Etch recently, with the help of the good people of this mailing
list. Now, it works perfectly, but I hate its look. So I decided that I
completely redesign the desktop. Now the work is complete and I wrote a
short article in my blog about the redesign process. The article includes
screenshots and original artworks. Do you like the redesign? You can read
the article here.



You've no idea how hard it was to make sure that we've common artwork
between the three major desktop environments and come up with
debian-moreblue. I like debian-moreblue more than your stuff, but I'm
of course biased.

The problem I see with your artwork is that the red swirl seems to be
something lost over the blue wallpaper, asking some artists that have
no idea about what Debian is give me the impression that
debian-moreblue was the right decision.

Closing, Debian is not and never will be about hate each other's work,
if you're satisfied with your own stuff, great! If you think that
almost all the users would enjoy that you're free to join us at
debian-desktop mailing list and submit your desktop-base (this is a
source package) theme, to be used in KDE, Xfce and GNOME, you really
need to keep it also in mind.

thanks,
-- stratus
http://stratusandtheswirl.blogspot.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Desktop user: Etch or the next testing?

2007-04-02 Thread Gustavo Franco

On 4/2/07, Wei Chen <[EMAIL PROTECTED]> wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I am a desktop user that is currently using Etch.


Hi Wei,

Are you using GNOME, KDE or Xfce ?


You know that Etch is about to release. This means that new features and
software will not get into it any more.

So what is a better choice now, to stick to Etch or to switch to the
next testing? I am not sure which is more important for desktop users,
stability or new features.


The answer is: It depends. :) Do you want the latest stuff to try it
out and is able to keep up with the possible broken pieces? If you
simple don't want to spend time with that, the best choice (for you!)
is stick to Etch and possible adding some backports here and there in
the upcoming months (see backports.org).


I think there might be some people with similar problem/experience with
me. What is your plan/suggestion?  Thank you.


My plan as developer is keep at least a desktop at work with sid,
other with testing and my laptop running Etch. I've also testing and
sid vservers on my laptop for build and test packages. :)

regards,
-- stratus
http://stratusandtheswirl.blogspot.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: riped dvd menu

2007-03-30 Thread gustavo halperin

Chris Bannister wrote:

On Wed, Mar 28, 2007 at 05:35:33AM +0200, gustavo halperin wrote:
  
Thank  you, but I'm not sure about K9copy, first K9copy is KDE depend 
and I prefer don't install programs that are KDE based (also Gnome based 
to), second looks like K9copy use dvdauthor for the menu issues and 
dvdauthor can't integrate the original menu and copy and modify or edit 
it (see link the K9copy page: http://k9copy.sourceforge.net/).
 So that is my question/problem: Can I extract from the DVD its menu 
and edit this menu ?



You may have more luck on a more relevant mailing list.
dvdauthor is quite powerful and there are tutorials on the net.
I know, but dvdauthor is an application for :  assembles multiple mpeg 
program streams into a suitable DVD filesystem. And not for crack the 
menu of the dvd. If I'm wrong please let me know.


 Thank you,
  Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: riped dvd menu

2007-03-28 Thread gustavo halperin

Wackojacko wrote:

gustavo halperin wrote:

Wackojacko wrote:

gustavo halperin wrote:

Hello

I need change the DVD region of my DVDs, What I do is:
 1: make a dvd backup with 'dvdbackup'.
 2: change the region with a rubi's script that I found in the net.
 3: make a dvd image with 'mkisofs'.
 4: try to burn the dvd with 'growisofs'.

The problem is that the image is to big to be burned in the DVD 
with capacity of 4.7GB.
So my idea is to remove the Special Features from the DVD and from 
the dvd-menu and the  burn the DVD.


So my question is How can to be riped the dvd-menu, then rebuild it 
just with the movie, How to know with files are the "Special 
Features" and also remove them. And finally make the image and burn 
it (steep 3 and 4 above).



 Thank you in advance,

 Gustavo



K9copy from debian-multimedia does exactly this.  You can chose to 
keep whatever aspects of the original DVD you want and they are 
recoded to fit a standard DVD.


HTH

Wackojacko
Thank  you, but I'm not sure about K9copy, first K9copy is KDE depend 
and I prefer don't install programs that are KDE based (also Gnome 
based to), second looks like K9copy use dvdauthor for the menu issues 
and dvdauthor can't integrate the original menu and copy and modify 
or edit it (see link the K9copy page: http://k9copy.sourceforge.net/).
 So that is my question/problem: Can I extract from the DVD its menu 
and edit this menu ?


Thank you
 Gustavo




I have just done exactly what you want to do with k9copy.  It uses 
dvdauthour to create menus *if* you chose not to include the original 
menu.  Otherwise it automatically uses the existing menus and the 
links to features that were not encoded don't work.


From its description

Package: k9copy

Suggests: k3b
Description: copy DVD like dvdshrink
 A small utility which allows the copy of DVD on Linux. The DVD video 
stream is compressed by the program Vamps.


 o Copy without menus :
  In this case, dvdauthor is used to create a new DVD structure. It is
  possible to choose the order in which the video sequences are played.

 o Copy with menus :
  As dvdauthor does not make it possible to integrate the original 
menus, K9Copy reproduces the original structure of the DVD. The 
navigation packs as well as IFO files are modified to point on the 
compressed MPEG stream.


As for the KDE dependencies I dont think you can get round this :).

HTH

Wackojacko


OK, so just rest try it.

 Thank you, Gustavo


--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: riped dvd menu

2007-03-27 Thread gustavo halperin

Wackojacko wrote:

gustavo halperin wrote:

Hello

I need change the DVD region of my DVDs, What I do is:
 1: make a dvd backup with 'dvdbackup'.
 2: change the region with a rubi's script that I found in the net.
 3: make a dvd image with 'mkisofs'.
 4: try to burn the dvd with 'growisofs'.

The problem is that the image is to big to be burned in the DVD with 
capacity of 4.7GB.
So my idea is to remove the Special Features from the DVD and from 
the dvd-menu and the  burn the DVD.


So my question is How can to be riped the dvd-menu, then rebuild it 
just with the movie, How to know with files are the "Special 
Features" and also remove them. And finally make the image and burn 
it (steep 3 and 4 above).



 Thank you in advance,

 Gustavo



K9copy from debian-multimedia does exactly this.  You can chose to 
keep whatever aspects of the original DVD you want and they are 
recoded to fit a standard DVD.


HTH

Wackojacko
Thank  you, but I'm not sure about K9copy, first K9copy is KDE depend 
and I prefer don't install programs that are KDE based (also Gnome based 
to), second looks like K9copy use dvdauthor for the menu issues and 
dvdauthor can't integrate the original menu and copy and modify or edit 
it (see link the K9copy page: http://k9copy.sourceforge.net/).
 So that is my question/problem: Can I extract from the DVD its menu 
and edit this menu ?


Thank you
 Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




riped dvd menu

2007-03-26 Thread gustavo halperin

Hello

I need change the DVD region of my DVDs, What I do is:
 1: make a dvd backup with 'dvdbackup'.
 2: change the region with a rubi's script that I found in the net.
 3: make a dvd image with 'mkisofs'.
 4: try to burn the dvd with 'growisofs'.

The problem is that the image is to big to be burned in the DVD with 
capacity of 4.7GB.
So my idea is to remove the Special Features from the DVD and from the 
dvd-menu and the  burn the DVD.


So my question is How can to be riped the dvd-menu, then rebuild it 
just with the movie, How to know with files are the "Special Features" 
and also remove them. And finally make the image and burn it (steep 3 
and 4 above).



 Thank you in advance,

 Gustavo




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




dvdbackup: undefined symbol: UDFFindFile

2007-03-25 Thread gustavo halperin

Hi,
I am getting this error when I try to backup my video dvd or just get
info of my video dvd, see below:
linux: dvdbackup -Mi /dev/dvd -I
  dvdbackup: relocation error: dvdbackup: undefined symbol: UDFFindFile

The dependences of dvdbackup are:
linux : ldd /usr/bin/dvdbackup
  libdvdread.so.3 => /usr/lib/libdvdread.so.3 (0xb7fb5000)
  libc.so.6 => /lib/tls/libc.so.6 (0xb7e7f000)
  libdl.so.2 => /lib/tls/libdl.so.2 (0xb7e7c000)
  /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fe8000)

My packages version are:
linux : dpkg -s libdvdread3|fgrep Version
  Version: 0.9.7-0.0sarge1
linux : dpkg -s dvdbackup|fgrep Version
  Version: 0.1.1-3


Does anyone know how to fix this?

Thank you,
  Gustavo



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




dvdbackup: undefined symbol: UDFFindFile

2007-03-25 Thread gustavo halperin

Hi,
I am getting this error when I try to backup my video dvd or just get 
info of my video dvd, see below:


linux: dvdbackup -Mi /dev/dvd -I
   dvdbackup: relocation error: dvdbackup: undefined symbol: 
UDFFindFile


The dependences of dvdbackup are:
linux : ldd /usr/bin/dvdbackup
   libdvdread.so.3 => /usr/lib/libdvdread.so.3 (0xb7fb5000)
   libc.so.6 => /lib/tls/libc.so.6 (0xb7e7f000)
   libdl.so.2 => /lib/tls/libdl.so.2 (0xb7e7c000)
   /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fe8000)

My packages version are:
linux : dpkg -s libdvdread3|fgrep Version
   Version: 0.9.7-0.0sarge1
linux : dpkg -s dvdbackup|fgrep Version
   Version: 0.1.1-3

Does anyone know how to fix this?

Thanks

 Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian for Desktop [Was: Re: "I do consider Ubuntu to be Debian" , Ian Murdock]

2007-03-23 Thread Gustavo Franco

On 3/23/07, Kevin Mark <[EMAIL PROTECTED]> wrote:

On Fri, Mar 23, 2007 at 09:25:09AM +0200, Andrei Popescu wrote:
> Kevin Mark <[EMAIL PROTECTED]> wrote:
>
> > to happen.  Debian includes desktop users but is not focused on them.
> > But recently there was some interest in a 'desktop' group in debian
> > to focus on this for lenny.
>
> Do you mean http://wiki.debian.org/DebianDesktop ?
>
> They are working since sarge was testing, and that is a looong time.
> But some of their goals have been reached.
>


Please ignore that content, it needs update. If you have doubts about
the Debian Desktop status ask on debian-desktop mailing list
(debian-desktop@lists.debian.org) or read the following:

http://www.debian.org/devel/debian-desktop
http://stratusandtheswirl.blogspot.com/2006/12/debian-desktop-call-for-tests.html

In short, with Etch you will be able to install a complete desktop
environment (default is GNOME), but there are first CD alternatives
containing KDE and other Xfce. If you don't have bandwidth issues
you're free to download netinst images and install desktop (twm),
gnome-desktop, kde-desktop or xfce-desktop. We call these set of
packages tasks (package: tasksel) but you're also able to install them
using aptitude.

During Lenny development cycle we will work more for further desktop
customizations through others packages preseeding (eg: grub to deliver
a splash screen during boot using splashy or usplash). Get involved
mailing [EMAIL PROTECTED]

Have fun!

regards,
-- stratus
http://stratusandtheswirl.blogspot.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Configuring Debian

2007-03-16 Thread gustavo halperin

Keith Thompson wrote:

Hello;
 
I just downloaded and try the OS today.  I got it installed 
correctly.  I used the netinst.iso file.  I get to the configuration 
screens until I get an apt source and CD-ROM, HTTP, FTP, and File 
System and manual.  When I choose HTTP or FTP, I get no connection.  
How do I fix this.
Which type of Internet connection do you have ? Are you sure that the 
netinst recognized your network interface? Which computer do you have?


 Gustavo Halperin
 
Thanks

Keith Thompson
  



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: After apt-get -f install

2007-03-16 Thread gustavo halperin

Kurt Petersen wrote:

Hi

After deborphan I deleted a library. The error message recommended
"apt-get -f install".

After that I got a lot of 


...
dpkg: error processing mon (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of postfix-mysql:
 postfix-mysql depends on postfix; however:
  Package postfix is not configured yet.
 postfix-mysql depends on postfix (= 2.3.8-2); however:
  Package postfix is not configured yet.
...

These packages ARE configured and work fine.

How to get rid of these messages when updating the system with
apt-get?

  


Maybe your problem have not relation with the libraries deleted, which 
libraries did you deleted?
But in the other way, you just can remove the package postfix-mysql and 
all his dependencies and then install again these packages.


  Gustavo

Thanks!
Kurt


  



--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




convert the DVD region

2007-03-16 Thread gustavo halperin

Hello

There are any way to rip a DVD region 4 and make a new DVD but with 
another region ??


 Thank you,
  Gustavo Halperin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vote for Debian on Dell computers

2007-03-15 Thread Gustavo Franco

On 3/15/07, Roberto C. Sanchez <[EMAIL PROTECTED]> wrote:

On Thu, Mar 15, 2007 at 01:21:32AM -0800, Greg Madden wrote:
>
> Buy an HP,they support Debian.
>
Out of curiousity, which HP laptop models are supported for Debian?



Hi,

AFAIK none, but they support Sarge on some servers and it seems that
the plan is extend this support for Etch once we release at least to
the same set of servers.

I will do my best to obtain some support for laptops and desktops
using as argument the progress we had with Debian Desktop into Etch.
Test installs on HP laptops are welcome. You can submit installation
reports or comments to debian-desktop mailing list.

thanks in advance,
-- stratus
http://stratusandtheswirl.blogspot.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: xorg.conf & multiple screen

2007-03-14 Thread gustavo halperin

Tarek Soliman wrote:
I have a laptop with only VGA output (not s-video output), so in order 
to connect my laptop to the LCD-TV I  made a VGA to  TV converter (VGA 
to TV <http://www.tkk.fi/Misc/Electronics/circuits/vga2tv/cindex.html>). 
My laptop have resolution of 1024x768, my external LCD monitor have also 
resolution of 1024x768 and my VGA to TV converter have resolution of 
600x480. My wish is sometimes use the VGA output for the LCD screen and 
sometime for the LCD-TV.


I have some doubt about the xorg.conf file:
 1: I must define two Screens and put both in Server Layout section? 
And then, the X server will identify alone which screen is connected ?



In xorg.conf make 2 server layouts. One of the layouts uses the Monitor
and the other uses the TV. This means each layout is using one screen
only.

Then instead of the regular startx, you can use
startx -- -layout whateveryoucalledit

This is not very helpful, but it is a step.

  
And if I start the X (using startx) without given any layout, which 
Screen will be used ??


Thank you,
  Gustavo

--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: xorg.conf & multiple screen

2007-03-14 Thread gustavo halperin




Kevin Mark wrote:

  On Wed, Mar 14, 2007 at 01:17:17AM +0200, gustavo halperin wrote:
  
  
Hello

 I have a laptop with only VGA output (not s-video output), so in order to
connect my laptop to the LCD-TV I  made a VGA to  TV converter (VGA to TV). My
laptop have resolution of 1024x768, my external LCD monitor have also
resolution of 1024x768 and my VGA to TV converter have resolution of 600x480.
My wish is sometimes use the VGA output for the LCD screen and sometime for the
LCD-TV.

 I have some doubt about the xorg.conf file:
  1: I must define two Screens and put both in Server Layout section? And then,
the X server will identify alone which screen is connected ?
  2: The section monitor for the LCD-TV I defined in the next form:
 Section "Monitor"
  Identifier  "LCD Monitor"
  ModeLine "PALi"  14.16  704 756 828 976 552 556 589 629
+hsync +vsync interlace
 EndSection
  But I don't know if I have to define the values for "HorizSync" and for
"VertRefresh"? I also don't know this values for my LCD-TV. I just know that
the LCD-TV have resolution WXGA 1366x768 and the next System color PAL-N, PAL-M
/M and NTSC-M/M.

  
  I recently set up a dual monitor setup after I found a second ATI card
that had the same video driver. I used 'X -configure' to get a basic
xorg.conf setup and then edited from there. See if it helps.
-K
  

But Are you sure that can I use dual monitor when each one have
different resolution and maybe different values for "HorizSync" and for
"VertRefresh"?

 Gustavo




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: xorg.conf & multiple screen

2007-03-14 Thread gustavo halperin

Thank you,

So you say that I must restart the X server each time that I want see a
movies in the LCD-TV, I'm right?

 Gustavo

On 3/14/07, Tarek Soliman <[EMAIL PROTECTED]> wrote:


> I have a laptop with only VGA output (not s-video output), so in order
> to connect my laptop to the LCD-TV I  made a VGA to  TV converter (VGA
> to TV <http://www.tkk.fi/Misc/Electronics/circuits/vga2tv/cindex.html>).
> My laptop have resolution of 1024x768, my external LCD monitor have also
> resolution of 1024x768 and my VGA to TV converter have resolution of
> 600x480. My wish is sometimes use the VGA output for the LCD screen and
> sometime for the LCD-TV.
>
> I have some doubt about the xorg.conf file:
>  1: I must define two Screens and put both in Server Layout section?
> And then, the X server will identify alone which screen is connected ?

In xorg.conf make 2 server layouts. One of the layouts uses the Monitor
and the other uses the TV. This means each layout is using one screen
only.

Then instead of the regular startx, you can use
startx -- -layout whateveryoucalledit

This is not very helpful, but it is a step.

--
Tarek


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]




xorg.conf & multiple screen

2007-03-13 Thread gustavo halperin

Hello

I have a laptop with only VGA output (not s-video output), so in order 
to connect my laptop to the LCD-TV I  made a VGA to  TV converter (VGA 
to TV <http://www.tkk.fi/Misc/Electronics/circuits/vga2tv/cindex.html>). 
My laptop have resolution of 1024x768, my external LCD monitor have also 
resolution of 1024x768 and my VGA to TV converter have resolution of 
600x480. My wish is sometimes use the VGA output for the LCD screen and 
sometime for the LCD-TV.


I have some doubt about the xorg.conf file:
 1: I must define two Screens and put both in Server Layout section? 
And then, the X server will identify alone which screen is connected ?

 2: The section monitor for the LCD-TV I defined in the next form:
Section "Monitor"
 Identifier  "LCD Monitor"
 ModeLine "PALi"  14.16  704 756 828 976 552 556 589 
629 +hsync +vsync interlace

EndSection
 But I don't know if I have to define the values for "HorizSync" and 
for "VertRefresh"? I also don't know this values for my LCD-TV. I just 
know that the LCD-TV have resolution WXGA 1366x768 and the next System 
color PAL-N, PAL-M/M and NTSC-M/M.



 Last, thank you a lot, Gustavo


xorg.conf & multiple screen

2007-03-13 Thread gustavo halperin

Hello

I have a laptop with only VGA output (not s-video output), so in order 
to connect my laptop to the LCD-TV I  made a VGA to  TV converter (VGA 
to TV <http://www.tkk.fi/Misc/Electronics/circuits/vga2tv/cindex.html>). 
My laptop have resolution of 1024x768, my external LCD monitor have also 
resolution of 1024x768 and my VGA to TV converter have resolution of 
600x480. My wish is sometimes use the VGA output for the LCD screen and 
sometime for the LCD-TV.


I have some doubt about the xorg.conf file:
 1: I must define two Screens and put both in Server Layout section? 
And then, the X server will identify alone which screen is connected ?

 2: The section monitor for the LCD-TV I defined in the next form:
Section "Monitor"
 Identifier  "LCD Monitor"
 ModeLine "PALi"  14.16  704 756 828 976 552 556 589 
629 +hsync +vsync interlace

EndSection
 But I don't know if I have to define the values for "HorizSync" and 
for "VertRefresh"? I also don't know this values for my LCD-TV. I just 
know that the LCD-TV have resolution WXGA 1366x768 and the next System 
color PAL-N, PAL-M/M and NTSC-M/M.



 Last, thank you a lot, Gustavo

--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'



change vga reasolution on the fly

2007-03-09 Thread gustavo halperin

Hello list,

I bought a VGA to s-video converter, this converter receive VGA input of 
resolution 640x480. I bought this converter in order to connect my 
laptop to my TV. In the other way my external LCD receive VGA input of 
1024x768. So ..., that is my problem: There are any way to use the same 
VGA output (from my laptop) some times with one resolution and some time 
with other resolution without restart the X each time ?


My laptop is a Toshiba Portege R100, this Toshiba haven't s-video 
output, just une VGA output.
I'm currently using X.org (X Window System Version 6.9.0) with OS 
Kernel: Linux version 2.6.19.1.




 Thank you in advance,
      Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Java: Error occurred during initialization of VM

2007-03-01 Thread gustavo halperin

Hello


I have a problem with a Java plugin for Mozilla.

For example in the link: http://voipreview.org/voipspeedtester.aspx
I receive the below error in the terminal

VM did not start up properly
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Could not read ack from child process
Plugin: Java VM process has died.
plugin: java process exited with status 1
Could not start JavaVM!

VM did not start up properly



I have installed the last Jre, version 1.5-0-11. I installed it from the 
RPM. I mean I transform the RPM to deb using "allien" and then 
installing it with "dpkg -i".

I'm also using the last stable mozilla for debian.

Any idea what is my problem ??

 Thank you,
  Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: mplayer + usb-to-video

2007-02-11 Thread gustavo halperin

Kevin Ross wrote:
 But I have one more question: So a converter from my connector to my 
TV-LCD with "VideoComponent Y-Cb-Cr" (see 
http://www.ramelectronics.net/html/vga-rgb-component.html#hd15rgb) is 
just connect the pins 1,6 and 2,7 and 3,8 to the terminals "Y-Cb-Cr" 
(see http://en.wikipedia.org/wiki/VGA_connector)? Doesn't need any 
vertical or/and horizontal synchronization ?


 Or I must a converter to the normal video or s-video signal ?



That cable won't work with a TV that accepts YCbCr input.  RGB is NOT
the same as YCbCr.  See http://en.wikipedia.org/wiki/YCbCr for a definition
of YCbCr.  If your LCD TV and computer both support the same horizontal
and vertical refresh frequencies at a given resolution, then you'll
need something like http://www.ramelectronics.net/html/9A60.html

What model TV do you have?  Maybe we can figure out exactly what you'll
need to hook it up.

-- Kevin

 Well I have a LCD Sanyo, model LCD-32XA2. The possible inputs are:
   # Y-Cb-Cr
   # Video (common video)
   # S-Video

I think that your above suggestion 
(http://www.ramelectronics.net/html/9A60.html) is the best solution for me.


 Thank you for your help,
 Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: mplayer + usb-to-video

2007-02-11 Thread gustavo halperin

Kevin Ross wrote:
 I have a laptop without s-video output (Toshiba - Portege 
R100) so my 
question is: There are any way to take out video signal throw 
USB2.0-Video/audio adapter (http://www.usb-port.com/uvd204.html) ?


 And then see the movies in the TV ?


That device is for capturing video and audio (input), not 
  

outputting.


If you don't have video outputs, do you have a VGA output connector
on your laptop?  If so, look into getting a scan converter, that
converts VGA out to composite or s-video out.

-- Kevin
  
  
There are not VGA out from the computer, the only output is a RGB 
(monitor) port. There are any converter from RGB port to s-video ??



If the connector looks like this:

http://en.wikipedia.org/wiki/VGA_connector

then we are talking about the same thing.  If so, then a scan converter
is what you need.

Hope this helps!
-- Kevin

  

Thank you,

But I have one more question: So a converter from my connector to my 
TV-LCD with "VideoComponent Y-Cb-Cr" (see 
http://www.ramelectronics.net/html/vga-rgb-component.html#hd15rgb) is 
just connect the pins 1,6 and 2,7 and 3,8 to the terminals "Y-Cb-Cr" 
(see http://en.wikipedia.org/wiki/VGA_connector)? Doesn't need any 
vertical or/and horizontal synchronization ?


Or I must a converter to the normal video or s-video signal ?


 Thank you again,
 Gustavo


--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: mplayer + usb-to-video

2007-02-10 Thread gustavo halperin

Kevin Ross wrote:
 I have a laptop without s-video output (Toshiba - Portege 
R100) so my 
question is: There are any way to take out video signal throw 
USB2.0-Video/audio adapter (http://www.usb-port.com/uvd204.html) ?


 And then see the movies in the TV ?



That device is for capturing video and audio (input), not outputting.

If you don't have video outputs, do you have a VGA output connector
on your laptop?  If so, look into getting a scan converter, that
converts VGA out to composite or s-video out.

-- Kevin
  
There are not VGA out from the computer, the only output is a RGB 
(monitor) port. There are any converter from RGB port to s-video ??


 Thank you,

 Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




mplayer + usb-to-video

2007-02-10 Thread gustavo halperin

Hello

I have a laptop without s-video output (Toshiba - Portege R100) so my 
question is: There are any way to take out video signal throw 
USB2.0-Video/audio adapter (http://www.usb-port.com/uvd204.html) ?


And then see the movies in the TV ?


Thank you in advance,
 Gustavo

--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




mplayer + usb-to-video

2007-02-10 Thread gustavo halperin

Hello

I have a laptop without s-video output (Toshiba - Portege R100) so my 
question is: There are any way to take out video signal throw 
USB2.0-Video/audio adapter (http://www.usb-port.com/uvd204.html) ?


And the see the movies in the TV ?


Thank you in advance,
 Gustavo

--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Etch is REALLY fast! :-)

2007-01-31 Thread Gustavo Franco

On 1/31/07, Wim De Smet <[EMAIL PROTECTED]> wrote:

On 1/31/07, Gustavo Franco <[EMAIL PROTECTED]> wrote:
>[...]
> I've a question on behalf of the Debian Ombudsman Team:
> - Is there any current issue you would like to see solved into our
> post-etch release (Lenny) ?

(...)

I found some relevant bugreports. [1][2] Notice that that last bug has
severity wishlist but if you think about it this will hit a lot of new
debian users. They'll go into the manpage, see that they could be
reading the info pages, try it and end up on the manpage. Doesn't
break the functionality of the package much, but if the docs are so
hopelessly borked how are users supposed to actually find them before
coming into #debian or on this list asking questions?


Hi Wim,

Thanks for your feedback. Yes, you're right. Unfortunately, i think
the problem should be solved before the Etch freeze, since it isn't a
simple doc fix but probably will require a more intrusive patch into
dpkg. I'll look into this with the QA and release management teams and
will usertag the bugs to keep an eye on their progress.


Don't take this as slagging off Debian, I still think it's the best
distro out there and etch on the whole definitely is doing really
good.


No, i don't take this as slagging. Thanks again for your message, be
sure that there are a lot of people working to make Etch the best
Debian release ever. I think we've more than enough manpower but some
communication problems here and there. I hope the Ombudsman team will
help with these issues not only making bridges between users and
developers, but between teams of developers internally.

regards,
-- stratus
http://stratusandtheswirl.blogspot.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Etch is REALLY fast! :-)

2007-01-30 Thread Gustavo Franco

On 1/30/07, Dave Witbrodt <[EMAIL PROTECTED]> wrote:

Hi all,

(...)
   Since Etch is nearly ready to be released, I decided that my best
bet was to keep the new kernel and replace everything else!  ;-)  I
chose to dist-upgrade to Etch.
   I've been using Etch now since Sunday night, and everything is
working really smooth.  Everything seems a lot faster, too.  No doubt
some of that is due to the improved video card, but boot time is
faster and everything I do when working without X also seems faster.


Hi Dave,

You feedback is really appreciated. Btw, if you want to install the
same set of packages as the default (GNOME) desktop environment, i
recommend you: aptitude update && aptitude install desktop
gnome-desktop (there are xfce-desktop and kde-desktop too). Keep in
mind that desktop and gnome-desktop aren't metapackages but tasks (as
in tasksel). In other words, d-i uses tasksel to install set of
packages and not metapackages or a 'hardcoded into d-i' list of
packages.


   I would like to thank the developers who are busting their buns to
get Etch ready for release!  Can anyone suggest other Debian mailing
lists I can post my thanks to, so that the greatest possible number of
developers will see it?  (I realize that "thanks" is just noise, and
not productive, but everyone wants to hear that their hard work is
appreciated!)


You're welcome, thanks. There's no perfect list to send 'thanks', but
debian-project is a good one. This mailing list is suited for non
technical discussions.

I've a question on behalf of the Debian Ombudsman Team:
- Is there any current issue you would like to see solved into our
post-etch release (Lenny) ?

FYI, we will open a ombudsman account soon to be the voice of the
community into the project and work on some more interesting stuff.
We've just started setting up stuff into alioth.debian.org.

regards,
-- stratus
http://stratusandtheswirl.blogspot.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




sound in kernel 2.6.19.1

2007-01-08 Thread gustavo halperin

Hello

I have not sound using mplayer or any player but I have the beep sound.

I was compiled kernel 2.6.19.1 almost with the same sound config as with 
the kernel-2.6.15.1, but I have not sound using the new kernel.
I get two errors on boot time (using 2.6.19.1) that wasn't in the old 
kernel-2.6.15.1, next I attach the lines from the kernel-2.6.19.1 boot 
file (/var/log/boot):

>   Mon Jan  8 23:28:18 2007: soundcore
>   Mon Jan  8 23:28:18 2007: FATAL: Module soundcore not found.
>   Mon Jan  8 23:28:18 2007: snd
>   Mon Jan  8 23:28:18 2007: FATAL: Module snd not found.
But there modules are not exist also in the kernel-2.6.15.1 modules, but 
in some way, in the old kernel these modules are loaded successfully, 
next I attach the lines from the kernel-2.6.15.1 boot file:

>   Mon Jan  8 00:47:07 2007: soundcore
>   Mon Jan  8 00:47:07 2007: snd
>   Mon Jan  8 00:47:07 2007: snd-timer

All the other thinks in a boot file are almost the same, but I get in 
the aumix application only: "Vol", "Synth", "Line", "Mic" and "CD"

without: "Mix", "Pcm", "IGaim", "OGaim" and the others.

Thank you in advance,
 Gustavo


I also attach next the sound modules loaded in /proc/modules:
- 


snd_usb_audio 83200 0 - Live 0xf1db5000
snd_usb_lib 17792 1 snd_usb_audio, Live 0xf1d54000
snd_ali5451 26316 0 - Live 0xf1d4c000
snd_intel8x0m 19020 0 - Live 0xf1d0d000
snd_intel8x0 34588 0 - Live 0xf1d23000
snd_mtpav 10056 0 - Live 0xf142
snd_virmidi 6080 0 - Live 0xf13f7000
snd_seq_virmidi 8064 1 snd_virmidi, Live 0xf13f4000
snd_seq_midi_event 7744 1 snd_seq_virmidi, Live 0xf13f1000
snd_dummy 11968 2 - Live 0xf13ed000
snd_ac97_codec 96164 3 snd_ali5451,snd_intel8x0m,snd_intel8x0, Live 
0xf143f000

snd_ac97_bus 2880 1 snd_ac97_codec, Live 0xf12c9000
snd_vx_lib 35008 0 - Live 0xf1416000
snd_opl3_lib 11712 0 - Live 0xf13e9000
snd_mpu401_uart 9408 0 - Live 0xf13cf000
snd_pcm_oss 46848 0 - Live 0xf1409000
snd_mixer_oss 18048 3 snd_pcm_oss, Live 0xf13c1000
snd_seq_dummy 4484 0 - Live 0xf13be000
snd_seq 53808 3 snd_seq_virmidi,snd_seq_midi_event,snd_seq_dummy, Live 
0xf13fa000
snd_rawmidi 25408 4 
snd_usb_lib,snd_mtpav,snd_seq_virmidi,snd_mpu401_uart, Live 0xf13c7000
snd_seq_device 9036 4 snd_opl3_lib,snd_seq_dummy,snd_seq,snd_rawmidi, 
Live 0xf13ba000

snd_hwdep 10180 2 snd_usb_audio,snd_opl3_lib, Live 0xf13ae000
snd_pcm 83076 8 
snd_usb_audio,snd_ali5451,snd_intel8x0m,snd_intel8x0,snd_dummy,snd_ac97_codec,snd_vx_lib,snd_pcm_oss, 
Live 0xf13d3000

snd_page_alloc 10952 3 snd_intel8x0m,snd_intel8x0,snd_pcm, Live 0xf13a2000
snd_timer 24580 3 snd_opl3_lib,snd_seq,snd_pcm, Live 0xf13b2000
usbcore 139460 42 
snd_usb_audio,snd_usb_lib,safe_serial,keyspan_pda,ipaq,visor,ftdi_sio,empeg,digi_acceleport,whiteheat,belkin_sa,usbserial,sisusbvga,ftdi_elan,usbled,usblcd,uss720,usbmouse,usbkbd,usb_storage,usbhid,gspca,usblp,cdc_acm,uhci_hcd,ohci_hcd,ehci_hcd,dabusb,dsbr100,cpia2,cpia_usb,ds2490,zd1211rw,zd1201,bfusb,bpa10x,bcm203x,hci_usb,mcs7780,stir4200,irda_usb, 
Live 0xf0cbb000
firmware_class 10688 10 
ipw2100,snd_vx_lib,zd1211rw,zd1201,bt3c_cs,bfusb,bcm203x,irda_usb,pcmcia,microcode, 
Live 0xf0815000
- 



--



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




sound in kernel 2.6.19.1

2007-01-08 Thread gustavo halperin

Hello

I have not sound using mplayer or any player but I have the beep sound.

I was compiled kernel 2.6.19.1 almost with the same sound config as 
with the kernel-2.6.15.1, but I have not sound using the new kernel.
I get two errors on boot time (using 2.6.19.1) that wasn't in the old 
kernel-2.6.15.1, next I attach the lines from the kernel-2.6.19.1 boot 
file (/var/log/boot):

>   Mon Jan  8 23:28:18 2007: soundcore
>   Mon Jan  8 23:28:18 2007: FATAL: Module soundcore not found.
>   Mon Jan  8 23:28:18 2007: snd
>   Mon Jan  8 23:28:18 2007: FATAL: Module snd not found.
But there modules are not exist also in the kernel-2.6.15.1 modules, but 
in some way, in the old kernel these modules are loaded successfully, 
next I attach the lines from the kernel-2.6.15.1 boot file:

>   Mon Jan  8 00:47:07 2007: soundcore
>   Mon Jan  8 00:47:07 2007: snd
>   Mon Jan  8 00:47:07 2007: snd-timer

All the other thinks in a boot file are almost the same, but I get in 
the aumix application only: "Vol", "Synth", "Line", "Mic" and "CD"

without: "Mix", "Pcm", "IGaim", "OGaim" and the others.

 Thank you in advance,
  Gustavo
 

My Laptop is the Toshiba Portege R100, the sound must be ok with the 
modules "snd_inte8x0" and "snd_pcm_oss" see 
http://www.istitutocolli.org/pr100/#AEN106.


I also attach next the sound modules loaded in /proc/modules:
-
snd_usb_audio 83200 0 - Live 0xf1db5000
snd_usb_lib 17792 1 snd_usb_audio, Live 0xf1d54000
snd_ali5451 26316 0 - Live 0xf1d4c000
snd_intel8x0m 19020 0 - Live 0xf1d0d000
snd_intel8x0 34588 0 - Live 0xf1d23000
snd_mtpav 10056 0 - Live 0xf142
snd_virmidi 6080 0 - Live 0xf13f7000
snd_seq_virmidi 8064 1 snd_virmidi, Live 0xf13f4000
snd_seq_midi_event 7744 1 snd_seq_virmidi, Live 0xf13f1000
snd_dummy 11968 2 - Live 0xf13ed000
snd_ac97_codec 96164 3 snd_ali5451,snd_intel8x0m,snd_intel8x0, Live 
0xf143f000

snd_ac97_bus 2880 1 snd_ac97_codec, Live 0xf12c9000
snd_vx_lib 35008 0 - Live 0xf1416000
snd_opl3_lib 11712 0 - Live 0xf13e9000
snd_mpu401_uart 9408 0 - Live 0xf13cf000
snd_pcm_oss 46848 0 - Live 0xf1409000
snd_mixer_oss 18048 3 snd_pcm_oss, Live 0xf13c1000
snd_seq_dummy 4484 0 - Live 0xf13be000
snd_seq 53808 3 snd_seq_virmidi,snd_seq_midi_event,snd_seq_dummy, Live 
0xf13fa000
snd_rawmidi 25408 4 
snd_usb_lib,snd_mtpav,snd_seq_virmidi,snd_mpu401_uart, Live 0xf13c7000
snd_seq_device 9036 4 snd_opl3_lib,snd_seq_dummy,snd_seq,snd_rawmidi, 
Live 0xf13ba000

snd_hwdep 10180 2 snd_usb_audio,snd_opl3_lib, Live 0xf13ae000
snd_pcm 83076 8 
snd_usb_audio,snd_ali5451,snd_intel8x0m,snd_intel8x0,snd_dummy,snd_ac97_codec,snd_vx_lib,snd_pcm_oss, 
Live 0xf13d3000

snd_page_alloc 10952 3 snd_intel8x0m,snd_intel8x0,snd_pcm, Live 0xf13a2000
snd_timer 24580 3 snd_opl3_lib,snd_seq,snd_pcm, Live 0xf13b2000
usbcore 139460 42 
snd_usb_audio,snd_usb_lib,safe_serial,keyspan_pda,ipaq,visor,ftdi_sio,empeg,digi_acceleport,whiteheat,belkin_sa,usbserial,sisusbvga,ftdi_elan,usbled,usblcd,uss720,usbmouse,usbkbd,usb_storage,usbhid,gspca,usblp,cdc_acm,uhci_hcd,ohci_hcd,ehci_hcd,dabusb,dsbr100,cpia2,cpia_usb,ds2490,zd1211rw,zd1201,bfusb,bpa10x,bcm203x,hci_usb,mcs7780,stir4200,irda_usb, 
Live 0xf0cbb000
firmware_class 10688 10 
ipw2100,snd_vx_lib,zd1211rw,zd1201,bt3c_cs,bfusb,bcm203x,irda_usb,pcmcia,microcode, 
Live 0xf0815000

-


--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: mounting the minimum

2007-01-03 Thread gustavo halperin

Rob Sims wrote:

On Wed, Jan 03, 2007 at 01:11:20AM +0200, gustavo halperin wrote:
  

Hello

I have some kernel-modules questions:
After the linux  SO was started, can I check which modules of 
"/etc/modules" was successfully mounted and aren't in use?
Second, if I know the modules that aren't in use, Is OK if I remove 
them from "/etc/modules" and mount them after the boot time using some 
script or manually as root ?



Just try rmmod modname; it won't remove modules in use.  It's OK to
manually load modules later, but why would you want to?
  

Just in order to reduce the boot time of the system.

 
  
Last question: there are any way to have a "/etc/modules" file 
corresponding to each kernel and her modules ?



Looking at /etc/init.d/module-init-tools:
KVER=$(uname -r)
KMAJ=${KVER%${KVER#*.*[^.]}}
KMAJ=${KMAJ%.}

if [ -e /etc/modules-$KVER ]; then
  MODULES_FILE=/etc/modules-$KVER
elif [ -e /etc/modules-$KMAJ ]; then
  MODULES_FILE=/etc/modules-$KMAJ
else
  MODULES_FILE=/etc/modules
fi
  


Thank you a lot,
   Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




mounting the minimum

2007-01-02 Thread gustavo halperin

Hello

I have some kernel-modules questions:
After the linux  SO was started, can I check which modules of 
"/etc/modules" was successfully mounted and aren't in use?
Second, if I know the modules that aren't in use, Is OK if I remove 
them from "/etc/modules" and mount them after the boot time using some 
script or manually as root ?


Last question: there are any way to have a "/etc/modules" file 
corresponding to each kernel and her modules ?


Thank you  in advance,
Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: make pdf with password

2007-01-01 Thread gustavo halperin

Thank you,
   Gus

Jhair Tocancipa Triana wrote:

gustavo writes:

  

Hello
There are any form to make pdf with password using latex  or from the
pdf generated using Latex there are any form to add password to this
pdf ??



You could try the pdftk package.

  



--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




make pdf with password

2007-01-01 Thread gustavo halperin

Hello

There are any form to make pdf with password using latex  or from the 
pdf generated using Latex there are any form to add password to this pdf ??


Thank you in advance,
  Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: 2 weeks as a Debian user: a report back

2006-12-24 Thread Gustavo Franco

On 12/24/06, andy <[EMAIL PROTECTED]> wrote:

Dear Debian Users

(...)

I admit that I am also using a new machine than the one I Ran Slackware
on, and I am using a new kernel than that which I used with Slackware. I
have always been a little daunted by the prospect of rolling my own and
imploding my own system in the process. The Etch install made getting a
default 2.6 kernel easy. Somehow (I followed some instructions, and they
seemed to have worked) I upgraded my 2.6 kernel and am running a system
with a comfortable amount of resources and space to play around a bit.
I am using Gnome as my WM having formally been a fan of XFce I am quite
enjoying some of the automations that Gnome offers (e.g. daily package
updates). As a WM, Gnome doesn't seem to release resources as quickly as
XFce did with Slackware. Since I haven't setup XFce to run with Debian,
I can't comment on a comparison btw XFce on Slack or Deb, except that,
by default, Debian Etch seems to run a later version of XFce.


Have you installed GNOME through the "desktop environment" option into
the installer ? If not, i would suggest you do as root: aptitude
update && aptitude install desktop gnome-desktop . It will push Xorg,
Firefox (now iceweasel in Debian), OpenOffice, just the needed GNOME
modules and tons of other useful stuff (eg.: multimedia support for
the browser).

You can install XFCE as root, running: aptitude update && aptitude
install desktop xfce-desktop . You're free to test kde too, following
the same concept (kde-desktop).

For those in doubt these desktop and $foo-desktop thing came from
tasksel that is also used by d-i (the debian-installer). The tasksel,
d-i and debian-desktop (a pkg-gnome, pkg-kde and pkg-xfce joint
effort) did the dirty job behind the scenes to give you the best
possible desktop and freedom of choice. You will see special CDs and
maybe live CDs surface once we release Etch (debian-cd guys are
working on that too). Stay tuned and spread the word! :)


So what's different, at least from my pov?
1. Software installs right, plays nicely together and I have yet to run
into dependency hell (touch wood :) )
2. The range of software available is quite stunning, and I am impressed
by the little tweaks of applications that makes them recognise each
other, such as the auto-mount and the intelligent use of hot-plugging,
the auto-updating of applications, and the overall stability of the system.
3. I also think that the rendering of the screen and the range of fonts
is very impressive.
4. The installation was pretty straightforward, but aside from
idiosyncrasies in procedure between Debian and Slackware, the
installation process didn't pose any difficulties. Once one does some
reading apt-get seems reasonably straightforward, and that Debian has
init.d files when Slackware uses rc.d files takes a bit of reminding to
get straight, but that's just self-de/re-programming.


Please use synaptic (GNOME) and aptitude (console) and not apt-get
directly. It's better.


Overall, I am really impressed with Debian, and I realise that there is
a lot yet to learn about the "Debian way". After 2 weeks however, I must
also say that I have found the support and discussion here first-rate,
prompt and thoughtful. Nice one ... that certainly boosts a new user's
confidence. :)


That's nice to hear. Thank you for taking your time writing the message.


So, onwards and onwards :D I am beginning to get a sense of GNU/Linux's
power through its software and its range of capacity, whereas with
Slackware I had a sense of GNU/Linux's reliability and work-horse
stability. This is like flying after having learnt (to some degree of
functionality) to walk!!

Happy 2007 to y'all


Have fun with Debian and happy 2007.


I don't know if any Debian developers read these lists


We do.

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Add hardware to an existing system

2006-12-20 Thread Gustavo Franco

On 12/16/06, Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote:

kevin bailey wrote:
> Something I've never known how to do?!?!
>
> Say I've installed Etch (which looks as good as Ubuntu BTW) on to a PC - and
> I then need to install a new graphics card and a DVD burner.
>
> Now I take it that during installation the hardware was detected and the
> various modules were selected and loaded.  How to I tell the system to load
> the new modules required?
>
> Thanks,
>
> Kevin
>
>

It's a mixed bag.

I just added a DVD Burner:
http://www.newegg.com/Product/Product.asp?Item=N82E16827106013
for $30! Check that price!
and it was detected right away and mondo used it w/o problem.

I only use Nvidia graphics cards and those are detected right away by
the Nvidia driver (I use the closed source driver, not the Debian package).

However, I added a USB disk, through adding an ATA disk:
http://www.newegg.com/Product/Product.asp?Item=N82E16822148095
to an external enclosure:
http://www.newegg.com/Product/Product.asp?Item=N82E16817145657
and plugged that into the USB port and that was detected right away
also. But I could not boot from it: motherboard BIOS problem.

If I added an entry to my /etc/fstab for the USB disk, it would cause no
problems with a Debian stock kernel, because it uses initrd, but with my
custom kernel I would have to add the initrd option to load usb-storage
support.

My daughter bought a USB external modem for me and it would never work,
because of the proprietary M$ driver.

Bottomline: it depends on what you're adding and what hardware you have
installed.


This is valid for any operating system, not Debian GNU/Linux alone but
the most used by end-users too. Go hunt for up-to-date video card
drivers to run over amd64 and/or with their latest stuff. :)

I think in your scenario Debian performed very well and the USB
external modem isn't really our fault. I blame the vendor for not
disclose the hardware specs and/or the kernel team if they did. You
know, our part of the community work that needs to be done, is right
there in Etch waiting the other pieces.

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Add hardware to an existing system

2006-12-15 Thread Gustavo Franco

On 12/15/06, Jacques Normand <[EMAIL PROTECTED]> wrote:

On Fri, Dec 15, 2006 at 05:26:22PM -0200, Gustavo Franco wrote:
> >While you are right, I see one special case. It is not the case here but
> >if you change your booting devices, you will need to rebuild the
> >initramfs. I am mainly speaking about adding a drive or controller which
> >change the ordering and name of the others.
>
> You're right, thanks for pointing it out, but me as both user and
> admin don't do that usually.
>
> Btw, if you change your hard disk controller only (hardware raid?)
> you're probably not a newcomer user. Unfortunately, it isn't that easy
> figure out what's going on from the boot loader, kernel and the
> whole system (read /etc/fstab at first) - but per filesystem id (or label)
> boot and mount should be worked out for our next release, IMHO.
>
> Adding a drive that changes the name from the original drive sounds
> like a controller bug or kernel bug though.

No not necessarily, let me give you a scenario: You are running fine with
your onboard controller for a while but you feel a little tight on disk
space and you decide to add a drive. You also need to add a pci controller
for it since you ide (or sata for that matter) onboard is packed. But for
some reason the add on card is loaded before the onboard one, which shifts
all the drives down... It is not a kernel bug, just a timing 'feature'.


udev should be covering this corner case as he does for network
interfaces, but i dunno really.


As for the fstab, you would probably be stuck if you use the partition
directly. And since the fstab is used for the initramfs creation, you
would need to regenerate it again after. But there is another way than
labels. LVM is not dependent on the name of the PV anymore, if the name
of one does change, lvm will find it with its uuid and load it normally.
That is one more advantage in using it rather that static partitions.


sure. ;)


regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Add hardware to an existing system

2006-12-15 Thread Gustavo Franco

On 12/15/06, Jacques Normand <[EMAIL PROTECTED]> wrote:

On Fri, Dec 15, 2006 at 04:42:17PM -0200, Gustavo Franco wrote:
> The hardware is detected during the boot process too and not only
> during the installation, unless you've changed it manually.
>
> Answering about the video card and dvd burner:
>
> - Video card: Probably it will be properly detected and the kernel
> module will be loaded, but you will still need to reconfigure your
> Xorg if it uses a different chipset than the older card. You can
> reconfigure the package xserver-xorg or simply edit /etc/X11/Xorg.conf
> changing the Driver from the old to the new one.
> - DVD burner: If you use GNOME and haven't installed the desktop
> environment install gnomebaker package and have fun.
>
> A lot of other kind of hardware will work 'out of the box' (eg: most
> of usb tokens) and others will be detected but you will need install a
> package or if we're replacing old hardware with new stuff change a
> configuration file.
>
> Suggestions are welcome.

While you are right, I see one special case. It is not the case here but
if you change your booting devices, you will need to rebuild the
initramfs. I am mainly speaking about adding a drive or controller which
change the ordering and name of the others.


You're right, thanks for pointing it out, but me as both user and
admin don't do that usually.

Btw, if you change your hard disk controller only (hardware raid?)
you're probably not a newcomer user. Unfortunately, it isn't that easy
figure out what's going on from the boot loader, kernel and the
whole system (read /etc/fstab at first) - but per filesystem id (or label)
boot and mount should be worked out for our next release, IMHO.

Adding a drive that changes the name from the original drive sounds
like a controller bug or kernel bug though.

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Add hardware to an existing system

2006-12-15 Thread Gustavo Franco

On 12/15/06, csanyipal <[EMAIL PROTECTED]> wrote:

On Fri, Dec 15, 2006 at 05:14:27PM +, kevin bailey wrote:
>
> Now I take it that during installation the hardware was detected and the
> various modules were selected and loaded.  How to I tell the system to load
> the new modules required?

Compile the new kernel with support for that new hardwear.


I'm sorry but you're wrong.

Kevin,

The hardware is detected during the boot process too and not only
during the installation, unless you've changed it manually.

Answering about the video card and dvd burner:

- Video card: Probably it will be properly detected and the kernel
module will be loaded, but you will still need to reconfigure your
Xorg if it uses a different chipset than the older card. You can
reconfigure the package xserver-xorg or simply edit /etc/X11/Xorg.conf
changing the Driver from the old to the new one.
- DVD burner: If you use GNOME and haven't installed the desktop
environment install gnomebaker package and have fun.

A lot of other kind of hardware will work 'out of the box' (eg: most
of usb tokens) and others will be detected but you will need install a
package or if we're replacing old hardware with new stuff change a
configuration file.

Suggestions are welcome.

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian as a Web server

2006-12-12 Thread Gustavo Franco

On 12/12/06, Justin Hartman <[EMAIL PROTECTED]> wrote:

> I'm sure you're wrong. Debian was showed as #1 in the web servers that
> publishes the distribution info by Netcraft some time ago (nothing
> more than 1 or 2 years ago).

I'm sure I am and I was really making this statement based on my own
perception more than any hard facts. I think what may be causing this
perception is the web-based control panel companies like Cpanel and
SWsoft. I've never seen a Cpanel or Plesk server running off of Debian
but again this is only what I have noticed.

> Actually, we're working very hard to polish our next release (Etch)
> and i suggest you give it a try.

Honestly I really want to give Debian a try as one of my production
servers. I don't know how difficult it will be to migrate the data
across from CentOS and RH but I am considering getting a third server
to accommodate for the growth of my site and I want to try this one
with Debian.


Well, you can start moving static content (images, some html) or setup
some balance scheme in a way that if Debian fails (as a backup server)
the main server (CentOS and/or RH) will keep up the stuff. It will
require minor changes in the CentOS and/or RH, if you're using MySQL
or PgSQL and a bunch of PHP or insert your favourite language here
based websites on top of that.

I would recommend you study vserver (using Debian), so you can put up
multiple Debian instances really fast and simulate your needed
scenarios.


This all ofcourse once I have a proper understanding and feel totally
comfortable with my current etch installation on my laptop.


Sounds cool. Well, i would recommend you run as root:

If you use GNOME:
aptitude install desktop gnome-desktop

If you use KDE:
aptitude install desktop kde-desktop

If you use XFCE (it's new, be sure that you've tasksel 2.58 with dpkg
-l tasksel or wait a bit more):
aptitude install desktop xfce-desktop

If you use other WM just do:
aptitude install desktop

You will be able to enjoy the candies Debian Desktop initiative and
tasksel team prepared for you!  That's possible install the same set
of packages right from the installer too and hopefully we will release
a live cd from that sets right after Etch release.

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian as a Web server

2006-12-12 Thread Gustavo Franco

On 12/12/06, Justin Hartman <[EMAIL PROTECTED]> wrote:

Forgive me if I am posting this to the wrong list but I am not sure
where this kind of a email would be posted to. That said, I am
interested to find out people's perspective on running Debian stable
as a web server in a production environment.


of course i do.


I have noticed that Red Hat, Suse, CentOS, Fedora, etc. appear to
dominate the web server market as the backend powering most production
servers and I'm wondering why Debian doesn't feature?


I'm sure you're wrong. Debian was showed as #1 in the web servers that
publishes the distribution info by Netcraft some time ago (nothing
more than 1 or 2 years ago).


I own two dedicated web servers and they run Red Hat and CentOS but
what makes them different to Debian? I have done a lot of reading and
research on Debian and my impression of, particularly stable is that
it is one of the most reliable, stable GNU/Linux systems available out
there.


Red Hat EL or the old and for the most part unsupported one? I've
managed some old RH servers through Fedora legacy updates before
migrating them to Debian on my current job. I'm a Debian Developer so
i'm biased and maybe not the most indicated person to tell you the
pros and cons, but there i go.

With RHEL you've somebody to pay and blame and their tools to update
the system are better in every release (except for the web interface,
Debian matches them, but you can install dpkg-www to obtain similar
features). I'm not into the CentOS community thing, but if they have a
lot of good people i would prefer CentOS than RHEL if you're not going
to pay Red Hat support.

Debian has a community and for the suprise of some, much more
softwares (we're talking about ~ 10.000 more) packaged and well
integrated. That's what (in a way) Fedora tries to reach, IMHO.
Actually, we're working very hard to polish our next release (Etch)
and i suggest you give it a try.


Maybe I'm missing some key issue here (and clearly I must be) but it
makes logical sense to me to power a production server with the most
stable system... surely?


Yeah. =)

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: sarge->etch upgrade hits dependency hell

2006-12-08 Thread Gustavo Franco

On 12/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

On Thu, Dec 07, 2006 at 03:30:47PM -0500, Sarunas Burdulis wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> [EMAIL PROTECTED] wrote:
> > After failing to reconstitute my etch system (details abundantly
> > available on this mailing list a few months ago), I wiped its partition
> > and tried to install etch form scratch using installer release candidate
> > one, only to find that lilo crashed when it was trying to make the
> > system bootable (installation report has been submitted).
> >
> > So my next attempt was to copy the still-running sarge system I have on
> > another partition into my etch partition, and to try to upgrade the copy
> > to etch by changing /etc/apt/sources to read 'etch' where the old one
> > reads 'sarge', starting aptitude, and upgrading.
> >
> > My first attempt was to try to upgrade aptitude first.  No luck.
> > Trying to upgrading aptitude immediately led to hundreds of packages
> > that would be deleted.  My guess is they were caught in the libc
> > transition.
> >
> > My second attampt was to try 'U' so as to do a general upgrade.  Again,
> > huge numbers of deleted packages, and a huge number of packages to be
> > installed, too.  Went ahead with it anyway, after rescuing aptitude
> > itself -- it had decided it was appropriate to delete aptitude without
> > installing it again.  But just typing '+' on aptitude was enough to
> > restore it without problem, so I don't know why it decided it was to be
> > removed in the first place.
> >
> > After about three to four hours of downloading, it started the upgrades.
> > Several problems immediately.  It couldn't upgrade fontconfig or pysol,
> > and refused to try further.  pysol needed python2.4, don't know why it
> > decided to do that first.  fontconfig is now unusable, which causes
> > troubles elsewhere.
> >
> > After various attempts to solve the problems, I am left with a huge
> > number of packages to be deleted/upgraded/installed, and X that won't
> > work, and a list of 18 packages that have problems.
> >
> > Should I try again tomorrow in the hope that package dependencies will
> > sort themselves out?  Or should I just give up and try another way of
> > installing tomorrow?  Can't think of one now, but one will probably come
> > to me it I think hard enough.
> >
> > -- hendrik
> >
> Sound like what I have seen "as usual" while doing dist upgrades (Debian
> and Ubuntu). Several apt-get {update|upgrade|dist-upgrade|-f install}
> cycles often are needed. Some packages almost always get "stuck", i.e.
> cannot be upgraded or prevent other packages to be upgraded. For those I
> do apt-get remove and then install.

The hard part is to identify the key packages that are blocking all the
rest.


Hi Hendrik,

After all you've a updated (as in testing) aptitude, right? Please do:
aptitude install desktop gnome-desktop if you're using GNOME,
otherwise use 'desktop kde-desktop' (xfce-desktop will enter testing
soon).

Feedback is appreciated.

thanks,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian install to init 3?

2006-12-08 Thread Gustavo Franco

On 12/8/06, Ishwar Rattan <[EMAIL PROTECTED]> wrote:


I just installed Debian form the binary-1 CD and Internet.

The system used Gdm/Genome by default. How do I make not to start
X-windowes so that I can up dist-upgrade etc. (I think that it is
level 3)?



Are you using d-i etch RC1 ? If yes, i would recommend you log into
GNOME and use synaptic package manager or let the update-notifier tell
you that there are updates (you will see a notification icon on top
right).

If you really want a terminal you can change the 'session' before log
in or just open the gnome-terminal after log in. This is valid for
both Sarge and Etch (d-i RC1).

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: GPL Java

2006-11-14 Thread Gustavo Franco

On 11/14/06, Gregory Seidman <[EMAIL PROTECTED]> wrote:

Okay, so Java's GPL'd now: http://www.sun.com/2006-1113/feature/index.jsp
(Also http://java.net/ )

How soon will we see packages in main at long last? Granted, a buildable
JDK isn't expected until Spring of next year...


Hi Gregory,

Short answer: It depends.

Btw, i would bet in a Sun GPL'd JDK to be released with Etch+1,
hopefully around the end of the next year or early 08'. It depends how
buildable it will be, the effort needed to package it and the number
of people motivated to work on that.

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




webcam & usb-hub

2006-11-04 Thread gustavo halperin

Hello

I have the Creative WebCam using the spca5xx driver from 
http://mxhaard.free.fr/index.html. Work nice the problem start if I 
connect the WebCam to the USB-Hub instead to connect the WebCam directly 
to the computer.
 If I connect the WebCam to the 4-ports-Hub I get the next messages 
(using dmesg):

   usb 1-2.3: new full speed USB device using ehci_hcd and address 33
   usb 1-2.3: configuration #1 chosen from 1 choice
   /mnt/data1/root/tmp.d/spca5xx-20060501/drivers/usb/spca5xx.c: USB 
SPCA5XX camera found. Type Creative Webcam Notebook Zc301+Tas5130c
   /mnt/data1/root/tmp.d/spca5xx-20060501/drivers/usb/spca5xx.c: 
[spca5xx_probe:5480] Camera type JPEG
   /mnt/data1/root/tmp.d/spca5xx-20060501/drivers/usb/zc3xx.h: 
[zc3xx_config:487] Find Sensor UNKNOW_0 force Tas5130
   /mnt/data1/root/tmp.d/spca5xx-20060501/drivers/usb/spca5xx.c: 
[spca5xx_getcapability:1765] maxw 640 maxh 480 minw 176 minh 144


In the other way if I connect the WebCam directly to the computer the 
first two lines are the only difference, see next:

   usb 2-1: new full speed USB device using uhci_hcd and address 15
   usb 2-1: configuration #1 chosen from 1 choice

Using the 4-port-Hub the mplayer fail open the video device, geting the 
next message:

   unable to open '/dev/video0': Function not implemented

So, that is a problem in a spca5xx driver or in the kernel or where ???


Thank you very much,
      Gustavo

--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




motorola v3i synchronize

2006-10-02 Thread gustavo halperin

Hello

I have a Motorola V3i, and I don't know how to synchronize the 
phonebook with Linux. When I connect the USB  I get from the dmesg the 
below lines:

   usb 2-2: new full speed USB device using uhci_hcd and address 7
   usb 2-2: configuration #1 chosen from 2 choices
   scsi4 : SCSI emulation for USB Mass Storage devices
   usb-storage: device found at 7
   usb-storage: waiting for device to settle before scanning
 Vendor: Motorola  Model: Motorola PhoneRev: 2.31
 Type:   Direct-Access  ANSI SCSI revision: 02
   sd 4:0:0:0: Attached scsi removable disk sda
   sd 4:0:0:0: Attached scsi generic sg0 type 0
   usb-storage: device scan complete

I didn't find any software for my phone and also I didn't success to 
mount the above device, see the example below:

   # mount  /dev/sda /mnt/usbkey
   mount: No medium found

So, do you know any solution to my problem ??

 Thank you very much in advance,
Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: number of machines running Debian?

2006-09-17 Thread Gustavo Franco

On 9/17/06, Roberto C. Sanchez <[EMAIL PROTECTED]> wrote:

On Sun, Sep 17, 2006 at 01:50:51AM +, Gustavo Franco wrote:
>
> FYI, we had more than 1.2 million web servers (yeah, just web servers)
> running Debian[0] in 2005.
>
> If you add Debian web servers not publishing this information, others
> servers (2 * 1.2, at least?), desktops, embedded and others (3 * 1.2
> ?) we've much more than 7.2 million installations running now. Just a
> guess of course, but i think the exact number is around 10 million.
>
> [0] =
> http://news.netcraft.com/archives/2005/12/05/strong_growth_for_debian.html
>

I'd say that is *highly* optimistic.  The article says "more than 1.2
million active sites."  There is a huge difference between active sites
and web servers.  There are ISPs who manage to server hundreds of web
sites from one web server.  There are also ISPs like SpeakEasy who host
thousands upon thousands of websites from a web cluster (running Debian)
which appears like three or four logical hosts to the outside world.

Anyhow, if you are conservative and say 10 sites per web server, then
you are looking at more like 120,000 actual boxes running Debian to
server up public web pages.



I think that netcraft is smart enough to count unique servers (ip
addresses) and not just the web sites. Yes, one server can answer
queries from multiple ip addresses, but the number is much more than
your bet.

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: number of machines running Debian?

2006-09-16 Thread Gustavo Franco

On 9/15/06, Tshepang Lekhonkhobe <[EMAIL PROTECTED]> wrote:

Somebody estimated Ubuntu to be installed in over 6 million machines*.
Are there any estimates for Debian?

* https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Issue13


FYI, we had more than 1.2 million web servers (yeah, just web servers)
running Debian[0] in 2005.

If you add Debian web servers not publishing this information, others
servers (2 * 1.2, at least?), desktops, embedded and others (3 * 1.2
?) we've much more than 7.2 million installations running now. Just a
guess of course, but i think the exact number is around 10 million.

[0] = http://news.netcraft.com/archives/2005/12/05/strong_growth_for_debian.html

regards,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: How do I configure acpid?

2006-09-02 Thread gustavo halperin

Hello

What about thermal changes, which event must be cached in 
'/etc/acpid/events/thermal' when the temperature change and 
consequently, it is wrote in '/proc/acpi/thermal_zone/THRM/temperature'


 Thank you,
  Gustavo

Florian Kulzer wrote:

On Thu, Aug 31, 2006 at 20:06:41 -0600, Joseph Smidt wrote:
  

I am trying to get uswsusp to work on my Unstable Laptop.  I
was told this by a uswsusp dev:



But the usual (all Toshibas do this AFAIK) power-button event after resume
is not ignored by your userspace.  Try integrating s2ram into your acpid
configuration or just shut acpid down before suspend to verify this. Try
the s2ram combinations from "init=/bin/bash" to find out which ones work.
  

How do you integrate s2ram into your acpid?  Is there documentation for
that?  What is "init=/bin/bash"?  Thanks.



Appending "init=/bin/bash" to the boot options in Grub or Lilo is a
(somewhat crude) way to make sure that the acpi daemon is not started.
If you think that acpid is interfering with your wake-up process, then
you can just call

/etc/init.d/acpi stop

before you try suspend-to-ram/resume again.

I am not 100% sure if I understand you correctly, but it seems to me
that your problem is caused by acpid interpreting the power button event
(which triggers resume) as a signal to shut down the laptop. If that is
the case then you could try something like this:

http://lists.debian.org/debian-user/2006/03/msg02688.html

  



--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




acpid & thermal_zone

2006-08-30 Thread gustavo halperin

Hello

I have a problem in order to cache thermal events.  I wrote the file 
'/etc/acpid/events/thermal' and the file 'thernal.sh', see below:
   event=thermal_zone
   action=/etc/acpi/thermal.sh
But when the temperature is changing, the file 'thermal.sh' isn't 
called. More over, the only clients writing in '/var/log/acpid' are the 
ones referred to batteries or lid changes.
 The temperature acpi code work OK, I mean, the file 
'/proc/acpi/thermal_zone/THRM/temperature' show the current temperature. 
But, when are temperature changes, not events are cached.


 What is my error???

Thank you,
 Gustavo

--
I'm thinking.| \\  l\\l_ //|
   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




apd[28319]: Login disabled user=brada auth=brada

2006-08-26 Thread Gustavo Zapata








Debian, 

 

   Did you get this error message resolved. I’m
getting the same error and I can not seem to get it corrected. 

 

Your help is greatly appreciated. 

 

Gustavo 

 

 








  1   2   3   4   >