Re: Comparison of aptitude hold and pinning?

2006-05-26 Thread Gustavo Franco

On 5/25/06, Adam Funk [EMAIL PROTECTED] wrote:

I recently used the `aptitude hold` command.  It seems to be doing
what I expected but I'm curious -- what are the differences between
this and pinning a package in /etc/apt/preferences, and where does
aptitude hold store the information?  (`grep -r PACKAGENAME /etc/apt/`
turns up nothing.)



dpkg stores the 'hold' information, see:
dpkg --get-selections|grep -i PACKAGENAME

That's true that pinning can hold a package too (not in dpkg terms),
but it's much more powerful than simple hold. That's what you need if
you want mix two releases (eg: stable and testing) defining
priorities. With hold (as in dpkg) it would be insane hold everything
you don't want to see updated, upgrade and revert to the original
state. Do you see?

For more information about apt pinning please search for 'apt howto'
or just 'apt pinning'.

regards,
-- stratus



Re: sudo versus su environment?

2006-05-26 Thread Chris
On Friday 26 May 2006 02:41, Limin Wang wrote:
 Chris,

 The latest sudo will reset the env default, so you need add below line to
 /etc/sudoers:

 [EMAIL PROTECTED]:~$ sudo more /etc/sudoers
 # /etc/sudoers
 #
 # This file MUST be edited with the 'visudo' command as root.
 #
 # See the man page for details on how to write a sudoers file.
 #

 Defaults!env_rese

 Regards,
 Limin

I think it should be !env_reset.

Chris


 * Chris [EMAIL PROTECTED] [2006-05-25 14:16:43 +0200]:
  Hi,
 
  I have a strange problem.  I have sudo setup so that I can sudo apt-get,
  to update for instance.  In one network when I have an http_proxy set in
  the environment apt-get update can connect when I use su, but not when I
  use sudo.  env shows the proxy set correctly, but apt-get cannot seem to
  connect when sudo'ing.  Any sugestions?
 
  Thanks
  --
  C. Hurschler
 
 
  --
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact
  [EMAIL PROTECTED]

-- 
C. Hurschler


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



Re: eterm / gnome window position [SOLVED]

2006-05-26 Thread Ivan Glushkov

Dale Hair wrote:

The string I have for my Eterm icon is:

/usr/bin/Eterm -L 1 --colorBD yellow --select-line -g 101x25 --shade 
100 --buttonbar 0 --scrollbar-type next


So, I am using the geometry option, but I can only set the dimensions of 
the terminal, since they are the same. If I set also the position 
(something like101x25+0+0), if I click four times over my icon I will 
get four terminals on top of each other. Which I do not want.


I took a look at devilspie program. Correct me if I am wrong, but it 
cannot distinguish different instances from the same application and 
take different actions according to the instance number which is what I 
want to do - apply different position for different terminal windows, 
started from the same icon.





If I understand correctly you want your four eterms to start up in four
seperate parts of the screen or tiled.  I can do this using sawfish
window manager.  In the matched Windows Properties match   Command
^Eterm $ and set Place mode   first-fit  or   best-fit.  This is done in
gnome withPreferences Windows


  
Well, I did not have this option. This option exist only if one has 
sawfish as window manager. I had metacity. I switched to sawfish, 
switched this option to first-fit, and now it works exactly as wanted...


   Thanks for the help Dale!!


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




Re: installing sarge from hard drive on libretto110ct

2006-05-26 Thread Kevin Mark
On Thu, May 25, 2006 at 09:40:39PM -0500, Liudmila Yafremava wrote:
 
 Hello!
 
 I have been trying to install Sarge on Toshiba Libretto 110ct
  for weeks with no success. I gravely need someone to take me
 through it, as I feel that I've tried everything and can't
 think of anything else to do.
Hi Liudmila,
I have a 100ct. I installed redhat 7.2 long ago and then upgraded to
Debian Sarge. The way I did it was a bit complicated, so I will tell you
an easier way. 
1) remove the 2.5 hd from the libretto
2) get a 2.5=3.5 hd adapter (about $5)
3) install this in a regular desktop pc
4) put sarge cd in cdrom 
5) install sarge 
6) remove hd
7) reinstall in libretto
8) fix settings
cheers,
Kev
ps. once you get the hd back in, email for info about tweaking the
settings.
-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal | debian.home.pipeline.com |
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
| my keysever: pgp.mit.edu   | my NPO: cfsg.org |


signature.asc
Description: Digital signature


Re: [UNVERIFIED SENDER] Re: Building case for Debian in server room at a University

2006-05-26 Thread Kent West
Donald Teed wrote:
 Has anyone ever written a book like The complete Debian handbook?

You might give Martin Kraft's book a try: http://debiansystem.info/

-- 
Kent


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



Xprt_64

2006-05-26 Thread Glenn Meehan
Hi,

I am getting the following error in my messages file:

Xprt_64: cat: /var/run/Xprt_0.pid: No such file or directory

Why I am getting this error?

How can I go about rectifying this error?

Thanks


-- 
Glenn Meehan [EMAIL PROTECTED]


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



QUARANTINED: Returned mail: Data format error

2006-05-26 Thread WorkgroupMail Content Filter
The message Returned mail: Data format error from MAILER-DAEMON, sent on 
5/26/2006 07:19 was quarantined because it contained either an executable file, 
a batch file or a screen saver file. All of these types of attachments are 
considered security risks. Please consult your mail administrator who can 
release the message.

This message was checked by MailScan for WorkgroupMail.
www.workgroupmail.com 


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



Re: Environment and Sudo

2006-05-26 Thread viraj

On 5/25/06, David Baron [EMAIL PROTECTED] wrote:
Commands invoked using sudo do not receive/honor environment items or aliases.Example would be the alias vi=vim. Invoking normally will run vim, invokingusing sudo vi will get the other vi.
Is there something else I need in /etc/profile or some .bashrc?
yes, you have to put correct entries in /etc/sudoers 

for more information on setting up sudoers, do google for 'howto sudo', there are hundreds of pointers!


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


Re: Cannon PowerShot A410

2006-05-26 Thread Glenn Meehan

Does anyone if there is support the the Cannon Powershot A530 yet?

-- 
Glenn Meehan [EMAIL PROTECTED]


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



keyboard not working anymore in Xorg

2006-05-26 Thread Bart Schelstraete

Hi,

I'm using the current Debian 'unstable', and since yesterday my X
doesn't accept the key inputs anymore. When I press a key, nothing
happens. So my X is unusable.

I noticed the log below, somebody who knows what I can do about this?

As you can see in the log, I'm using X.org.

--
X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.12-1-686 i686
Current Operating System: Linux debian 2.6.16-1-686 #2 Thu May 4
18:22:23 UTC 2006 i686
Build Date: 16 March 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri May 26 11:55:35 2006
(==) Using config file: /etc/X11/xorg.conf
expected keysym, got XF86_Switch_VT_1: line 8 of xfree86
expected keysym, got XF86_Switch_VT_2: line 11 of xfree86
expected keysym, got XF86_Switch_VT_3: line 14 of xfree86
expected keysym, got XF86_Switch_VT_4: line 17 of xfree86
expected keysym, got XF86_Switch_VT_5: line 20 of xfree86
expected keysym, got XF86_Switch_VT_6: line 23 of xfree86
expected keysym, got XF86_Switch_VT_7: line 26 of xfree86
expected keysym, got XF86_Switch_VT_8: line 29 of xfree86
expected keysym, got XF86_Switch_VT_9: line 32 of xfree86
expected keysym, got XF86_Switch_VT_10: line 35 of xfree86
expected keysym, got XF86_Switch_VT_11: line 38 of xfree86
expected keysym, got XF86_Switch_VT_12: line 41 of xfree86
expected keysym, got XF86_Ungrab: line 45 of xfree86
expected keysym, got XF86_ClearGrab: line 48 of xfree86
expected keysym, got XF86_Next_VMode: line 51 of xfree86
expected keysym, got XF86_Prev_VMode: line 54 of xfree86
The XKEYBOARD keymap compiler (xkbcomp) reports:

Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields
Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
  Using last definition for duplicate fields

expected keysym, got XF86_Switch_VT_1: line 52 of pc
expected keysym, got XF86_Switch_VT_2: line 56 of pc
expected keysym, got XF86_Switch_VT_3: line 60 of pc
expected keysym, got XF86_Switch_VT_4: line 64 of pc
expected keysym, got XF86_Switch_VT_5: line 68 of pc


--
Schelstraete Bart
http://www.schelstraete.org
[EMAIL PROTECTED]



Re: Installation

2006-05-26 Thread Johannes Wiedersich

N A wrote:
Is it possible to install Debian as a dual-boot on an Intel Celeron 
system using only the existing windows partition and a removable hard 
drive ~250MiB?  If so, how would one do so?


Unfortunately: NO.

from the installation manual:
http://www.de.debian.org/releases/stable/i386/apcs03.html.en

The base installation for i386 using the default 2.4 kernel, including 
all standard packages, requires 573MB of disk space.


It might be possible to deselect some standard packages to reduce that 
size, but that is definitely not recommended for first time Linux users.


I also wouldn't recommend an removable hard drive as a medium to install 
linux to. In principle it is possible to install debian to an external 
usb-disk (and I have managed to do it), but I certainly wouldn't 
recommend trying it for a first time linux user.


To have a 'full' installation usable for newbees, ie. one including a 
graphical desktop environment, one requires about 2GB of disk space. If 
you want to use kde and try some extra packages, 5GB is even better.
I would guess that such an installation contains more applications and 
more features than a 'comparable' WinXP installation that requires about 
5 times that size. (My 'minimal' Xp installation (office, cd-burner, 
adobe reader, mozilla, little else) consumes about 9GB and has orders of 
magnitude less usability than my plentyful 5GB of debian).


If you would like to just have a look at linux, try one of the 
distributions that boot of a cd without requireing an installation. I 
would recommend knoppix (www.knopper.net).


If you definitely want to install it to your computer, you would want to 
give it some disk space on your hard disk. If you have some free disk 
space on your windows partitions, it is quite straightforeward to resize 
 one of those and create the required space for debian during 
installation.


Before you should backup all your data, but that should be done 
regardless of your decision to install linux or not -- just in case...


Johannes


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




Re: Comparison of aptitude hold and pinning?

2006-05-26 Thread Johannes Wiedersich

Adam Funk wrote:

I recently used the `aptitude hold` command.  It seems to be doing
what I expected but I'm curious -- what are the differences between
this and pinning a package in /etc/apt/preferences, and where does
aptitude hold store the information?  (`grep -r PACKAGENAME /etc/apt/`
turns up nothing.)


From aptitiude's manual
(file:/usr/share/doc/aptitude/html/en/ch02s02s03.html#pkgCmdHold)

As with Keep, any action that was to be performed on the package is 
cancelled. In addition, the package will not be automatically upgraded 
[a] until the hold is removed. You may cancel a hold by issuing the 
Install command.


[a] That is, it will be unaffected by Actions-Mark Upgradable (U) or 
the dist-upgrade or upgrade command-line actions.


More on pinning can be found in the apt-howto in

file:/usr/share/doc/Debian/apt-howto/apt-howto.en.html

on your system.

file:/usr/share/doc/Debian/apt-howto/ch-apt-get.en.html#s-pin

on debian sarge.

Johannes


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




Re: utf problem with mutt

2006-05-26 Thread CJ van den Berg
On Tue, May 23, 2006 at 10:40:11AM +0200, Bruno Boettcher wrote:
 Hello!
 
 since i passed onto a amd64 machine i noticed that the basic charset
 used is utf8
 
 but mutt displays that in hex codes, with a \ prepended...
 
 reading french and german mails in the great majority, this isn't very
 practical...
 
 is there a solution to this?

They're probably emails from broken MUAs that don't set the charset e-mail
headers properly. Now that you are using utf-8 mutt's default I don't know
what charset this email is actually written in charset is also utf-8. If
you are mostly reading French and German emails then these broken MUAs are
probably actually sending in iso-8859-1.

Try adding these two lines to your ~/.muttrc file to tell mutt to assume
iso-8859-1 for broken emails:

set strict_mime=no
set assumed_charset=iso-8859-1:utf-8:us-ascii

-- 
CJ van den Berg

mailto:[EMAIL PROTECTED]
  xmpp:[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: Grep

2006-05-26 Thread Olafur Jens Sigurdsson
Þann 2006-05-25, 19:04:36 (-0400) skrifaði Richard:
 Is there a way to read mp3 ID3 tags using greg?,
 to find a certain information.
 ie. joint stereo, and being able to select those, and delete them,
 from the folder.

You have to use an external tool (something like eyed3 on the mp3
files) and then grep through the output of that.

HTH

Oli


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



Re: Grep

2006-05-26 Thread Juha Tuuna
On Friday, 26. May 2006 02:04, Richard wrote:
 Is there a way to read mp3 ID3 tags using greg?,
 to find a certain information.
 ie. joint stereo, and being able to select those, and delete them,
 from the folder.

 Regards
 Rich
install and try mp3info
It's capable of finding all sorts of information (if it's joint stereo etc) 
from MP3s
this will list your joint stereo files:
mp3info -p %f\t%o\n *mp3 | grep \bjoint stereo$ | cut -f1
this removes them (asks confirmation):
rm -i `mp3info -p %f\t%o\n *mp3 | grep \bjoint stereo$ | cut -f1`
Forget the -i if you're 101% sure ;)

-- 
-=[JT]=-


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



(Some) received packets are not reaching a listening application (UDP?)

2006-05-26 Thread Gonzalo HIGUERA DÍAZ

Hello everybody,

I have an issue with an application not receiving all traffic that it
should be getting. The current system is a non-Debian GNU/Linux, but
since I had a similar issue using Debian and I am not following any
other Linux-related list, I hope not to be off topic. I have taken the
liberty to CC debian-kernel because I feel that the kernel is getting
the packets but not forwarding them.

The first experience--using the Debian system--was some months ago, so
accuracy is not guaranteed. At that time I had decided to try
configuring network autodetection (on a laptop using a 10/100 Broadcom
Ethernet chipset, and a 2.6.x packaged kernel) using one of Debian's
packages, laptop-net, I think. Under ordinary circumstances I did not
manage to make it work. However, when capturing traffic with Ethereal,
I found that the IP was correctly configured from the previous
arbitrary state. The situation was weired, I wasn't really moving
around much and time was scarce, so I let the issue drop.

Now I have seen a similar situation with syslog running under a RedHat
system with a 2.6.9 kernel. This time, capturing traffic on the wire
shows no packet loss, and a tcpdump capture on the interface shows all
messages arriving, but syslog does not log all of them. However, when
running nc -l -u -p 514  /dev/null, without stopping the syslog
daemon, all messages are written down. As a matter of fact, it seems
that nc -l -u -p 514  /dev/null  is just as good, but since the
process is stopped automatically not even I quite believe my eyes.

I hope that somebody can offer some insight as to what might be
happening or how to look deeper into the problem. I might not be able
to readily work on the affected system, but it would anyway be good to
get some tips as to how to further look into the problem. Hints about
the reason and, why not, how to mend the situation would also work
wonders. Thanks.

--
Gonzalo HIGUERA DÍAZ [EMAIL PROTECTED]



Re: Installation

2006-05-26 Thread Olafur Jens Sigurdsson
Þann 2006-05-26, 04:39:55 (-0400) skrifaði N A:
 Is it possible to install Debian as a dual-boot on an Intel Celeron 
 system using only the existing windows partition and a removable hard 
 drive ~250MiB?  If so, how would one do so?

Yes, you can do that by using a virtual machine (see
http://en.wikipedia.org/wiki/Comparison_of_virtual_machines for some
ideas about what to use), but I recomend that if you just want to give
linux a little try and not use it seriously then you use a LiveCD,
like Knoppix, to see if you can get the feel of using linux and if you
like it then repartition your hard drive and set it up to dual boot
windows and linux (or just wipe out windows :-) ).

 Also, the website is slightly confusing (I'm a first time Linux user).

Now you need to be more specific. I am sure the webmasters are more
then happy to get some input on if their work is confusing users but
you have to be specific about what is confusing you.

Hope this helps and good luck in getting to know linux :-)

Oli


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



Re: X-Windows Problems - Progress

2006-05-26 Thread Hugo Vanwoerkom

Thomas H. George wrote:

On Tue, May 23, 2006 at 02:04:57PM -0400, Thomas H. George wrote:

On Tue, May 23, 2006 at 11:30:37AM +0200, Florian Kulzer wrote:

On Mon, May 22, 2006 at 16:41:09 -0400, Thomas H. George wrote:
I am stumbling through the move from Sarge to testing.  I have managed 
to get gdm to start but if I switch to a console I lose the window and 
must restart gdm.   Equally frustrating, my Wacom tablet mouse is not 
recognized though it worked perfectly in Sarge and the wacom module is 
installed.


This may be because I have not yet installed x-window-system-core.  
Apt-get reports that this package and 457 other packages are not 
installed as they cannot be verified.  Should I go ahead and install 
them anyway?

Which archive signing keys are known to your apt-key? Post the output of
apt-key list and the contents of your /etc/apt/sources.list file, then
we can tell you which ones are missing (and how to install them). I
would first try to complete the upgrade and install all packages before
addressing the X problem.

[...]


Thank you for you assistance, Florian.  I am attaching the output of
apt-key list and sources.list.

# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.

# deb http://http.us.debian.org/debian oldstable main contrib non-free
# deb http://http.us.debian.org/debian stable main contrib non-free
# deb http://http.us.debian.org/debian sarge main contrib non-free
# deb http://security.debian.org stable/updates main contrib non-free

# deb http://wine.sourceforge.net/apt/ binary/
# deb-src http://wine.sourceforge.net/apt source/
deb ftp://ftp.nerim.net/debian-marillat/ sarge main

deb http://http.us.debian.org/debian testing main contrib non-free
deb http://security.debian.org testing/updates main contrib non-free


# Uncomment if you want the apt-get source function to work

deb-src http://http.us.debian.org/debian stable main contrib non-free

deb-src http://http.us.debian.org/debian testing main contrib non-free

Best regards,

Tom


Florian's comments led me to recognize the link to ftp.nerim.net might
be the problem.  I commented out and was able to complete the upgrade
though I still had to purge glibc-doc to resolve a conflict.

After completing the upgrade I had no X-windows at all.  strace
/etc/init.d/gdm restart revealed no gdm in /usr/bin.  I found it in
/usr/sbin and was able to start the program from there.  I can now
switch back and forth between X-windows (Ctl-Alt-F7) and consoles
(Ctl-Alt-F1, etc) with no problems.

The Wacom mouse still does not work.  I found and installed
xserver-xorg-input-wacom but this has not helped.  The Debian Changelog
in /usr/share/doc/wacom-tools seems to indicate unresolved problems.  I
will wait for new updates.



I just did the dist-upgrade from Sarge to Sid and ran into Xorg also of 
course. Resolved all of that, probably because I don't have a left 
handed mouse but a two-seater that runs fine.


Remains the incompatibility between Sarge's mysql and Sid's: this 
message comes up every boot:


Fri May 26 05:16:49 2006: This script updates all the mysql privilege 
tables to be usable by

Fri May 26 05:16:49 2006: MySQL 4.0 and above.
Fri May 26 05:16:49 2006:
Fri May 26 05:16:49 2006: This is needed if you want to use the new 
GRANT functions,

Fri May 26 05:16:49 2006: CREATE AGGREGATE FUNCTION, stored procedures, or
Fri May 26 05:16:49 2006: more secure passwords in 4.1
Fri May 26 05:16:49 2006:
Fri May 26 05:16:49 2006: @(#)Network Audio System Release 1.7
Fri May 26 05:16:49 2006: Got a failure from command:
Fri May 26 05:16:49 2006: cat 
/usr/share/mysql/mysql_fix_privilege_tables.sql | /usr/bin/mysql 
--verbose --no-def$

Fri May 26 05:16:49 2006: Please check the above output and try again.
Fri May 26 05:16:49 2006:
Fri May 26 05:16:49 2006: Running the script with the --verbose option 
may give you some information

Fri May 26 05:16:49 2006: of what went wrong.
Fri May 26 05:16:49 2006:
Fri May 26 05:16:49 2006: If you get an 'Access denied' error, you 
should run this script again and
Fri May 26 05:16:49 2006: give the MySQL root user password as an 
argument with the --password= option


H


















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




Re: mouse problem

2006-05-26 Thread Hugo Vanwoerkom

kangja wrote:

Sorry, forgot about the attachment in the previous mail.

Mine is a 7-button optical mouse. It had worked properly before when I 
was running kernel-2.6.12. Failed to work after I upgraded to 
kernel-2.6.15. It does not work whether I use udev or not.
I can make it work by doing a alt-ctrl-f1 to enter command-line mode and 
then a alt-f7 to return to GUI mode. But this in not proper.




I have an A4Tech optical mouse USB attached with two wheels and 5 
additional buttons.


The wheels are important to me because they do backwards-forwards and 
up-down.


I have:

#http://www.linux-gamers.net/modules/wiwimod/index.php?page=HOWTO+Mouse+Buttons
Section InputDevice
Identifier  Mouse0
Driver  evdev
Option  Device /dev/input/event3 # (cat 
/proc/bus/input/devices)

Option  Name A4Tech USB Optical Mouse
Option  ZAxisMapping  6 7 4 5
Option  Buttons   12
EndSection

Also I had to use Xmodmap to redo the buttons to:

pointer = 1 3 2 6 7 5 4

Of course the evdev kernel module has to be loaded.

H





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




repetitive apt-get upgrade

2006-05-26 Thread Daniel D Jones
What causes a package to be listed everytime you run apt-get upgrade?  
Specifically, mailman is constantly listed for upgrade.  It appears to go 
through the upgrade process but if I immediately rerun apt-get upgrade it's 
listed again.  Is this a problem with the package or something on my machine?


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



Re: rar archiver

2006-05-26 Thread Henrique G. Abreu

the one Derek sent to me
unrar e rarFile.rar
I included non-free on my apt sources.list
then 'apt-get install unrar'

if you mean, the command line
yes, there is no X interface.
--
Henrique G. Abreu
[EMAIL PROTECTED]



Re: 2.6.16 update, lost wireless - seems not a udev issue

2006-05-26 Thread Gustavo Franco

On 5/25/06, Richard Boyce [EMAIL PROTECTED] wrote:

Hi,

I recently upgraded Debian unstable and installed the 2.6.16-12
linux-image. All seems well except I am unable to bring up my wireless
connection. ifup freezes when it tries to run dhcpd on the wireless card:
(...)


Hi Richard,

Since you're running unstable, could you take a look if
linux-image-2.6.17-rc3 (from experimental) fixes this problem?  If
not, that would be better if you open a bug report[0].

[0] = http://www.debian.org/Bugs/Reporting

regards,
-- stratus



Re: install Kernel source???

2006-05-26 Thread nicolasardissono
El Miércoles, 24 de Mayo de 2006 14:01, Liam O'Toole escribió:
 Hi!
 Please pardon the stupid question...but...I am trying to install a
 piece of software on my Debian test machine and the setup is failing
 with a Kernel source error while attempting to build some sort of
 module.  The vendor is recommending you should install
 kernel-sources for 2.4.27-2-386 prior to installing... Is this one
 of those instances where I would need to do an apt-get?  If so, what
 exactly do I need to get??? Thanks! Dov

if you download the headers 2.4.27-2-386 but you don't have this kernel 
installed, then the module is not gonna work.
probably you have to download the kernel-source-2.4.27-2-386 and install it.
the easy way is to download, then goto /usr/src untar the bz2 file with:
tar -xjf kernel-source-2.4.27-2-386.tar.bz2 (or something like that).
then goto /usr/src/kernel-source-2.4.27-2-386 and execute:
make menuconfig.
then i live it all to you.



Re: installing sarge from hard drive on libretto110ct

2006-05-26 Thread Digby Tarvin
Hi Liudmila,

I have Debian (amoungst other things) running on a Libretto 110CT.

It is a nice little machine once you get it installed, but as you
have discovered, one of the more challenging install targets...

The PCMCIA floppy is of limitted use for installation, because
it is PCMCIA and only the BIOS knows how to read it. Once you
have booted, if a second or more floppies are required by the
installer (as is often the case to load extra modules), you are
stuck.

The 800x480 screen was hard to get going other than at 640x480
originally, but I think the X server on Sarge worked ok out of
the box.

The way I got my system installed (which probably won't help you
directly) was..
 1. Red Hat Install - could not use any PCMCIA device (floppy, CD,
 ethernet) due to modules needed from a second floppy, so configured
 a desktop machine as a CD server and used a laplink cable and PLIP.
 2. Replaced RedHat with SuSE, bootstrapping from the RedHad installation.
 3. Installed Debian Sarge using had disk install from SuSE.

I have since installed on a number of Libretto's by 'cheating' and
just installing the hard drive in a desktop machine using a 2.5
cable adapter, and dd'ing a copy of my current system onto the
partition.

I have also upgraded the hard drive several times, and am now
at 100GB. Be careful not to create any partitions that overlap
with the hibernation area on the disk. If your disk is larger
than 4GB it will be in the middle of the disk somewhere. (Cylinder
1018-1042 on mine).

The hard disk install from Windows that you are trying is probably
the easiest option for you. I havn't tried it myself, especially
with such an old version of Windows (my Libretto came with W95
installed).

The diagnostic seems to indicate a problem mounting your ramdisk,
so I would check the integrity of the image and the arguments to
loadlin.

If nobody more familiar with Windows offers any insights there, I
could give it a go on my machine and see if it boots from my W95
partition.

Also, you didn't mention how large you hard disk is, and what you
have in the way of network connectivity. Those items will probably
effect the choice of install strategy.

If all else fails, I could probably get you a bootable Linux partition
image which we would just need to get coppied into a partition on
your hard drive.

Regards,
DigbyT

On Thu, May 25, 2006 at 09:40:39PM -0500, Liudmila Yafremava wrote:
 
 Hello!
 
 I have been trying to install Sarge on Toshiba Libretto 110ct
  for weeks with no success. I gravely need someone to take me
 through it, as I feel that I've tried everything and can't
 think of anything else to do.
 
 The laptop had an empty hard drive and external PCMCIA
 floppy and cd drives. It cannot boot from cd drive, only
 from floppy or hard drive. I installed dos on it and
 formatted the hard drive. At first, I tried to do an install
 using only floppies. I made attempts to install both potato
 and sarge that way, with the same result: after booting with a
 linux boot floppy, the machine demands a root floppy but
 never releases the floppy drive (it continues to spin). When,
 ignoring that, I pull the boot floppy and replace it with the
 root floppy, it responds with a bunch of queer messages and
 unable to mount root floppy etc. Somewhere I read that
 initial linux boot floppy does not have the pcmcia drivers
 on it, so the machine may not be able to communicate with
 its floppy in such an install. Correct me if I am wrong.
 
 So, after a lot of messing around I installed windows 3.1
 and pcmcia cdrom drivers for dos which allowed me to copy
 the whole debian disk 1 onto the harddrive. I followed the
 instructions in the installation manual for a hard drive
 install. I copied loadlin, vmlinuz, initrd.gz and the .iso
 file for the 1st of the sarge install cds onto c:\ and
 tried installing linux by invoking
 
 loadlin c:\vmlinuz root=/dev/ram rw initrd=c:\initrd.gz.
 
 This results in scanning of vmlinuz and initrd, with a bunch
 of boot messages and finally
 
 cramfs: wrong magic
 kernel panic: VFS: unable to mount root fs on 01:00.
 
 I tried changing the root= parameter, I downloaded
 vmlinuz and initrd.gs from sarge's hd-media subfolder,
 but all that results in kernel panic and inability to mount
 root fs. I copied root.img onto c:\ with no results.
 
 I tried using sbm to tell the laptop to boot from the cd,
 but sbm cannot see the device. I guess it is not an ide.
 
 I know I am pretty clueless when it comes to linux, but
 I have installed debian on a few machines before, and I am
 able to follow the instructions.. What am I missing? I am
 stumped. Please help.
 
 
 Thanks,
 Luda
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact 
 [EMAIL PROTECTED]

-- 
Digby R. S. Tarvin  digbyt(at)digbyt.com
http://www.digbyt.com


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

Re: How does inetd work?

2006-05-26 Thread Dirk
John L Fjellstad wrote:
 Dirk [EMAIL PROTECTED] writes:
 
 
I know inetd forwards a programms (servers) stdout to the client... but
where does it forward the requests from a client to? It's not stdin..


It there any simple example server available that was written to work
with inetd?
 
 
 There is Stephens' UNIX Network Prgramming, vol 1, 2nd edition.
 
 To summarize:
 inetd listen to some given port (given by /etc/inetd.conf).
 When a connection happens, inetd forks the server. The child process
 closes all the file descriptos except for the new socket connection. It
 call dup2() three times, duplicating 0, 1, 2 (stdin, stout,
 stderr). Closes the socket.  Child exec() the server.  The server
 therefore uses stdin, stdout, and stderr to communicate with the other
 side. 
 At the parent, the parent (inetd) closes the socket.
 
 I think proftpd can work with inetd.
 

that's exactly how i do it... but somehow my server does not get an
eof() from stdin :-(

he reads the http request from stdin but continues forever trying to get
more stuff from it...

Dirk


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



Re: Building case for Debian in server room at a University

2006-05-26 Thread Donald Teed
Hi,

I agree that Debian rocks. I've spent a few years with different
distros to figure that out. However this is a decision made
by committee of people, and so business logic must govern
the decision making process.

The big difference between commercial and non-commercial
is obviously support and the perception that the commercial
products are professionally developed and more commonly
used.

For other things we could start the process with an RFP sent
to various vendors, but who could answer that for Debian?
So in place of that, we are looking for feedback from users
of Debian in busy server rooms that see things such as
1 million emails a day (most rejected by spam assassin),
and DHCP handling a MAC lookup of about 8000 entries.

Has anyone ever written a book like The complete Debian handbook?
The official Debian documentation has issues and doesn't match
something like an O'Reilly text or even a Gentoo Guide.

Is there a company that offers paid support contracts for Debian?

I'm thinking of these things to fill in where Redhat and Suse
offer resources to my co-workers.

--DonaldOn 5/25/06, lee [EMAIL PROTECTED] wrote:
On Wed, May 24, 2006 at 10:15:00PM -0300, Donald Teed wrote: It would be helpful if I could learn of other academic institutions using Debian in core Internet service roles, such as email and spam filtering, DNS, DHCP, web, etc.
Hm, much could be said, but it all comes down to that Debian justrocks.What problems do you see with it?GH--To UNSUBSCRIBE, email to 
[EMAIL PROTECTED]with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: gpilot pilot-link messed up after hardware/software upgrade?

2006-05-26 Thread Matt Zagrabelny
On Wed, 2006-05-24 at 16:11 -0400, Matt Price wrote:
 [some of this is in the earlier message]
 
 hi ubuntu,

d-u is not ubuntu.

[stuff deleted]

 I of course know nothing about what this might mean.  In any case I'd
 love some advice on howto diagnose these issues further!  the
 evolution/palm combination has been crucial for me.  thanks,

could you try your palm on a windoze box?

other things that come to mind about the serial port:

* baud rate
* stop bits
* parity
* data length
* hardware flow control

you could use minicom or gtkterm to adjust these settings.

-- 
Matt Zagrabelny - [EMAIL PROTECTED] - (218) 726 8844
University of Minnesota Duluth
Information Technology Systems  Services
PGP key 1024D/84E22DA2 2005-11-07
Fingerprint: 78F9 18B3 EF58 56F5 FC85  C5CA 53E7 887F 84E2 2DA2

He is not a fool who gives up what he cannot keep to gain what he cannot
lose.
-Jim Elliot


signature.asc
Description: This is a digitally signed message part


Re: Which is the most stable of Debian releases?

2006-05-26 Thread Johannes Wiedersich

Tshepang Lekhonkhobe wrote:

Hi,
It's well-known that Debian releases are rock-solid. But I've been
wondering if there's been a comparison between various releases as
regards stability. It would be nice if there's some commentary from
long-time Debian users (say those who experienced it pre-Woody), and
another way is by judging by the number security fixes to a particular
release. Any stats out there?


By definition and well supported by experience, debian stable is the 
most stable debian.


It's useless to compare current stable, debian sarge, to any debian 
stable in past or future.



By the way is there a distro out there considered as stable as
Debian's Stable. This is not a question of which is a better distro
(too many variables involved there), but just a question of, which
distro breaks less?


I used to use suse and found that it breaks much more than debian. 
That's why I moved all my workstations and servers to debian.


In general, this is a difficult question to answer generally. If one is 
familiar with the details of an OS it's usually more 'stable' for that 
person to stick with it than switching to a new system. In the long run 
it might pay off to switch to a more stable, but less familiar distro.


Despite the fact that debian has more software packaged than other 
distributions, its security and stability are legendary. If you don't 
require all that packages (and don't bother to remove the packages not 
necessary for your tasks) other distributions with less packages 
available, but taylored to your taste may appear more stable.


That's just my personal, maybe biased view.
YMMV.

Johannes


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




Asus sucks (Re: sata sucks)

2006-05-26 Thread lee
On Wed, May 03, 2006 at 02:55:27PM +0200, Michelle Konzack wrote:

 And second, it does not only work with Floppy...  burn the BIOS onto a
 CD and it works too.
 
 All of my AsusTek mainboards (K7 and K8) have the same EZ-BIOS no need
 for stupid DOS-FLASH-TOOLS...  They are outdated!

Hm, how do I do it? I can download a BIOS and burn it onto a CD, but
what do I do then? Neither the website nor the manual has useful
information to that.

This board sucks utterly :( After some time, one of the SATA disks gets
offline, and my RAID array degrades. I have to turn the comp off to
get it working again for some time, but then it fails again.

Asus is crap :( I´ll never buy an Asus board again.

Maybe I switch to MSI and sell the Asus crap.


GH


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



Re: repetitive apt-get upgrade

2006-05-26 Thread Stephen Cormier
On Friday 26 May 2006 08:21, Daniel D Jones wrote:
 What causes a package to be listed everytime you run apt-get upgrade?
 Specifically, mailman is constantly listed for upgrade.  It appears to go
 through the upgrade process but if I immediately rerun apt-get upgrade it's
 listed again.  Is this a problem with the package or something on my
 machine?

Don't have a clue as to what caused it but I had the same problem awhile back. 
What I finally did was go into my /var/cache/apt/archives directory and 
deleted the already downloaded .deb files for the packages giving me the 
problem. Then once apt downloaded and installed the packages again it went 
away, you may want to try the same.

Stephen

-- 
GPG Pubic Key: http://users.eastlink.ca/~stephencormier/publickey.asc


pgpmvBHgkdI5v.pgp
Description: PGP signature


Re: Installation

2006-05-26 Thread Pol Hallen
 Is it possible to install Debian as a dual-boot on an Intel Celeron
 system using only the existing windows partition and a removable hard
 drive ~250MiB?  If so, how would one do so?
i dont understand:
do you would like install debian on the fat/ntfs?!
O do u want install debian on 250Mb drive?!

 Also, the website is slightly confusing (I'm a first time Linux user).
read the documentation, its written in several languages ;-)

Best R.
Pol


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



OpenVPN hardware requirements

2006-05-26 Thread Dexter
Hi,
we have 1Mbps/1Mbps internet connection. We have firewall with hardware:
Pentium 400MHz, Ram 192 MB. We use it as firewall, proxy (squid) and
OpenVPN server.  Is this hardware enough? To me it seemed, that it's
enough, untill I have run also OpenVPN client on this firewall that
connected to other network, so that our local network could easily acces
this other network. I noticed that running OpenVPN client on firewall
made slover connection as if I have run OpenVPN client directly on PC.
So this lead me to conslution, that our firewall hardware is not enough
for OpenVPN (client or server).
What do you thing? What hardware do we need?
Thanks alot.
  Dexter


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



Re: Why are my posts so delayed??

2006-05-26 Thread Greg Folkert
On Thu, 2006-05-25 at 16:56 -0400, Kamaraju Kusumanchi wrote:
 Even my posts are delayed. I do not know the reason. I am sending this 
 message 
 on 4:56pm May 25, 2006 EDT.  Let's see when it arrives on the list :-)

Nice delay there:

Received: from murphy.debian.org ([70.103.162.31]) by
knight.gregfolkert.net with esmtp (Exim 4.50) id
1FjXJl-0007RU-Kc for [EMAIL PROTECTED]; Fri, 26 May 2006
04:05:09 -0400

11 hours, 8 minutes, 18 seconds. Nice.
-- 
greg, [EMAIL PROTECTED]

The technology that is 
Stronger, Better, Faster: Linux

Use Debian GNU/Linux, its a bazaar thing

NOTICE: Due to Presidential Executive Orders, the 
National Security Agency may have read this email 
without warning, warrant, or notice, and certainly 
without probable cause. They may do this without 
any judicial or legislative oversight. You have no 
recourse nor protection.


signature.asc
Description: This is a digitally signed message part


Re: Directory overwriting

2006-05-26 Thread Rodolfo Medina
Rodolfo Medina wrote:

 When I copy a file into the present directory, with:
 
  $ cp /path/to/file .
 
 , if the file already exists it is overwritten, i.e. the `old one'
 is removed and the `new one' takes its place.
 Instead, with directories it is not the same:
 when I do:
 
  $ cp -vr /path/to/dir .
 
 , if the directory already exists it is not removed, but the new one
 just adds files to the old one.
 
 Would it be possible, and how?, to have with directory overwriting
 the same behaviour we have with file overwriting?


Roberto C. Sanchez wrote:

 You could probably write a script to replace the current cp command:

 #!/bin/bash

 if [ -d $3 ] ; then
  /bin/rm -rf $3
 fi

 /bin/cp $1 $2 $3

 Of course, you will need to handle the command line parameters more
 intelligently (this script only handle one clump of switches).



Digby Tarvin [EMAIL PROTECTED] writes:

 [...]

 For example, a script to do this might be something like
  #!/bin/sh
  if [ $# != 2 ] ;then
  echo Usage: cpdir src tgt
  exit 1
  fi
  DIRNAME=`basename $1`
  if [ -r $2/$DIRNAME ] ;then
  rm -r $2/$DIRNAME
  fi
  cp -rv $1 $2

 With this, the args from your original example:
  $ cpdir /path/to/dir .

 would result in a directory called 'dir' in '.' containing the
 same information as the original - if that is what you wanted..



I tried Digby's script and it seems to work fine.
I also did something similar for `mv':

---
#!/bin/sh
if [ $# != 2 ] ;then
echo Usage: mvdir src tgt
exit 1
fi

if [ -r $2 ] ;then
 rm -r $2
fi
mv $1 $2
---

, and it also seems to work fine.
Thanks,
Rodolfo

P.S.: Could you suggest a place where to learn
  to handle with this kind of syntax?


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



Re: rdate, ntp configuration

2006-05-26 Thread Hans du Plooy
On Thu, 2006-05-25 at 14:41 +, Olafur Jens Sigurdsson wrote:
 Have you tried to grep through the /etc directory to search for the IP
 for instance? Or just grep for rdate and see what you get.

That's the first thing I did - hence my question...

rimwards:/etc# grep -r 128.2.136.71 *
rimwards:/etc# grep -r rdate *
rimwards:/etc#


Nothing of either  What screwes with my head is, the error is from cron,
running as root.  So this must be in either of the cron directories, or
root's personal crontab (which on this box doesn't exist.

Thanks
Hans


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



Re: Paste with translation table into gnome-terminal?

2006-05-26 Thread Greg Folkert
On Thu, 2006-05-25 at 11:03 -0400, Carl Fink wrote:
 Does anyone have any suggestions as to my actual question, or should I take
 it up with the GNOME developers?  Or even violate what I just wrote and file
 a Debian bug and let the Debian developers take it up with the GNOME
 developers?

The actual problem is a GNOME problem. Going along with the Sane
Defaults and Limiting the options you have for touchy-feely or Look
and feel of the Desktop environment. As my saying goes:

Praise be to Havoc! (Pennington)

Not that I disagree with the ideals behind his implementations, just
that his implementation, ritualistic sacrificing of knob and buttons to
the HCI Gods, has me a bit (read as: a lot) ticked off. 

Don't bring up the fact that you *CAN* still change stuff using
gconftool or other lovely registry style editor.

It is one of my pet peeves with GNOME. I still use GNOME, mainly because
all current desktop environments suck, GNOME sucks the least (at least
to me).
/rant

The actual problem is with Language Handling and the simplification of
it for End users. Which means, file a bug report *SOMEWHERE* where you
feel it will at least be looked at.


The problem with xterm breaking in xorg, I believe is fixable without
re-compiling it. As I am using clean rather than the default without
problems. It might be a personal config issue, which had to change with
the nomenclature of font specification changed with xorg. Though, I
could be wrong on the font spec change.

I do know that xterm changed when i upgraded to the xorg v7 setup
(integrating everything into the standard file locations vs /*/X11/
setup.
-- 
greg, [EMAIL PROTECTED]

The technology that is 
Stronger, Better, Faster: Linux

Use Debian GNU/Linux, its a bazaar thing

NOTICE: Due to Presidential Executive Orders, the 
National Security Agency may have read this email 
without warning, warrant, or notice, and certainly 
without probable cause. They may do this without 
any judicial or legislative oversight. You have no 
recourse nor protection.


signature.asc
Description: This is a digitally signed message part


Re: How does inetd work?

2006-05-26 Thread Dirk
John L Fjellstad wrote:
 Dirk [EMAIL PROTECTED] writes:
 
 
I know inetd forwards a programms (servers) stdout to the client... but
where does it forward the requests from a client to? It's not stdin..


It there any simple example server available that was written to work
with inetd?
 
 
 There is Stephens' UNIX Network Prgramming, vol 1, 2nd edition.
 
 To summarize:
 inetd listen to some given port (given by /etc/inetd.conf).
 When a connection happens, inetd forks the server. The child process
 closes all the file descriptos except for the new socket connection. It
 call dup2() three times, duplicating 0, 1, 2 (stdin, stout,
 stderr). Closes the socket.  Child exec() the server.  The server
 therefore uses stdin, stdout, and stderr to communicate with the other
 side. 
 At the parent, the parent (inetd) closes the socket.
 
 I think proftpd can work with inetd.
 

i found the reason for my problem.. i didn't taker keep-alive
connections into account why the eof() for stdin didn't happen...

Thanks,
Dirk


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



x11-common: I fiddled with the X11 symbolic links

2006-05-26 Thread Samuel Krempp
Trying to fullfill x11-common's postinst requests, I'm pretty certain I
messed up my X11 lib / bin / include directories and symlinks. 

Where can I find a description of what the standard X11 directory setup is
(for sid), with details about the 
/usr/lib/X11 /usr/bin/X11 and /usr/include/X11 symbolic links,  so I can fix
my box ?

Here's the detail of what happened :

first, x11-common.postinst claimed that /usr/bin/X11 points to wrong
location. (It was pointing to .)
I then tried various other destinations, read the postinst script for
insight, and no luck.
At some point I typed
apt-get -f install x11-common instead of just apt-get -f install, and then
got a dialog information about the symlink issue.
from then on I managed to rework various symlinks :
/usr/bin/X11
/usr/lib/X11
/usr/include/X11
in a way that satisfied x11-common.postinst.

but now a few X programs exhibit issues. for instance xdtv :
open(/usr/lib/X11/locale/common/xlcDef.so.2, O_RDONLY) = -1 ENOENT (No
such file or directory)
write(2, Warning: Unable to load any usab..., 43) = 43

and I had to alter symlinks again so it could find the X11 locale
directory...

I wasnt paying enough attention in the process so I can't say for sure what
the precise steps where in that faulty update. I'm guessing it might all be
caused by my /usr being a symlink itself...

-- 
Samuel


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



Re: fish scp

2006-05-26 Thread Matt Zagrabelny
On Fri, 2006-05-26 at 20:47 +0200, mess-mate wrote:
 Hi
 for a not known reason when i csp or fish (konqueror) a file to a
 remote machine, the transfert stalled after a few seconds and no
 more route to the network.
 I don't know wehre to search exactly.
 Any help would be very appreciated.

you could check any files that get executed upon logging into the other
machine. ie.: rc files for your shell on the other machine.

for instance, i had an issue with my .bashrc file, i had an 'exec'
statement in there, and it was causing problems with non interactive
instances of ssh (scp would fall under this).

-- 
Matt Zagrabelny - [EMAIL PROTECTED] - (218) 726 8844
University of Minnesota Duluth
Information Technology Systems  Services
PGP key 1024D/84E22DA2 2005-11-07
Fingerprint: 78F9 18B3 EF58 56F5 FC85  C5CA 53E7 887F 84E2 2DA2

He is not a fool who gives up what he cannot keep to gain what he cannot
lose.
-Jim Elliot


signature.asc
Description: This is a digitally signed message part


[OT-ish] diagnosing serial port functionality?

2006-05-26 Thread Matt Price
Hi folks,

I'm having lots of trouble syncing my Palm V to my new, fast computer
(ASUS A8N-SLI MoBo, amd 380+ dual-core cpu).  Usually I use a
serial-to-usb adaptor to connect my serial-out cradle to my computer,
but I'm beginning to think there's some hardware problem with the
adaptor (the data it sends tends to crash the usb modules).  SO I want
to hook up directly via the serial port.  On my laptop this method
seems to work (e.g., pilot-link -p /dev/ttyS0 -l is successful).
However on my new desktop I get no data coming out of /dev/ttyS0 (cat
/dev/ttyS0 produces no output).  The serial setup on this board is
wierd -- I have to plug a serial adaptor into a spot on the mainboard,
and attach it to one of the slots in the case.  I wonder
whetherthere's any wayto test whether it's attached correctly?  THe
/dev/ttyS0 device is created and gives no errors when I try to cat it
(unlike /dev/tty/S1+), but again, no data comes through when I attach
the palm pilot  press hotsync.

thanks for any advice you got!

matt



--
 .''`.   Matt Price 
: :'  :  Debian User
`. `'`hemi-geek
  `- 
-- 


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



totem playlist: character encoding problem.

2006-05-26 Thread Surachai Locharoen




I use totem to play the song. In playlist show strang song name like a attach file.




-- 
Surachai Locharoen [EMAIL PROTECTED]







totem.png
Description: PNG image


limit the download bandwidth for adsl customers

2006-05-26 Thread david robert
Hi Guys,We are an ISP providers.We are providing ADSL,SDSL and other services.In most of the ISP's now a days they are providing only 2 GB or 4 gb etc.. bandwidth usage for their users this includes download limit.How to configure this bandwidth usage limit for each user?this can be done in Routers side or RADIUS server side.I am new to ISP service please help me how to do this.Thanks for your help
		 
The all-new Yahoo! Mail goes wherever you go - free your email address from your Internet provider.

Re: X-Windows Problems - Puzzled

2006-05-26 Thread Thomas H. George
On Thu, May 25, 2006 at 12:34:45PM -0400, Thomas H. George wrote:
 On Wed, May 24, 2006 at 03:09:39PM +0200, Florian Kulzer wrote:
  On Tue, May 23, 2006 at 14:04:57 -0400, Thomas H. George wrote:
   On Tue, May 23, 2006 at 11:30:37AM +0200, Florian Kulzer wrote:
On Mon, May 22, 2006 at 16:41:09 -0400, Thomas H. George wrote:
 I am stumbling through the move from Sarge to testing.  I have 
 managed 
 to get gdm to start but if I switch to a console I lose the window 
 and 
 must restart gdm.   Equally frustrating, my Wacom tablet mouse is not 
 recognized though it worked perfectly in Sarge and the wacom module 
 is 
 installed.
 
 This may be because I have not yet installed x-window-system-core.  
 Apt-get reports that this package and 457 other packages are not 
 installed as they cannot be verified.  Should I go ahead and install 
 them anyway?
  
  [...]
  
Testing is using Xorg instead of Xfree86. Once you have downloaded the
archive keys and completed the upgrade, you can try dpkg-reconfigure
xserver-xorg. (This should happen automatically during the upgrade
anyway.)

If you still have problems with Xorg after that, post the output of the
following three commands:

lspci | grep -i vga
awk '/Section (Device|Monitor|Screen)/,/EndSection/' 
/etc/X11/xorg.conf
egrep '^\((EE|WW)\)' /var/log/Xorg.0.log
  
  [...]
  
   Thank you for you assistance, Florian.  I am attaching the output of
   apt-key list and sources.list.
   
   
   /etc/apt/trusted.gpg
   
   pub   1024R/1DB114E0 2004-01-15 [expired: 2005-01-27]
   uid  Debian Archive Automatic Signing Key (2004) [EMAIL 
   PROTECTED]
   
   pub   1024D/4F368D5D 2005-01-31 [expired: 2006-01-31]
   uid  Debian Archive Automatic Signing Key (2005) [EMAIL 
   PROTECTED]
   
   pub   1024D/B5F5BBED 2005-04-24
   uid  Debian AMD64 Archive Key 
   debian-amd64@lists.debian.org
   sub   2048g/34FC6FE5 2005-04-24
   
   pub   1024D/2D230C5F 2006-01-03 [expires: 2007-02-07]
   uid  Debian Archive Automatic Signing Key (2006) [EMAIL 
   PROTECTED]
  
  [...]
  
   deb ftp://ftp.nerim.net/debian-marillat/ sarge main
   
   deb http://http.us.debian.org/debian testing main contrib non-free
   deb http://security.debian.org testing/updates main contrib non-free
  
  That looks OK to me; the only thing that I notice is that you are
  missing Christian Marillat's signing key. I would propose to ignore this
  for now and to just comment out the ftp.nerim.net line. (I also think
  you have to change sarge to etch or testing now.) When the problem
  with X/gdm is settled you can always get the key as described here
  http://lists.debian.org/debian-user/2006/05/msg02309.html
  and install what you want from Marillat's packages.
  
  [...]
  
  I think your problem is the result of an incomplete transition from
  XFree86 to Xorg. With the ftp.nerim.net line commented out, try apt-get
  update again. If apt is still missing some amd64-specific keys (I don't
  know too much about those) then it should at least give you the numbers
  of those keys. Post these numbers here and we can tell you were to find
  the corresponding keys.
  
  With all keys provided you should be able to do apt-get install -f to
  fix all unresolved issues. Once that works without errors and an
  apt-get dist-upgrade tells you that there are no more packages to
  upgrade, you should have a working Xorg. If that does not work we have
  to take a closer look, but first apt-get has to bring your system into a
  consistent state by completing the upgrade.
  
  -- 
  Regards,
Florian
  
 I now have all the lines in sources.list commented out except those for
 testing.  I ran apt-get install -f followed by apt-get update then
 apt-get dist-upgrade and, finally, apt-get install -f again with no
 problems.  The final apt-get install -f exited with 0 upgraded, 0
 newly installed, 0 removed and 0 not upgraded
 
 Rebooted.  A line with a red + went by with a message something to the
 effect: 'files not mounted with error code 96' but the system started at
 console tty1, no X-window.  Logged on as root, went to /usr/sbin and ran
 gdm.  X-window gnome logon screen came up and I logged on as tom,
 started Mozilla and read mail.  Still cannot use Wacom mouse, lsmod
 shows wacom module loaded, not used.
 
 Regards,
   Tom
 
Every now and then Mozilla locks up - i.e. mouse pointer moves on
screen, clicks still do nothing.  To escape I go to ~/.mozilla/default,
get the pid that lock points to and kill it.

It occurred to me to try to start xdm rather than gdm.  This didn't work
and strace /etc/init.d/xdm start indicated the failure was because there
is no xdm in /usr/bin/X11.  whereis xdm found it in /usr/bin but I could
not start it from there as I have been starting gdm from /usr/sbin.

As reported in another posting, 

Auto detect smarthost for exim4

2006-05-26 Thread Surachai Locharoen




Hi debian-user
 I use laptop on dhcp network for home, and office. Each place is used ISP different. I have to config exim4 smarthost for each time I switch the place. Could you any suggestion how to exim4 to auto detect smarthost?





-- 
Surachai Locharoen [EMAIL PROTECTED]







Re: keyboard not working anymore in Xorg

2006-05-26 Thread Henrique G. Abreu

you check this files
/etc/X11/xorg.conf
the InputDevice keyboard thing, and
/etc/X11/xkb/keycodes/xfree86

post it here if you find nothing,
it seems that you have an error, just in the beginning of the second one
--
Henrique G. Abreu
[EMAIL PROTECTED]



Re: Can I stay in testing without going etch?

2006-05-26 Thread Owen Heisler
Stephen wrote:
 Owen Heisler wrote:
  So 'aptitude upgrade' is like 'apt-get upgrade'.  But there is no
  'dist-upgrade' option for aptitude.  I don't get it...  How can I see,
  in aptitude (interactive), a full dist-upgrade?
 
 Sorry I haven't been following this thread, but thought I'd comment on
 the line above :
 
 I run aptitude from the command line ; 'aptitude dist-upgrade' works fine
 for me. It seems many people aren't aware that aptitude can run like
 apt-get, using a command line interface.

Except that I want to _see_ what it will do before running the
dist-upgrade, like running aptitude interactively and hitting U,
except that it is a dist-upgrade instead of just upgrade.


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



ALSA, AWE32, kernel 2.6 issues?

2006-05-26 Thread Mark Tilford

I recently upgraded my kernel from 2.2 to 2.6; various other problems
eventually required a complete OS reinstall.  I can't get my sound
card (Creative SB AWE 32) to work with ALSA; it worked fine under OSS.
Is there anything special about Debian that may require me to
configure things differently from the ALSA documentation?



Re: limit the download bandwidth for adsl customers

2006-05-26 Thread LeVA
2006. május 26. 16:28,
david robert [EMAIL PROTECTED]
- debian-user@lists.debian.org,:
 Hi Guys,

 We are an ISP providers.We are providing ADSL,SDSL and other services.In
 most of the ISP's now a days they are providing only 2 GB or 4 gb etc..
 bandwidth usage for their users this includes download limit.

 How to configure this bandwidth usage limit for each user?

 this can be done in Routers side or RADIUS server side.

 I am new to ISP service please help me how to do this.

 Thanks for your help

Hi David!

Maybe you'll get more help on these lists:
debian-firewall, debian-isp

And here is my little for you :)

http://www.lartc.org/howto

Daniel

-- 
LeVA



debian kernel package for ubuntu

2006-05-26 Thread Gregory Soyez
Hi all ...

I'm trying to help someone rebuilding its kernel from sources. Since I do not 
have physical access to the machine, I planned to build a custom debian 
package linux-image using make-kpkg on my own debian box and let her install 
the package with dpkg on her ubuntu box.
So my question is simply to know if installing a debian kernel package on 
ubuntu is feasible or if it will lead to problems ?

TIA for any help...
Gregor


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



Re: Paste with translation table into gnome-terminal?

2006-05-26 Thread Carl Fink
On Fri, May 26, 2006 at 09:46:20AM -0400, Greg Folkert wrote:

 The actual problem is with Language Handling and the simplification of
 it for End users. Which means, file a bug report *SOMEWHERE* where you
 feel it will at least be looked at.

Will do.  I'll file against gnome-terminal and let the maintainer move it if
that's wrong.  I suspect a wishlist bug from the Debian developer will have
more weight with the GNOME people than some random guy like me making a
request.
 
 The problem with xterm breaking in xorg, I believe is fixable without
 re-compiling it ...

Sure was.  I purged and reinstalled it and it's fine.

Now: should I file a bug against xterm, or xorg, because the upgrade process
is broken?  Or do you think the maintainers know that?

Thank you, Greg.  And Kevin, too, for making useful suggestions.
-- 
Carl Fink [EMAIL PROTECTED]
If you attempt to fix something that isn't broken, it will be.
-Bruce Tognazzini


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



Re: Installation

2006-05-26 Thread Carl Fink
On Fri, May 26, 2006 at 03:14:14PM +0200, Pol Hallen wrote:

 read the documentation, its written in several languages ;-)

Smiley or no, that isn't helpful.  The OP is clearly new to Linux, and the
Debian documentation is not newbie-friendly.

The suggestion of a LiveCD is a good one.  Knoppix or Ubuntu, I'd say.
-- 
Carl Fink [EMAIL PROTECTED]
If you attempt to fix something that isn't broken, it will be.
-Bruce Tognazzini


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



Re: rar archiver

2006-05-26 Thread Linas Žvirblis
Henrique G. Abreu wrote:

 if you mean, the command line
 yes, there is no X interface.

That is not true. file-roller and xarchiver should do just that.


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



Re: Re: ppp/wvdial help!

2006-05-26 Thread vasundhar
Hi,
I am trying wvdial as normal user and its giving errors saying no
permissions to /dev/modem

and only getting connected when I am trying with root previlages.
how ever if I am using as normal user, I am forced to run wvdial.conf
once again to make the modem work efficiently.

I would like to know the way in which I can probably dial as a
non-previlaged user.

Thanks in advance
-- 
+9880025682


signature.asc
Description: This is a digitally signed message part


Re: Installation

2006-05-26 Thread Scott Lair

Olafur Jens Sigurdsson wrote:

Þann 2006-05-26, 04:39:55 (-0400) skrifaði N A:
  
Is it possible to install Debian as a dual-boot on an Intel Celeron 
system using only the existing windows partition and a removable hard 
drive ~250MiB?  If so, how would one do so?



Yes, you can do that by using a virtual machine (see
http://en.wikipedia.org/wiki/Comparison_of_virtual_machines for some
ideas about what to use), but I recomend that if you just want to give
linux a little try and not use it seriously then you use a LiveCD,
like Knoppix, to see if you can get the feel of using linux and if you
like it then repartition your hard drive and set it up to dual boot
windows and linux (or just wipe out windows :-) ).

  

Also, the website is slightly confusing (I'm a first time Linux user).



Now you need to be more specific. I am sure the webmasters are more
then happy to get some input on if their work is confusing users but
you have to be specific about what is confusing you.

Hope this helps and good luck in getting to know linux :-)

Oli


  


Just a thought, but would adding a second drive - say 10GB or so, be out 
of the question?  I've done that a few times, to let people try linux 
easily.


scott


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




is it a bad idea to use unstable on a server ?

2006-05-26 Thread Felix C. Stegerman
Hi,

I've been using unstable on my desktop for several years now, and I'm
very happy with it.  I don't mind the occasional breakage, and
actually think fixing bugs can be fun ;-).  What I am planning to do
now, is to set up my Mac Mini as a collaboration server.

I want to use:
  * apache2 + twiki (discussions + documentation)
  * mysql
  * ssh
  * subversion

This server will be connected to the internet, but is meant to be used
only by me and other people working on projects with me.  Since I am
comfortable working with unstable, and prefer things to work the same
(as in have the same versions of most packages) across both my desktop
and server, I was wondering whether it would be such a bad idea to use
unstable.  I think I can live with occasional breakage, but I don't
want to compromise on security. 

So it comes down to:
  * Is it a bad idea to use unstable on a production server when it
comes to security?
  * If so, would you recommend using testing, or stable?
  * And does anyone with experience running unstable on production
servers know of any other caveats I should be aware of?

Thanks,


- Felix

-- 
Felix C. Stegerman [EMAIL PROTECTED]

Any sufficiently advanced bug is indistinguishable from a feature.
 -- R. Kulawiec


pgpSug9C6E17x.pgp
Description: PGP signature


Re: mount a cd with /dev/scd0

2006-05-26 Thread Olafur Jens Sigurdsson
Þann 2006-05-26, 13:35:01 (+0200) skrifaði Mark Walter:
 Hi,
 
 I'am using a vanilla kernel and I'am trying to mount a cd with:
 
 mount -t iso9660 /dev/scd0 /mnt
 
 but I receive the error message:
 
 mount: /dev/scd0 is not a valid block device

What does dmesg tell you? Is the drive really detected on /dev/scd0?

Oli


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



Re: is it a bad idea to use unstable on a server ?

2006-05-26 Thread Olafur Jens Sigurdsson
Þann 2006-05-26, 19:08:47 (+0200) skrifaði Felix C. Stegerman:
 Hi,
 
 I've been using unstable on my desktop for several years now, and I'm
 very happy with it.  I don't mind the occasional breakage, and
 actually think fixing bugs can be fun ;-).  What I am planning to do
 now, is to set up my Mac Mini as a collaboration server.
 
 I want to use:
   * apache2 + twiki (discussions + documentation)
   * mysql
   * ssh
   * subversion
 
 This server will be connected to the internet, but is meant to be used
 only by me and other people working on projects with me.  Since I am
 comfortable working with unstable, and prefer things to work the same
 (as in have the same versions of most packages) across both my desktop
 and server, I was wondering whether it would be such a bad idea to use
 unstable.  I think I can live with occasional breakage, but I don't
 want to compromise on security. 
 
 So it comes down to:
   * Is it a bad idea to use unstable on a production server when it
 comes to security?

Yes, see the reasoning of why stable has a security section.

   * If so, would you recommend using testing, or stable?

Stable and run update on the security regularly.

   * And does anyone with experience running unstable on production
 servers know of any other caveats I should be aware of?

Sorry, dont run servers but this is just my knowledge of debian/server
world after years of using linux and being subscribed to this list and
hanging out on technology savy irc channels :-)

Information does go through with osmosis sometimes :-)

Oli


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



Re: Icons missing in Etch

2006-05-26 Thread Jim Seymour
On Thu, May 25, 2006 at 01:19:12PM -0400, Jim Seymour wrote:
 I know I had seen a posting from someone else that had this same 
 problem, however I cannot locate the thread. I am running Etch with 
 Gnome 2.14.1 and after a recent update, the system seems to be unable to 
 locate most of its icons. This also affects some applications like 
 Evolution. When I try to change the theme I get the following message:
 
 The default theme schemas could not be found on your system. This means 
 that you probably don't have metacity installed, or that your gconf is 
 configured incorrectly.
 
 As a result it will not let me change to another theme. Metacity is 
 installed and running. Where do I need to go now?


Still no dice here. I have tried deleting the current .gconf to see if a 
setting was bad. I have also tried creating a new user and also have the 
same problem with the icons under Gnome. Basically it looks like some of 
the icons were removed during a recent update.

Jim

-- 
I started using something better than the standard back when IBM
advertised OS/2 Warp on TV. As Linux matured I made the transition from
OS/2 v4 to Linux.  You don't have to accept less than you deserve.  Use
the Power of the Penguin Registered Linux user #316735


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



Re: installing sarge from hard drive on libretto110ct

2006-05-26 Thread Digby Tarvin
Hello Luda,

 So far the agreement between you guys and my other linux-friends seems to 
 be that I should pull the hard drive and install on another system. I will 
 do that as a last resort, because I will probably have a nightmare of a 
 time configuring it on the libretto with all the devices.

I also prefer to do the initial install on the actual target if at
all possible, although in general you can get a running system using
a hard drive from an installation done on another machine. 

 So, before I do that, I'd like to explore other options. Digby, you 
 said that you installed Debian from SuSE using a hard drive install. What 
 did you do? I am trying a hard drive install, but I am failing, as I 
 described above. Will the difference be that I do it with loadlin and you 
 did it with lilo? Can I get lilo going from dos?

It was quite different, - didn't require lilo or grub to start
the initial install system. The procedure involved copying the installation
system into a sub-directory on the SuSE system, and then chrooting
into it, From there I was able to do a net-install using my PCMCIA ethernet
card. Essentially it was the Debian net-install the SuSE kernel and
drivers, but Debian filesystem and commands.

This was back in January - I think the installation instructions may
have changed since then.. and I have just finished an install on quite
a different laptop, so my memory of what I did on the Libretto is now
a bit hazy :-/

 I have a 4G hard drive. Dos can only see 2 G of it, so I partitioned the 
 other 2 G into ext2. I left 8M at the end of the disk for sleep/wake 
 cycles (I read somewhere that's where libreto wants them on 4G drives...). 

That doesn't sound right. If you partition the disk while it is in the
Libretto, the BIOS knows about about the hibernation area and will
reserve it automatically (it has to be big enough to store your entire
memory - which is potentially 64MB). You only have to worry about
about reserving it yourself if you use a HDD larger than 4GB, or
do the partitioning in another machine.

 I used root=/dev/ram, root=/dev/hda2, root=/dev/hdb2 and many 
 other permutations of /dev/hd** with the same result. The only difference 
 from trying to mount it in ram, is that for RAM-mount it complains
 
 cramfs: wrong magic
 
 and for /dev/hd** mount that message does not appear.
 
 I have 32 M of RAM, and during RAMDISK driver initialization 
 (loadlin-boot method) it allocates 16 RAM disks with 8192 K size, 1024 
 blocksize. Is that a little much? Maybe my memory is corrupted somewhere, 
 I'll check it out.

I havn't tried loadlin. If you give me the URL corresponding to the
images you downloaded, I'll try them on the Windows partition on
my system to see if they work for me.

 I have pcmcia network cards and internet access though a modem on another 
 machine, but I have no faith in being able 
 to get pcmcia to work at such early stage of install.

You'll definately need to get the initial install system booted first
before you have any chance to use the network card.

 I could install 
 windows95 from hard drive, install pcmcia ethernet card, and try to do a 
 network install from my linux desktop at home. But, I have no idea how to 
 configure things on the desktop to do that. Besides, I would only be able 
 to do that if I could boot from hard drive, which I can't! I don't want to 
 install over a modem from debian websites, because I do not trust security 
 of my isp.

In that case a netinstall is probably not very practical. If your desktop
machine has a CD or DVD, you would probably be better off just using the
network to do a remote CD/DVD based install.

 If all else fails, I could probably get you a bootable Linux partition
 image which we would just need to get coppied into a partition on
 your hard drive.
 
 How would that work?

If you create a partition of corresponding size, then you would just
need to copy the image into it. I'm not a Windows person, so I don't
know the easiest way to do it from windows. I would probably download
a hosted inferno system (Inferno is an operating system that can run
on top of windows, and gives you access to Unix style commands like
dd), but it might be a bit of a diversion if you are not familiar with
it. You could also try booting from a linux rescue floppy, mount the
DOS partition, and use 'dd' to write the image to the linux partition.

Then use lilo on the floppy to boot to it, and if that works install
lilo or grub onto your HDD MBR.

Regards,
DigbyT
-- 
Digby R. S. Tarvin  digbyt(at)digbyt.com
http://www.digbyt.com


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



Re: rdate, ntp configuration

2006-05-26 Thread Olafur Jens Sigurdsson
Þann 2006-05-26, 15:33:29 (+0200) skrifaði Hans du Plooy:
 On Thu, 2006-05-25 at 14:41 +, Olafur Jens Sigurdsson wrote:
  Have you tried to grep through the /etc directory to search for the IP
  for instance? Or just grep for rdate and see what you get.
 
 That's the first thing I did - hence my question...
 
 rimwards:/etc# grep -r 128.2.136.71 *
 rimwards:/etc# grep -r rdate *
 rimwards:/etc#
 
 
 Nothing of either  What screwes with my head is, the error is from cron,
 running as root.  So this must be in either of the cron directories, or
 root's personal crontab (which on this box doesn't exist.

Hmmm ... remarkable. Reading through the cron manpage (specifically
the NOTES section) then they mention /var/spool/cron/crontabs for
files that cron access, perhaps something is there?

Oli


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



Re: keyboard not working anymore in Xorg

2006-05-26 Thread Olafur Jens Sigurdsson
Þann 2006-05-26, 12:09:20 (+0200) skrifaði Bart Schelstraete:
 Hi,
 
 I'm using the current Debian 'unstable', and since yesterday my X
 doesn't accept the key inputs anymore. When I press a key, nothing
 happens. So my X is unusable.
 
 I noticed the log below, somebody who knows what I can do about this?

What changed between the two days? Did you upgrade any packages?

I dont recognise these error messages so I cant help you out of the
box but maby we can find some kind of an error diagnosis :-)

Oli


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



Re: Icons missing in Etch

2006-05-26 Thread Jim Seymour
On Thu, May 25, 2006 at 01:19:12PM -0400, Jim Seymour wrote:
 I know I had seen a posting from someone else that had this same 
 problem, however I cannot locate the thread. I am running Etch with 
 Gnome 2.14.1 and after a recent update, the system seems to be unable to 
 locate most of its icons. This also affects some applications like 
 Evolution. When I try to change the theme I get the following message:
 
 The default theme schemas could not be found on your system. This means 
 that you probably don't have metacity installed, or that your gconf is 
 configured incorrectly.
 
 As a result it will not let me change to another theme. Metacity is 
 installed and running. Where do I need to go now?
 

Okay it looks like the update I did a couple of weeks ago included 
gnome-desktop-data_2.14.1.1-1_all.deb. Is it correct to assume the icons 
included in that package should include the standard icons used in the 
system? It looks like testing and unstable are at the same version. Did 
anyone else have this problem? The error messages that I get when logging 
into gnome refer to icons that are missing from that package.

Thanks,

Jim

-- 
I started using something better than the standard back when IBM
advertised OS/2 Warp on TV. As Linux matured I made the transition from
OS/2 v4 to Linux.  You don't have to accept less than you deserve.  Use
the Power of the Penguin Registered Linux user #316735


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



Re: Building case for Debian in server room at a University

2006-05-26 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Donald Teed wrote:
 Hi,
 
 I agree that Debian rocks.  I've spent a few years with different
 distros to figure that out.  However this is a decision made
 by committee of people, and so business logic must govern
 the decision making process.
 
 The big difference between commercial and non-commercial
 is obviously support and the perception that the commercial
 products are professionally developed and more commonly
 used.
 
 For other things we could start the process with an RFP sent
 to various vendors, but who could answer that for Debian?
 So in place of that, we are looking for feedback from users
 of Debian in busy server rooms that see things such as
 1 million emails a day (most rejected by spam assassin),
 and DHCP handling a MAC lookup of about 8000 entries.

You might want to contact Canonical.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEd0j+S9HxQb37XmcRAoQrAJ45YlScXxa/3t6P6fenyHnj5zsBrwCg56fg
SKjuWWTsqxOtNWeYrPxiSLw=
=GfqO
-END PGP SIGNATURE-


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



Re: Cannon PowerShot A410

2006-05-26 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

David Goodenough wrote:
 On Friday 26 May 2006 09:46, Glenn Meehan wrote:
 Does anyone if there is support the the Cannon Powershot A530 yet?
 or the A540?

Have you looked thru http://www.gphoto.org ?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEd0qAS9HxQb37XmcRAlpgAJ9EwPTr1Wj1w0Kf3WMr9VLcOFSCQgCglcaR
QsPjpjj1e5kfUhA6QMPhUJ4=
=3OCb
-END PGP SIGNATURE-


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



Installing Xvfb

2006-05-26 Thread Mathieu Malaterre

Hello there,

  Not so long ago I used to have Xvfb installed on my debian testing
box. But recently I start having problem using command line tool based
on ncurses, the display was broken (even vi stop working). So I did an
update of the X stuff, but now I lost xvfb which I really need.

Suggestion welcome!
--
Mathieu


Problem is:

$ sudo apt-get install xvfb
Reading package lists... Done
Building dependency tree... Done
Recommended packages:
 xauth
The following packages will be REMOVED
 aalib1 akregator amor ark arts artsbuilder atlantik blt bluefish
bug-buddy cupsys dbus dbus-1-utils dcoprss ddd dia-common dia-gnome
doxygen-gui elvis eog
very long long list...
xfonts-utils xlibmesa-dri xlibmesa-gl
 xlibs xlibs-static-dev xmedcon xmms xosview xpdf xpdf-reader
xprint-common xscreensaver xscreensaver-gl xserver-xorg
xserver-xorg-core xserver-xorg-input-all xserver-xorg-input-evdev
 xserver-xorg-input-mouse xserver-xorg-input-synaptics xterm xutils
xutils-dev yacas yelp zenity
The following NEW packages will be installed
 xvfb
0 upgraded, 1 newly installed, 593 to remove and 0 not upgraded.
Need to get 0B/1805kB of archives.
After unpacking 1896MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.


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




fish scp

2006-05-26 Thread mess-mate
Hi
for a not known reason when i csp or fish (konqueror) a file to a
remote machine, the transfert stalled after a few seconds and no
more route to the network.
I don't know wehre to search exactly.
Any help would be very appreciated.

mess-mate   
-- 

Let him choose out of my files, his projects to accomplish.
-- Shakespeare, Coriolanus


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



Re: X-Windows Problems, xorgcfg error

2006-05-26 Thread Thomas H. George
The thread is tangled because some of my previous posting have not shown
up as yet.

Continuing to try to get the Wacom mouse to work, ran xorgcfg.  The
program runs but with output to stderror Failed to initialize module
list.  strace xorgcfg shows it is looking in
/usr/X11R6/lib/modules/drivers/linux.  The directory
/usr/X11R6/lib/modules/drivers contains the modules for the video
drivers but no subdirectory linux.

I also went to linuxwacom webpage section on adding input devices and
used this information to manually edit /etc/X11/xorg.conf.  The expert
mode of xorgcfg shows these additions but still no wacom mouse.

Tom George


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



Driver problems (kernel 2.6.11ac7)

2006-05-26 Thread Russell Webster

Hi,
I'm running a Knoppix-hdinstall which until last week has been working 
fine for a good few months.
Last week, out of the blue, I started it up, and my onboard network 
adapter is no longer being seen at all. My USB devices are working 
sketchily, if at all. I have a USB mouse that won't be seen on any of 
the 6 ports, and a USB keyboard that works some of the time, but for 
some reason the num/scroll/caps-lock buttons aren't updating (when they 
are on the PS/2 keyboard).

I'm running an MSI K7N2 Delta-L motherboard (nForce2 chipset).
Sorry to be so vague about this but I honestly have no idea where to 
start. Any help at all would be appreciated.


Thanks,
Russ.


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




Re: Can I stay in testing without going etch?

2006-05-26 Thread Florian Kulzer
On Thu, May 25, 2006 at 10:17:16 -0500, Owen Heisler wrote:
 George Borisov wrote:

[...]

  I think it already is like the dist-upgrade option? After all, it does
  install new and remove unwanted dependencies.
 
 According to 'man aptitude':
 upgrade - Upgrades installed packages to their most recent version.
 Installed packages will not be removed unless they are unused (see the
 section Managing Automatically Installed Packages in the aptitude
 reference manual); packages which are not currently installed will not
 be installed.  If a package cannot be upgraded without violating these
 constraints, it will be kept at its current version.
 
 So 'aptitude upgrade' is like 'apt-get upgrade'.  But there is no
 'dist-upgrade' option for aptitude.  I don't get it...  How can I see,
 in aptitude (interactive), a full dist-upgrade?

I have the impression that for interactive aptitude U followed by g
is more or less equivalent to the dist-upgrade option from the command
line. I have certainly observed it acting much more aggressive than a
mere upgrade: It removes packages blocking an upgrade and installs new
dependencies. Sometimes, though, it offers you a range of options for
conflict resolution, some of which are more gentle.

/usr/share/doc/aptitude/html/en/ch02s01s02.html does not explicitly say
that U corresponds to a dist-upgrade, but it states that all
upgradable packages will be marked for an upgrade (unless the user put
them on hold). To me that sounds like g does not have much choice other
than attempting the equivalent of a dist-upgrade every time it is
invoked after U.

(I am using aptitude 0.4.1-1 which is in Sid and Etch.)

-- 
Regards,
  Florian


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



Re: Which is the most stable desktop?

2006-05-26 Thread Sjoerd Hiemstra
Roberto C. Sanchez wrote:
 Joseph Smidt wrote:
  Which desktop is the most stable: gnome, kde, xfce, blackbox 
  etc... ?


 Yes.

 -Roberto


Yes indeed.  Very stable.

Sjoerd


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



Re: keyboard not working anymore in Xorg

2006-05-26 Thread Florian Kulzer
On Fri, May 26, 2006 at 12:09:20 +0200, Bart Schelstraete wrote:
 Hi,
 
 I'm using the current Debian 'unstable', and since yesterday my X
 doesn't accept the key inputs anymore. When I press a key, nothing
 happens. So my X is unusable.
 
 I noticed the log below, somebody who knows what I can do about this?
 
 As you can see in the log, I'm using X.org.
 
 --
 X Window System Version 7.0.0
 Release Date: 21 December 2005
 X Protocol Version 11, Revision 0, Release 7.0
 Build Operating System:Linux 2.6.12-1-686 i686
 Current Operating System: Linux debian 2.6.16-1-686 #2 Thu May 4
 18:22:23 UTC 2006 i686
 Build Date: 16 March 2006
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
 Module Loader present
 Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: /var/log/Xorg.0.log, Time: Fri May 26 11:55:35 2006
 (==) Using config file: /etc/X11/xorg.conf
 expected keysym, got XF86_Switch_VT_1: line 8 of xfree86
 expected keysym, got XF86_Switch_VT_2: line 11 of xfree86
 expected keysym, got XF86_Switch_VT_3: line 14 of xfree86
 expected keysym, got XF86_Switch_VT_4: line 17 of xfree86
 expected keysym, got XF86_Switch_VT_5: line 20 of xfree86
 expected keysym, got XF86_Switch_VT_6: line 23 of xfree86
 expected keysym, got XF86_Switch_VT_7: line 26 of xfree86
 expected keysym, got XF86_Switch_VT_8: line 29 of xfree86
 expected keysym, got XF86_Switch_VT_9: line 32 of xfree86
 expected keysym, got XF86_Switch_VT_10: line 35 of xfree86
 expected keysym, got XF86_Switch_VT_11: line 38 of xfree86
 expected keysym, got XF86_Switch_VT_12: line 41 of xfree86
 expected keysym, got XF86_Ungrab: line 45 of xfree86
 expected keysym, got XF86_ClearGrab: line 48 of xfree86
 expected keysym, got XF86_Next_VMode: line 51 of xfree86
 expected keysym, got XF86_Prev_VMode: line 54 of xfree86
 The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Multiple interpretations of NoSymbol+AnyOfOrNone(all)
   Using last definition for duplicate fields

[ warning repeated 14 times ]

 expected keysym, got XF86_Switch_VT_1: line 52 of pc
 expected keysym, got XF86_Switch_VT_2: line 56 of pc
 expected keysym, got XF86_Switch_VT_3: line 60 of pc
 expected keysym, got XF86_Switch_VT_4: line 64 of pc
 expected keysym, got XF86_Switch_VT_5: line 68 of pc

What is your keyboard configuration in xorg.conf? Please run the
following command and post its output:

awk '/Section InputDevice/,/EndSection/' /etc/X11/xorg.conf

-- 
Regards,
  Florian


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



Re: installing sarge from hard drive on libretto110ct

2006-05-26 Thread Liudmila Yafremava


Hello, Digby and Kevin!

So far the agreement between you guys and my other linux-friends seems to 
be that I should pull the hard drive and install on another system. I will 
do that as a last resort, because I will probably have a nightmare of a 
time configuring it on the libretto with all the devices.


So, before I do that, I'd like to explore other options. Digby, you 
said that you installed Debian from SuSE using a hard drive install. What 
did you do? I am trying a hard drive install, but I am failing, as I 
described above. Will the difference be that I do it with loadlin and you 
did it with lilo? Can I get lilo going from dos?


I have a 4G hard drive. Dos can only see 2 G of it, so I partitioned the 
other 2 G into ext2. I left 8M at the end of the disk for sleep/wake 
cycles (I read somewhere that's where libreto wants them on 4G drives...). 
I used root=/dev/ram, root=/dev/hda2, root=/dev/hdb2 and many 
other permutations of /dev/hd** with the same result. The only difference 
from trying to mount it in ram, is that for RAM-mount it complains


cramfs: wrong magic

and for /dev/hd** mount that message does not appear.

I have 32 M of RAM, and during RAMDISK driver initialization 
(loadlin-boot method) it allocates 16 RAM disks with 8192 K size, 1024 
blocksize. Is that a little much? Maybe my memory is corrupted somewhere, 
I'll check it out.


I have pcmcia network cards and internet access though a modem on another 
machine, but I have no faith in being able 
to get pcmcia to work at such early stage of install. I could install 
windows95 from hard drive, install pcmcia ethernet card, and try to do a 
network install from my linux desktop at home. But, I have no idea how to 
configure things on the desktop to do that. Besides, I would only be able 
to do that if I could boot from hard drive, which I can't! I don't want to 
install over a modem from debian websites, because I do not trust security 
of my isp.



If all else fails, I could probably get you a bootable Linux partition
image which we would just need to get coppied into a partition on
your hard drive.


How would that work?

Luda


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




linux hard disk upgrade with grub

2006-05-26 Thread Craig Jackson
Title: linux hard disk upgrade with grub






Hi,


I couldnot find a Linux hard disk upgrade using grub instead of lilo. I tried and got hard disk error when booting 

to the new disk.This is what I did: grub-install /dev/hdb to install the boot record onto the new drive


Can anyone give me the correct method? [using Debian stable]


Thanks,

Craig Jackson





Re: Which is the most stable desktop?

2006-05-26 Thread Derek
On 5/26/06, Sjoerd Hiemstra [EMAIL PROTECTED] wrote:
Roberto C. Sanchez wrote: Joseph Smidt wrote:  Which desktop is the most stable: gnome, kde, xfce, blackbox  etc... ? Yes. -RobertoYes indeed.Very stable.
SjoerdI agree


Re: keyboard not working anymore in Xorg

2006-05-26 Thread Florian Kulzer
On Fri, May 26, 2006 at 12:25:36 -0300, Henrique G. Abreu wrote:
 you check this files
 /etc/X11/xorg.conf
 the InputDevice keyboard thing, and
 /etc/X11/xkb/keycodes/xfree86
 
 post it here if you find nothing,
 it seems that you have an error, just in the beginning of the second one

Good point about /etc/X11/xkb/keycodes/. It reminded me of another
possible source of keyboard troubles. Please post the output of:

dpkg -l xlibs\* xkb\* | grep ^ii

-- 
Regards,
  Florian


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



Re: Cannon PowerShot A410

2006-05-26 Thread David Goodenough
On Friday 26 May 2006 19:35, Ron Johnson wrote:
 David Goodenough wrote:
  On Friday 26 May 2006 09:46, Glenn Meehan wrote:
  Does anyone if there is support the the Cannon Powershot A530 yet?
 
  or the A540?

 Have you looked thru http://www.gphoto.org ?
Yes, it is not mentioned in the libgphoto2 supported camera list.  The
manufacturer page says that all the new Cannon cameras support a
protocol what is supported, but nothing more and I have not been able
to get gphoto to recognise it.

David


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



glibc problem after upgrade

2006-05-26 Thread Z F
Hello everybody,

Some of my programs stopped working after a recent 
glibc upgrade of unstable. The error is this:

version GLIBC_2.0 not defined in file libc.so.6 with link time
reference

The problem is similar to the one described in:

http://forums.gentoo.org/viewtopic-t-443051.html

ANy suggestions how to fix this?

thank you very much

Lazar

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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



Re: Kill tcp connection

2006-05-26 Thread Ken Wahl
On Thu, May 25, 2006 at 11:14:37AM +0200, Pol Hallen wrote:
 Hi all :-)
 
 sometimes i see (with netstat -putan) a courier tcp connect active for 
 several 
 time
 
 i need kill this tcp-connect
 

The tcpkill utility that is part of the dsniff package perhaps? I've not
used it but it sounds like it is up to the job.

apt-cache show dsniff for details.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: is it a bad idea to use unstable on a server ?

2006-05-26 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Felix C. Stegerman wrote:
 Hi,
 
 I've been using unstable on my desktop for several years now, and I'm
 very happy with it.  I don't mind the occasional breakage, and
 actually think fixing bugs can be fun ;-).  What I am planning to do
 now, is to set up my Mac Mini as a collaboration server.
 
 I want to use:
   * apache2 + twiki (discussions + documentation)
   * mysql
   * ssh
   * subversion
 
 This server will be connected to the internet, but is meant to be used
 only by me and other people working on projects with me.  Since I am
 comfortable working with unstable, and prefer things to work the same
 (as in have the same versions of most packages) across both my desktop
 and server, I was wondering whether it would be such a bad idea to use
 unstable.  I think I can live with occasional breakage, but I don't
 want to compromise on security. 
 
 So it comes down to:
   * Is it a bad idea to use unstable on a production server when it
 comes to security?
   * If so, would you recommend using testing, or stable?
   * And does anyone with experience running unstable on production
 servers know of any other caveats I should be aware of?

If you want a stable Debian, but need something more up-to-date,
Ubuntu 2005.10 might be what you want.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEd4q2S9HxQb37XmcRAs4CAJ46MpfQDou9/tWvGJrK/yJzARs5/wCfYoyK
XSVPn6MQtza1Y8YvEhETooA=
=vtou
-END PGP SIGNATURE-


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



Re: is it a bad idea to use unstable on a server ?

2006-05-26 Thread Paul Johnson
On Friday 26 May 2006 10:08, Felix C. Stegerman wrote:

 So it comes down to:
   * Is it a bad idea to use unstable on a production server when it
 comes to security?

Possibly to probably yes (the answer for stable would be no).

   * If so, would you recommend using testing, or stable?

Stable.

   * And does anyone with experience running unstable on production
 servers know of any other caveats I should be aware of?

Don't do it unless you want to babysit it constantly and do a lot of reading 
in your free time to keep track of development and latest bugs a lot more 
carefully than you otherwise would.

-- 
Paul Johnson
Email and IM (XMPP  Google Talk): [EMAIL PROTECTED]
Jabber: Because it's time to move forward  http://ursine.ca/Ursine:Jabber


pgpgcMhxbHCFo.pgp
Description: PGP signature


Re: X-Windows Problems - Puzzled

2006-05-26 Thread Florian Kulzer
On Fri, May 26, 2006 at 10:20:08 -0400, Thomas H. George wrote:
 On Thu, May 25, 2006 at 12:34:45PM -0400, Thomas H. George wrote:

[...]

  I now have all the lines in sources.list commented out except those for
  testing.  I ran apt-get install -f followed by apt-get update then
  apt-get dist-upgrade and, finally, apt-get install -f again with no
  problems.  The final apt-get install -f exited with 0 upgraded, 0
  newly installed, 0 removed and 0 not upgraded
  
  Rebooted.  A line with a red + went by with a message something to the
  effect: 'files not mounted with error code 96' but the system started at
  console tty1, no X-window.  Logged on as root, went to /usr/sbin and ran
  gdm.  X-window gnome logon screen came up and I logged on as tom,
  started Mozilla and read mail.  Still cannot use Wacom mouse, lsmod
  shows wacom module loaded, not used.
  
  Regards,
  Tom
  
 Every now and then Mozilla locks up - i.e. mouse pointer moves on
 screen, clicks still do nothing.  To escape I go to ~/.mozilla/default,
 get the pid that lock points to and kill it.
 
 It occurred to me to try to start xdm rather than gdm.  This didn't work
 and strace /etc/init.d/xdm start indicated the failure was because there
 is no xdm in /usr/bin/X11.  whereis xdm found it in /usr/bin but I could
 not start it from there as I have been starting gdm from /usr/sbin.

That all sounds like there are some configuration problems in your
system. Maybe you still have old configuration files which were not
upgraded properly. You could try to purge gdm and xdm and then reinstall
them:

apt-get --purge remove xdm gdm
apt-get install xdm gdm

(The --purge option makes sure that all configuration files are
removed, therefore you will get the up-to-date ones from the new
packages when you install xdm and gdm again.)

-- 
Regards,
  Florian


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



Re: ppp/wvdial help!

2006-05-26 Thread roach
On Fri, 26 May 2006 17:08:26 +
vasundhar [EMAIL PROTECTED] wrote:

 Hi,
 I am trying wvdial as normal user and its giving errors saying no
 permissions to /dev/modem
 
 and only getting connected when I am trying with root previlages.
 how ever if I am using as normal user, I am forced to run wvdial.conf
 once again to make the modem work efficiently.
 
 I would like to know the way in which I can probably dial as a
 non-previlaged user.

Any user that wishes to use the modem needs to belong to the both the
dip  dialout group.

-- 
Robert roach Spencer
Pietermaritzburg
South Africa


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



RE: Can't set bash prompt

2006-05-26 Thread Jorge Peixoto
I have solved the problem by recreating the user's
account, but I still don't understand it, since the
.bashrc of the user was identical to mine... but well,
consider it solved.
--- David Christensen [EMAIL PROTECTED]
escreveu:

 Jorge Peixoto wrote:
  One of the users of this machine has a wrong bash
 prompt. ...
 
 If you're using Debian 3.1, take a look at
 /etc/profile.  I have a script
 cvsenv which sets up environment variables for CVS
 usage.  It also changes
 my Bash prompt (PS1).  On fresh installs of Debian
 3.1, /etc/profile
 interferes with the later function and I have to
 adjust things (I set PS1 in
 ~/.bash_profile which takes care of login shells,
 and I comment out the PS1
 line in /etc/profile).
 
 
 HTH,
 
 David
 
 
 -- 
 To UNSUBSCRIBE, email to
 [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
 
 




___ 
Novo Yahoo! Messenger com voz: Instale agora e faça ligações de graça. 
http://br.messenger.yahoo.com/


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



how to update from r1 to r2 using cds

2006-05-26 Thread Jed R. Mallen

Hi guys,

I've got a box with no internet connection. It has sarge r1. I've
downloaded disc 1-4 of r2. Can I update the box via synaptic or do I
have to edit sources.list directly? thanks.

Best,
--
Jed R. Mallen
GPG key ID: 81E575A3 fp: 4E1E CBA5 7E6A 2F8B 8756  660A E54C 39D6 81E5 75A3
http://jed.sitesled.com

Censorship is rape.



Re: sudo versus su environment?

2006-05-26 Thread Limin Wang
chris,

Yes, haven't notice *t is missing when I'm post.

Thanks,
Limin

* Chris [EMAIL PROTECTED] [2006-05-26 10:23:56 +0200]:

 On Friday 26 May 2006 02:41, Limin Wang wrote:
  Chris,
 
  The latest sudo will reset the env default, so you need add below line to
  /etc/sudoers:
 
  [EMAIL PROTECTED]:~$ sudo more /etc/sudoers
  # /etc/sudoers
  #
  # This file MUST be edited with the 'visudo' command as root.
  #
  # See the man page for details on how to write a sudoers file.
  #
 
  Defaults!env_rese
 
  Regards,
  Limin
 
 I think it should be !env_reset.
 
 Chris
 
 
  * Chris [EMAIL PROTECTED] [2006-05-25 14:16:43 +0200]:
   Hi,
  
   I have a strange problem.  I have sudo setup so that I can sudo apt-get,
   to update for instance.  In one network when I have an http_proxy set in
   the environment apt-get update can connect when I use su, but not when I
   use sudo.  env shows the proxy set correctly, but apt-get cannot seem to
   connect when sudo'ing.  Any sugestions?
  
   Thanks
   --
   C. Hurschler
  
  
   --
   To UNSUBSCRIBE, email to [EMAIL PROTECTED]
   with a subject of unsubscribe. Trouble? Contact
   [EMAIL PROTECTED]
 
 -- 
 C. Hurschler
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


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



Re: debian kernel package for ubuntu

2006-05-26 Thread Felix C. Stegerman
* Gregory Soyez [EMAIL PROTECTED] [2006-05-26 18:32]:
 I'm trying to help someone rebuilding its kernel from sources. Since
 I do not have physical access to the machine, I planned to build a
 custom debian package linux-image using make-kpkg on my own debian
 box and let her install the package with dpkg on her ubuntu box.  So
 my question is simply to know if installing a debian kernel package
 on ubuntu is feasible or if it will lead to problems ?

I've done exactly that once or twice without any problems.  Of course
YMMV.


- Felix

-- 
Felix C. Stegerman [EMAIL PROTECTED]

Any sufficiently advanced bug is indistinguishable from a feature.
 -- R. Kulawiec


pgppOXnxqln7y.pgp
Description: PGP signature


Re: Why are my posts so delayed??

2006-05-26 Thread Limin Wang

Who can fix the issue, many question is repled by many guy for we don't know 
other
guys have reply it for the deley. 


Thanks,
Limin
* Marc Shapiro [EMAIL PROTECTED] [2006-05-26 00:13:53 -0700]:

 Roberto C. Sanchez wrote:
 
 Digby Tarvin wrote:
  
 
 Just curious,
 
 Can anyone tell me why there seems to be a delay of about 12 hours
 between posting a message and seeing it appear on the list?
 
 It makes it really hard to contribute to a thread if the discussion
 is long over by the time my response to the original message appears...
 
 Or is everyone seeing the same time delay?
 by my calculations this delay corresponds to roughly what I would
 expect if the list server was on Uranus..
 
 For example here is a message posted at 18:00 yesterday evening, and
 I received it back through the list at about 6:00am the following
 morning.
 
 Looking at the headers, I seem to have received the original message
 at 10:00GMT when it was sent at 21:00GMT the previous night. The first
 reply was dated 01:00GMT, and I received it at 16:00GMT. That looks
 like the first respondent was seeing a four hour delay.
 
 

 
 
 murphy (the machine that handes lists.debian.org) has been listed by
 SpamCop. 
  
 
 Not as of 12:11 AM (PDT).  I just checked Murphy's ip at SpamCop and the 
 result was:
 
70.103.162.31 not listed in bl.spamcop.net
 
 
 -- 
 Marc Shapiro
 
 No boom today. Boom tomorrow. There's always a boom tomorrow.
 What?! Look, somebody's got to have some damn perspective around here.
 Boom. Sooner or later ... boom!
 
 - Susan Ivanova: B5 - Grail
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact 
 [EMAIL PROTECTED]
 


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



Re: X-Windows Problems - Wacom

2006-05-26 Thread Thomas H. George
Tangled thread; one of yesterday's postings just showed up.

A later posting reported editing /etc/X11/xorg.conf as per
linuxwacom.sf.net manual.  I now have the following situation:

The stylus moves the cursor, the mouse does not.

The mouse buttons and scroll wheel work.

Tom George


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



Re: ALSA, AWE32, kernel 2.6 issues?

2006-05-26 Thread Elimar Riesebieter
On Fri, 26 May 2006 the mental interface of
Mark Tilford told:

 I recently upgraded my kernel from 2.2 to 2.6; various other problems
 eventually required a complete OS reinstall.  I can't get my sound
 card (Creative SB AWE 32) to work with ALSA; it worked fine under OSS.
 Is there anything special about Debian that may require me to
 configure things differently from the ALSA documentation?
 
snd-sbawe is part of the kernel drivers. The card is supported and
you must have installed alsa-utils libasound2 etc. To build your
card as a module try alsa-source and prepare the modules build to
choose snd-sbawe while in debconf.

Elimar

-- 
  You cannot propel yourself forward by
  patting yourself on the back.


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



Debian Etch with 2 Internet Connections Load Balanced

2006-05-26 Thread Prepaid
HiSo I'm trying to configure a Debian Etch box that is connected to 2 internet connections (WAN) both have static IP configurations and work fine if a default route points to only 1 of them and 1 LAN connection.
I've followed the directions at: http://lartc.org/howto/lartc.rpdb.multiple-links.html many times and am at a loss. My first step is just to quasi load balance the outgoing connections from the debian box onto the 2 WAN connections eth1+eth2. 
I can get my routing to work via only 1 WAN connection, but if I try to get both to work through:ip route add default scope global nexthop via 10.10.30.1 dev eth1 weight 1 nexthop via 
10.10.90.1 dev eth2 weight 1I can't get any internet connectivity (would just get destination host unreachable through PING but it would alternate between for different connections so it seems like it's trying to do some kind of load balancing). 
From 10.10.90.251 icmp_seq=2 Destination Host Unreachable (on an attempt to 1 host)From 10.10.30.250 icmp_seq=2 Destination Host Unreachable (on an attempt to a different host)
eth0: my IP: 10.10.11.1 netmask: 255.255.255.0 (LAN)eth1: my iP: 10.10.30.250 gateway 
10.10.30.1 netmask: 255.255.255.0 (WAN1 / DSL)eth2: my IP: 10.10.90.251 gateway 10.10.90.1 netmask: 
255.255.255.0 (WAN2 / cable)Here's my settings from /etc/network/interfaces:auto eth1iface eth1 inet static address 10.10.30.250 netmask 
255.255.255.0 network 10.10.30.0 broadcast 10.10.30.255 post-up ip route add 10.10.30.0/24
 dev eth1 src 10.10.30.250 table dsl post-up ip route add default via 10.10.30.1 table dsl post-up ip rule add from 
10.10.30.250 table dsl post-down ip rule del from 10.10.30.250 table dslauto eth2iface eth2 inet static address 10.10.90.251
 netmask 255.255.255.0 network 10.10.90.0 broadcast 10.10.90.255 post-up ip route add 
10.10.90.0/24 dev eth2 src 10.10.90.251 table cable post-up ip route add default via 10.10.90.1 table cable
 post-up ip rule add from 10.10.90.251 table cable post-down ip rule del from 10.10.90.251 table cable#ip route show
10.10.30.0/24 dev eth1 proto kernel scope link src 10.10.30.25010.10.11.0/24 dev eth0 proto kernel scope link src 
10.10.11.110.10.90.0/24 dev eth2 proto kernel scope link src 10.10.90.251default nexthop via 10.10.30.1
 dev eth1 weight 1 nexthop via 10.10.90.1 dev eth2 weight 1# ip rule show0: from all lookup local32764: from 10.10.90.251
 lookup cable32765: from 10.10.30.250 lookup dsl32766: from all lookup main32767: from all lookup default/etc/iproute2/rt_tables:## reserved values#
255 local254 main253 default0 unspec## local##1 inr.ruhep201 dsl202 cableAny ideas? Much thanks in advance! I've been beating my head on this for many many hours and I bet it's something stupidly obvious.



Re: keyboard not working anymore in Xorg

2006-05-26 Thread Bart Schelstraete

On 5/26/06, Florian Kulzer [EMAIL PROTECTED] wrote:

On Fri, May 26, 2006 at 12:25:36 -0300, Henrique G. Abreu wrote:
 you check this files
 /etc/X11/xorg.conf
 the InputDevice keyboard thing, and
 /etc/X11/xkb/keycodes/xfree86

 post it here if you find nothing,
 it seems that you have an error, just in the beginning of the second one

Good point about /etc/X11/xkb/keycodes/. It reminded me of another
possible source of keyboard troubles. Please post the output of:

dpkg -l xlibs\* xkb\* | grep ^ii


Hi,

This is my xorg.conf, keyboards settings:

--
Section InputDevice
   Identifier Generic Keyboard
   Driver keyboard
   Option CoreKeyboard
   Option XkbRules xfree86
   Option XkbModel pc104
   Option XkbLayout be
EndSection
--
The output of dpkg:

--
debian:/etc/X11#  dpkg -l xlibs\* xkb\* | grep ^ii
ii  xkb-data 0.8-5   X Keyboard Extension (XKB)
configuration data
ii  xlibs-dev6.8.2.dfsg.1-11 X Window System client library
development fi
ii  xlibs-static-dev 7.0.20  transitional metapackage
--

Yesterday I already re-installed x11-common and xkb-data, without any luck.
Regarding the /etc/X11/xkb/keycodes/xfree86 file, actually I don't
know how it should look like, so I don't know if this is correct or
not.

Nothing was changed in that the last months, I'm doing an update of
the packages almost daily. But 2 days ago I restarted my PC, so also
my X. And only then I noticed the problems. Most probably the update
which cased this problem happened already days or weeks ago, so it's
difficult to say which upgrade caused this problem.



Bart

--
Schelstraete Bart
http://www.schelstraete.org
[EMAIL PROTECTED]



<    1   2   3   4   5   6