Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread David

Jimmy Wu wrote:

I followed the instructions to install the nvidia drivers the Debian
way from this site:
http://wiki.debian.org/NvidiaGraphicsDrivers




Just installed AMD64 Etch on a dual core 64, with a Leadtek Quadro FX540 
on a work station.
Getting similar reactions with the basic nv driver and looking to 
install the NVidia drivers.


Got nothing from startx.

But running a check on the monitor read outs (a Fujitsu 19" LCD, which 
was configured  at 1280 by 1040 with 31.5-83kHz H and 56-75Hz V), I get 
 700 by 400, with refresh rates that far exceed the spectrum.


I intend to upgrade to SID before I install drivers and configure X.

I'll let you know how I go.

--
David Palmer
Linux User - #352034


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




Keeping uid (<500) in sync

2008-01-24 Thread Alex Samad
Hi

I was wondering how (in debian land) do people keep gid's and uid for <500 (ie 
the system, daemon in sync on multiple machines.

I just spent 10 min trying to work out why my bind9 would not start, why 
because I just installed my ldap package which works great for uid& gid > 500.

system uid& gid get created as needed so depending which order you install 
packages will determine which order (and thus ) uid& gid are created and 
numbered


so right now my toolbox consists of find -uid || -gid  -exec and vim 
/etc/{passwd|group}

Alex

 -- The difference between a Miracle and a Fact is exactly the difference
between a mermaid and a seal.
-- Mark Twain


signature.asc
Description: Digital signature


Re: lightning, extension for icedove, screwed up

2008-01-24 Thread H.S.

H.S. wrote:


9 - re-zip it (zip -r ../lightning-0.7-debian.xpi)



The above step should be:
$> zip -r ../lightning-0.7-tb-linux-my.xpi ./


i.e., the "./" is necessary (the "-my" in the new filename is only to 
get a different xpi file than the original one).


->HS


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




Re: cd seen as blank cd

2008-01-24 Thread Douglas A. Tutty
On Fri, Jan 25, 2008 at 04:44:35AM +0100, Thierry Chatelet wrote:
> On Thursday 24 January 2008 17:54, Thierry Chatelet wrote:
> > Hi,
> > On a new Etch-amd64 install, when I load a cd in the drive, it is seen as
> > blank cd. Now, say I take a debian install cd, it is seen at boot, and I
> > can start the instalation ( I stopped before formating, I would rather not
> > re-install). In fstab, I have:
> > /dev/hda/media/cdrom0   udf,iso9660 user,noauto 0   0
> >
> > Any ideas?
> > Thanks
> 
> More information: In k3b, I can mount the cd's and see what's in it. But the 
> storage applet says blank cdrom, and if I try to open it with Konqueror, I 
> get a message "malformed url". Nothing shows up in /media/cdrom0 either as 
> user or as root.
> I am at lost on that one...
> Thierry

We need an actual error message.  I know: you're using a pointy-clicky
thingy.  Get to a command line and try:

$ mount /dev/hda

Give us the error.

Try removing the udf part of the fstab entry.  Perhaps its getting
confused.  A normal CD should be iso9660.

Install the package cdck and run it on the cd.  It doesn't need to be
mounted: it tries to read the whole CD and checks for problems at the
bit-on-the-media level.

Give us the output of any commands you run.

Doug.


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



Re: Getting started with Xen -- Xen enabled kernel for Lenny?

2008-01-24 Thread Ted Hilts

Martin

Thanks for your information, you will find my reply further down.

Martin Marcher wrote:

On Thursday 24 January 2008 17:13 Ted Hilts wrote:
  

Martin

What is the exact kernel version you are running on both machines and
what are their CPU designations?  The problems in the past have not been
with the distribution but with various kernels. Did you compile your
systems from source or did you use pre-compiled packages?  Did you
compile the source and apply a patch for the kernels  or did you use
kernel binaries with the Xen package already compiled into the kernel
binaries?



the "xen package" isn't compiled into the kernel afaik, you still need some
userland stuff to start/stop (interface) the domUs.
  

Martin

Thanks for your information further down from these comments.

I did not snip out the information below my following comments as I 
thought the information to be useful not just to me but to others that 
may be aware of our dialog.



As I remember, the package as I call it consists of 2 integrated parcels 
of code.  One parcel of code is integrated into the kernel as a patch 
and the other as you mentioned is like a dependent parcel for managing 
the operations.  But definitely, the kernel is altered and has 
attributes the un-patched kernel does not have.  So one either applies 
the patch or one gets a binary that has already been patched.  Sounds to 
me you obtained a kernel binary that was pre-patched for use with Xen.  
There is no way the ordinary kernel can become the core of an Xen system 
without the patch.  However, Intel hardware changes associated with the 
CPU chip may change that -- I simply do not know.


Also, I was talking about kernel versions higher than yours (up in the 
twenties where yours was 18) and 32 bit. But whether the CPU is 32 bit 
on 64bit machines could be a problem, I don't know.  Also, the AMD was 
the only working CPU architecture available on Debian and I don't know 
why that was the case.  Many people do not use AMD  as their CPU 
architecture.  Somewhere, just before etch was declared as STABLE the 
AMD Xen stuff failed to work properly and this condition was verified by 
someone (I don't have the name handy) who was doing some kind of liaison 
between Debian and Xen.  That's why I said it did not work on Debian.  
This liaison person has already confirmed that and was attempting to 
find a way around no Debian Xen until the next stable version (which 
seems to be on its way or is already here). So it seems by my 
information the Xen Debian problem occurred on the 2.6 kernel at some 
point and there were many requests on the debian-user list asking why 
they could not get the AMD Xen stuff to work. So it will be interesting 
to see if things have now changed.  I don't doubt your set up works and 
works well but I am willing to bet that the etch stable kernel version 
will not work for you.  Maybe, with Debian 4.0 the problem has been 
resolved -- hope so!


I did not snip out the rest of the stuff.

Thanks -- Ted
  

Looking forward to this information.  Thanks, Ted



aptitude install xen-linx-image-2.6-xen-amd64

no i'm not joking, those with the hypervisor and ioemu and i was set, I had
the 2 or 3 minor updates since etch release and all of those kernels worked
fine.

the dom0 doesn't have anything apart from the official etch repos

http://packages.debian.org/etch/linux-image-2.6-xen-amd64

aptitude search ~ixen
i A linux-image-2.6-xen-amd64   - Linux kernel 2.6 image on AMD64
i A linux-image-2.6.18-5-xen-amd64  - Linux 2.6.18 image on AMD64
i   linux-image-xen-amd64   - Linux kernel image on AMD64
i A linux-modules-2.6.18-5-xen-amd6 - Linux 2.6.18 modules on AMD64
i   xen-hypervisor-3.0.3-1-amd64- The Xen Hypervisor on AMD64
i   xen-utils-3.0.3-1   - XEN administrative tools
i A xen-utils-common- XEN administrative tools - common
files


First Box (2 cores/1 cpu):
cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 39
model name  : AMD Opteron(tm) Processor 146
stepping: 1
cpu MHz : 2009.290
cache size  : 1024 KB
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36
clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni
lahf_lm
bogomips: 5024.69
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

Second Box (4 cores/2 cpus):
$ cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 65
model name  : Dual-Core AMD Opteron(tm) Processor 2212 HE
stepping: 2
cpu MHz : 2000.070
cache size  : 1024 KB
physical id : 0
siblings: 1
core id : 0
cpu cores   : 1
fpu : yes
fpu_exception

Re: cd seen as blank cd

2008-01-24 Thread Thierry Chatelet
On Thursday 24 January 2008 17:54, Thierry Chatelet wrote:
> Hi,
> On a new Etch-amd64 install, when I load a cd in the drive, it is seen as
> blank cd. Now, say I take a debian install cd, it is seen at boot, and I
> can start the instalation ( I stopped before formating, I would rather not
> re-install). In fstab, I have:
> /dev/hda/media/cdrom0   udf,iso9660 user,noauto 0   0
>
> Any ideas?
> Thanks

More information: In k3b, I can mount the cd's and see what's in it. But the 
storage applet says blank cdrom, and if I try to open it with Konqueror, I 
get a message "malformed url". Nothing shows up in /media/cdrom0 either as 
user or as root.
I am at lost on that one...
Thierry


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



Re: lightning, extension for icedove, screwed up

2008-01-24 Thread H.S.

Cassiano Bertol Leal wrote:


Ok, so you're having trouble installing the plugin. This is easily
fixable, but you have to mess up with the .xpi.

Here's the step-by-step:

1 - download the xpi from the lightning web page (save it, but don't
install it just yet)
2 - open a terminal and go to the folder where the xpi was saved.
3 - create a temp folder and enter it (mkdir lightning-tmp && cd
lightning-tmp)
4 - unzip ../lightning-0.7-tb-linux.xpi (adjust to the correct file name)
5 - open install.rdf with you favorite editor
6 - find the tag 
7 - change the value of this tag to linux-gnu_x86-gcc3 (e.g.
'linux-gnu_x86-gcc3')
8 - save the file and exit the editor
9 - re-zip it (zip -r ../lightning-0.7-debian.xpi)



The above step should be:
$> zip -r ../lightning-0.7-tb-linux-my.xpi ./

Otherwise, your method worked perfectly! Thanks a ton.
->HS




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




Re: getting gnome out of xfce4 in debian

2008-01-24 Thread Damon L. Chesser

Jimmy Wu wrote:

On Jan 24, 2008 6:04 PM, Damon L. Chesser <[EMAIL PROTECTED]> wrote:
  

Try running update-alternatives.  You might be able to pick what term is
opened by default. You can take a look in /etc/alternatives to see what
can be changed.  I don't remember what the native xfce4 term is, I
always used gnome-terminal.  In the past, I installed XFCE4 then I would
install things like quanta or gnome-terminal as needed.  Now days, I
just run gnome, so I am a bit rusty on what apps (like click on the file
manager) opens what apps (the real app, like nautilus).  BTW, you can
set up nautilus to NOT take over your desktop by running nautilus
--no-desktop  IIRC, but I think that XFCE4 does this by default.



I'll look into that the next chance I get.

  

Jimmy, I have a pounding headache right now, so I will probably not
respond back anymore today, HTH!



You've already helped me a lot on the various threads I have started
on this list.  I rappreciate your time and effort - thanks!

  
I have installed XFCE4 and now I can't remember why I started using 
gnome!  This thing uses less then half of the memory of gnome and is 
very functional.


--
Damon L. Chesser
[EMAIL PROTECTED]



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




Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/24/08 18:58, Jimmy Wu wrote:
[snip]
> 
> Now, on to a solution.  The unstable nvidia-glx does support my card,
> but I want to run the stable distribution.  I know there are ways to
> configure apt/aptitude/sources.lst to have a mixed system, but is
> going through that worth it for just one package from the unstable
> distribution?  (I'm avoiding the Nvidia installation script because I
> want to do this the "debian way" - it seems "cleaner" and has the
> added advantage of being integrated into the package management
> system.)

You could get the unstable nvidia-glx source package and build it
using Stable tools.  Might not work, though, because the latest
nvidia drivers are built with modern tool versions.

I'd suggest moving up to Lenny/testing.

- --
Ron Johnson, Jr.
Jefferson LA  USA

"I'm not a vegetarian because I love animals, I'm a vegetarian
because I hate vegetables!"
unknown
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHmUFzS9HxQb37XmcRAseLAKC9wmJkaGwRhFu9KX0JN+4aSfOqywCfS02S
sxz4o9pBMoDuaq1DbHnQlU4=
=rUkj
-END PGP SIGNATURE-


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



Re: Alsa and ens1370 card help

2008-01-24 Thread ISHWAR RATTAN



On Thu, 24 Jan 2008, Nigel Henry wrote:


Hi Ishwar. Is it a PCI, or an older ISA card. lspci should show if it's a PCI
one. I have an Ensoniq PCI card (ens1371) that works fine.

Could you post also the output of:
cat /proc/asound/cards

Which Debian based OS is this?

Do you have anything audio based plugged into the USB? Webcam, Usb midi
keyboard, etc. Sometimes USB stuff can mess about with the ordering of the
soundcards, resulting ion the USB device being set as card0, and your actual
soundcard as card1, which results in no sounds.

lspci did show the card but aplay -l won't find one!!

After trying a bit I created the audio and sound devices again in
/dev/.static/dev using /dev/MAKEDEV. The did the trick for me.

I am running latest Sidux-2007-4.5 debian derivarive.

Thanks for the reponse.

-ishwar


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




Re: getting gnome out of xfce4 in debian

2008-01-24 Thread Jimmy Wu
oops - sorry Celejar - my reply-to went to your email and not to the
list.  I'm reposting my message to the list (below)

On Jan 24, 2008 8:07 PM, Jimmy Wu <[EMAIL PROTECTED]> wrote:
> On Jan 24, 2008 6:07 PM, Micha <[EMAIL PROTECTED]> wrote:
> > under xfce-setting-show manager choose preferred applications and there you 
> > can
> > change the choice of browser, email program and terminal.
>
> The command in the panel launcher is some sort of cryptic 'exo-open
> --WebBrowser' or 'exo-open --TerminalEmulator' or something like
> that'.  Apparently that points to the GNOME apps, since I haven't
> changed the Preferred Apps settings.  However, I don't think that
> should make the command 'xfterm4' open gnome-terminal (?!).  Thanks
> for the suggestion though.
>
> On Jan 24, 2008 6:26 PM, Celejar <[EMAIL PROTECTED]> wrote:
> > On Thu, 24 Jan 2008 16:51:11 -0500
> > "Jimmy Wu" <[EMAIL PROTECTED]> wrote:
> > > Is there any simple, _clean_ way to do this?  The cleanest way I can
> > > think of is to reinstall using the Debian xfce4 iso and add the gnome
> > > utilities one by one, but that would be a real hassle, involving
> > > downloading and burning an iso and going through the whole install
> > > process all over.
> >
> > You certainly don't need to do that.  As Doug would say, start Aptitude
> > in interactive mode, open "Installed Packages / Gnome / [Main]" and go
> > through the list one by one, marking everything that you don't think
> > you need as automatically installed (with key 'M').  Then just upgrade,
> > and Aptitude will remove everything that you've marked, except for
> > dependencies of things you still want.
>
> That sounds like the closest to what I want - I'll try that first.
>
> Thank you to everyone who responded for your help!
>
>
> --
> Jimmy
> Registered Linux User #454138
>



-- 
Jimmy Wu
Registered Linux User #454138


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



Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Jimmy Wu
On Jan 24, 2008 5:36 PM, Ron Johnson <[EMAIL PROTECTED]> wrote:
> What does /usr/lib/xorg/modules/extensions/libglx.so look like?

I haven't had a chance to check that yet (I put my laptop away and
it's charging now).  However I think I've figured out the problem (see
below...)

On Jan 24, 2008 6:23 PM, Paul Cartwright <[EMAIL PROTECTED]> wrote:
> try downloading the latest nvidia driver from nvidia.com and running the
> NVIDIA*.run file..
> a new one just came out recently..

Thanks for that lead.  On Thinkwiki.org
(http://www.thinkwiki.org/wiki/NVidia_Quadro_NVS_140m), I found that
support for my chip began with the Nvidia 100.14.09 driver version
(June 2007), while the etch stable package nvidia-glx uses the
1.0-8776 version (Oct 2006).  Just to make sure, I looked at the
README and sure enough, my graphics card isn't in there.  This
probably explains why it isn't working.

On Jan 24, 2008 4:32 PM, Jimmy Wu <[EMAIL PROTECTED]> wrote:
> Graphics card is Nvidia Quadro NVS 140M, which is listed on the
> official Nvidia site as supported.

Apparently I was looking at the list for the latest (and wrong) driver
version (http://www.nvidia.com/object/IO_18897.html).


Now, on to a solution.  The unstable nvidia-glx does support my card,
but I want to run the stable distribution.  I know there are ways to
configure apt/aptitude/sources.lst to have a mixed system, but is
going through that worth it for just one package from the unstable
distribution?  (I'm avoiding the Nvidia installation script because I
want to do this the "debian way" - it seems "cleaner" and has the
added advantage of being integrated into the package management
system.)

Thanks again,
-- 
Jimmy
Registered Linux User #454138


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



Re: mscompress

2008-01-24 Thread Angus Auld

--- Paul Cartwright <[EMAIL PROTECTED]> wrote:

> On Thu January 24 2008, Angus Auld wrote:
> > Thanks for your reply Paul. So, if I understand, a
> > windows binary
> > installation package .exe isn't like a nix binary
> like
> > .deb or .rpm?
> 
> not exactly. look for the homepage, maybe it
> explains better:
> 
> MsCompress for Windows
> 
> MsCompress: compress data using LZ77 algorithm
> Version
> 
> 0.3
> Description
> 
> MsCompress is a Microsoft "compress.exe/expand.exe"
> compatible (de)compressor. 
> This package contains two programs:
> 
> * msexpand, which decompresses files compressed
> by Microsoft compress.exe 
> utility (e.g. Win 3.x installation files)
> * mscompress, which compresses files using LZ77
> compression algorithm. 
> Output files can be decompressed using Microsoft
> expand.exe or msexpand(1).
> 
> Homepage
> 
> ftp://ftp.penguin.cz/pub/users/mhi/mscompress
> 
> 
> > I thought it was, well sort of anyway.
> > What exactly is mscompress/msexpand supposed to
> do?
> >
> > I want to extract some icons from an
> MSN_Messenger.exe
> >
> > binary package. Is there no way to do that?
> 
> no, you don't extract icons from an EXE. try google:
> icons msn messenger
> I got this site ( for one):
> 
> http://www.msnicon.com/
> 
> it has 3,000 icons
> >
> > Sorry if I have misunderstood.
> 
> no need to be sorry, we are all learning here!
> 
> 
> -- 
> Paul Cartwright
> Registered Linux user # 367800
> Registered Ubuntu User #12459
>>
Thanks Paul for the help. I sort of wanted to look
inside of an exe, 
as I am rather curious about such things. I thought
maybe I could 
find some nice icons while in there.

Thanks for the link to the site as well. It should
more than satisfy 
may iconic (?) needs.

I can't seem to find very much info about mscompress,
and what 
it does or how to use it. That seems strange to me. 
I have searched quite a bit, but remain in the dark
more or less 
about it.
The link you provided to the mscompress homepage is
requiring 
login. I tried as "guest", but it was no go.
I found this listed as homepage of mscompress from
freshmeat.net:

http://martin.hinner.info/mscompress/

But, there is little info of help there either.
Mysterious.

Thanks again.
Regards.

-- Angus

##Linux Laptop powered by Debian Linux##
###Reg. Linux User #278931###


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


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



Web browser cannot see due to proxy server?

2008-01-24 Thread wathavy wathavy
Hi, 
I have Debian set up and run. I can ping to any address and get replies.
And I also set up proxy server name and port number exactly same as Windows 
which I am writing this mail, now. But any browser reject saying 'proxy server 
may be not set right'. I asked the server administrator if Linux is blocked he 
says he does not block by seeing OS types, just MAC and IP only.
When Windows running it can see browser, but I cannot figure out how I can use 
bowser with Linux(Debian).
Please help.
Thank you.

   
-
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

Re: apache/subversion with ldap

2008-01-24 Thread hhding

Thanks for your advice :)
Here is the config file, I take your advice and change Require group to 
Require ldap-group, but it does not work.


::
/etc/apache2/mods-enabled/dav_svn.conf
::


 DAV svn

 SVNPath /var/lib/svn
 AuthType basic
 AuthName "SVN"
 AuthBasicProvider ldap
 AuthzLDAPAuthoritative on
 AuthLDAPURL ldap://localhost:389/dc=my?uid
 Require ldap-group cn=groupA,dc=my

 AuthzSVNAccessFile /etc/apache2/dav_svn.authz

::
/etc/apache2/dav_svn.authz
::
[/]
* = r
::
my.ldif
::
dn: dc=my
objectClass: dcObject
objectClass: organization
o: Example Company
dc: my

dn: cn=admin,dc=my
objectClass: organizationalRole
cn: admin

dn: uid=userA,dc=my
objectClass: top
objectClass: posixAccount
objectClass: account
cn: userA
uid: userA
uidNumber: 1
gidNumber: 1
homeDirectory: /home/userA
userPassword: 1

dn: uid=userB,dc=my
objectClass: top
objectClass: posixAccount
objectClass: account
cn: userB
uid: userB
uidNumber: 2
gidNumber: 2
homeDirectory: /home/userB
userPassword: 1

dn: cn=groupA,dc=my
objectClass: top
objectClass: posixGroup
cn: groupA
gidNumber: 1
memberUid: userA

Martin Marcher wrote:

On Thursday 24 January 2008 21:31 Martin Marcher wrote:

  

On Thursday 24 January 2008 11:26 hhding wrote:


and attachements are complete config files
  

please don't do attachements. They aren't visible everywhere, for me they
just vanished as my primary interface to the ML is gmane.org



now _that_ statemant was absolute b - I was just to dumb to see the
attachements.

anyway, the ldap-group ldap-user should be the solution,

/martin...

  



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




Re: getting gnome out of xfce4 in debian

2008-01-24 Thread Celejar
On Thu, 24 Jan 2008 16:51:11 -0500
"Jimmy Wu" <[EMAIL PROTECTED]> wrote:

> I like xfce4 because it is lighter than GNOME and yet has almost as
> many features.

I have used Xfce for pretty much all of my linux experience.

> I used the netinstall CD to install a Debian desktop, and it gave me
> GNOME.  No problem, I installed the xfce4 meta-package.  What is
> strange is how much of GNOME is still present in Xfce4.  For example,
> the launcher to start a graphical terminal emulator starts
> gnome-terminal.  Even the command xfterm4 starts gnome-terminal for
> some reason I cannot fathom.
> 
> What I want to hopefully do is remove as much of GNOME as possible,
> and have an independent xfce4 desktop instead of this bizarre amalgam.
>  However, I would like to keep the convenient system configuration
> tools (like power management, etc) that GNOME offers but Xfce4 lacks.
> 
> Is there any simple, _clean_ way to do this?  The cleanest way I can
> think of is to reinstall using the Debian xfce4 iso and add the gnome
> utilities one by one, but that would be a real hassle, involving
> downloading and burning an iso and going through the whole install
> process all over.

You certainly don't need to do that.  As Doug would say, start Aptitude
in interactive mode, open "Installed Packages / Gnome / [Main]" and go
through the list one by one, marking everything that you don't think
you need as automatically installed (with key 'M').  Then just upgrade,
and Aptitude will remove everything that you've marked, except for
dependencies of things you still want.

> Thanks in advance for your help!
> -- 
> Jimmy

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


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



Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Paul Cartwright
On Thu January 24 2008, Jimmy Wu wrote:
> Etch uses xorg.
> Actually, nv was what the installer picked by default and that didn't
> work for me (I was surprised by that, but maybe stable uses an older
> version of nv or something).  Anyways, vesa worked, and it still does
> now, so that's what I'm using.  It's nvidia that doesn't work.

try downloading the latest nvidia driver from nvidia.com and running the 
NVIDIA*.run file..
a new one just came out recently..
-- 
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459



Re: mscompress

2008-01-24 Thread Paul Cartwright
On Thu January 24 2008, Angus Auld wrote:
> Thanks for your reply Paul. So, if I understand, a
> windows binary
> installation package .exe isn't like a nix binary like
> .deb or .rpm?

not exactly. look for the homepage, maybe it explains better:

MsCompress for Windows

MsCompress: compress data using LZ77 algorithm
Version

0.3
Description

MsCompress is a Microsoft "compress.exe/expand.exe" compatible (de)compressor. 
This package contains two programs:

* msexpand, which decompresses files compressed by Microsoft compress.exe 
utility (e.g. Win 3.x installation files)
* mscompress, which compresses files using LZ77 compression algorithm. 
Output files can be decompressed using Microsoft expand.exe or msexpand(1).

Homepage

ftp://ftp.penguin.cz/pub/users/mhi/mscompress


> I thought it was, well sort of anyway.
> What exactly is mscompress/msexpand supposed to do?
>
> I want to extract some icons from an MSN_Messenger.exe
>
> binary package. Is there no way to do that?

no, you don't extract icons from an EXE. try google:
icons msn messenger
I got this site ( for one):

http://www.msnicon.com/

it has 3,000 icons
>
> Sorry if I have misunderstood.

no need to be sorry, we are all learning here!


-- 
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459


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



Re: getting gnome out of xfce4 in debian

2008-01-24 Thread Micha
under xfce-setting-show manager choose preferred applications and there you can
change the choice of browser, email program and terminal.

On Thu, 24 Jan 2008 16:51:11 -0500
"Jimmy Wu" <[EMAIL PROTECTED]> wrote:

> I like xfce4 because it is lighter than GNOME and yet has almost as
> many features.
> 
> I used the netinstall CD to install a Debian desktop, and it gave me
> GNOME.  No problem, I installed the xfce4 meta-package.  What is
> strange is how much of GNOME is still present in Xfce4.  For example,
> the launcher to start a graphical terminal emulator starts
> gnome-terminal.  Even the command xfterm4 starts gnome-terminal for
> some reason I cannot fathom.
> 
> What I want to hopefully do is remove as much of GNOME as possible,
> and have an independent xfce4 desktop instead of this bizarre amalgam.
>  However, I would like to keep the convenient system configuration
> tools (like power management, etc) that GNOME offers but Xfce4 lacks.
> 
> Is there any simple, _clean_ way to do this?  The cleanest way I can
> think of is to reinstall using the Debian xfce4 iso and add the gnome
> utilities one by one, but that would be a real hassle, involving
> downloading and burning an iso and going through the whole install
> process all over.
> 
> Thanks in advance for your help!


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



Re: getting gnome out of xfce4 in debian

2008-01-24 Thread Damon L. Chesser

Jimmy Wu wrote:

I like xfce4 because it is lighter than GNOME and yet has almost as
many features.

I used the netinstall CD to install a Debian desktop, and it gave me
GNOME.  No problem, I installed the xfce4 meta-package.  What is
strange is how much of GNOME is still present in Xfce4.  For example,
the launcher to start a graphical terminal emulator starts
gnome-terminal.  Even the command xfterm4 starts gnome-terminal for
some reason I cannot fathom.

What I want to hopefully do is remove as much of GNOME as possible,
and have an independent xfce4 desktop instead of this bizarre amalgam.
 However, I would like to keep the convenient system configuration
tools (like power management, etc) that GNOME offers but Xfce4 lacks.

Is there any simple, _clean_ way to do this?  The cleanest way I can
think of is to reinstall using the Debian xfce4 iso and add the gnome
utilities one by one, but that would be a real hassle, involving
downloading and burning an iso and going through the whole install
process all over.

Thanks in advance for your help!
  

Jimmy,

Try running update-alternatives.  You might be able to pick what term is 
opened by default. You can take a look in /etc/alternatives to see what 
can be changed.  I don't remember what the native xfce4 term is, I 
always used gnome-terminal.  In the past, I installed XFCE4 then I would 
install things like quanta or gnome-terminal as needed.  Now days, I 
just run gnome, so I am a bit rusty on what apps (like click on the file 
manager) opens what apps (the real app, like nautilus).  BTW, you can 
set up nautilus to NOT take over your desktop by running nautilus 
--no-desktop  IIRC, but I think that XFCE4 does this by default.


Jimmy, I have a pounding headache right now, so I will probably not 
respond back anymore today, HTH!


--
Damon L. Chesser
[EMAIL PROTECTED]



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




Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/24/08 16:18, Jimmy Wu wrote:
> On Jan 24, 2008 5:06 PM, Damon L. Chesser <[EMAIL PROTECTED]> wrote:
>>> I tried that, and got the black unresponsive screen again.  I guess
>>> that rules out gdm?
>>>
>>> Thanks,
>>>
>> Yes it does.  Now in single user mode run dpkg-reconfigure xserver-xorg
>> (or xfree-x86??  I use unstable and I don't know what stable uses, but I
>> think it is xorg).  Instead of driver nvidia, choose nv.
>>
>> If this does not re-write your config file, then manually edit
>> /etc/X11/xorg.conf and look for "nvidia" and replace it with "nv".
>> Test.  This will tell us if you have an issue with nvidia or not.
> 
> Etch uses xorg.
> Actually, nv was what the installer picked by default and that didn't
> work for me (I was surprised by that, but maybe stable uses an older
> version of nv or something).  Anyways, vesa worked, and it still does
> now, so that's what I'm using.  It's nvidia that doesn't work.
> 

What does /usr/lib/xorg/modules/extensions/libglx.so look like?

- --
Ron Johnson, Jr.
Jefferson LA  USA

"I'm not a vegetarian because I love animals, I'm a vegetarian
because I hate vegetables!"
unknown
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHmRLjS9HxQb37XmcRAjfxAJ9bRXsY1JXxp0TJBvm9qKBcnrGtnwCeL5bA
1qI0WZIgtFNHpqaNbcq0Zj8=
=xpw/
-END PGP SIGNATURE-


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



Re: Getting started with Xen -- Xen enabled kernel for Lenny?

2008-01-24 Thread Martin Marcher
On Thursday 24 January 2008 17:13 Ted Hilts wrote:
> Martin
> 
> What is the exact kernel version you are running on both machines and
> what are their CPU designations?  The problems in the past have not been
> with the distribution but with various kernels. Did you compile your
> systems from source or did you use pre-compiled packages?  Did you
> compile the source and apply a patch for the kernels  or did you use
> kernel binaries with the Xen package already compiled into the kernel
> binaries?

the "xen package" isn't compiled into the kernel afaik, you still need some
userland stuff to start/stop (interface) the domUs.

> Looking forward to this information.  Thanks, Ted

aptitude install xen-linx-image-2.6-xen-amd64

no i'm not joking, those with the hypervisor and ioemu and i was set, I had
the 2 or 3 minor updates since etch release and all of those kernels worked
fine.

the dom0 doesn't have anything apart from the official etch repos

http://packages.debian.org/etch/linux-image-2.6-xen-amd64

aptitude search ~ixen
i A linux-image-2.6-xen-amd64   - Linux kernel 2.6 image on AMD64
i A linux-image-2.6.18-5-xen-amd64  - Linux 2.6.18 image on AMD64
i   linux-image-xen-amd64   - Linux kernel image on AMD64
i A linux-modules-2.6.18-5-xen-amd6 - Linux 2.6.18 modules on AMD64
i   xen-hypervisor-3.0.3-1-amd64- The Xen Hypervisor on AMD64
i   xen-utils-3.0.3-1   - XEN administrative tools
i A xen-utils-common- XEN administrative tools - common
files


First Box (2 cores/1 cpu):
cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 39
model name  : AMD Opteron(tm) Processor 146
stepping: 1
cpu MHz : 2009.290
cache size  : 1024 KB
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36
clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni
lahf_lm
bogomips: 5024.69
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

Second Box (4 cores/2 cpus):
$ cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 65
model name  : Dual-Core AMD Opteron(tm) Processor 2212 HE
stepping: 2
cpu MHz : 2000.070
cache size  : 1024 KB
physical id : 0
siblings: 1
core id : 0
cpu cores   : 1
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36
clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext
3dnow pni cx16 lahf_lm cmp_legacy svm cr8_legacy
bogomips: 5002.02
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc


AGAIN: I didn't install any specific version i think i even
used "linux-image-xen-amd64" - it just works with etch

hth
martin

-- 
http://noneisyours.marcher.name
http://feeds.feedburner.com/NoneIsYours

You are not free to read this message,
by doing so, you have violated my licence
and are required to urinate publicly. Thank you.


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



Re: apache/subversion with ldap

2008-01-24 Thread Martin Marcher
On Thursday 24 January 2008 21:31 Martin Marcher wrote:

> On Thursday 24 January 2008 11:26 hhding wrote:
>> and attachements are complete config files
> 
> please don't do attachements. They aren't visible everywhere, for me they
> just vanished as my primary interface to the ML is gmane.org

now _that_ statemant was absolute b - I was just to dumb to see the
attachements.

anyway, the ldap-group ldap-user should be the solution,

/martin...

-- 
http://noneisyours.marcher.name
http://feeds.feedburner.com/NoneIsYours

You are not free to read this message,
by doing so, you have violated my licence
and are required to urinate publicly. Thank you.


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



Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Jimmy Wu
On Jan 24, 2008 5:06 PM, Damon L. Chesser <[EMAIL PROTECTED]> wrote:
> > I tried that, and got the black unresponsive screen again.  I guess
> > that rules out gdm?
> >
> > Thanks,
> >
> Yes it does.  Now in single user mode run dpkg-reconfigure xserver-xorg
> (or xfree-x86??  I use unstable and I don't know what stable uses, but I
> think it is xorg).  Instead of driver nvidia, choose nv.
>
> If this does not re-write your config file, then manually edit
> /etc/X11/xorg.conf and look for "nvidia" and replace it with "nv".
> Test.  This will tell us if you have an issue with nvidia or not.

Etch uses xorg.
Actually, nv was what the installer picked by default and that didn't
work for me (I was surprised by that, but maybe stable uses an older
version of nv or something).  Anyways, vesa worked, and it still does
now, so that's what I'm using.  It's nvidia that doesn't work.

-- 
Jimmy Wu
Registered Linux User #454138


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



Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Damon L. Chesser

Jimmy Wu wrote:

On Jan 24, 2008 4:46 PM, Damon L. Chesser <[EMAIL PROTECTED]> wrote:
  

Jimmy,

I have not yet looked over your files, but try to boot into single user
mode (grub screen, normaly the 2nd line) and as root, type "startx" and
see if it starts.  This will rule in or out gdm.



I tried that, and got the black unresponsive screen again.  I guess
that rules out gdm?

Thanks,
  

Yes it does.  Now in single user mode run dpkg-reconfigure xserver-xorg
(or xfree-x86??  I use unstable and I don't know what stable uses, but I
think it is xorg).  Instead of driver nvidia, choose nv.

If this does not re-write your config file, then manually edit
/etc/X11/xorg.conf and look for "nvidia" and replace it with "nv".
Test.  This will tell us if you have an issue with nvidia or not.

--
Damon L. Chesser
[EMAIL PROTECTED]




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




Re: No sound on a ThinkPad T61 w/ a AD1984 sound card

2008-01-24 Thread Kyle Barbour
On Jan 24, 2008 10:15 AM, Florian Kulzer <[EMAIL PROTECTED]> wrote:
> Please post the output of the following commands:
>
> lsmod | grep snd
>
> cat /proc/asound/{version,cards}
>
> cat /dev/sndstat
>
> --
> Regards,| http://users.icfo.es/Florian.Kulzer
>   Florian   |

lsmod | grep snd:

snd_hda_intel 239160  1
snd_pcm_oss39200  0
snd_mixer_oss  15424  1 snd_pcm_oss
snd_pcm72324  2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy   3748  0
snd_seq_oss29408  0
snd_seq_midi8160  0
snd_rawmidi22624  1 snd_seq_midi
snd_seq_midi_event  6880  2 snd_seq_oss,snd_seq_midi
snd_seq46320  6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  21028  2 snd_pcm,snd_seq
snd_seq_device  7692  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd48324  11
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore   7520  1 snd
snd_page_alloc 10056  2 snd_hda_intel,snd_pcm

cat /proc/asound/version:

Advanced Linux Sound Architecture Driver Version 1.0.14 (Thu May 31
09:03:25 2007 UTC).

cat /proc/asound/cards:

 0 [Intel  ]: HDA-Intel - HDA Intel
  HDA Intel at 0xfe02 irq 21

cat /dev/sndstat:

Sound Driver:3.8.1a-980706 (ALSA v1.0.14 emulation code)
Kernel: Linux finnegan 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
HDA Intel at 0xfe02 irq 21

Audio devices:
0: HDA Generic (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Analog Devices ID 1984

I notice that 'cat /proc/asound/version' is saying that I'm using ALSA
1.0.14, while I remember getting the sources for 1.0.15. Maybe this
has something to do with the problem?

Kyle


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



getting gnome out of xfce4 in debian

2008-01-24 Thread Jimmy Wu
I like xfce4 because it is lighter than GNOME and yet has almost as
many features.

I used the netinstall CD to install a Debian desktop, and it gave me
GNOME.  No problem, I installed the xfce4 meta-package.  What is
strange is how much of GNOME is still present in Xfce4.  For example,
the launcher to start a graphical terminal emulator starts
gnome-terminal.  Even the command xfterm4 starts gnome-terminal for
some reason I cannot fathom.

What I want to hopefully do is remove as much of GNOME as possible,
and have an independent xfce4 desktop instead of this bizarre amalgam.
 However, I would like to keep the convenient system configuration
tools (like power management, etc) that GNOME offers but Xfce4 lacks.

Is there any simple, _clean_ way to do this?  The cleanest way I can
think of is to reinstall using the Debian xfce4 iso and add the gnome
utilities one by one, but that would be a real hassle, involving
downloading and burning an iso and going through the whole install
process all over.

Thanks in advance for your help!
-- 
Jimmy
Registered Linux User #454138


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



Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Jimmy Wu
On Jan 24, 2008 4:46 PM, Damon L. Chesser <[EMAIL PROTECTED]> wrote:
> Jimmy,
>
> I have not yet looked over your files, but try to boot into single user
> mode (grub screen, normaly the 2nd line) and as root, type "startx" and
> see if it starts.  This will rule in or out gdm.

I tried that, and got the black unresponsive screen again.  I guess
that rules out gdm?

Thanks,
-- 
Jimmy
Registered Linux User #454138


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



Re: nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Damon L. Chesser

Jimmy Wu wrote:

I followed the instructions to install the nvidia drivers the Debian
way from this site:
http://wiki.debian.org/NvidiaGraphicsDrivers

Every command worked fine, with no error messages.  However, when it
came time to reboot, I get a black screen shortly after the message
that says gdm is starting.  After that, the system stops responding to
any form of input (no tty's either) and the only way I can do anything
is to force shutdown by holding down the powerbutton.

>From my xorg log, it seems like everything is working normally, or at
least I can't make anything out of it.  I've attached both the log and
xorg.conf.

Some possibly relevant system information:
This is a very fresh install of Debian etch 4.0 r2 (stable).  The only
things that have been added since the system was installed are xfce4
along with a bunch of plugins, vim-full, and bash-doc.
Graphics card is Nvidia Quadro NVS 140M, which is listed on the
official Nvidia site as supported.

Any help would be greatly appreciated

Thanks!
  

Jimmy,

I have not yet looked over your files, but try to boot into single user 
mode (grub screen, normaly the 2nd line) and as root, type "startx" and 
see if it starts.  This will rule in or out gdm.


--
Damon L. Chesser
[EMAIL PROTECTED]



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




Re: mscompress

2008-01-24 Thread Angus Auld

--- Angus Auld <[EMAIL PROTECTED]> wrote:

> 
> --- Paul Cartwright <[EMAIL PROTECTED]> wrote:
> 
> > On Thu January 24 2008, Angus Auld wrote:
> > > Whenever I run "msexpand *.exe" I get the
> > following
> > > response:
> > >
> > > [EMAIL PROTECTED]:~/tmp/expand$ msexpand
> > > Install_Messenger.exe
> > > Install_Messenger.exe: Doesn't end with
> underscore
> > --
> > > ignored
> > 
> > a _file.exe is a compressed exe that is usually
> > found an an install CD, like a 
> > windows XP install CDROM. It is not a ZIP file,
> full
> > of other compressed 
> > files.
> >  so you would run uncompress _file.exe and end up
> > with file.exe
> > 
> > -- 
> > Paul Cartwright
> > Registered Linux user # 367800
> > Registered Ubuntu User #12459
> >>
> Thanks for your reply Paul. So, if I understand, a
> windows binary
> installation package .exe isn't like a nix binary
> like
> .deb or .rpm?
> I thought it was, well sort of anyway.
> What exactly is mscompress/msexpand supposed to do?
> 
> I want to extract some icons from an
> MSN_Messenger.exe
> 
> binary package. Is there no way to do that?
> 
> Sorry if I have misunderstood.
> 
> Best regards. 
> 
> 
> -- Angus
>>>
I forgot to mention in my last reply that "uncompress
*.exe"
didn't work either.
Uncompress returns "unknown suffix -- ignored"

-- Angus

##Linux Laptop powered by Debian Linux##
###Reg. Linux User #278931###


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


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



nvidia driver problem [Was: new user question: debian on a Thinkpad T61]

2008-01-24 Thread Jimmy Wu
I followed the instructions to install the nvidia drivers the Debian
way from this site:
http://wiki.debian.org/NvidiaGraphicsDrivers

Every command worked fine, with no error messages.  However, when it
came time to reboot, I get a black screen shortly after the message
that says gdm is starting.  After that, the system stops responding to
any form of input (no tty's either) and the only way I can do anything
is to force shutdown by holding down the powerbutton.

>From my xorg log, it seems like everything is working normally, or at
least I can't make anything out of it.  I've attached both the log and
xorg.conf.

Some possibly relevant system information:
This is a very fresh install of Debian etch 4.0 r2 (stable).  The only
things that have been added since the system was installed are xfce4
along with a bunch of plugins, vim-full, and bash-doc.
Graphics card is Nvidia Quadro NVS 140M, which is listed on the
official Nvidia site as supported.

Any help would be greatly appreciated

Thanks!
-- 
Jimmy
Registered Linux User #454138


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



Re: mscompress

2008-01-24 Thread Angus Auld

--- Paul Cartwright <[EMAIL PROTECTED]> wrote:

> On Thu January 24 2008, Angus Auld wrote:
> > Whenever I run "msexpand *.exe" I get the
> following
> > response:
> >
> > [EMAIL PROTECTED]:~/tmp/expand$ msexpand
> > Install_Messenger.exe
> > Install_Messenger.exe: Doesn't end with underscore
> --
> > ignored
> 
> a _file.exe is a compressed exe that is usually
> found an an install CD, like a 
> windows XP install CDROM. It is not a ZIP file, full
> of other compressed 
> files.
>  so you would run uncompress _file.exe and end up
> with file.exe
> 
> -- 
> Paul Cartwright
> Registered Linux user # 367800
> Registered Ubuntu User #12459
>>
Thanks for your reply Paul. So, if I understand, a
windows binary
installation package .exe isn't like a nix binary like
.deb or .rpm?
I thought it was, well sort of anyway.
What exactly is mscompress/msexpand supposed to do?

I want to extract some icons from an MSN_Messenger.exe

binary package. Is there no way to do that?

Sorry if I have misunderstood.

Best regards. 


-- Angus

##Linux Laptop powered by Debian Linux##
###Reg. Linux User #278931###


  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs


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



Re: need good file explorer

2008-01-24 Thread 洪任諭
Sorry for not replying the mail for months.
I didn't touch related things for over a year.

PCManFM 0.3.5 beta was just released.
Would you please check if the problem still exists?
About the current status & future plan of the project, please read this.
http://pcmanfm.sourceforge.net/plan.html


2007/7/10, Michael Pobega <[EMAIL PROTECTED]>:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Sun, Jul 08, 2007 at 02:29:33PM -0400, Zach wrote:
> > I am looking for a Debian package which will provide nice
> > functionality equivalent to the MS Windows (file) Explorer (not
> > Internet Explorer!) which lets you quickly view all directories and
> > files on your filesystem in a tree structure and allows quickly
> > moving/renaming/deleting files using the mouse. I have not found
> > anything in comparable functionality and speed.
> >
>
> pcmanfm. It's by far one of the lightest file managers available, it has
> very few dependencies, and it has (I think) all of the functionality you
> desire.
>
> - --
> http://digital-haze.net/~pobega/ - My Website
> If programmers deserve to be rewarded for creating innovative
> programs, by the same token they deserve to be punished if they
> restrict the use of these programs.
> - Richard Stallman
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFGk6ubg6qL2BGnx4QRAn9CAKCeGefsY7E1lBHvnfU9GbJzqYkMSQCaAzvK
> 1KFakBir8Z6S5JgGSmXc/Bk=
> =gLSS
> -END PGP SIGNATURE-
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>


Re: cups works but dont print out!

2008-01-24 Thread Avi Rozen
Andrea Ganduglia wrote:

> pepi is a HP1020 local printer throw USB. When I print something cups
> do not returns any error and queue is created in /var/spool/cups, but
> printer dont print out. I tried to restart cups, udev, change USB
> port, shut down printer, dancing around, but nothing happens!!
>
> Can you help me?
>   
You may want to look at ~/.cups/lpoptions and /etc/lpoptions and verify
that the options there make sense.
I'd also try setting LogLevel to debug in /etc/cups/cupsd.conf,
restart cups and search /var/log/cups/error_log for anything weird.

HTH


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



Re: apache/subversion with ldap

2008-01-24 Thread Martin Marcher
On Thursday 24 January 2008 11:26 hhding wrote:

> hi, my friends
> 
> I try to verify access of svn user from apache by openldap.
> I create userA and userB with schema posixAccount
> and create groupA with schema posixGroups in openldap and add userA to it.
> then I add line *Require group cn=groupA,dc=my* to apache's config file.

require ldap-gorup cn=.
require ldap-user ..

> below is the version I use :
> apache2 Version: 2.2.6-3

from what I remember this the debian/etch version right?

> slapd Version: 2.3.38-1
> libapache2-svn 1.4.4dfsg1-1
> 
> and attachements are complete config files

please don't do attachements. They aren't visible everywhere, for me they
just vanished as my primary interface to the ML is gmane.org

hope it helps
martin


-- 
http://noneisyours.marcher.name
http://feeds.feedburner.com/NoneIsYours

You are not free to read this message,
by doing so, you have violated my licence
and are required to urinate publicly. Thank you.


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



mscompress

2008-01-24 Thread Angus Auld
Anyone here familiar with this program (mscompress)?
It allows one to either expand (msexpand) or compress 
(mscompress) from or to ms .exe.

I am wanting to expand an ms .exe to extract some
files, and I 
can't figure out what the message I'm getting from
msexpand 
means exactly.

Whenever I run "msexpand *.exe" I get the following
response:

[EMAIL PROTECTED]:~/tmp/expand$ msexpand
Install_Messenger.exe
Install_Messenger.exe: Doesn't end with underscore --
ignored
[EMAIL PROTECTED]:~/tmp/expand$

I tried sudo, same output.

Google has not thus far been my friend, and, "man
mscompress"
offers little help in return.

Anyone know what this means?

TIA for any feedback.

-- Angus

##Linux Laptop powered by Debian Linux##
###Reg. Linux User #278931###


  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs


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



Re: using apt-zip

2008-01-24 Thread Paul Csanyi
2008/1/24, Paul Csanyi <[EMAIL PROTECTED]>:
> 2008/1/24, Sven Joachim <[EMAIL PROTECTED]>:
> > Hello Paul,
> >
> > On 2008-01-23 23:30 +0100, Paul Csanyi wrote:
> >
> > > I did the following steps:
> > >
> > > sudo aptitude update
> > > mount /media/usb0
> > > apt-zip-list -m /media/usb0 -a dist-upgrade
> > >
> > > mount /media/usb0
> > > try to run in the usb0/
> > >
> > > ./fetch-script-wget-debian-asztal
> > > but get error message:
> > > bash: ./fetch-script-wget-debian-asztal: /bin/sh: bad interpreter:
> > > Permission denied
> > >
> > > How can I solve this problem?
> >
> > My crystal ball tells me that your drive is mounted with the `noexec'
> > option (this is the default for user-mountable devices).  You need to
> > mount /media/usb0 with the `exec' option, like this:
> >
> > # mount -o exec /media/usb0
> >
> > You need to be root to to this, but you can also specify the `exec'
> > option in /etc/fstab.  See mount(8) for details.
>
> I am using usbmount, so I must edit usbmount.conf. Yes, there was a noexec
> option that I change now to exec. :)
>
> FS_MOUNTOPTIONS="uid=1000,gid=1000,umask=022,exec,\
> nosuid,dmask=0007,fmask=0117"

Also I setup here in the usbmount.conf the exec option:

MOUNTOPTIONS="sync,exec,nodev,noatime"


-- 
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm


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



Re: using apt-zip

2008-01-24 Thread Paul Csanyi
2008/1/24, Sven Joachim <[EMAIL PROTECTED]>:
> Hello Paul,
>
> On 2008-01-23 23:30 +0100, Paul Csanyi wrote:
>
> > I did the following steps:
> >
> > sudo aptitude update
> > mount /media/usb0
> > apt-zip-list -m /media/usb0 -a dist-upgrade
> >
> > mount /media/usb0
> > try to run in the usb0/
> >
> > ./fetch-script-wget-debian-asztal
> > but get error message:
> > bash: ./fetch-script-wget-debian-asztal: /bin/sh: bad interpreter:
> > Permission denied
> >
> > How can I solve this problem?
>
> My crystal ball tells me that your drive is mounted with the `noexec'
> option (this is the default for user-mountable devices).  You need to
> mount /media/usb0 with the `exec' option, like this:
>
> # mount -o exec /media/usb0
>
> You need to be root to to this, but you can also specify the `exec'
> option in /etc/fstab.  See mount(8) for details.

I am using usbmount, so I must edit usbmount.conf. Yes, there was a noexec
option that I change now to exec. :)

FS_MOUNTOPTIONS="uid=1000,gid=1000,umask=022,exec,\
nosuid,dmask=0007,fmask=0117"

-- 
Regards, Paul Csanyi
http://www.freewebs.com/csanyi-pal/index.htm


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



Re: Where do you put your swap partition?

2008-01-24 Thread Brian McKee

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 24-Jan-08, at 12:40 PM, Douglas A. Tutty wrote:


On Thu, Jan 24, 2008 at 08:50:26AM -0500, Brian McKee wrote:

On 23-Jan-08, at 9:09 PM, Ron Johnson wrote:

On 01/23/08 19:44, Douglas A. Tutty wrote:



The last time I had an actual real-live VT220 on my desk was 1991.


I've got a bunch of them here on a skid if you want another one :-)
With some Wyse and other brands for variety.

I'll sell the serial port multi card(s) if somebody actually wants
it

Brian


Where's "here"?

What bus does the serial multi-port card go on (ISA/PCI/PCI-e)?

As for the VT220, on of the reasons that I've bought the VT520-A6 is
that, while it came with a dedicated keyboard, it can use any normal
101-104 PS/2 keyboard.  Looking at eBay, there are lots of termials
available without a keyboard but very few keyboards for the terminals.

I was unable to get users manuals for the Wyse to know what keyboards
they can use (or how, eg., to get to the config menu).



Here is Central Ontario, Canada - shipping a complete terminal was a  
tongue in cheek crack to the gentleman in LA, USA


The VT220 and 320s I have all take a custom keyboard that was their  
downfall - it died before the terminal.
The Wyse 50's and 60's took a custom keyboard too - but with them the  
terminal itself died first.


Heck, I might still have some terminal manuals although I did pitch a  
lot of that stuff last summer.


The serial card is a PCI card - IBM branded -

Serial controller: Equinox Systems, Inc. SST-16P RJ Adapter (rev 4)


There's a second one that's now unused as well, but I'm not going to  
shut down that server to remove it :-)


Come to think of it - I bet there's a 32 port card and concentrator  
boxes in our old ( long shelved but not discarded )

RS6000 - but that one would be MCA bus (or whatever that IBM thing was).

I think I'm drifting OT here - if anybody actually is interested in  
that old stuff drop me a line off list...


Brian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)
Comment: Verify this email or encrypt your email for free - see gnupg.org

iD8DBQFHmNoqGnOmb9xIQHQRAqMzAKC6jM80CPUkZ1Tkm516idd9y/FMnACg6HU5
+0fMC6MAmQlRI4IE1Y2ej5M=
=dES6
-END PGP SIGNATURE-


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




cups works but dont print out!

2008-01-24 Thread Andrea Ganduglia
Hi!

# lpr -Ppepi todo
# tail -f /var/log/cups/access_log

localhost - - [24/Jan/2008:19:14:00 +0100] "POST / HTTP/1.1" 200 417
CUPS-Get-Classes successful-ok
localhost - - [24/Jan/2008:19:14:00 +0100] "POST /printers/pepi
HTTP/1.1" 200 1335 Print-Job successful-ok

But printer do not print!!

# lpr -Pvirtual todo
# tail -f /var/log/cups/access_log

localhost - - [24/Jan/2008:19:15:34 +0100] "POST / HTTP/1.1" 200 417
CUPS-Get-Classes successful-ok
localhost - - [24/Jan/2008:19:15:34 +0100] "POST /printers/virtual
HTTP/1.1" 200 1348 Print-Job successful-ok

todo.pdf has been printed out (on PDF!)

pepi is a HP1020 local printer throw USB. When I print something cups
do not returns any error and queue is created in /var/spool/cups, but
printer dont print out. I tried to restart cups, udev, change USB
port, shut down printer, dancing around, but nothing happens!!

Can you help me?

Printer works perfectly with ohters PCs, then I think that the problem
is located around USB or in any case after CUPS works.

Thx.

-- 
Openclose.it - Idee per il software libero
http://www.openclose.it


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



Re: Getting logrotate to rename to YYYY-MM-DD

2008-01-24 Thread Debian Luser
On 1/24/08, Douglas A. Tutty <[EMAIL PROTECTED]> wrote:
>
> Use your language-of-choice (e.g. python would be fine, Ada would be
> overkill) and do it.  Probably quite simple.

My language-of-choice would be a Bash script, or Perl at a push. It's
log file rotation, it should be kept simple.

One of the reasons I started running Debian was so I would have to do
less custom development of scripts and cron jobs, and more "set the
following options up after doing a new install".

For what it's worth, Apache logfile rotation is very easy with the
cronolog package installed - just change the 2 log file lines in the
Apache config:

ErrorLog "|/usr/bin/cronolog/var/log/apache/error.%Y%m%d.log"

That makes cronolog a child process of Apache (one per logfile) and it
looks after writing the file, and starting again with a new one after
midnight (no need to HUP the server to make it let go of the file).
Thet puts it outside of the control of logrotate, though, which may
not be what everyone wants.


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



Re: No sound on a ThinkPad T61 w/ a AD1984 sound card

2008-01-24 Thread Florian Kulzer
On Thu, Jan 24, 2008 at 03:21:08 -0800, Kyle Barbour wrote:
> Hello there,
> 
> I've been unable to get sound working (for more than a short while,
> more on that in a minute) on my ThinkPad T61, which has an Analog
> Devices 1984 (AD1984) sound controller. I'm currently running Debian
> lenny (2.6.22-3-686 kernel, alsa 1.0.15).
> 
> When at first the sound didn't work, I followed the instructions at
> http://www.klabs.be/~fpiat/linux/debian/Lenny_on_Thinkpad_T61/#Sound;
> that is, to run:
> 
> apt-get install module-assistant alsa-source
> module-assistant prepare
> module-assistant update
> module-assistant a-i alsa-source
> apt-get remove --purge  alsa-modules-$(uname -r)
> invoke-rc.d alsa-utils restart
> 
> and then open volume control, go to the "Switch" tab, untick and
> retick the speaker tab, unmute PCM, and then press the "volume up"
> button on the keyboard a few times (to eliminate the hardware mute, I
> believe). To my delight, this worked. However, when I shut down and
> later rebooted, nothing worked anymore. Redoing all of these steps
> didn't help. Bizarrely, the volume control application no longer even
> has the "Switch" tab, so I can't follow part of the steps anymore.
> I've googled around, but haven't come across anything that looked like
> it could resolve my problem. In some desperation I tried reinstalling
> lenny, and even then when I followed the above steps nothing worked.
> Any thoughts?

Please post the output of the following commands:

lsmod | grep snd

cat /proc/asound/{version,cards}

cat /dev/sndstat

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


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



Re: Getting logrotate to rename to YYYY-MM-DD

2008-01-24 Thread Debian Luser
On 1/24/08, Johannes Wiedersich <[EMAIL PROTECTED]> wrote:
>
> "man logrotate" is your friend:
> /
>dateext
>   Archive old versions of log files adding a daily extension
>   like MMDD instead of simply adding a number.
> \
>

Don't know how I missed that - thanks!
Will let the list know how that works after the cron job runs it.


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



Re: formatting ext3 vs fat32 while copying files

2008-01-24 Thread Florian Kulzer
On Tue, Jan 22, 2008 at 16:11:21 +, Nuno Magalhães wrote:
> Greets.
> 
> I recently copied a bunch of files from a fat32 flash to my ext3
> (~/Desktop). Some of them are cyrilics and became .mp3 or
> similar. I can copy then within the ext3 but if i try to copy them to
> another fat32 i get a bunch of errors, mostly "invalid parameters".
> Also when trying to chmod the whole thing from root to the regular
> user i get Operation not permited...
> So i have a bunch of files i can't copy to other filesystems.
> 
> I get this regardless of the filemanager i use - the default is thunar
> (i think...could be gnome's), but i prefer rox-filer.
> 
> Is there some sort of abstraction layer, or filter or whatever that
> will convert everything to Unicode? At least rox-filer will mark badly
> (unicode)named files in red, but it would be great it that was
> transparent even when mv/cp flies. I.e. to have a default unicode
> system. Xmms will sometimes show ID3 tags garbled for instance.

The "convmv" package might be helpful to convert the names of the ???
files to the proper encoding.

For transferring additional files from the flash drive to the hard disk,
maybe playing with mount options "iocharset" and "codepage" can ensure
proper filename encoding conversion during copying.

As far as the ID3 tags are concerned, I suspect that programs like Kid3
or EasyTAG can batch-convert the encoding of the content of the tags,
but I never tried something like that myself.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |



Re: Where do you put your swap partition?

2008-01-24 Thread Douglas A. Tutty
On Thu, Jan 24, 2008 at 08:50:26AM -0500, Brian McKee wrote:
> On 23-Jan-08, at 9:09 PM, Ron Johnson wrote:
> >On 01/23/08 19:44, Douglas A. Tutty wrote:

> >The last time I had an actual real-live VT220 on my desk was 1991.
> 
> I've got a bunch of them here on a skid if you want another one :-)
> With some Wyse and other brands for variety.
> 
> I'll sell the serial port multi card(s) if somebody actually wants  
> it
> 
> Brian

Where's "here"?  

What bus does the serial multi-port card go on (ISA/PCI/PCI-e)?

As for the VT220, on of the reasons that I've bought the VT520-A6 is
that, while it came with a dedicated keyboard, it can use any normal
101-104 PS/2 keyboard.  Looking at eBay, there are lots of termials
available without a keyboard but very few keyboards for the terminals.  

I was unable to get users manuals for the Wyse to know what keyboards
they can use (or how, eg., to get to the config menu).

Doug.


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



Re: using apt-zip

2008-01-24 Thread Sven Joachim
Hello Paul,

On 2008-01-23 23:30 +0100, Paul Csanyi wrote:

> I did the following steps:
>
> sudo aptitude update
> mount /media/usb0
> apt-zip-list -m /media/usb0 -a dist-upgrade
>
> mount /media/usb0
> try to run in the usb0/
>
> ./fetch-script-wget-debian-asztal
> but get error message:
> bash: ./fetch-script-wget-debian-asztal: /bin/sh: bad interpreter:
> Permission denied
>
> How can I solve this problem?

My crystal ball tells me that your drive is mounted with the `noexec'
option (this is the default for user-mountable devices).  You need to
mount /media/usb0 with the `exec' option, like this:

# mount -o exec /media/usb0

You need to be root to to this, but you can also specify the `exec'
option in /etc/fstab.  See mount(8) for details.

Sven


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



Re: Installing KDE4 on Sid, more

2008-01-24 Thread David Baron
Clicked on a folder icon and got ... dolphin running kde4.0, this on my 
kde3.5.6! Worked without a hitch!

I guess the PATH with leading kde3.5 entries does not really matter.


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



Re: how to resize lvm root partition

2008-01-24 Thread Douglas A. Tutty
On Thu, Jan 24, 2008 at 11:28:17AM +0100, Stephane Durieux wrote:
> I would like to resize a lvm root partition but I don't know how 
> 

See the LVM-HOWTO (package doc-linux.html)

There's a huge difference between resize=grow vs resize=shrink.

> I must umount that partition so as to resize and fsck it 

Why?  The fs doesn't care if the partition its on gets increased.  Just
enlarge the LV then remount the fs with the right param to make it grow.

To shrink, you have to shrink the fs first.  How do do all this depends
on what type of fs it is.

> I could try with a live cd but how to mount that partition

Don't know.  Never liked to use a live CD.

Doug.


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



Re: using 32bit glibc/libgcc on a 64bit machine

2008-01-24 Thread Douglas A. Tutty
On Thu, Jan 24, 2008 at 07:00:53AM -0800, Morfys wrote:
> I would like to copy glibc/libgcc (in particular, libc.so.
> 6,libgcc_s.so.1) for a 32bit machine onto a 64bit machine.  Would
> using the 32bit glibc/libgcc on the 64bit machine work?
> The reason I ask is that I've been getting the following error:
> 
> Bin/libc.so.6: symbol _dl_out_of_memory, version GLIBC_PRIVATE not
> defined in file ld-linux.so.2 with link time reference

If you're in Etch amd64, there is a 32-bit libs package.

As for your error message, I don't know.

Doug.


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



Re: Where do you put your swap partition?

2008-01-24 Thread Dave Sherohman
On Wed, Jan 23, 2008 at 09:28:06PM -0500, Douglas A. Tutty wrote:
> On Wed, Jan 23, 2008 at 08:09:39PM -0600, Ron Johnson wrote:
> > On 01/23/08 19:44, Douglas A. Tutty wrote:
> > > On Wed, Jan 23, 2008 at 07:17:50PM -0600, Ron Johnson wrote:
> > >> Have you yet bitched and complained how kids today have it so much
> > >> easier, and don't appreciate what they have?
> > > 
> > > tomorrow.  Next week I expect a VT-520.  I wonder how many VT-520s a
> > > modern computer could support?
> > 
> > Directly attached via a serial multi-port card, or via an Ethernet
> > terminal server?
> 
> May as well let the fancy new computer do the interrupt stuff.  Direct
> attach.

Some years back, at my last place of permanent full-time employment
before going independent, I managed a herd of Wyse terminals in a
manufaturing plant.  They were all attached to a quad 800MHz Xeon server
with 2G RAM and something like 50G disk (usable - it was more like 150G
physical disk, but it was all RAIDed).  I'd estimate it was somewhere on
the order of 75 Wyse terms, plus another 75-100 ssh sessions from the
desktop systems in the office and a couple dozen Neoware X terminals
that we were using instead of the Wyses on new installs/replacements.
It handled all that along with running the company's ERP database and an
average of 5 print jobs/second (albeit mostly small ones - the vast
majority were barcode labels) and never missed a beat.

I can't speak to the "let the fancy new computer do the interrupt stuff"
part, though, as every connection came in over ethernet, going to either
terminal servers or print servers as needed, partly for simplicity, but
mostly because a lot of the equipment was a couple hundred meters away
from the server room.

But I never really thought of that server as being terribly special in
what it was handling.  I was far more impressed by the single-CPU Athlon
server (of about the same age, although I don't recall its cpu speed)
with 1G RAM that served up X sessions to all those Neowares and several
of the office computers.  It generally had 40-50 sessions active, but
still kept a nice, low load average and CPU utilization almost all the
time and I never heard any complaints about responsiveness from anyone
other than the one manager who couldn't bear the idea of using anything
that wasn't Windows.

Back to the original question, though, "I wonder how many VT-520s a
modern computer could support?", I'd expect that to be well into 4
digits and 5 wouldn't surprise me at all.  Ain't Moore's Law grand?

-- 
I reckon we are now the only monastry ever that had a dungeon stuffed with
sixteen thousand zombies.
  - perlmonks.org


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



Re: Installing KDE4 on Sid

2008-01-24 Thread David Baron
Decided to try it:

1. In /etc/profile, moved all the old /opt/kdedir stuff to last on path, 
ld_library_path.
2. /etc/init.d/kdm restored to the maintainers version (I had changed it to 
run the old kde3.5).
3. Ran ldconfig
4. /etc/init.d/kdm start

Got the new, default configured login dialog. Logged in.
Got the new splash screen.
Then the slew of crash boxes. 

Before I changed the PATH stuff, I got knotify4 crashes only. KDE 3.5 came up.
Now got crashes of kcminit and most everything else.
When I had a taskbar, it showed kde3.5 and an app such as kmail listed the 
kde3.5.6 versions.

Additionally, kdm ALWAYS gives:
Previous KDM did not end with share/config, could reek havok.

Very encouraging, but after putting stuff back to my kde3.5 paths and kdm, I 
am up and running without any crashes.

In addition to all those missing kcmshell menu items in kcontrol and the 
configure menu, the following problems were encountered in kde3.5:
1. kmail send configuration was gone. 1 Minute to replace and stuck even after 
today's errors. Everything else just fine.
2. Opera has become the default browser when using the bookmarks menu. Opera 
does not work with opera %s type calls, however.


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



Re: Getting logrotate to rename to YYYY-MM-DD

2008-01-24 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Debian Luser wrote:
> I'm trying to make a Debian system rotate its logfiles so that each 
> previous day's logs have -MM-DD appended to the name (just before



> I have checked the list archives, but found nothing that helps me. Am
>  I missing something really obvious?

"man logrotate" is your friend:
/
   dateext
  Archive old versions of log files adding a daily extension
  like MMDD instead of simply adding a number.

\

Cheers,

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

iD8DBQFHmMReC1NzPRl9qEURAg5sAJ9H4Gbazetk7MQVmgdkbH+oSiT6QACfRUFL
+ASXX6gmIjtaRg/sMRzVsTg=
=nadO
-END PGP SIGNATURE-


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



cd seen as blank cd

2008-01-24 Thread Thierry Chatelet
Hi,
On a new Etch-amd64 install, when I load a cd in the drive, it is seen as 
blank cd. Now, say I take a debian install cd, it is seen at boot, and I can 
start the instalation ( I stopped before formating, I would rather not 
re-install). In fstab, I have:
/dev/hda/media/cdrom0   udf,iso9660 user,noauto 0   0

Any ideas?
Thanks


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



Re: linphonec: segmentation fault

2008-01-24 Thread Gerard Robin

On Thu, Jan 24, 2008 at 12:56:21PM +, Tzafrir Cohen wrote:

From: Tzafrir Cohen <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
Subject: Re: linphonec: segmentation fault



On Thu, Jan 24, 2008 at 01:17:09PM +0100, Gerard Robin wrote:

Hello,
I encounter some problems with linphone 2.0.1-3 (sid)

1
linphonec
Friend EUGENIOhome  is Gone
--8<--
Ready
Warning: video is disabled in linphonec.
linphonec> Registration on sip:ekiga.net successful.
linphonec> call 5OO
segmentation fault

2
linphone starts fine but when I phone to a friend his phone rings
but I can't hear him and he can't hear me (no sound)  



Current version in Sid is 2.0 . Could you please try it?


As I said in my first post linphone 2.0.1-3 failed: (in my box ;-))
linphonec gives segmentation fault when I "call 500" and with linphone I
can ring my correspondant but I can't hear him and he can't hear me.

at present linphone 2.0.1-3 is installed but it's useless.

Thanks
--
Gérard



Re: Getting started with Xen -- Xen enabled kernel for Lenny?

2008-01-24 Thread Ted Hilts

Martin

My reply is at the very bottom.
Ted

Martin Marcher wrote:

Jozef Peterka wrote:

  

Hi all,
I might be rushing in to conversation, but I will try to install Debian
Etch and make it Dom0 this very weekend. I really look forward to it -
although with a little hope to success :)
Nevermind, I wanted wish you good luck with xen, and the important is
let everybody here know what happened. I will do that after weekend as
well, I will post my experience in a short mail to this threat.



xen runs fine in etch i have ~15 domUs running on 2 physical machines with
~50LVs attached. not a single problem regarding xen on either of those.

hth
martin


  

Martin

What is the exact kernel version you are running on both machines and 
what are their CPU designations?  The problems in the past have not been 
with the distribution but with various kernels. Did you compile your 
systems from source or did you use pre-compiled packages?  Did you 
compile the source and apply a patch for the kernels  or did you use 
kernel binaries with the Xen package already compiled into the kernel 
binaries?


Looking forward to this information.  Thanks, Ted


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




Re: Re: Re: help installing to this machine?

2008-01-24 Thread Bruno Buys
>
> ***
> I don't know if your problem is similar to mine. Are you installing from a
> IDE CD drive?
> ***
>
>
The drive is sata.


using 32bit glibc/libgcc on a 64bit machine

2008-01-24 Thread Morfys
Hi,
I would like to copy glibc/libgcc (in particular, libc.so.
6,libgcc_s.so.1) for a 32bit machine onto a 64bit machine.  Would
using the 32bit glibc/libgcc on the 64bit machine work?
The reason I ask is that I've been getting the following error:

Bin/libc.so.6: symbol _dl_out_of_memory, version GLIBC_PRIVATE not
defined in file ld-linux.so.2 with link time reference

and wonder if the above is the main issue.
Thanks.


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



Re: unresponsive system

2008-01-24 Thread Federico Lazcano
El Jueves, 24 de Enero de 2008 12:24, Brian McKee escribió:
> On 24-Jan-08, at 9:09 AM, Amit Uttamchandani wrote:
> > On Wed, 23 Jan 2008 16:01:31 -0500
> >
> > Brian McKee <[EMAIL PROTECTED]> wrote:
> >> Hi All,
> >>
> >>A little while back I was trying to fix a system that was producing
> >> a continuous tone after being unused for a while, then logging in.
> >> Now it's running a wee mite slow
> >>
> >> Yep - it took it over an hour to run top once and put the output in a
> >> file.  Then it started beeping again.
> >> I had to hard reboot it (the noise was driving me batty) and guess
> >> what - output.txt is nowhere to be found!
> >
> > What kind of noise is it?
> >
> > Coming from the hard drive?
> >
> > Based on the above...if it takes forever to write to output.txt, it
> > looks like hard drive is messed up.
>
> No,  it's the same tone an origin as the POST beep or console beep -
> only it's a continuous tone.
>
> There are three drives in there - software RAID 5 - and they seem to
> resync fine.
>
> Brian

checkout temp and consult your motherboard manual
-- 
Federico Lazcano
[EMAIL PROTECTED]
+54 (341) 4802 568
msn: [EMAIL PROTECTED]

Área Tecnología
Dirección General de Informática
Municipalidad de Rosario

http://es.wikipedia.org/wiki/GPG
http://es.wikipedia.org/wiki/Firma_digital
http://wwwkeys.pgp.net:11371/pks/lookup?op=vindex&search=0x36B658A4F0190C0E


pgpb4nQLAL1OD.pgp
Description: PGP signature


Re: Changing Ethernet Drivers [Solved]

2008-01-24 Thread Travis Crook
On Wed, 23 Jan 2008 15:38:16 -0500
"Joe Smith" <[EMAIL PROTECTED]> wrote:

> 
> "Ron Johnson" <[EMAIL PROTECTED]> wrote in message 
> news:[EMAIL PROTECTED]
> >[snip]
> > Well that never would have occurred to me...
> Well, AFAICT that was only a fix for the underkying issue that caused
> him to want to switch drivers.
> Since that fix made the original driver work, he no longer needs to
> switch drivers. 

Good point - I might have to try the original driver, but since the new
one seems to be working just fine it might not be anytime soon.


-- 
Travis Crook
Visions Beyond
www.VisionsBeyond.com
208-478-7836


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



Re: Re: Re: help installing to this machine?

2008-01-24 Thread Bruno Buys
***
My motherboard isn't the exactly same (it was a Intel P5KSE) but it has very
similar characteristics (lots of sata ports, same IDE channels) except a
different chipset. My problem was with a marvell chip that handles the IDE
channels that hasn't a ahci mode.
***

So, ahci is indeed the way to go? We tried that, but with the cd install.
Didn´t go further, but as we are trying with the usb stick, shall we use
ahci?

***
I don't know if your problem is similar to mine. Are you installing from a
IDE CD drive?
***

Not sure. I´ll figure that.

***
I remember installing from USB was easy - I mean it was very similar to a CD
install.
The images are here: http://www.debian.org/devel/debian-installer/

***

Good to know. What arch you used? Only one more thing: i didn´t find the usb
stick images in the link you pointed above. They lead to here, but no usb
stick images.
http://people.debian.org/~joeyh/d-i/images/daily/
http://people.debian.org/~aba/d-i/images/daily/


Thanks for your support!


Bruno


Re: unresponsive system

2008-01-24 Thread Brian McKee

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 24-Jan-08, at 9:09 AM, Amit Uttamchandani wrote:


On Wed, 23 Jan 2008 16:01:31 -0500
Brian McKee <[EMAIL PROTECTED]> wrote:


Hi All,

A little while back I was trying to fix a system that was producing
a continuous tone after being unused for a while, then logging in.
Now it's running a wee mite slow

Yep - it took it over an hour to run top once and put the output in a
file.  Then it started beeping again.
I had to hard reboot it (the noise was driving me batty) and guess
what - output.txt is nowhere to be found!


What kind of noise is it?

Coming from the hard drive?

Based on the above...if it takes forever to write to output.txt, it  
looks like hard drive is messed up.




No,  it's the same tone an origin as the POST beep or console beep -  
only it's a continuous tone.


There are three drives in there - software RAID 5 - and they seem to  
resync fine.


Brian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)
Comment: Verify this email or encrypt your email for free - see gnupg.org

iD8DBQFHmJ+IGnOmb9xIQHQRAn6WAJ99m0ifppRVtNdWfZrrUCVNGq8pJACgkj1G
mrexCEDxWY74YcxMgbSM2P0=
=c57Z
-END PGP SIGNATURE-


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




sid/xinerama: how to start app on specific screen

2008-01-24 Thread Bruno Voigt

Hi all,
I'm running sid with a nvidia xinerama configuration with 2 displays.

Is it possible to modify the start icon for eg. icedove
so that this
apps starts maximized on the right display only
and with the "show on every desktop" feature enabled ?


Thanks for any hints,
Bruno
--
[EMAIL PROTECTED]


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




Re: unresponsive system

2008-01-24 Thread Amit Uttamchandani
On Wed, 23 Jan 2008 16:01:31 -0500
Brian McKee <[EMAIL PROTECTED]> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> 
> Hi All,
> 
>   A little while back I was trying to fix a system that was producing  
> a continuous tone after being unused for a while, then logging in.
> Now it's running a wee mite slow
> 
> > time top -n 1 > output.txt
> > real  67m42.116s
> > user  0m0.008s
> > sys   0m0.000s
> 
> 
> Yep - it took it over an hour to run top once and put the output in a  
> file.  Then it started beeping again.
> I had to hard reboot it (the noise was driving me batty) and guess  
> what - output.txt is nowhere to be found!
> 
> I did see the file before I rebooted  -  cpu was 0%us 0%ni 89%id,   
> swap was 0k used and the first process listed was using less than 2%  
> cpu.
> 
> After the reboot it seems to run fine - the software RAID rebuilds  
> etc etc.
> 
> I can't seem to nail down what makes it start - I'm not actually  
> using the system at present.
> I just set it up to do some testing and it's just sitting there idle.
> 
> Any suggestions what's going on here or how to troubleshoot further?
> 
> Brian

What kind of noise is it?

Coming from the hard drive?

Based on the above...if it takes forever to write to output.txt, it looks like 
hard drive is messed up.


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



Re: OT: How to detect a keypress, and in which language?

2008-01-24 Thread Kent West

Hugo Vanwoerkom wrote:

Kent West wrote:
Too bad; I think a lot of the hams would have enjoyed writing a 
simple little program to turn their PCs into a Morse keyer.




I am no radio hammmer (?) no morse code since I was a boyscout 60 
years ago. But I would think that one would rather use let's say the 
space bar as a key for either dit's or dah's. Or alternatively just 
type text and the program would translate in dit's and dah's. More 
interesting would be to use the key and see if the program can read 
what is being keyed.




The space bar as a keyer would be fine as a straight-key (just the 
single up-down paddle you see in the movies about the Old West), but I 
was thinking more along the lines of emulating a paddle (two side-ways 
keys mounted back-to-back, so that your thumb produces dits and  your 
fore/middle finger produces dahs as you barely move your hand 
left-right-left). But it would be trivial to modify the program from one 
mode to the other. The hard part, as we've all discovered, is reading 
the keys while bypassing the buffer and controlling the speaker.


That would indeed be interesting for the program to recognize and 
display what is being keyed; that would be a good training aid for 
producing clean code; if the computer can't read your hand, the ham on 
the other side of the world will have trouble reading it also.


--
Kent



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




Re: Where do you put your swap partition?

2008-01-24 Thread Brian McKee

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On 23-Jan-08, at 9:09 PM, Ron Johnson wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/23/08 19:44, Douglas A. Tutty wrote:

On Wed, Jan 23, 2008 at 07:17:50PM -0600, Ron Johnson wrote:

I'm really gettin' old!

Have you yet bitched and complained how kids today have it so much
easier, and don't appreciate what they have?


I'm getting a new-to-me dot-matrix printer (Epson LQ-2080) delivered
tomorrow.  Next week I expect a VT-520.  I wonder how many VT-520s a
modern computer could support?


Directly attached via a serial multi-port card, or via an Ethernet
terminal server?

http://en.wikipedia.org/wiki/Terminal_server
http://en.wikipedia.org/wiki/DECserver


 When people had terminals instead of
computers on their desks, how big was a computer with 2 GB ram and  
500

GB hard drive space and the power of a modern CPU (e.g. Athlon64)?


The last time I had an actual real-live VT220 on my desk was 1991.



I've got a bunch of them here on a skid if you want another one :-)
With some Wyse and other brands for variety.

I'll sell the serial port multi card(s) if somebody actually wants  
it


Brian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)
Comment: Verify this email or encrypt your email for free - see gnupg.org

iD4DBQFHmJeiGnOmb9xIQHQRAjn3AJ4szNdUOoUWb+/7UmTgPIDrmor+1ACXZk7d
4opMjSRl6ENkfkcFjb0hNg==
=7XFi
-END PGP SIGNATURE-


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




Re: how to resize lvm root partition

2008-01-24 Thread Magnus Therning
On 1/24/08, Stephane Durieux <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I would like to resize a lvm root partition but I don
> t know how
>
> I must umount that partition so as to resize and fsck
> it
>
> I could try with a live cd but how to mount that
> partition


This might offer some help: http://therning.org/magnus/archives/307

/M


Re: Getting started with Xen -- Xen enabled kernel for Lenny?

2008-01-24 Thread Martin Marcher
Jozef Peterka wrote:

> Hi all,
> I might be rushing in to conversation, but I will try to install Debian
> Etch and make it Dom0 this very weekend. I really look forward to it -
> although with a little hope to success :)
> Nevermind, I wanted wish you good luck with xen, and the important is
> let everybody here know what happened. I will do that after weekend as
> well, I will post my experience in a short mail to this threat.

xen runs fine in etch i have ~15 domUs running on 2 physical machines with
~50LVs attached. not a single problem regarding xen on either of those.

hth
martin


-- 
http://noneisyours.marcher.name
http://feeds.feedburner.com/NoneIsYours

You are not free to read this message,
by doing so, you have violated my licence
and are required to urinate publicly. Thank you.


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



Re: linphonec: segmentation fault

2008-01-24 Thread Tzafrir Cohen
On Thu, Jan 24, 2008 at 01:17:09PM +0100, Gerard Robin wrote:
> Hello,
> I encounter some problems with linphone 2.0.1-3 (sid)
> 
> 1
> linphonec
> Friend EUGENIOhome  is Gone
> --8<--
> Ready
> Warning: video is disabled in linphonec.
> linphonec> Registration on sip:ekiga.net successful.
> linphonec> call 5OO
> segmentation fault
> 
> 2
> linphone starts fine but when I phone to a friend his phone rings
> but I can't hear him and he can't hear me (no sound)  
> 
> linphone 1.5.1-1 worked fine in my box and therefore I reinstalled
> linphone 1.5.1-1  but it did not work in sid.

Current version in Sid is 2.0 . Could you please try it?

-- 
Tzafrir Cohen | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il || a Mutt's
[EMAIL PROTECTED] ||  best
ICQ# 16849754 || friend


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



Re: OT: How to detect a keypress, and in which language?

2008-01-24 Thread Hugo Vanwoerkom

Kent West wrote:

Hugo Vanwoerkom wrote:

Kent West([EMAIL PROTECTED]) is reported to have said:
All I want to do is to detect two keys, say the left- and right-shift 
keys, or the < and > keys. For one key, a short "dit" audio tone 
would be generated, and for the other key, a longer "dah" audio tone 
would be generated. I need to bypass the keyboard buffer, so that 
holding down the dit key for two seconds doesn't generate 30 dits; it 
should produce dits while the key is held down, but once the key is 
let up, the dits should immediately stop (after finishing the one 
it's on).


Found kbhit(), found beep. But it's not trivial to press '<' and have 
the sound quit when you stop pressing: it keeps beeping until the 
keyboard buffer is empty I guess. Do beeping in the background?


Code thusfar:

http://www.esnips.com/doc/2314e21f-19b9-4063-8874-72ac36480e00/do_dit_dah


Wow! You've put in a lot of work. And it looks good. But it's way too 
complex for the average non-programming ham radio operator. I've about 
concluded that there's not a simple solution (and definitely not a 
simple cross-platform solution) for what I wanted to do. Sadly, I think 
it's a lost cause.


I had thought about dropping the cross-platform requirement, and just 
suggesting to everyone to use a Knoppix LiveCD to do this 
PC-cum-Morse-keyer program, but from this discussion, and my own 
personal failure to find a solution, I think it's not going to happen. 
Too bad; I think a lot of the hams would have enjoyed writing a simple 
little program to turn their PCs into a Morse keyer.




I am no radio hammmer (?) no morse code since I was a boyscout 60 years 
ago. But I would think that one would rather use let's say the space bar 
as a key for either dit's or dah's. Or alternatively just type text and 
the program would translate in dit's and dah's. More interesting would 
be to use the key and see if the program can read what is being keyed.



Hugo


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




pxelinux.0 and bsd.rd

2008-01-24 Thread Martin Marcher
Hi,

I'm trying to add the option for installing openBSD to our pxe boot server
(debian/etch),

I got bsd.rd from a mirror and placed

LABEL openbsd_i386_42
KERNEL openbsd/i386/42/bsd.rd

in the pxelinux.cfg/default

for that all I get is: Invalid or corrupt kernel image

ok, next try (found this on a few mailing lists but I have a feeling that's
a feature that is not available):

LABEL openbsd_i386_42
KERNEL memdiskappend
APPEND initrd=openbsd/i386/42/bsd.rd --

I get: Could not find kernel image: memdiskapped
(The same is true for "memdisk" only)

Last thing i came up with was:

LABEL openbsd_i386_42
KERNEL openbsd/42/i386/floppy42.fs

which loads, but then it's just weird colored output.

I have a feeling that pxelinux.0 (from debian/etch) is just incapable of
booting openbsd kernels. Or is there anything I'm missing in the config?

Note I'm not using syslinux I just installed tftp-hpa specified my root dir,
put the pxlinux.0 boot.txt pxelinux.cfg/default in it which all works fine
for linux installations. I'd like to avoid installing more stuff and keep
it simple by just adding the necessary switches to pxelinux.cfg/default if
that is possible

thanks
martin


-- 
http://noneisyours.marcher.name
http://feeds.feedburner.com/NoneIsYours

You are not free to read this message,
by doing so, you have violated my licence
and are required to urinate publicly. Thank you.


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



linphonec: segmentation fault

2008-01-24 Thread Gerard Robin

Hello,
I encounter some problems with linphone 2.0.1-3 (sid)

1
linphonec
Friend EUGENIOhome  is Gone
--8<--
Ready
Warning: video is disabled in linphonec.
linphonec> Registration on sip:ekiga.net successful.
linphonec> call 5OO
segmentation fault

2
linphone starts fine but when I phone to a friend his phone rings
but I can't hear him and he can't hear me (no sound)  


linphone 1.5.1-1 worked fine in my box and therefore I reinstalled
linphone 1.5.1-1  but it did not work in sid.

lspci  | grep Au
00:14.2 Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01)

Can someone help me to find a solution ?
tia

--
Gérard



No sound on a ThinkPad T61 w/ a AD1984 sound card

2008-01-24 Thread Kyle Barbour
Hello there,

I've been unable to get sound working (for more than a short while,
more on that in a minute) on my ThinkPad T61, which has an Analog
Devices 1984 (AD1984) sound controller. I'm currently running Debian
lenny (2.6.22-3-686 kernel, alsa 1.0.15).

When at first the sound didn't work, I followed the instructions at
http://www.klabs.be/~fpiat/linux/debian/Lenny_on_Thinkpad_T61/#Sound;
that is, to run:

apt-get install module-assistant alsa-source
module-assistant prepare
module-assistant update
module-assistant a-i alsa-source
apt-get remove --purge  alsa-modules-$(uname -r)
invoke-rc.d alsa-utils restart

and then open volume control, go to the "Switch" tab, untick and
retick the speaker tab, unmute PCM, and then press the "volume up"
button on the keyboard a few times (to eliminate the hardware mute, I
believe). To my delight, this worked. However, when I shut down and
later rebooted, nothing worked anymore. Redoing all of these steps
didn't help. Bizarrely, the volume control application no longer even
has the "Switch" tab, so I can't follow part of the steps anymore.
I've googled around, but haven't come across anything that looked like
it could resolve my problem. In some desperation I tried reinstalling
lenny, and even then when I followed the above steps nothing worked.
Any thoughts?

Thank you,
Kyle Barbour


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



Re: X & interesting problem

2008-01-24 Thread Samuel Bächler

 Number one : I'm using Debian lenny repository. My desktop is gnome &
 my desktop manager is gdm. When i don't X server, it means i work
 with just console, i can switch to other consoles(with
 CTRL+ALT+F1...F7) But when i start gdm it means my X is up, i can't
 switch to other consoles.


By default [1] things work like this:

* If you are on X you can switch to say tty1 by pressing "CTRL+ALT+F1".
* If you are on tty1 you can switch to tty2 by pressing "ALT+F2".
* If you are on tty2 you can switch back to X by pressing "ALT+F7".

I am stating this because your description was not clear enough for me. So,
doesn't it work like this on your computer?


 Number two: Somtimes my monitor is became blank. Even i run reboot
 command or i run init 6, It is became blank.


You need to be more precise! Maybe it's your X configuration, maybe it's a
hardware issue.

s.

[1] As far as I know.


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




Re: Getting started with Xen -- Xen enabled kernel for Lenny?

2008-01-24 Thread Jozef Peterka
Hi all,
I might be rushing in to conversation, but I will try to install Debian
Etch and make it Dom0 this very weekend. I really look forward to it -
although with a little hope to success :)
Nevermind, I wanted wish you good luck with xen, and the important is
let everybody here know what happened. I will do that after weekend as
well, I will post my experience in a short mail to this threat.

Have a nice day all
KaiSVK

On Thu, 2008-01-24 at 00:24 -0700, Ted Hilts wrote:
> Rick
> My response at very bottom.
> Ted
> 
> Rick Thomas wrote:
> > I'm trying to get started with Xen.
> >
> > I've installed Lenny and a bunch of packages that looked interesting 
> > and mentioned Xen in their descriptions.  But there does not seem to 
> > be a Xen enabled kernel available.  Is Xen built-in to the Lenny 
> > kernels, or what?
> >
> > I plan to spend tonite with my feet up in the easy chair reading the 
> > documents in /usr/share/doc/Xen-docs-3.1/ .  I hope they will be 
> > helpful, but they don't seem to mention Debian specifically.  I've 
> > googled every which way, but everything I find is for Etch or Sarge 
> > and expects me to have a Xen enabled kernel.
> >
> > More generally, is there a HOWTO or FAQ that would give me some 
> > pointers to getting Xen up and running?
> >
> > Thanks!
> >
> >
> > Rick
> >
> >
> Hi Rick
> 
> Sorry for any typos. There is a problem for newer Debian kernels (as in 
> the etch distribution) and Xen.  They just don't work and there is 
> currently no patch to save the day.  Ubuntu has Xen based recent kernels 
> which apparently work well but I have not yet tried them. The Xen web 
> site has 3 Xen options one of which I think is still free. Either one of 
> these 3 options can be installed providing a DOM 0  basic virtualizing 
> machine. Also, some of the other Linux distributions like SuSE have Xen 
> based kernels.  Xen based kernels are regular kernels but have the Xen 
> application compiled into them making them the basis for hardware 
> virtualization and thus called DOM 0 meaning the virtualization machine 
> that redirects system calls from DOM U distributions.  A DOM U 
> distribution is virtualized meaning that during the time slice for a 
> particular DOM U distribution it's system calls get re-routed to the DOM 
> 0 computer resources (mostly hardware including CPU, memory, drives, LAN 
> interface, etc.).  DOM U distributions each have their own partition and 
> are activated by the DOM 0 Xen  application as a virtual machine..  
> There can be as many as 64 partitions in total including the partition 
> for DOM 0. Most designers prefer to have the DOM 0 Xen system as a 
> minimal distribution.  The DOM 0 distribution can create virtual 
> machines from it's own distribution so that you might have several 
> virtual machines each doing one important thing instead of the 
> conventional way where all these things get done on the one 
> distribution.  Of course, you can run other Linux distributions as DOM U 
> installations. This is what makes Xen most efficient.
> 
> Your fastest, safest, and best solution right now would be to get one of 
> the 3 optional systems offered by the Xen developers.  Apparently, they 
> have a blog and I know they have a list. I have a  download  of the 
> free  Xen  package on a CD which is now a year old and which I will be  
> installing on  a computer.  I will  install a large Debian distribution 
> as well as smaller Debian distributions each in their own partition and 
> use them as virtual machines.  DOM 0 will be the free Xen package which 
> took me a week to download and now I am trying to find it. The Xen 
> documentation describes how the DOM 0 machine is made aware of the DOM U 
> partitions with their respective distributions.  BTW, you can now take a 
> Windowz distribution like XP or more recent and run it as a DOM U 
> virtual machine.That's neat if you have applications like I have that 
> can only run on Windowz.  But you have to buy a license from MS. 
> 
> Hope this information gets you going.  There is one fellow on the 
> debian-user list that has had a Linux Xen system running for about 2 
> years or more but that system would be running on an older kernel and he 
> would have compiled the Xen application into the kernel and I think he 
> used the AMD CPU.  A number of people have tried to update their older 
> Debian kernel with patches which automatically makes their system non 
> operational. I think Debian really missed the importance of Xen and to 
> get a Debian DOM 0 system from the etch distribution was not possible.  
> Apparently there is a new distribution by what I hear on the list 
> chatter. That distribution I am not aware of other than it is Debian 4.x 
> distribution.  Hopefully, if that is the case there may now be kernels 
> available with the Xen application installed.
> 
> Have a nice day and if you get Xen up and running please be kind enough 
> to let the list know about your confi

Re: using apt-zip

2008-01-24 Thread Csányi Pál
Thu, 24 Jan 2008 10:46:02 + keltezéssel Csányi Pál azt írta:

> Wed, 23 Jan 2008 23:30:07 +0100 keltezéssel Paul Csanyi azt írta:
> 
>> Hello!
>> 
>> I am using apt-zip to upgrade my old laptop from Etch testing
>> (when I installed on tjis laptop Debian Etch, then Etch was in
>> testing state) to Etch stable.
>> 
>> I red the tutorial
>> http://linuxbasics.org/tutorials/using/apt-zip
>> 
>> and man apt-zip.
>> 
>> I did the following steps:
>> 
>> sudo aptitude update
>> mount /media/usb0
>> apt-zip-list -m /media/usb0 -a dist-upgrade
>> 
>> mount /media/usb0
>> try to run in the usb0/
>> 
>> ./fetch-script-wget-debian-asztal
>> but get error message:
>> bash: ./fetch-script-wget-debian-asztal: /bin/sh: bad interpreter:
>> Permission denied
> 
> When I try this with sudo:
> sudo /media/usb0/fetch-script-wget-debian-asztal 
> sudo: unable to execute /media/usb0/fetch-script-wget-debian-asztal:
> Permission denied
> 
> What permission to give to the /media/usb0/ directory?
> 
> The permissions are now:
> 
> $ LANG=en_EN ls -ln /media/usb0/
> total 24
> -rw-r--r-- 1 1000 1000   184 Jan 24 00:12 apt-zip.options
> -rwxr--r-- 1 1000 1000   926 Jan 24 00:12 fetch-script-wget-debian-asztal
> drwx-- 2 1000 1000 16384 Jan 23 23:47

$ LANG=en_EN ls -ln /media
total 38
...
lrwxrwxrwx  1004 Jan 20 15:40 usb -> usb0
drwxr-xr-x  3 1000 1000 4096 Jan 24 00:00 usb0
...

On the usb drive I have ext3 filesystem.

-- 
Regards, Paul


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



Re: using apt-zip

2008-01-24 Thread Csányi Pál
Wed, 23 Jan 2008 23:30:07 +0100 keltezéssel Paul Csanyi azt írta:

> Hello!
> 
> I am using apt-zip to upgrade my old laptop from Etch testing
> (when I installed on tjis laptop Debian Etch, then Etch was in
> testing state) to Etch stable.
> 
> I red the tutorial
> http://linuxbasics.org/tutorials/using/apt-zip
> 
> and man apt-zip.
> 
> I did the following steps:
> 
> sudo aptitude update
> mount /media/usb0
> apt-zip-list -m /media/usb0 -a dist-upgrade
> 
> mount /media/usb0
> try to run in the usb0/
> 
> ./fetch-script-wget-debian-asztal
> but get error message:
> bash: ./fetch-script-wget-debian-asztal: /bin/sh: bad interpreter:
> Permission denied

When I try this with sudo:
sudo /media/usb0/fetch-script-wget-debian-asztal 
sudo: unable to execute /media/usb0/fetch-script-wget-debian-asztal:
Permission denied

What permission to give to the /media/usb0/ directory?

The permissions are now:

$ LANG=en_EN ls -ln /media/usb0/
total 24
-rw-r--r-- 1 1000 1000   184 Jan 24 00:12 apt-zip.options
-rwxr--r-- 1 1000 1000   926 Jan 24 00:12 fetch-script-wget-debian-asztal
drwx-- 2 1000 1000 16384 Jan 23 23:47


-- 
/home/csanyipal/signature


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



Re: Slow Name Resolution - I guess

2008-01-24 Thread Samuel Bächler

 and you can check the file /etc/resolv.conf and try to add more DNS
 servers. For example, the ones from OpenDNS [1]:

 208.67.222.222, 208.67.220.220


Thanks, Sergio that helped!

S.




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




how to resize lvm root partition

2008-01-24 Thread Stephane Durieux
Hello,

I would like to resize a lvm root partition but I don
t know how 

I must umount that partition so as to resize and fsck
it 

I could try with a live cd but how to mount that
partition

Thanks for help


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr


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



apache/subversion with ldap

2008-01-24 Thread hhding

hi, my friends

I try to verify access of svn user from apache by openldap.
I create userA and userB with schema posixAccount
and create groupA with schema posixGroups in openldap and add userA to it.
then I add line *Require group cn=groupA,dc=my* to apache's config file.
but, both userA and userB can login to subversion. why?

below is the version I use :
apache2 Version: 2.2.6-3
slapd Version: 2.3.38-1
libapache2-svn 1.4.4dfsg1-1

and attachements are complete config files
dn: dc=my
objectClass: dcObject
objectClass: organization
o: Example Company
dc: my

dn: cn=admin,dc=my
objectClass: organizationalRole
cn: admin

dn: uid=userA,dc=my
objectClass: top
objectClass: posixAccount
objectClass: account
cn: userA
uid: userA
uidNumber: 1
gidNumber: 1
homeDirectory: /home/userA
userPassword: 1

dn: uid=userB,dc=my
objectClass: top
objectClass: posixAccount
objectClass: account
cn: userB
uid: userB
uidNumber: 2
gidNumber: 2
homeDirectory: /home/userB
userPassword: 1

dn: cn=groupA,dc=my
objectClass: top
objectClass: posixGroup
cn: groupA
gidNumber: 1
memberUid: userA



  DAV svn

  SVNPath /var/lib/svn
  AuthType basic
  AuthName "SVN"
  AuthBasicProvider ldap
  AuthzLDAPAuthoritative on
  AuthLDAPURL ldap://localhost:389/dc=my?uid
  Require group cn=groupA,dc=my

  AuthzSVNAccessFile /etc/apache2/dav_svn.authz

[/]
* = r