Re: Disable a Flat Screen

2003-11-02 Thread Raffaele Sandrini
On Sunday 02 November 2003 01:59, Roberto Sanchez wrote:
 Raffaele Sandrini wrote:
  Hi
 
  I'm wondering if there is a  method to disable a built in flat screen (on
  a laptop). I'm thinking of something like dpms. Win32 know a method (i
  don't kniw how) but when my laptop stands around doing nothing the screen
  never shuts down in linux mode. Is there a method/tool/XFree86 extension
  to do so? xset dpms force suspend|off does nothing on my laptop here.
 
  cheers,
  Raffaele

 You may also want to try posting this question to debian-laptop.
 What brand/model laptop do you have?

 I have a Toshiba Satellite 2805, and the screen automagically blanks
 after 10 minutes.  I don't ever recall setting a specific option for
 this.  It has worked under Xree86 4.1 (in Woody) and 4.2 (in Sid).

I have a DELL Inspiron 5150.

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



hotplug netwotk interfaces

2003-11-01 Thread Raffaele Sandrini
Hi

Is it somehow possible to enable a kind of hotplug with the debian interfaces 
system?

If i configure my eth0 device like:
auto eth0
iface eth0 inet dhcp
and i have no network cable pluged in while im starting my laptop then it 
tries to fetch an ip at startup and if there is no connection it tries very 
long till it gives up. Is there a config method that this process is 
completly backgrounded? The interface should always be activce and as soon as 
i plug a cable in it should gather an IP imediatly (like on Win2k).

Second case: wireless card. If we have a pcmcia wireless card and plug it into 
a running system a new interface is created. Is there a method to let the 
debian interface system react on that? As soon as i plug in my wireless card 
it should set it up and gather an IP via dhcp. I cant just enter that device 
into the interfaces file because it does not exist while the card is not 
pluged in.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Disable a Flat Screen

2003-11-01 Thread Raffaele Sandrini
Hi

I'm wondering if there is a  method to disable a built in flat screen (on a 
laptop). I'm thinking of something like dpms. Win32 know a method (i don't 
kniw how) but when my laptop stands around doing nothing the screen never 
shuts down in linux mode. Is there a method/tool/XFree86 extension to do so?
xset dpms force suspend|off does nothing on my laptop here.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Time is runnign too fast

2003-10-29 Thread Raffaele Sandrini
Hi

I have  a problem on my laptop. Almost every time its running on batteries 
the time runs twice or more as fast as it should. It almost everytime 
happens if i plug AC on while its running... Im sure thats a stepping problem 
(laptops runns at higher freq with ac plugged in). Is there a way to fix 
this. Linux has to know when the CPU stepps to recalculate the time. 
I use kernel 2.6.0-test8 with SID.

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: Time is runnign too fast

2003-10-29 Thread Raffaele Sandrini
On Wednesday 29 October 2003 19:23, Ron Jr wrote:
 On Wed, 2003-10-29 at 12:05, Raffaele Sandrini wrote:
  Hi
 
  I have  a problem on my laptop. Almost every time its running on
  batteries the time runs twice or more as fast as it should. It almost
  everytime happens if i plug AC on while its running... Im sure thats a
  stepping problem (laptops runns at higher freq with ac plugged in). Is
  there a way to fix this. Linux has to know when the CPU stepps to
  recalculate the time. I use kernel 2.6.0-test8 with SID.

 I guess that rebooting the PC would drain too much battery?

Dont understand your answer... The laptups time often runs too fast if it 
starts in battery mode (and no ac will be pugged in).

BTW: Rebooting is never a solution.

cheers,
Raffaeled the womb.'
 http://qrxx.4t.com/barbieOS.htm

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



[Linux 2.6] racoon questions

2003-10-26 Thread Raffaele Sandrini
Hi

This is a little OT for debian-user but i hope here are some with the native 
kernel 2.5/2.6 implementation of IPSec

Im not sure if i got the real purpose of racoon.
I have here debian unstable with kernel 2.6.0-test8 and ipsec-tools 0.2.2 
installed. I'd like to establish a VPN connection to my University via the 
native Ipsec stack and the kame tools.
The university providides a CISCO VPN userspace programm to do that. This 
vpnclient doesn not work with Kernel 2.5/2.6

My question: Are the KAME tools (especially racoon) able to do the same thing 
as vpnclient from cisco?

I red many guides and tried many configs but never got it worked. I even never 
got racoon to try to establish a ipsec connection.

Is racoon only here to do vpn between 2 racoons or also normal VPN 
connections like vpnclient from CISCO?

The only info i have from my Univerity are the vpn-servername, my username and 
my password. There are no certs or such stuff.

I'll append my config files. racoon.out holds the output of racoon -F As you 
can see there is no error but i can ping vpn-cluster.ethz.ch as long as i 
want racoon does nothing... ipsec is a script wich sets the security 
policies.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


#!/usr/sbin/setkey -f
flush;
spdflush;

spdadd uranos vpn-cluster.ethz.ch any -P out ipsec
esp/transport//require;

spdadd vpn-cluster.ethz.ch localhost any -P in ipsec
esp/transport//require;
129.132.99.163  password
username@ethz.ch  password
path include /etc/racoon ;
path pre_shared_key /etc/racoon/psk.txt ;
path certificate /etc/racoon/cert ;
log debug;

remote anonymous
{
exchange_mode aggressive,main,base;
lifetime time 24 hour;
proposal {
encryption_algorithm 3des;
hash_algorithm sha1;
authentication_method pre_shared_key;
dh_group 2;
}
}

sainfo anonymous
{
pfs_group 2;
lifetime time 12 hour ;
encryption_algorithm 3des, blowfish 448, rijndael ;
authentication_algorithm hmac_sha1, hmac_md5 ;
compression_algorithm deflate ;
}
2003-10-26 11:19:31: INFO: main.c:174:main(): @(#)racoon 20001216 20001216 [EMAIL 
PROTECTED]
2003-10-26 11:19:31: INFO: main.c:175:main(): @(#)This product linked OpenSSL 0.9.7c 
30 Sep 2003 (http://www.openssl.org/)
2003-10-26 11:19:31: DEBUG: algorithm.c:610:alg_oakley_dhdef(): hmac(modp1024)
2003-10-26 11:19:31: DEBUG: pfkey.c:2246:pk_checkalg(): compression algorithm can not 
be checked because sadb message does  n't support it.
2003-10-26 11:19:31: DEBUG: grabmyaddr.c:389:grab_myaddrs(): my interface: 127.0.0.1 
(lo)
2003-10-26 11:19:31: DEBUG: grabmyaddr.c:389:grab_myaddrs(): my interface: 
192.168.20.50 (eth0)
2003-10-26 11:19:31: DEBUG: grabmyaddr.c:676:autoconf_myaddrsport(): configuring 
default isakmp port.
2003-10-26 11:19:31: DEBUG: grabmyaddr.c:698:autoconf_myaddrsport(): 2 addrs are 
configured successfully
2003-10-26 11:19:31: INFO: isakmp.c:1362:isakmp_open(): 192.168.20.50[500] used as 
isakmp port (fd=6)
2003-10-26 11:19:31: INFO: isakmp.c:1362:isakmp_open(): 127.0.0.1[500] used as isakmp 
port (fd=7)
2003-10-26 11:19:31: DEBUG: pfkey.c:194:pfkey_handler(): get pfkey X_SPDDUMP message
2003-10-26 11:19:31: DEBUG: pfkey.c:194:pfkey_handler(): get pfkey X_SPDDUMP message
2003-10-26 11:19:31: DEBUG: policy.c:183:cmpspidxstrict(): sub:0xb750: 
127.0.0.1/32[0] 129.132.99.163/32[0] proto=any   dir=out
2003-10-26 11:19:31: DEBUG: policy.c:184:cmpspidxstrict(): db :0x809e3b0: 
129.132.99.163/32[0] 127.0.0.1/32[0] proto=any d  ir=in

Kernel 2.6: Using an USB mouse and an touchpad at the same time

2003-10-04 Thread Raffaele Sandrini
Hi

I have kernel version 2.6-test6 installed on my Dell Inspiron 5150. I can 
access my USB mouse via /dev/input/mice and my touchpad via the event device 
and a special Xfree86 driver for the touchpad.

I'm wondering if some of u guys have managed to get the touchpad and the USB 
mouse working at the same time. Im thinking of a situation like in Win32 
systems where i can move the cursor with the mouse and the touchpad at the 
same time. Its annoying to restart X server with another config only because 
i plugged or unplugegd my USB mouse. The difficoulty is deffinitly that we 
are talking about more than one interface (mice and eventX).

In kernel 2.6 all devices were mapped through the standart ps2 device /dev/
psaux. This old fashioned interface is no more present in the new kernel. 
Every input is now managed via HID.

Any solutions/suggestions?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



confused about /dev/input/mice

2003-09-28 Thread Raffaele Sandrini
Hi

Im not sure if I got that right. Every mouce device accessed through HID can 
be accessed via /dev/input mice. Is that right?

Im experiencing some problems here. I try to setup my laptop wich has an 
internal touchpad, connected via PS/2, and an external Logitech mouse 
connected via USB. I run a debian kernel 2.6.0-test4 here. Getting the USB 
mouse to work was no problem: loading the uhci_hcd.ko and the hid.ko kobject 
file and the mouse worked perfectly and i can use it via /dev/input/mice. My 
problem is the touchpad. HID successfully detect it if i insert psmouse.ko i 
get:

Synaptics Touchpad, model: 1
 Firware: 5.9
 Sensor: 37
 new absolute packet format
 Touchpad has extended capability bits
 - multifinger detection
 - palm detection
input: Synaptics Synaptics TouchPad on isa0060/serio1

I can do on my touchpad what i want the cursor does not move. Whats the 
problem here? Should the touchpad be accessed via another node? Or isn't it 
propper detected? I thought /dev/input/mice should make the mouce transparent 
to userspace programms like X or gpm...

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: confused about /dev/input/mice

2003-09-28 Thread Raffaele Sandrini
On Sunday 28 September 2003 20:04, Albert Dengg wrote:

 Well, every _USB_ mouse connected will be accessible through
 /dev/input/mice, but ps2 devices are not managed with hid and therefore are
 not accessible through /dev/input/mice but through /dev/psaux

Hmmm... what exaclty is the psmouse module for then? It is a part of input and 
i cant find any section of the traditional input system in the 2.6 kernel 
configuration.

/dev/psaux is only used by input as a somewaht clone of /dev/input/mice. That 
means that it also outputs the data from my USB mouse and not the ps2 
touchpad.

The problem must be somewhere else. The input system detects my ps2 touchpad i 
get no error message somewhere... i dont know if i have to switch somehow 
between these devices... very strange.

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: confused about /dev/input/mice

2003-09-28 Thread Raffaele Sandrini
On Sunday 28 September 2003 19:59, Monique Y. Herman wrote:
 On Sun, 28 Sep 2003 19:36:25 +0200, Raffaele Sandrini [EMAIL PROTECTED] penned:
  Hi
 
  Im not sure if I got that right. Every mouce device accessed through HID
  can be accessed via /dev/input mice. Is that right?
 
  Im experiencing some problems here. I try to setup my laptop wich has an
  internal touchpad, connected via PS/2, and an external Logitech mouse
  connected via USB. I run a debian kernel 2.6.0-test4 here. Getting the
  USB mouse to work was no problem: loading the uhci_hcd.ko and the hid.ko
  kobject file and the mouse worked perfectly and i can use it via
  /dev/input/mice. My problem is the touchpad. HID successfully detect it
  if i insert psmouse.ko i get:
 
  Synaptics Touchpad, model: 1
   Firware: 5.9
   Sensor: 37
   new absolute packet format
   Touchpad has extended capability bits
   - multifinger detection
   - palm detection
  input: Synaptics Synaptics TouchPad on isa0060/serio1
 
  I can do on my touchpad what i want the cursor does not move. Whats the
  problem here? Should the touchpad be accessed via another node? Or isn't
  it propper detected? I thought /dev/input/mice should make the mouce
  transparent to userspace programms like X or gpm...
 
  cheers,
  Raffaele

 Not sure this is totally helpful, but maybe you could make a knoppix CD,
 boot off of that, and see how it handles the mouse thing?


Unfortuantly Knoppix (and virtually every 2.4 kernel, except of debian bf2.4 
kernel) refuse to start on my Dell Inspiron 5150.  The kernel detects no 
CPU :(

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



NVIDIA drivers

2003-09-26 Thread Raffaele Sandrini
Hi

I would like to inastall the native nividia driver onto my debian box. I use 
unstable there and i saw that there are packages containing the latest debian 
driver. However these packages are broken (nvidia-glx depends on a 
non-existend package). Since i need this driver im asking u how i should 
install this driver with maintaining the debian way? Im afarid of installing 
that .run file provided by nvidia. I dont know what they are installing.

Any hints to get this driver PROPER onto my box?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Easy way to share deb files?

2003-09-26 Thread Raffaele Sandrini
Hi

Im looking for an easy method to share debian files. Im running several sid 
machines here. I used to upgrade them every week. Till now i did a 
dist-upgrade on evey machine wich the downloads all the packages on its own. 
All these machines have many identical packages installed. Since APT saves 
each deb file it downloads it would be cool to do the upgrade the one machine 
and let the others use that one as source and try to get all packages from 
there and only download packages wich are not avail on the first machine... 
Ist this somehow (ev without settuing up a debian mirror) possible?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Kernel problem using Dell Laptop

2003-09-21 Thread Raffaele Sandrini
Hi

I experience some problems installing Linux on an Dell Inspiron 5150.
I used the cd image from http://people.debian.org/~blade/XFS-Install/ to get 
XFS support. This image uses an altered 2.4.20-bf24 kernel. With it 
everithing works fine. But my laptop has an /*%(ç(/%ç*(// Broadcom 4400 
eth adapter buitin wich is supportet from kernel version = 2.4.22. So i took 
the kernel config from the kernel from the XFS image and built a 2.4.22 
kernel with the kernelpackage. The only thing i changed was to build the 
bcm4400 driver as a module. i installed the debs (via CD) on my laptop.

After restart i get the following message (without a kernel panic) and the 
kernel stops:
cpu: 0, clocks 0, slice 0

i have no idea what this means since the cpu setting is set to 486...

BTW: i have tried to compile a module version of the bcm4400 driver for the 
2.4.20-bf24-xfs kernel but when i send data to the netowork i get a kernel 
panic.

cheer,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Kernel 2.6 and modutils

2003-09-21 Thread Raffaele Sandrini
Hi

I tired to install a 2.6.0-test4 (debain release) kernel. After the reboot i 
was not able to use the modutils (and all modules) at all. It says that 
QM_MODULES is not implementet. After some googling around i know that 
modultis need to be patched to work proper with the 2.6 kernel. Since debian 
ships the 2.6 kernel im wondering if there is also a patched version of 
modutils around or what would be the debian way to thing running?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: Kernel 2.6 and modutils

2003-09-21 Thread Raffaele Sandrini
On Sunday 21 September 2003 13:16, Raffaele Sandrini wrote:
 Hi

 I tired to install a 2.6.0-test4 (debain release) kernel. After the reboot
 i was not able to use the modutils (and all modules) at all. It says that
 QM_MODULES is not implementet. After some googling around i know that
 modultis need to be patched to work proper with the 2.6 kernel. Since
 debian ships the 2.6 kernel im wondering if there is also a patched version
 of modutils around or what would be the debian way to thing running?

 cheers,
 Raffaele
 --
 Raffaele Sandrini [EMAIL PROTECTED]
 Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)

Ok i found it.

I need to install the module-init-tools package...

Perhapps it would be useful to mention this in the kernel source or in the 
modutils package that u need this package to run a kernel  2.4

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



How to include the experimental distribution

2003-09-21 Thread Raffaele Sandrini
Hi

The expertimental distribution should be locatet on many mirror at debian/
projects/experimental. I wondering how i should access this place through 
apt.

A line like
deb some mirror address/debian/projects experimental main contrib non-free
does not work because APT searches for the dists directory.

A line like
deb some mirror address/debian/projects/experimental/main/binary-i386/ ./
does also not work because APT cat find the real packages witch are localet in 
the pool secrions.

As i know in debian for everything is a reson :) i think im doing something 
wrong here... Can someone explain? :)

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: How to include the experimental distribution

2003-09-21 Thread Raffaele Sandrini
On Sunday 21 September 2003 17:59, Greg Folkert wrote:
 On Sun, 2003-09-21 at 11:03, Raffaele Sandrini wrote:
  Hi
 
  The expertimental distribution should be locatet on many mirror at
  debian/ projects/experimental. I wondering how i should access this
  place through apt.
 
  A line like
  deb some mirror address/debian/projects experimental main contrib
  non-free does not work because APT searches for the dists directory.
 
  A line like
  deb some mirror address/debian/projects/experimental/main/binary-i386/
  ./ does also not work because APT cat find the real packages witch are
  localet in the pool secrions.
 
  As i know in debian for everything is a reson :) i think im doing
  something wrong here... Can someone explain? :)
 
  cheers,
  Raffaele

 Take a look at my raw sources.list I use.

 http://www.gregfolkert.net/files/sources.list

 If you use it as is. Please heed the warnings included with it.

Thanks for the help... as i can see the solution is as always in debian the 
simpelest one :))

BTW: u have damn much sources... i wonder how long a apt-get update takes on 
ur box :))

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



OO and locales

2003-08-24 Thread Raffaele Sandrini
Hi

Why does my OpenOffice not honor my locale settings?
locale says:
LANG=de_CH
LC_CTYPE=de_CH
LC_NUMERIC=de_CH
LC_TIME=de_CH
LC_COLLATE=de_CH
LC_MONETARY=de_CH
LC_MESSAGES=de_CH
LC_PAPER=de_CH
LC_NAME=de_CH
LC_ADDRESS=de_CH
LC_TELEPHONE=de_CH
LC_MEASUREMENT=de_CH
LC_IDENTIFICATION=de_CH
LC_ALL=

The languguage is German in OO but thats only becuase i only have the german 
package installed, however all the measurments and formats are in inches and 
so on. That makes OO nearly  usable...

Is there a way around that?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: OO and locales

2003-08-24 Thread Raffaele Sandrini
On Sunday 24 August 2003 15:23, Savio Ramos wrote:
 On Sun, 24 Aug 2003 14:01:56 +0200

 Raffaele Sandrini [EMAIL PROTECTED] wrote:
  The languguage is German in OO but thats only becuase i only have the
  german package installed, however all the measurments and formats are in
  inches and so on. That makes OO nearly  usable...

 Edit the archive /etc/environment and put LANG=de_CH

There is a such entry. And the locale i sent in the first post also showed the 
LANG varable set to de_CH


 Than locale-gen as root

 P.S. if doesn't exist the file /etc/environment make a new one.

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: OO and locales

2003-08-24 Thread Raffaele Sandrini
On Sunday 24 August 2003 16:16, Wayne Topa wrote:

 If(?) you are asking how to get your tabs, etc to show in metric
 units.  Click on Tools-Text Document-General and select the desired
 Measurement unit.  If that wasn't the question, I'm not sure I
 understand.

 --
 Plug-and-Play is really nice, unfortunately it only works 50% of the time.
 To be specific the Plug almost always works.--unknown source
 ___

Yes, thats that what i wanted but it can't be that every user has to 
manipulate 4 field first before he has his locale setting. There is a reson 
we have a POSIX locale system... Does OO not use the locale system at all??

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



libacl1 (sid)

2003-08-23 Thread Raffaele Sandrini
Hi

I like to compile my own version of cyrus-sasl but the package wants 
heimdal-dev installed. However i am not able to install heimdal-dev cause it 
depends on libacl1-kerberos4kth-dev wich depends on libacl1-kerberos4kth wich 
conflicts wich confilcts with libacl1. libacl1 can not be removed cause it is 
a core bakcage and would remove nearly the whole system.

Is this a package bug or a joke? :)) Should i simply force heimdal-dev and 
libacl1-kerberos4kth dev to install?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: XFS in the kernel-source

2003-08-14 Thread Raffaele Sandrini
On Sunday 10 August 2003 15:40, Alexander Schmehl wrote:
 * Raffaele Sandrini [EMAIL PROTECTED] [030810 14:51]:
  I got the kernel-source-2.4.21 package (wich is the debian patched
  version of the official kernel). I also got the XFS patch from SGI for
  the 2.4.21 kernel
  (ftp://oss.sgi.com/projects/xfs/download/patches/2.4.21/xfs-2.4.21-all-i3
 86.bz2).

 If you use Debians Kernel-Sources, why don't you use Debian xfs-patch,
 too?


 Yours sincerely
   Alexander

OOPS is there one? I cant find it in the package reposity?

@Alex: Sorry for the private mail.

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



XFS in the kernel-source

2003-08-14 Thread Raffaele Sandrini
Hi

I got the kernel-source-2.4.21 package (wich is the debian patched version of 
the official kernel). I also got the XFS patch from SGI for the 2.4.21 kernel 
(ftp://oss.sgi.com/projects/xfs/download/patches/2.4.21/xfs-2.4.21-all-i386.bz2).
As i tried to patch the kernel i run into difficoulties:
error
[EMAIL PROTECTED]:/tmp/kernel-source-2.4.21$ cat patch.log | grep FAILED
Hunk #1 FAILED at 8.
1 out of 1 hunk FAILED -- saving rejects to file 
include/asm-i386/kmap_types.h.rej
Hunk #2 FAILED at 255.
1 out of 3 hunks FAILED -- saving rejects to file init/main.c.rej
Hunk #2 FAILED at 2960.
Hunk #3 FAILED at 2981.
Hunk #4 FAILED at 3159.
3 out of 5 hunks FAILED -- saving rejects to file mm/filemap.c.rej
/error

I tried a original 2.4.21 kernel and the patch worked. I'd like to use the 
debianized kernel and so im asking if theres somone who made that? Is it 
clean to hack the files and simply put the rejects in? I want this approved 
by someone before i spend time in destroying my system :))

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: XFS in the kernel-source

2003-08-14 Thread Raffaele Sandrini
On Sunday 10 August 2003 17:58, Raffaele Sandrini wrote:
 On Sunday 10 August 2003 15:40, Alexander Schmehl wrote:
  * Raffaele Sandrini [EMAIL PROTECTED] [030810 14:51]:
   I got the kernel-source-2.4.21 package (wich is the debian patched
   version of the official kernel). I also got the XFS patch from SGI for
   the 2.4.21 kernel
   (ftp://oss.sgi.com/projects/xfs/download/patches/2.4.21/xfs-2.4.21-all-
  i3 86.bz2).
 
  If you use Debians Kernel-Sources, why don't you use Debian xfs-patch,
  too?
 
 
  Yours sincerely
Alexander

 OOPS is there one? I cant find it in the package reposity?

 @Alex: Sorry for the private mail.

I found it.
Thanks for the advice :)

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



User Mangment: LDAP, AFS, Kerberos

2003-08-01 Thread Raffaele Sandrini
Hi

I'm thinking about creating a central managed user and data system here. It 
should use AFS (OpenAFS) as virtual filesystem and LDAP (OpenLDAP) as User 
and Comuter info Database. I tried this earlier but it ended in more than one 
user database (LDAP and AFS (kerberos 4)). I thought of using Kerberos 5 as 
login and credentials manager because its very secure. I am not sure if it is 
possible for this three compnents (AFS,LDAP and Kerberos 5) to interact 
together using LDAP as central infobase. M$ has managed to get that to work 
with its AD and Login system and DFS wich is all kerberos 5 based.

There are several issues wich need to be thought about:
- Is there a need for Kerberos 5? Is LDAP over SSL not equal secure?
- Is there a possiblity to trim OpenAFS to LDAP so that it not uses its own 
userdatabases?
- If Kerberos 5 is needed is there a way to trim it to LDAP?

The system should be the most secure and the most simple one :)). The more 
complex a system gets the more points of attac there are.

RFC

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Getting original GLX back

2003-07-07 Thread Raffaele Sandrini
Hi

Some time ago i changed in my XFree enviroment to the vendor driver nvidia 
(Xfree driver is nv). This driver installes its own GLX to gain access to 
hardware OGL functions. Now i switched back to nv wich has no hardware 
support. I had to disable GLX in the XFConfig because of binary 
incompatibility between the open source driver and the non-free GLX (obvious 
:) ).

Without GLX im not able to run OGL at the moment not even Software driven OGL. 
How can i get my old GLX back? Of wichpacket is it part of? MESA? XFree?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



ACPI on Debian

2003-07-07 Thread Raffaele Sandrini
Hi

Was someone here able to use ACPI on Debian or any other Linux flawlessly?

My Win2k lets me set my PC to a compleet sleep/standby state... (S3). I wanted 
that too for my Debian here. I read some docs about ACPI on Linux and rebuilt 
my kernel where i enabled ACPI and disabled APM.

My Chip support ACPI and passes the blacklist of the ACPI driver. However i 
cant use ACPI well here.

I can echo to /proc/acpi/sleep anything i wont and get no or unusefull 
results.
S1 - noting happens
S3 - nothing happens (ok not supportet by 2.4 kernel)
S4 - noting happens
S5 - my system looses all its power and resetts (and restarts)

I think at least with S4 i should be able to set my system to a suspend 
state...

Anyone information on this?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: Getting original GLX back

2003-07-07 Thread Raffaele Sandrini
On Monday 07 July 2003 18:49, Kevin McKinley wrote:
 On Mon, 7 Jul 2003 14:56:38 +0200

 Raffaele Sandrini [EMAIL PROTECTED] wrote:
  How can i get my old GLX back? Of wichpacket is it part of? MESA? XFree?

 The files should still be there.

 Just edit /etc/X11/XF86Config-4 to load the old modules when starting X.

No the files are not there (i think Nvidia overwrites them)

i reinstalled xserver-xfree86 and reinstalled xlibmesa3.
Aditionaly i deleted all libGL win /usr/lib witch pointed to the Nvidia 
implemetation. Now my system is clean again :). Thanks.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: ACPI HOWTO v1.1

2003-07-07 Thread Raffaele Sandrini
On Monday 07 July 2003 19:19, Emma Jane Hogbin wrote:
 This is a public service announcement to let you know I've finally
 finished version 1.1 of ACPI: Advanced Configuration and Power Interface
 (ACPI HOWTO for short). Version 1.1 acknowledges the 2.4.21 kernel.

 http://www.tldp.org/HOWTO/ACPI-HOWTO/

 As always, comments are welcome! Please note that the document only
 addresses the 2.4.21 kernel long enough to say that there are potentially
 unresolved problems. As the activity slows down on acpi-support and
 solutions become a little less of a moving target I will update the
 document again. In the mean time I recommend the 2.4.20 kernel and others
 recommend the 2.4.22-prex kernel. YMMV. :)

 emma
 PS The old address http://xtrinsic.com/geek/articles/acpi.phtml still
 works but now points you to a single page HTML file or XML file and links
 to The LDP. Latest versions will always be available from this page first.

I read through all that... Corrected some things and know that ACPI works on 
my system. The support wichis provieded is not very usefull for a Desktop 
system. On a desktop its not important how ur batteries are at :) The things 
im interrested in are only the suspend modes and these are not supportet in 
the 2.4 kernel.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



compiling the kernel with GCC 3.3

2003-07-05 Thread Raffaele Sandrini
Hi

I tried to compile a 2.4.20 kernel with GCC 3.3 and failed.
I searched through several list and the web to find more infos. I found some 
docs about GCC3.1 and its implemetation (wich isnt).

Just to be sure: We still must use GCC 2.95 to compile the kernel, right?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



configuring start options of X

2003-07-05 Thread Raffaele Sandrini
Hi

I remember beeing asked about where should be able to start X and its nice 
level from debconf... I reconfigured many packs now i did't find the right 
one... Can someone tell me the correct package?

Is there in general a method to find out wich package configures what?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: configuring start options of X

2003-07-05 Thread Raffaele Sandrini
On Saturday 05 July 2003 10:25, Colin Watson wrote:
 On Sat, Jul 05, 2003 at 08:22:45PM +1200, Greek Geek wrote:
  Hi Yall  Raffaele Sandrini,
 
  I remember beeing asked about where should be able to start X and its
   nice level from debconf... I reconfigured many packs now i did't find
   the right one... Can someone tell me the correct package?
  
  Is there in general a method to find out wich package configures what?
 
  Try dpkg -reconfigure xserver-xfree

 That's xserver-xfree86.

 Cheers,

 --

Negative...

If i reconf xserver-xfree86 it only asks me about if i want to configure 
XF86Config-4 via debconf. It does not ask me about the acess issues.

U can be sure that tried xserver-xfree86 ;))

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Very big files with tar

2003-07-04 Thread Raffaele Sandrini
Hi

I'd like to do a backup to another partition using tar. Here are about 9GB 
data to be saved. After a while tar complaints about a to big output file (i 
think max size is around 2GB). Is there a way to split the output in more 
files?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: Very big files with tar

2003-07-04 Thread Raffaele Sandrini
On Friday 04 July 2003 13:14, Joerg Johannes wrote:
 On Friday 04 July 2003 12:50, Raffaele Sandrini wrote:
  Hi
 
  I'd like to do a backup to another partition using tar. Here are
  about 9GB data to be saved. After a while tar complaints about a to
  big output file (i think max size is around 2GB). Is there a way to
  split the output in more files?

 tar cf - /path/to/data | split -b 1024m - outfile

 This will create 1GB big files called outfileaa, outfileab, outfileac,
 etc.

 To restore, you will have to do the following:
 cat outfile* | tar xf -

 Anyway, this is most likely not the way you want to make backups. Search
 around a bit in the archives, backup strategies are discussed fairly
 often. Maybe Karsten M. Self drops in and provides you a link to his
 backup strategy page...

I know :) Its only just a small thing wich i will delete soon. Ill try 
something with my system today and whant a copy fast and ready.

Thanks for ur help.

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



APT error

2003-07-04 Thread Raffaele Sandrini
Hi

i tried to upgrade my system with
# apt-get dist-upgrade

after it downloaded all files i got this error:
E: Internal Error, Could not perform immediate configuration (2) on libpam0g

What does that mean?

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: Bootable Rescue CD-ROM

2003-07-04 Thread Raffaele Sandrini
On Friday 04 July 2003 13:36, Sebastian Kapfer wrote:
 I'm looking for a bootable rescue CD-ROM with some Linux-based OS on it
 (preferrably Debian). It should include utilities like fdisk and mkfs,
 parted, grub, bash (please, no ash!), vim, ssh and a reasonable ftp (what
 about ncftp) client. lynx, X are nice, but not a requirement. It should be
 capable of mounting common filesystems like ext2, xfs, vfat.

 I've looked into Knoppix, which is a little overweighted (KDE3) and
 somehow failed to get along with a chrooted lilo the last time I used it
 (rendering the disc essentially useless for my purpose). Maybe a
 customized Knoppix CD-ROM would do the trick.

 Any comments? What do you use?

 --
 Best Regards,   |   Hi! I'm a .signature virus. Copy me into
  Sebastian  |   your ~/.signature to help me spread!

You can check out the Superrescue from the Kernel distri mirrors 
(ftp://ftp.kernel.org/pub/dist/superrescue/v2)

Its RedHat based... but pretty useful.

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Re: APT Serious Bug

2003-07-04 Thread Raffaele Sandrini
On Friday 04 July 2003 16:47, Guilherme Viebig wrote:
 I´m using Debian 3.0  kernel 2.4.19bf24

 When I try to update my system with apt

 I get this error message

 E: Internal error. could not immediate configuration (2) on libpam-modules

 Now my apt is bugged.

 Any hints ?

LOL. I postet a similar error 5mins erlier:
APT error

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



KDE packages for woody

2003-07-03 Thread Raffaele Sandrini
Hi

There are unofficial but official ( :)) ) packages of KDE 3.1 for woody. They 
are avail on the KDE servers and its mirrors.

These packages are good but i think that they are not really woody packs 
because there are packages wich breack depencies wich are not broken on on 
unstable. This is true for kdesdk and all devlopment packages (-dev)...

I would like to install a KDE build enviroment on my box here. I tried this 
out of debian packs and faild for resons above. I could do so by compiling 
the source for myself and use thisone but it would be cool if debian could do 
it to.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



unstable packages for woody

2003-06-19 Thread Raffaele Sandrini
Hi

I'd like to install licq 1.2.6 on my woody box. Its not avalible as binary 
package for woody.

Ok i could install it from unstable and would have to update some other files 
(libc) to get it installed.

If i dont want to mix my woody box with unstable libs (and i don't want to do 
that) i could download the source by hand from licq.org and compile it (i 
would need the kde and qt dev files).

Sice the debian installation system is one of the most genious systems in the 
computer world im sure that there is an automatet method for this issue. E.g. 
compile the package on my box with woody incs and libs.

Is there a debianized method or do i have to use the 
old-fashioned-self-compiling way?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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



Formating a big partition with mke2fs

2003-06-05 Thread Raffaele Sandrini
hi

I tried to format a 40GB partition with mke2fs.

I typed:
mke2fs -b 4096 -i 4096 path to partition
After writing 135 of 12215 (or similar) tables the programm processes 
very slow and was not finished after one hour formating... after one 
hour it was on the 145 table.

Where is the problem here? Since now i never had problems foramtting a 
partition and it went very quick each time.

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



catch the output of an app in a perl script

2002-12-06 Thread Raffaele Sandrini
 Hi 
 
How can i catch the output of a program runned in a perl script? 
 
the system() command returns the return value of a app, doesn't it? 
do i have to do something like read(STDIN) ? 
 
cheers, 
Raffaele 

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!


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




PS/2 and IMPS/2 mice

2002-12-05 Thread Raffaele Sandrini
Hi 
 
I did several tests here with our different PS/2 mice. I had the problem,
that not every mouse was 
usable trough XFree86 with the same config. 
 
I found out that i am able to use every PS/2 mouse with eather ther PS/2
driver or the IMPS/2 
driver (im talking about the Protocol option in the XF86Config of Xfree
4.2.1). 
 
All older mice _only_ worked with the PS/2 driver and all newer mouse
(logitech weel mouse, M$ weel 
mouse and co) worked _only_ with the IMPS/2 Driver. That means that i am not
abel to use the PS/2 
driver vor every mouse. 
 
As we have _many_ systems here and i don't want to stick a mouse deffinitly
to a computer I need 
something wich is able to probe if there is a newer or older mouese
connected to the system and 
wrtites the correct values to the XF86Config. 
 
Is there something like that in the Debian dirsti wich could be
automatically run on sartup? If not, 
does somebody have an idea how i could solve that issue? 
 
cheers, 
Raffaele 

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!


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




Re: [OT] GUI for MySQL

2002-10-18 Thread Raffaele Sandrini
On Thursday 17 October 2002 19:17, Chip Rose wrote:
 On 17 Oct 2002, Justin Ryan wrote:
  phpmyadmin seems fairly popular..
 
  I recommend, even if you use a GUI, learning to admin it directly -
  after all, the assumption is that you are writing some sort of db app to
  interface with it..
 
  -jus

 ---
 I'm still trying unsuccessfully to get some kind of db interface up and
 running for inputting and querying the relational database.
 Everything I've seen has a flat file approach in the interface.
 I'm still hacking away trying to get PHP3 up and running to create some
 sort of interface, maybe in a browser; also unsuccessfully so far.
 The GUI apps I've seen are all MySQL admin apps, not for
 inputting/querying...

With phpMyAdmin u can do *all* queries also search queries and you can input 
data. It runs (AFAIK) with php3 and php4.

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)



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




More KDM sessions

2002-10-18 Thread Raffaele Sandrini
Hi

Is there a possibility to run more than one KDE session created by KDM on 
woody? How?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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




Re: XMMS and ogg

2002-10-18 Thread Raffaele Sandrini
On Friday 18 October 2002 13:12, Stephan Seitz wrote:
 Hi!

 On Fri, Oct 18, 2002 at 12:43:32PM +0200, Raffaele Sandrini wrote:
  files. There is also no ogg output plugin located in the output dir.

 No, its name is libvorbis.so.

  Do i have to install some additional packages to bring ogg to live
  on my system?

I looked into the xmms dir (/usr/lib/xmms/input) and there IS a libvorbis.so


 Yes. you need libvorbis0, libogg0 and libvorbisfile3, too.

I have all these paks installed.

XMMS does not list libvorbis.so in its input dialog...


-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)



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




Centralized user-database: LDAP vs. KerberosV5 vs. AFS

2002-09-26 Thread Raffaele Sandrini

Hi

I try to evaluate wich is THE user database and login system.

I read many docs and tried it for myself. I ask here for your thoughts about 
that. First some of mine:

LDAP: This is deffinitly a cool method. Its very simple and very secure due 
its high SSL encryption. And through the possibility of NSS_LDAP virtually 
every application will automatically support that and due the nature of LDAP 
you are able to store all sort of information about the user in the LDAP 
tree.

KerberosV5: Also a somewhat simple method. Also (very) secure. Has a different 
approach (its ticket system). Is fully compatible with AFS. Perhapps 
compatible with other systems like Win32. But you still need a passwd file to 
store special user data, right?

AFS: The old approach. Somewhat secure. Is also (no, really? :-) ) compatible 
with AFS. It uses a modified Krbv4 system. It should be also very protable 
through all sorts of Unixes and Win32. Need of a passwd file.

Conclusion: Out of this information i would prefer the LDAP Approach but what 
is if you want to use AFS as distributed filesystem and LDAP as 
user-database? Then you need to maintain 2 user-databases or is there a way 
to get AFS working with LDAP?

You see, there are lots of points to view at! Have i missed an important other 
approach?

RFC and experiences.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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




Re: Screen blanking on logout

2002-09-11 Thread Raffaele Sandrini

On Monday 09 September 2002 09:26, Sridhar M.A. wrote:

 Why not put the `clear` in /etc/issue? That way as and when the user
 logs out, the screen is cleared and whatever is in issue comes on
 screen. I am attaching my /etc/issue. Try that.

 Regards,

Yeah, also a good idea...
BTW: Where can i get that ANSI control codes from?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)


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




Screen blanking on logout

2002-09-06 Thread Raffaele Sandrini

Hi

Debian uses getty as the tty program. Getty does not blank the screen when
its invoked. Other distri namely SuSE, take mingetty for that job wich is able
to blank the screen.

I did not find an option wich lets getty blank the screen so wich are my
options to get that feature? write a script wich firstly runs clear and the
getty and take that one in the inittab or do i have to use mingetty to get the
screen blanked?

cheers,
Raffaele

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


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




Re: XFree 4.2

2002-06-28 Thread Raffaele Sandrini
 Hello, 
 
   I was retreiving XFree4.2 packages from 
   
   http://chunk.mp3revolution.net/~aaronl/x/.
   
   But the server seems to be down 
 
   Is there any official place for thoses packages ?
 
   Thanks a lot
 
   François
 
Just read DWN... :-)

http://people.debian.org/~branden/sid/

have fun!

cheers,
Raffaele

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


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



Re: NTP Server

2002-06-28 Thread Raffaele Sandrini
On Friday 28 June 2002 09:50, Adrian 'Dagurashibanipal' von Bidder wrote:

Many thanks for your fast help. It worked perfectly. I reinstalled the 
ntp-simple package and set it up. Waited till ntpq droped a good message and 
the connected with clients.

The whole point was: First time i didn't wait till the server was synced :-)


Thanks folks,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



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



NFS and security

2002-06-28 Thread Raffaele Sandrini
Hi

I recently set up a very little debian system wich i use fo maintaince and 
setup on my clients. Its loaded via the NFSROOT feature of the 2.4 kernel. To 
do that i needed to set up a exports entry like:

/path/to/system 10.1.1.0/24(rw,no_root_squash)

As you can see this is _very_ insecure cause everyone can conntect and alter 
it who is in my network and has a machine on wich his root.
Ok to make it secure i could only let the machines access on wich would like 
to start the system at the moment but its annoying to alter the exports file 
everytime...
Is there a way to make that secure by still using NFS? (not initrd or similar 
things)

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Re: NFS and security

2002-06-28 Thread Raffaele Sandrini
On Friday 28 June 2002 17:56, Bob Proulx wrote:
  /path/to/system 10.1.1.0/24(rw,no_root_squash)

 Yes.  Why do you need the no_root_squash enabled?  I strongly
 recommend you disable that.  It is hard to think about any other
 security improvements while that is enabled.

I need it because the kernel wich mounts it connects to it as root. If root is 
squashed to nobody he wont be able to any of the files because they owned by 
root.


 You have /path/to/system which implies that you have multiple system
 images there.  More details would enable more informed suggestions.


I have a Debian server here. Here are clientimages and other stuff installed 
like my nfsroot system. It stored in a directory on the server. So i don't 
connect to a running system.


-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



NTP Server

2002-06-27 Thread Raffaele Sandrini
Hi

Is there a simple way to set up a NTP Server on Debian? I tried the ntp (and 
the ntp-simple | ntp-reclock) package but it seemed that this was only a 
client ntp daemon. It hasn't to be very acurate... just a time server wich 
LAN clients can ntpdate to.

Ok Some of u will say: Why the hell don't you use ntpdate against an 
internet NTP server?! Because i'm talking about a _large_ LAN on wich the 
time isn't important to be set to +-0.001 sec. so it would be a 
unnecessary load on the internet NTP server.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



generic ps2 mouse driver

2002-06-19 Thread Raffaele Sandrini
Hi

I need to set up a large amout of systems with Debian. While the systems are 
more or less the same (or ordered in bigger groups) there are many different 
ps2 mice around. They are randomly atached to a system and we don't care 
about wich mouse is pluged to wich system. The range goes from IntelliMouse 
over normal nonwheeled mouse to logitech ones.
I ask you now if there is a 100% way (99% are enough :-) ) to sucessfully run 
all mice on all systems with the same config -- is there a generic ps2 
Driver? I search something like Standard PS/2 Mouse on M$ Windows wich can 
manage all ps2 mice.

Its not necessary that gpm can manage it only XFree86 has to.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



User is not allowed to connect to X

2002-05-28 Thread Raffaele Sandrini
Hi

I made a cool autologin script wich logs a user autologin automatically in 
at the time we are at /dev/console (init is not completed). If i type startx 
there then i get a message User is not allowed to conect to X. How can i 
allow him? I'm prefectly able to do the same as root so its not because of 
the login procedure. I searched a program like xusers but did not find one 
:-)

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Re: User is not allowed to connect to X

2002-05-28 Thread Raffaele Sandrini
On Tuesday 28 May 2002 22:48, Pollywog wrote:
 On Tue, 28 May 2002 22:43:01 +0200

 Raffaele Sandrini [EMAIL PROTECTED] wrote:
  Hi
 
  I made a cool autologin script wich logs a user autologin automatically
  in at the time we are at /dev/console (init is not completed). If i type
  startx there then i get a message User is not allowed to conect to X.
  How can i allow him?

 Try adding the following two lines to /etc/X11/Xwrapper.config:

 allowed_users=console
 nice_value=-10

Thanks it worked.
changed allowed_users=console to allowed_users=anybody

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Re: Fonts loading problem with X

2002-05-24 Thread Raffaele Sandrini
On Friday 24 May 2002 00:13, [EMAIL PROTECTED] wrote:
 Hi,

 as far as I know, the font fixed belongs to misc, 100dpi or 75dpi. So
 try loading these fonts before the truetypes.

  FontPath /usr/X11R6/lib/X11/fonts/misc/:unscaled
  FontPath /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
  FontPath /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
  FontPath/usr/local/share/fonts/ttfonts

 - Oliver


That helped. Thanks alot.

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Fonts loading problem with X

2002-05-23 Thread Raffaele Sandrini
Hi

I tried to load the M$ TTF fonts with X today. I made it like the howto on 
http://www.paulandlesley.org/linux/xfree4_tt.html tells me to do.

I set everything up and changed the XF86Config. If i try to start X i get this 
error:
Fatal server error:
could not open default font 'fixed'

If i remove the FontPath from the XF86Config it starts perfectly and if i add 
the fonts by hand by typing:
xset fp+ /usr/local/share/fonts/ttfonts
Then i get no errors and the fonts are prefectly avalible.

Ok,its pretty annoying to have to manually load the fonts everytime... Has 
someone an idea where the problem could be? I attach a copy of my XF86Config.

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceGeneric Mouse CorePointer
EndSection

Section Files
#   FontPath/usr/local/share/fonts/ttfonts
EndSection

Section Module
Load  xie
Load  pex5
Load  glx
Load  dbe
Load  record
Load  extmod
Load  type1
Load  freetype
EndSection

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  CorePointer
Option  Device /dev/gpmdata
Option  Protocol ImPS/2
Option  ZAxisMapping 4 5
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  XkbModel pc105
Option  XkbLayout de_CH
EndSection

Section Monitor
Option DMPS
Identifier   Monitor0
HorizSync31.5 - 94.0
VertRefresh  40 - 160
ModeLine 1152x864108.00   1152 1232 1360 1544864  865  868  
900 +hsync +vsync
EndSection

Section Device
Identifier  Card0
Driver  nvidia
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 16
SubSection Display
Depth 16
Modes1152x864
EndSubSection
EndSection

Section DRI
EndSection



Re: Why bash exports variables implicitly?

2002-05-23 Thread Raffaele Sandrini
On Thursday 23 May 2002 23:33, Shaul Karl wrote:
 $ MYVAR=testing
 $ printf $MYVAR\n
 testing
 $

 It looks like bash mark variables and function which are modified or
 created for export to the environment of subsequent commands.

 I believe this wasn't used to be like that. Did the default behavior
 changed or is there some configuration file for this behavior?

That behaviour is correct.
You type prinf $MYVAR. But bash executes printf testing.

I checked it wrong. If u export a variable the its avalible for all sub 
sessions like:

$ export TEST=hello
$ bash
$ echo $TEST
hello
$exit
 * or 
$ TEST=hello
$ bash
$ echo $TEST
nothing
$ exit

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Not able to connect to nvidia.com

2002-05-21 Thread Raffaele Sandrini
Hi

Its funny... I am not able to connect to www.nvidia.com from my linux box. I 
tried several browsers (konqy, netscape, lynx). Everytime i get a serer 
timeout error.
I have on the same machine win2k installed from where i am prefectly able to 
connect to the site.

I have no problems with the internet on my linux box...

Has anyone a suggestion to that strange problem?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Re: Not able to connect to nvidia.com

2002-05-21 Thread Raffaele Sandrini
On Tuesday 21 May 2002 22:02, Andrew Agno wrote:
 This is caused by having Explicit Congestion Notification (ECN)
 enabled.

 You can disable it using:

 echo 0  /proc/sys/net/ipv4/tcp_ecn

 Andrew.

Whats that? ECN?


-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



files with spaces

2002-05-15 Thread Raffaele Sandrini
Hi

I tried to run a find | xargs command. It worked well until a file with a 
space in it showed up. There each part of the filename is treated as a 
seperate argument of the command executed by xargs.

Is there any way to get find or xargs putting a \ in front of every space in 
a filename?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



ftp conf probs (netkid)

2002-04-25 Thread Raffaele Sandrini
hi

I got the proposission to use the standard (netkid) ftpd on this list. Its 
true  - its much more easier to handle it. I got it working but with a litle 
problem:
I created a new user. If i connect to it via FTP with a browser (Konqueror in 
my case) i get directly in the homedrive. But the url is: 
ftp://user@host.com/home/user. This way the user can access my root 
directory wich is nood good :-)
To avoid this i added the user to the /etc/ftpchroot file. After that i got 
chroot correctly but there wasn't any files listet... i can create files but 
they are not visible on my brwoser (and not on a console ftp client). Whats 
the problem here?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Bzip2 devel files

2002-04-24 Thread Raffaele Sandrini
Hi there

I need the bzip2 devel files for compiling KDE3 (CVS). There is only one bzip2 
package in woody... I also don't see something like libbzip2. Is there a 
way to get them via Debian -- Are they in any other package included? or do 
i have to get them from the net manually?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Re: Bzip2 devel files

2002-04-24 Thread Raffaele Sandrini
On Wednesday 24 April 2002 11:35, Colin Watson wrote:
 On Wed, Apr 24, 2002 at 11:14:14AM +0200, Raffaele Sandrini wrote:
  I need the bzip2 devel files for compiling KDE3 (CVS). There is only
  one bzip2 package in woody... I also don't see something like
  libbzip2.

 Try libbz2-dev.

 Cheers,

Hehe - erm ... that was simple :-)

Thanks.

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



simple anon ftp server

2002-04-24 Thread Raffaele Sandrini
Hi

I'd like to set up a simple internal anonymous FTP server. I use wu-ftpd for 
now.

My ftpaccess file is on the buttom of the mail. Ok i set up everything. The 
anon dir is owend by nobody.

I can connect to it but i can't see any files in there. Upload works perfectly 
and i can access files. E.g if i enter ftp://myhost/test.txt; (and the file 
exists in the ftp dir) then i get it to my browser. But there aren't any 
files listet.

Whats the problem here?

cheers,
Raffaele


ftpaccess:

class   all   anonymous  *
limit   all   10   Any  /etc/msgs/msg.dead
readme  README*login
readme  README*cwd=*
message /welcome.msglogin
message .messagecwd=*
compressyes all
tar yes all
log transfers anonymous
shutdown /etc/shutmsg
anonymous-root /var/anonftp all
upload class=all /var/anonftp / yes nobody nogroup 0666 dirs
chmod no class=all
delete yes class=all
overwrite yes class=all
rename yes class=all
umask no class=all


-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Autologin

2002-04-19 Thread Raffaele Sandrini
Hi

I want to set up a really basic debian system wich has only needs for running 
X with a basic WM like twm.

If i start the PC it should start debian auto log in start X and then Start 
the Citrix MetaFrame Linux Client.

My question is: Is it possible to auto log in? If yes how? If no how could it 
be made possible :-)?

Yes, yes i know the paranoid gets here will say that this is a big security 
hole... The user wich should be loged in will be one wich has absolutly no 
rights on the local system.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Printing to Windows

2002-04-19 Thread Raffaele Sandrini
Hi

Wich print system would you suggest me to print to a Windows machine from my 
Debian system. Wich one is the simpliest or the one with the most features? 
:-)

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Re: Why 2.2 kernel instead of 2.4

2002-04-17 Thread Raffaele Sandrini
On Wednesday 17 April 2002 21:46, jeff wrote:
 well, how about a few of us on the list get our heads together and make
 our own debianized release with all the new goodies we would like to
 see. i think it could be done - maybe a little part-time project - for
 peeps who could dedicate at least 4-10 hours a week or somethin' like
 that. i like all the new stuff too...haven't seen any real problems even
 with unstable...but, then again, i'm only using debian at home...but i
 think tackling our own distro of debian would be - for lack of a more
 intelligent term - pretty cool. that is the nature of linux? no? 'do it
 yourself'?

 -jeff

 using kernel 2.4.18, Windowmaker, and unstable...wheee!

 p.s. i've been playing with CRUX linux too...it might be a nifty
 alternative...it's light, fast, and uses mostly new packages...pretty
 slick! no apt though   :-\

We use woody at school with a 2.4.18 kernel without the slightest probs. I use 
it also at home.
I don't think that there is any reson to _not_ take the 2.4 as default. Its 
very stable and MUCH better than 2.2. I also think that woody should use ext3 
defaultly.

Shipping a distro today with a standard 2.2 kernel is not smart. Because 95% 
need to update because they want XFree 4 working probbably with their nvidia 
cards. Iptables woud be missing and so on.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



jigdo and pik

2002-04-16 Thread Raffaele Sandrini
Hi

I saw on the webiste that jgdao is the main CD image creation tool now... It 
is the successor of pik... Can anyone give me a reson? Pik does basically the 
same thing like jigdo and is runs on much platforms

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



How to log the whole start process

2002-04-16 Thread Raffaele Sandrini
Hi

I'd like to log the whole output during the start process of Debian. I know 
that i can see all kerenl output with dmesg but everything wich comes after 
i can't. Is there a way to log that till that point where i should log in?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



jigdo in the background

2002-04-16 Thread Raffaele Sandrini
Hi

Hi i have a little LAN here (3 PCs and a router). The router has no screen. Is 
it possible to start the jigdo process on it and detach (close the ssh 
connection)? I don't like to have 2 computer on the whole night. The router 
runs also Debian (like all my PCs).

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



woody release

2002-04-09 Thread Raffaele Sandrini
Hi

I know i know... The release date of woody isn't specified. But i ask the 
Debian insigders here if they can say anything closer... Don't say a date... 
say a month or a season... I don't know anymore when the testing state of 
woody began :-)
I want to setup a test Network wich is Debian based at all at my school. I 
don't want to use potato because it's horribly out of date ( i use woody at 
home). I then need some acurate woody CDs. There are some unofficial ones but 
woody changes each day so they aren't very acurate...

Is there another way to solve this in a good manner?

Don't want to stress just want to ask (i really don't want to use SuSE only 
because woody don't comes out)

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
Annoyed about M$ Windows? Don't worry. Try Linux! (www.linux.org)
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9


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



Re: Wrong behavoir of APT (was: strange problem with apt/dselect)

2002-03-14 Thread Raffaele Sandrini
On Wednesday 13 March 2002 21:58, Colin Watson wrote:
 On Wed, Mar 13, 2002 at 08:36:00PM +0100, Raffaele Sandrini wrote:
  Can two Debian 3 systems with the exact same sources.list file have
  diferent packages avalible lists? I have on some packages diffrent
  version numbers and some packages are missing...

 Perhaps you're updating with 'apt-get update' rather than 'dselect
 update', and then using some tool (like 'dpkg -p' or dselect) that
 expects dpkg's available database to be up to date?
exactly.
I didn't eaven know that dselect uses a difrent DB...
I did a deselect update and everything was perfect.

Thanks alot.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



strange problem with apt/dselect

2002-03-13 Thread Raffaele Sandrini
Hi

I try to install webmin on one of my systems. All Systems uses the same Debian 
version (woody). If want to install webmin packages on one of them. If i 
search them i only find webmin-ssl all other packages are not avalible. On 
all my other Systems they are avaloble. Every system was updated 1h ago. What 
could be the reason for this since every system has the same packages 
avalible?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



Wrong behavoir of APT (was: strange problem with apt/dselect)

2002-03-13 Thread Raffaele Sandrini
Hi

Now in a easyer way:

Can two Debian 3 systems with the exact same sources.list file have diferent 
packages avalible lists? I have on some packages diffrent version numbers and 
some packages are missing...

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



backup with tar

2002-02-27 Thread Raffaele Sandrini
Hi

I use tar to do my backups.

For now i allways do full backups. Is tar able to treat only changed files? 
That would make my bakups smaller... :-)

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



Re: main conf file

2002-02-20 Thread Raffaele Sandrini
On Wednesday 20 February 2002 00:06, Mark Janssen wrote:

 Debian has a directory of such config files, located in /etc/rc.config.d
 And this is much better manageble then 1 big config file for all
 packages (and debian has lots more then any other distro). Also in
 debian these config files are placed by the packages (just like used
 user accounts are created on package install) unlike in Suse where these
 are pre-placed (and users created etc) in the base-install.

I'm afraid there is no such directory on my machine (woody).

I'm don't tell to put all configuration in one conf file and let scripts build 
then the real configs.. yes that really sucks that was one of the reasons why 
i left SuSE. But only a START_DNS or START_KDM or such things, things 
wich doesn't need any additional configuration. They are only for the init 
scripts.
E.g. the actual configuration for sshd wich i have to place a 
sshd_not_to_be_run file in the ssh dir is very strange!! This way we have 
no more central managment.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



xvidtune

2002-02-20 Thread Raffaele Sandrini
Hi

I try to calibrate my screen. Im using xvidtune. Ok i get my perfect screen 
and i want now that X everytime starts like that. I press show in xvidtune 
and get the data. But that are commad line parameters... How do i insert them 
into the XF86config? I mean wich are the important keywords.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



Re: xvidtune

2002-02-20 Thread Raffaele Sandrini
On Wednesday 20 February 2002 23:41, Eduard Bloch wrote:
 #include hallo.h

 Raffaele Sandrini wrote on Wed Feb 20, 2002 um 11:11:30PM:
  Hi
 
  I try to calibrate my screen. Im using xvidtune. Ok i get my perfect
  screen and i want now that X everytime starts like that. I press show
  in xvidtune and get the data. But that are commad line parameters... How
  do i insert them into the XF86config? I mean wich are the important
  keywords.

 Modeline. Belongs into the Monitor section. See attachment.

 Gruss/Regards,
 Eduard.
Many many many many thanks!

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



Re: ide-scsi

2002-02-19 Thread Raffaele Sandrini
On Monday 18 February 2002 16:49, Eduard Bloch wrote:
 #include hallo.h

 Raffaele Sandrini wrote on Mon Feb 18, 2002 um 03:24:09PM:
  How can i access ATAPI CD-ROMs loaded with ide-scsi? I heared that i have
  to use /dev/scd then. If i try that i get /dev/scd0 unknown Device
  message. The

 Be precise.

My quetion is: Over wich device (in the /dev) dir can i access my CDROM wich 
is controlled with ide-scsi. Obviously /dev/hdc doesn't work.

  BTW: If i load the normal cdrom module to access the cdrom and unload
  it after then i can't load it again with ide-scsi. How can i solve
  that?

 Why? Did you mount anything? Which processes does access the cdrom?

The exact behaviour is this: I put i CD in my CDROM and type mount /cdrom 
the it will load automatically cdrom.o module. After that i unmount the CD 
and unload the module. I i load now the ide-scsi module then it wont detect 
my CD-ROM. It wont do that till i restart my system.
 Gruss/Regards,
 Eduard.
cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



Less and .gz files

2002-02-19 Thread Raffaele Sandrini
Hi

On my earlier SuSE system less was able to read gzipped text files. Can i 
get less to do it also on Debian?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



dhcp client

2002-02-19 Thread Raffaele Sandrini
Hi

What must i do to get a host configurated automatically?
Isn't it enough to place iface eth0 inet dhcp into the intefaces file and 
havind dhcp-client installed?
I does not work on my machine with this confuguration.

BTW:
Where can i access to all the configurstion Dialogues made when the system was 
first installed is there a package name wich can be accessed by 
dpkg-reconfigure?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



main conf file

2002-02-19 Thread Raffaele Sandrini
Hi

I have just a comment now.
I love Debian, i really do but i has one major lack.
I'm talking about a main rc file like the rc.config on SuSE. In this file 
should be informations wherer deamons/services should be started or not. That 
is necessary because, as strang it sounds, there is no reason that i use a 
package when i install it.
I don't understand why this isn't implemented in Debian bcause it would be so 
easy.
I started now to add such options bymyself such as for mysql. There i have a 
START_MYSQL=NO in a /etc/rc.conf file and the init script checks if that is 
set.

I think there is a good reason why this isn't done so. Can anyone tell me them 
:-)?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



ide-scsi

2002-02-18 Thread Raffaele Sandrini
Hi

How can i access ATAPI CD-ROMs loaded with ide-scsi? I heared that i have to 
use /dev/scd then. If i try that i get /dev/scd0 unknown Device message. The 
CD is perfect installed. I can burn CDs with cdrecord.

BTW: If i load the normal cdrom module to access the cdrom and unload it after 
then i can't load it again with ide-scsi. How can i solve that?

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



OT: GCC cross compiling

2002-01-16 Thread Raffaele Sandrini
Hi, 
 
I have a genera crosscompiling quetion: 
 
Do i have to compile a special GCC for every source and destination platform 
or can i specify the destination on the command line? (the manual is a bit 
weird about that) 
 
Do i have to compile a libc for that platform? Do i have to link staticly? 
 
E.g: 
 
for a app like: 
int main(void) { 
cout   Hello World; 
return 0; 
} 
 
To execute that on an ARM platform like the Nokia 9210 (Communicator) or a 
Psion is it enough to compile that for the specific platform? 
 
cheers, 
Raffaele 
--  
Raffaele Sandrini [EMAIL PROTECTED] 
For encrypted Mail get my Public Key from search.keyserver.net 
ID: 0xEC4950E9 



OT: Generall (GCC) compiler question

2001-12-10 Thread Raffaele Sandrini
Hi,

I have a short question about Libraries in GCC.

I recognized that almost everywhere there is a libxyz.a AND libxyz.so
or under Windows a libxyz.a AND xyz.dll.
Whats the difference or for what are the *.a files and the *.so OR *.dll files 
used?
Could it be true that the *.a files have to be comlield with the SAME compiler 
than the programm wich uses it but the *.so or *.dll don't. Or is it ture 
that the *.a files are only used at compile time?
And then there are *.la files and stuff like that... weird...

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



do a fake package

2001-11-28 Thread Raffaele Sandrini
Hi,

I'd like to install some paxckages wich depends on ALSA. I have installed and 
compiled ALSA by myself and i don't want to change that.

So is there a possibility to tell dpkg that the specific ALSA package is 
installed? I don't want to make that with a -nodeps (or something) option 
because thats ending in a mess soon or later. And i also wont use the CTRL-Q 
command at dselect to overrun it because its askin me every time then. I need 
a simple command (perhapps) to force a package to be installed.

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



ide-scsi module

2001-11-18 Thread Raffaele Sandrini
Hi

I use the ide-scsi module for my ATAPI burner with cdrecord. I have a
DVD-ROM and a CD-RW wich is slave. If i execute modprobe ide-scsi the
driver assigns allways both the DVD und the RW. I want only the burner
to be emulated.  I set in the kernel append the stings: hdc=cdrom
(thats the DVD) hdd=ide-scsi (thats the RW) but that helps nothing.

cheers,
Raffaele



MAN doesn't work

2001-11-17 Thread Raffaele Sandrini
Hi

I have a bug i never seen before.

I watched at the cdrecord manpage. I was then logt in to 4 ttys. I
stoped man on the same console i watched the manpage of cdrecord and
executed there modprobe ide-scsi and cdrecord dev=0,1,0
speed=4 -data image.iso. cdrecord exited because there was no CD-R in
the burner. I wanted to rewatch the cdrecord manpage but i got a
segmentation fault when i executed man cdrecord. So i tried it on
another TTY. It worked there. I loged in a new TTY there i also get
the segmentation fault. After i restarted my PC i get only Segmentaion
faults when i execute man in every manpage and i happend ONLY with
man.

Please HELP me on this. I'm at the end of all my knoladge. I have no
idea what to do to get man working angain.

cheers
Raffaele



how to limit bandwith

2001-11-17 Thread Raffaele Sandrini
Hi,

I have linux router wich handles my DSL line with an iptables
firewall. I someone downloads a file and i game on another computer on
the Internet (e.g. UT) then i get lots of game errors due UDP package
lost... Is there a feature to limit the bandwith for a specific
computer so that i can game on another? Is that possible with
Iptables? If not how is it possible?

cheers
Raffaele



how to limit bandwith

2001-11-17 Thread Raffaele Sandrini
Hi,

I have linux router wich handles my DSL line with an iptables
firewall. I someone downloads a file and i game on another computer on
the Internet (e.g. UT) then i get lots of game errors due UDP package
lost... Is there a feature to limit the bandwith for a specific
computer so that i can game on another? Is that possible with
Iptables? If not how is it possible?

cheers
Raffaele



syslogd and iptables

2001-11-09 Thread Raffaele Sandrini
Hi all,

what do i have to enter to the sylog.conf to split all the iptables messages 
done by the LOG (-j LOG) target into another file than messages?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



Re: Segmentation fault

2001-10-30 Thread Raffaele Sandrini

 Hi Raffaele,

 If you tell me the version number of the man-db package you have
 installed, I'll try to debug this.

 Thanks,

I have version 2.3.20-6 of man-db installed.

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



Segmentation fault

2001-10-29 Thread Raffaele Sandrini
Hi,

I can't use man anymore. On every manpage i get a segmentation fault. 
Im using the 2.4.13-ac4 kernel.
any hints?

cheers,
Raffaele
-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



Re: Segmentation fault

2001-10-29 Thread Raffaele Sandrini
On Monday 29 October 2001 20:38, Karsten M. Self wrote:
 on Mon, Oct 29, 2001 at 03:36:17PM +0100, Raffaele Sandrini ([EMAIL 
 PROTECTED]) 
wrote:
  Hi,
 
  I can't use man anymore. On every manpage i get a segmentation fault.
  Im using the 2.4.13-ac4 kernel.
  any hints?

 $ strace man foo
Hi again,

here the output of strace man ls
-
open(/lib/libc.so.6, O_RDONLY)= 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\270\327..., 1024) = 
1024
fstat64(0x3, 0xbfffedbc)= 0
old_mmap(NULL, 1187712, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4001a000
mprotect(0x40132000, 40832, PROT_NONE)  = 0
old_mmap(0x40132000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x117000) = 0x40132000
old_mmap(0x40138000, 16256, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40138000
close(3)= 0
open(/usr/local/qt3/lib/libdb2.so.2, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/usr/local/lib/libdb2.so.2, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/opt/kde/lib/libdb2.so.2, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(i686/mmx/libdb2.so.2, O_RDONLY)  = -1 ENOENT (No such file or 
directory)
open(i686/libdb2.so.2, O_RDONLY)  = -1 ENOENT (No such file or 
directory)
open(mmx/libdb2.so.2, O_RDONLY)   = -1 ENOENT (No such file or 
directory)
open(libdb2.so.2, O_RDONLY)   = -1 ENOENT (No such file or 
directory)
open(/lib/libdb2.so.2, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0_\0\000..., 1024) = 
1024
fstat64(0x3, 0xbfffedac)= 0
old_mmap(NULL, 265836, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4013c000
mprotect(0x4017c000, 3692, PROT_NONE)   = 0
old_mmap(0x4017c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x3f000) = 0x4017c000
close(3)= 0
munmap(0x40016000, 14566)   = 0
umask(022)  = 022
brk(0)  = 0x80635d4
brk(0x80635fc)  = 0x80635fc
brk(0x8064000)  = 0x8064000
fstat64(0, 0xb89c)  = 0
fstat64(0x1, 0xb89c)= 0
fstat64(0x2, 0xb89c)= 0
getcwd(/root, 4094)   = 6
SYS_199(0x40137058, 0, 0x40137d60, 0x40134e70, 0xb97c) = 6
semop(1075015768, 0x40134e70, 0)= 6
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, TIOCGWINSZ, {ws_row=30, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
open(/root/.manpath, O_RDONLY)= -1 ENOENT (No such file or 
directory)
open(/etc/manpath.config, O_RDONLY)   = 3
fstat64(0x3, 0xbfffd49c)= 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x40016000
read(3, # manpath.config\n#\n# This file i..., 4096) = 4096
read(3, n the order listed here;\n# the d..., 4096) = 570
read(3, , 4096)   = 0
close(3)= 0
munmap(0x40016000, 4096)= 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigaction(SIGINT, {0x804e330, [INT], SA_RESTART|0x400}, {SIG_DFL}, 8) = 
0
stat64(0x8063a08, 0xb724)   = 0
stat64(0x8063a50, 0xb724)   = -1 ENOENT (No such file or 
directory)
stat64(0x80639b8, 0xb724)   = -1 ENOENT (No such file or 
directory)
stat64(0x8063928, 0xb724)   = 0
stat64(0x8063ae8, 0xb724)   = 0
stat64(0x8063ef0, 0xb714)   = 0
stat64(0x8063ef0, 0xb724)   = 0
stat64(0x8063ef0, 0xb714)   = -1 ENOENT (No such file or 
directory)
stat64(0x8063f30, 0xb714)   = -1 ENOENT (No such file or 
directory)
stat64(0x8063ef0, 0xb714)   = 0
stat64(0x8063ef0, 0xb724)   = 0
stat64(0x8063ef0, 0xb714)   = -1 ENOENT (No such file or 
directory)
stat64(0x8063ef0, 0xb714)   = -1 ENOENT (No such file or 
directory)
stat64(0x80639b8, 0xb724)   = -1 ENOENT (No such file or 
directory)
stat64(0x80637a0, 0xb724)   = 0
brk(0x8065000)  = 0x8065000
brk(0x8066000)  = 0x8066000
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++


and here the output of man -d ls
--
ruid=6, euid=6
++priv_drop_count = 1
From the config file /etc/manpath.config:

Mandatory mandir `/usr/man'.
Mandatory mandir `/usr/share/man'.
Mandatory mandir `/usr/X11R6/man'.
Mandatory mandir `/usr/local/man'.
Path `/bin' mapped to mandir `/usr/share/man'.
Path `/usr/bin' mapped to mandir `/usr/share/man'.
Path `/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/man'.
Path

recompile KDE with new X version?

2001-10-25 Thread Raffaele Sandrini



Hi,

I havea the problem that KDE isn't starting 
since the update from X 4.0.3 to 4.1.1.

Must i recompile KDE to get that to 
work??

cheers,
Raffaele


Xfree is not working

2001-10-24 Thread Raffaele Sandrini



Hi,

I have updated woody yesterday. As i could see 
Xfree was updated to version 4.1 (i think).

After that its not starting. But doesn't output any 
error message it starts and the shuts down.
It worked perfectly before the update.

Any hints?

cheers,
Raffaele


Re: Xfree is not working

2001-10-24 Thread Raffaele Sandrini

 What XFree level package did you install ?

??? Don't know what u mean.

 How did you generate the XF86Config-4 ?

 Cheers. Bob

Î have attached the XFree log and m XF86Config-4. I use Xfree 4.1.0.1

cheers,
Raffaele


XFree86.0.log
Description: Binary data


XF86Config-4
Description: Binary data


Keyboard Layout

2001-10-23 Thread Raffaele Sandrini
Hi,

I have no idea how to set the default keyboard layout in woody. I need an 
sg-latin1 layut... since kbdconfig isn't avalible how do i have to set it 
then?

cheers,
Raffaele

-- 
Raffaele Sandrini [EMAIL PROTECTED]
For encrypted Mail get my Public Key from search.keyserver.net
ID: 0xEC4950E9



  1   2   >