USB not on after install

2003-03-07 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

It's the 1st time I install Debian.  I've installed it on a Pentium 166, 72MB, 
6GB, no X in order to use it as a server (printer, files, ssh, apache, 
php-nuke).

I installed from 1 Woody CD, then from the net.  As both printer (Epson C82) 
and scanner (Epson 610) are usb I need usb support to be installed... but it 
is not by default:

- ---
quiniserver:/etc# lsmod
Module  Size  Used by
parport_pc  7276   1  (autoclean)
lp  4580   0  (autoclean)
parport 6676   1  (autoclean) [parport_pc lp]
af_packet   6136   0  (unused)
- ---

I cannot see any line in dmesg's output referring to usb, but this computer 
has been working under a Mandrake 8.2 with usb support.  Dmesg's output:
- ---
quiniserver:~# dmesg|grep usb
quiniserver:~#
- ---

A few more details:
1. kernel installed is 2.2.20-idepci,
2. I have no usb* modules in /lib/modules
3. There's only 1 directory, called "pci", at /proc/bus

Thanks!!
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+aLiHok8j9RhtetwRAjy/AJ9tRW6lYOQbNCTMNDOuFzshlrHnMACdHW6r
cll1KtakYBI+fsI95g0mZXU=
=7li2
-END PGP SIGNATURE-


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



8139too not loading

2003-03-09 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Divendres 07 Març 2003 17:23, en Nathan Poznick va escriure:
> Thus spake Joan Tur:
> > I installed from 1 Woody CD, then from the net.  As both printer (Epson
> > C82) and scanner (Epson 610) are usb I need usb support to be
> > installed... but it is not by default:
>
> 
>
> > A few more details:
> > 1. kernel installed is 2.2.20-idepci,
> > 2. I have no usb* modules in /lib/modules
> > 3. There's only 1 directory, called "pci", at /proc/bus
>
> The -idepci kernel doesn't contain the usb modules, and you will need
> the userspace 'hotplug' package to take advantage of the usb support.
>
> You will most likely need to do the following:
>
> apt-get install kernel-image-2.2.20 hotplug
>
> It would probably be better to go to a 2.4 kernel -- I believe the usb
> support in 2.4 is more complete.  (kernel-image-2.4.18-586 for a
> pentium-optimized kernel)
Thanks.  Now usb modules and printer module are loaded automatically, but...
the 8139too module now complains about unresolved symbols  8-?

The kernel image loaded is kernel-image-2.4.18-586tsc (on a Pentium 166).

Thanks
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+aw9vok8j9RhtetwRAsvTAJ0aA0oXc2Z4uEIIrmFdJpPY3gumggCePaLu
o9kBwlMH3gopz095+gKmqZU=
=g7aU
-END PGP SIGNATURE-


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



Canon i850 printer supported?

2003-10-16 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

A friend of me who owns that printer and would like to install a linux would 
also like to be able to use the printer... but at http://
www.linuxprinting.org/printer_list.cgi?make=Canon that model isn't even 
listed  8-?

Any of you ows one of these and could give me feedback?  8-?

TIA  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/jvl3ok8j9RhtetwRArEPAJ41TKCU2D83JCOxcuOsDkdy4PvCmQCdGxJ7
7eRtOLXXspuiB7gF7Yk1GNE=
=KtVv
-END PGP SIGNATURE-


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



Re: Pentium M processor and kernel .config

2003-10-17 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dijous 16 Octubre 2003 19:04, en Luc Lefebvre va escriure:
> Hi,
>
> I am compiling my kernels for a mobile pentium processor using:
>
>
> CONFIG_MPENTIUM4=y
>
> Reading different webpages and postings it seems that some are using
> PENTIUMIII others PENTIUM4.  Is there one that is right for me?
You can have a look at mine at the following page:
http://perso.wanadoo.es/jtur/AcerTM290/acertravelmate290.html

Hope that helps  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/j/Yfok8j9RhtetwRArsyAJwOCmh9a3bhRmWk6dZ2GqhiwmT+6QCeMMMg
Xetb/SyY1CJfKL8SRS8ZKp4=
=evlh
-END PGP SIGNATURE-



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



Re: Pentium M processor and kernel .config

2003-10-17 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dijous 16 Octubre 2003 19:08, en Jerome BENOIT va escriure:
> Is it a centrino processor ?
Centrino means:
- -Pentium-M processor
- -Intel 855 chipset
- -Inter wireless card (no linux drivers  8-( )

> > model name  : Intel(R) Pentium(R) M processor 1500MHz
> > cpu MHz : 599.507
>  ^
> This is very sad !
Not really sad... it's a laptop, and using cpufreq (what makes it run at a 
lower speed when used with batteries) together with cpudyn makes cpu speed to 
be increased automatically when needed  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/j/Xbok8j9RhtetwRAqv/AJ4oHLIsQPzBpDZDVPHsbdde4OvYJgCfd3+p
K1pE19JWBchXcexLeDwLip4=
=c33K
-END PGP SIGNATURE-



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



Re: Canon BJC-250

2003-10-18 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Divendres 17 Octubre 2003 23:05, en Steve Mays va escriure:
> Hello My name is Mandy Smith.  I am looking for a disk to download Canon
> BJC-250.  I can't find one anywhere in Pine Bluff.  I need it so I can
> print.  Since i don't have that I can't print anything out on my computer.
Have a look at the following link for installation instructions (it's fully 
supported)...

http://www.linuxprinting.org/printer_list.cgi?make=Canon

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/kG0Mok8j9RhtetwRAp3nAJwMbV84HN524Y99+cX8GRF60pBRDQCgokEu
0j6wlxzocyLkzuNkiVEBY2I=
=R1Ic
-END PGP SIGNATURE-


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



Quanta: highlighting html doesn't work

2003-10-18 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I'd like to use quanta, but there's something that's not working: the html
highlighting part.

I've selected it to highlight html, but only a few things are highlighted:
, size, href, color & emails.

Any other tag remains using the same colour as the normal text (html, head,
body, font, ul...)

Any idea?  I'm using latest SID (updated today)  ;)

Thanks!!  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/kPrgok8j9RhtetwRAjEeAJwIh9miGwpAqnXJbWvcvzmsVsdn/wCfeGBF
5StyGpCsfPzjRNgzZz3CKzM=
=hpYu
-END PGP SIGNATURE-


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



Re: Driver Support for Intel Motherboard

2003-10-21 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns 20 Octubre 2003 20:27, en Srikanta Prasanna va escriure:
> I recently installed Debian (Knoppix
> 3.2) on my system (P4, 2Ghz, 845 GLAD Intel motherboard). I am not able to
> find a driver for my motherboard (the audio is not detected)
Try running /etc/init.d/alsa-autoconfig, maybe that works  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/lZvUok8j9RhtetwRAsqYAJ43I6MmuzsTCbNb1yXRO4CUO0BbbACgkG4G
eLlmGUahn/KLV18Cl4QT/kg=
=uQeW
-END PGP SIGNATURE-


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



Re: Spam filter recommendation

2003-10-28 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns 27 Octubre 2003 16:43, en Anthony Campbell va escriure:
> Although spamassassin and bogofilter seem to get most of the publicity,
> I've found spamprobe to be better than either in both accuracy and ease
> of setting up. I get few false negatives and no false positive at all.
> But YMMV
I'd like to try spamprobe, but despite I've had a look at the readme & web 
page I haven't found a way of running it to simply add a header with the 
result into the message (as spamassassin does)...

I need that feature because I'm using 2 kmail's filters to:
1. run spamassassin giving the message as a parameter.  This adds a header to 
the message similar to this: "X-Spam-Status: No, hits=2.4 required=5.0"
2. second filter reads that parameter and sends spam to rabbish (or wherever 
you'd like it to go)

Thanks!!  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/nqWRok8j9RhtetwRAv0TAJ97XPoMBAO8pKKlezKzwXL1uHrDeQCaA7/5
p3/CG+SsgzdZE7ke59fctGE=
=MSHJ
-END PGP SIGNATURE-


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



Re: Spamassassin+evolution

2003-10-28 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimarts 28 Octubre 2003 16:12, en Riccardo Gusso va escriure:
> Hello everybody,
> I have seen recently one suggestion on how to integrate Mozilla Mail
> with spamassassin; I was wondering if there is a way to do the same with
> evolution.
if you use your mail reader to download mail from your mail server you can use 
filters to do that:

1. Filter all messages smaller than 250Kb (if I'm not wrong thats a limitation 
of spamassassin) to be sent through a pipe with spamassassin as the command 
to run.  That is going to add a header similar to "X-Spam-Status: No, 
hits=2.4 required=5.0" to all messages

2. Filter "X-Spam-Flag" = YES and send all spam to... where you'd like it to 
be  ;)

Hope that helps!  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/nqpYok8j9RhtetwRAiZ5AKCWTIlT5p4YCTwefocMsr8zAxH6aQCbBzGk
J8cWq/fJPgWxhBiIY11lngo=
=juBR
-END PGP SIGNATURE-


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



Re: Spamassassin+evolution: size?

2003-10-28 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimarts 28 Octubre 2003 19:08, en David Gaudine va escriure:
> That's it.  It's somewhere in the documentation, along with a comment
> that
> really large messages usually aren't spam anyway so you wouldn't gain
> much by letting SA look at them.
I've checked a 500Kb message and it works... and as I've set the score for 
microsoft executables to 5.0 ...  ;)

Thanks.
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/ntRUok8j9RhtetwRAuvGAJ97C/kSbFU7XTq0P2QVv0KgIisAbgCfRvJC
sT4XSVATAtT2rVULvqvp93E=
=no/i
-END PGP SIGNATURE-


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



Re: The best way to install 'sid'

2003-10-29 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimecres 29 Octubre 2003 22:07, en Davi Leal va escriure:
> 1. Use knoppix and realize a dist-upgrade to sid?
That one works fine (after modifying sources.list to match sid's)  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/oD/5ok8j9RhtetwRAnvAAJ9XDcpPn3FEKfj0MHO+kN3XODQzlACfQ2pF
Ag6NyfQuE4kz0kXat83kEC0=
=7nIf
-END PGP SIGNATURE-


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



k3b 1.0 ?

2003-11-14 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I'd like to try the DVD burning capability of version 1.0 of k3b... do you
know when is it going to be in SID ?  8-?

Thanks  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/tT2Cok8j9RhtetwRAtL3AJ46v6uhpcYlIaPO/m/uU9Cfq1wTLQCghcbA
eixJswA2KeCyKo+Ur2VWmQw=
=TaWz
-END PGP SIGNATURE-


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



Re: k3b 1.0 ?

2003-11-15 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dissabte 15 Novembre 2003 08:24, en Paul William va escriure:
> email  the k3b maintainer
Already done so  ;)

> On Sat, 2003-11-15 at 09:39, Joan Tur wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Hallo!
> >
> > I'd like to try the DVD burning capability of version 1.0 of k3b... do
> > you know when is it going to be in SID ?  8-?
> >
> > Thanks  ;)
> > - --
> >   Joan Tur. Eivissa-Spain
> > Jabber: [EMAIL PROTECTED]
> >Yahoo & AIM: quini2k
> > www.ClubIbosim.org
> > Linux: usuari registrat 190.783
> > -BEGIN PGP SIGNATURE-
> > Version: GnuPG v1.2.3 (GNU/Linux)
> >
> > iD8DBQE/tT2Cok8j9RhtetwRAtL3AJ46v6uhpcYlIaPO/m/uU9Cfq1wTLQCghcbA
> > eixJswA2KeCyKo+Ur2VWmQw=
> > =TaWz
> > -END PGP SIGNATURE-
>
> --
>
>  .''`. Paul William
>
> : :'  :Debian admin and user
>
> `. `'`
>   `-  Debian - when you have better things to do than fixing a system

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/tgwbok8j9RhtetwRArQFAJ9md+JEbguKkQRLe3O6hUnHh3iSTQCgobLe
OGl5cPi2Q8CdEKmOxPDhuAI=
=d+k8
-END PGP SIGNATURE-


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



Re: k3b 1.0 ?

2003-11-15 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dissabte 15 Novembre 2003 12:14, en csj va escriure:
> On Fri, 14 Nov 2003 21:39:29 +0100,
>
> Joan Tur wrote:
> > I'd like to try the DVD burning capability of version 1.0 of
> > k3b... do you know when is it going to be in SID ?  8-?
>
> The backend (that I read) it uses is already in Debian:
> dvd+rw-tools.  It might also use a piece of software that will
> never make it to Debian (main), the binary-only cdrecord-prodvd.
Thanks, I know.  cdrecord.prodvd + xcdroast is what I'm now using, but I'd 
prefer to use gnu software  ;)

I've also read about version 0.10.2 to be in sid this weekend  8-)'
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/tl8Hok8j9RhtetwRAvSIAJ9Zye5MlZWfUBkf+eUjFtFqKaBXvgCeP99B
4b7jogHgKKmhU3kK8Km7o+A=
=WLHa
-END PGP SIGNATURE-


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



Solved: centrino: changing cpu freq

2003-09-06 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Don't know why, but I had to reboot to let cpufreqd + cpudynd work... now it 
works fine  ;)


Es Dissabte 06 Setembre 2003 19:19, en Joan Tur va escriure:
> Hallo!
>
> I've purchased an Acer TM290, installed sid, downloade and installed
> vanilla kernel 2.4.22 and 2.4.22-ac1 patch (containing cpufreq support for
> centrino), and...
>
> ...theoretically I can switch among the following cpu speeds:
> -
> [EMAIL PROTECTED]:/# cat /proc/acpi/processor/CPU0/performance
> state count: 5
> active state:P0
> states:
>*P0:  1300 MHz, 22000 mW, 100 uS
> P1:  1200 MHz, 2 mW, 100 uS
> P2:  1000 MHz, 15000 mW, 100 uS
> P3:  800 MHz, 10500 mW, 100 uS
> P4:  600 MHz, 6000 mW, 100 uS
> -
>
> But running
> echo 4 > /proc/acpi/processor/CPU0/performance
>
> nor using 1, 2 or 3 changes the cpu's speed  8-?
>
> I've had a look at tuxmobil.org but haven't found any answer to my problem.
>
> Thanks!!  ;)
>
> PD  thanks to all who answered my last question about battery time &
> centrino  ;)
> --
>   Joan Tur. Eivissa-Spain
>  AOL quini2k,  ICQ 11407395
> www.ClubIbosim.org
> Linux: usuari registrat 190.783

- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/WoHEok8j9RhtetwRAko4AJ9WOl1IhrEJFDc/6RlwrGI6xFghxgCfa1W7
ERnclsm6hBsjOuxVX3EIZlY=
=o3E7
-END PGP SIGNATURE-


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



DVD recording software?

2003-09-07 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I've purchased a DVD-RW recorder... and I'd like to use it under linux...

What software could I us?  I've googled with no luck  8-?

TIA
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/WxeAok8j9RhtetwRAkxJAJ9VVoUPzqUQqwijKjzAa+v4DexmygCfTcGu
SKL9Bqc5IaRyyOnnOdTlt0M=
=Y9m1
-END PGP SIGNATURE-


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



Re: DVD recording software?

2003-09-07 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 07 Setembre 2003 14:47, en TR va escriure:
> > I've purchased a DVD-RW recorder... and I'd like to use it under
> > linux...
> >
> > What software could I us?  I've googled with no luck  8-?
>
> cdrecord
Em... I am used to console, but I'd prefer a front-end for cdrecord&DVDs... is 
there any?  I haven't found any in that list (I already had had a look at 
synaptics searching for "dvd")  8-(

Thanks  ;)

- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/W1HUok8j9RhtetwRAnYkAJ0WYeyX7SKHUTz9bHoHIF7PRSikDQCgmJSY
M7wKum+sv/UT44uplxzGuFA=
=62k0
-END PGP SIGNATURE-


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



cdrecord-prodvd support?

2003-09-07 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I'm still looking for an easier way to write DVDs under linux...

I've read about cdrecord-prodvd program working together with xcdroast; I've 
downloaded cdrecord-prodvd from
http://gd.tuwien.ac.at/utils/schilling/cdrecord/ProDVD/

copied the program to /usr/bin/ either with the name cdrecord-prodvd and 
cdrecord (renaming the original), but after setting xcdroast configuration I 
get the following message:
- -
Please note that you have to install ProDVD support before you can write DVDs.  
Currently you will only be able to write regular CDs with your DVD-Writer.
- -

Any idea?  Thanks!  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/W2rZok8j9RhtetwRAuZSAJ9B5pVASYdYMyxGFC6xzIb2eJ903wCfag1f
njESku86qkz519V6c6MnA0E=
=4d8G
-END PGP SIGNATURE-


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



Re: DVD recording software?

2003-09-07 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 07 Setembre 2003 20:15, en Marc Wilson va escriure:
> Personally, I use cdrecord-ProDVD.  It's non-free, but
> free-for-noncommercial-use.  Decide for yourself if your religious beliefs
> allow you to use it or not.  Advantages are that it works just like
> cdrecord (obviously), and with a little shell scripting, is a drop-in
> replacement to most of the front-ends out there.  Disadvantages are that
> you have to have a code, which expires occasionally, and that the more
> rabid OSS lemmings will crucify you for daring to use it, as opposed to
> allowing you to make the choice for yourself that they claim for
> themselves.
Thanks for your help.  I hadn't found the readme file... and now I'm using the
key from the readme (where can I apply for one?)  8-?

Right now I'm burning a 4GB test on the fly to a DVD-RW device using
xcdroast  ;)

Thanks.

- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/W4v8ok8j9RhtetwRAgw4AJ4rb1BBIrrj84q/COS/JI4RR0T1KwCcDlvY
/l9h/h5KSOXBdl0gxuP7790=
=hH/o
-END PGP SIGNATURE-


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



Re: cdrecord-prodvd support?

2003-09-07 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 07 Setembre 2003 20:19, en Marc Wilson va escriure:
> On Sun, Sep 07, 2003 at 07:28:57PM +0200, Joan Tur wrote:
> > copied the program to /usr/bin/ either with the name cdrecord-prodvd and
> > cdrecord (renaming the original), but after setting xcdroast
> > configuration I get the following message:
> > - -
> > Please note that you have to install ProDVD support before you can write
> > DVDs. Currently you will only be able to write regular CDs with your
> > DVD-Writer. - -
>
> You also have to set the license key, otherwise cdrecord-ProDVD falls back
> to the normal cdrecord behavior.  I created a 'dvdrecord' shell script:
>
> rei $ cat /usr/local/bin/dvdrecord
> #!/bin/sh
> CDR_SECURITY= 
> export CDR_SECURITY
> exec cdrecord-ProDVD "$@"
>
> This is the recommended method in the readme.
Now I know.  Thanks  ;)

- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/W4+/ok8j9RhtetwRAsF+AKCDBd1r2W9r0U5WEmL2NYyYeHpztgCffgaJ
2pRosEX5fmPjhGDqyMf+7i0=
=L49A
-END PGP SIGNATURE-


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



Re: DVD recording software?

2003-09-07 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 07 Setembre 2003 23:12, en csj va escriure:
> > Em... I am used to console, but I'd prefer a front-end for
> > cdrecord&DVDs... is there any?  I haven't found any in that
> > list (I already had had a look at synaptics searching for
> > "dvd") 8-(
>
> There are frontends.  In fact, far more than you can imagine.
> Practically every *n*x program that claims to burn CDR/RW is a
> cdrecord frontend.
...

Thanks for your answer... I'll give them a try  ;)

- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/W6SYok8j9RhtetwRAgLzAJ99zyifVRjjGzeB+lrLxPX4xcUYZgCeJls0
GPqrW0iJnQvAWxun9LD7Lnk=
=0evr
-END PGP SIGNATURE-


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



Irda (smc) & Palm m515

2003-09-08 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I've got both a Palm m515 and a laptop with a FIR irda hardware (SMC).  I've 
read the IrDA-howto but it doesn't seem to be up to date  8-(

Anyone there using IrDA under linux???

Here's my lsmod and dmesg output:
- -
Module  Size  Used byNot tainted
smc-ircc7046   0  (unused)
irport  5000   0  [smc-ircc]
irda   93148   0  [smc-ircc irport]
- -
found SMC SuperIO Chip (devid=0x5a rev=00 base=0x002e): LPC47N227
SMC IrDA Controller found
 IrCC version 2.0, firport 0x230, sirport 0x3f8 dma=3, irq=4
IrDA: Registered device irda0
- -----

TIA  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AOL: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/XMm7ok8j9RhtetwRAkfuAJoDi1XqadzvFOjsR14K33mxXQpB+QCdGgqv
wPvzAbDwlf5Gsy46T6TIXhM=
=Bm5j
-END PGP SIGNATURE-


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



Openoffice: where are templates?

2003-09-10 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I was wondering where the templates were in Openoffice... or maybe only 
Staroffice has got templates??  8-?

Thanks!!  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/X2VBok8j9RhtetwRAjRlAJ9YdCCUGGpk9/NFYfnjXB8rqdETZgCggsnw
UXscroKpBwGfQFKAt1srLpI=
=aKor
-END PGP SIGNATURE-


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



Re: Openoffice: where are templates?

2003-09-11 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimecres 10 Setembre 2003 19:54, en Joan Tur va escriure:
> Hallo!
>
> I was wondering where the templates were in Openoffice... or maybe only
> Staroffice has got templates??  8-?
Solved.  I've used the templates from Staroffice 5... because they're already 
translated into spanish  O8-)

Thanks to all of you who have answered!!  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/YLlIok8j9RhtetwRAgoTAJ9mhk1aGkCnZjVC/HS74pNw0wZ4HQCfUf8h
Of/QwArAvl0byoicNYPaYIk=
=CQ18
-END PGP SIGNATURE-


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



NFS share: cannot write

2003-09-12 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I've set up an NFS share (server runs Woody), and I can mount it from the
allowed computer, but I cannot write to it from the client  8-?

Here are the configs:
Server:
- -
quiniserver:/# cat /etc/exports
# /etc/exports: the access control list for filesystems which may be exported
#   to NFS clients.  See exports(5).
/Dades quinipt(rw)
- -

Client (from /etc/fstab):
- -
quiniserver:/Dades  /Dades  nfs rw,hard,intr0 0
- -

No idea on what's going on  8-/

Thanks !!  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/Yleiok8j9RhtetwRAkLRAKCe/WbBRstuRKxsOA6RKuVNMMRjnQCdFz+u
MzTOFPxlMa+WLUvVzGkgxeI=
=Te9y
-END PGP SIGNATURE-


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



Re: NFS share: cannot write

2003-09-14 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 14 Setembre 2003 06:23, en Jacob Anawalt va escriure:
> Joan, you say you can mount the partition, but you cannot write to it...
Understood, thanks  ;)

As it's a small group of people I'm syncing them manually.  Now it's working 
fine  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/ZC5dok8j9RhtetwRAv+pAJ9alpCSiB29ci7hDoImfXAU6pwGhQCfa5Se
xZaNo4Da3L/E/mGFNFK29lQ=
=DTeM
-END PGP SIGNATURE-


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



Re: NFS share: cannot write

2003-09-15 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns 15 Setembre 2003 12:53, en Angel L. Mateo va escriure:
> nless you configure the share to mount it as root, when you mount a
> nfs share, you use nobody, so if nobody can't write to the directory,
> you can't write.
That was it.  Thanks  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/ZgDGok8j9RhtetwRAjQ9AJ4wRg9P6Ay2Eh50w2EEf3SlRlgDVgCgjnGr
Rg3B4wSzGTFHlNmGpNBIWgM=
=SvDe
-END PGP SIGNATURE-


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



USB device not claimedby any active driver?

2003-09-16 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

When I plug an USB to RS232 converter I get the following output from dmesg:
- -
hub.c: new USB device 00:1d.1-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x403/0x6001) is not claimed by any active 
driver.
- -

I've got hotplug installed... shouldn't it load automatically the required 
modules (none is loaded)?  8-?

Thanks!!  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/Z2ECok8j9RhtetwRAnVFAKCMFaiOfbjuSh5jfP3Y7Aa7sE2A0wCfXRQv
ImYZYCYqgXoFgygsKjosKUY=
=NuV4
-END PGP SIGNATURE-


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



Debian patches

2003-09-17 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

Having a look at http://www.linuxhq.com I can see that 2.4.22 is the last 
stable 2.4 kernel, and there are 3 different patches available:

1. 2.4.22-bk20,
2. 2.4.22-ac3,
3. 2.4.23-pre4

I understand number 3, but... what are numbers 1 and 2 ??  8-?

Thanks.

PD  the only thing I'm sure about is that in 2.4.22-ac3 I have found 
Centrino's speedstep support  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/aJKrok8j9RhtetwRAqKOAJwKy+a8d0HfKwNyn44nG84f/DQZ4ACfb+hm
n/7/wc3MOx5M5DPyPWwkXSk=
=MI+D
-END PGP SIGNATURE-


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



Re: USB device not claimedby any active driver?

2003-09-17 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimecres 17 Setembre 2003 00:08, en Mark Roach va escriure:
> not if it doesn't recognize the device. IIRC usb devices are cataloged
> in /etc/usbmgr/vendor///module if you don't have a
> path /etc/usbmgr/vendor/0403/6001/ then your device is likely not
> supported. If it is supported, and you find out which module supports
> it, do
> mkdir -p /etc/usbmgr/vendor/0403/6001/
>
> and then
> echo  > /etc/usbmgr/vendor/0403/6001/module
Very interesting, I'll work on it.  Thanks  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/aKs1ok8j9RhtetwRAq5bAJ9o/BXaV/GDZ+MlCA+krtd7oAodpwCfVBv8
qozEDuTww6iYHhIFf32ObwQ=
=Kj/F
-END PGP SIGNATURE-


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



NFS max file size??

2003-09-20 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I need to copy files over 2GB over a NFS share, but it seems to be limited to 
2GB  8-?

The computer sharing the directory uses woody, and the file system is 
ReiserFS...

TIA  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/bISYok8j9RhtetwRAq5xAJ9fs5M0VjLN6gG1zAixBiEnA7JXzwCeKdug
chalBfXB5gfiF2/7ib5X3Ik=
=o96Z
-END PGP SIGNATURE-


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



Re: USB2.0 and IRDA on IBM ThinkPad T40

2003-09-20 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dissabte 20 Setembre 2003 20:14, en Fallen_Angel va escriure:
> Hi,
>
> this notebook works great with linux, but there are few problems.
>
> I tried to use a USB 2.0 Harddisk on it and it runs with the ehci driver
> on the new kernel 2.4.22 with 400KByte/sec it's not fast, should make up
> to 8MByte/sec.
>
> Also IRDA doesn't work for me, anyone fixed this problems
I don't know about it, but at http://www.linux-on-laptops.com/ibm.html I've 
found 3 pages concerning to the T40 laptop and 4 about T40p laptop  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/bNdiok8j9RhtetwRAhxbAKCE8CTTZUTE6eKdlU1yu1ox8TdIWwCcD3r0
0jcXctP6suwo1f6rjQFne7U=
=kBD0
-END PGP SIGNATURE-


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



Solved: NFS max file size??

2003-09-22 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm using a compiled-by-myself kernel and now I've noticed that NFS v3 client 
support was disabled by default  O8-)

Thanks!!

Es Dissabte 20 Setembre 2003 18:47, en Joan Tur va escriure:
> I need to copy files over 2GB over a NFS share, but it seems to be limited
> to 2GB  8-?

- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/bznWok8j9RhtetwRAu7GAJ9LI8afga2qn3tPK/kQSDcTNp98LgCfXzGO
eQ09ibhPPdVS9s7DdlxA6cU=
=hlw5
-END PGP SIGNATURE-


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



Re: Slide show software

2003-09-22 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns 22 Setembre 2003 20:20, en William Bradley va escriure:
> Does Debian in their "deb" files have anything that will allow me to run my
> photo's as a slide show on my computer?
gqview is a good choice  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/b0y1ok8j9RhtetwRAkNPAKCfGyV8TAK93u0el9MUzMda6tpR6wCfQJgr
+XZIjUyduHYhdQefAP1dFl0=
=tjDT
-END PGP SIGNATURE-


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



Re: source-kernel-2.4.22 and cpufreq

2003-09-25 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dijous 25 Setembre 2003 19:00, en Jerome BENOIT va escriure:
> Hello List,
>
> is there a patch for the source-kernel-2.4.22
> as distributed in Sarge to incoporate the `cpufreq' stuff ?
I've succeeded installing patch-2.4.22-ac4 onto vanilla kernel-source 2.4.22 
and setting Pentium-M speedstep up (Acer TM290).

You can find both kernel-source and ac4 patch at www.linuxhq.com.  After 
compiling the new kernel you have to download and install cpufreqd daemon.

And if you want the cpu to be always at the low speed unless cpu power is 
needed download and install cpudyn (available through apt-get)  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/cyl4ok8j9RhtetwRAqiuAKCNUKYBFoy7LGcUaa0JafwcIIWVcwCgmwRM
fWo6mXB1SF3SZSiiDHeH3e8=
=8EsY
-END PGP SIGNATURE-


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



Re: burning a CD

2003-09-26 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Divendres 26 Setembre 2003 08:57, en csj va escriure:
> readcd dev=0,0,0 f=cdimage.iso
That can also be done using:
dd if=/dev/cdrom of=cdimage.iso

but... do you know if there's any difference between ways of creating the 
iso??  8-?

Thanks  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/dITiok8j9RhtetwRAhm3AKCUkQmSgVbTtRn5+JHwRYWCO4lBigCfUbP9
ad6LZM9sapnsGBoRGhST7Tc=
=Y5uG
-END PGP SIGNATURE-


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



Re: source-kernel-2.4.22 and cpufreq

2003-09-27 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dijous 25 Setembre 2003 20:21, en Jerome BENOIT va escriure:
> > I've succeeded installing patch-2.4.22-ac4 onto vanilla kernel-source
> > 2.4.22
>
> I guess that by vanilla is meant the original source,
> i.e., not the one effectivelly distributed through the kernel-package ?
That's how kernel-source from kernel.org is called, and not the one already 
patched by Debian (the one you can download using apt-get)  ;)

I still need to have both cpufreq & swsusp patches working together  8-(

Bye!  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/dV+Iok8j9RhtetwRApPlAKCPFCFcAcZXfFJTJz0vhNXncOLJGgCeI6de
o9XvTqnUtvoIwXhMbFteeOU=
=lto6
-END PGP SIGNATURE-


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



Re: burning a CD

2003-09-27 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Divendres 26 Setembre 2003 22:14, en Pigeon va escriure:
> On Fri, Sep 26, 2003 at 08:26:41PM +0200, Joan Tur wrote:
> > Es Divendres 26 Setembre 2003 08:57, en csj va escriure:
> > > readcd dev=0,0,0 f=cdimage.iso
> >
> > That can also be done using:
> > dd if=/dev/cdrom of=cdimage.iso
> >
> > but... do you know if there's any difference between ways of creating the
> > iso??  8-?
>
> readcd is more useful in terms of its response to errors. For example,
> if you have a scratched CD you can use the -noerror option to continue
> reading past the unreadable bit, so you only lose the files under the
> scratch, not everything beyond that as well.
Useful answer.  Thanks  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD4DBQE/dV/Pok8j9RhtetwRAuDbAJiaeRo6H+eFD5eZEJplSJIXFciqAJoC1nCo
UlHAvS2JBJ6/wiurNpQBVQ==
=BUib
-END PGP SIGNATURE-


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



Re: USB floppy problems (more details)

2003-09-29 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns 29 Setembre 2003 01:44, en Oleg Trott va escriure:
> I have a USB floppy connected and sg.o, sd_mod.o and usb-storage.o loaded.
> The device does not show up in /proc/scsi/scsi however, and
>    mount -t auto /dev/sda /floppy
> fails ("not a valid block device") The drive works under Windows and BIOS
> though. Any ideas? I'm using linux-2.4.22 and DevFS
I've got mine working with usb-storage and sd_mod modules loaded.  dmesg 
command is going to tell you about it:
- -
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi1 : SCSI emulation for USB Mass Storage devices
  Vendor: MITSUMI   Model: USB FDD   Rev: 1039
  Type:   Direct-Access  ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
usb-uhci.c: interrupt, status 3, frame# 197
SCSI device sda: 2880 512-byte hdwr sectors (1 MB)
sda: Write Protect is off
 sda: sda1 sda2 sda3 sda4
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
USB Mass Storage support registered.
- -----

Good luck  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/eFzdok8j9RhtetwRAkSTAKCDIt/1y9VphX+YR8N9lifmdS7jswCgoaCs
zZVb+LOYWPRjWD5ZMruqmGQ=
=hG6A
-END PGP SIGNATURE-


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



Re: Reiserfs and flies >2G

2003-09-30 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimarts 30 Setembre 2003 16:39, en stan va escriure:
> What version of Debian do I need to be running to get a version of Reiserfs
> that will corectly support files >2G?
I've been using Reiser for over 2 years and I've always been able of writing 
big files to it.  However as I'm not sure about how big they were I've 
googled and found the following:

- -
> I read in a LFS list that ReiserFS has a filesizelimit of 4GB? Now, is this 
true, or that particular users problem in the kernel wich did not support 
larger files?

That is only true for Reiserfs with 3.5 disk format using a kernel 2.2. With 
a 2.4 kernel and using the 3.6 disk format (convertion possible without 
reformat/backup) you can have larger files.
- -

SID seems to be v.3.6:
- -
[EMAIL PROTECTED]:~$ apt-cache show reiserfsprogs|grep Version
Version: 1:3.6.11-1
- -

Hope it's useful to you ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/eaAvok8j9RhtetwRApjRAJ9RDSnzGdgMElAedQmzT+gl7K6ooACgp0aC
TG9gp/k0tl7/XDv1ljah6Nk=
=0J7u
-END PGP SIGNATURE-


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



Re: harddisk too slow

2003-09-30 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimarts 30 Setembre 2003 17:10, en Rui Nóbrega va escriure:
> I've installed Debian Woody on my laptop, an Acer Aspire 1601. After some
> configuring and player with boot parameters, all is working smoothly with
> the exception of disk access. It takes a long time to copy large files from
> diferent directories or partitions. 
> I had the same problem on RedHat 7.0 and solved it by editing a hd
> configuration file on /etc. The file isn't there on Debian.
What's the output of "hdparm /dev/hda" ?  Post it here... as an example, 
here's mine:

- -
[EMAIL PROTECTED]:/etc# hdparm /dev/hda

/dev/hda:
 multcount= 16 (on)
 IO_support   =  1 (32-bit)
 unmaskirq=  1 (on)
 using_dma=  1 (on)
 keepsettings =  0 (off)
 readonly =  0 (off)
 readahead=  8 (on)
 geometry = 3648/255/63, sectors = 58605120, start = 0
- -

Using hdparm command you can change the default options, too conservative (to 
me)  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/eabjok8j9RhtetwRAsR/AJ9qOqJa9Ml8kj/YCP15p5KXR8yDAwCgnb3n
BHDDatWYBWElPwGW3p7Iw00=
=guPi
-END PGP SIGNATURE-


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



Kde: programs sometimes don't open

2003-10-01 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

When trying to open some programs, as opera and xine, using alt+f2 or the kde 
menus it sometimes don't open...

... and it always open (no error) from konsole.

That happened with xine, but now it also happens with opera -my default 
browser-... 8-/

Ah!  It also doesn't work when clicking on a link from kmail.

TIA   ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/ezsook8j9RhtetwRAmXRAJ9qaqSRLz+P/+jMvFcEh/Jx1XvzrgCfSgh2
OAOxnuVO9K1E3kXY+WnMJSo=
=EoAy
-END PGP SIGNATURE-


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



Re: knx-hdinstall vs dist-upgrade. taking bets.

2003-10-04 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Divendres 03 Octubre 2003 23:11, en S. Loisel va escriure:
> Starting from Knoppix 3.3, apt-get update && apt-get upgrade does
> something reasonable looking, but apt-get dist-upgrade downloads
> hundreds of megabytes, uninstalls most of my OS, and then leaves it in
> an unusable, non-gui state.
Knoppix uses testing by default (info about default debian version is at /etc/
apt/apt.conf).  I installed Knoppix 3.2, changed "testing" to "unstable", 
added # to any non-unstable source and run apt-get update && apt-get 
dist-upgrade with  no problem   ;)

Hope that helps  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/fpHvok8j9RhtetwRAvlxAKCjLwvy3FLdGsnZD3hZGEC0BzWRcwCfU/ep
fpqbOaY1o5roRXWAHqFfTTs=
=kAFk
-END PGP SIGNATURE-


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



Forcing a device to use specific IRQ (pcmcia troubles)?

2003-10-06 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

A friend's got a Compaq nx9005 laptop.  All works fine except pcmcia.  When I 
plug a card in (Benq 802.11b) the following lines are added to dmesg's 
output:

- -
cs: memory probe 0x0c-0x0f: excluding 0xc-0xc 0xdc000-0xd 
0xe4000-0xf
hostap_crypt: registered algorithm 'NULL'
hostap_cs: 0.0.4 - 2003-07-27 (Jouni Malinen <[EMAIL PROTECTED]>)
hostap_cs: RequestIRQ: Resource in use
: card already removed or not configured during shutdown
hostap_free_data: ap has not yet been initialized - skip resource freeing
- -

I'm using 2.4.22 with acpi patch.  I've also tryed appending "pci=noacpi" or 
"pci=off" or "pci=bios" with no luck.

Any idea?  Thanks in advance!!  ;)

Note: before excluding IRQs 3 & 5 in /etc/pcmcia/config.opts the system hanged 
when pluging a card in (as read in the internet)
- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/gZsDok8j9RhtetwRAhQFAJ0UjYMJB6MSnBYfOk2DvL33QZF19QCfSK/E
eVfFD5q1z7xYOsvTVxIdRnc=
=hb7t
-END PGP SIGNATURE-


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



Re: DVD to DivX!!!

2003-10-09 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dijous 09 Octubre 2003 22:39, en SpawnPPC va escriure:
> Any DVD to DivX software for LinuxPPC?
mencoder

> An DivX player?
mplayer, xine

- -- 
  Joan Tur. Eivissa-Spain
Jabber, Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/hdtHok8j9RhtetwRAhkAAJ4qlLG0QamFf/ZOR7J1Xg4LKI8fTACfb0ZE
8ZnMV78kVUpdxiEkyxImRKU=
=E3/F
-END PGP SIGNATURE-


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



Re: USB Serial Driver Isn't quite Working.

2003-10-12 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 12 Octubre 2003 18:07, en Joachim Fahnenmueller va escriure:
> Is the USB serial driver loaded? Try with lsmod or modprobe
> usb-serial .
As I have the same problem with my usb-to-serial cable I'm posting my 
experiences here:

After plugin the usb-to-serial in I get something similar to what has already 
been posted to the list (from dmesg; no mode is auto-loaded):
- -
hub.c: new USB device 00:1d.1-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x403/0x6001) is not claimed by any active 
driver.
- -

I've then run modprobe usbserial.  Dmesg's output:
- -
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
- -

Still no /dev/ttySOMETHING.

I've then unplugged the usb-to-serial and plugged it in again:
- -
usbseriausb.c: USB disconnect on device 00:1d.1-1 address 2
hub.c: new USB device 00:1d.1-1, assigned address 3
usb.c: USB device 3 (vend/prod 0x403/0x6001) is not claimed by any active 
driver.
- -

Still no luck.  Any idea?  8-?

TIA

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/iYkcok8j9RhtetwRAjhPAKCiCg9pyV5wNeyBRBmedA0C7O9kNACfckN5
Gl8QGhhVjLZQDoSYtruxNmk=
=/InD
-END PGP SIGNATURE-


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



Re: burning from .ogg

2003-10-13 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns 13 Octubre 2003 02:36, en Antony Gelberg va escriure:
> Anyone know of an easy way to burn an audio CD from .ogg files, i.e.
> without converting them to .wav first.  I'm not fussed about a GUI,
> infact I'd rather not have one.
I haven't tryed with .ogg files, but k3b did an on the fly uncompressing when 
burning them to CD-Audio.

Hope that helps  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/iu/Jok8j9RhtetwRAvWQAJ9rWpUq8U1wBbAd5O/6ANtV60qGmgCfbLd9
ggXt71myKufNiK13weqsnuU=
=Iyo2
-END PGP SIGNATURE-


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



Re: Problem with remote printer & cups

2003-08-14 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimarts 12 Agost 2003 19:19, en David Fokkema va escriure:
> > D [12/Aug/2003:16:41:20 +0200] SendError() 6 code=403
> 403 means access forbidden. This looks like some security issue.
Now I know, thanks  ;)

> You might want to check your security section in /etc/cups/cupsd.conf.
> Look for something like:
>
> 
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> Allow From 192.168.0.0/24
> 
>
> This means that only localhost and the localnetwork (192.168.0.x) are
> allowed to connect to cups. IIRC, the default is only localhost, ;-)
"Allow from @LOCAL" did the trick.  Thanks  ;)

But the best is that I've found the way to make it print faster!!  The server 
is a Pentium 166 with 64MB and the laptop is a P3-1200 with 512MB... setting 
up a server in the laptop's debian, creating a printer in it and pointing it 
to the server's printer makes the 1200mhz cpu to make all the work.

On an Epson C82 (up to 22 sheets/minute) it is 3 times faster  ;)

Again: thanks.
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/OTh3ok8j9RhtetwRAsJpAKCIst3auYCjucqklVMy6BzNyL/eggCfcl2W
e9F9XxryMW7KqR8vPrB4v9o=
=yael
-END PGP SIGNATURE-


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



Problem with remote printer & cups

2003-08-14 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I have a PC in my network with an Epson C82 usb printer connected to it.  I've 
installed cupsys, setup the printer and printed successfully a test from the 
cups web config.

But I cannot print to that printer from my laptop.  No firewall is 
installed... here's what I'm doing:

1. cupsys is also installed in my laptop (same version -unstable-).  If I run 
kprinter from the laptop (either as user or root), it shows no available 
printers, and if I try to add a remote cups server printer it also shows no 
printers after specifying the remote IP & port (default 631).

2. cups logs (set to debug) from the printer server show (192.168.0.4 is the 
laptop's IP):
access_log:
- --
192.168.0.4 - - [12/Aug/2003:16:41:20 +0200] "POST /printers/ HTTP/1.1" 403 0
- --
error_log:
- --
D [12/Aug/2003:16:41:20 +0200] AcceptClient() 6 from 192.168.0.4:631.
D [12/Aug/2003:16:41:20 +0200] ReadClient() 6 POST /printers/ HTTP/1.1
D [12/Aug/2003:16:41:20 +0200] SendError() 6 code=403
- --

3. as I won't have a printer directly connected to the laptop I've also tryed 
removing cupsys package and leaving cupsys-client (also installed).  If I do 
so after running kprinter it tryes to initialize the printing system but 
fails to get the list of available printers.
I've tryed without specifying the printer server (default option in 
client.conf) and specifying it.  No difference.

The worst is that the laptop (using debian unstable/kde 3.1.x) was printing 
through the server's cups... under Mandrake 9  8-/ ... I need it to work, 
help appreciated  ;)

TIA
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/ORtTok8j9RhtetwRAtbkAKCCOIVeSyJmRMzDtdSmfSqsvQbMHQCgoHJW
gkgH02fVx1zwKHUaug8QvuA=
=aX/W
-END PGP SIGNATURE-


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



Win machine cannot print to a linux printer (cups)

2003-08-15 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I cannot print from a windows computer to a printer shared using cups.  
Security is set in samba to "user", user name & pwd are the same in both 
computers and the XP computer sees the printer and I'm able to add it.

But when I try to print out a test page it says it hasn't been able to create 
the job.

The only logs on the linux computer are in /var/log/samba/log.nmbd:
- ---
[2003/08/15 17:30:52, 0] 
nmbd/nmbd_responserecordsdb.c:find_response_record(237)
  find_response_record: response packet id 31530 received with no matching 
record.
- ---

And raw jobs are available in cups...

Any idea??  TIA  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/PR0Hok8j9RhtetwRAqkYAJ9JRjTeEp1jQV7ETbh/JZMeGHCg/QCfWgvG
+ly+EH74Ecz1ioAea9iiciQ=
=h5H8
-END PGP SIGNATURE-


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



Re: Win machine cannot print to a linux printer (cups)

2003-08-16 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dissabte 16 Agost 2003 01:21, en Bijan Soleymani va escriure:
> On Fri, Aug 15, 2003 at 07:48:54PM +0200, Joan Tur wrote:
> > And raw jobs are available in cups...
>
> This might not help you with this problem, but...
>
> I had a winprinter with flaky windows drivers (hp 820cxi), so the
> solution I used was to set up the printer on a debian box using cups,
> and then have the windows computer output postscript. Adobe has a
> freeware generic postscript driver for windows. This works very very
> well.
Thanks for your answer.  But the problem are not the windows drivers (I've 
downloaded and tryed Adobe's); these windows computers were working using 
printer drivers for windows and printing to the cups server when it was 
working on mandrake  8-/

Wenever I try to send a job to the printer it says that it cannot create the 
print job.

Thanks  ;)

- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/PiLRok8j9RhtetwRAlBmAJ97xio4O/eMSvi4wzMuijDzF0BQPgCdHeRa
1gWgqOHTLsm44Hu1uPkmklo=
=Gyf4
-END PGP SIGNATURE-


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



Console misconfigured

2003-08-23 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I'm running knoppix in my laptop, and I've installed 4 times woody in a slow 
machine (P166, 64Mb).

As I'm using the slow one in text mode only -usually through ssh- I've found 
some things that aren't working fine:

1. < > aren't working (spanish configuration),
2. , , , , arrow keys are not 
working; If I try for instance to edit a long command line I cannot use the 
arrows to move backwards or forward or to go to the beginning of the line.
3. when having a look at a man page the only key that's working is the enter 
key: it moves one line down.  Up & down arrow and page back/forwards are not 
working

I keep on learning.  TIA  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/R0GRok8j9RhtetwRAvepAKCMwfMrCw1nFZxOeyHCpzU6AtdA1ACgjy5N
mQSkYSRJshTFnv4lKNqLGxk=
=vIc0
-END PGP SIGNATURE-


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



Kde&sid: alt+f2 sometimes doesn't work

2003-08-29 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

There are some programs I am not able to run using alt+f2.  Openoffice 1.0.3 
never opens using alt+f2: HD begins to read, the pop up screen appears and 
then it stops reading from HD and pop up dissapears showing no error  8-?

It has also happened when trying to open xine, but only a few times.

Any idea?  Is it a known bug?  8-?

TIA  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/T+Owok8j9RhtetwRAjkhAKCQVp4dheAcT/ChAQwdim+Z5DR+aACfRHib
QzKajyfp7qPUaKyoAbGTmKE=
=Liuh
-END PGP SIGNATURE-


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



855GM chipset supported?

2003-08-30 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I'm planning purchasing an Acer Travelmate 290; it's a centrino based laptop 
so it's got an Intel 855 chipset + integrated graphics.

The question is... am I going to have any problems installing debian in it?  
No record has been found at www.linux-laptop.net  8-(

I'd also like to know if any of you has got any information about 3D games 
performance (linux or windows)... could I play Counter Strike at 1024x768 for 
instance?  Or Return to Castle of Wolfstein??  8-?

TIA  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/T+xJok8j9RhtetwRApvlAKCoMXcmMphAd2sdqmW6EkWvtwxiSwCfWcnk
AIF1CKqwb6DhmPlQB19abiM=
=uJ+L
-END PGP SIGNATURE-


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



OT: centrino & battery life ?

2003-08-31 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I'm planning purchasing a centrino based laptop (Acer TM 290)... but I'd like 
to know if the 5 hours battery life Acer announces are real in a linux 
world...

Has any of you got a centrino based laptop?  If so, could you tell me how long 
does the battery last?

Of course I know it depends on real work, but it is going to give me an idea  
;)  F.i.  my HP Omnibook 6000 lasted 3 hours, and my actual laptop, a HP 
Omnibook XT1000 lasts about 2,5 hours... and I'm not compiling the kernel  ;)

Thanks!!!  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/UUALok8j9RhtetwRAvOFAJ4vPAsJIfsx3Nk0T1hee+pJDQW0DgCgifZI
3mK5ZRTtD2k39oDDhiKP3Yk=
=NjDq
-END PGP SIGNATURE-


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



To centrino owners: changing cpu freq

2003-09-06 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I've purchased an Acer TM290, installed sid, downloade and installed vanilla 
kernel 2.4.22 and 2.4.22-ac1 patch (containing cpufreq support for centrino), 
and...

...theoretically I can switch among the following cpu speeds:
- -
[EMAIL PROTECTED]:/# cat /proc/acpi/processor/CPU0/performance
state count: 5
active state:P0
states:
   *P0:  1300 MHz, 22000 mW, 100 uS
P1:  1200 MHz, 2 mW, 100 uS
P2:  1000 MHz, 15000 mW, 100 uS
P3:  800 MHz, 10500 mW, 100 uS
P4:  600 MHz, 6000 mW, 100 uS
- -

But running
echo 4 > /proc/acpi/processor/CPU0/performance

nor using 1, 2 or 3 changes the cpu's speed  8-?

I've had a look at tuxmobil.org but haven't found any answer to my problem.

Thanks!!  ;)

PD  thanks to all who answered my last question about battery time & 
centrino  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/WhcMok8j9RhtetwRApkbAJ4lgSSHF3Kh81XV8p38zeK4CGTBoQCcCaj6
rpUmbKHnrXmeDoLbI2f3yqs=
=4GDw
-END PGP SIGNATURE-


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



Re: k3b 1.0 ?

2003-11-16 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 16 Novembre 2003 09:56, en Stephen Cormier va escriure:
> On November 14, 2003 04:39 pm, Joan Tur wrote:
> > Hallo!
> >
> > I'd like to try the DVD burning capability of version 1.0 of k3b...
> > do you know when is it going to be in SID ?  8-?
> >
> > Thanks  ;)
> > - --
> >   Joan Tur. Eivissa-Spain
>
> If you do not mind non Debian packages then you can get it with this
> line in your sources list.
>
> ## K3b sources for sarge requires KDE > 3.1.2 from SID
> deb http://www.planet-moll.de/debian sarge main
Now downloading.  Thanks  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/t1Zgok8j9RhtetwRApspAJ9+8Rx5L/O8zV5LMfKc/lu9pS3UmwCeIJfM
vH0/wB4cwVscRTF4gM8LJZA=
=nF91
-END PGP SIGNATURE-


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



Re: k3b 1.0 ?

2003-11-16 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 16 Novembre 2003 09:56, en Stephen Cormier va escriure:
> If you do not mind non Debian packages then you can get it with this
> line in your sources list.
Bad luck.  K3bsetup command has dissappeared, I've tryed to create a data DVD 
and... it has only written the lead in and failed (IO error).

I'll wait until it's a bit more mature.  Thanks anyway  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/t2PDok8j9RhtetwRAvtCAJ9d/mp0GKbQ811jlJCyBX5Xvq+1WACgkybv
h+PAoFVQ4QYDKa9c0BRWIUc=
=+q97
-END PGP SIGNATURE-


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



Updating sysvinit

2003-12-11 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I installed my debian box using knoppix 3.2; now I'd like to update knoppix' 
sysvinit to SID's (I'm only using SID repositories in sources.list and I've 
updated using "apt-get dist-upgrade").

Installed and installable version:
- -
[EMAIL PROTECTED]:~$ apt-cache show sysvinit |grep Version
Version: 2:2.84-164 **knoppix'
Version: 2.85-7 **SID's
- -

I've also tryed running "apt-get install -t unstable sysvinit"; it says 
everything's up to date.

Any idea?  TIA  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/2It8ok8j9RhtetwRAmkYAJ9vRQDk4r+TJXVMT1xeBNiBRk2ZSQCgmB9c
cb6nCI0NLhT3fmAMTZ1P7RY=
=JiJz
-END PGP SIGNATURE-


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



Re: Updating sysvinit

2003-12-13 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dijous 11 Desembre 2003 22:52, en Miquel van Smoorenburg va escriure:
> Try: dpkg -i sysvinit_2.85-7_i386.deb initscripts_2.85-7_all.deb
> sysv-rc_2.85-7_all.deb
>
> Yes, you need all three packages, and you need to do that in one
> single dpkg run, or things will break.
Er... where could I get those?  packages.debian.org is down and apt-get is not 
going to download them  8-?

TIA

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/2vvGok8j9RhtetwRAjavAJ9QsEVYgzoRgs7q7+f/5kKyicXtdgCfTmeg
FiNAq58EIYAk/KYUFHK9yLw=
=JDhp
-END PGP SIGNATURE-


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



Solved: Updating sysvinit

2003-12-13 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dissabte 13 Desembre 2003 12:45, en Joan Tur va escriure:
> Es Dijous 11 Desembre 2003 22:52, en Miquel van Smoorenburg va escriure:
> > Try: dpkg -i sysvinit_2.85-7_i386.deb initscripts_2.85-7_all.deb
> > sysv-rc_2.85-7_all.deb
> >
> > Yes, you need all three packages, and you need to do that in one
> > single dpkg run, or things will break.
>
> Er... where could I get those?  packages.debian.org is down and apt-get is
> not going to download them  8-?
Solved.  Google helped me  ;)

PD  It broke things, but I restored copying files from other debian pc in my 
network  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/2ws4ok8j9RhtetwRAo8SAJ9Lybi783wHMAO+e9ee4eKZs7J6nwCgmpOm
Df80HUAxioRI91hBP6K0bwM=
=XUnb
-END PGP SIGNATURE-


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



eject won't work any more

2003-12-14 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

After having removed all *knoppix* packages (I installed SID using knoppix 3.2 
and then changed to sid's repositories), eject won't work any more:

1. as user.  When run witn "-v" parameter it shows like the following:
- -
[EMAIL PROTECTED]:~$ eject -v
eject: using default device `/cdrom'
eject: device name is `/cdrom'
eject: expanded name is `/dev//cdrom'
eject: `/dev//cdrom' is a link to `/dev/scd0'
eject: `/dev/scd0' is mounted at `/mnt/cdrom'
eject: unmounting `/dev/scd0'
eject: `/dev/scd0' is not a multipartition device
eject: trying to eject `/dev/scd0' using CD-ROM eject command
eject: CD-ROM eject command failed
eject: trying to eject `/dev/scd0' using SCSI commands
eject: SCSI eject failed
eject: trying to eject `/dev/scd0' using floppy eject command
eject: floppy eject command failed
eject: trying to eject `/dev/scd0' using tape offline command
eject: tape offline command failed
eject: unable to eject, last error: Argumento inválido
- -

So it unmounts the CD but doesn't eject it  8-?

2. As root.  The output is exactly the same, but it ejects the CD  8-??

No idea of what to do now.  Thanks in advance!!  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3MhHok8j9RhtetwRAg7rAKCpFwGAjc+FObx+BflnJgDQvBWZ9wCdFZ9+
XJVo13CeCdLDqmf1ELXQI9w=
=zJR2
-END PGP SIGNATURE-


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



Re: eject won't work any more

2003-12-14 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 14 Desembre 2003 21:33, en H. S. va escriure:
> Apparently, _Joan Tur_, on 12/14/03 15:29,typed:
> > -BEGIN PGP SIGNED MESSAGE-
> > After having removed all *knoppix* packages (I installed SID using
> > knoppix 3.2 and then changed to sid's repositories), eject won't work any
> > more:
>
> 1) Do you belong to the "cdrom" group? If not add yourself to that
> group. Then try  the eject command again. It that doesn't work, then
Yes, user belongs to the cdrom group.

> 2) what does "ls -l /dev/hdX" give? WHere "hdX" is your cdorm device?
It doesn't seem to be the problem:
- -
[EMAIL PROTECTED]:/dev# ll scd0
brw-rw1 root cdrecording  11,   0 2001-05-31 04:22 scd0
[EMAIL PROTECTED]:/dev# ll cdrom
lrwxrwxrwx1 root root9 2003-09-06 01:57 cdrom -> /dev/scd0
- -

Any idea?  Thanks for your answer  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3NEJok8j9RhtetwRAu8WAKCW1lnYwHhUEGDlGwSWVuvyueLjYwCdE0Wa
+EEY9J1mWGZkgEpp0jbOUNs=
=szrc
-END PGP SIGNATURE-


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



Re: eject won't work any more

2003-12-15 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 14 Desembre 2003 22:21, en H. S. va escriure:
> Given the above ownership of scd0, the user should also belong to the
> "cdrecording" group. So either try adding this group to the user's
> groups, or try changing the ownership of the scd0 group to "cdrom"
> (instead of "cdrecording").
Er... user also belongs to cdrecording group   O8-)

Now what?  8-?

Thanks...
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3d/nok8j9RhtetwRAtikAJ9WSg2/FMeeW4G3IgseOYhZc1/fQwCeO9j1
Ax0JapASn0EBOvQP8N9MjUg=
=n1bJ
-END PGP SIGNATURE-


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



Re: eject won't work any more

2003-12-15 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns 15 Desembre 2003 18:02, en H. S. va escriure:
> Joan Tur wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Es Diumenge 14 Desembre 2003 22:21, en H. S. va escriure:
> >>Given the above ownership of scd0, the user should also belong to the
> >>"cdrecording" group. So either try adding this group to the user's
> >>groups, or try changing the ownership of the scd0 group to "cdrom"
> >>(instead of "cdrecording").
> >
> > Er... user also belongs to cdrecording group   O8-)
> >
> > Now what?  8-?
> >
> > Thanks...
>
> Okay, let us give it another shot. Since I am also not sure where the
> problem is, let us do it systematically:
Ok

> 1) What is the line in your /etc/fstab that deals with cdrom?
/dev/scd0   /mnt/cdrom  autoro,noauto,user,exec 0 0

> 2) What is "ls -l /dev/cdrom"?
lrwxrwxrwx1 root root9 2003-09-06 01:57 /dev/cdrom -> /
dev/scd0

> 3) What is "ls -l /dev/" ?
brw-rw1 root cdrecording  11,   0 2001-05-31 04:22 /dev/scd0

> 4) What is "groups "?
quini : quini cdrom floppy audio dip games users usb cdrecording

> 5) Do you have only one cdrom? Not sure if this will help, but still.
Yes, it's a laptop...

Thanks again  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3gR8ok8j9RhtetwRAvoWAKCDLkaquRWMrmBJEYzFrvpoWSi3AQCfYxoX
8MNCpXZUMZjZt+0tEh1Nx+I=
=d/yk
-END PGP SIGNATURE-


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



Solved: eject won't work any more

2003-12-15 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns 15 Desembre 2003 18:02, en H. S. va escriure:
> Okay, let us give it another shot. Since I am also not sure where the
> problem is, let us do it systematically:
I've solved this the following way:

1. apt-get remove eject
2. apt-get install eject

Don't ask me why, but...  O8-)

Thanks!!  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/3heOok8j9RhtetwRAvdbAJ438SyrtDGEWOSoi8AStlmZ5he2ngCfSpK7
9ttwnkTFdTThIgdV18+wltM=
=cDpy
-END PGP SIGNATURE-


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



Re: ati radeon mobility 9700

2004-12-11 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dissabte 11 Desembre 2004 16:14, en Christian Christmann va escriure:
| Hi,
|
| I'm trying to run my notebook with the ATI Radeon
| Mobilty 9700 video card. After downloading and installing
| the ATI driver (from ati.com) and creating the config file
| XF86Config-4 with the tool "fglrxconfig" I get the error
| message when running startx:
| [...]
| (EE) Failed to load module "fglrx" (module does not exist, 0)
|
| But that's not possible because the module is loaded which
| lsmod can confirm:
|
| Module  Size  Used by
| fglrx   228700 0
|
|
| Any hints how to get the x-server running?
You can try mine; download it at:
http://perso.wanadoo.es/jtur/AcerTM290/acertravelmate290.html#xfree

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBu0Mtok8j9RhtetwRAsWrAKCmKB4WJczCWtaObyXbUqa87JEVIwCdEDv+
6ZN7CFzs0gM780HxhxsQP8s=
=12lf
-END PGP SIGNATURE-



Re: [video-dvdrip], where is mp2enc

2004-10-20 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns 18 Octubre 2004 03:43, en Tong va escriure:
| sh: line 1: mpeg2enc: command not found

[EMAIL PROTECTED]:/# apt-file search mpeg2enc
mjpegtools: usr/bin/mpeg2enc


- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBdsveok8j9RhtetwRAk60AJ0UjHrmDMa3UAuNxT+18+Jbql+7nwCgkZIn
cCndBOK4+2wMN+BFv4WP3iw=
=ulUf
-END PGP SIGNATURE-



Re: [video-dvdrip], where is mp2enc

2004-10-21 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dijous 21 Octubre 2004 00:27, en Tong va escriure:
| On Wed, 20 Oct 2004 22:34:38 +0200, Joan Tur wrote:
| > Es Dilluns 18 Octubre 2004 03:43, en Tong va escriure:
| > | sh: line 1: mpeg2enc: command not found
| >
| > [EMAIL PROTECTED]:/# apt-file search mpeg2enc
| > mjpegtools: usr/bin/mpeg2enc
|
| Oh, thank you,   thank you,  thank you very much, Joan Tur! (Failing the
| search from the debian net (packages.debian.org), I didn't know what to
| do...)
You're welcome  ;)

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBeBRNok8j9RhtetwRAu9iAKCa4s7YPeE+CeuU39XX7cWdAx1U/QCeIYRM
cjqJxaJQeXZQvL7z8+iHNbs=
=cJOn
-END PGP SIGNATURE-



Openoffice has stopped working (sarge)

2004-08-08 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

Openoffice seems not to work any more.  I've tryed running it as user and root 
with no luck (sarge version = 1.1.2).

- -
[EMAIL PROTECTED]:~$ ooffice
OpenOffice.org for Debian - see /usr/share/doc/openoffice.org/README.Debian.gz
running openoffice.org setup...
Setup complete.  Running openoffice.org...

Starting configuration import into user data ..
.. importing layer file:///tmp/oooLocale.KROR6N - succeeded
- -

It doesn't show any error message, and the starting app window appears, then 
stops loading.  If I kill the app the .lock file is in the openoffice's user 
directory.

I've tryed uninstalling it with --purge, and installing version 1.1.1 with no 
luck (same behaviour).

If I try to open ooffice the main window appears, and it hangs when I select 
new or open a file; if I try to start one of the different components 
(oowrite, oocalc...), no window appears, and I have to kill the app.

Installed debs:
- -
[EMAIL PROTECTED]:~/Agenda$ apt-show-versions |grep openo
openoffice.org-debian-files/testing uptodate 1.1.2-2+1
openoffice.org-bin/testing uptodate 1.1.2-2
openoffice.org-l10n-en/testing uptodate 1.1.2-2
openoffice.org-help-es/testing uptodate 1.1+20030814-2
openoffice.org-crashrep/testing uptodate 1.1.2-2
openoffice.org-l10n-ca/testing uptodate 1.1.2-2
openoffice.org/testing uptodate 1.1.2-2
openoffice.org-mimelnk/testing uptodate 1.1.2-2
- -

Any idea?  TIA  ;)

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBFljhok8j9RhtetwRAib8AJoD/JIXXwPyc5OWGLQtPM2DFmtmwgCeIben
oQfXstt2XYRxX82rbBehD+A=
=Dkej
-END PGP SIGNATURE-



Re: Openoffice has stopped working (sarge)

2004-08-08 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 08 Agost 2004 19:14, en matt zagrabelny va escriure:
| On Sun, 2004-08-08 at 11:46, Joan Tur wrote:
| > -BEGIN PGP SIGNED MESSAGE-
| > Hash: SHA1
| >
| > Hallo!
| >
| > Openoffice seems not to work any more.  I've tryed running it as user and
| > root with no luck (sarge version = 1.1.2).
| >
| > - -
| > [EMAIL PROTECTED]:~$ ooffice
| > OpenOffice.org for Debian - see
| > /usr/share/doc/openoffice.org/README.Debian.gz running openoffice.org
| > setup...
| > Setup complete.  Running openoffice.org...
| >
| > Starting configuration import into user data ..
| > .. importing layer file:///tmp/oooLocale.KROR6N - succeeded
| > - -
| >
| > It doesn't show any error message, and the starting app window appears,
| > then stops loading.  If I kill the app the .lock file is in the
| > openoffice's user directory.
| >
| > I've tryed uninstalling it with --purge, and installing version 1.1.1
| > with no luck (same behaviour).
| >
| > If I try to open ooffice the main window appears, and it hangs when I
| > select new or open a file; if I try to start one of the different
| > components (oowrite, oocalc...), no window appears, and I have to kill
| > the app.
| >
| > Installed debs:
| > - -
| > [EMAIL PROTECTED]:~/Agenda$ apt-show-versions |grep openo
| > openoffice.org-debian-files/testing uptodate 1.1.2-2+1
| > openoffice.org-bin/testing uptodate 1.1.2-2
| > openoffice.org-l10n-en/testing uptodate 1.1.2-2
| > openoffice.org-help-es/testing uptodate 1.1+20030814-2
| > openoffice.org-crashrep/testing uptodate 1.1.2-2
| > openoffice.org-l10n-ca/testing uptodate 1.1.2-2
| > openoffice.org/testing uptodate 1.1.2-2
| > openoffice.org-mimelnk/testing uptodate 1.1.2-2
| > - -
| >
| > Any idea?  TIA  ;)
|
| i was having similar troubles. i just started oowriter and after the
| splash image appeared it took around 10 minutes for oowriter to start.
No luck.  After 30 minutes it still hasn't started  };)

| -matt
Thanks

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBFn9uok8j9RhtetwRAoe1AJ4l7Rqa4OAy1bKNZ85PruUPR6L8ZACghIme
iCvTopSbywXNbEojD3FsbN0=
=/CpA
-END PGP SIGNATURE-



Re: Openoffice has stopped working (sarge)

2004-08-08 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 08 Agost 2004 20:34, en Raúl Alexis Betancort Santana va escriure:
| El Domingo 08 Agosto 2004 20:30, Joan Tur escribió:
| > No luck.  After 30 minutes it still hasn't started  };)
|
|  Just delete all the temp files of OO, moreover the ones located under /tmp
I cannot do so.   The file/directory shown as imported when started from 
console is no longer in /tmp/

Maybe OO writes temporary files in a directory different from /tmp ??  8-?
- -
[EMAIL PROTECTED]:~$ oowriter

Starting configuration import into user data ..
.. importing layer file:///tmp/oooLocale.bG4HP2 - succeeded
- -

| Best regards
Thanks  ;)

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBFo5bok8j9RhtetwRAinEAJwJifuqhnDHReCuo2sb7XFpoCG8ywCfRJd6
gAVjKkpQkrip5+f7AifqI0E=
=yXga
-END PGP SIGNATURE-



Re: Openoffice has stopped working (sarge)

2004-08-08 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 08 Agost 2004 21:30, en Joan Tur va escriure:
| Es Diumenge 08 Agost 2004 19:14, en matt zagrabelny va escriure:
| | On Sun, 2004-08-08 at 11:46, Joan Tur wrote:
| | > -BEGIN PGP SIGNED MESSAGE-
| | > Hash: SHA1
| | >
| | > Hallo!
| | >
| | > Openoffice seems not to work any more.  I've tryed running it as user
| | > and root with no luck (sarge version = 1.1.2).
| | >
| | > - -
| | > [EMAIL PROTECTED]:~$ ooffice
| | > OpenOffice.org for Debian - see
| | > /usr/share/doc/openoffice.org/README.Debian.gz running openoffice.org
| | > setup...
| | > Setup complete.  Running openoffice.org...
| | >
| | > Starting configuration import into user data ..
| | > .. importing layer file:///tmp/oooLocale.KROR6N - succeeded
| | > - -
| | >
| | > It doesn't show any error message, and the starting app window appears,
| | > then stops loading.  If I kill the app the .lock file is in the
| | > openoffice's user directory.
| | >
| | > I've tryed uninstalling it with --purge, and installing version 1.1.1
| | > with no luck (same behaviour).
| | >
| | > If I try to open ooffice the main window appears, and it hangs when I
| | > select new or open a file; if I try to start one of the different
| | > components (oowrite, oocalc...), no window appears, and I have to kill
| | > the app.
| | >
| | > Installed debs:
| | > - -
| | > [EMAIL PROTECTED]:~/Agenda$ apt-show-versions |grep openo
| | > openoffice.org-debian-files/testing uptodate 1.1.2-2+1
| | > openoffice.org-bin/testing uptodate 1.1.2-2
| | > openoffice.org-l10n-en/testing uptodate 1.1.2-2
| | > openoffice.org-help-es/testing uptodate 1.1+20030814-2
| | > openoffice.org-crashrep/testing uptodate 1.1.2-2
| | > openoffice.org-l10n-ca/testing uptodate 1.1.2-2
| | > openoffice.org/testing uptodate 1.1.2-2
| | > openoffice.org-mimelnk/testing uptodate 1.1.2-2
| | > - -
| | >
| | > Any idea?  TIA  ;)
| |
| | i was having similar troubles. i just started oowriter and after the
| | splash image appeared it took around 10 minutes for oowriter to start.
|
| No luck.  After 30 minutes it still hasn't started  };)
It finally has started!!  It has took 41 minutes to start... I've verified it 
was really working (opened a file), closed it and opened it again... over 40 
minutes again!!  =8-O

No idea on what's happening  8'(

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBFo7Sok8j9RhtetwRAtq1AKCbjkwLGbMe6DsDssr+SeqiZuz8zwCeMdmz
TbqmaNnJWD+OHuSMY8yWgWY=
=58wa
-END PGP SIGNATURE-



cdrdao not working with 2.6

2003-12-22 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I'm not using scsi emulation to record using my brand new 2.6 kernel, but kde 
complains about cdrdao v.1.1.7 not supporting atapi devices...

Is that going to change or must I reboot using kernel 2.4 to be able to record 
a svcd ?

Thanks  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/50sgok8j9RhtetwRApc0AJ0R3oUIsrR/vYLCFBK46KY35RcerACfW4go
nMRD+SgDRxSxxRBz0Lj7LtQ=
=ufaW
-END PGP SIGNATURE-


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



Re: Bind a good idea?

2003-12-25 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dijous 25 Desembre 2003 22:30, en Hugo Vanwoerkom va escriure:
> Will bind aleviate this?
At least you can try it for free  ;)

You only have to install it and modify /etc/resolv.conf (adding 127.0.0.1 as 
first nameserver) 
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/62kKok8j9RhtetwRArpFAJ9erxDqgj9UidGj27tjx8BmzySo6wCcCZqC
IN12fuLzqcr646GUEkvSVBA=
=Vy55
-END PGP SIGNATURE-


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



Re: cdrdao not working with 2.6

2003-12-27 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dissabte 27 Desembre 2003 12:58, en Kristian Niemi va escriure:
> Er ... I really don't know what I'm saying now, but perhaps you *should*
> use scsi emulation; i.e. append something like hd?=ide-scsi to
> "kernel-startup"? Maybe it was there for your old kernel, but
> disappeared when you installed the new one?
8-)  Thanks for your answer, but I've already removed that line from lilo.conf 
in order to start using my recorder without scsi emulation  ;)


> Again, I really don't know, just guessing here ...
>
>
> h: Kristian
>
> Joan Tur wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Hallo!
> >
> > I'm not using scsi emulation to record using my brand new 2.6 kernel, but
> > kde complains about cdrdao v.1.1.7 not supporting atapi devices...
> >
> > Is that going to change or must I reboot using kernel 2.4 to be able to
> > record a svcd ?
> >
> > Thanks  ;)
> > - --
> >   Joan Tur. Eivissa-Spain
> > Jabber: [EMAIL PROTECTED]
> >Yahoo & AIM: quini2k
> > www.ClubIbosim.org
> > Linux: usuari registrat 190.783
> > -BEGIN PGP SIGNATURE-
> > Version: GnuPG v1.2.3 (GNU/Linux)
> >
> > iD8DBQE/50sgok8j9RhtetwRApc0AJ0R3oUIsrR/vYLCFBK46KY35RcerACfW4go
> > nMRD+SgDRxSxxRBz0Lj7LtQ=
> > =ufaW
> > -END PGP SIGNATURE-

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/7bgiok8j9RhtetwRAmrgAKCfKiHUymgOqTdQx0giOodfQqxU+wCgmHRi
/KAQgl8mXxmJdQNztgaGoAc=
=anfv
-END PGP SIGNATURE-


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



Re: cdrdao not working with 2.6

2003-12-28 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 28 Desembre 2003 18:11, en Marc Wilson va escriure:
> A better question might be why he wants to use 2.6 at all.
Because it's a bit faster, newer and...  };)

For instance: I sometimes use DVD::Rip and this program uses lots of 
resources, including swap; applications that haven't been used for a long 
time (2-3 hours) and so are mainly in swap wake up much faster when using 
2.6.

My 2 ¤ cents  ;)

- - -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
- -BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/7z2+ok8j9RhtetwRAg1yAJ42FeobfNKS+wM4I81aoSpx/gsw1ACeLd8L
u1bC/QJr3JTyj2NinJBSp1w=
=pgnA
- -END PGP SIGNATURE-

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/70Acok8j9RhtetwRAtDuAKCRIsMkJ7rYmunD+gNt4K+ohIws0ACfTr7k
YafBOulgZc4hx0KVN0XBH7c=
=u7vQ
-END PGP SIGNATURE-


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



Re: cdrdao not working with 2.6

2003-12-29 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge 28 Desembre 2003 21:46, en Philippe Marzouk va escriure:
> On Sun, Dec 28, 2003 at 09:11:21AM -0800, Marc Wilson wrote:
> > On Sun, Dec 28, 2003 at 11:36:03AM +0200, Kristian Niemi wrote:
> > > Well then, now I'm curious: why don't you want to use scsi emulation?
> >
> > Because in 2.6, ide-scsi is deprecated in favor of the native ATAPI
> > support.
> >
> > A better question might be why he wants to use 2.6 at all.
>
> regarding the original question about cdrdao and burning svcd, there is
> a -dao switch to recent cdrecord which work well for me under 2.6 with
> my cd burner. You can use that instead of cdrdao.
>
> Philippe
I'll give that a try, thanks  ;)

- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/8FAqok8j9RhtetwRAjcfAKCTs1R+pbs2cEydCifu6oJiw9eiJgCfSNjg
3y73FqY/4rLS3IQQnmvD+74=
=brb9
-END PGP SIGNATURE-


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



Sound has stopped working...

2004-01-09 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I'm using sid & 2.6.1 (before 2.6.0) on a centrino laptop (sound i810).  Sound 
was working fine using alsa, but now it has stopped working with no error.

Everything seems to be fine (modules are loaded, mixer settings can be 
modified and are not muted).  The only strange things I've noticed are xine 
logs:

"snd_pcm_open failed.  Check if another program don't already use PCM"

TIA
- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQE//y8Pok8j9RhtetwRArl6AKClMJYxN7d8VitO+2N40Swb0AZ5+QCeM2op
n0SvlZ3ipBUVCnfDfR4z8hE=
=SasL
-END PGP SIGNATURE-


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



Re: Sound has stopped working...

2004-01-10 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Ds Gener 10 2004 13:10, en Andrea Tasso va escriure:
> What about sound init in dmesg ?
I can see the following lines:
- -
intel8x0: clocking to 48000
request_module: failed /sbin/modprobe -- snd-card-1. error = 256
request_module: failed /sbin/modprobe -- snd-card-1. error = 256
request_module: failed /sbin/modprobe -- sound-slot-0. error = 256
- -

/etc/modules.conf show the following about sound:
- -
alias /dev/soundsound-slot-0
alias /dev/audio/dev/sound
alias /dev/mixer/dev/sound
alias /dev/dsp  /dev/sound
alias /dev/dspW /dev/sound
alias /dev/midi /dev/sound
alias char-major-116 snd
alias char-major-14 soundcore
options snd major=116 cards_limit=4
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
alias /dev/dsp* snd-pcm-oss
alias snd-card-0 snd-intel8x0
alias snd-slot-0 snd-card-0
alias sound-slot-0 snd-slot-0
- -

Any idea?   8-?

Thanks.

> > Hallo!
> >
> > I'm using sid & 2.6.1 (before 2.6.0) on a centrino laptop (sound i810). 
> > Sound was working fine using alsa, but now it has stopped working with no
> > error.
> >
> > Everything seems to be fine (modules are loaded, mixer settings can be
> > modified and are not muted).  The only strange things I've noticed are
> > xine logs:
> >
> > "snd_pcm_open failed.  Check if another program don't already use PCM"
> >
> > TIA
> > - --
> > Joan Tur (aka Quini), Eivissa-Spain
> > Jabber: [EMAIL PROTECTED]
> >Yahoo & AIM: quini2k
> > www.ClubIbosim.org
> >   Linux: usuari registrat 190.783
> > -BEGIN PGP SIGNATURE-
> > Version: GnuPG v1.2.4 (GNU/Linux)
> >
> > iD8DBQE//y8Pok8j9RhtetwRArl6AKClMJYxN7d8VitO+2N40Swb0AZ5+QCeM2op
> > n0SvlZ3ipBUVCnfDfR4z8hE=
> > =SasL
> > -END PGP SIGNATURE-
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]
>
> --
> [EMAIL PROTECTED]

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAAEziok8j9RhtetwRAmvxAKCHipvYULAgcn27hYIqnGd4pIgSGQCeIjJs
ADIYqcxf+qZ8Ceb2rg//vYg=
=fhmm
-END PGP SIGNATURE-


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



Re: Sound has stopped working... (solved)

2004-01-11 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Solved.  Latest kde upgrade changed default sound to alsa and I've had to use 
alsamixer to mute "external amplifier"

Thanks to all of you who answered  ;)

Es Dv Gener 9 2004 23:45, en Joan Tur va escriure:
> I'm using sid & 2.6.1 (before 2.6.0) on a centrino laptop (sound i810). 
> Sound was working fine using alsa, but now it has stopped working with no
> error.
>
> Everything seems to be fine (modules are loaded, mixer settings can be
> modified and are not muted).  The only strange things I've noticed are xine
> logs:
>
> "snd_pcm_open failed.  Check if another program don't already use PCM"
>
> TIA
> --
> Joan Tur (aka Quini), Eivissa-Spain
> Jabber: [EMAIL PROTECTED]
>Yahoo & AIM: quini2k
> www.ClubIbosim.org
>   Linux: usuari registrat 190.783

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAAaLnok8j9RhtetwRAt2pAJ4sIYu6hWs/Z8SPpoDUfGb+7u65twCdGDRz
7pdTsa+x4W+Mx+Hn8FXyAFk=
=OiyD
-END PGP SIGNATURE-


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



Re: ALSA and Kernel 2.6

2004-01-14 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dilluns Gener 12 2004 19:29, en Gregory Soyez va escriure:
> Running update-modules doesn't change anything :-(
> I have the same error message when I try to modprobe directly snd_intel8x0.
> In the latter case, a bunch of modules (like snd_pcm or snd_ac97_codec) are
> installed. Also, I installed the alsaconf packages and alsaconf does not
> see suitable sound card !!!
>
> If it can help, my soundcard worked properly with kernel 2.4 and the i810n
> module ...
Can you stop alsa?
/etc/init.d/alsa stop

If so, can you start it again?
/etc/init.d/alsa start

If you can do both things try alsamixer and set the volumes high...

> TIA
> Gregor
>
> On Monday 12 January 2004 19:12, John M Flinchbaugh wrote:
> > On Mon, Jan 12, 2004 at 05:13:57PM +0100, Gregory Soyez wrote:
> > > just installed the kernel 2.6.1 with ALSA support (alsa snd module ,
> >
> > PCI
> >
> > > snd_intel8x0 module and all the OSS emulation stuff) as well as the
> >
> > packages
> >
> > > alsa-base and alsa-utils. But when I try to modprobe snd I get
> > > unable to register native major revice number 116
> > > Do you know where the problem comes from ??
> >
> > to be sure your module configs are current, be sure to run
> > "update-modules" by hand.  i've seen this get missed for some
> > reason occassionly.
>
> --
> Gregory Soyez
> University of Liege
> Institut de Physique
> Allee du 6 Aout, Bat B5
> B-4000 Sart-Tilman, LIEGE 1
> Tel: +32 4 366 37 04
> Fax: +32 4 366 36 72

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFABVKMok8j9RhtetwRAm5MAJ4jW7k6/Dp71c45T+QcTSoLLBcEMgCcDor5
tvgM8Rkk8LA5jJZPQ+MnkBA=
=lzXm
-END PGP SIGNATURE-


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



Re: marillat.free.fr

2004-01-14 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimecres Gener 14 2004 17:08, en Johannes Graumann va escriure:
> Does anybody know what happened to marillat.free.fr?
It's down.  Now you can get those packages at:
deb http://hpisi.nerim.net/ unstable main

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFABZXkok8j9RhtetwRAnyVAJ9QoXnunhYLFlzXQ3fS+nw+f3b9EwCfb0Xq
rWgt5ZgD5ev2tUuc4ZkB3QE=
=H7YT
-END PGP SIGNATURE-


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



Error w. USB device (under 2.6)

2004-01-21 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I'm using kernel 2.6.1, and usb seems to work fine (I'm using an usb mouse and 
syncing with my Canon camera), but...

... I get the following output from dmesg when pluging an usb wireless card 
(Amper):
- -
hub 2-0:1.0: new USB device on port 1, assigned address 6
drivers/usb/core/config.c: invalid interface number (1/1)
usb 2-1: can't read configurations, error -22
hub 2-0:1.0: new USB device on port 1, assigned address 7
drivers/usb/core/config.c: invalid interface number (1/1)
usb 2-1: can't read configurations, error -22
- -

Using 2.4.22-ac4 works fine.  Any idea?  8-?

TIA
- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFADqOook8j9RhtetwRAnb2AKCh3xNbSMstvKert+YzdIf3rKGbNgCfX1kT
hDai2I3OM0l0NKff+14MpaI=
=my/t
-END PGP SIGNATURE-


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



Acpi support fails (2.4.21)

2003-07-01 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I've downloaded Debian's patched kernel-source-2.4.21 and compiled it enabling 
Acpi support (HP Omnibook XT1000)...

... but acpi is not working.  No  /proc/acpi/ directory is created after 
reboot.  Running dmesg shows:
- -
 tbxface-0095: *** Error: Acpi_load_tables: Error getting required tables
(DSDT/FADT/FACS): AE_SUPPORT
 tbxface-0116: *** Error: Acpi_load_tables: Could not load tables: AE_SUPPORT
ACPI: System description table load failed
 utalloc-0494 [03] Ut_dump_allocations   : No outstanding allocations.
- -

HELP!!   Gracia  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/Aeceok8j9RhtetwRAjTkAJ941peBIH7R8sHgXpXVRmNG78clQwCfcyKM
nA9lib5aszDviSzV9jdIcaA=
=q1Tx
-END PGP SIGNATURE-


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



Test

2003-07-02 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/AgTAok8j9RhtetwRAjfhAJ4tteNsrlgpaRySDpkaiYCm/QvPIQCgpgkA
BNS2EeKHdq+4RYzIYyBgtD8=
=+rUL
-END PGP SIGNATURE-


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



USB works partially

2003-07-04 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

USB support is working because I'm using both a ps2 and a usb mouse (HP 
Omnibook XT1000 laptop), but:

- -running (as root) usbview it says it cannot access /proc/bus/usb/devices
- -running "gphoto2 --auto-detect" doesn't find the camera.  "gphoto2 
- --list-ports" shows the usb port either.

Any idea??  8-?

Here's lsmod's output:
- --
[EMAIL PROTECTED]:/home/quini/Baixat/flphoto-1.0# lsmod
Module  Size  Used byNot tainted
appletalk  22372   1  (autoclean)
ipx18340   1  (autoclean)
ide-cd 32352   0  (autoclean)
cdrom  28736   0  (autoclean) [ide-cd]
omnibook   27016   0  (unused)
nls_iso8859-15  3356   1  (autoclean)
vfat   10860   1  (autoclean)
fat32024   0  (autoclean) [vfat]
autofs4 9876   0  (unused)
af_packet  13672   0  (unused)
nls_iso8859-1   2844   0  (unused)
nls_cp437   4348   1
via82cxxx_audio21980   2
uart401 6820   0  [via82cxxx_audio]
ac97_codec 11860   0  [via82cxxx_audio]
sound  59400   0  [via82cxxx_audio uart401]
soundcore   3844   4  [via82cxxx_audio sound]
8139too15048   1
mii 2496   0  [8139too]
hid19428   0  (unused)
mousedev4340   1
input   3488   0  [hid mousedev]
usb-uhci   23696   0  (unused)
usbcore63308   0  [hid usb-uhci]
ds  7028   1
yenta_socket   10624   1
pcmcia_core41312   0  [ds yenta_socket]
rtc 6792   0
- --

Thanks!!  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/BbE6ok8j9RhtetwRAntaAJ9iG/Vl3hmkX5ZyUdkj4gtckSIshwCgjGoX
6ybnP0+qRVT25GekrLCAc/A=
=FxQT
-END PGP SIGNATURE-


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



Order ide drivers are loaded?

2003-07-08 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

A friend's computer has a Gigabyte GA-7VAXP-A Ultra motherboard.  This mobo 
has the usual 2 ide controllers (VIA), plus 2 more from Promise (PDC20276), 
plus 2 SATA connectors (Sil3112).

The problem is that both the Promise and the SATA controllers are loaded 
before the VIA ones, and by default the Promise controllers' driver is not 
loaded because of a bug that can be solved compiling the kernel 
(CONFIG_PDC202XX_FORCE=y in kernel .config).  If I do so linux won't boot any 
more because for example /dev/hde has been moved to /dev/hdf

The following lines are from dmesg output.

Thanks in advance  ;)

- --
Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SiI3112 Serial ATA: IDE controller at PCI slot 00:08.0
SiI3112 Serial ATA: chipset revision 2
SiI3112 Serial ATA: not 100% native mode: will probe irqs later
ide0: MMIO-DMA at 0xe28f8000-0xe28f8007, BIOS settings: hda:pio, hdb:pio
ide1: MMIO-DMA at 0xe28f8008-0xe28f800f, BIOS settings: hdc:pio, hdd:pio
PDC20276: IDE controller at PCI slot 00:0f.0
PDC20276: chipset revision 1
PDC20276: not 100% native mode: will probe irqs later
PDC20276: neither IDE port enabled (BIOS)
VP_IDE: IDE controller at PCI slot 00:11.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci00:11.1
ide2: BM-DMA at 0xd400-0xd407, BIOS settings: hde:DMA, hdf:DMA
ide3: BM-DMA at 0xd408-0xd40f, BIOS settings: hdg:DMA, hdh:pio
- --
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/CxT+ok8j9RhtetwRAl0iAKCMnLQTsI3bWh+pG8QeCizyfTTlfACePZFm
i60AU3kiWhLXC3QLn0DRZv8=
=dHrP
-END PGP SIGNATURE-


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



User cannot use usb camera

2003-07-09 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

User belongs to USB group, but he cannot reach data in the photo camera (root 
does).

I don't know what to check... help is appreciated !!  ;)

TIA
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/DEFtok8j9RhtetwRAkrdAKCas5qoGe4FuRdISvrkMiQeIhRb0QCfcczm
MPIRf/AEhE1mJUbXDNWnjMY=
=VH7x
-END PGP SIGNATURE-


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



Re: User cannot use usb camera

2003-07-10 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dijous 10 Juliol 2003 05:34, en Bret Comstock Waldow va escriure:
> There are at least two fundamentally different camera-to-computer
> systems, and thus at least two fundamentally different systems to figure
> out.
You're right, I've gave you too few info  ;)

> Which do you have?  What camera?
Canon Ixus v3

> What commands does root try to access it?
gphoto2 -l for instance to list folders; I use flphoto or gtkam to select and 
download the photos (the first one also to rotate them).

> Is it a usb mass storage device, or is it accessed through the gtkam or
> eqivalent system, or...?
Answered above  O8-)

> Cheers,
> Bret
Thanks


> On Wed, 2003-07-09 at 12:23, Joan Tur wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Hallo!
> >
> > User belongs to USB group, but he cannot reach data in the photo camera
> > (root does).
> >
> > I don't know what to check... help is appreciated !!  ;)
> >
> > TIA
> > - --
> >   Joan Tur. Eivissa-Spain
> >  AOL quini2k,  ICQ 11407395
> > www.ClubIbosim.org
> > Linux: usuari registrat 190.783
> > -BEGIN PGP SIGNATURE-
> > Version: GnuPG v1.2.1 (GNU/Linux)
> >
> > iD8DBQE/DEFtok8j9RhtetwRAkrdAKCas5qoGe4FuRdISvrkMiQeIhRb0QCfcczm
> > MPIRf/AEhE1mJUbXDNWnjMY=
> > =VH7x
> > -END PGP SIGNATURE-

- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/DWeook8j9RhtetwRAolmAJ9vb5kbO6/GzfqA9PxnnnD9RyMPlACgl2Al
LciAmGi31mwZI7+F9re20Cg=
=P7RX
-END PGP SIGNATURE-


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



Kde 3.1.2: konqueror & html pages

2003-07-20 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I've set Opera to be the default browser, but sometimes I'd like to use 
konqueror to surf through the internet... but after entering the internet 
address from konqueror an opera window is opened instead  8-?

The line I'm using to open konqueror is:
/usr/bin/konqueror --profile webbrowsing

Thanks!  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/GvEsok8j9RhtetwRAickAJ4nTfuWygk4zodKWCIVQs2cCP4kjACfVn+A
XSbbzFdq5DUQu06rvq4rkiQ=
=JXWk
-END PGP SIGNATURE-


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



flphoto program to deb?

2003-07-23 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

At http://www.easysw.com/~mike/flphoto/ you can find a program called flphoto; 
it's similar to gtkam but adds a functionality I haven't found in any other 
linux program: it rotates the selected photos 90 or 270º (loseless).

In my oppinion it would be a good idea to create a .deb for easy (newbie) 
installation of this package.

My 2 ¤ cents  ;)
- -- 
  Joan Tur. Eivissa-Spain
 AOL quini2k,  ICQ 11407395
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/Hvfvok8j9RhtetwRAtmwAKCo3y8Smw7psZQB7czQ2E0Y+9nROACgg5sg
5pa/C29FN4hRCkbZQa60o4Y=
=oVT9
-END PGP SIGNATURE-


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



Re: Creating a custom debian distro.

2004-05-25 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimarts Maig 25 2004 20:10, en Dan Korostelev va escriure:
| Hello.
|
| I need to create a custom debian desktop installation CD for my friend.
| I need a debian-installer, X, gnome, etc packages from unstable. All
| installable from a CD. Please give me some links where can I read about
| creating this CD. Thanks.
Have a look at www.knoppix.net ...

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAs7pIok8j9RhtetwRAmB5AKCQEBmrhWemsG9CwMvjoKoZM2nToACbB9ki
0QN9GPBEbl4rUqO0BElk92w=
=+pXw
-END PGP SIGNATURE-



Re: KDE starts very slow since xfree86-4.3.0.dfsg.1-2

2004-05-30 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge Maig 30 2004 14:17, en Elimar Riesebieter va escriure:
| Hi all,
|
| does one knows why the start of wm's like kde or xfce4 slows down
| since xfree86-4.3.0.dfsg.1-[2|3|4]?
Try running "fc-cache -f"...

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAudgHok8j9RhtetwRAqp6AJ40+dZO5mszttiVgb33gJL+ZzmN/ACeO49+
TFZydbXe7ZI0LAwI3sQ6URY=
=1fYZ
-END PGP SIGNATURE-



Re: KDE starts very slow since xfree86-4.3.0.dfsg.1-2

2004-05-31 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Diumenge Maig 30 2004 15:27, en Elimar Riesebieter va escriure:
| On Sun, 30 May 2004 the mental interface of
|
| Joan Tur told:
| > Es Diumenge Maig 30 2004 14:17, en Elimar Riesebieter va escriure:
| > | Hi all,
| > |
| > | does one knows why the start of wm's like kde or xfce4 slows down
| > | since xfree86-4.3.0.dfsg.1-[2|3|4]?
| >
| > Try running "fc-cache -f"...
|
| Works perfect ;-)
|
| So do we have to re-generate the font cache files after each font
| installation update?
Short answer: yes  ;)

| Idea: Doing this by default in the pre-installation scripts of the
|   relevant packages. fontconfig has to be a root package then.
|
| Problem: How to tell this all the maintainers?
Don't know, but it is a good idea  ;)

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAuv61ok8j9RhtetwRAoi0AKCdVNXsN5dLVrmCb0oOwt9gYPaBPACgm+8L
wfTAebDmBvVaAG15XnEkMhA=
=i/Fz
-END PGP SIGNATURE-



Re: kde addressbook data

2004-02-26 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimarts Febrer 24 2004 11:38, en Richard Lyons va escriure:
> Anyone know where it should be saved?
~/.kde/share/apps/kabc/

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAPfNsok8j9RhtetwRAqsaAJ4roelCUGISB8J9K7GpHYf1VIiGdACePhTG
1+XE1/sjlTPpy+U9il3/NEM=
=/djC
-END PGP SIGNATURE-


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



Re: sources.list: Running Sid. Need stable/testing?

2004-02-27 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Divendres Febrer 27 2004 21:11, en Bill Moseley va escriure:
> Do I need testing and stable entries in my sources.list if running
> unstable?
You don't (AFAIK); I've got only sid's in my sources.list...

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAP6e4ok8j9RhtetwRAtzdAJ9eoH9CK0il0L6kn323d7awfy9V0ACdGZXI
tN5QmFqEE07yMr8WgJXPDkI=
=esho
-END PGP SIGNATURE-


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



Re: kde3.2 and startx

2004-03-07 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Sunday March 7 2004 09:39, en Roy Pluschke va escriure:
> Now that kde3.2 is coming into sid I have been unable to start kde from the
> command line with startx.  X starts up and then just quits back to the
> command line.  My ".xsession" file contains the line "exec kde3" which
> worked for kde 3.15 but not now. Note that exec gnome-session and exec
> wmaker both work fine from my ".xsession" file as does starting kde3.2 from
> kdm so it is not an X problem.  Does anybody know the magic incantation to
> place in my .xsession file to start kde3.2 with startx?
I've noticed the following problem:

# update-alternatives --display x-session-manager
x-session-manager - status is manual.
 link currently points to /usr/bin/kde3# it doesn't exist
/usr/bin/startkde - priority 40
Current `best' version is /usr/bin/startkde.

# update-alternatives --auto x-session-manager   # to fix the problem

# update-alternatives --display x-session-manager   #  to check if it has been 
fixed
x-session-manager - status is auto.
 link currently points to /usr/bin/startkde
/usr/bin/startkde - priority 40
Current `best' version is /usr/bin/startkde.

Good luck  ;)
- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFASv0Jok8j9RhtetwRArRMAJ9LMbK1LROi14yJ7DtFJfyvSpvGpACfcjwo
37y+H56eMH1ZI7hVhvEL3AE=
=JhzU
-END PGP SIGNATURE-


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



Re: Question re: nfs

2004-03-09 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Es Dimarts Març 9 2004 20:25, en Michael Satterwhite va escriure:
> I can read the directory perfectly, but I can't write anything to it. I'm
> obviously missing something - and probably something obvious. Would someone
> be so kind as to point me in the right direction?
Rights apply to the user numerical ID.  Check that your user has the same ID 
in both computers.

- -- 
Joan Tur (aka Quini), Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo & AIM: quini2k
www.ClubIbosim.org
  Linux: usuari registrat 190.783

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFATiaCok8j9RhtetwRAjysAKCAttw40c7cB9EgueOWLLFV/XVDywCggrSz
HFsBXs1MjXzYLMfTqWP6VZY=
=X+OM
-END PGP SIGNATURE-


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



  1   2   >