Howto delete DVD-RW files

2007-03-03 Thread Benjamí Villoslada
Hi,

I'm looking for a method to delete individual files in one DVD-RW, without 
success :)Any suggestion?   KDE or command line, I not use GNOME.

Thanks!

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Howto delete DVD-RW files

2007-03-03 Thread Benjamí Villoslada
El Diumenge 04 Març 2007 05:06, Roberto C. Sanchez va escriure:
> You mean delete individual files from the disc like you would from a
> regular filesystem?

Yes.

> I don't think you can do that with a normal DVD. 

In one DVD-RW.   

Seems that some non free software can:
http://www.computerhope.com/issues/ch000788.htm

Thanks :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Howto delete DVD-RW files

2007-03-09 Thread Benjamí Villoslada

On 3/5/07, Chris Bannister <[EMAIL PROTECTED]> wrote:

On Sun, Mar 04, 2007 at 03:11:40AM +0100, Benjamí Villoslada wrote:
> Hi,
>
> I'm looking for a method to delete individual files in one DVD-RW, without
> success :)Any suggestion?   KDE or command line, I not use GNOME.
>
> Thanks!

How expensive are they? :-) Just read the DVD-RW, and burn another one
with just the files you want.


In Spain are a lot expensive because the SGAE (a kind of RIAA) canon tax.

Thanks Sven Arvidsson for the Packet Writing howto, that seems enabled
in Debian Sid, I try it later.

Regards,
--
Benjamí
http://blog.bitassa.cat



.



/dev/ttyUSB0 missing (Palm device)

2007-03-25 Thread Benjamí Villoslada
Hi,

I don't see what change in Debian Sid (some dist upgrede, suposse) makes that 
the Palm sync doesn't work.

Seems that the reason is that the system doesn't create 
the /dev/ttyUSB0 --when the 'sync' button push.

Some days ago, when sync work fine, I've the /var/log/messages copied below 
[1], but now only this in /var/log/messages:

--
Mar 25 21:32:01 itaca kernel: usb 3-1: new full speed USB device using 
uhci_hcd and address 7
Mar 25 21:32:02 itaca kernel: usb 3-1: configuration #1 chosen from 1 choice
Mar 25 21:35:44 itaca kernel: usb 3-1: USB disconnect, address 7
--

Any idea?  I've reverted udev from 0.105-4  to 0.103-2 and upgraded kpilot, 
without success.

Thanks :)

--
[1]
Mar 13 21:16:00 itaca kernel: usb 3-1: new full speed USB device using 
uhci_hcd and address 7
Mar 13 21:16:00 itaca kernel: usb 3-1: configuration #1 chosen from 1 choice
Mar 13 21:16:01 itaca kernel: usbcore: registered new driver usbserial
Mar 13 21:16:01 itaca kernel: drivers/usb/serial/usb-serial.c: USB Serial 
support registered for generic
Mar 13 21:16:01 itaca kernel: usbcore: registered new driver usbserial_generic
Mar 13 21:16:01 itaca kernel: drivers/usb/serial/usb-serial.c: USB Serial 
Driver core
Mar 13 21:16:01 itaca kernel: drivers/usb/serial/usb-serial.c: USB Serial 
support registered for Handspring Visor / Palm OS
Mar 13 21:16:01 itaca kernel: drivers/usb/serial/usb-serial.c: USB Serial 
support registered for Sony Clie 3.5
Mar 13 21:16:01 itaca kernel: drivers/usb/serial/usb-serial.c: USB Serial 
support registered for Sony Clie 5.0
Mar 13 21:16:01 itaca kernel: visor 3-1:1.0: Sony Clie 5.0 converter detected
Mar 13 21:16:01 itaca kernel: usb 3-1: Sony Clie 5.0 converter now attached to 
ttyUSB0
Mar 13 21:16:01 itaca kernel: usb 3-1: Sony Clie 5.0 converter now attached to 
ttyUSB1
Mar 13 21:16:01 itaca kernel: usbcore: registered new driver visor
Mar 13 21:16:01 itaca kernel: drivers/usb/serial/visor.c: USB HandSpring 
Visor / Palm OS driver
Mar 13 21:16:25 itaca kernel: usb 3-1: USB disconnect, address 7
Mar 13 21:16:25 itaca kernel: visor 3-1:1.0: device disconnected
--


-- 
Benjamí
http://blog.bitassa.cat



.



Re: /dev/ttyUSB0 missing (Palm device)

2007-03-25 Thread Benjamí Villoslada
El Diumenge 25 Març 2007 21:05, Marty va escriure:
> Did you look for any configuration file changes in /etc/udev, particularly
> in udev.rules?

I don't know, because never looked in this file.  Have this for USB:


# USB devices
SUBSYSTEMS=="usb", KERNEL=="auer[0-9]*",NAME="usb/%k"
SUBSYSTEMS=="usb", KERNEL=="cpad[0-9]*",NAME="usb/%k"
SUBSYSTEMS=="usb", KERNEL=="dabusb*",   NAME="usb/%k"
SUBSYSTEMS=="usb", KERNEL=="hiddev*",   NAME="usb/%k"
SUBSYSTEMS=="usb", KERNEL=="legousbtower*", NAME="usb/%k"
SUBSYSTEMS=="usb", KERNEL=="lp[0-9]*",  NAME="usb/%k"
SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", \
ATTRS{product}=="Palm Handheld*|Handspring Visor|palmOne Handheld", \
SYMLINK+="pilot"


Thanks!

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Re: /dev/ttyUSB0 missing (Palm device)

2007-03-25 Thread Benjamí Villoslada
El Diumenge 25 Març 2007 21:54, Marty va escriure:
> I guess that's right.  Did you verify that usb_serial_visor (module or
> driver) is running?

Is not running!  and after one

$ sudo modprobe visor

Palm syncs again, thanks!!

Any idea about the reason because this module is not running? (from the last 
15 days aprox, and I didn't change anyting related... that I can remember)  
in order to  send one bug (is one Debian Sid)  or investigate more.

Regards,


-- 
Benjamí
http://blog.bitassa.cat



.



Re: lpd: CPU and memory consumption (solved.... or not)

2007-06-28 Thread Benjamí Villoslada
El Dijous 28 Juny 2007, Douglas Allan Tutty va escriure:
> This sounds like you had both lpr and lprng installed at the same time.
> Since some of their command names overlap, they should conflict with
> each other making simulaneous install impossible; how did you do it?

Seems that in 11 Jun Sid aptitude dist-upgrade.  Maybe lpr uninstall was not 
successful?

(instal·la=install; suprimeix=uninstall; cogel·lat=hold)

-
Aptitude 0.4.4: informe del registre
dl, jun 11 2007 20:51:12 +0200

IMPORTANT: aquest registre només conté les accions realitzades; les accions 
que no es realitzen correctament arran de problemes del dpkg no es 
completaran.
S'instal·laran 19 paquets i se'n suprimiran 1.
s'utilitzarà una espai de disc de 9139kB
===
[Instal·la, dependències] libbeecrypt6
[Instal·la, dependències] librpm4
[Instal·la, dependències] lprng
[Instal·la, dependències] rpm
[Suprimeix, dependències] lpr
[Congelat] apt
[Congelat] apt-utils
[Congelat] iceweasel
[Congelat] iceweasel-dom-inspector
[Congelat] python-apt
[Instal·la] at
[Actualitza] apache2 2.2.3-4 -> 2.2.3-5
[Actualitza] apache2-doc 2.2.3-4 -> 2.2.3-5
[Actualitza] apache2-mpm-prefork 2.2.3-4+b1 -> 2.2.3-5
[Actualitza] apache2-utils 2.2.3-4+b1 -> 2.2.3-5
[Actualitza] apache2.2-common 2.2.3-4+b1 -> 2.2.3-5
[Actualitza] cpio 2.7-4 -> 2.8-1
[Actualitza] dosfstools 2.11-2.1+b1 -> 2.11-2.2
[Actualitza] lastfm 1:1.1.3.0-3 -> 1:1.1.3.0-4
[Actualitza] libfreebob0 1.0.3+svn443-1 -> 1.0.3+svn443-2
[Actualitza] libgksu2-0 2.0.3-9 -> 2.0.5-1
[Actualitza] libgstreamer0.10-0 0.10.13-1 -> 0.10.13-2
[Actualitza] libmozjs0d 1.8.1.4-1 -> 1.8.1.4-2
[Actualitza] openssh-client 1:4.3p2-10 -> 1:4.3p2-11
[Actualitza] openssh-server 1:4.3p2-10 -> 1:4.3p2-11
===

Enregistrament complet.
-

Thanks!


-- 
Benjamí
http://blog.bitassa.cat



.



USB Stick mount

2007-06-30 Thread Benjamí Villoslada
Lately I receive this error (in KDE, Konqueror, Debian Sid) when I 
select «open in new window» after USB stick plugging:

«mount: wrong fs type, bad option, bad superblock on /dev/sdd1, missing 
codepage or other error In some cases useful info is found in syslog - try 
dmesg | tail or so»

dmesg:

---
scsi6 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 6
usb-storage: waiting for device to settle before scanning
  Vendor: JetFlash  Model: TS128MJF2ARev: 1.00
  Type:   Direct-Access  ANSI SCSI revision: 02
SCSI device sdd: 250800 512-byte hdwr sectors (128 MB)
sdd: Write Protect is off
sdd: Mode Sense: 0b 00 00 08
sdd: assuming drive cache: write through
SCSI device sdd: 250800 512-byte hdwr sectors (128 MB)
sdd: Write Protect is off
sdd: Mode Sense: 0b 00 00 08
sdd: assuming drive cache: write through
 sdd: sdd1
sd 6:0:0:0: Attached scsi removable disk sdd
usb-storage: device scan complete
FAT: Unrecognized mount option "flush" or missing value
---

Then I manually mount sdd1 with pmount, and work fine.

Maybe is a hal error?


-- 
Benjamí
http://blog.bitassa.cat



.



Re: USB Stick mount

2007-06-30 Thread Benjamí Villoslada
El Dissabte 30 Juny 2007, Elimar Riesebieter va escriure:
> $ grep sd /etc/fstab

$ grep sd /etc/fstab
/dev/sda5   /   ext3defaults,errors=remount-ro 0   1
/dev/sda7   /home   ext3defaults0   2
/dev/sda6   noneswapsw  0   0

Without entry for sdd.

Thanks!

-- 
Benjamí
http://blog.bitassa.cat



.



USB printer doesn't work with 2.6.21 and .22

2007-07-24 Thread Benjamí Villoslada
The Samung ML 2010 USB printer doesn't work with 2.6.21 and .22. I've returned 
to 2.6.18, then work --all Debian stock kernels and Sid.

I see this in dmesg:

--
usb 1-2.3: USB disconnect, address 13
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 14
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 14 if 0 alt 0 
proto 2 vid 0x04E8 pid 0x326C
usb 1-2.3: USB disconnect, address 14
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 15
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 15 if 0 alt 0 
proto 2 vid 0x04E8 pid 0x326C
usb 1-2.3: USB disconnect, address 15
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 16
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 16 if 0 alt 0 
proto 2 vid 0x04E8 pid 0x326C
[...]
--

lsusb doesn't show the printer.

When system start, in /var/log/message:

--
Jul 24 15:44:33 itaca kernel: usbcore: registered new interface driver usblp
Jul 24 15:44:33 itaca kernel: drivers/usb/class/usblp.c: v0.13: USB Printer 
Device Class driver
Jul 24 15:44:33 itaca kernel: usb 1-2.3: USB disconnect, address 10
[...]
Jul 24 15:44:33 itaca kernel: drivers/usb/class/usblp.c: usblp0: USB 
Bidirectional printer dev 12 if 0 alt 0 proto 2 vid 0x04E8 pid 0x326C
[...]
Jul 24 15:45:42 itaca kernel: usb 1-2.3: USB disconnect, address 12
Jul 24 15:45:42 itaca kernel: drivers/usb/class/usblp.c: usblp0: removed

--

All work fine with 2.6.18 ... except this [1] bug solved with kernel < 2.6.19, 
and for this reason I'm looking for a new kernel.

2.6.18-3:

---
Jul 24 15:59:36 itaca kernel: drivers/usb/class/usblp.c: usblp0: USB 
Bidirectional printer dev 10 if 0 alt 0 proto 2 vid 0x04E8 pid 0x326C
[...]
Jul 24 15:59:36 itaca kernel: usbcore: registered new driver usblp
Jul 24 15:59:36 itaca kernel: drivers/usb/class/usblp.c: v0.13: USB Printer 
Device Class driver
---

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432103

Anyone with experience with this issue?  Thanks :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: USB Stick mount [SOLVED]

2007-07-24 Thread Benjamí Villoslada
El Dissabte 30 Juny 2007, Benjamí Villoslada va escriure:
> Lately I receive this error (in KDE, Konqueror, Debian Sid) when I
> select «open in new window» after USB stick plugging:
>
> «mount: wrong fs type, bad option, bad superblock on /dev/sdd1, missing
> codepage or other error In some cases useful info is found in syslog - try
> dmesg | tail or so»

I need a newer kernel:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432103


-- 
Benjamí
http://blog.bitassa.cat



.



Re: USB printer doesn't work with 2.6.21 and .22

2007-07-24 Thread Benjamí Villoslada
El Dimarts 24 Juliol 2007, Benjamí Villoslada va escriure:
>  in /var/log/message:

*/var/log/syslog

Sorry

-- 
Benjamí
http://blog.bitassa.cat



.



Samsung ML-2010 printer and kernel 2.6.22-1-686

2007-08-12 Thread Benjamí Villoslada
Samsung ML-2010 printer doesn't work with kernel 2.6.22-1-686 due to 
CONFIG_USB_SUSPEND=y parameter.   I've reported this
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435257

The printer works if I change /sys/module/usbcore/parameters/autosuspend file_

When system start:

# cat /sys/module/usbcore/parameters/autosuspend
2
# echo -n 60 > /sys/module/usbcore/parameters/autosuspend

And thhen printer works  (I'm a bit confused, sometimes echo -n 0 worked too).

The question is how I can fix this parameter.  I've tried
options usbcore autosuspend=60
in /etc/modpobe.d/options but seems that is ignored.

Thanks.


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Samsung ML-2010 printer and kernel 2.6.22-1-686

2007-08-12 Thread Benjamí Villoslada
El Diumenge 12 Agost 2007, Ron Johnson va escriure:
> Look at /etc/sysctl.conf to make that value persistent across boots.

Added  usbcore.autosuspend=60 to etc/sysctl.conf:

- Error in boot log:


Sun Aug 12 22:40:14 2007: Setting kernel 
variables...error: "usbcore.autosuspend" is an unknown key
Sun Aug 12 22:40:14 2007: ^[[31mfailed.^[[39;49m


Is the same error when I try to set usbcore.autosuspend=60 
in /boot/grub/menu.lst

Seems that the parameter usbcore.autosuspend exists:


# modinfo -p usbcore
autosuspend:default autosuspend delay
use_both_schemes:try the other device initialization scheme if the first one 
fails
old_scheme_first:start with the old device initialization scheme
blinkenlights:true to cycle leds on hubs
usbfs_snoop:true to log all usbfs traffic


And that is correct to write module.parameter=value

:?

Thanks :)


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Samsung ML-2010 printer and kernel 2.6.22-1-686 (solved)

2007-08-12 Thread Benjamí Villoslada
El Dilluns 13 Agost 2007, Krzysztof Lubański va escriure:

>   /etc/sysctl.conf manages only entries in /proc/sys, not /sys (sysfs).
> Try installing 'sysfsutils' package and take a look at /etc/sysfs.conf
> then.

Solved!

I've added:

module/usbcore/parameters/autosuspend = -1

to /etc/sysfs.conf

Thanks, Krzysztof and Ron!

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Re: nvidia problems (Sid dist-upgrade) (SOLVED)

2006-11-30 Thread Benjamí Villoslada
El Dimarts 31 Octubre 2006 22:23, Florian Kulzer va escriure:
> Finally, it might help to reboot after installing the new packages if
> the problem is due to conflicts in the assignment of interrupts.

Today I've tried with the new 1.0.8776-1 nVidia kernel and worked, but after 
one rmmod nvidia.  Thanks!

-- 
Benjamí
http://blog.bitassa.cat



.



Illegible PDF (KDE and Sid)

2006-12-04 Thread Benjamí Villoslada
Hi,

Lately KPrinter makes illegible PDF:
http://itaca.bitassa.cat/~benjami/tmp/kdepdfkaput.pdf

I can print Postscipt files with Iceweasel and convert it to correct PDF with 
ps2pdf.

PDF printer in Control Center have this order:
gs -q -dSAFER -dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite 
-sOutputFile=%filteroutput -sPAPERSIZE=%psl %filterargs -c .setpdfwrite -f 
%filterinput

I can create correct PDF files from Iceweasel Postcript files:

gs -q -dSAFER -dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite 
-sOutputFile=prova.pdf -f 
iceweasel.ps

Any idea?  Thanks! :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Illegible PDF (KDE and Sid) (SOLVED (maybe))

2006-12-04 Thread Benjamí Villoslada
El Dilluns 04 Desembre 2006 19:42, Joshua J. Kugler va escriure:
> Make sure you haven't enabled KPrinter's "Hangman" mode.

:

I've changed the KPrinter configuration: Fonts section > unselect «don't embed 
PostScript fonts when print» (I read this message in catalan, this english 
version is improvised and possibly wrong, like all of my english O:)

Now works.

What's your KPrinter Fonts configuration in KPrinter?   Is the first time that 
I change this parameter.


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Illegible PDF (KDE and Sid) (SOLVED (maybe))

2006-12-04 Thread Benjamí Villoslada
El Dilluns 04 Desembre 2006 21:58, Joshua J. Kugler va escriure:
> Hmm...mine says "Embed fonts in postscript data when printing" and it's
> checked.  That is odd.

And have font files in «fonts path»?  In my KPrinter configuration is empty

(yes, is odd; few weeks ago this works fine in my KDE :?)


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Illegible PDF (KDE and Sid) (SOLVED (maybe))^W^W

2006-12-11 Thread Benjamí Villoslada
El Dilluns 04 Desembre 2006 21:43, Benjamí Villoslada va escriure:
> El Dilluns 04 Desembre 2006 19:42, Joshua J. Kugler va escriure:
> > Make sure you haven't enabled KPrinter's "Hangman" mode.
> >
> :
>
> I've changed the KPrinter configuration: Fonts section > unselect «embed
> PostScript fonts when printing» (I read this message in catalan, this 
> english version is improvised and possibly wrong, like all of my english
> O:)
>
> Now works.

Make PDF but not prints (in paper) :((

«embed PostScript fonts when printing»  must be selected. Now my PDF files are 
in «Hangman mode» again: 
http://itaca.bitassa.cat/~benjami/tmp/kdepdfkaput.pdf

I've reseted the KPrint parameters: deleted ~.kde/share/config/kprinterrc and 
~/.qt/qtrc and doesn't works.

No other Sid + KDE with this problem --but solved? :)


-- 
Benjamí
http://blog.bitassa.cat



.



Unbootable after today dist-upgrade (Sid)

2006-12-15 Thread Benjamí Villoslada

Hi,

After today dist-upgrade, my Debian Sid doesn't boot:

modprobe: FATAL: Could not load /lib/modules/2.6.[...]/modules.dep: No
such file or directory

(4 times)

Failed to execute /init
Kernel panic - not syncing: No init found. Try passing init= option to kernel.

Possibly is due the initramfs-tools today upgrade.

I'm downloading one Knoppix... but any advice?


--
Benjamí
http://blog.bitassa.cat



.



Re: Unbootable after today dist-upgrade (Sid) (SOLVED but be careful with initramfs-tools upgrade)

2006-12-15 Thread Benjamí Villoslada
El Divendres 15 Desembre 2006 13:48, Florian Kulzer va escriure:
> I think it should be possible to generate the modules.dep file after
> booting from the Knoppix CD:

After Knoppix boot I seen that have initrd.img backup file in /boot and that 
the new initrd.img file is suspiciously  small than the bak.

I've recovered the .back file and all boots and works fine :)

-
$ ls -l /boot/initrd.img-2.6.16.18-smp-bitassa*
-rw-r--r-- 1 root root 4363993 2006-12-04 
13:01 /boot/initrd.img-2.6.16.18-smp-bitassa
-rw-r--r-- 1 root root 4090750 2006-12-15 
12:09 /boot/initrd.img-2.6.16.18-smp-bitassa.kaput
-

Seems that is a initramfs-tools bug, be careful with this Sid package (ver 
0.85d).

-
$ apt-cache policy initramfs-tools
initramfs-tools:
  Instal·lat: 0.85d
  Candidat: 0.85d
  Taula de versió:
 *** 0.85d 0
500 ftp://ftp.fr.debian.org unstable/main Packages
100 /var/lib/dpkg/status
-

> - Reboot and keep your fingers crossed.

:D

Today I don't need laxative  :P

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Unbootable after today dist-upgrade (Sid)

2006-12-15 Thread Benjamí Villoslada
El Divendres 15 Desembre 2006 14:14, Hugo Vanwoerkom va escriure:
> I've said this before, but it is *not* a good idea to do a dist-upgrade
> to Sid on the same partition. I *always* use mondo to backup the Sid
> partition, restore that CD/DVD to another one, from where I do the
> dist-upgrade. If there is a problem I just boot the old partition and do
> the upgrade again a little later.

Good idea, thanks!


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Unbootable after today dist-upgrade (Sid) (SOLVED but be careful with initramfs-tools upgrade)

2006-12-17 Thread Benjamí Villoslada
El Divendres 15 Desembre 2006 14:31, Benjamí Villoslada va escriure:
> Seems that is a initramfs-tools bug, be careful with this Sid package (ver
> 0.85d).

Bug confirmed and solved:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403224


-- 
Benjamí
http://blog.bitassa.cat



.



CUPS: change imageable area

2006-12-23 Thread Benjamí Villoslada
The Samsung official PPD file (ML-2010 printer) makes perfect page margins, 
but Samsung installer doesn't works fine in my Debian Sid ( 
http://itaca.bitassa.cat/~benjami/tmp/samsungml2010cantaddprinter.png )

Finally I've installed the GDI driver.  Works fine, but the top and left 
margins are outside the page:

Ok: http://itaca.bitassa.cat/~benjami/tmp/cups-margins-ok.png
Incorrect: http://itaca.bitassa.cat/~benjami/tmp/cups-margins-incorrect.png

How I can change the CUPS imageable area?  Upper right 8.09x11.52 inch instead 
of 8.1x11.53 inch, I suppose.

Thanks!

Regards,



-- 
Benjamí
http://blog.bitassa.cat



.



HP Photosmart 385 and Debian

2006-12-24 Thread Benjamí Villoslada
Someone knows if HP Photosmart 385 works fine in Debian?

Seems that 380 "woks perfectly":
http://openprinting.org/show_printer.cgi?recnum=HP-PhotoSmart_380
but paperweight is threaten the PhotoSmart series:
http://openprinting.org/show_printer.cgi?recnum=HP-PhotoSmart

-- 
Benjamí
http://blog.bitassa.cat



.



/dev/dsp missing

2006-12-29 Thread Benjamí Villoslada
/dev/dsp is missing in my Debian Sid --I've used it one week ago with XMMS.

I've tried a oss-compat reinstallation, and have /dev/dsp again.  But 
disappears with the system reboot.

I've run alsaconf again.   ALSA works fine.

Any idea? Thanks :)

Installed packages:

$ dpkg -l "*oss*" | grep ^i | awk '{print $2, $3}'
oss-compat 0.0.4

$ dpkg -l "*alsa*" | grep ^i | awk '{print $2, $3}'
alsa-base 1.0.13-3
alsa-firmware-loaders 1.0.13-1
alsa-tools 1.0.13-1
alsa-utils 1.0.13-1
alsamixergui 0.9.0rc2-1-9
libsdl1.2debian-alsa 1.2.11-7

Kernel: 
$ uname -a
Linux itaca 2.6.18-3-686 #1 SMP Sun Dec 10 19:37:06 UTC 2006 i686 GNU/Linux

Regards,


-- 
Benjamí
http://blog.bitassa.cat



.



Re: /dev/dsp missing

2006-12-30 Thread Benjamí Villoslada
El Dissabte 30 Desembre 2006 14:14, Nigel Henry va escriure:

> It's worth checking if the alsa-oss package is available on synaptic, and
> installing it if so.

I've installed alsa-oss without results :(

> Strange that Xmms was working ok. Perhaps apt-get updates for Sid have
> removed the alsa-oss package for some reason.

I can't see it in aptitude logs --always I use aptitude.  Only one oss-compat 
0.0.3 to 0.0.4 at Oct 2 2006.   Seems that I never installed alsa-oss, but 
oss works in my system before the last week  :??

I can manually load oss modules:

$ sudo modprobe snd-pcm-oss
$ lsmod |grep -i oss
snd_pcm_oss38368  0
snd_mixer_oss  15200  1 snd_pcm_oss
snd_pcm68644  2 snd_pcm_oss,snd_cmipci
snd47012  10 
snd_pcm_oss,snd_mixer_oss,snd_cmipci,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device

And have this in /etc/modules.conf but the boot process doesn't load those 
modules:

--
### update-modules: start processing /etc/modutils/alsa-base
# autoloader aliases
alias char-major-116 snd
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1
alias sound-slot-2 snd-card-2
alias sound-slot-3 snd-card-3
alias sound-slot-4 snd-card-4
alias sound-slot-5 snd-card-5
alias sound-slot-6 snd-card-6
alias sound-slot-7 snd-card-7
above sound-slot-0 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-1 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-2 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-3 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-4 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-5 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-6 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-7 snd-pcm-oss snd-mixer-oss snd-seq-oss
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
# Load optional modules above their base modules
above snd-pcm snd-pcm-oss
above snd-mixer snd-mixer-oss
above snd-seq snd-seq-oss snd-seq-midi
above snd-emu10k1 snd-emu10k1-synth
above snd-via82xx snd-seq
--

Thanks :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: /dev/dsp missing (SOLVED)

2006-12-30 Thread Benjamí Villoslada
I've seen this message durning one reboot (in order to test oss modules 
load): "/etc/modprobe.conf exists but does not include /etc/modprobe.d/!"

I see that my /etc/modprobe.conf is empty (no idea about the reason)  I've 
added include /etc/modprobe.d and now the system loads oss modules on boot:

$ cat /etc/modprobe.conf
include /etc/modprobe.d
$ lsmod|grep -i oss
snd_pcm_oss38368  0
snd_mixer_oss  15200  1 snd_pcm_oss
snd_pcm68644  3 snd_cmipci,snd_pcm_oss
snd_seq_oss28768  0
snd_seq_midi_event  7008  2 snd_seq_oss,snd_seq_midi
snd_seq45680  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_seq_device  7820  6 
snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd47012  16 
snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device


-- 
Benjamí
http://blog.bitassa.cat



.



Re: /dev/dsp missing

2006-12-30 Thread Benjamí Villoslada
El Diumenge 31 Desembre 2006 01:26, Matus UHLAR - fantomas va escriure:
> configure xmms to use ALSA, you won't need /dev/dsp

Right, but maybe some another programs need /dev/dsp ... such as mpg123?

-- 
Benjamí
http://blog.bitassa.cat



.



Re: /dev/dsp missing

2006-12-31 Thread Benjamí Villoslada
El Diumenge 31 Desembre 2006 12:01, Sven Arvidsson va escriure:
> > Right, but maybe some another programs need /dev/dsp ... such as mpg123?
>
> mpg123 can use alsa, see the -o option.

Ok, thanks!  And Audacity, can works with ALSA?

-- 
Benjamí
http://blog.bitassa.cat



.



Re: /dev/dsp missing (SOLVED)

2006-12-31 Thread Benjamí Villoslada
El Diumenge 31 Desembre 2006 23:14, [EMAIL PROTECTED] va escriure:
> Can anyone tell me how to get audio input without disbling the rest of
> the sound system?  That's what I thought I needed /dev/dsp for. I need
> to rip cassette tapes of church services to post on the church web site.

Maybe with alsaconf (as root) and then look for mute channels with alsamixer.

-- 
Benjamí
http://blog.bitassa.cat



.



Re: /dev/dsp missing

2007-01-02 Thread Benjamí Villoslada
El Dilluns 01 Gener 2007 20:43, Sven Arvidsson va escriure:
> It seems the current stable release of Audacity doesn't support ALSA by
> default, but there are workarounds.
> http://audacityteam.org/wiki/index.php?title=LinuxIssues#OSS_vs_ALSA

Thanks again, is a good objective to get OSS free :)


-- 
Benjamí
http://blog.bitassa.cat



.



Slow USB disk

2007-01-05 Thread Benjamí Villoslada
KDE mounts USB disk with this options:

/dev/sdb1 on /media/disk type ext3 (rw,noexec,nosuid,nodev,sync,data=ordered)

And is slow.  When I mount it manually, without sync option, then write fast.

I'm looking how tho modify the KDE mount in order to avoid the sync option, 
but I don't locate this HOWTO.  Maybe the Hal parameters?  Thanks.

Regards,


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Slow USB disk

2007-01-06 Thread Benjamí Villoslada
El Dissabte 06 Gener 2007 04:45, Roberto C. Sanchez va escriure:
> You might want to rethink that.  The sync option is nice because that
> means that writes are completed immediately to disk.

Sure, but this disk is permanently connected to the computer.  And the first 
80 GB rsync can be ethernal :)  More than 5h for the first 11 GB rsync! (I've 
started yesterday at 0:15 and working at 5h, when I go to sleep).

-- 
Benjamí
http://blog.bitassa.cat



.



Display JPEG compression

2007-09-05 Thread Benjamí Villoslada
Hi,

Anyone knows what command line program can display the compression info from 
JPEG files?  Thanks!

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Display JPEG compression

2007-09-06 Thread Benjamí Villoslada
El Dimecres 05 Setembre 2007, Florian Kulzer va escriure:
> $ identify -verbose The-Horse-in-Motion.jpg | grep Quality
>   Quality: 85

Thanks, Florian and Oscar.  Identify works fine :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: nvidia-glx and xorg

2007-09-20 Thread Benjamí Villoslada
El Dimarts 18 Setembre 2007, onlynewro va escriure:
> when i install nvidia-glx
> xorg is removed

At this moment no nvidia-glx for new xorg 1:7.3+2 and no prorpietary nvidia 
driver.

The problem is: no free nv driver too?

"aptitude dist-upgrade" will remove xserver-xorg-video-nv.  Remove packages 
list:


nvidia-glx
xserver-xorg-video-apm
xserver-xorg-video-ark
xserver-xorg-video-ati
xserver-xorg-video-fbdev
xserver-xorg-video-glint
xserver-xorg-video-newport
xserver-xorg-video-nsc
xserver-xorg-video-nv
^ 
===:O

xserver-xorg-video-rendition
xserver-xorg-video-s3
xserver-xorg-video-s3virge
xserver-xorg-video-siliconmotion
xserver-xorg-video-sis
xserver-xorg-video-tdfx
xserver-xorg-video-tga
xserver-xorg-video-trident
xserver-xorg-video-v4l
xserver-xorg-video-vesa
xserver-xorg-video-vga
xserver-xorg-video-via


Any workaround? (vesa driver? :)  Thanks!

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



libgtk2.0-0 and flashplugin-nonfree

2007-09-25 Thread Benjamí Villoslada
From one week ago, the libgtk2.0-0 upgrade (Sid) freezes Konqueror when this 
browser opens Flash contents: nspluginviewer goes to 100% CPU consumption.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440165
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443399

The solution was downgrade libgth2.0-0:

$ sudo aptitude install libgtk2.0-0=2.10.13-1

cut today doesn't work because GIMP and Iceweasel needs the last libgtk2.0-0, 
this one that doesnt work with Konqueror --and non GTK browsers + Flash non 
free.

Any workaround?

Now I use Gnash more than ever, I like Gnash... but I can't view some Flash 
contents :(

Thanks!

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Illegible PDF in KDE solution: install the complete CUPS

2007-01-21 Thread Benjamí Villoslada
December I worte about illegible PDF in KDE:
http://lists.debian.org/debian-user/2006/12/msg00372.html

In that moment I've only the client CUPS installed, in order to use one 
printer connected to another LAN computer (SUSE and CUPS too).

Now I've a new printer that is connected to my computer (*).  For this reason 
I've installed the complete CUPS, and now PDF works fine.

I've received emails from people searching solution for the illegible KDE PDF 
issue --they have read the thread linked above.  In all cases the solution 
was «install complete CUPS».

Maybe is a bug.  Where I must report it, CUPS or KDE?

(*) Samsung ML2010 that works fine with the GDI driver, but the printer «Linux 
drivers CD» is a pain in the ass.

-- 
Benjamí
http://blog.bitassa.cat



.



Avidemux and monitor energy saver

2007-01-31 Thread Benjamí Villoslada
Hi,

After one avidemux session (Debian Sid), the screen saver and monitor energy 
saving features doesn't works.

I can block the session (KDE) and the screensaver appears, but monitor never 
goes to power save mode.

Someone knows ho to restore the monitor power save functions without close and 
open the X server?  Thanks :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Avidemux and monitor energy saver

2007-02-01 Thread Benjamí Villoslada
El Dijous 01 Febrer 2007 18:50, Wu-Kung Sun va escriure:
> > Right click on the desktop choose Configure Desktop then Display option
> > next Power Control tab then I usually change the Standby setting up one
> > click then back down and click on the Apply button.
>
> Or from a console:
> xset s on (for screensaver)
> xset +dpms (for power save)

Thanks for yours responses! The monitor saves again :)  --and maybe avidemux 
have one bug :?


-- 
Benjamí
http://blog.bitassa.cat



.



avidemux, ffmpeg and lavc

2007-02-18 Thread Benjamí Villoslada
Just I'm curious about lavc (mpeg4) codec in my Debian Sid:

I can't put lavc codec in -vcodec ffmpeg option

---
$ ffmpeg -i input.avi -sameq -vcodec lavc -acodec mp3 -f avi -s 400x240 
output.avi
[...]
Unknown codec 'lavc'
---

But avidemux makes mpeg4 (lavc) files.

I need any ffmpeg / mplayer library in order to use ffmpeg? 

What lavc library use avidemux? --I can't see avidemux encode operations with 
one 'ps ax'.

Thanks :)


-- 
Benjamí
http://blog.bitassa.cat



.



Re: avidemux, ffmpeg and lavc

2007-02-18 Thread Benjamí Villoslada
El Diumenge 18 Febrer 2007 22:30, Ron Johnson va escriure:
> Do you have debian-multimedia in your sources.list?

Yes:

$ cat /etc/apt/sources.list | grep -i multimedia
deb http://www.debian-multimedia.org sid main

Seems that avidemux works with in order to make mpeg4 (lavc) files:
http://www.avidemux.org/admWiki/index.php?title=Video_encoders

And I've installed libavcodec

$ dpkg -l libavcodec* | grep ^i
ii  libavcodec0d0.cvs20060823-6 ffmpeg codec library
ii  libavcodeccvs51 20070208-0.0library to encode decode multimedia 
streams

But ffmpeg does'nt make lavc files (confused, today codecs is a mistery for me 
O:)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: avidemux, ffmpeg and lavc

2007-02-18 Thread Benjamí Villoslada
El Dilluns 19 Febrer 2007 03:27, Benjamí Villoslada va escriure:
> Seems that avidemux works with in order to make mpeg4 (lavc) files:

*works with _libavcodec_ 

(sorry)

> http://www.avidemux.org/admWiki/index.php?title=Video_encoders
>
> And I've installed libavcodec

[snip]

-- 
Benjamí
http://blog.bitassa.cat



.



Re: avidemux, ffmpeg and lavc

2007-02-18 Thread Benjamí Villoslada
El Dilluns 19 Febrer 2007 04:44, Ron Johnson va escriure:
> Have you installed w32codes?  It might not help *this* problem, but
> you still need it.

Yes, I've installed w32codecs

$ dpkg -l "w32*" | grep ^i
ii  w32codecs  20061022-0.0   win32 binary codecs

Thanks :)

-- 
Benjamí
http://blog.bitassa.cat



.



udev bug?

2007-02-24 Thread Benjamí Villoslada
I have udev 0.103-2 in hold due the #409503, but is 20 days old and I suspect 
that is not a general error.

Someone with new udev  0.105-1?  Problems?

-- 
Benjamí
http://blog.bitassa.cat



.



Re: udev bug?

2007-02-24 Thread Benjamí Villoslada
El Dissabte 24 Febrer 2007 22:24, Andrew Sackville-West va escriure:
> On Sat, Feb 24, 2007 at 08:47:12PM +0100, Benjamí Villoslada wrote:
> > I have udev 0.103-2 in hold due the #409503, but is 20 days old and I
> > suspect that is not a general error.
>
> have you read this bug?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409503

> its pretty specific to a xen system during 
> initial install. Are you in that situation?

No, I'm sorry :$

> > Someone with new udev  0.105-1?  Problems?
>
> I"ve had udev 0.105-1 since it came out (I upgrade sid pretty much
> daily) with no problems. Can't guarantee that I've rebooted with that
> udev though.

I've updated and rebooted without problems.  Thanks :)

-- 
Benjamí
http://blog.bitassa.cat



.



Reflecat xScan

2008-02-23 Thread Benjamí Villoslada
Have someone tested the Reflecta xScan in Debian?
http://www.filmscanner.info/en/ReflectaXScan.html

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Re: No fonts in Flash Player (was: SOLVED)

2006-05-11 Thread Benjamí Villoslada
A Dimecres 10 Maig 2006 23:24, vàreu escriure:
> Figured it out.  For some reason my font directories where missing
> some fonts.dir files.  As shown in my X log
>
> I had to run
> mkfontdir /usr/share/fonts/truetype/openoffice
>
> for every font directory that didn't have a fonts.dir file.

Thanks for this trick,  but seems that doesn't works.  I don't see errors in 
my X, log, but I've run

[EMAIL PROTECTED]:/usr/share/fonts$ find . -type d -exec mkfontdir {} \;

And now have 

$ find . -type f -name "font*"
./fonts.cache-1
./ttf-dejavu/fonts.cache-1
./ttf-dejavu/fonts.dir
./sjfonts/fonts.cache-1
./sjfonts/fonts.dir
./dustin/fonts.cache-1
./dustin/fonts.dir
./msttcorefonts/fonts.cache-1
./msttcorefonts/fonts.dir
./ttf-bitstream-vera/fonts.cache-1
./ttf-bitstream-vera/fonts.dir
./benjami/fonts.cache-1
./benjami/fonts.dir
./openoffice/fonts.cache-1
./openoffice/fonts.dir
./fonts.dir
./latex-xft-fonts/fonts.cache-1
./latex-xft-fonts/fonts.dir
./baekmuk/fonts.cache-1
./baekmuk/fonts.dir




-- 
Benjamí
http://blog.bitassa.cat



.



Re: No fonts in Flash Player (was: SOLVED)

2006-05-11 Thread Benjamí Villoslada
A Dijous 11 Maig 2006 15:50, Chris Brotherton va escriure:
> I had to install the following packages to get text to work in flash:
>
> gsfonts
> gsfonts-x11
> gsfont-other

I've these packages:

ii  gsfonts8.14+v8.11+urw-0.2
ii  gsfonts-other  6.0-3
ii  gsfonts-x110.19

:?

One detail that may be important.  Most of my fonts.dir files «says»:

[EMAIL PROTECTED]:/usr/share/fonts/type1/gsfonts$ cat fonts.dir
0

All of those with 4,0K:

[EMAIL PROTECTED]:/usr/share/fonts$ find . -type f -name fonts.dir -exec ls -sh 
{} 
\;
4,0K ./truetype/ttf-dejavu/fonts.dir
4,0K ./truetype/sjfonts/fonts.dir
4,0K ./truetype/dustin/fonts.dir
4,0K ./truetype/msttcorefonts/fonts.dir
4,0K ./truetype/ttf-bitstream-vera/fonts.dir
4,0K ./truetype/benjami/fonts.dir
4,0K ./truetype/openoffice/fonts.dir
4,0K ./truetype/fonts.dir
4,0K ./truetype/latex-xft-fonts/fonts.dir
4,0K ./truetype/baekmuk/fonts.dir
4,0K ./type1/gsfonts/fonts.dir
4,0K ./type1/fonts.dir
4,0K ./fonts.dir
4,0K ./X11/encodings/large/fonts.dir
4,0K ./X11/encodings/fonts.dir
4,0K ./X11/util/fonts.dir
32K ./X11/100dpi/fonts.dir
152K ./X11/75dpi/fonts.dir
32K ./X11/misc/fonts.dir
4,0K ./X11/Type1/fonts.dir
4,0K ./X11/fonts.dir


I've generated the fonts.scale files with no success.The gsfonts 
fonts.scale file have data:

[EMAIL PROTECTED]:/usr/share/fonts$ ls -sh ./type1/gsfonts/fonts.scale
32K ./type1/gsfonts/fonts.scale

I've restarted xorg after all changes.

I'm sorry, maybe is normal; just for comparisons with systems that works 
fine :)


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Fonts Look Broken

2006-05-20 Thread Benjamí Villoslada
A Dissabte 20 Maig 2006 12:03, Sigmund Scheinbar va escriure:
> Unfortunately it does not work for me.

Maybe is useful this solution from the Debian KDE list:
http://lists.debian.org/debian-kde/2006/05/msg00120.html

-- 
Benjamí
http://blog.bitassa.cat



.



ALSA problems after Sid upgrade

2006-05-27 Thread Benjamí Villoslada
Since last Sid upgrade the Xine related programs doesn't works and aRts sound 
server crashes at KDE start.  I.e. when play one CD with xine:

xine: relocation error: /usr/lib/xine/plugins/1.1.1/xineplug_ao_out_alsa.so: 
symbol snd_pcm_hw_params_set_rate_near, version ALSA_0.9.0rc4 not defined in 
file libasound.so.2 with link time reference

Or click in the amaroK play button:

amarok: relocation error: /usr/lib/xine/plugins/1.1.1/xineplug_ao_out_alsa.so: 
symbol snd_pcm_hw_params_set_rate_near, version ALSA_0.9.0rc4 not defined in 
file libasound.so.2 with link time reference

Seems that new ALSA is the cause, is the sound packet (alsa-base alsa-utils)  
that I've changed with the dist-upgrade.

The last bug is from one older version ant Etch: 1.0.11-2 (now is 1.0.11-4)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366324

Any workaround?  Thanks :)

Regards,


-- 
Benjamí
http://blog.bitassa.cat



.



Re: ALSA problems after Sid upgrade

2006-05-27 Thread Benjamí Villoslada
A Dissabte 27 Maig 2006 13:43, Benjamí Villoslada va escriure:

> Seems that new ALSA is the cause, is the sound packet (alsa-base
> alsa-utils)   that I've changed with the dist-upgrade.

I'm sorry, is not ALSA, is libasound2 that I've changed too.  Here te bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=369040

Downgrade libasound2 is the best solution?

-- 
Benjamí
http://blog.bitassa.cat



.



Re: ALSA problems after Sid upgrade

2006-05-27 Thread Benjamí Villoslada
A Dissabte 27 Maig 2006 14:00, Linas Žvirblis va escriure:
> Downgrade "libasound2" package to 1.0.11-4. Something went terribly
> wrong in 1.0.11-5.

How I can downgrade?  I'm new in Debian and is my first downgrade :P  I don't 
locate the 1.0.11-4 version of libsound2.

Thanks!


-- 
Benjamí
http://blog.bitassa.cat



.



Re: ALSA problems after Sid upgrade

2006-05-27 Thread Benjamí Villoslada
A Dissabte 27 Maig 2006 14:40, Linas Žvirblis va escriure:

> [1] http://ftp.us.debian.org/debian/pool/main/a/alsa-lib/
>
> P.S. There are other ways to do the trick, but these are my favorite.

Thanks!  

In order to locate alsa-lib directory for libasound2, this is a good method?

$ apt-cache show libasound2 |grep -i source
Source: alsa-lib
Source: alsa-lib
Source: alsa-lib

Seems that works with libasound, but is valid for other packages?  You have 
experience :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: No fonts in Flash Player (SOLVED)

2006-05-31 Thread Benjamí Villoslada

On 5/16/06, Edward J. Shornock  wrote:

On Thu, May 11, 2006 at 04:49:13PM +0200, Benjamí Villoslada wrote:
> I'm sorry, maybe is normal; just for comparisons with systems that works
> fine :)


If you've not solved this problem yet, check out bug#363378.  The
solutions posted there worked for me.


$ sudo mkfontdir /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/

and finally solved!

Thanks!



--
Benjamí
http://blog.bitassa.cat



.



FreeNX package

2006-06-09 Thread Benjamí Villoslada
Exists one FreeNX official package?  For Debian Sid.

TIA

-- 
Benjamí
http://blog.bitassa.cat



.



Inkscape doesn't starts

2006-06-13 Thread Benjamí Villoslada
Inkscape doesn't starts in my Debian Sid with the last dist-upgrade:

$ inkscape
[no errors, still waiting]

I see this bug but seems that is old, I've used Inkscape few weeks ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330604

Any experience?  Thanks :)




(I apologize for the possible dupe of this message; I've sent from a non 
subscribed address too... because the KMail bug that lost some folders 
identity)

-- 
Benjamí
http://blog.bitassa.cat



.



Inkscape doesn't starts

2006-06-13 Thread Benjamí Villoslada
Inkscape doesn't starts in my Debian Sid with the last dist-upgrade:

$ inkscape
[no errors, still waiting]

I see this bug but seems that is old, I've used Inkscape few weeks ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330604

Any experience?  Thanks :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Inkscape doesn't starts (semi-solved)

2006-06-13 Thread Benjamí Villoslada
A Dimarts 13 Juny 2006 17:32, Benjamí Villoslada va escriure:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330604

Oops!  I see a new bug with reportbug.  Is this poblem:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=369828

Downgrading libgc1c2 to 6.6-1

-- 
Benjamí
http://blog.bitassa.cat



.



Screen into another screen

2006-06-15 Thread Benjamí Villoslada
Usually I open ssh sessions in one screen and when I need restart KDE, the SSH 
sessions are still open.

I open screen in the SSH remote computers too. When the connection fails, I 
can enter again and restore the session.

The problem is that the Control+A combination works for the first screen 
session that I use in order to open SSH sessions.

I can change Control+A combination in the screen into screen [1], but someone 
uses another workaround that doesn't need ~/.screenrc changes?

Thanks :)

[1] http://gentoo-wiki.com/TIP_Using_screen#Change_escape_sequence


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Screen into another screen

2006-06-17 Thread Benjamí Villoslada
A Divendres 16 Juny 2006 05:39, Steve Lamb va escriure:
> Benjamí Villoslada wrote:
> > I can change Control+A combination in the screen into screen [1], but
> > someone uses another workaround that doesn't need ~/.screenrc changes?
>
> Just send a literal CNTL-A, (CNTL-A,a) which will get to the lower
> screen. So creating a screen on the 2nd level would be CNTL-A,a,C Of course
> it gets rather unwieldly with more than 2 levels.


This is just the solution that I've searched, because is not necessary to 
modify the «natural» screen control+A, a bit intrusive for the local users.  
Thanks!

-- 
Benjamí
http://blog.bitassa.cat



.



OOo check and radio buttons

2006-07-02 Thread Benjamí Villoslada
The radio and check buttons appears 2 (radio) and 3 (check) times in 
OpenOffice.org:  http://bitassa.com/stuff/ooocheckandradio.png

Seems that is after the last dist-upgrade to OOo 2.0.3-1

I don't see this bug with reportbug.  Any workaround?  Have more cases and 
then we can send one bug?

(Is not important, the OOo radio and check buttons almost works)


-- 
Benjamí
http://blog.bitassa.cat



.



Re: OOo check and radio buttons (SOLVED)

2006-07-02 Thread Benjamí Villoslada
A Diumenge 02 Juliol 2006 18:14, Vitaliy Ischenko va escriure:
> Try to change gtk-engine or kde theme
> or try to switch between openoffice.org-gnome and openoffice.org-kde
> and see what happens =)

Solved!  I've installed openoffice.org-kde and now have fine radio and check 
buttons.  Thanks :)

Only one question: is possible to get the nice KDE antialias fonts in 
OpenOffice.org?

-- 
Benjamí
http://blog.bitassa.cat



.



Iceweasel 3 UI color

2008-06-20 Thread Benjamí Villoslada
In KDE (and Sid) I've dark interface colors.

gtk-qt-engine package was fine with Iceweasel 2, but makes strange tabs in 
Iceweasel 3, and I've unistalled gtk-qt-engine.  No problem: after 
gtk-qt-engine uninstall, Iceweasel 3 have the same dark interface that KDE.  

But yesterday Iceweasel 3 have recovered your original interface champagne 
color :(

$ iceweasel --safe-mode

starts the program with the KDE the dark colors. Seems that the because the 
default theme doesn't works at 100%, but is not possible uninstall the 
default theme.

Anyone knows the User Interface CSS classes or IDs in order to change the 
colors?   I've located only uncomplete lists, and some elements remains with 
champagne color.

Thanks!


-- 
Benjamí
http://blog.bitassa.cat



.


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



Re: Iceweasel 3 UI color (Solved)

2008-06-20 Thread Benjamí Villoslada
On Fri, Jun 20, 2008 at 3:49 PM, Benjamí Villoslada (me) wrote:
> $ iceweasel --safe-mode
>
> starts the program with the KDE the dark colors. Seems that the because the
> default theme doesn't works at 100%, but is not possible uninstall the
> default theme.

Sorry, I've descovered this:

$ firefox → champagne interface color
$ iceweasel → KDE user interface colors

%-)

-- 
Benjamí
http://blog.bitassa.cat



.


Dell Optiplex 755

2008-07-17 Thread Benjamí Villoslada
I'm looking for a new desktop.  Dell ships Optiplex models without Windows :)   

Any experience with Debian Sid in Dell Optiplex 755?

Graphics card are one 256MB ATI Radeon HD 2400 XT dual monitor.  I've not 
previous experience with ATI and 3D, is hard to configure?

Thanks!

Regards,


-- 
Benjamí
http://blog.bitassa.cat



.


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



Java plugin makes mastodontic .log file

2006-07-29 Thread Benjamí Villoslada
I've installed http://java.com/en/download/manual.jsp in order to use 
http://revelado.ya.com and today I've seen one 27 GB (yes, 27 GB) ~/java0.log 
file   ===:((

The http://revelado.ya.com/revelar-online applet load only:

$ ls -lh java0.log
-rw-r--r-- 1 benjami benjami 5,3M 2006-07-29 18:36 java0.log

The logging is off in the Control Panel:
[EMAIL PROTECTED]:~/bin/jre1.5.0_06/bin$ ./ControlPanel

Any experience with this Java plugin and logging or simply I should move those 
propiertary stuff to /dev/null ? 

-- 
Benjamí
http://blog.bitassa.cat



.



Antialiasing and mount problem after Sid upgrade

2006-07-31 Thread Benjamí Villoslada
Hello,

Two problems after today Sid dist-upgrade:



1) I can't mount using KDE (USB disk, USB pendrive)  I receive this error in 
one window:

-
A security policy in place prevents this sender from sending this message to 
this recipient, see message bus configuration file (rejected message had 
interface "org.freedesktop.Hal.Device.Volume" member "Mount" error 
name "(unset)" destination "org.freedesktop.Hal")
-

And see this in ~/.xsession-errors:

-
kded: ERROR: mount failed 
for 
/org/freedesktop/Hal/devices/volume_uuid_06d57f92_4c5f_4486_ac01_b4a5f17ec8ac: 
org.freedesktop.DBus.Error.AccessDenied - A security policy in place prevents 
this sender from sending this message to this recipient, see message bus 
configuration file (rejected message had 
interface "org.freedesktop.Hal.Device.Volume" member "Mount" error 
name "(unset)" destination "org.freedesktop.Hal")
kded: ERROR: 
mounting 
/org/freedesktop/Hal/devices/volume_uuid_06d57f92_4c5f_4486_ac01_b4a5f17ec8ac 
returned A security policy in place prevents this sender from sending this 
message to this recipient, see message bus configuration file (rejected 
message had interface "org.freedesktop.Hal.Device.Volume" member "Mount" 
error name "(unset)" destination "org.freedesktop.Hal")
-



2) Firefox and GIMP (GTK programs?) have not anti-aliasing fonts.

Screenshot in http://bitassa.com/stuff/ffnoantialiasing.png



I don't locate bugs and workarounds for this issues.  Any workaround?  
Thanks :)


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Antialiasing^W(SOLVED) and mount problem after Sid upgrade

2006-07-31 Thread Benjamí Villoslada
El Dilluns 31 Juliol 2006 22:36, Benjamí Villoslada va escriure:
> 2) Firefox and GIMP (GTK programs?) have not anti-aliasing fonts.
>
> Screenshot in http://bitassa.com/stuff/ffnoantialiasing.png

Antialiasing solved!  In Control Center I've unselected and then selected 
antialiasing fonts.

Still searching for KDE mount :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Antialiasing and mount problem after Sid upgrade (solved)

2006-07-31 Thread Benjamí Villoslada
El Dimarts 01 Agost 2006 00:51, Florian Kulzer va escriure:
> The proposed workaround is to add fstab lines with the "user" option for
> all relevant devices. (I have not tried this yet.)

Thanks! 

I don't have USB devices in fstab, but solved adding 
to  /etc/dbus-1/system.d/hal.conf

  


  


-- 
Benjamí
http://blog.bitassa.cat



.



Now USB mount as /media/disk

2006-08-06 Thread Benjamí Villoslada
Hi,

From now the devices are mounted in the /media directory, and the name used 
for the mountpoint is the raw kernel device-name: /media/sda1 /media/sdb1

But after some dist-upgrade, the USB disks are mounted 
in /media/disk , /media/disk-1 and so on.

Some scripts and cron orders doesn't works with the new mountpoints. I can 
change those scripts, but I'm curious about the now udev+hal+pmount policy.  

Where are the scripts or conf files that says disk* instead of the 
device-name? 

I've looked in /etc/udev but I'm lost %-)

Thanks! :)

-- 
Benjamí
http://blog.bitassa.cat



.



PDF in KDE

2006-08-29 Thread Benjamí Villoslada
PDF print in KDE fails with some Konqueror web pages.  When doesn't works, I 
recive this error window:

---
A print error occurred. Error message received from system:

Abnormal process termination 
(gs -q -dSAFER -dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite 
-sOutputFile=$out{/home/benjami/tmp/print.pdf} -sPAPERSIZE=a4 -c .setpdfwrite 
-f '/tmp/kde-benjami/kdeprint_jpnpRDa5' ).
---

One page that fails: 
http://www.diaridebalears.com/imprimir.shtml?2904+3+167292

One workaround: when the action is send in PDF by email, then the PDF is 
correct --I close the KMail window and get the print.pdf file.   Any idea? 
TIA :)

-- 
Benjamí
http://blog.bitassa.cat



.



Packaging tags

2006-09-01 Thread Benjamí Villoslada
Hi,

aptitude show or apt-cache show, shows the tags program:

apt-cache show kpoker|grep -i tag
Tag: game::card, interface::x11, suite::kde, uitoolkit::qt, use::gameplaying, 
x11::application
Tag: game::card, interface::x11, suite::kde, uitoolkit::qt, use::gameplaying, 
x11::application

ncurses aptitude version shows installed programs in a tree: «games». 

I've searched in apt-cache and aptitude man and googled, but don't locate a 
command-line based program to list installed programs filtered (or not) by 
tags.  Any idea?  Thanks :)


-- 
Benjamí
http://blog.bitassa.cat



.



update-grub path change

2006-09-16 Thread Benjamí Villoslada
After the today Grub update (Sid):

- I must remove the full paths from /etc/kernel-img.conf 
or
- I must change the paths because update-grub now is in /usr/sbin/ instead 
of /sbin/

My doubt is because this apt-listchanges note:

--

grub (0.97-16) unstable; urgency=low

  grub-install and update-grub has change location.

  There's a wrapper available in /sbin to keep backward compatibility but
  it'll be remove once Etch is release as stable. You _must_ edit your
  /etc/kernel-img.conf and remove the full paths from it. For example:

  ,[ /etc/kernel-img.conf ]
  | ...
  | postinst_hook = /sbin/update-grub
  | postrm_hook   = /sbin/update-grub
  `

  Should be change to:

  ,[ /etc/kernel-img.conf ]
  | ...
  | postinst_hook = /usr/sbin/update-grub
  | postrm_hook   = /usr/sbin/update-grub
  `

--

The previous Grub update was more clear: redaction and sample speaks about 
remove full paths.

Thanks!


-- 
Benjamí
http://blog.bitassa.cat



.



Boot messages

2006-09-16 Thread Benjamí Villoslada
How I can read the boot messages?  With /var/log grep and zgrep I can't locate 
some error messages that appears when the system starts. I.e. today have read 
some about /etc/ntp... ? and ntpdate doesn't sync the system clock.

-- 
Benjamí
http://blog.bitassa.cat



.



sun-java6 dependencies

2008-04-06 Thread Benjamí Villoslada
Hi,

Someone with sun-java6 packages dependencies problems too?

Installed i my Debian Sid:

sun-java6-bin 6-04-2
sun-java6-jre 6-04-2
sun-java6-plugin 6-04-2

In order to install this I've added this repository:

deb http://snapshot.debian.net/archive pool sun-java6

And every dist-upgrade I receive this error:

-
The following packages are BROKEN:
  sun-java6-bin sun-java6-jre
1 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 6456kB of archives. After unpacking 0B will be used.
The following packages have unmet dependencies:
  sun-java6-bin: Depends: sun-java6-jre (= 6-04-2) but 6-05-1 is to be 
installed.
  sun-java6-jre: Depends: sun-java6-bin (= 6-05-1) but 6-04-2 is installed. or
  ia32-sun-java6-bin (= 6-05-1) which is a virtual 
package.
-

In other hand: sun-java6 installation doesn't update symlinks 
in /etc/alternatives, that still points to the anterior sun-java5 files.  
Seems that is one bug: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474190

TIA

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Re: sun-java6 dependencies

2008-04-07 Thread Benjamí Villoslada
El Dilluns 07 Abril 2008, Tim Rühsen va escriure:

> It should come soon. sun-java6-bin has been available for amd64 but not for
> i386. Maybe it was just a package maintainers mistake...

Thanks for the feedback Frank and Tim.  Is not a local problem of my box :)

Java5 have a problem too: sun-java5-plugin needs one package + version (that I 
can't remember now) not available in Sid at this moment.

-- 
Benjamí
http://blog.bitassa.cat



.



Re: sun-java6 dependencies

2008-04-08 Thread Benjamí Villoslada
On Tue, Apr 8, 2008 at 2:53 AM, Walt L. Williams
<[EMAIL PROTECTED]> wrote:
> Hold on! I have it installed on my i386. Its working fine.

Without browser Java plugin (sun-java6-plugin) because needs
xulrunner-1.9 not available:

--

$ apt-cache policy xulrunner
xulrunner:
  Instal·lat: (cap)
  Candidat: 1.8.1.13-1
  Taula de versió:
 1.8.1.13-1 0
500 ftp://ftp.fr.debian.org unstable/main Packages

--

$ LANG=en_US sudo aptitude dist-upgrade
[...]
The following packages are BROKEN:
  sun-java6-plugin
The following NEW packages will be installed:
  libx264-59{a}
The following packages will be REMOVED:
  libx264-57{u}
The following packages will be upgraded:
  avidemux avidemux-common avidemux-qt cdrdao exif fail2ban
gnokii-common java-common libanyevent-perl libgnokii3
  libgstreamer-plugins-base0.10-0 libgstreamer0.10-0 libhunspell-1.1-0
libhyphen0 libncurses5 libncurses5-dev libncursesw5 libsensors3
  libsqlite3-0 libstlport4.6ldbl myspell-es ncurses-base ncurses-bin
ncurses-term procps sun-java6-bin sun-java6-jre xgnokii zlib1g
  zlib1g-dev
31 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 47.4MB of archives. After unpacking 102kB will be used.
The following packages have unmet dependencies:
  sun-java6-plugin: Depends: xulrunner-1.9 which is a virtual package.
Resolving dependencies...
The following actions will resolve these dependencies:

Remove the following packages:
sun-java6-plugin

Score is 119

Accept this solution? [Y/n/q/?]

--

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



pg_config in etch with postgresql 7.4

2007-04-16 Thread Benjamí Villoslada
Hi,

I don't have pg_config command with postgresql 7.4 and this packages 
installed:

$ dpkg -l "*postgres*" | grep ^i | awk '{print $2, $3}'
postgresql 7.5.22
postgresql-7.4 7.4.16-1
postgresql-client 7.5.22
postgresql-client-7.4 7.4.16-1
postgresql-client-common 71
postgresql-common 71
postgresql-doc 7.5.22
postgresql-doc-7.4 7.4.16-1
postgresql-plperl-7.4 7.4.16-1
postgresql-plpython-7.4 7.4.16-1
postgresql-pltcl-7.4 7.4.16-1

Someone kenows where is pg_config for postgresql 7.4?   I can locate it in 
postgresql-dev package, but says that is postgresql 8.1 version:

$ pg_config --version
PostgreSQL 8.1.8

And I'm running 7.4:

$ ps ax|grep -i post
 9352 ?S  
0:00 /usr/lib/postgresql/7.4/bin/postmaster -D /var/lib/postgresql/7.4/main
 9357 ?S  0:00 postgres: stats buffer process
 9359 ?S  0:00 postgres: stats collector process

:?

TIA

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Updated Sid today, xorg cannot find "nvidia" driver

2007-04-21 Thread Benjamí Villoslada
El Dissabte 21 Abril 2007, Curt Howland va escriure:
> Any ideas where to look?

I've downgraded:

xserver-xorg-core 2:1.3.0.0.dfsg-1 -> 2:1.1.1-21

(but in my case «nv» driver work :?)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Updated Sid today, xorg cannot find "nvidia" driver

2007-04-21 Thread Benjamí Villoslada
El Diumenge 22 Abril 2007, Curt Howland va escriure:
> Someone else wrote earlier that he had to downgrade xserver-xorg-core,
> but he wasn't absolutely clear that it fixed the problem.

In my case seems clear: after downgrade xorg works :)

xserver-xorg-core 2:1.3.0.0.dfsg-1 -> 2:1.1.1-21

Before downgrade I've seen in /var/log/Xorg.0.log the mentioned nvidia driver 
not found error.

-- 
Benjamí
http://blog.bitassa.cat



.



Re: sid: nVidia fails with x.org

2007-04-23 Thread Benjamí Villoslada
El Dilluns 23 Abril 2007, Hueseyin Koese va escriure:
> please look here !
>
> http://www.nvnews.net/vbulletin/showpost.php?p=1225802&postcount=2

I'm with xserver-xorg-core in hold waiting for a new nvidia packages.  Today:

nvidia-kernel-source 1.0.8776-4 -> 1.0.9755-1
nvidia-glx 1.0.8776-4 -> 1.0.9755-1

I've upgraded but xorg doesn't works (after module-assistant installation). 

Then I've downgraded again to

- nvidia-glx 1.0.8776-4
- nvidia-kernel 1.0.8776-4+2.6.18-8
- xserver.xorg.core 1.1.1-21

... the solution will come with new nvidia packages, right?

Regards,


-- 
Benjamí
http://blog.bitassa.cat



.



Re: sid: nVidia fails with x.org (SOLVED)

2007-05-01 Thread Benjamí Villoslada
El Dilluns 23 Abril 2007, Benjamí Villoslada va escriure:
> I'm with xserver-xorg-core in hold waiting for a new nvidia packages.
>  Today: 
> nvidia-kernel-source 1.0.8776-4 -> 1.0.9755-1
> nvidia-glx 1.0.8776-4 -> 1.0.9755-1
>
> I've upgraded but xorg doesn't works (after module-assistant installation).
>
> Then I've downgraded again

I've seen the problem in dmesg:

---
NVRM: API mismatch: the client has the version 1.0-9755, but
NVRM: this kernel module has the version 1.0-8776.  Please
NVRM: make sure that this kernel module and all NVIDIA driver
NVRM: components have the same version.
---

Solved with 'sudo rmmod nvidia'...  I'm sorry :$

-- 
Benjamí
http://blog.bitassa.cat



.



acidrip crashes

2007-05-01 Thread Benjamí Villoslada
From 2 weeks ago acidrip doesn't work in my debian Sid --now rip with k3b, but 
acidrip is faster.

When I push the «Load» button in order to see and select DVD tracks, acidrip 
crash with this error:

---
$ acidrip
Argument "\x{30}\x{2c}..." isn't numeric in numeric lt (<) 
at /usr/share/perl5/AcidRip/signals.pm line 188.
Pango-WARNING **: shape engine failure, expect ugly output. the offending font 
is 'DejaVu Sans Not-Rotated 0' at /usr/bin/acidrip line 60.
Violació de segment (segmentation fault)

$ acidrip --version
AcidRip - Version 0.14 "Written" by Chris Phillips [email deleted]
---

I've googled, but no workarounds.  Any other experience?  Thanks :)

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Re: sid: nVidia fails with x.org (SOLVED)

2007-05-01 Thread Benjamí Villoslada
El Dimarts 01 Maig 2007, Ron Johnson va escriure:
> Do you build your own kernels?

No, is the Debian stock kernel:

$ uname -a
Linux itaca 2.6.18-3-686 #1 SMP Sun Dec 10 19:37:06 UTC 2006 i686 GNU/Linux

$ dpkg -l "*linux-image*"|grep ^i
ii  linux-image-2.6.16.18-smp-bitassa 20060528.01Linux kernel binary image 
for version 2.6.16
ii  linux-image-2.6.18-3-686  2.6.18-8   Linux 2.6.18 image on 
PPro/Celeron/PII/PIII/

-- 
Benjamí
http://blog.bitassa.cat



.



Re: sid: nVidia fails with x.org (SOLVED)

2007-05-03 Thread Benjamí Villoslada
El Dimecres 02 Maig 2007, Ron Johnson va escriure:
> Hmmm, wait.  Did the nvidia module get reloaded, or are you now
> running with the nv driver?

No, I'm running nvidia module:

$ lsmod |grep -i nvidia
nvidia   6835988  22
agpgart29896  2 nvidia,intel_agp
i2c_core   19680  7 
nvidia,tuner,msp3400,bttv,i2c_algo_bit,i2c_i801,tveeprom


-- 
Benjamí
http://blog.bitassa.cat



.



kdcraw and digiKam 0.9.2~beta1-2 in Sid

2007-05-20 Thread Benjamí Villoslada
Today dist-upgrade includes one new digiKam version and I've upgraded it:

-
$ apt-cache policy digikam
digikam:
  Instal·lat: 2:0.9.2~beta1-2
  Candidat: 2:0.9.2~beta1-2
  Taula de versió:
 *** 2:0.9.2~beta1-2 0
500 ftp://ftp.fr.debian.org unstable/main Packages
100 /var/lib/dpkg/status
-

Now have this message when new digiKam starts:

---
Unable to find the kdcraw executable:
This binary program is required to support Raw file formats. You can continue, 
but you will not be able to handle any Raw images. Please check the 
installation of libkdcraw package on your computer.
-

I don't the correct package.  Only 2 packages available in Debian Sid:

- libkdcraw-dev
- libkdcraw0 

Those 2 packages doesn't solve the problem.  Any idea about what kdcraw 
package digiKam needs?

Thanks!

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



lpd: CPU and memory consumption

2007-06-27 Thread Benjamí Villoslada
From one week ago one lpd process (in Debian Sid) progressively needs more CPU 
and memory. I need to kill it.  Seems that is the LPD for one Samsung 
printer --6 months old, without problems until one week ago.

Only 15 min. after a done print job, now lpd PID 19449 have 61% CPU and 14.8% 
memory --and growing.

$ ps ax | grep -i lpd
 3518 ?Ss 2:01 lpd Waiting
19449 ?Ss15:23 lpd (Server) 'Samsung_ML-2010_USB_1'
22870 pts/3R+ 0:00 grep -i lpd
22868 ?Zs 0:00 [lpd] 

Any idea?   Thanks!

Regards,


-- 
Benjamí
http://blog.bitassa.cat



.



Re: lpd: CPU and memory consumption (solved.... or not)

2007-06-28 Thread Benjamí Villoslada
El Dimecres 27 Juny 2007, Benjamí Villoslada va escriure:
> Only 15 min. after a done print job, now lpd PID 19449 have 61% CPU and
> 14.8% memory --and growing.

- I've purged lpr (and have the same CPU and memory problem after one print 
job).

- lpr reinstall attempt: aptitude shows one conflict with lprng and suggests 
uninstall lprng.

- I've purged lprng and printed one page.  Worked fine.

Now CPU and memory problem are solved, but with doubts because lpr and lprng 
are classic GNU/Linux programs :)


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Boot messages

2006-09-18 Thread Benjamí Villoslada
El Diumenge 17 Setembre 2006 09:06, Ron Johnson va escriure:
> Edit /etc/default/bootlogd so that "BOOTLOGD_ENABLE=Yes".  Next time
> you reboot, such messages should be in /var/log/boot.

Thanks!

Finally I can see boot errors :)

-
Mon Sep 18 16:52:28 2006: Configuring network interfaces...sed: can't 
read /etc/ntp.conf: No such file or directory
-

Ntpdate doesn't sync the clock at boot time from the last ntpdate update 
(yesterday).



-- 
Benjamí
http://blog.bitassa.cat



.



Empty syslog

2006-09-22 Thread Benjamí Villoslada
My /var/log/syslog is empty. Messages are in syslog.0 

$ ls -larth syslog*
-rw-r- 1 root adm  16K 2006-09-17 06:50 syslog.6.gz
-rw-r- 1 root adm 8,5K 2006-09-17 06:56 syslog.5.gz
-rw-r- 1 root adm 5,6K 2006-09-18 06:25 syslog.4.gz
-rw-r- 1 root adm  17K 2006-09-19 06:25 syslog.3.gz
-rw-r- 1 root adm 7,7K 2006-09-20 06:25 syslog.2.gz
-rw-r- 1 root adm 7,6K 2006-09-21 06:25 syslog.1.gz
-rw-r- 1 root adm0 2006-09-22 06:26 syslog
-rw-r- 1 root adm 140K 2006-09-22 14:49 syslog.0

Is normal?  How I can change this in order to use syslog?

TIA :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Empty syslog

2006-09-23 Thread Benjamí Villoslada
El Divendres 22 Setembre 2006 23:20, Paul Dwerryhouse va escriure:
> Restart syslog and it will start writing to the /var/log/syslog file
> again.

Thanks!  I've restarted syslogd and then /var/log/syslog works ... but before 
6:25 am, have /var/log/syslog.0 again :(

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Empty syslog

2006-09-23 Thread Benjamí Villoslada
El Dissabte 23 Setembre 2006 15:07, Benjamí Villoslada va escriure:
> El Divendres 22 Setembre 2006 23:20, Paul Dwerryhouse va escriure:
> > Restart syslog and it will start writing to the /var/log/syslog file
> > again.
>
> Thanks!  I've restarted syslogd and then /var/log/syslog works ... but
> before 6:25 am, have /var/log/syslog.0 again :(

I'm thinking about this problem.  Maybe is due that I've restarted my system 
with this error:

«Configuring network interfaces...sed: can't read /etc/ntp.conf: No such file 
or directory»

Since some recent dist-upgrade (Sid), the system starts with the clock at GMT 
time (-2 hours in my case).

One week ago I remember that when I executed ntpdate in order to set the clock 
at correct time, cron _started again_ the logrotate, updatedb etc. --the 
known daily process at 6:25 AM-- because the clock adjustment has caused two 
6:25 this day.

(sorry for my english O:)


-- 
Benjamí
http://blog.bitassa.cat



.



Re: Empty syslog

2006-10-01 Thread Benjamí Villoslada
El Dissabte 30 Setembre 2006 17:43, Liam O'Toole va escriure:
> It's probably an effect of this bug:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388260

Thanks!  Definitively I am not skilful looking in bugs.debian.org O:)

Now I have 

$ ls -l syslog*
-rw-r- 1 root adm 16445 2006-10-01 17:02 syslog
-rw-r- 1 root adm 72357 2006-10-01 06:25 syslog.0
-rw-r- 1 root adm 11447 2006-09-30 15:55 syslog.1.gz
-rw-r- 1 root adm 21036 2006-09-29 16:02 syslog.2.gz
-rw-r- 1 root adm 15264 2006-09-26 21:31 syslog.3.gz
-rw-r- 1 root adm  4648 2006-09-23 16:58 syslog.4.gz
-rw-r- 1 root adm 24868 2006-09-23 01:27 syslog.5.gz
-rw-r- 1 root adm  7775 2006-09-21 06:25 syslog.6.gz

And seems that all is correct:

$ sudo tail -1 syslog.0
Oct  1 06:25:01 itaca /USR/SBIN/CRON[29437]: (root) CMD 
(test -x /usr/sbin/anacron || run-parts --report /etc/cron.daily

$ sudo head -1 syslog
Oct  1 06:26:55 itaca syslogd 1.4.1#20: restart.


-- 
Benjamí
http://blog.bitassa.cat



.



Error after change MySQL datadir

2006-10-21 Thread Benjamí Villoslada
Hi,

Because root partition low space and some database growing, today I've moved 
MySQL databases from /var/lib/mysql to /home/databases/mysql:

- Stopped mysql
- Moved database files (mv with -a option)
- Not moved ib* files.
- Change datadir in /etc/mysql/my.cnf
- Start mysql

MySQL works fine, but I get this error in /var/log/syslog:

Oct 22 20:34:53 itaca /etc/mysql/debian-start[28351]: Can't find data 
directory. Please restart with --datadir=path-to-data-dir

I don't locate information about this error.  Any idea?  Thanks :)

-- 
Benjamí
http://blog.bitassa.cat



.



Re: Error after change MySQL datadir

2006-10-22 Thread Benjamí Villoslada
El Diumenge 22 Octubre 2006 11:01, Tim Post va escriure:
> If the service is starting and DB's check out OK, I don't think you have
> anything to worry about and you can safely ignore it.
>
> Does placing an empty /var/lib/mysql directory cure it? Again, if its
> working, its not broken, and no need to fix it :) Its only a few bytes
> in syslog.

Seems that /usr/bin/mysql_upgrade_shell doesn't works, and maybe is a problem 
in the future, when databases needs upgrade.

I've sent one bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=394607
(sorry for my english)


-- 
Benjamí
http://blog.bitassa.cat



.



nvidia problems (Sid dist-upgrade)

2006-10-29 Thread Benjamí Villoslada
Hi,

The yesterday dist-upgrade install two new packages:
linux-image-2.6.18-1-486 nvidia-kernel-2.6.18-1-486

(I use a custom kernel)

Also installs new versions of:
nvidia-glx nvidia-kernel-source

After dist-upgrade, xorg doesn't start: «no screens found».

One new nvidia module-assistant (*) after dist-upgrade doesnt solve the 
problem.
(*) http://wiki.debian.org/NvidiaGraphicsDrivers

Then I've returned to the old versions:

nvidia-glx 1.0.8774-6
nvidia-kernel-2.6.16.18-smp-bitassa 1.0.8774-6+20060528.01
nvidia-kernel-common 20051028+1
nvidia-kernel-source 1.0.8774-6

and purge linux-image-2.6.18-1-486, I use my kernel.

Is the correct way?  I don't understand this new nvidia update. I should use 
the linux-image-2.6.18-1-486 instead of my kernel?   I'm sorry, don't know 
deeply how nvidia works. From now I use module-assistant 
(http://wiki.debian.org/NvidiaGraphicsDrivers) and was very easy :)

Regards,

-- 
Benjamí
http://blog.bitassa.cat



.



Re: nvidia problems (Sid dist-upgrade)

2006-10-29 Thread Benjamí Villoslada
El Diumenge 29 Octubre 2006 20:41, Florian Kulzer va escriure:
> I would try this:

Thanks for this tutorial!

Only one question: what's the reason for those new packages: 
linux-image-2.6.18-1-486 nvidia-kernel-2.6.18-1-486 with nvidia-glx 
nvidia-kernel-source upgrade ?


-- 
Benjamí
http://blog.bitassa.cat



.



  1   2   >