Re: Printing

2009-09-17 Thread Giancarlo Pegoraro
Il giorno mer, 16/09/2009 alle 18.38 +0200, pch0317 ha scritto:
> Hello
> I have problem with HP PSC 1310 series printer.
> I use debian testing, and hpijs packet.
> 
me too :-)

> The problem is that when I print black text I receive coloured text instead.
> It is bug?

Sometime, the black cartridge is empty? :-)

>  Wher can I search for help?
> 
In printig configuration: "option printing" -> "Printout Mode" -> change
from "Normal (color cartridge)" to "Normal greyscale (Black cartrige)"

> Thanks
> 
Genki ):o))


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Squeeze/Sid + Gnome2 = security risk opening some kind of file

2009-04-07 Thread Giancarlo Pegoraro
Hi,

Il giorno mar, 07/04/2009 alle 10.58 +0200, Mirco Piccin ha scritto: 
> Hi all,
> after upgrade from lenny/sid to sqeeze/sid, not all is working fine.
> My actual problem is this: if i try to open some kind of file (i.e.
> pdf, ods, png... ), happens that  a popup tells me:
> 
> "The filename ".ods" indicates that this file is of type
> "ods document". The contents of the file indicate that the file is of
> type "OpenDocument Spreadsheet". If you open this file, the file might
> present a security risk to your system.
> 
> Do not open the file unless you created the file yourself, or received
> the file from a trusted source. To open the file, rename the file to
> the correct extension for "OpenDocument Spreadsheet", then open the
> file normally. Alternatively, use the Open With menu to choose a
> specific application for the file. "
> 
> So, to open the file, i must right click -> open with -> choose the
> right application.
> 
> Is there a way to solve that problem?

Yes :-)
Clean or "move" all file in ~/.local/share/applications/

> Thanks in advance!
> 
> Regards
> M
Ciao Genki ):o))


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: usermod change username problem

2009-04-13 Thread Giancarlo Pegoraro
Hi!

Il giorno dom, 12/04/2009 alle 10.57 -0500, Zhengquan Zhang ha scritto:
> Dear Debian community:
> I have got a specific problem using usermod to change my previous
> username olduser to newuser.
> 
> This is what I use:
> sudo usermod -l newuser -md  /home/newuser olduser[:w
> 
> newuser is the new login name and -md use /home/newuser as the new
> home directory and moves /home/olduser to /home/newuser.
> 
> The problem is after I did all this I found that in /home/newuser
> the file ownership becomes newuser:olduser. So the group
> ownership is still olduser. I know I can use chgrp to change
> group owner olduser to newuser. But I guess there are simpler ways to do
> that.
> 
> So basically I don't want to use olduser as my username again and want
> to change 'everything' associated with olduser to become newuser. such
> the home directory, spoolfile, cron, etc... and I dont want the olduser
> appear again.
> 
> Thanks for any suggestions.
> 
Wath's write in /etc/group?
If don't see the new user in same group of older user, you need put it
For esemple:

# adduser newuser cdrom 
...
> -- 
> Zhengquan
> 
Ciao Genki ):o))

ps. I'm sorry for my english :)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: internet using reliance zte cdma MG880 modem in debian 5.0

2009-04-22 Thread Giancarlo Pegoraro
Hi, I'm sorry for my English :)
Il giorno mer, 22/04/2009 alle 20.27 +0530, Vivek Sahukar ha scritto:
> hi,
> I tried to connect to internet using reliance zte cdma MG880 modem in
> debian 5.0 using kppp.
> i gave the modem location as /dev/ttyS0.

May be :)
http://kagashe.blogspot.com/2008/11/zte-mg880-cdma-usb-modem-on-puppy-linux.html
or
http://drlinux.baliwae.com/topic.php?id=188
or
http://anshumanpandey.wordpress.com/2009/01/10/using-reliances-zte-mg-880-usb-modem-in-ubuntu/
or
http://prithisd.blogspot.com/2007/12/reliance-zte-cdma-1x-mg880-working-with.html

> the modem was recognized but it showed "the modem is busy" when it
> tried to connect to the internet.
> 

> i also tried through command line as i used to do in fedora 8.0.
> i wrote the required script in /etc/wvdial.conf; ran "modprobe
> usbserial vendor=0x19d2 product=0xfffd" and "dmesg" on command line.
> after that when i wrote "wvdial", it said "command not found".
> 
> plz help me to configure my modem properly.
> 
> thnks,
> 
> vivek
Ciao Genki ):o))


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Connect, ping, traceroute work, but not surf on the net

2009-05-09 Thread Giancarlo Pegoraro
Hi,

Il giorno sab, 09/05/2009 alle 10.07 -0300, Marcelo Laia ha scritto:
-cut--
> Debian testing kernel 2.6.29-1-686
> 
> At work, from eth0, I surf on the net very well.
> 
> :~$ cat /etc/resolv.conf
> nameserver 200.221.11.100
> nameserver 208.67.222.222
> nameserver 192.168.0.1
> :~$
I'm sorry, I remember no more of two (2) nameserver in
the /etc/resolv.conf, but I'm not sure :-)

-cut
> :~$ cat /etc/host.conf
> multi on
> :~$
> 
This's my /etc/host.conf

genki...@debian:~$ cat /etc/host.conf
order hosts,bind
multi on


> 
> Any clue here?
> 
> Thank you very much!
> 
> -- 
> Marcelo Luiz de Laia

Ciao Genki ):o))


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: using debian dvd iso image with apt

2009-05-19 Thread Giancarlo Pegoraro
Hi,
Il giorno mar, 19/05/2009 alle 16.35 +0200, Raffaele Morelli ha scritto:
> 
> 
> 2009/5/19 Bhasker C V 
> On Tue, 19 May 2009, Ólafur Jens Sigurðsson wrote:
> 
> On Mon, May 18, 2009 at 01:51:45PM +0200, Raffaele
> Morelli wrote:
> Hi you all,
> 
> I have 3 debian boxes (two i386 and one amd64)
> which are not connected to
> the network so I usually do upgrades by
> downloading weekly generated dvd iso
> images, burning images to a dvd-rw and running
> apt-cdrom add && apt-upgrade.
> 
> By 'not connected' do you mean not even connected to internal
> netwok ?
> They may not be connected to the internet but are they
> internally connected in a private network ? 
> 
> no, they are not connected to a public network nor internally in a
> private one.
Sometime I haven't a dvd drive, I copy the dvd.iso in the external Hard
disk and write the /etc/apt/source.list same this:

deb file://media/YOUR_USBDISK/DIRECTORY_iso lenny main contrib
deb file://media/YOUR_USBDISK/DIRECTORY_iso1 lenny main contrib
etc...

> regards
> -r
Ciao Genki ):o))


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: using debian dvd iso image with apt

2009-05-20 Thread Giancarlo Pegoraro
Hi,
Il giorno mer, 20/05/2009 alle 08.55 +0200, Raffaele Morelli ha scritto:
-cut 
> 
> Ok, but is your external hd ntfs formatted in order to store files
> greater than 4GB?

For this I'm not sure. My external hd is a vfat and ext3 formated and I
use "cp" for copy :-)

> or you do split dvd iso images and then rebuilt them on the hd (that's
> what I intended to do)?

Ok! The question is

> I have 3 debian boxes (two i386 and one amd64) which are not connected
> to the network so I usually do upgrades by downloading weekly
> generated dvd iso images, burning images to a dvd-rw and running
> apt-cdrom add && apt-upgrade.
> 
> My question is: can I fool apt in order to avoid burning dvd-rw each
> week?
I know "jigdo". Jigdo take from a normal mirror all package and build
a .iso format. In "second round" jigdo read a your dvd-rw and take from
internet the new version package only and rebuild a new .iso :-)

> ciao to you too :-)
> -r
I'm sorry for my little english :-)

Ciao Genki ):o))


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



RE: Re: DNS lookup problems after upgrade from Etch to Lenny

2009-06-18 Thread Giancarlo Pegoraro
Hi,
Il giorno gio, 18/06/2009 alle 07.13 -0500, Stackpole, Chris ha scritto:
[.]
> I still have not been able to figure out what caused the problem,
> however, I did get the DBNDNS caching to work. This has at least gotten
> the network guys off my back, but it has added an extra layer for me to
> diagnose problems through in the future. :(

pdnsd (proxy dns)?

> Thanks again for responding,
> Chris Stackpole
> 
Ciao Genki ):o))


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Fixed Wireless CDMA Terminal Huawei ETS2252+ problem not driver for Linux :(

2010-03-20 Thread Giancarlo Pegoraro
Hi,
This's my first message in this list. I'm sorry for my english :-)
I use a Debian/Squezze and living in Mozambique. My provider
telephon/internet change the hardware from Huawei ETS2252 to Huawei
ETS2252+. The adaptador usb/seria for ETS2252 is a texas instrument
"ti_usb_3410" and no problem with my linuxbox.
But with ETS2252+ not function :(
I'm not find any information on internet :-)
I try any rules for udev and "usb-modeswitch", but nothing :-(
Before I call to huawei Mozambique, I post here my problem for any idea.
Thanks for your help
Ciao Genki ):o))

This's a:

> genki...@debian:~$ uname -ar
> Linux debian 2.6.32-5f.n686genk #1 SMP Thu Mar 18 10:38:52 GMT 2010 i686 
> GNU/Linux

This's /var/log/message

> Mar  9 18:41:55 debian kernel: [ 5269.168245] usb 2-2: new full speed USB 
> device using uhci_hcd and address 16
> Mar  9 18:41:56 debian kernel: [ 5269.380613] usb 2-2: New USB device found, 
> idVendor=12d1, idProduct=1010
> Mar  9 18:41:56 debian kernel: [ 5269.380623] usb 2-2: New USB device 
> strings: Mfr=1, Product=2, SerialNumber=0
> Mar  9 18:41:56 debian kernel: [ 5269.380630] usb 2-2: Product: Huawei 
> Technologies
> Mar  9 18:41:56 debian kernel: [ 5269.380636] usb 2-2: Manufacturer: Huawei, 
> Incorporated
> Mar  9 18:41:56 debian kernel: [ 5269.380839] usb 2-2: configuration #1 
> chosen from 1 choice
> Mar  9 18:41:56 debian kernel: [ 5269.396357] scsi7 : SCSI emulation for USB 
> Mass Storage devices
> Mar  9 18:42:01 debian kernel: [ 5274.427843] scsi 7:0:0:0: CD-ROM
> HUAWEI   Mass Storage 2.31 PQ: 0 ANSI: 2
> Mar  9 18:42:01 debian kernel: [ 5274.441799] sr1: scsi3-mmc drive: 0x/0x 
> caddy
> Mar  9 18:42:01 debian kernel: [ 5274.442179] sr 7:0:0:0: Attached scsi 
> generic sg2 type 5
> Mar  9 18:42:01 debian kernel: [ 5274.499825] sr: Sense Key : Hardware Error 
> [current] 
> Mar  9 18:42:01 debian kernel: [ 5274.499834] sr: Add. Sense: No additional 
> sense information
> Mar  9 18:42:01 debian kernel: [ 5274.587838] sr: Sense Key : Hardware Error 
> [current] 
> Mar  9 18:42:01 debian kernel: [ 5274.587847] sr: Add. Sense: No additional 
> sense information
> Mar  9 18:42:03 debian kernel: [ 5276.995903] sr: Sense Key : Hardware Error 
> [current] 
> Mar  9 18:42:03 debian kernel: [ 5276.995912] sr: Add. Sense: No additional 
> sense information
> Mar  9 18:42:04 debian kernel: [ 5277.371917] sr: Sense Key : Hardware Error 
> [current] 
> Mar  9 18:42:04 debian kernel: [ 5277.371926] sr: Add. Sense: No additional 
> sense information
> Mar  9 18:42:06 debian kernel: [ 5279.775997] sr: Sense Key : Hardware Error 
> [current] 
> Mar  9 18:42:06 debian kernel: [ 5279.776229] sr: Add. Sense: No additional 
> sense information
> Mar  9 18:42:08 debian kernel: [ 5281.936353] sr: Sense Key : Hardware Error 
> [current] 
> Mar  9 18:42:08 debian kernel: [ 5281.936363] sr: Add. Sense: No additional 
> sense information
> Mar  9 18:42:10 debian kernel: [ 5283.560334] sr: Sense Key : Hardware Error 
> [current] 
> Mar  9 18:42:10 debian kernel: [ 5283.560343] sr: Add. Sense: No additional 
> sense information
> Mar  9 18:42:10 debian kernel: [ 5283.656128] sr: Sense Key : Hardware Error 
> [current] 
> Mar  9 18:42:10 debian kernel: [ 5283.656137] sr: Add. Sense: No additional 
> sense information
> Mar  9 18:42:10 debian kernel: [ 5283.760127] sr: Sense Key : Hardware Error 
> [current] 
> Mar  9 18:42:10 debian kernel: [ 5283.760135] sr: Add. Sense: No additional 
> sense information
> Mar  9 18:42:11 debian kernel: [ 5284.552285] usb 2-2: USB disconnect, 
> address 16

And the "lsusb -v"

> Bus 002 Device 003: ID 12d1:1010 Huawei Technologies Co., Ltd. 
> Device Descriptor:
>   bLength18
>   bDescriptorType 1
>   bcdUSB   1.10
>   bDeviceClass0 (Defined at Interface level)
>   bDeviceSubClass 0 
>   bDeviceProtocol 0 
>   bMaxPacketSize016
>   idVendor   0x12d1 Huawei Technologies Co., Ltd.
>   idProduct  0x1010 
>   bcdDevice0.00
>   iManufacturer   1 Huawei, Incorporated
>   iProduct2 Huawei Technologies
>   iSerial 0 
>   bNumConfigurations  1
>   Configuration Descriptor:
> bLength 9
> bDescriptorType 2
> wTotalLength   32
> bNumInterfaces  1
> bConfigurationValue 1
> iConfiguration  0 
> bmAttributes 0xe0
>   Self Powered
>   Remote Wakeup
> MaxPower  500mA
> Interface Descriptor:
>   bLength 9
>   bDescriptorType 4
>   bInterfaceNumber0
>   bAlternateSetting   0
>   bNumEndpoints   2
>   bInterfaceClass 8 Mass Storage
>   bInterfaceSubClass  6 SCSI
>   bInterfaceProtocol 80 Bulk (Zip)
>   iInterface  0 
>   Endpoint Descriptor:
> bLength 7
> bDescriptorType  

Re: IRQ conflict IRQ0 network card.

2012-08-16 Thread Giancarlo Pegoraro

Olà,

Il 16/08/2012 10:03, Bhasker C V ha scritto:

Hi,


---cut---


Has anyone encountered this before


I have tried hpet=none (just to score off the hpet IRQ and this card IRQ
clash)
I have tried pci=biosirq


Another possibility,
if you use grub-pc, put irqpoll in the /etc/default/grub

#nano /etc/default/grub


GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet irqpoll"
GRUB_CMDLINE_LINUX=""


after
#update-grub


---cut--

IF anyone has got an experience dealing with this issue can you give me
inputs please ?

thanks




--
Ciao Genki ):o))


--
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/502cce43.7040...@gmail.com



Re: testing update: problems with gnome network pacakges dependencies

2009-11-16 Thread Giancarlo Pegoraro
Hi,

Il giorno lun, 16/11/2009 alle 10.42 +0100, Matteo Riva ha scritto:
> I'm trying today an upgrade to my testing install after quite a while.
> What I get is:
> 
>   gnome-network-admin: Depends: gnome-system-tools (= 2.22.1-5) but
> 2.28.1-1 is to be installed.
>Conflicts: network-manager-gnome but 0.7.1-1 is
> to be installed.
>   gnome-system-tools: Conflicts: gnome-network-admin but 2.22.1-5 is 
> installed.
> 
> Seems like a maze I can't get out of, aptitude doesn't offer a solution
> to the problem.  What should I do?  Do I really have to reinstall
> network-manager-gnome which I removed in favor of wicd?

# apitude --install network-gnome-maneger (0.7.1-1) is good :-)
You configure all "ppp conection", "ethernet-static or dinamic"
"wifi-mobile" and "lan-wifi staic or dinamic" from applet on the
gnome-painel. It's fantastic :-)

> Thanks
> 
Ciao Genki ):o))


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: google-chrome pdf editor

2011-09-06 Thread Giancarlo Pegoraro

Il 06/09/2011 17:23, Camaleón ha scritto:

On Tue, 06 Sep 2011 09:58:25 -0500, Hugo Vanwoerkom wrote:


---cut---

Maybe you can try with another PDF editor.


May be libreoffice draw? :-)



Greetings,




--
Ciao Genki ):o))


--
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/4e665372.20...@gmail.com