Re: [gentoo-amd64] Is Xorg server built in static form?

2007-01-12 Thread Jan Jitse Venselaar
On Friday 12 January 2007 08:41, Daniel Iliev wrote:

 Any ideas how to deal with this will be much appreciated.

 --
 Best regards,
 Daniel
I have exactly the same issue. I'm not sure it is a problem though. 
Xorg-server is not statically linked:

localhost # file /usr/bin/Xorg
/usr/bin/Xorg: setuid ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for 
GNU/Linux 2.6.17, dynamically linked (uses shared libs), stripped

Nothing seems to really fail because of this DGA library though, so I'm not 
sure there is a problem.

Jan Jitse


pgpssVKCtTrRO.pgp
Description: PGP signature


Re: [gentoo-amd64] Is Xorg server built in static form?

2007-01-12 Thread Daniel Iliev
Jan Jitse Venselaar wrote:
 On Friday 12 January 2007 08:41, Daniel Iliev wrote:
   
 Any ideas how to deal with this will be much appreciated.

 --
 Best regards,
 Daniel
 
 I have exactly the same issue. I'm not sure it is a problem though. 
 Xorg-server is not statically linked:

 localhost # file /usr/bin/Xorg
 /usr/bin/Xorg: setuid ELF 64-bit LSB executable, x86-64, version 1 (SYSV), 
 for 
 GNU/Linux 2.6.17, dynamically linked (uses shared libs), stripped

 Nothing seems to really fail because of this DGA library though, so I'm not 
 sure there is a problem.

 Jan Jitse
   

OMG! Where is my mind? Of course I had to test it with the file utility:

file /usr/bin/Xorg
/usr/bin/Xorg: setuid ELF 64-bit LSB executable, AMD x86-64, version 1
(SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), stripped

It's not a problem here also. I have no troubles with X but I wanted to
try compiz with nVidia. Everything started when I accidentally found
this site: http://wiki.gentoo-xeffects.org/Main_Page;. Following the
advices I tried to stop DGA and found that it doesn't work for me and
then I sent my question here. I want to be sure I'm not doing something
wrong before submitting a bug report.

So, is there anyone (besides both of us) in the same situation?

-- 
Best regards,
Daniel


-- 
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] fsck seems to screw up my harddisk

2007-01-12 Thread Guido Doornberg

So, here I am again,

now without the samsung drive, but this time (same system), with a
software RAID-1, on 2 Western Digital Caviar Disks, working with ext2
on the boot-, and reiserfs on the rootpartition.

Anyway, every time the system shuts down, the last things my pc tells me are:

* Unmounting filesystems ...[ ok ]
* Shutting down RAID devices (mdadm) ...
md: md1 stopped.
md: unbindsdb1
md: export_rdev(sdb1)
md: unbindsda1
md: export_rdev(sda1)
md: md2 stopped.
md: unbindsdb2
md: export_rdev(sdb2)
md: unbindsda2
md: export_rdev(sda2)
md: md3 still in use.
md: md3 still in use.
md: md3 still in use.
mdadm: stopped /dev/md1
mdadm: stopped /dev/md2
mdadm: fail to stop array /dev/md3: Device or resource busy [ !! ]
* Remounting remaining filesystems readonly ... [ ok ]
md: stopping all md devices.
md: md3 still in use.
Synchronizing SCSI cache for disk sdb:
Synchronizing SCSI cache for disk sda:
System halted.

So, my question is quite simple i guess; Is it normal that my array
(/dev/md3) doesn't like to be stopped? And if it isn't, how can I make
it stop?

btw, if you think I should post this kind of questions somewhere else,
I'd be happy to hear so...

thanks
--
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] unsubscribe

2007-01-12 Thread Erik

absolutely not.


On 1/11/07, Axel Grötsch [EMAIL PROTECTED] wrote:


unsubscribe
--
gentoo-amd64@gentoo.org mailing list





--
Erik

--
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] fsck seems to screw up my harddisk

2007-01-12 Thread Adam James
On Fri, 12 Jan 2007 16:38:21 +0100 Guido Doornberg
[EMAIL PROTECTED] wrote:

 So, my question is quite simple i guess; Is it normal that my array
 (/dev/md3) doesn't like to be stopped? And if it isn't, how can I make
 it stop?

It would be helpful if you told us what filesystems you have mounted
on '/dev/md3'.

If it is your root partition, then it makes sense that it cannot be
unmounted, as the programs and files used in the shutdown are located
on it! This is not a problem however, as part of the shutdown process is
to remount as read-only any filesystems that cannot be cleanly
unmounted.

 * Remounting remaining filesystems readonly ...   
 [ ok ]

This prevents any further writes to the disk, while still allowing
processes access to their data.

 Synchronizing SCSI cache for disk sdb:
 Synchronizing SCSI cache for disk sda:

Disk buffers are then synchronised to disk, removing any risk of data
corruption, and the system is halted.

 System halted.

So in answer to your question, it is quite normal and is not a problem.
If '/dev/md3' does not house your root partition, then it probably
contains a daemon that is refusing to shutdown in an orderly
manner. Running `lsof /partition` might help you track it down.

-atj
-- 
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] Is Xorg server built in static form?

2007-01-12 Thread Richard Fish

On 1/12/07, Daniel Iliev [EMAIL PROTECTED] wrote:

   Load  extmod

   SubSection extmod


man xorg.conf.  Load and SubSection are two ways to specify the
same thing for modules, so you should use one or the other, not both.

-Richard
--
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] fsck seems to screw up my harddisk

2007-01-12 Thread Guido Doornberg

Great =), that's one problem less to worry about then...

thank you =)
--
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] unsubscribe

2007-01-12 Thread Jean . Borsenberger

Yes it seems realy impossible to unsubscribe, none of the methods
works (mail to list+..., mail to postmaster@, mail to abuse@).
The only way seems to destroy the list. Think of it.

Jean Borsenberger
tel: +33 (0)1 45 07 74 69
Observatoire de Paris Meudon
5 place Jules Janssen
92195 Meudon France

On Fri, 12 Jan 2007, Erik wrote:


absolutely not.


On 1/11/07, Axel Grötsch [EMAIL PROTECTED] wrote:


unsubscribe
--
gentoo-amd64@gentoo.org mailing list





--
Erik

--
gentoo-amd64@gentoo.org mailing list



RE: [gentoo-amd64] unsubscribe

2007-01-12 Thread David Pyke
Have you tried setting fire to your computer?  That should stop you from
getting the mail. 

-Original Message-
From: Jean Borsenberger [mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, January 12, 2007 3:59 PM
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] unsubscribe

Yes it seems realy impossible to unsubscribe, none of the methods
works (mail to list+..., mail to postmaster@, mail to abuse@).
The only way seems to destroy the list. Think of it.

Jean Borsenberger
tel: +33 (0)1 45 07 74 69
Observatoire de Paris Meudon
5 place Jules Janssen
92195 Meudon France

On Fri, 12 Jan 2007, Erik wrote:

 absolutely not.


 On 1/11/07, Axel Grötsch [EMAIL PROTECTED] wrote:
 
 unsubscribe
 --
 gentoo-amd64@gentoo.org mailing list
 
 


 --
 Erik

 --
 gentoo-amd64@gentoo.org mailing list




-- 
gentoo-amd64@gentoo.org mailing list



RE: [gentoo-amd64] unsubscribe

2007-01-12 Thread Jean . Borsenberger
	installing gentoo-64 and upgrading it is sufficient to put it 
down, no use to set fire.


Jean Borsenberger
tel: +33 (0)1 45 07 74 69
Observatoire de Paris Meudon
5 place Jules Janssen
92195 Meudon France

On Fri, 12 Jan 2007, David Pyke wrote:


Have you tried setting fire to your computer?  That should stop you from
getting the mail.

-Original Message-
From: Jean Borsenberger [mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, January 12, 2007 3:59 PM
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] unsubscribe

Yes it seems realy impossible to unsubscribe, none of the methods
works (mail to list+..., mail to postmaster@, mail to abuse@).
The only way seems to destroy the list. Think of it.

Jean Borsenberger
tel: +33 (0)1 45 07 74 69
Observatoire de Paris Meudon
5 place Jules Janssen
92195 Meudon France

On Fri, 12 Jan 2007, Erik wrote:


absolutely not.


On 1/11/07, Axel Grötsch [EMAIL PROTECTED] wrote:


unsubscribe
--
gentoo-amd64@gentoo.org mailing list





--
Erik

--
gentoo-amd64@gentoo.org mailing list





--
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] unsubscribe

2007-01-12 Thread Simon Stelling

[EMAIL PROTECTED] wrote:
installing gentoo-64 and upgrading it is sufficient to put it down, 
no use to set fire.


I love black humor. Jokes aside, reading documentation usually saves a 
lot of nerves, both when upgrading and unsubscribing.


http://www.gentoo.org/main/en/lists.xml

--
Kind Regards,

Simon Stelling
Gentoo/AMD64 Developer
--
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] Is Xorg server built in static form?

2007-01-12 Thread Daniel Iliev
Richard Fish wrote:

 man xorg.conf.  Load and SubSection are two ways to specify the
 same thing for modules, so you should use one or the other, not both.

 -Richard


I tried this:
--snip--
Section Module
#   Load  extmod

   SubSection extmod
  Option  omit xfree86-dga
   EndSubSection

Load  dbe
Load  record
Load  xtrap
Load  glx
Load  freetype
Load  type1
EndSection
--snip--

and got the same result.
Let me rephrase the question: I want to load all extensions provided by
extmod, all but xfree86-dga. How should I do this?


-- 
Best regards,
Daniel


-- 
gentoo-amd64@gentoo.org mailing list