modem gives BUSY when trying to send sms.

2006-06-19 Thread Philippe Dhont (Sea-ro)
Hello,
 
I have a Debian system with kernel 2.6.13.4. (let's call it system2)
On COM1 i use an external modem and i have program i installed with
apt-get named sms_client.
I have the same setup (external model, debian) on another system
(system1) which does exactly the same.
On the older system (system1) it works perfect, but on system2 (the new
one) it doesn't work.
The program works, it tries to connect and then it says that it gets a
BUSY response and on system1, it connects and sends the sms without a
problem.
So i know that the line is okay, the modem is okay, then what is the
problem ... ?
Very strange, i changed the external modems from system1 (the working
one) to system2 but it stays the same.
anybody know how this is possible ?
 
thnx,
Phil.
 
 
 
Created Lockfile '/var/lock/LCK..ttyS0'
MODEM: Toggle DTR 100 Microseconds
MODEM: Toggle DTR 100 Microseconds
MDM_send: Drain required.
WARNING: read() Timeout
Written String: +CR+
Written String: +CR+
Written String: +ATE0CR+
Received String: +CRCRATE0CRCRLF+
Received String: +OKCRLF+
MODEM: Setting Local Modem Echo to OFF
Written String: +ATCR+
Received String: +CRLF+
MODEM: Modem echo is set to OFF
Received String: +OKCRLF+
MODEM: Sending Initialization string ATZCR to modem
Written String: +ATZCR+
MODEM: Waiting for Initialization to complete...
Received String: +CRLF+
Received String: +OKCRLF+
MODEM: Initialization complete
MODEM: Pause before dialing
MODEM: Sleeping for 100 Microseconds...
MODEM: Dialing
MODEM: Sending dial string ATDTCR to modem
Written String: +ATDTCR+
MODEM: Waiting for Connection...
Received String: +ATDTCRCRLF+
Received String: +BUSYCRLF+
MODEM: Expecting CONNECT response - BUSY
Removing Lockfile '/var/lock/LCK..ttyS0'
Process completed for service 'proximus'
Total Elapsed Time: 42 Seconds
Removing Lockfile '/var/lock/smslock'
secsquid:/etc/smsclient#



unable to see my serial port

2006-06-16 Thread Philippe Dhont (Sea-ro)



Hello, 


i have a dell server 
that i use for zabbix.
It has 2 procs, 1GB 
ram and sata disks and is in use since 10/2005

linux is debian of 
course, kernelis:

Linux secsquid 
2.6.13.4 #4 SMP Mon Dec 19 09:53:24 CET 2005 i686 
GNU/Linux
i have one com port 
on it and it is configured as COM1 in the bios, i am not able to set manual 
addresses.
the addresses for 
other devices in the bios are not using irq4.

/proc/ioports gives 
me this:
secsquid:/proc# cat 
./ioports-001f : dma10020-0021 : pic10040-0043 : 
timer00050-0053 : timer10060-006f : keyboard0070-0077 : 
rtc0080-008f : dma page reg00a0-00a1 : pic200c0-00df : 
dma200f0-00ff : fpu01f0-01f7 : ide003c0-03df : vesafb03f6-03f6 : 
ide00800-087f : :00:1f.00880-08bf : :00:1f.00cf8-0cff : PCI 
conf1cc80-cc8f : :00:1f.2 cc80-cc8f : libatacc98-cc9b : 
:00:1f.2 cc98-cc9b : libatacca0-cca7 : :00:1f.2 
cca0-cca7 : libataccb0-ccb3 : :00:1f.2 ccb0-ccb3 : 
libataccb8-ccbf : :00:1f.2 ccb8-ccbf : libataccc0-ccdf : 
:00:1d.1 ccc0-ccdf : uhci_hcdcce0-ccff : 
:00:1d.0 cce0-ccff : uhci_hcdd000-dfff : PCI Bus #04 
dc00-dcff : :04:0d.0 dc00-dcff : radeonfbe000-efff 
: PCI Bus #01 e000-efff : PCI Bus #02 ecc0-ecff 
: :02:04.0 ecc0-ecff : e1000fc00-fc0f 
: :00:1f.1

as you can see, no 
serial device.

proc/interrupts 
gives me this:
secsquid:/proc# cat 
./interrupts 
CPU0 CPU1 
0: 76862 
1535 IO-APIC-edge timer 
2: 
0 
0 XT-PIC 
cascade 8: 
3 1 
IO-APIC-edge rtc14: 
2625 13 
IO-APIC-edge 
ide016: 
0 0 
IO-APIC-level 
uhci_hcd:usb218: 
8459 5 
IO-APIC-level 
libata19: 
0 0 
IO-APIC-level 
uhci_hcd:usb323: 
0 1 
IO-APIC-level 
ehci_hcd:usb124: 
1681 1 
IO-APIC-level 
eth0NMI: 
0 
0LOC: 78343 
78337ERR: 
0MIS: 
0

as you see, irq 4 is 
not in use.
Do i have to set 
something in the kernel for uarts of com ports ?
help 
plz,
thnx
Phil.



Antispam + antivirus + blocking attachments

2005-12-16 Thread Philippe Dhont (Sea-ro)
Title: Antispam + antivirus + blocking attachments







Hello,


Is there an smtp gateway that can block spam, has antivirus and the ability to block attachments ?

I was thinking about DSPAM with addons but maybe there is a better solution that has everything onboard.


Grtz,

Phil.





Error when starting apache2 (new installation)

2005-12-16 Thread Philippe Dhont (Sea-ro)
Title: Error when starting apache2 (new installation)







Hello,


I installed apache2 wit apt-get and i get:


[Fri Dec 16 14:17:57 2005] [notice] mod_python: Creating 20 session mutexes based on 20 max processes and 0 max threads.

[Fri Dec 16 14:17:57 2005] [error] (38)Function not implemented: mod_python: Failed to create global mutex 0 of 20 (/tmp/mpmtx115400).

Configuration Failed


Mod_python is in available mods.

Anybody any idea ?

Thnx!





RE: Error when starting apache2 (new installation)

2005-12-16 Thread Philippe Dhont (Sea-ro)
Title: RE: Error when starting apache2 (new installation)







Hi,


I just do apache start in /etc/init.d/


Mod_python is enabled, in mods-enabled i have

Mod_python.load


Grtz,


Philippe





Apache2 error

2005-12-16 Thread Philippe Dhont (Sea-ro)
Title: Apache2 error







[emerg] (38)Function not implemented: Couldn't create accept lock


Kernel is 2.6.13.4

Dual xeon proc, 1gb ram


New installation, everything installed with apt-get


I have no idea what it means

Grtz,

Phil.





No debian menu in applications in gnome

2005-11-28 Thread Philippe Dhont (Sea-ro)
Title: No debian menu in applications in gnome







Hello,


I use several debian machines and normally i have a menu debian in applications (in gnome).

With my last installed systems, i don't have that menu anymore.


How comes ? Is it moved or what happened with it ?


Cheers,

Phil.





Remote X

2005-11-28 Thread Philippe Dhont (Sea-ro)
Title: Remote X







Hello,


Can i remote login to a debian linux system with gnome on ?

If so, how do i configure it ? 

I know in gdm there is a parameter for remote login, does it has something to do with that ?


Grtz,

Phil.





Store pop mail locally or in database

2005-11-25 Thread Philippe Dhont (Sea-ro)
Title: Store pop mail locally or in database








Hello,


I use some different servers and also mail servers.

I catch all e-mail (in and out) of the company in one mailbox that i receive via a pop account in my debian thunderbird.

Does anyone knows a possibility to store that e-mail in a database or locally on a harddisk like a file server ?

(the e-mail may be stored as plain text).


This because i have to keep all e-mails for a certain time but the problem is that there are so much and thunderbird can't take it all...

Thnx  grtz!

Phil.





Debian ssmtp on AIX ?

2005-11-09 Thread Philippe Dhont (Sea-ro)
Title: Debian ssmtp on AIX ?








Hello,


I use ssmtp on debian, which works great!

We also have an AIX server who needs the same functionality, can ssmtp work on AIX ?


Thnx!







Document management system

2005-10-20 Thread Philippe Dhont (Sea-ro)
Title: Document management system







Hello,


I al searching for a document management system or whatever it is where i can 


- add files (off course)

- add files by more then just one

- indexing and searching on content of the files

- make statistics that i can export to excel (statistics when i do a search)


Anyone knows such a linux software package ?


Cheers,

Verus.





Damn! Updated system and grub is changed ???????

2005-06-17 Thread Philippe Dhont (Sea-ro)
Title: Damn! Updated system and grub is changed ???







Hi,


I upgrade my debian and i do a reboot and i see in my startup screen that my grub configurations are GONE!!!

How is this possible ??? 

Did the debian upgrade this ?

How can i change this back ?

This sucks!





Re: USE flags ??

2004-10-22 Thread Philippe Dhont (Sea-ro)

Of course, apt is the best!
I worked with gentoo and all that compiling takes too much of my time.
I compared debian with all other major distro's and i always went back
to debian and now i stay with debian.
But for some programs i need to set some additional flags (mysql, squid,
samba,...).
So, that's the only reason.

Greetz,
Philippe.

-Original Message-
From: Paul Johnson [mailto:[EMAIL PROTECTED]
Sent: donderdag 21 oktober 2004 18:57
To: [EMAIL PROTECTED]
Subject: SPAM MESSAGE DETECTED BY SEA-RO ANTI SPAM SYSTEM:Re: USE flags
??

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Philippe Dhont   (Sea-ro) [EMAIL PROTECTED] writes:

 Is there a possibility to use USE FLAGS like in gentoo ?

No. We're not ricers.  http://www.funroll-loops.org/

 This would be very easy to install new software.

Apt isn't good enough for you?

 This e-mail is intended for the exclusive use by the person(s)
 mentioned as recipient(s).  If you are not the intended recipient,
 please notify us immediately.  This e-mail does not constitute any
 commitment for Sea-Ro Terminal N.V. or its subsidiaries except when
 expressly otherwise
 agreed in a written agreement between the
 intended recipient and the originating subsidiaries of Sea-Ro Terminal

 N.V.  Sea-Ro Terminal and each of its subsidiaries each reserve the
 right to monitor all e-mail communications through its networks.

 This mail has been checked for viruses by Symantec and Trend Micro.

Please turn off your disclaimers, it makes your employer look like a
twit.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBd+pLUzgNqloQMwcRAiH2AJ9T+OLcvRP5EfhgLOiQ94NdB6ahLACfYv72
5NYcVWSwWxKzyY+FNCw8Nok=
=zC9Q
-END PGP SIGNATURE-


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




Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Sound problems

2004-10-22 Thread Philippe Dhont (Sea-ro)

Hello,

I have a dell workstation 470 with (of course) debian.
The soundcard is a:

Analog Devices ADI 198x and this should be a Intel 82801DB AC'97
(according a post i found on google) but i don't know how to install it
or what driver to use (don't find anything in the new kernel config in
sound about this piece of hardware).

Anyone has experience with it ?
Cheers,
Philippe. 



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Nvidia installation (nvidia-kernel-source)

2004-10-22 Thread Philippe Dhont (Sea-ro)


Hello,

I'm pretty new to driver installations.
I downloaded with apt-get nvidia-kernel-source and now it is in my
/usr/src path.
How do i install it ?

Grtz,
Phil.



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



New install with HDD from MAXTOR SATA/150 controller

2004-10-21 Thread Philippe Dhont (Sea-ro)


Hello,

I have an older computer (PII) but with enough RAM and a HDD from 120 GB
connected via an addon MAXTOR SATA/150 card.
When i boot, the computer sees the sata pci card AND the hdd.
Then i install debian and he also sees the promise chipset from the card
but the modules or whatever or not available at that time of the
installation.
When i have to partition my hdd, i get the error that no partition media
can be found so debian is not seeing the HDD via the controller.

How can i change this ? Or is it not possible ?

Cheers,
Philippe.



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Possibilities with 2 vga cards ??

2004-10-21 Thread Philippe Dhont (Sea-ro)


Hi,

I have an additional vga card and an additional monitor i can use.
What are the posibilities for dual screen and is there a paper about
this ?

Grtz,
Philippe



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



USE flags ??

2004-10-21 Thread Philippe Dhont (Sea-ro)


Hi,

Is there a possibility to use USE FLAGS like in gentoo ?
This would be very easy to install new software.
Anybody knows if possible ?
Or will it be possible in the future ?

Cheers,
Philippe



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Evolution 2 ?

2004-10-21 Thread Philippe Dhont (Sea-ro)


Somebody know when evolution 2.0.2 will be available as a package ?
I try the exchange connector with 1.4.6 but not very succesful.

Grtz,
Phil.



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



New installation hangs on REAL TIME CLOCK DRIVER v1.12

2004-10-21 Thread Philippe Dhont (Sea-ro)


Hello,

I am installing a new system and after the first install when i reboot
to go on with the debian configuration, it hangs on real time clock
driver v1.12

Anybody an idea ?

Grtz,
Phil.



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Sid net-install

2004-10-16 Thread Philippe Dhont (Sea-ro)


Hello,

Is it also possibe to download a minimal cd for SID net-install ?
I only found the software for the stable and testing release and i want
to install SID but don't want to download everything.

Cheers,
Philippe



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Alternative for kiwi syslog daemon and general questions about debian.

2004-10-15 Thread Philippe Dhont (Sea-ro)


Hi to all!

Last weeks i am trying to move as much as possible from windows to linux
via the debian way and i like it...
But still i have a few questions about installations etc...

1) I am looking for a program that handles my SNMP traps from my
switches and routers.
I am now using kiwi syslog daemon on WinXP but i would like to use
something on linux with a mysql database if possible.
...This brings me to my second question...

2) I already understood that the best and easiest way to install and
staying up to date is to use apt-get, aptitude, dselect,...whatever.
So i installed a few programs via apt-get and also mysql...
But in the past i downloaded these programs from the original location
and i installed them with the parameters i wanted (--with-xx etc...)
For some programs i use i need to add additional parameters (like
apache, samba, squid,...)
So the question is, can i do this also with apt-get ?
And if i can, how will the updates be done later on ?
If i do a system update and there is a newer version available, will the
newer version be installed and override my previous settings ?
And what about the config files (httpd.conf, squid.conf, smb.conf) when
a new version is installed, do i loose my config files so that my
program is unusable ?

Cheers,
Philippe.



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Install RPM ?

2004-10-15 Thread Philippe Dhont (Sea-ro)


Hi!

I have 2 programs i really want to install!

1) evolution connector is free now and i want it installed so that i can
move from outlook to evolution and connect to my exchange server

2) checkpoint securemote.


Is there a possibility to install these RPM's ?

Cheers,
Philippe



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



RE: Install RPM ?

2004-10-15 Thread Philippe Dhont (Sea-ro)

??
When i perform an apt-cache search evolution, i only have evolution
and evolution-dev
Where is the debian package for the connector ?

Cheers,
Philippe.

-Original Message-
From: Greg Folkert [mailto:[EMAIL PROTECTED]
Sent: vrijdag 15 oktober 2004 13:11
To: [EMAIL PROTECTED]
Subject: Re: Install RPM ?

On Fri, 2004-10-15 at 10:39 +0200, Philippe Dhont (Sea-ro) wrote:

 Hi!

 I have 2 programs i really want to install!

 1) evolution connector is free now and i want it installed so that i
 can move from outlook to evolution and connect to my exchange server

 2) checkpoint securemote.


 Is there a possibility to install these RPM's ?

First off the evolution connector is available in Debian, as a Debian
package.

evolution - The groupware suite
evolution-data-server - evolution database backend server
evolution-exchange - Exchange plugin for the Evolution groupware suite
evolution-webcal - webcal: URL handler for GNOME and Evolution

Second, the alien stuff for the checkpoint stuff will work.


Cheers.
--
greg, [EMAIL PROTECTED]

The technology that is
Stronger, better, faster:  Linux



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



GAL 2.2 == GAL 2.2.3

2004-10-15 Thread Philippe Dhont (Sea-ro)


Hi,

I need to install gal 2.2.3 for a software package.
I downloaded gal 2.2.3 and did a ./configure, make and make install...no
problems.

When i run the configuration of the program that needs 2.2.3 i get:

configure: error: Library requirements (glib-2.0 libbonoboui-2.0 =
2.4.2 gnome-vfs-2.0 libgnomeui-2.0 libglade-2.0 libgnomecanvas-2.0
libxml-2.0 gconf-2.0 gal-2.2 = 2.2.3) not met; consider adjusting the
PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.

The library or whatever is not correct ?
How can i resolve this ? Someone has experience with this ?

Cheers,
Philippe



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Upgrade from testing to experimental ?

2004-10-15 Thread Philippe Dhont (Sea-ro)


Hi,

I need to have alot of 'latest' releases, now i am using the
testing-debian.

Can i change to experimental debian by just chaning my sources.list ?
I tried that, changed testing with experimental but i get errors then.
What is the right procedure ?

Thnx,
Phil



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



New kernel...sockets problems, sshd problem,...general problems with 2.6.8.1 kernel installation and SATA

2004-10-13 Thread Philippe Dhont (Sea-ro)


Hello,

I'm using a DELL 470 workstation with a XEON proc, 1GB RAM and 2 SATA
disks.

I installed sarge last week on it, everything works (sshd, ftp, X11
(gnome), DHCP, GPM).
Now i downloaded kernel 2.6.8.1 and configured it with following
settings:
SCSI, libata, sound, DHCP, XEON architecture, USB, VESA...

I had to change my fstab to get it working because my sata disks are
seen as SCSI disks so i changed HDA* to SDA* in my fstab.
Now i am booting in my new kernel (NO INITRD) and i don't see anything
wrong when it boots.
I have high resolution, i can see the penguin :) and i get an ip address
from my DHCP server.

I can ping to other pc's and other pc's can ping to me, FTP is also
working.

What's not working is:

- GPM it's correctly configured, just like in my other configuration
(but with other kernel) and should work via /dev/input/mice and when i
attach my mouse, i get USB messages on my screen so my machine is
detecting the logitech USB mouse but when i move my mouse, nothing is
happening.

- SSHD is not working, i checked the listenadress and this is correctly
but when i try to connect from another machine i get:
READ FROM SOCKET FAILED: CONNECTION RESET BY PEER

- Xserver not working (works perfectly with my other configuration)
When i perform a startx i get:

_XSERVTransSocketOpen: socket() failed for local
_XSERVTransSocketOpenCOTSServer: Unable to open socket for local
_XSERVTransOpen: transport open failed for local/squidie:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for local

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't
already running

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file /var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]

_X11TransSocketOpen: socket() failed for local
_X11TransSocketOpenCOTSClient: Unable to open socket for local
_X11TransOpen: transport open failed for local/squidie:0
Giving up.
Xinit: Address family not supported by protocol (errno 97): unable to
connect to X server
Xinit: No such process (errno 3): server error.


Now, there is no X server already running (checked /tmp/.X11 and there
is nothing overthere).


Help is much appreciated...i don't know what to check/change further to
get this working.
Cheers,
Philippe.















Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



New kernel...sockets problems, sshd problem,...general problems with 2.6.8.1 kernel installation and SATA

2004-10-13 Thread Philippe Dhont (Sea-ro)




Hello,

I found what it was...in my kernel was UNIX DOMAIN SOCKETS not
configured in my kernel...
I choose to compile it in the kernel and everything works fine...

Cheers,
Phil.

-Original Message-
From: Philippe Dhont (Sea-ro) [mailto:[EMAIL PROTECTED]
Sent: woensdag 13 oktober 2004 11:26
To: [EMAIL PROTECTED]
Subject: New kernel...sockets problems, sshd problem,...general problems
with 2.6.8.1 kernel installation and SATA



Hello,

I'm using a DELL 470 workstation with a XEON proc, 1GB RAM and 2 SATA
disks.

I installed sarge last week on it, everything works (sshd, ftp, X11
(gnome), DHCP, GPM).
Now i downloaded kernel 2.6.8.1 and configured it with following
settings:
SCSI, libata, sound, DHCP, XEON architecture, USB, VESA...

I had to change my fstab to get it working because my sata disks are
seen as SCSI disks so i changed HDA* to SDA* in my fstab.
Now i am booting in my new kernel (NO INITRD) and i don't see anything
wrong when it boots.
I have high resolution, i can see the penguin :) and i get an ip address
from my DHCP server.

I can ping to other pc's and other pc's can ping to me, FTP is also
working.

What's not working is:

- GPM it's correctly configured, just like in my other configuration
(but with other kernel) and should work via /dev/input/mice and when i
attach my mouse, i get USB messages on my screen so my machine is
detecting the logitech USB mouse but when i move my mouse, nothing is
happening.

- SSHD is not working, i checked the listenadress and this is correctly
but when i try to connect from another machine i get:
READ FROM SOCKET FAILED: CONNECTION RESET BY PEER

- Xserver not working (works perfectly with my other configuration) When
i perform a startx i get:

_XSERVTransSocketOpen: socket() failed for local
_XSERVTransSocketOpenCOTSServer: Unable to open socket for local
_XSERVTransOpen: transport open failed for local/squidie:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for local

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't
already running

When reporting a problem related to a server crash, please send the full
server output, not just the last messages.
This can be found in the log file /var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]

_X11TransSocketOpen: socket() failed for local
_X11TransSocketOpenCOTSClient: Unable to open socket for local
_X11TransOpen: transport open failed for local/squidie:0 Giving up.
Xinit: Address family not supported by protocol (errno 97): unable to
connect to X server
Xinit: No such process (errno 3): server error.


Now, there is no X server already running (checked /tmp/.X11 and there
is nothing overthere).


Help is much appreciated...i don't know what to check/change further to
get this working.
Cheers,
Philippe.















Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned
as recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V.
or its subsidiaries except when expressly otherwise

agreed in a written agreement between the intended recipient and the
originating subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to
monitor all e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.




Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Nvidia driver installation error

2004-10-13 Thread Philippe Dhont (Sea-ro)


Hello,

I'm trying to install a nvidia driver on my system

System is debian sarge with new kernel 2.6.8.1, XEON proc, sata disks
and 1GB RAM.
The video card is a nvidia quadro PCI-E series card.

I downloaded the driver from nvidia,
Started it with:

Sh NVIDIA-Linux-x86-1.0-6111-pkg1.run
--kernel-source-path=/home/software/kernel2.6.8.1/linux-2.6.8.1


Then i get into the installation menu, i follow the menu options and the
program is building a kernel module and right after that i get:

Unable to load the kernel module 'nvidia.ko'.  This is most likely
because the kernel module was built using the wrong kernel source files.
Please make sure you have installed the kernel source files for your
kernel; on Red Hat Linux systems, for example, be sure you have the
'kernel-source' rpm installed.  If you know the correct kernel source
files are installed, you may specify the kernel source path with the
'--kernel-source-path' commandline option.


I don't understand the error, i have a new kernel (uname -r gives
2.6.8.1) and the kernel source files are on the location i added
(/home/software/kernel2.6.8.1/linux-2.6.8.1)


This is my nvidia logfile:



nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Oct 13 13:25:46 2004

option status:
  license pre-accepted: false
  update  : false
  force update: false
  expert  : false
  uninstall   : false
  driver info : false
  no precompiled interface: false
  no ncurses color: false
  query latest driver ver : false
  OpenGL header files : false
  no questions: false
  silent  : false
  X install prefix: /usr/X11R6
  OpenGL install prefix   : /usr
  Installer install prefix: /usr
  kernel source path  : /home/software/kernel2.6.8.1/linux-2.6.8.1
  kernel install path : (not specified)
  proc mount point: /proc
  ui  : (not specified)
  tmpdir  : /tmp
  ftp site: ftp://download.nvidia.com

Using: nvidia-installer ncurses user interface
- License accepted.
- No precompiled kernel interface was found to match your kernel; would
you li
   ke the installer to attempt to download a kernel interface for your
kernel f
   rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
- No precompiled kernel interface was found to match your kernel; this
means
   that the installer will need to compile a new kernel interface.
- Using the kernel source path
'/home/software/kernel2.6.8.1/linux-2.6.8.1' as
   specified by the '--kernel-source-path' commandline option.
- Kernel source path: '/home/software/kernel2.6.8.1/linux-2.6.8.1'
- Performing cc_version_check with CC=cc.
- Performing rivafb check.
- Performing rivafb module check.
- Cleaning kernel module build directory.
   executing: 'cd ./usr/src/nv; make clean'...
   grep: /lib/modules/2.6.8.1/build/Makefile: No such file or directory
   grep: /lib/modules/2.6.8.1/build/Makefile: No such file or directory
   grep: /lib/modules/2.6.8.1/build/Makefile: No such file or directory
   grep: /lib/modules/2.6.8.1/build/Makefile: No such file or directory
   grep: /lib/modules/2.6.8.1/build/Makefile: No such file or directory
   grep: /lib/modules/2.6.8.1/build/Makefile: No such file or directory
   rm -f -f nv.o os-agp.o os-interface.o os-registry.o nv.o os-agp.o
os-interfa
   ce.o os-registry.o nvidia.mod.o
   rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
   rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
- Building kernel module:
   executing: 'cd ./usr/src/nv; make module
SYSSRC=/home/software/kernel2.6.8.1
   /linux-2.6.8.1 SYSOUT=/home/software/kernel2.6.8.1/linux-2.6.8.1'...
  
   NVIDIA: calling KBUILD...
   make -C /home/software/kernel2.6.8.1/linux-2.6.8.1   \
   KBUILD_SRC=/home/software/kernel2.6.8.1/linux-2.6.8.1
KBUILD_VERBOSE=1
   \
   KBUILD_CHECK=
KBUILD_EXTMOD=/tmp/selfgz3346/NVIDIA-Linux-x86-1.0-6111-pkg1/
   usr/src/nv  \
   -f /home/software/kernel2.6.8.1/linux-2.6.8.1/Makefile
modules
   mkdir -p
/tmp/selfgz3346/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.tmp_vers
   ions
   make -f
/home/software/kernel2.6.8.1/linux-2.6.8.1/scripts/Makefile.build ob
   j=/tmp/selfgz3346/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv
   echo \#define NV_COMPILER \`cc -v 21 | tail -n 1`\ 
/tmp/selfgz3346/NVI
   DIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv_compiler.h
 cc
-Wp,-MD,/tmp/selfgz3346/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.nv.o
   .d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2
-I/home/
   software/kernel2.6.8.1/linux-2.6.8.1/include
-I/tmp/selfgz3346/NVIDIA-Linux
   -x86-1.0-6111-pkg1/usr/src/nv -Wall -Wstrict-prototypes
-Wno-trigraphs -fno-
   strict-aliasing -fno-common -pipe -msoft-float -mpref
   erred-stack-boundary=2 -march=pentium4
-I/home/software/kernel2.6.8.1/linux-
   2.6.8.1/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default
-O2 -f
   

RE: Nvidia driver installation error

2004-10-13 Thread Philippe Dhont (Sea-ro)

I downloaded and then installed the kernel from http://kernel.org ,this
should be enough i thought ?
And i have the kernel source, that's where i point to in my command.
I did a make menuconfig for my kernel configuration and then a make
(make does it all in these kernel versions) so now my kernel is totally
okay, and i also left the source on its place.

Could you be more specific please ?
Thnx!
Phil.




-Original Message-
From: Luke Kearney [mailto:[EMAIL PROTECTED]
Sent: woensdag 13 oktober 2004 13:52
To: Philippe Dhont (Sea-ro)
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Nvidia driver installation error


On Wed, 13 Oct 2004 13:44:09 +0200
Philippe Dhont   (Sea-ro) [EMAIL PROTECTED] spake thus:



 Hello,

 I'm trying to install a nvidia driver on my system

 System is debian sarge with new kernel 2.6.8.1, XEON proc, sata disks
 and 1GB RAM.
 The video card is a nvidia quadro PCI-E series card.

 I downloaded the driver from nvidia,
 Started it with:

 Sh NVIDIA-Linux-x86-1.0-6111-pkg1.run
 --kernel-source-path=/home/software/kernel2.6.8.1/linux-2.6.8.1


 Then i get into the installation menu, i follow the menu options and
 the program is building a kernel module and right after that i get:

 Unable to load the kernel module 'nvidia.ko'.  This is most likely
 because the kernel module was built using the wrong kernel source
files.
 Please make sure you have installed the kernel source files for your
 kernel; on Red Hat Linux systems, for example, be sure you have the
 'kernel-source' rpm installed.  If you know the correct kernel source
 files are installed, you may specify the kernel source path with the
 '--kernel-source-path' commandline option.


 I don't understand the error, i have a new kernel (uname -r gives
 2.6.8.1) and the kernel source files are on the location i added
 (/home/software/kernel2.6.8.1/linux-2.6.8.1)


 This is my nvidia logfile:



 nvidia-installer log file '/var/log/nvidia-installer.log'
 creation time: Wed Oct 13 13:25:46 2004

 option status:
   license pre-accepted: false
   update  : false
   force update: false
   expert  : false
   uninstall   : false
   driver info : false
   no precompiled interface: false
   no ncurses color: false
   query latest driver ver : false
   OpenGL header files : false
   no questions: false
   silent  : false
   X install prefix: /usr/X11R6
   OpenGL install prefix   : /usr
   Installer install prefix: /usr
   kernel source path  : /home/software/kernel2.6.8.1/linux-2.6.8.1
   kernel install path : (not specified)
   proc mount point: /proc
   ui  : (not specified)
   tmpdir  : /tmp
   ftp site: ftp://download.nvidia.com

 Using: nvidia-installer ncurses user interface
 - License accepted.
 - No precompiled kernel interface was found to match your kernel;
 - would
 you li
ke the installer to attempt to download a kernel interface for your

 kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
 - No precompiled kernel interface was found to match your kernel;
 - this
 means
that the installer will need to compile a new kernel interface.
 - Using the kernel source path
 '/home/software/kernel2.6.8.1/linux-2.6.8.1' as
specified by the '--kernel-source-path' commandline option.
 - Kernel source path: '/home/software/kernel2.6.8.1/linux-2.6.8.1'
 - Performing cc_version_check with CC=cc.
 - Performing rivafb check.
 - Performing rivafb module check.
 - Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
grep: /lib/modules/2.6.8.1/build/Makefile: No such file or
directory
grep: /lib/modules/2.6.8.1/build/Makefile: No such file or
directory
grep: /lib/modules/2.6.8.1/build/Makefile: No such file or
directory
grep: /lib/modules/2.6.8.1/build/Makefile: No such file or
directory
grep: /lib/modules/2.6.8.1/build/Makefile: No such file or
directory
grep: /lib/modules/2.6.8.1/build/Makefile: No such file or
directory
rm -f -f nv.o os-agp.o os-interface.o os-registry.o nv.o os-agp.o
 os-interfa
ce.o os-registry.o nvidia.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
 - Building kernel module:
executing: 'cd ./usr/src/nv; make module
 SYSSRC=/home/software/kernel2.6.8.1
/linux-2.6.8.1
SYSOUT=/home/software/kernel2.6.8.1/linux-2.6.8.1'...
  
NVIDIA: calling KBUILD...
make -C /home/software/kernel2.6.8.1/linux-2.6.8.1 \
KBUILD_SRC=/home/software/kernel2.6.8.1/linux-2.6.8.1
 KBUILD_VERBOSE=1
\
KBUILD_CHECK=
 KBUILD_EXTMOD=/tmp/selfgz3346/NVIDIA-Linux-x86-1.0-6111-pkg1/
usr/src/nv\
-f /home/software/kernel2.6.8.1/linux-2.6.8.1/Makefile
 modules
mkdir -p
 /tmp/selfgz3346/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv

RE: Nvidia driver installation error

2004-10-13 Thread Philippe Dhont (Sea-ro)

Hello,

My kernel is manually build.
I used make menuconfig, saved it and then a make and at last a make
modules_install

Cheers  thnx for help!
Phil.

-Original Message-
From: Roberto Sanchez [mailto:[EMAIL PROTECTED]
Sent: woensdag 13 oktober 2004 14:43
To: Philippe Dhont (Sea-ro)
Cc: [EMAIL PROTECTED]
Subject: Re: Nvidia driver installation error

Philippe Dhont (Sea-ro) wrote:
 I downloaded and then installed the kernel from http://kernel.org
 ,this should be enough i thought ?
 And i have the kernel source, that's where i point to in my command.
 I did a make menuconfig for my kernel configuration and then a make
 (make does it all in these kernel versions) so now my kernel is
 totally okay, and i also left the source on its place.

 Could you be more specific please ?
 Thnx!
 Phil.

Do you build your kernel manually or with kernel-package?
If the former, what commands do you use?
I.e., 'make menuconfig; make  make modules_install'
or whatever.

-Roberto Sanchez



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



nVIDIA installation works....

2004-10-13 Thread Philippe Dhont (Sea-ro)


Hi,
nVidia installation work...
I did it with the flag --kernel-name='KERNEL_NAME' and i don't know why
but that helped for me.
Changed my XFConfig file and now i first have a nVIDIA screen before i
get into gnome so i assume that it's working.

Only strange thing is that my max. Resolution seems 1024x768 and it's a
new system that can do more than that.
In my XFConfig file i have higher resolution filled in but that doesn't
do anything.
Anyone an idea ?

Cheers,
Philippe



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



RE: nVIDIA installation works....

2004-10-13 Thread Philippe Dhont (Sea-ro)
: always reports core events
(**) Option Device /dev/input/mice
(**) Option Emulate3Buttons true
(**) Generic Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option ZAxisMapping 4 5
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 5
(II) XINPUT: Adding extended input device Generic Mouse (type: MOUSE)
(II) XINPUT: Adding extended input device Configured Mouse (type:
MOUSE)
(II) XINPUT: Adding extended input device NVIDIA Event Handler (type:
Other)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Generic Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for .pcf already registered at priority 0
Warning: font renderer for .pcf.Z already registered at priority 0
Warning: font renderer for .pcf.gz already registered at priority 0
Warning: font renderer for .snf already registered at priority 0
Warning: font renderer for .snf.Z already registered at priority 0
Warning: font renderer for .snf.gz already registered at priority 0
Warning: font renderer for .bdf already registered at priority 0
Warning: font renderer for .bdf.Z already registered at priority 0
Warning: font renderer for .bdf.gz already registered at priority 0
Warning: font renderer for .pmf already registered at priority 0
Could not init font path element unix/:7100, removing from list!
AUDIT: Wed Oct 13 15:50:12 2004: 5300 X: client 5 rejected from local
host






















-Original Message-
From: Sebastiaan [mailto:[EMAIL PROTECTED]
Sent: woensdag 13 oktober 2004 15:37
To: Philippe Dhont (Sea-ro)
Cc: [EMAIL PROTECTED]
Subject: Re: nVIDIA installation works

Hi,

On Wed, 13 Oct 2004, Philippe Dhont   (Sea-ro) wrote:



 Hi,
 nVidia installation work...
 I did it with the flag --kernel-name='KERNEL_NAME' and i don't know
 why but that helped for me.
 Changed my XFConfig file and now i first have a nVIDIA screen before i

 get into gnome so i assume that it's working.

 Only strange thing is that my max. Resolution seems 1024x768 and it's
 a new system that can do more than that.
 In my XFConfig file i have higher resolution filled in but that
 doesn't do anything.
 Anyone an idea ?

perhaps your monitor can't do higher than that. Newer monitors have DDC
(some protocol that reports their sync ranges to the video card). Have a
look at /var/log/XFree86.0.log to see why higher resolutions are
rejected.


greetz,
Sebas


--

English written by Dutch people is easily recognized by the improper use
of 'In principle ...'

The software box said 'Requires Windows 95 or better', so I installed
Linux.

Als Pacman in de jaren '80 de kinderen zo had be?nvloed zouden nu veel
jongeren rondrennen in donkere zalen terwijl ze pillen eten en luisteren
naar monotone electronische muziek.
(Kristian Wilson, Nintendo, 1989)





Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



RE: Kernel 2.6.8.1

2004-10-12 Thread Philippe Dhont (Sea-ro)
 Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
EISA: Probing bus 0 at eisa0
Advanced Linux Sound Architecture Driver Version 1.0.4 (Mon May 17
14:31:44 2004 UTC).
PCI: Setting latency timer of device :00:1f.5 to 64
intel8x0_measure_ac97_clock: measured 49426 usecs
intel8x0: clocking to 48000
ALSA device list:
  #0: Intel ICH5 at 0xda00, irq 17
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
ip_tables: (C) 2000-2002 Netfilter core team
NET: Registered protocol family 8
NET: Registered protocol family 20
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 236k freed
EXT3 FS on sda1, internal journal


















-Original Message-
From: Eric Gaumer [mailto:[EMAIL PROTECTED]
Sent: dinsdag 12 oktober 2004 1:26
To: Philippe Dhont (Sea-ro)
Cc: [EMAIL PROTECTED]
Subject: RE: Kernel 2.6.8.1

On Mon, 2004-10-11 at 10:10, Philippe Dhont (Sea-ro) wrote:
 Hello Eric,

 Thnx...the result is in the line of your answer!
 I saw something about sda and sdb (i have 2 drives) just before that
 error.
 But do i also have to change my fstab file ?
 And if i change my fstab file, i will not be able to startup with a
 previous configuration ?
 Do you have an grub example ?


I did not have to change the fstab entry. What I did was edit the grub
entry at boot and simply change the device from hdx to sdx.

Once the box boots up, df shows hdx again. These boxes are servers and
do a lot of work. I never had a problem.

Now that you mention it though, I'm wondering if I changed fstab, df
would show sdx...

I would just boot without changing fstab and see how that goes. It's the
safest step.

Just make sure you have libata, SCSI, and whatever SATA driver you need
compiled in.

--
Eric Gaumer [EMAIL PROTECTED]



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Can't find socket filtering in kernel 2.6.8.1

2004-10-12 Thread Philippe Dhont (Sea-ro)


Hello,

I'm configuring my kernel to use DHCP and for that i need to enable
config_packet (packet socket) and config_filter (socket filtering) in my
kernel but i am unable to find socket filtering via menuconfig.
Where did they put it or am i overlooking it ?

Cheers,
Phil.



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Kernel 2.6.8.1 with SATA DHCP

2004-10-12 Thread Philippe Dhont (Sea-ro)


Hi,

I found the errors...

For sata to work, i also had to change the fstab file (/dev/hda to
/dev/sda etc...)
For dhcp, appearantly there is now a new option for DHCP so i changed
that and now that's also working.

Thnx anyway 4 the help.
Philippe.



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Nvidia quadro pci-e series card

2004-10-11 Thread Philippe Dhont (Sea-ro)


Hi!

I would like to install my nvidia quadro pci-e series card.
What do i have to do for this ?
I have no experience with it.

Cheers,
Phil.

Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Dual monitor

2004-10-11 Thread Philippe Dhont (Sea-ro)


Hello,

Does anyone knows how to install dual monitor in linux ?
Any links for it ?

Cheers.
Phil



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Kernel 2.6.8.1

2004-10-11 Thread Philippe Dhont (Sea-ro)


Hi,

I'm also installing new kernel.
My partitions are EXT3 and i configured them to load in the kernel.
Drives are also sata and my current configuration works fine (debian
installation from internet).

Now i configured my new kernel and when i want to boot it, my latest
lines are:

VFS: cannot open root device hda1 or unknown-block(0,0)
Please append a correct root= boot option
Kernel Panic: VFS: Unable to mount root fs on unknown-block(0,0)

This means -i think- that it can't *see* the ext3 partition but i
configured it to load in the kernel??
I'm using grub and added a new title etc for my new kernel and i am not
using initrd.


Any ideas ?
Thnx!
Philippe



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



RE: SPAM MESSAGE DETECTED BY SEA-RO ANTI SPAM SYSTEM:Re: Kernel 2.6.8.1

2004-10-11 Thread Philippe Dhont (Sea-ro)

 yes,
EXT2 and others are all configured to load in the kernel.



-Original Message-
From: Raymond A. Meijer [mailto:[EMAIL PROTECTED]
Sent: maandag 11 oktober 2004 16:10
To: [EMAIL PROTECTED]
Subject: SPAM MESSAGE DETECTED BY SEA-RO ANTI SPAM SYSTEM:Re: Kernel
2.6.8.1

On Mon 11 October 2004 17:02, Philippe Dhont   (Sea-ro) wrote:

 My partitions are EXT3 and i configured them to load in the kernel.

 VFS: cannot open root device hda1 or unknown-block(0,0) Please
 append a correct root= boot option Kernel Panic: VFS: Unable to
 mount root fs on unknown-block(0,0)

 This means -i think- that it can't *see* the ext3 partition but i
 configured it to load in the kernel??

Have you enabled Ext2 as well (built-in, not as a module)?

I think it needs that in order to be able to boot from Ext3.


Cheers,

Ray


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




Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



RE: Kernel 2.6.8.1

2004-10-11 Thread Philippe Dhont (Sea-ro)


Hello Eric,

Thnx...the result is in the line of your answer!
I saw something about sda and sdb (i have 2 drives) just before that
error.
But do i also have to change my fstab file ?
And if i change my fstab file, i will not be able to startup with a
previous configuration ?
Do you have an grub example ?

Thnx alot!
Philippe


-Original Message-
From: Eric Gaumer [mailto:[EMAIL PROTECTED]
Sent: maandag 11 oktober 2004 17:06
To: [EMAIL PROTECTED]
Subject: Re: Kernel 2.6.8.1

On Mon, 2004-10-11 at 07:02, Philippe Dhont (Sea-ro) wrote:
 Hi,

 I'm also installing new kernel.
 My partitions are EXT3 and i configured them to load in the kernel.
 Drives are also sata and my current configuration works fine (debian
 installation from internet).

 Now i configured my new kernel and when i want to boot it, my latest
 lines are:

 VFS: cannot open root device hda1 or unknown-block(0,0) Please
 append a correct root= boot option Kernel Panic: VFS: Unable to
 mount root fs on unknown-block(0,0)

 This means -i think- that it can't *see* the ext3 partition but i
 configured it to load in the kernel??
 I'm using grub and added a new title etc for my new kernel and i am
 not using initrd.


The 2.6.8 kernel uses libata for SATA drives which means you need SCSI,
libata, and a SATA driver compiled in as well.

You will also need to change hda to sda in grub because it's now going
to be seen as a SCSI device at boot time.

--
Eric Gaumer [EMAIL PROTECTED]



Disclaimer :

This e-mail is intended for the exclusive use by the person(s) mentioned as 
recipient(s).
If you are not the intended recipient, please notify us immediately.
This e-mail does not constitute any commitment for Sea-Ro Terminal N.V. or its 
subsidiaries except when expressly otherwise
agreed in a written agreement between the intended recipient and the originating 
subsidiaries of Sea-Ro Terminal  N.V.
Sea-Ro Terminal and each of its subsidiaries each reserve the right to monitor all 
e-mail communications through its networks.

This mail has been checked for viruses by Symantec and Trend Micro.



Startup: give root password for maintenance

2004-05-21 Thread Philippe Dhont (Sea-ro)
Hello,

I installed new kernel which works fine but when i do a reboot i also
get in the upstart process:

Give root password for maintenance
(or type control-D for normal startup)

Of course i press control-D but how can i remove this ?
I want that the computer can automatically reboot without asking this
question.

Thnx.
Phil.
 



Failed to open /dev/ttySO

2004-05-13 Thread Philippe Dhont (Sea-ro)

Hi,

I am using smsclient with a normal user.
I changed some settings and smsclient works with root and normally also
with a normal user but i have troubles with /dev/ttyS0

The user has no rights for ttyS0 ?
== Failed to open /dev/ttyS0

How can i change my /dev/ttyS0 so that a regular user can use it ?

Thnx!
Phil.



Intel 845 in XFree4.3.0.1

2004-04-23 Thread Philippe Dhont (Sea-ro)
Hi,

I installed SARG on a DELL optiplex 260.
Everything seems to go well but starting kde is very hard!
In my Xfconfig-4 file i set my driver to vesa and videoram 32767
I can start kde once! When i go out of it and go back, the led of my
display is green but you can't see anything on the monitor (black)

The card in the computer is an intel 845, can i use a driver for this in
Xfconfig-4 file ?
I don't need great performance but i do want a KDE desktop.

GrtZ,

Phil.



Intel 845 in XFree4.3.0.1

2004-04-23 Thread Philippe Dhont (Sea-ro)

It workedintel drivervideoram on it and it is okay

One other problem...i can't select 16 color depth with 1024x768
With this resolution only 8 color depth.

Anyone an idea ?

GrtZ,
Phil.



Kernel Panic: VFS: Unable to mount root fs on unknown-block(0,0)

2004-04-20 Thread Philippe Dhont (Sea-ro)

Hi,

I installed debian SARGE with grub and everything works fine.
I downloaded the latest stable kernel, compiled everything and put the
boot lines in the grub configuration
Menu.lst

This was before:

Title Debian 2.4.25
Root (hd0,0)
Kernel /vmlinuz-2.4.25-1-386 root=/dev/hda3 ro
Initrd /initrd.img-2.4.25-1.-386
Savedefault
Boot




THIS IS NOW:

Title Debian 2.4.25
Root (hd0,0)
Kernel /vmlinuz-2.4.25-1-386 root=/dev/hda3 ro
Initrd /initrd.img-2.4.25-1.-386
Savedefault
Boot

***I ADDED THE FOLLOWING***

Title Debian.2.6.5
Root (hd0,0)
Kernel /bzImage2.6.5 root=/dev/hda3 ro
Savedefault
Boot




My new kernel is compiled with ext2, ext3 and the others also.
My filesystem is ext3.
When i reboot my system i can choose to boot the debian2.6.5 but in the
boot process i get this:

Kernel Panic: VFS: Unable to mount root fs on unknown-block(0,0)

How can i fix it so that i can boot with my 2.6.5 ??


GrtZ,
Phil.






apt-get allways asks cd-rom

2003-10-15 Thread Philippe Dhont (Sea-ro)
Title: Message



Hi,

i allways used 
dselect with my cd's to install software but now i want to do it via my internet 
link.
i did apt-setup and 
selected http, my country and the http site i want to use.
Then it updates its 
package list and a apt-get upgrade worked also.
But when i try 
something like
apt-get install 
synaptic (example) then i have to insert the cd-rom?
why is that ? i 
thought that normally this should go directly to the http ??
same problem when 
using the dselect == access == http setting
it allways asks the 
cdrom.
i am after a proxy 
(squid) but this works fine (apt-get upgrade worked fine)

thnx.

Philippe Dhont



use apt-get to upgrade to the unstable version

2003-10-15 Thread Philippe Dhont (Sea-ro)
Title: Message



Hi,

i have debian 
stable, how can i use apt-get to upgrade to the unstable version 
?
i thought apt-get 
dist-upgrade would do the job but it is not.

grtz!

Philippe Dhont



[no subject]

2003-10-15 Thread Philippe Dhont (Sea-ro)
Title: Message



check 
this:

http://www.distrowatch.com/dwres.php?resource=review-debian2

check also part 
II
very good for 
newbies!

Philippe Dhont



Wireless letworking

2003-09-22 Thread Philippe Dhont (Sea-ro)
Hi,

I have an orinoco wireless netcard and installed the module, tools, pcmcia
installation, kernel configuratione
And the card is recognized by cardmgr, so no problems around here.
I configured network.opts so that it reads the interfaces file and in
interfaces i made eth1 with an ip and everything.
When the card is online, i can ping to it's own address, that's working.
But in the config.opts where i have to insert the parameters for the
encryption etc... I put in all the data i *think* that is necessary for here
and i thought that it should be possible to ping to other hosts via the
wireless netcard at that point.

But this is not working, can't ping to other hosts.
How can i complete my configuration ? Or where can i get more information ?

Grtz!
Philippe


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



CARDMGR hangs

2003-09-19 Thread Philippe Dhont (Sea-ro)
Hi,

I am trying to install my wireless netcard, installed the modules, tools
etc... But when i start CARDMGR, my portable hangs.
Even when i start cardmgr without a pcmcia card in the socket, it hangs.
When i insert the card, then CARDCTL detects the card and with another
ordinnary netcard (3COM) it hangs also.
But the fact that its hanging without a card in the socket could be a
problem with CARDMGR (io or whatever) and not with the card itself (isn't
that a smart conclusion ??)

So when i type CARDMGR i get this:

CS: IO PORT PROBE 0x0c00-0x0CFF: clean
CS: IO PORT PROBE 0x0800-0x08FF: (and here it hangs)

I have a DELL 8100 portable with only one pcmcia socket.
Any idea?

thnx
Philippe


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



Insert module at startup

2003-09-18 Thread Philippe Dhont (Sea-ro)

Hi,

I have a portable with a broadcom netcard, debian woody an the latest stable
kernel configured (2.4.22), i also downloaded the drivers for my broadcom
netcard and when i start it manually (with insmod), i can ping etc. So the
card is okay.
But how can i add the module so that it starts when the system boots, i find
information about modutils, modules.conf, ... But all this is not so clear!
Could someone *plz* explain me clairly how i have to do it ? Or a link or
whatever ?

And what dhcp client do i have to use ? Dhcpd ? Pump ? Dhclient ?

Thnx!

Philippe Dhont


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



RE: Insert module at startup

2003-09-18 Thread Philippe Dhont (Sea-ro)
 
Okay, 
So when i add a line to /etc/modules, what do i have to add there ? And
where do i have to describe the path ?
The drivers name is something like bcm5700.o
But how knows the /etc/modules where that file is ?

(sorry, have no experience with modules).
Regards,
Philippe



-Original Message-
From: Robert Vollmert [mailto:[EMAIL PROTECTED] 
Sent: donderdag 18 september 2003 11:03
To: [EMAIL PROTECTED]

 But how can i add the module so that it starts when the system boots, 
 i find information about modutils, modules.conf, ... But all this is not
so clear!
 Could someone *plz* explain me clairly how i have to do it ? Or a link 
 or whatever ?

Just add a line to /etc/modules.

 And what dhcp client do i have to use ? Dhcpd ? Pump ? Dhclient ?

dhcp-client seems to work fine here (configured on initial installation of
Debian 3.0). You need CONFIG_PACKET and CONFIG_FILTER in your kernel for it
to work.

Cheers
Robert


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


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



DHCP - dhclient not working

2003-09-18 Thread Philippe Dhont (Sea-ro)
Hi,

I use debian with 2.4.22 kernel and i want it to work with my cable modem
and dhcp also.
So, first i had problems in my daemon log that my kernel was not configured
well (i needed to install packet_socket and socket_filtering in the kernel
so i did).
The kernel problem is solved, but when i run dhclient on eth0 or just
dhclient, whatever, i get the error that it can't get a lease.
and why not?  windoze boxes work with the same cable modem without a problem
so there is no problem with the modem or the ISP.
what do i do wrong and how can i solve it!

this is info from my daemon.log:
dhcpdiscover on eth0 to 255.255.255.255 port 67 interval 8
dhcpdiscover
...
...
...
no working leases in persistent database
dhclient-2.2.x sleeping

help plz!
thnx
Philippe


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



how to deny CTRL-ALT-DEL

2003-07-16 Thread Philippe Dhont (Sea-ro)
Hi, small question.
How can i deny a CTRL-ALT-DEL when i am on the login screen ?
This question because I have a server and some technician who had to work on
another system had chosen the wrong keyboard !!
So, the debian was on it's login screen ant it rebooted and I don't want
this to happen again in the future.

thnx
Philippe 


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



SAMBA winbind ./configure --with-pam fails always

2003-06-05 Thread Philippe Dhont (Sea-ro)
Hi,
I have the following problem, i already asked on samba and pam user lists
but they say i should ask here because i use debian, I do everything on
debian these days.
The problem is when i download samba and when i compile it --with-pam
Then i always get errors
They say i need the pam-devel but when i check with dselect, it is
installed:
Libpam0g-dev and these should be the development files for PAM, and it is
installed.

I checked for PAM internet on the official site:

http://www.kernel.org/pub/linux/libs/pam/

I have PAM installed (or else my linux wouldn't work) and i installed the
newer version also.
But it is still not working, where can i find those devel packages ?
I looked on:
http://www.kernel.org/pub/linux/libs/pam/pre/
(there are all the pam packeges)
But what exactly do i have to install ? I need winbind for windows
authentication testing.
I am not so familiar with the devel packages, i have PAM and it's working
and don't know lot's more about other devels.




 configure:14172: checking whether struct passwd has pw_age
 configure:14224: checking for poptGetContext in -lpopt
 configure:14267: checking whether to use included popt
 configure:14282: checking configure summary
 configure:14291: gcc -o conftest -O  -D_LARGEFILE64_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE   conftest.c  -ldl -lnsl -lpam 15
 /usr/bin/ld: cannot find -lpam
 collect2: ld returned 1 exit status
 configure: failed program was:
 #line 14287 configure
 #include confdefs.h
 #include ./tests/summary.c



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