apt-get distupgrade wants to remove my whole system

2004-09-12 Thread Steven Satelle
This is a resend (I'm not sure mails from my gmail account are reaching
the list).
I'm running testing and have been happily for the last few months. No
real problems, updating every few days by doing an apt-get
distupgrade. 
Yesterday I saw the package upgrade-system in the available list and
decided to install it. 
I installed and ran it, it said it wanted to downgrade 20 packages and
remove over a thousand, including 20 essentials, such as apt. 
Since then no matter what frontend I run - apt-get, aptitude, synaptic,
they all want to remove essentially my entire system. 
I've tried runnning dpkg --forget-available and re-updating my package
lists a few times but they always want to remove everything. 
Has something changed on the servers? or is it the upgrade-system
command that has messed up my system?
How can I stop this?
Is my only option to allow it to remove everything and then reinstall?


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



Re: Can't get APT to work on local files.

2004-09-12 Thread Steven Satelle
On Sun, 12 Sep 2004 06:54:19 -0700 (PDT), Eric Dickner
[EMAIL PROTECTED] wrote:
 
 --- Eric Dickner [EMAIL PROTECTED] wrote:
  To use the packages, finally, add:
 
deb file:/root debs/
  
 
  NB that there in no '#' here...does that mean to
  add
  that line to something else?
 
 OK, the debian refernce manual was much more clear.
 That line above should say:
 
 To use the packages, finally, add to
 /etc/apt/sources.list the line:
 
   deb file:/root debs/
 
 

and then run 

'apt-get update'

to add the contents into the available file


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



Re: Apt-get dist-upgrade threatening to remove 1500 files - SOLVED

2004-09-12 Thread Steven Satelle
On Sun, 12 Sep 2004 20:47:11 +, Andrew M.A. Cater
[EMAIL PROTECTED] wrote:
 All,
 
 Apologies for the bandwidth used.  I had the entry for
 security.debian.org stable updates in my /etc/apt/sources.list.
 
 Upgrade-system saw that and attempted to downgrade my entire system
 such that it complied with the latest security updates for stable or
 some such - resulting in the perverse output.  Commenting out the
 offending line and rerunning the command sorted it out.


my first born son is yours :-)
that fixed the problem, 
when upgrade-system declared that it wanted to remove everything, I
stopped it from updating, but every other apt front end then had it
set to do the update and I couldn't clear it.

so, what's your postal address and I'll ship the annoying bugger to
you (he's 2 and takes all my time plus 10% more)

Incidentally, do you know how to clear the pending actions in apt?
dpkg --clear-avail doesn't clear it


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



apt-get distupgrade wants to remove my whole system

2004-09-11 Thread Steven Satelle
I'm running testing and have been happily for the last few months. No
real problems, updating every few days by doing an apt-get
distupgrade, yesterday I saw the package upgrade-system in the
available list and decided to install it. I installed and ran it, it
said it wanted to downgrade 20 packages and remove over a thousand,
including 20 essentials, such as apt. since then no matter what apt
frontend - apt-get, aptitude, synaptic, they all want to remove
essentially my entire system. I've tried runnning dpkg
--forget-available and re-updating my package lists a few times but
they always want to remove everything. Has something changed on the
servers? or is it the upgrade-system command that has messed up my
system?
How can I stop this? 
Is my only option to allow it to remove everything and then reinstall?


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



Re: the Packages files should get to mirrors last

2004-09-09 Thread Steven Satelle
On Fri, 20 Aug 2004 07:39:02 +0800, Dan Jacobson [EMAIL PROTECTED] wrote:
 On the Debian mirrors, each day there is a period, perhaps a few
 hours, between the time the Packages files arrive, and the time
 packages themselves arrive.
 
 This is not a problem, because it happens early in the morning when
 all Debian users are of course asleep... except for me.
 
 It would seem to be a no-brainer to make sure the Packages files come last.
 

Brian, I dont know if you saw this, but I was browsing the debian site
and found this.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=6786

looks like it is a no brainer and nobody is putting their brains to it ;-)


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



Re: howto delegate user administration to non-root account?

2004-09-09 Thread Steven Satelle
On Thu, 9 Sep 2004 11:11:04 +0200, Gebhardt Thomas
[EMAIL PROTECTED] wrote:

 
 Since my problem seems not that uncommon to me, I was asking
 for an established procedure that has already been reviewed and
 found to be secure.
 
 Cheers, Thomas
 
 
what about using webmin
http://www.webmin.com/
or usermin)
http://www.webmin.com/index6.html

AFAIR you dont need admin rights, you just need a webmin account, of
course this is using a web based tool and it would open of a possible
hack from remote unless you only allow access from localhost


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



Re: Using DVD

2004-09-07 Thread Steven Satelle
On Tue, 7 Sep 2004 15:32:28 +0200, Philippe Marzouk
[EMAIL PROTECTED] wrote:
 On Tue, Sep 07, 2004 at 04:14:12PM +0300, Alejandro Matos wrote:
  I tried with xine but it says something about dvd:/ don't understand
  that :-\
 
 
 Do you have a /dev/dvd link to the device of your dvd drive ?
 
 You can verify with
 ls -l /dev/dvd
 
 If it does not exist you can create it (as root)
 cd /dev
 ln -s hdc dvd
 (replace hdc with the actual device of your dvd drive, hdc is for
 secondary master).
 
 Philippe
 
 
dont forget to change the group of the link. by default it will be
root change it to cdrom or video, and make sure you are a member of
the needed group. If it still wont work change the group on the device
- /dev/hdc or whatever it is to video (or cdrom)


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



apt-move has 'deep emotional' issues

2004-09-06 Thread Steven Satelle
or at least it seems to ;)
It wont talk to /var/cache/apt/archives
I normally run 'apt-move update' to move all packages to a local
mirror. But it no longer does anything. I start it and it says:
Updating from local Packages files...

Moving files...

and thats it, it will sit there for days without any sign of hard disk
activity at all, past the initial 10 seconds. If tried a few things to
fix it.
I tried :
moving all the debs to a different directory and changing the package
src but its no good.
running apt-move local
apt-move packages (it updates its packages but wont then move my files)
apt-move fsck
apt-move move
apt-move delete (deleted a few old packages)

All of these it seems to do something but then afterward doesnt move
any files at all.

My versions are:
Debian testing (all updates applied as of today)
kernel 2.6.7-1-686 (the debian package)
apt-move version  1.108 2004/03/26 21:58:20 herbert Exp
This stopped working last week at some point


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



RE: Debian installer beta 4 can't mount ext3 partitions

2004-07-22 Thread Steven Satelle (Service Desk)
Jason Rennie wrote:
 Hello,
 
 I just did a Debian Sarge install using the beta 4 installer.  I had
 an existing ext3 paritition that I wanted to mount as /home, but after
 manually partitioning and telling Debian to use the existing format,
 Debian complained that the ext2 filesystem had something wrong with
 it.  I don't have any ext2 filesystems.  I presume it was looking at
 the ext3 filesystem, trying to mount it as an ext2 filesystem.  When I
 told Debian to ignore the partition, it installed fine.
 
 Anyone else seen this problem?  Has it been fixed in one of the daily
 installer builds?
 
 Jason

I had that problem, what I did was configure all partitions, not mount /home
at all, let the pc build and once it was finished edited /etc/fstab and add
in the home partition, 
the problem is fixed in the latest installer AFAIK

-- 




DISCLAIMER:  The information contained in this email and in any attachments
is confidential and is designated solely for the attention and use of the
intended recipient(s).  If you are not the intended recipient(s) of this
email you must not use, disclose, copy, distribute or retain this message,
the attachment(s) or any part thereof.  If you believe that you have
received this email in error please notify us immediately at the address set
out below.  Please also delete all copies of this email and any
attachment(s) from your computer system.

  Unless expressly stated this email is not intended to create any
contractual relationship.  If this email is not sent in the course of the
senders employment or fulfilment of his/her duties to Aer Rianta, Aer Rianta
accepts no liability whatsoever for the content of this message or any
attachment(s). 

 [EMAIL PROTECTED]

  Aer Rianta, Head Office, Dublin Airport  



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



RE: 'white-rain' effect with SiS5597/5598

2004-07-19 Thread Steven Satelle (Service Desk)
Csaba Sarai wrote:
 Hello everybody!
 
  I have installed Debian Woddy 3.01r1 (stable) on my computer which
 has integrated video card SiS5597/5598. Unfortunately it has side
 effect-'white rain'. Could somebody has any idea to fix this problem?

sorry, could you expand on the white rain, is it that instead of a gui you
just have a white screen or is it that all the virt terms (try
ctrl-alt-f{1-6} to check) have a white screen, if it is a white screen
instead of the gui, is it featureless or is it a 'grainy white'

-- 




DISCLAIMER:  The information contained in this email and in any attachments
is confidential and is designated solely for the attention and use of the
intended recipient(s).  If you are not the intended recipient(s) of this
email you must not use, disclose, copy, distribute or retain this message,
the attachment(s) or any part thereof.  If you believe that you have
received this email in error please notify us immediately at the address set
out below.  Please also delete all copies of this email and any
attachment(s) from your computer system.

  Unless expressly stated this email is not intended to create any
contractual relationship.  If this email is not sent in the course of the
senders employment or fulfilment of his/her duties to Aer Rianta, Aer Rianta
accepts no liability whatsoever for the content of this message or any
attachment(s). 

 [EMAIL PROTECTED]

  Aer Rianta, Head Office, Dublin Airport  



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



Re: help on Keyboard language..

2004-07-16 Thread Steven Satelle
On Fri, 2004-07-16 at 21:08, Nori Heikkinen wrote:

  if you do a dpkg-reconfigure locales it will take you through the
  same config as the original install
 
 will that do it?  i don't think it's just the locales he needs, but
 the keyboard layout itself.  to do this, you'll need to do a
 dpkg-reconfigure base-config.  (this is the only thing i know to do
 when i'm passing off a computer whose layout i've set to be dvorak to
 someone who only does qwerty ;)
 
 /nori

I had assumed that he had only meant the locations of things like @ or 
but then again ass-u-me :-)


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



Re: USB Disk

2004-07-15 Thread Steven Satelle
On Thu, 15 Jul 2004 12:26:14 -0500, John Fleming wrote:

 Running unstable - How to get USB disk mounted?  My fstab is:
 
s,exec 0 0
 /dev/hdb3 none swap defaults 0 0
 /dev/sda /mnt/sda auto noauto,users,exec 0 0
 

assuming that /dev/sda is your usb disk, change that to read /dev/sda1 and
it should work


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



Re: help on Keyboard language..

2004-07-15 Thread Steven Satelle
On Thu, 15 Jul 2004 19:47:07 +0200, Lorenzo Rossi wrote:

 Hi,
 
 when I installed debian I setup my keyboard with italian layout.
 After an apt-get upgrade I loose the keyboard settings..how can I
 restore the correct language?
 
 thanks
 Lorenzo

if you do a dpkg-reconfigure locales it will take you through the same
config as the original install



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



Re: starting X hangs on network timeout (hosts file ignored)

2004-07-13 Thread Steven Satelle
On Tue, 13 Jul 2004 20:28:56 +0300, Micha Feigin wrote:

 Same behavior (I am using wdm and no xdmcp and the no listen on tcp
 switch). It seems like /usr/X11R6/bin/X is whats causing the trouble,
 running tcpdump when X startx shows the name lookup BTW:
 
you know, I think we're barking up the wrong tree, in fact I dont even
think we are in the woods at all ;-)
It might well be a bug. but a bug in what?

Try without any x sessions running run 'X' as root and see how long does
it take to start, that way you can see if it is xfree or (I assume your
using it) gnome.

Assuming it starts quickly, next you want to type:
$ export DISPLAY=localhost:0.0

$ gnome-session (or enter the name of your wm's main app)

If what I think the problem is is right this should be slow to launch, so
exit it (not X just the wm) and this time on another console run 'netstat
-c' This will show all network connections and refresh them every few
seconds. then relaunch your wm and see does any new datagrams or streams
open up in netstat, esp ones that sit in a state of 'SYN_SENT' You are
going to get a few going no further than /tmp/.orbit-root, I'm fairly sure
they will be streams, they are what gives gnome its network transparency,
even local only connections open up sockets.
Thats what I think the problem is, gnome is trying to open up a network
socket to somewhere.





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



Re: dselect alternatives

2004-07-13 Thread Steven Satelle
On Tue, 13 Jul 2004 23:57:43 +, ricktaylor wrote:

 
  Personally, I'd use kpackage or synaptic in X and dselect in a terminal
  {mainly because synaptic and kpackage are easier to read... the

I've always found that unless I stick to one package manager - synaptic at
the moment, they resolve deps differently so while running synaptic
says everything is ok, aptitude says there are unresolved deps, so it
decides I need to remove a bunch of packages, I remember once, dselect
decided I needed to remove nearly the whole damm system, and since I
wasnt actually watching what it was saying I said ok. I've used aptitude
for a while but I prefer synaptic's search capabilities. The only thing
wrong with it is by default I like to view my packages grouped by section,
which I need to set up manually 


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



Re: Changing hostname

2004-07-12 Thread Steven Satelle
On Mon, 12 Jul 2004 17:57:16 -0400, * Tong* wrote:

 Hi,
 
 Quick question how to change hostname under debian?
 
 I changed my /etc/hosts
 from
 127.0.0.1   cxmr  localhost to
 127.0.0.1   cxmr.dyndns.org localhost
 
 but why my hostname is still reporting merely 'cxmr'? How to fix it?
 (Surely I've rebooted).
 
 Thanks
 
 PS. is it the reason that I can't start squid?:
 
 # /etc/init.d/squid start
 Starting proxy server: FATAL: Could not determine fully qualified
 hostname.  Please set 'visible_hostname'

man hostname
I think thats what u need :-)



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



Re: starting X hangs on network timeout (hosts file ignored)

2004-07-12 Thread Steven Satelle
On Mon, 12 Jul 2004 17:58:40 +0300, Micha Feigin wrote:

 
 BTW I got the following reply after I tried reporting a bug on netbase
 on this:
 
 [...] this is how it's supposed to work. host(1) is an
 interface to the resolver library, which does not use /etc/hosts by design.
 
 The problem is that it seems that a few other things seem to be
 ignoring the /etc/hosts file also.
 

what package are you getting host from, I dont have it on my system. whats
in your /etc/resolv.conf, mine has
search personal.ie
nameserver 192.168.1.1

I think you should have nameserver 127.0.0.1 in there before any remote
binds, I dont, but then, I dont have a problem ;-) I think If you have
127.0.0.1 in there as the first nameserver it will check the local one
first (/etc/hosts) 
apart from that what happens if you run startx without gdm running?


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



Re: starting X hangs on network timeout

2004-07-11 Thread Steven Satelle
On Sun, 11 Jul 2004 20:18:19 +0100, Thomas Adam wrote:

 --- Micha Feigin [EMAIL PROTECTED] wrote: 
 
 I'm not sure yet on what package to report this bug, but was wondering
 if anyone else experiences it too.
 
 Have a look at the bugpage for 'xserver-xfree86'. If it isn't listed
 there, then maybe consider filing one.

no, its caused by the machine trying to resolve its name over eth0 AFAIR.
If the network is up. If you've configured the network, you've set a
hostname, so it is trying to resolvethat. add the hostname to /etc/hosts
and you shouldnt have any further problems. at least AFAIR


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



Re: starting X hangs on network timeout

2004-07-11 Thread Steven Satelle
On Sun, 11 Jul 2004 22:53:09 +0200, Otto Wyss wrote:

 On Sun, 11 Jul 2004 20:18:19 +0100, Thomas Adam wrote:
 
 no, its caused by the machine trying to resolve its name over eth0
 AFAIR. If the network is up. If you've configured the network, you've
 set a hostname, so it is trying to resolvethat. add the hostname to
 /etc/hosts and you shouldnt have any further problems. at least AFAIR
 
 What do you enter into /etc/hosts if you get the ip via DHCP?
 
 O. Wyss

I dont know, try typing 'uname -n' that prints off the hostname your
using.
if by any chance your using a static dhcp address (thats what I tend to
use, but I configure my own dhcp server) you will always be assigned the
same address and therefore always get the same name and you could enter
that into /etc/hosts. another easy option would be to set a hostname on
the pc. just enter a name into /etc/hostname. That will set a perminent
hostname on the pc, then enter that into /etc/hosts


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



Re: starting X hangs on network timeout (hosts file ignored)

2004-07-11 Thread Steven Satelle
 Ping uses the hosts file but host seems to ignore it. So if the
 nameserver is not reachable then ping hostname works but
 host hostname returns
 192.168.0.1 connect: Network is unreachable
 Nameserver not reachable
 litshi.luna.local A record not found, try again
 my /etc/hosts has the following lines:
 127.0.0.1   localhost
 127.0.0.1   litshi.luna.local   litshi
 (I know pointing hostname to 127.0.0.1 is not advised, but its a
 laptop and has several possible IPs).
 
 Any ideas?
 

right you are getting me puzzled now :-)
I suppose a bit of fishing is in order
what's in /etc/host.conf, it should say 
'order hosts,bind'
that file tells the sys how to resolve hosts in the network, you want it
to check the local hosts file before going to bind
also whats in /etc/hostname? It should, at least on my sys, have the
hostname of the sys, not the fqdn, just the hostid.If It doesnt use 
'hostname litshi' to set it, ignore the fqdn for now, just try with that.
If that doesnt work, have you looked at m$ windows recently ;-)
If even that doesnt work you could try (dont tell anyone I said this) a
reboot, after setting the hostname and entering it into /etc/hosts, the
files may just need to be re-read


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



test 'Debian User List'

2000-06-14 Thread Steven Satelle



RE: Accessinf devices after install...

2000-05-06 Thread Steven Satelle



Look 
in your /etc/dev for /cdrom and mount using that, linux sees it as a cdrom not a 
hd (i think)

  -Original Message-From: Kevin A Smith 
  [mailto:[EMAIL PROTECTED]Sent: 06 May 2000 09:58To: Eric G 
  . Miller; debian-user@lists.debian.orgSubject: Re: Accessinf 
  devices after install...At 01:22 AM 5/6/2000 -0700, Eric 
  G . Miller wrote:
  On Sat, May 06, 2000 at 01:19:44AM -0700, Kevin 
A Smith wrote: I don't think it's even "installed" as such. If I 
tried the above command for example, I keep getting: 
kevin-dsl-212:/cdrom# mount -t iso9660 -o ro,unhide /dev/hdb1 /cdrom 
mount: /dev/hdb1 is not a valid block deviceAha! You need to address 
cdroms as the whole device, no partitions. Try/dev/hdb 
  instead.No change:
  
kevin-dsl-212:/tmp# mount -t iso9660 -o ro,unhide /dev/hdb /cdrom 
mount: /dev/hdb is not a valid block 
  deviceThanks,Kevin 
  Smith[EMAIL PROTECTED]1 
  (510) 
  747-2141


RE: Installing without rebooting (running the installation proggie from within Linux)

2000-04-27 Thread Steven Satelle
My understanding is (more from windoze than linux) that installing on one
hrd drv and using it in a diff system is a bad idea, lots of different
hardware / configurations, unless you both have identical systems

-Original Message-
From: Arcady Genkin [mailto:[EMAIL PROTECTED] Behalf Of Arcady
Genkin
Sent: 26 April 2000 20:44
To: debian-user@lists.debian.org
Subject: Installing without rebooting (running the installation proggie
from within Linux)


Hi all:

Is it possible to run the Debian installation program on a workstation
which runs Linux?

My friend has given me his HD to install Debian onto it, and I hooked
it up and partitioned already. I would like to do an FTP install for
him without losing my productivity (read: without booting off a
floppy).

Is it possible to simply mount whatever floppy image I need off
/dev/fd0 and run the installation program?
If so, what is the program's name?

If anyone has had experience with doing this, I would appreciate any
suggestions.
--
Arcady Genkin http://www.thpoon.com
Nostalgia isn't what it used to be.


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null



RE: serial mouse not working

2000-04-26 Thread Steven Satelle
i found with my mouse (the first timei ever had probs) that after i
reconfigured it i had to make a new xf86config file, util i did the mouse
wouldnt work

-Original Message-
From: Rafael Caetano dos Santos [mailto:[EMAIL PROTECTED]
Sent: 26 April 2000 04:55
To: debian-user@lists.debian.org
Subject: serial mouse not working



Hello,

My brandless, 3-button serial mouse won't work under Linux, neither in the
console nor under X.  It works OK under Windows. I've been a Linux user
for about 3 years and I never had or heard of this kind of problem.  I
guess it should be a stupid mistake or something, but I can't see what is
it.

Is it possible to be a motherboard problem? Mine is a SiS (I forgot the
model), with all those PCI, PnP, onboard adapters (sigh).  But I guess
this bears no problem with respect to serial ports.  BTW, I've got a
(real) modem running without problems under /dev/ttyS1.

At bootup, the kernel says:

Serial driver version 4.27 with no serial options enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A

So it shouldn't be a IRQ conflict.
Also at bootup, setserial reports:

Configuring serial ports...done.
/dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
/dev/ttyS1 at 0x02f8 (irq = 3) is a 16550A

It seems normal to me. And gpm runs happily, as if nothing were wrong, but
the mouse cursor never appears.

Neither does X 3.3.2.3 report any errors.  The mouse cursor is displayed
but doesn't move. When I kill X, it reports:

waiting for X server to shut down
Fatal server error:
Unable to set status of mouse fd (Interrupted system call)

Any suggestions

TIA,

bye
Rafael Caetano [EMAIL PROTECTED]


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null



RE: Problems - Installing Packages from the A:

2000-04-25 Thread Steven Satelle
try copyong th package to your hard drv first

-Original Message-
From: Dulan Tevesh [mailto:[EMAIL PROTECTED]
Sent: 25 April 2000 01:19
To: debian-user@lists.debian.org
Subject: Problems - Installing Packages from the A:


I'm having problems installing simple packages with debian. I'm currently
running it on a laptop w/out any internet connectivity, and its only way to
get packages installed is via the A: floppy - However, every time I go to
try to install a package, I get a /var/lib/dpkg/methods/mnt/Packages does
not exist. error, and it refuses to install the package. Any help would be
greatly appreciated.

Muchas gratias in advance, -Dul

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null



[no subject]

2000-04-25 Thread Steven Satelle
simple question, where do you put lines for  the modules you want to
autoload in debian? ie my winmodem and audio device


RE: Xproblem - modelines?

2000-04-25 Thread Steven Satelle
check your settings for the moniter vert  horiz frequencies

-Original Message-
From: Olaf Meeuwissen [mailto:[EMAIL PROTECTED]
Sent: 25 April 2000 02:03
To: Mats Ström
Cc: debian-user@lists.debian.org
Subject: Re: Xproblem - modelines?


Mats Ström [EMAIL PROTECTED] writes:

 On 25 Apr 2000, Olaf Meeuwissen wrote:

  Mats Ström [EMAIL PROTECTED] writes:
 
   I am trying to get X working on S3 trio3D card.  My XFree86 is
   version 3.3.6 which supports the trio3D.
 
  Same here, with a Nanao/EIZO FlexScan L360 monitor.  So far I've only
  been able to get XF86_VGA16 to run :-(

 If you have XFree86 version 3.3.6 or 4.0 you can get it to work. The 3.3.6
 has support for trio3d in the SVGA server, and the 4.0 has support in the
 S3V server. Its all in the manuals on www.xfree86.org. =)

I know it should work and that's what's buggering me!  When I try with
the SVGA server all I draw is a blank.  The screen turns black and
after a few seconds the monitor seems to go into power saving mode.  I
kill the server (Ctrl-Alt-Backspace) and the monitor comes back to
live (the screen gets a bit blacker, that's how I can tell) and then
gives me the console again.

For reference:

XFree86 Version 3.3.6 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: January 8 2000
If the server is older than 6-12 months, or if your card is newer
than the above date, look for a newer version before reporting
problems.  (see http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.14 i586 [ELF]
Configured drivers:
  SVGA: server for SVGA graphics adaptors (Patchlevel 1):
  [ ... chomp ... ]
(using VT number 7)

XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: rules: xfree86
(**) XKB: model: jp106
(**) XKB: layout: jp
(**) Mouse: type: PS/2, device: /dev/psaux, resolution: 100
(**) Mouse: buttons: 3, 3 button emulation (timeout: 50ms)
(**) SVGA: Graphics device ID: S3 Trio3D
(**) SVGA: Monitor ID: FlexScan
(--) SVGA: Mode 1280x1024 needs hsync freq of 81.13 kHz. Deleted.
(--) SVGA: Mode 640x480 needs vert refresh rate of 100.02 Hz. Deleted.
(**) FontPath set to
/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/cyrillic:un
scaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/Spee
do,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/l
ib/X11/fonts/cyrillic,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/font
s/kaname
(--) SVGA: PCI: S3 Trio3D rev 1, Memory @ 0xf400
(--) SVGA: S3V: Trio3D rev 1, Linear FB @ 0xf400
(--) SVGA: Detected S3 Trio3D
(--) SVGA: using driver for chipset s3_virge
(--) SVGA: videoram:  4096k
(--) SVGA: Ramdac speed: 230 MHz
(--) SVGA: Detected current MCLK value of 75.170 MHz
(--) SVGA: chipset:  s3_virge
(--) SVGA: videoram: 4096k
(**) SVGA: Using 8 bpp, Depth 8, Color weight: 666
(--) SVGA: Maximum allowed dot-clock: 230.000 MHz
(**) SVGA: Mode 640x480: mode clock =  36.000
(--) SVGA: Virtual resolution set to 640x480
(--) SVGA: SpeedUp code selection modified because virtualX != 1024
(--) SVGA: s3_virge: Using hardware cursor
(--) SVGA: Using XAA (XFree86 Acceleration Architecture)
(--) SVGA: XAA: Solid filled rectangles
(--) SVGA: XAA: Screen-to-screen copy
(--) SVGA: XAA: 8x8 pattern fill
(--) SVGA: XAA: 8x8 color expand pattern fill
(--) SVGA: XAA: CPU to screen color expansion (bitmap, TE/NonTE imagetext,
TE/NonTE polytext)
(--) SVGA: XAA: Using 5 128x128 areas for pixmap caching
(--) SVGA: XAA: Caching tiles and non-transparent stipples
(--) SVGA: XAA: Horizontal and vertical lines and segments
xinit:  connection to X server lost.

waiting for X server to shut down

--
Olaf Meeuwissen   Epson Kowa Corporation, Research and Development


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null



ntfs mounting

2000-04-25 Thread Steven Satelle
Hi, does anyone know how to mount a ntfs partition in linux, i have
installed the ntfs modules but linuxconf only lists my msdos filesystem not
my ntfs or fat32 file syses, what lines do i need to add to fstab so they
are automounted on boot


RE: Xproblem - modelines?

2000-04-25 Thread Steven Satelle
what are the vert/horiz frequencies?

-Original Message-
From: Mats Ström [mailto:[EMAIL PROTECTED]
Sent: 25 April 2000 02:34
To: Steven Satelle
Cc: 'Olaf Meeuwissen'; 'Debian User List'
Subject: RE: Xproblem - modelines?


On Tue, 25 Apr 2000, Steven Satelle wrote:

 check your settings for the moniter vert  horiz frequencies

I think I safely can say that we tried that... The problem is that
our monitors simply cant handle vert  horiz frequencies that high.

//Mats Ström

-
I'm a .signature virus! Copy me into your ~/.signature, please!


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null



RE: find running in the backgound

2000-04-25 Thread Steven Satelle
Isnt there a command call 'locate' which is simalir to find but about 1000
times faster (search your entire filesys in about 10 seconds) which works by
examining the filesys every few hours?
could be this which is running find

-Original Message-
From: Oswald Buddenhagen [mailto:[EMAIL PROTECTED]
Sent: 25 April 2000 10:04
To: Mike Cook
Cc: debian-user@lists.debian.org
Subject: Re: find running in the backgound


 Once a day, I hear my hard drive making a lot of noise, so i ran top and
 discovered it was find running. What is its purpose and how can
 I disable it?

it's a cron job. edit /etc/cron.daily/* to get rid of it.

--
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Linux - the last service pack you'll ever need.


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null



RE: Newbie questions, Partisioning

2000-04-25 Thread Steven Satelle
There is no prob with having fat16 after fat32 partitions but using fdisk
(windows-dos version) you can only have 2 partitions - logical drives aren't
included - i.e. 2 primary or 1 primary and one extended, Linux fdisk I think
can have up to 4 primary partitions, you prob could be related to the bios.
one thing I have noticed is Linux has problems with partitions after a
certain block, not sure which, perhaps someone could enlighten us?
also had a diff prob of disk druid - red hat - completely deleting the
extended partition upon reboot, including partition I had just installed
Linux on, screamed a bit when i realised that!!!

-Original Message-
From: Brad [mailto:[EMAIL PROTECTED]
Sent: 25 April 2000 19:46
To: Lowell Voelker
Cc: debian-user@lists.debian.org
Subject: Re: Newbie questions, Partisioning


On Mon, Apr 24, 2000 at 04:21:05AM +0100, Lowell Voelker wrote:

 There is a rumor around that any Primary Partision after a Fat32 can not
be
 Fat16.  Is this true?

Not sure about that, but i've seen WinDOS 98 have troubles with two
FAT32 primary partitions -- it read C: (hdb1) ok, but D: was a 0 byte
drive and E: was hdb2. Changing that second primary to a logical
partition (hdb5) gave C:=hdb1 and D:=hdb5 as expected.


--
  finger for GPG public key.