Re: dist-upgrade broke srage

2004-12-07 Thread Xucaen
I was finally able to get lilo working again, but
kernel panics (image 2.6.8-1-k7)

VFS: Cannot open root device 301 or
unknown-block(3,1)
Please append a correct root= boot option
Kernel panic: VFS: Unable to mount root fs on
unknown-block(3,1)

I have no idea what this means, but this is as
close as I've come to getting this resolved.

in my lilo.conf, I have
boot=/dev/hda
root=/dev/hda1

What I did was this:

Booting to knoppix cd, I was able to mount all of
my partitions, then I did chroot to my hda1
partition. doing this was able to do apt-get
install --reinstall kernel-image-2.6.8-1-k7 (I
still have the .deb in my apt cache) and it did
go thru the install and it asked me all kinds of
lilo questions. It created a new lilo.conf which
looks drammitacally different (it only hase one
image= defined) but for some reason I still get
my old lilo boot menu as if it were getting it
from somewhere else! 

Being fed up with this, I did apt-get remove lilo
and did apt-get install grub

when that was done I did grub-install /dev/hda.
I rebooted and I got the grub prompt: 
grub

so I did 
grub kernel /vmlinuz 
(vmlinuz is symlink to kernel-2.6.7-1-k7)

grub initrd /initrd.img

grub root
(grub uses (hd0,0)  )

grub boot

the kernel begins to boot and it gets to a new
and completely different kernel panic:

pivot_root: No such file or directory
/sbin/init: 426: connot open dev/console: No such
file
Kernel panic: Attempted to kill init!


This really should not be this difficult. Either
lilo or grub should be working. The kernel should
work. What am I missing?


Jim







__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail


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



dist-upgrade broke srage

2004-12-05 Thread Xucaen
I just did a dist-upgrade on my sarge
installation and for some reason it tried to
re-install my kernel image. I'm using
kernel-image-2.6.8-1-k7.
Now I get a kernel panic. I then discovered thru
google that there is a criticle bug in sarge. I
booted to an old debian cd hoping to use it as a
rescue CD but that didn't work: it can't mount
any of my partitions from my 80GB drive. So, I am
now waiting for a sarge CD image of disk one to
download hoping that the newer kernel will detect
the drive. That is my plan, but if anyone knows
of any reasin why this shouldn't work please let
me know..  If anyone has any new information
about the status of the criticle bug in sarge
please post. 

If this is the wrong list to be post this to let
me know and I do appologize.

Please cc me on any replys.

Thanks

Jim




__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail


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



[root@comcast.net: Cron mail@whitestar if [ -x /usr/sbin/exim_tidydb ]; then /usr/sbin/exim_tidydb /var/spool/exim retry /dev/null; fi]

2004-10-20 Thread xucaen
Does anyone know what this message means?
thanks
Jim

- Forwarded message from Cron Daemon [EMAIL PROTECTED] -

Envelope-to: [EMAIL PROTECTED]
From: Cron Daemon [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Cron [EMAIL PROTECTED] if [ -x /usr/sbin/exim_tidydb ]; then 
/usr/sbin/exim_tidydb /var/spool/exim retry /dev/null; fi
X-Cron-Env: SHELL=/bin/sh
X-Cron-Env: HOME=/var/mail
X-Cron-Env: PATH=/usr/bin:/bin
X-Cron-Env: LOGNAME=mail

failed to open DB file /var/spool/exim/db/retry: File exists

- End forwarded message -


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



--configure error fam and gnome?

2004-09-24 Thread xucaen
is anyone else running testing getting this error when installing anything?

dpkg: error processing fam (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of
gnome-desktop-environment:
 gnome-desktop-environment depends on fam; however:
  Package fam is not configured yet.
dpkg: error processing gnome-desktop-environment (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 fam
 gnome-desktop-environment
E: Sub-process /usr/bin/dpkg returned an error code (1)


thanks,

jim
 
-- 
___
I am SciFi


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



Newbies! please check this out - http://www.aboutdebian.com/

2004-03-03 Thread xucaen
Today I found an amazing web site! why this is not listed anywhere on the debian.org
web page I can not say but this has more information than I could ever have wished for!
I urge all newbies to check it out!!


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



Re: wheel mouse not working)

2004-02-25 Thread xucaen
- Original Message Follows -

 Are you using the ImPS/2 driver? Do. Also, you'll want to
 add:
 
 Option ZaxisMapping 4 5 
 
 to your XF86Config file.

thank you. 



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



OT: google or debian-user?

2004-02-25 Thread xucaen

It is a shame that at times debian-user can be so
inhospitable to debain users. I think it is unfair to have a
question answered with try google or some other variation
of RTFM. Am I to understand that instead of using the
debian-user list that I should use a search engine? I was
under the impression that the debian-user list was a forum
for debian users. I always search the debain-user archives
before asking a question and if I don't find an answer then
I ask my question. Generally I do not do google searches
unless I am seaking global information such as is my
hardware supported under linux. But I know that debain does
things differently than the way other distros do things,
(otherwise there would be no need for .deb packages, right?)
so in most cases I figure the problem has something to do
with a debain specific driver or setting. I am rather new to
linux in general and have ever only used Debian so I am not
familiar with what is just specific to debian and what is
global across all linux distros. I suppose I could have
asked is my issue at hand something that is supported
differently in debian than other distros or do all distros
support it the same? but that is even more annoying than
asking the question outright. 

However I will in the future assume that any problem I have
is the same in all distros and I will do searches on the web
first. I concede to RT proverbial FM even if that M is
spread across all of the known Internet. Who knows? maybe I
will never again need to post a message to the debain user
list. One can only hope...


-END RANT-



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



kernel panic on boot floppy

2004-02-24 Thread xucaen
One more thing I tried last night. I created the bf24 boot
floppies from the debian 3.0r1 CD but got a kernel panic. I
also downloaded the unstable boot floppies from one of the
debian primary sites and again got a kernel panic. Why would
the floppy kernel fail to boot?


 
- Message Forwarded on Tue, 24 Feb 2004 11:25:36 -0400
-
Hi all, something very interesting. I booted debian on my
old western digital
as primary master (on board ide) and my cd-rom as secondary
master and cd-rw 
as secondary slave. My siig ultra ata is installed and my
seagate is
connected to it's primary and the drive is jumped as
master.

The western digital has debian testing with
kernel-image-2.4.24-1-k6.

Ok, Linux boots up perfect. It sees the seagate and I am
able
to csfdisk and mkfs. as root I mounted /dev/hde and I can
use the drive.
The drive works.

However, nothing has allowed me to boot the install CD and
install a fresh
debian onto the new seagate. The install insists there are
no hard disks. 

I don't know what to do. I want the new seagate to be my
boot drive.
is there another option?

Jim

Hi all, I'm trying to install woody (3.0r1) from CD's on a
PC with an
AMD K6 II 500mhz and a brand new Seagate 80GB Barracuda
Ultra ata/100 and a 
brand new SIIG ultra ata/133 pci controller. in addition
to the new Seagate,
the pc has an IO Magic CD-ROM and an LG CD-RW. Prior to
buying the new Seagate and the new
SIIG controller the pc ran fine with a 2GB Western Digital
connected to the
on board IDE.

First I tested the the SIIG controller by connecting the
old western digital to
it's primary channel and connected the cd-rom and cd-re to
it's secondary channel.
I disabled the onboard ide in the BIOS. I booted. The SIIG
sucessfully detected
all drives and linux booted. Every worked.

Then I took out the western digital and installed the new
Seagate to the SIIG 
primary channel. I was hoping the SIIG was smart enough to
boot from cd but 
it didn't. The SIGG detected all drives but wouldn't boot
the cd. 

Now here's where I start my trial and error. I'm not sure
what is the best
configuration to use at this point. I removed the cd-rom
and cd-rw from the
 SIIG and attached them back to the secondary onboard ide
and re-enabled it in
the BIOS. SIIG detected my new Seagate, the BIOS detected
both CD drives and the
Debian woody cd booted but the debian installation didn't
see the new
Seagate. 

Maybe the SIIG isn't even compatible with linux?
Is there a boot floppy out there that I can use to get the
installation going?
How can I get the debian installation to see the Seagate?

Jim


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



Unidentified subject!

2004-02-24 Thread xucaen
 Hi all, I'm trying to install woody (3.0r1) from CD's on a
PC with an
 AMD K6 II 500mhz and a brand new Seagate 80GB Barracuda
Ultra ata/100 and a 
 brand new SIIG ultra ata/133 pci controller. in addition
to the new Seagate,
 the pc has an IO Magic CD-ROM and an LG CD-RW. Prior to
buying the new Seagate and the new
 SIIG controller the pc ran fine with a 2GB Western
Digital connected to the
 on board IDE.
 
 First I tested the the SIIG controller by connecting the
old western digital to
 it's primary channel and connected the cd-rom and cd-re
to it's secondary channel.
 I disabled the onboard ide in the BIOS. I booted. The
SIIG sucessfully detected
 all drives and linux booted. Every worked.
 
 Then I took out the western digital and installed the new
Seagate to the SIIG 
 primary channel. I was hoping the SIIG was smart enough
to boot from cd but 
 it didn't. The SIGG detected all drives but wouldn't boot
the cd. 
 
 Now here's where I start my trial and error. I'm not sure
what is the best
 configuration to use at this point. I removed the cd-rom
and cd-rw from the
  SIIG and attached them back to the secondary onboard ide
and re-enabled it in
 the BIOS. SIIG detected my new Seagate, the BIOS detected
both CD drives and the
 Debian woody cd booted but the debian installation didn't
see the new
 Seagate. 
 
 Maybe the SIIG isn't even compatible with linux?
 Is there a boot floppy out there that I can use to get
the installation going?
 How can I get the debian installation to see the Seagate?
 
 Jim

Did you try fdisk the first thing after you booted the CD?



Hi, I booted again to the CD and went to a shell and tried
fdisk and cfdisk. neither one could see the hard drive. The
weird thing is that when I boot my old western digital drive
I am able to fdisk the new drive and mount it. But for some
reason the kernel on the boot CD can't detect it. I've tried
boot floppies too but I get kernel panics.


:-(

Jim


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



installing woody using siig ultra ata/133 pci card

2004-02-24 Thread xucaen
 Hi all, I'm trying to install woody (3.0r1) from CD's on a
PC with an
 AMD K6 II 500mhz and a brand new Seagate 80GB Barracuda
Ultra ata/100 and a 
 brand new SIIG ultra ata/133 pci controller. in addition
to the new Seagate,
 the pc has an IO Magic CD-ROM and an LG CD-RW. Prior to
buying the new Seagate and the new
 SIIG controller the pc ran fine with a 2GB Western
Digital connected to the
 on board IDE.
 
 First I tested the the SIIG controller by connecting the
old western digital to
 it's primary channel and connected the cd-rom and cd-re
to it's secondary channel.
 I disabled the onboard ide in the BIOS. I booted. The
SIIG sucessfully detected
 all drives and linux booted. Every worked.
 
 Then I took out the western digital and installed the new
Seagate to the SIIG 
 primary channel. I was hoping the SIIG was smart enough
to boot from cd but 
 it didn't. The SIGG detected all drives but wouldn't boot
the cd. 
 
 Now here's where I start my trial and error. I'm not sure
what is the best
 configuration to use at this point. I removed the cd-rom
and cd-rw from the
  SIIG and attached them back to the secondary onboard ide
and re-enabled it in
 the BIOS. SIIG detected my new Seagate, the BIOS detected
both CD drives and the
 Debian woody cd booted but the debian installation didn't
see the new
 Seagate. 
 
 Maybe the SIIG isn't even compatible with linux?
 Is there a boot floppy out there that I can use to get
the installation going?
 How can I get the debian installation to see the Seagate?
 
 Jim

Did you try fdisk the first thing after you booted the CD?



Hi, I booted again to the CD and went to a shell and tried
fdisk and cfdisk. neither one could see the hard drive. The
weird thing is that when I boot my old western digital drive
I am able to fdisk the new drive and mount it. But for some
reason the kernel on the boot CD can't detect it. I've tried
boot floppies too but I get kernel panics.


:-(

Jim


-- 
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: apt-get upgrade (stable to testing) 151 packages held back

2004-02-24 Thread xucaen
Hi! I just did an upgrade last week. After you change your
sources.list do apt-get update to update the package
listing. then do  apt-get dist-upgrade to upgrade the entire
system.

Jim

- Original Message Follows -
 Hi guys,
 
 Is it *normal* for 151 packages to be held back 
 and only 28 upgraded
 when upgrading Woody[1] to Sarge?
 
 I did[2],
 rhc:/etc/apt# vi sources.list
 rhc:/etc/apt# apt-get upgrade
 rhc:/etc/apt# apt-get update
 
 Did I do the upgrade incorrectly?
 
 Thanks,
 
 Roger
 TEFLChina.org
 
 [1]
 Woody CD#1 bf24 + Net Install + Tasksel's Standard UNIX
 server.
 
 [2]
 my upgrade bash session:
 
 rhc:/etc/apt# vi sources.list
 (edited out security source, and :%s/stable/testing/)
 
 rhc:/etc/apt# apt-get update
 Get:1 http://linux.csua.berkeley.edu testing/main Packages
 [2757kB] Get:2 http://non-us.debian.org
 testing/non-US/main Packages [6771B] Get:3
 http://non-us.debian.org testing/non-US/main Release [88B]
 Get:4 http://non-us.debian.org testing/non-US/main Sources
 [3123B] Get:5 http://non-us.debian.org testing/non-US/main
 Release [90B] Get:6 http://linux.csua.berkeley.edu
 testing/main Release [81B] Get:7
 http://linux.csua.berkeley.edu testing/main Sources
 [1086kB] Get:8 http://linux.csua.berkeley.edu testing/main
 Release [83B] Fetched 3853kB in 26s (147kB/s)
 Reading Package Lists... Done
 Building Dependency Tree... Done
 
 rhc:/etc/apt# apt-get upgrade
 Reading Package Lists... Done
 Building Dependency Tree... Done
 The following packages have been kept back
   apt apt-utils base-config base-passwd bash bc bin86
 bind9-host binutils  bison bsdgames bsdmainutils bsdutils
 console-tools cpio cpp
   cpp-2.95 cron dc debconf debianutils dhcp-client
 dnsutils dpkg e2fsprogs ed  exim fdutils file fileutils
 findutils flex ftp ftpd g++
   g++-2.95 gcc gcc-2.95 gdb gettext-base gnupg grep
 groff-base gzip hostname  iamerican ibritish ifupdown info
 iptables ispell less libc6
   libc6-dev libcap1 libdb2 libdb3 libfreetype6 libgcc1
 libgdbmg1 libglib1.2  libgtk1.2 libident libldap2
 liblockfile1 liblwres1 libncurses5
   libnss-db libpam-modules libpam0g libpcre3 libpng2
 libpopt0 libreadline4  libsasl7 libssl0.9.6
 libstdc++2.10-glibc2.2 libwrap0 libxaw7
   lilo locales login logrotate lpr lynx mailx make man-db
 mawk modutils mount  mpack mtools mtr mutt nano
 ncurses-bin net-tools netcat
   nfs-common nfs-kernel-server nvi passwd patch pciutils
 pdksh perl perl-base  perl-modules pidentd portmap ppp
 pppoe pppoeconf procps
   psmisc python python-newt python2.1 rcs reportbug sed
 setserial shellutils  slang1 ssh strace syslinux sysvinit
 talk talkd tar tasksel
   tcpd tcsh telnet telnetd texinfo textutils time
 traceroute util-linux  vacation wenglish whiptail whois
 xfree86-common xlibs ytalk zlib1g
   zsh
 28 packages upgraded, 0 newly installed, 0 to remove and
 151  not upgraded. Need to get 16.5MB of archives. After
 unpacking 3551kB will be used. Do you want to continue?
 [Y/n]
 
 
 
 
 -- 
 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]



apt-get debian-cd installs openoffice.org!!

2004-02-24 Thread xucaen
Help!

Last week while trying to install openoffice my drive ran out of space and the
install failed. I tried to remove openoffice but it says I should try
reinstalling it.

==
whitestar:~# apt-get remove openoffice.org
Reading Package Lists... Done
Building Dependency Tree... Done
Package openoffice.org is not installed, so not removed
The following packages will be REMOVED:
  openoffice.org-bin
0 upgraded, 0 newly installed, 1 to remove and 14 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n] y
dpkg: error processing openoffice.org-bin (--remove):
 Package is in a very bad inconsistent state - you should
 reinstall it before attempting a removal.
Errors were encountered while processing:
 openoffice.org-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)

==

I added a new hard drive but I can't use the drive until I install debian on it.
to do that I think I need to create a custom install CD. I want to install debian-cd
and debootstrap but apt-get debian-cd is trying to install openoffice!

=
whitestar:~# apt-get install debian-cd
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  debootstrap grep-dctrl openoffice.org openoffice.org-bin openoffice.org-debian-files
  openoffice.org-l10n-en sysutils
Suggested packages:
  palo openoffice.org-help ooqstart-gnome oooqs-kde cupsys-bsd ttf-bitstream-vera 
prelink
  openoffice.org-hyphenation-en openoffice.org-help-en
Recommended packages:
  hfsutils openoffice.org-mimelnk
The following NEW packages will be installed:
  debian-cd debootstrap grep-dctrl openoffice.org openoffice.org-debian-files
  openoffice.org-l10n-en sysutils
The following packages will be upgraded:
  openoffice.org-bin
1 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.
1 not fully installed or removed.
Need to get 58.1MB of archives.
After unpacking 183MB of additional disk space will be used.
Do you want to continue? [Y/n]n


How do I stop apt-get from trying to install openoffice?

:(

jim




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



Re: apt-get debian-cd installs openoffice.org!!

2004-02-24 Thread xucaen
On Wed, Feb 25, 2004 at 01:56:11AM +0100, Jan Minar wrote:
 On Tue, Feb 24, 2004 at 08:03:37PM -0500, xucaen wrote:
  I added a new hard drive but I can't use the drive until I install debian on it.
 
 Hi, xucaen.
 
 You don't have to reinstall the whole system just to add some disk
 capacity.  Use lvm, or simply tar c | tar x a whole tree, or copy around
 - resize a partition, whatever.
 

wha..wha..what? so you're saying I can simple copy my whole entire drive (the old one)
to the new drive if I wanted to? 



jim


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



Re: xtree for Linux

2004-02-24 Thread xucaen
On Wed, Feb 25, 2004 at 12:30:30AM -, Thomas Dickey wrote:
 stephen parkinson [EMAIL PROTECTED] wrote:
 
 above the home directory.  I assume there must be a way to fold up subtrees.


if my memory serves I think you can use the '+' and '-' keys to open and close
the directory tree.

jim


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



creating swap partition

2004-02-24 Thread xucaen
Hi all, quick question here. how big should a swap partition be relative to the size 
of the drive?

another quickie..  does each hard drive need it's own swap partition?

thanks!

Jim



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



ext3 why?

2004-02-24 Thread xucaen
hi all, just looking for information here; why use ext3 journaling fs instead of ext2?

thanks!

Jim



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



Re: ext3 why?

2004-02-24 Thread xucaen
On Tue, Feb 24, 2004 at 06:43:02PM -0800, Alvin Oga wrote:
 
 
 On Tue, 24 Feb 2004, xucaen wrote:
 
  hi all, just looking for information here; why use ext3 journaling fs instead of 
  ext2?
 
 copy all your important *.mp3 and *.mpeg files onto
 your 100GB disk partitioned as ext2 .. as if that was
 your only copy of it
 
 now power off your system ... and reboot
 
 and if you're smart, you'd answer y.. please check the fs when
 it reboots from a power failure/reset switch
 
 
 than do the same test with ext3, reiserfs, jfs, etc
 where journeling is supposedly working right
 
 c ya
 alvin
 


I don't get it are you saying ext3 recovers better or worse?

jim


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



Re: apt-get debian-cd installs openoffice.org!!

2004-02-24 Thread xucaen
On Wed, Feb 25, 2004 at 03:38:30AM +0100, Jan Minar wrote:
 On Tue, Feb 24, 2004 at 09:09:30PM -0500, xucaen wrote:
  On Wed, Feb 25, 2004 at 01:56:11AM +0100, Jan Minar wrote:
   On Tue, Feb 24, 2004 at 08:03:37PM -0500, xucaen wrote:
I added a new hard drive but I can't use the drive until I install debian on 
it.
   
   Hi, xucaen.
   
   You don't have to reinstall the whole system just to add some disk
   capacity.  Use lvm, or simply tar c | tar x a whole tree, or copy around
   - resize a partition, whatever.
   
  
  wha..wha..what? so you're saying I can simple copy my whole entire drive (the old 
  one)
  to the new drive if I wanted to? 
 
 Yap.  You can even add the new drive capacity, to the old disk, so
 you'll end up with one big logical disk (lvm).
 

wow.. ok.. i hadn't thought of that.. so umm.. I could move all my stuff
over to the new drive and...  edit /etc/fstab to mount..?
is there anything else I would have to change?

jim



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



Re: ext3 why?

2004-02-24 Thread xucaen
On Tue, Feb 24, 2004 at 10:24:41PM -0500, Derrick 'dman' Hudson wrote:
 On Wed, Feb 25, 2004 at 03:49:58AM +0100, Jan Minar wrote:
 | On Tue, Feb 24, 2004 at 09:51:26PM -0500, xucaen wrote:
 |  hi all, just looking for information here; why use ext3 journaling
 |  fs instead of ext2?
 | 
 | Because 3  2.
 
 LOL!
 

same here!  :-D

 I use ext3 for main partitions so that if the power fails, I be likely
 to have a corrupt filesystem.  I still use ext2 for /boot, for
 example, because it is small (therefore the journal's overhead is more
 expensive) and it isn't updated very frequently and so the probability

so would you say it's ok to not use ext3 on smaller drive, lets say a 2 gb drive?

 
 As for ext3 vs $OTHER_JOURNALLED_FS, I already had ext2 disks with
 data, so moving to ext3 was easy and painless.  Moving to anything
 else wouldn't have been so simple.
 
 -D

Is there a way to convert an existing drive from
ext2 to ext3 without loss of data? (kinda like partition magic?)

jim




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



Re: apt-get debian-cd installs openoffice.org!!

2004-02-24 Thread xucaen
On Wed, Feb 25, 2004 at 04:28:31AM +0100, Jan Minar wrote:
 On Tue, Feb 24, 2004 at 10:29:09PM -0500, xucaen wrote:
  
  wow.. ok.. i hadn't thought of that.. so umm.. I could move all my stuff
  over to the new drive and...  edit /etc/fstab to mount..?
  is there anything else I would have to change?
 
 mount /dev/newdrive /mnt/foo
 tar cC /bar/baz . | tar xC /mnt/foo
 mv /bar/baz{,.BACKUP}
 mkdir /bar/baz
 umount /dev/newdrive
 mount /dev/newdrive /bar/baz
 
 AFA the apps are concerned, nothing has changed.
 

sorry for all the questions...  if I were going to move lets say /usr and /home to the 
new drive
I would have to create two partitions and follow the steps above for each? 

here's a question for you..  what directories tend to take up the most space?
I know /var/cache/apt/archives tends to get pretty big, and probably /bin, 
/usr.. i'm thinking I would need a partition for each.. how do I know how much space to
allot to each? if I make it too little I could be faced with re-partitioning 
the drive..

oy!

jim






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



wheel mouse not working

2004-02-24 Thread xucaen
hi all, i just bought a wheel mouse and the wheel doesn't work. I ran 
dpkg-reconfigure xserver-xfree86, and I set the option in Mozilla 1.5 to use the wheel
but nothing happens when I spinn the wheel..  
I just recently dist-upgraded to testing, kernel-image-2.4.24-1-k6.

thanks!

jim



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



Re: no hard disk drive detected on installation

2004-02-23 Thread xucaen
- Original Message Follows -
  I have two hard drives in my computer and I'm going to
 dual boot with
  Windows 98. Both hard drives -- a Maxtor and a Western
 Digital -- are
  formatted for and work with Windows. My hard drive
 controller is a Promise
  Ultra ATA 66. 
  
  I am eager to try out Debian but have no idea where to
 start with this
  problem. Does anyone have any ideas? 
  
 
 Try running the install with the 2.4 series kernel
 instead...it might
 help :\
 
 To do this, at the screen when the cdrom initialy boots
 (the boot:
 prompt) type 'bf24' and hit enter. Eg
 
 boot: bf24ENTER
 
 it might solve your problem :)
 -- 
 Cheers,
 rinmak [EMAIL PROTECTED]
 
 
 
 
 I booted bf24 and it detected the hard drives. I suppose
 the hard part
 begins now. 
 
 Thank you for helping. 

Hi all, I posted a question yesterday relating to a siig
ultra ata 133.(#Subject: installing woody using siig ultra
ata/133 pci card #Date: Sun, 22 Feb 2004 18:57:07 -0500) I
try booting the bf24 kernel but my drive isn't detected.
Does the kernel only support the Promise cards? Maybe there
is something about boot from CD-rom attached to the onboard
IDE that blocks detection of the ultra ata? Does anyone know
how this all works? I really can't afford to buy a new PC
just to upgrade the hard drive.  :-(

jim


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



Re: installing woody using siig ultra ata/133 pci card

2004-02-23 Thread xucaen
Hi all, something very interesting. I booted debian on my old western digital
as primary master (on board ide) and my cd-rom as secondary master and cd-rw 
as secondary slave. My siig ultra ata is installed and my seagate is
connected to it's primary and the drive is jumped as master.

The western digital has debian testing with kernel-image-2.4.24-1-k6.

Ok, Linux boots up perfect. It sees the seagate and I am able
to csfdisk and mkfs. as root I mounted /dev/hde and I can use the drive.
The drive works.

However, nothing has allowed me to boot the install CD and install a fresh
debian onto the new seagate. The install insists there are no hard disks. 

I don't know what to do. I want the new seagate to be my boot drive.
is there another option?

Jim

Hi all, I'm trying to install woody (3.0r1) from CD's on a PC with an
AMD K6 II 500mhz and a brand new Seagate 80GB Barracuda Ultra ata/100 and a 
brand new SIIG ultra ata/133 pci controller. in addition to the new Seagate,
the pc has an IO Magic CD-ROM and an LG CD-RW. Prior to buying the new Seagate and 
the new
SIIG controller the pc ran fine with a 2GB Western Digital connected to the
on board IDE.

First I tested the the SIIG controller by connecting the old western digital to
it's primary channel and connected the cd-rom and cd-re to it's secondary channel.
I disabled the onboard ide in the BIOS. I booted. The SIIG sucessfully detected
all drives and linux booted. Every worked.

Then I took out the western digital and installed the new Seagate to the SIIG 
primary channel. I was hoping the SIIG was smart enough to boot from cd but 
it didn't. The SIGG detected all drives but wouldn't boot the cd. 

Now here's where I start my trial and error. I'm not sure what is the best
configuration to use at this point. I removed the cd-rom and cd-rw from the
 SIIG and attached them back to the secondary onboard ide and re-enabled it in
the BIOS. SIIG detected my new Seagate, the BIOS detected both CD drives and the
Debian woody cd booted but the debian installation didn't see the new
Seagate. 

Maybe the SIIG isn't even compatible with linux?
Is there a boot floppy out there that I can use to get the installation going?
How can I get the debian installation to see the Seagate?

Jim


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



installing woody using siig ultra ata/133 pci card

2004-02-22 Thread xucaen
Hi all, I'm trying to install woody (3.0r1) from CD's on a PC with an
AMD K6 II 500mhz and a brand new Seagate 80GB Barracuda Ultra ata/100 and a 
brand new SIIG ultra ata/133 pci controller. in addition to the new Seagate,
the pc has an IO Magic CD-ROM and an LG CD-RW. Prior to buying the new Seagate and the 
new
SIIG controller the pc ran fine with a 2GB Western Digital connected to the
on board IDE.

First I tested the the SIIG controller by connecting the old western digital to
it's primary channel and connected the cd-rom and cd-re to it's secondary channel.
I disabled the onboard ide in the BIOS. I booted. The SIIG sucessfully detected
all drives and linux booted. Every worked.

Then I took out the western digital and installed the new Seagate to the SIIG 
primary channel. I was hoping the SIIG was smart enough to boot from cd but 
it didn't. The SIGG detected all drives but wouldn't boot the cd. 

Now here's where I start my trial and error. I'm not sure what is the best
configuration to use at this point. I removed the cd-rom and cd-rw from the
 SIIG and attached them back to the secondary onboard ide and re-enabled it in
the BIOS. SIIG detected my new Seagate, the BIOS detected both CD drives and the
Debian woody cd booted but the debian installation didn't see the new
Seagate. 

Maybe the SIIG isn't even compatible with linux?
Is there a boot floppy out there that I can use to get the installation going?
How can I get the debian installation to see the Seagate?

Jim



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



Re: Re: installing woody using siig ultra ata/133 pci card

2004-02-22 Thread xucaen

 Maybe the SIIG isn't even compatible with linux?
 Is there a boot floppy out there that I can use to get the 
installation going?
 How can I get the debian installation to see the Seagate?

 Jim

Did you try fdisk the first thing after you booted the CD?


No, the installation doesn't see the drive and says something like 
(paraphrasing) Since there is no hard drive you must be trying to 
install from a network. Please configure your network settings to continue
Usually I would get a prompt to create a swap partition then a prompt to 
create a root filesystem.

I've been reading many differing opinions about this. Some say the 
kernel should detect the drive, others say I need to install knoppix 
then do a dist-upgrade to linux. I'm confused. Should the bf2.4 image 
work and if not does anyone know where I can get a boot image that will 
work?

Thanks!

Jim

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



something weird happened to my cd-rw

2004-02-19 Thread xucaen
Hi all, something weird happened to my cd-rw after upgrade. 
I upgraded to testing and installed the kernel-image-2.3.24-1-k6.
I logged on, ran startx and then ran xcdroast. Everything seemed to be working.
I put in a 650MB cd-r disk into my cd-rw drive and began to make a backup of some 
files.
at about 98% I got a write error. hmm.. that seemed strange. I mounted the cd-r in my 
cd-rom drive 
but got an error saying no compatible filesystem. So, I popped the cd-r into my 
Windows PC and
the disk seems fine. all of my files are there. So back over to debian I popped in 
another cd-r disk
and...  xcdroast says I have no cd-rw drive. It also can not detect my cd-rom drive. I 
did not reboot
or anything before popping in the second cd-r disk. very strange. So I ran modconf 
thinking that 
the ide-scsi driver wasn't loaded anymore. The ide-scsi module was in fact loaded sSo 
I removed it 
and added it back. Then I added an append statement to my lilo.conf 

here is the image entry in my lilo.conf:

default=Linux

image=/vmlinuz
label=Linux
read-only
initrd=/initrd.img
append=hdc=scsi hdd=scsi
#   restricted
#   alias=1

I looked in /etc/modules.conf and there is no entry for ide-scsi.

With the system the way it is right now I am able to mount both the cd-rom and the 
cd-rw from 
/dev/scd0 and /dev/scd1 respectively but I can not get xcdroast to detect the drives.

cdrecord -scanbus gives me the following information:

#begin cdrecord -scanbus
Cdrecord-Clone 2.01a25 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
  and thus may have bugs that are not present in the original version.
  Please send bug reports and support requests to [EMAIL PROTECTED].
  The original author should not be bothered with problems of this version.

Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
scsibus0:
cdrecord.mmap: Warning: controller returns wrong size for CD capabilities page.
0,0,0 0) 'CD-ROM  ' 'Drive/F5D   ' '2.42' Removable CD-ROM
0,1,0 1) 'LG  ' 'CD-RW CED-8080B ' '1.09' Removable CD-ROM
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
#end cdrecord -scanbus

I also tried addiing this line to modules.conf but it seemed to have had no affect at 
all:

options ide-cd ignore='hdc hdd'

I even tried starting xcdroast with the -a option and also the -f option.

I'm not sure what else to try. Strange that burning a cd worked that very first time. 
Does anyone have any ideas of what I should try next?

thanks!!

Jim


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



installing a new kernal

2004-02-17 Thread Xucaen
Hi all, I know this must have come up before but
I didn't find anything in the archives. Does
Debian store the latest kernal binaries anywhere
to be downloaded and installed?

thanks!

Jim

__
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html


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



how much memory does Gnome use?

2003-04-05 Thread xucaen
Hi all..  
I was wondering how much memory Gnome 1.4 uses?

thanks!

Jim


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



quick question about fvwm 2.4 screen shot

2003-04-04 Thread Xucaen
Hi all..  forgive me for asking this, but I saw a
screen shot of fvwm and it had something running
in the lower left corner of the screen. I have
never seen it before and I was hoping someone
might be able to tell me what it is called. It
looks like a neet pager/utility bar..

the link to the screen shot is
http://www.fvwm.org/screenshots/Dominik-desk1-1152x864.html

Thanks!

Jim


__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


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



RE: xf86cfg crashes when I try to configure mouse

2003-04-03 Thread Xucaen
This worked beautifully! much easier on the eyes
too than xf86config.  :-D

thanks!!!

Have you tried
dpkg-reconfigure xserver-xfree86?

__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


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



finally got gnome 1.4 installed, but...

2003-04-03 Thread Xucaen
some things seem to be a bit.. quirky...

That annoying menu bar at the top of the screen..
how do I make it go away?

I can play sound files but... I don't hear
anything. I think I need to turn up the valume
but.. where is the volume??

is there a way to check my current screen
resolution while gnome is running?

I notice that when gdm loads it does not read
.xsession not .xinitrc. Well, what does it read?

What the hec is gnome-commander and how do I run
it?

The packages I've installed thus far are:

gnome-session
gnome-panel
gnome-core
gnome-panel-data
gnome-bin
gnome-commander
gnome-audio
gnome-control-center
gnome-games


are there any others I might be interested in?
perhaps something that installs applications or
utilities?

Thanks!

Jim


__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


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



Re: how to install Gnome?? xfree 4.??

2003-04-02 Thread Xucaen
Hi, the version of Xfree that I installed is the
stock version that comes with the debian 3.0 r1
CDs. I assume it is 4.1.?? and I just want to
install the stock version of gnome that comes
with the debian 3.0 r1 CDs. I'm not even sure
what version it is, I am assuming it is version
2.??
What packages for Gnome did you install to get
Gnome up and running? Is gnome-core the only one?
or are there other dependencies? 

Thanks!!!

Jim


Hi,
A word of caution( i might be wrong but that's
my
experience), i am very new to linux/gnome i
tried
installing 2.2 on woody 3.0r1/xfree86 4.3.0, it
got
into eternal unresolvable conflicts with the
versions
i.e some package is expecting  and other
expecting 
of the same package. i think something with
gnome-core, when i installed 1.4.2 everything
went
well and is works fine.
thanks
Srini

--- Xucaen [EMAIL PROTECTED] wrote:
 I am very confused. 
 I had thought that installing Gnome on top of
 woody 3.0 r1 would be as easy as apt-get
install
 gnome but apparently not. I have read some
 things that made my head spin. so here I am. 
 
 I did a dist-upgrade using my new woody 3.0 r1
 CD's (upgraded from a potato 2.2 r3)
everything
 seemed to install fine.. Now all I need to
know
 is:
 
 a) what packages I need to install to get
gnome
 installed and running and 
 
 b) how do I know if the version of xfree that
got
 installed is the right one for gnome?
 
 Jim


__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


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



xf86cfg crashes

2003-04-02 Thread Xucaen
Hello, I ran xf86cfg, but as soon as I selected
the mouse (using the number pad to navigate) it
crashed. I did this about 10 times before I gave
up. Then I used XF86Config and I set the
resolution to 1024x786, but when xfree came up it
still had the old resolution of 800x600. at this
point I turned off my machine.

How can I get xf86cfg to not chrash when I try to
configure the mouse? (it is a simple ps2, 3
button mouse from Belkin; it works with Xfree,
just not with xf86cfg)

Hi,
All i did to configure X is 
# xf86cfg
after it loaded i just quit and let it save the
config
files and everything was automatically
configured
correctly video card/keyboard/mouse. it that
doesn't
work then use xf86config
thanks
Srinivas

--- Xucaen [EMAIL PROTECTED] wrote:
 Hi all, I used to use XFree86Setup to make
 changes to my system. I loved it! all in one
shot
 I could change my vid card, monitor,
resolution,
 mouse and keyboard. I upgraded to woody 3.0 r1
 and now it's gone! How do I get it back or is
 there a new utility that does the same?
 
 Jim


__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


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



xf86cfg crashes when I try to configure mouse

2003-04-02 Thread Xucaen
I have just upgraded debian 2.2 r3 to debian 3.0
r1 (from CD). Xfree runs perfectly. However, I
need to reconfigure the resolution. I currently
have 800x600 and would like to have 1024x786. I
was dismayed after learning that XF86Setup was no
longer a part of Debian. I tried to use xf86cfg
but it crashes as soon as I select the mouse
button. I have tried using XF86Config but the
resolution never changes even though I
specifically set the default at 1024x786. Xfree
runs fine but with the old resolution.
I have a Diamond Stealth 3D 2000 card with 4MB of
memory on it, and a 3 year old Gateway monitor.

How do I get xf86cfg to stop crashing? Can I get
XF86Setup back? why does XF86Config seem to not
work at all? (i.e. it makes no changes to Xfree)

The version of Xfree I installed is the stock
version that came with the debian 3.0 r1 CDs

thanks!

Jim


__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


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



tasksel gnome not working

2003-04-02 Thread Xucaen
Hi all, I tried using tasksel to install gnome. I
selected 
Gnome applications and utilities, Gnome basic
desktop, Gnome games and then I selected the
finish button. Then is exists saying can't find
package task-gnome-desktop

I really would like to install gnome. Could
someone please help me?

Jim

__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


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



how to install Gnome?? xfree 4.??

2003-04-01 Thread Xucaen
I am very confused. 
I had thought that installing Gnome on top of
woody 3.0 r1 would be as easy as apt-get install
gnome but apparently not. I have read some
things that made my head spin. so here I am. 

I did a dist-upgrade using my new woody 3.0 r1
CD's (upgraded from a potato 2.2 r3) everything
seemed to install fine.. Now all I need to know
is:

a) what packages I need to install to get gnome
installed and running and 

b) how do I know if the version of xfree that got
installed is the right one for gnome?

Jim

__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://platinum.yahoo.com


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



XFree86Setup is gone???

2003-04-01 Thread Xucaen
Hi all, I used to use XFree86Setup to make
changes to my system. I loved it! all in one shot
I could change my vid card, monitor, resolution,
mouse and keyboard. I upgraded to woody 3.0 r1
and now it's gone! How do I get it back or is
there a new utility that does the same?

Jim

__
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://platinum.yahoo.com


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



modem

2002-04-27 Thread xucaen
Hi all, I'm searching for how to program the modem. Does anyone have any
references they can share? I've never programmed a serial port or modem before.

thanks!

xucaen


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



Re: modem

2002-04-27 Thread Xucaen
Hi, thanks for replying. Actually, I am beginning
my research to develope my own RS-232
communications software, probably in C, and I'm
looking for references on how to programm the
serial port/modem in Linux. I guess I didn't ask
my question correctly, sorry for the confusion.

thanks!
xucaen

--- Osamu Aoki [EMAIL PROTECTED] wrote:
 On Sat, Apr 27, 2002 at 11:34:09AM -0500,
 [EMAIL PROTECTED] wrote:
  Hi all, I'm searching for how to program the
 modem. Does anyone have
  any references they can share? I've never
 programmed a serial port or
  modem before.
 I think you are not really looking for
 programing serial port.  You
 are looking for configuring serial port and
 modem.
 
 For modem you need is AT command reference. 
 Check this under google.
 
 If you install wvdial it may automatically do
 all thse.
 ppp dip packages may have some useful
 documentation.  Good luck:)
 
 -- 
 ~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~
 ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +
  Osamu Aoki @ Cupertino CA USA
  See User's Guide:
 http://www.debian.org/doc/manuals/users-guide/
  See Debian reference:
 http://www.debian.org/doc/manuals/reference/
  Debian reference Project at:
 http://qref.sf.net
 
  I welcome your constructive criticisms and
corrections.


__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com


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



ethernet upgrade

2002-04-07 Thread xucaen
Hi all,
I am researching upgrading my thinnet 10BaseT to twisted pair 100BaseT.
I am loading the ne module from etc/modules. I plan on upgrading my Linksys
10Base cards with Linksys 100base cards. I believe I will not need to load
a different module. Is this in fact true?

Is there a HOWTO out there that talks about different configurations of network
hardware? I want to read up on hubs and routers. I might possibly dable in DSL
using a router.

Thanks!!

Xucaen


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



Re: questions about fvwm config, XF86Setup, fonts

2002-03-09 Thread xucaen


[EMAIL PROTECTED] wrote:

 Hi all, now that I have X running again, I notice a few things. XF86Setup
 no longer works. when I select it from my fvwm menu nothing happens. no
 errors no screen flashing, nothing.

You seem to have started more than one thread on this, so forgive me if I'm 
losing track of where you are at. Am I right in thinking that you now have X4 
up and running ? XF86Setup and xf86config are for X3.3. For X4 do

#dpkg-reconfigure xserver-xfree86

Ok, here's where I get confused. I have plenty of questions for everyone so 
please
bear with me. I do have X3.3.6 running... apparently. I had thought
that a dist-upgrade to woody would install X4 but it would seem it did not. 
The dist-upgrade did create an X4 XF86Config
in /etc/X11 which is why I couldn't get X running after the upgrade. 
Now for the confusing part: 
I _did_ install xserver-xfree86 using apt-get install xserver-xfree86 and it 
installed
fine but X3.3.6 is still what gets loaded when I run startx. Very strange. 
I don't really have a preference as to whether I have X3.3.6 or X4 installed as 
long as it works.  ;-)  so, how do I get one fully installed and the other 
fully removed and why didn't dist-upgrade take care of this?
Now, since I apparently do have X3.3.6 running, should I remove xserver-xfree86?
Perhaps that is what's keeping my XF86Setup from working? Or should I remove 
the 
X3.3.6 packages and get X4 working (and thus put back the X4 XF86Config)?

 My fonts are different. I think some font packages didn't get installed.
 What are the names of the default font packages for woody (testing)? I have
 xfonts-base already installed.

xfonts-scalable for type1
msttcorefonts for truetype

Do these packages depend on X3.3.6 or X4?

thanks!

xucaen



Xresources/xterm no longer being read?

2002-03-09 Thread xucaen
Hi all, very weird that this happens. /etc/X11/Xresources/xterm used to
give me a black background instead of the default white background, but
now with woody it is as though it isn't being read. 
I'm attaching it just incase the syntax has changed.

thanks!

xucaen


! /etc/X11/Xresources/xterm

! Uncomment the following lines to make xterm appear much like a virtual
! console, so that ANSI colors will make more sense.
XTerm*background: black
XTerm*foreground: gray90

! DEC VT series terminal emulators (like xterm) must generate VT220-compliant
! sequences for the backspace and delete keys per the Debian Policy Manual;
! this provides compatibility with the Linux console.  Also, work around an
! apparent bug in the default translations for the home and end keys in
! xterm.  Note that this resource specification affects all programs with a
! vt100 widget in their resource class hierarchy, and that these
! translation overrides do not apply if one of the listed modifier keys is
! pressed (e.g., what shift-backspace does depends on the program in question).
*VT100.Translations: #override ~Shift ~Ctrl ~Meta KeyBackSpace: 
string(\177)\n\
   ~Shift ~Ctrl ~Meta KeyDelete: 
string(\033[3~)\n\
   ~Shift ~Ctrl ~Meta KeyHome: 
string(\033[1~)\n\
   ~Shift ~Ctrl ~Meta KeyEnd: string(\033[4~)


X not starting: solved

2002-03-08 Thread xucaen
Hi all! Thank you all so much for your help! I have X up and running.
for some reason my XF86Config file got converted to an Xfree v4 config file
even though I didn't install v4. I copied in one of my backup's and that worked.
Also another problem that I was not anticipating: fvwm has changed to 
fvwm2, so
I changed that in my .xsession. Now I'm off to the fvwm list to find out why
my fvwm config files aren't being read! (if anyone has any advice on this please
feel free to respond.  :-)

Thanks again everyone!!  It is a wonderful thing to have someplace to go when
seeking information and advice.

Take care!!

xucaen



questions about fvwm config, XF86Setup, fonts

2002-03-08 Thread xucaen
Hi all, now that I have X running again, I notice a few things. XF86Setup
no longer works. when I select it from my fvwm menu nothing happens. no errors
no screen flashing, nothing.
My fonts are different. I think some font packages didn't get installed. What
are the names of the default font packages for woody (testing)? I have 
xfonts-base
already installed.
One more thing, about fvwm, has the name of the system config file changed?
My system used (used to use) /etc/X11/fvwm/system.fvwm2rc, and 
~/.fvwm/default-style.hook.
Have these changed with fvwm 2.4?

Thank you all!!

xucaen



attached: new error output and XF86Config

2002-03-07 Thread xucaen
I changed my modules section the way it was suggested and now I get new errors.
I'm attaching my output from startx, also attaching my XF86Config.

thank you all!




XFree86 Version 3.3.6a / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: xx November 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.4.13 i686 [ELF] 
Configured drivers:
  S3V: accelerated server for S3 graphics adaptors (Patchlevel 0)
  s3_ViRGE
(using VT number 7)

XF86Config: /etc/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(--) no ModulePath specified using default: /usr/X11R6/lib/modules
dbe: Unknown error loading module
extmod: Unknown error loading module
type1: Unknown error loading module
freetype: Unknown error loading module

Config Error: /etc/X11/XF86Config:142

Section InputDevice
^
not a recognized section name

Fatal server error:
Child error writing to pipe (Broken pipe)


When reporting a problem related to a server crash, please send
the full server output, not just the last messages

X connection to :0.0 broken (explicit kill or server shutdown).
# File generated by xf86config.

#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the Software),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# **
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **

# **
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **
#
Section Module

Loaddbe   # Double buffer extension

load   extmod

Loadtype1
Loadfreetype

#Load   glx

EndSection

# **
# Files section.  This allows default font and rgb paths to be set
# **

Section Files

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like .txt or .db).  There is normally
# no need to change the default.

RgbPath /usr/X11R6/lib/X11/rgb

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 

#FontPath   /usr/X11R6/lib/X11/fonts/local/
FontPath   /usr/X11R6/lib/X11/fonts/misc/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/Type1/
FontPath   /usr/X11R6/lib/X11/fonts/Speedo/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/

# The module search path.  The default path is shown here.

#ModulePath /usr/X11R6/lib/modules

EndSection

# **
# Server flags section.
# **

Section ServerFlags

# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console 

attached: error output for X

2002-03-05 Thread xucaen
I've attached a file conatining the output I am getting from startx.
I don't understand it. Can anyone help?

xucaen



XFree86 Version 3.3.6a / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: xx November 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.4.13 i686 [ELF] 
Configured drivers:
  S3V: accelerated server for S3 graphics adaptors (Patchlevel 0)
  s3_ViRGE
(using VT number 7)

XF86Config: /etc/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(--) no ModulePath specified using default: /usr/X11R6/lib/modules
dbe: Unknown error loading module

Config Error: /etc/X11/XF86Config:48

SubSection  extmod
^^^
Module section keyword expected

Fatal server error:
Child error writing to pipe (Broken pipe)


When reporting a problem related to a server crash, please send
the full server output, not just the last messages

X connection to :0.0 broken (explicit kill or server shutdown).


X not starting properly in woody

2002-03-04 Thread Xucaen
Hi all, I was running a fully updated 2.2r3
system and I dist-upgraded to woody (testing)
yesterday. I ran apt-get --fix-broken
--show-upgraded dist-upgrade and everything
installed without a hitch except one: xdm didn't
install and no longer runs when I boot and when I
run X I get the grey background with the 'x'
mouse pointer but nothing else. the X server just
sits there. I am able to move the mouse pointer
and I am able to switch between local terminals
so I know the system didn't hang. I get no menus,
no xterms, and worst of all: no error messages!
Has the startup script for X changed? I used to
use .xsession and .xinitrc and those are still
intact. How do I get X up and running? Are there
any packages not installed by dist-upgrade? Do I
need to re-install packages one by one? if so,
which ones? there are quite alot of them to
search thru in the package directory. I read the
release notes and found good information about
upgrading from a pre-2.0 debian system but
nothing concerning X not starting. 
I'm stumped. this is the first time I have had
trouble installing a debian system Any help will
be greatly appreciated.

thanks

xucaen


__
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/



configuring smtp

2002-03-03 Thread Xucaen
Hi all, my ISP changed their e-mail servers. I
changed ~/.fetchmailrc and /etc/exim.conf to
update the new information and I can receive
e-mail from the new pop3 server. However I am
unable to send e-mail. It worked before but now
it doesn't. I am unable to locate any config
files to setup the new smtp server. Where do I
set up smtp information? and how? I changed
exim.conf but still not able to send e-mail.

thanks!

xucaen


__
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com



upgrading to woody

2002-03-03 Thread xucaen
hi all, I took the plunge and dist-upgraded from potato to woody. 
so far so good, except for one thing...  where did my X server go??
My machine boots to a login prompt and startx doesn't exist(??)
I used to have the x server load at boot time.

xucaen



Re: bug in dynamic link libraries???

2001-11-23 Thread Xucaen
I'm running debian stable release, no
modifications or changes. I haven't even compiled
the kernal because it runs awesome the way it
installed.

thanks!


--- Carl Fink [EMAIL PROTECTED] wrote:
 On Wed, Nov 21, 2001 at 08:08:30PM -0500,
 [EMAIL PROTECTED] wrote:
  Hi all. does anyone know what the hec this
 is? I had just compiled a program for
  school and ran it and got this error:
  
  BUG IN DYNAMIC LINKER ld.so: dynamic-link.h:
 57: elf_get_dynamic_info: Assertion `! bad
 dynamic tag' failed!
 
 Is the system at your school a Debian GNU/Linux
 system?
 
 To debug something like this, it would probably
 help to gnow what version of
 ldd you're using, what version of GCC, and see
 your program.
 
 In my opinion, unless the system you're
 compiling on is in fact a Debian
 system, you might be more likely to get answers
 in places like gnu.gcc.bug
 or gnu.gcc.help or plausibly comp.lang.c.
 
 Note: mailed to both the list and xucaen.
 -- 
 Carl Fink [EMAIL PROTECTED]
 I-Con's Science and Technology Programming
 http://www.iconsf.org/


__
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1



bug in dynamic link libraries???

2001-11-21 Thread xucaen
Hi all. does anyone know what the hec this is? I had just compiled a program for
school and ran it and got this error:

BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: 
Assertion `! bad dynamic tag' failed!


I have never seen this before and wouldn't even begin to know how to debug it.

can anyone give me a clue?

Thanks!!

Happy holiday!!

xuc



VIM distribution files missing?

2001-11-10 Thread xucaen
Hi all..  still playing with vim trying to get it to work properly, and I 
noticed that
Debian has no VIM system files! Isn't it supposed to have a default syntax.vim 
file and a
default .vimrc file?




CR/LF

2001-11-09 Thread xucaen
#include fstream.h

int main()
{
char ch;

while(!cin.eof() ){
cin.get(ch);
switch(ch){
case '\r':
break;
default:
cout  ch;
}
}

return 0;
}



CR/LF even better

2001-11-09 Thread xucaen
#include fstream.h
#include queue

using namespace std;

void process_file(int argc, char **argv);
void process_stdin();
void check_char(char ch);

int main(int argc, char **argv)
{
if(argc  1)
process_file(argc, argv);
else
process_stdin();
return 0;
}

void process_file(int argc, char **argv)
{
char ch;
queuechar tmp_q;
ifstream infile;
ofstream outfile;

for(int count=1; count  argc; ++count){
infile.open(argv[count]);
if(!infile){
cerr  error opening input   argv[count]  endl;
exit(1);
}
while(!infile.eof()){
infile.get(ch);
switch(ch){
case '\r':
break;
default:
tmp_q.push(ch);
}
}
infile.close();

outfile.open(argv[count]);
if(!outfile){
cerr  error opening output   argv[count]  endl;
exit(2);
}
while(!tmp_q.empty()){
outfile.put(tmp_q.front());
tmp_q.pop();
}
outfile.close();
}
}

void process_stdin()
{
char ch;

while(!cin.eof()){
cin.get(ch);
switch(ch){
case '\r':
 break;
default:
cout  ch;
}
}
}



VIM color syntax]

2001-11-04 Thread xucaen
Hi all...  I tried this but it didn't work. I got this error:

Can't open file /usr/share/vim/syntax/syntax.vim

where can I find syntax.vim? why doesn't debian install it?

I am running the version of vim that is part of the Debian 2.2r3 Stable release.

thanks!

xucaen


- Forwarded message from Xucaen [EMAIL PROTECTED] -


But you get it to work by putting this into your
~/.vimrc and starting vim by
typing 'vim'. Not vi:

syntax on


- End forwarded message -



Debugger DDD with gdb

2001-10-31 Thread xucaen
Hi all.

I have installed DDD, and it looks neet, however when I am stepping
thru a simple program it fails on an ifstreem. This same executable does not
fail when run from xterm.

Is there an option that I missed to tell DDD not to fail when opening input 
files?
Or is there a better graphical front end?
Maybe this is a limitation with GDB?

I am running Stable version of Debian, using g++

Thanks!

xucaen

[EMAIL PROTECTED]



DDD with gdb Answer

2001-10-31 Thread xucaen
Hi all...  somehow just asking the questions enables me to figure out
the answers! ;-) 

I had thought that in DDD, File=Open also changed into directory but it does 
not.
That's why the input failed. it couldn't find the file. It's working now
that I run DDD from current directory.(instead of from fvwm menu, and I am 
certain
that File=Change Directory will work also) 

hmmm..  how do I get color syntax to work in vim 5.6.070-1??
(I figure if I ask, I'll figure it out.  ;-)

Thanks all!!!

Xucaen





gnu make files

2001-10-31 Thread xucaen
here's a question I can't seem to find an answer to..
why does GNU make automatically compile .cpp files, but with .cxx
files I have to explicitly add a g++ line in the make file?

xuc



netscape and debian stable

2001-10-13 Thread xucaen
a very strange thing happened to my system today. I am running debian 2.2r3
and netscape 4.76. Everything ran fine untill today when for no apparent
reason Netscape began locking up my keyboard. The mouse still worked and
all my running programs still worked, but no keyboard. This only happened when 
I ran netscape.

Has this happened to anyone else or does anyone know what might be happening?

thanks!

xucaen





mozilla cut and paste not working

2001-10-13 Thread xucaen
anyone else having problems with Mozilla's cut and paste? I should be able to 
highlight it
and paste it into another window using the middle button. it works for 
everything else
and worked for netscape.
Has this happened to anyone else?

thanks!!

xucaen



off topic: funny article

2001-09-30 Thread xucaen
I thought people on this list would get a kick out of this. I thought it was 
funny..


http://bbspot.com/News/2000/9/linux_laid.html

enjoy.

xucaen



Re: mutt and vi

2001-09-14 Thread xucaen
On Fri, Sep 14, 2001 at 08:34:45AM +0200, Danie Roux wrote:
 On Thu, Sep 13, 2001 at 11:40:17PM -0500, [EMAIL PROTECTED] wrote:
  hi all...  is there a way to get mutt to load vi using a different rc file?
  
  
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
  
 Yes, but if you by vi mean Vim, then the best way to do this is with
 autocmds.
 

Is autocmds a vi thing or a mutt thing?



mutt and vi

2001-09-13 Thread xucaen
hi all...  is there a way to get mutt to load vi using a different rc file?



testing

2001-09-12 Thread xucaen
Hi all..
how stable is testing? would it be too risky to upgrade from stable to testing?
thanks!

xucaen



adding a menu to fvwm2

2001-09-12 Thread xucaen
Hi all

I have successfully added xjed to my fvwm menu. I am now trying to add vi and 
vim to the menu but it isn't working. has anyone else had this problem?
I am running debian 2.2r3 stable.

thanks!!




xucaen



quick Q about dos disketts

2001-09-03 Thread xucaen
Hi all. what do I need to install to be able to format DOS diskettes?
thanks!
xuc



gcc

2001-09-02 Thread xucaen
hi all..  I know I'll probably figure this out 2 mins after I post this but
this is driving me crazy.
After my hard drive went a few months ago, I've been slowly rebuilding my 
debian system. I think I may not have installed gcc correctly. I am
trying to compile a very simple test program and I'm getting undefined 
reference errors.

Thanks 

--
myapp.cpp:
--

#include iostream.h
#include test1.h

int main()
{
   Test1 mytest1;
   Test1 mytest2(30);
   Test1 *pTest= new Test1;
   
   cout  mytest1.account =   mytest1.GetAcct()  endl;
   cout  mytest2.account =   mytest2.GetAcct()  endl;
   cout  pTest-account =   pTest-GetAcct()  endl;
   
   return 0;
   
}


test1.h: 


#ifndef TEST1_H
#define TEST1_H

class Test1 {
 public:
   Test1();
   Test1(int);
   ~Test1();
   int GetAcct();
   void SetAcct(int);
 private:
   int account;
};

#endif

--
test1.cpp:
--

#include test1.h

Test1::Test1(){
   SetAcct(0);  
}

Test1::Test1(int acct){
 SetAcct(acct);  
}

Test1::~Test1(){
   ;
}

int Test1::GetAcct(){
   return account;
}

void Test1::SetAcct(int acct){
 account = acct;  
}


--
here's the error messages:
--

[EMAIL PROTECTED]:~/projects/test$ gcc myapp.cpp test1.o
/tmp/ccOTGokJ.o: In function `main':
/tmp/ccOTGokJ.o(.text+0x74): undefined reference to `endl(ostream )'
/tmp/ccOTGokJ.o(.text+0x96): undefined reference to `cout'
/tmp/ccOTGokJ.o(.text+0x9b): undefined reference to `ostream::operator(char 
const *)'
/tmp/ccOTGokJ.o(.text+0xa6): undefined reference to `ostream::operator(int)'
/tmp/ccOTGokJ.o(.text+0xb1): undefined reference to 
`ostream::operator(ostream (*)(ostream ))'
/tmp/ccOTGokJ.o(.text+0xbc): undefined reference to `endl(ostream )'
/tmp/ccOTGokJ.o(.text+0xde): undefined reference to `cout'
/tmp/ccOTGokJ.o(.text+0xe3): undefined reference to `ostream::operator(char 
const *)'
/tmp/ccOTGokJ.o(.text+0xee): undefined reference to `ostream::operator(int)'
/tmp/ccOTGokJ.o(.text+0xf9): undefined reference to 
`ostream::operator(ostream (*)(ostream ))'
/tmp/ccOTGokJ.o(.text+0x104): undefined reference to `endl(ostream )'
/tmp/ccOTGokJ.o(.text+0x126): undefined reference to `cout'
/tmp/ccOTGokJ.o(.text+0x12b): undefined reference to `ostream::operator(char 
const *)'
/tmp/ccOTGokJ.o(.text+0x136): undefined reference to `ostream::operator(int)'
/tmp/ccOTGokJ.o(.text+0x141): undefined reference to 
`ostream::operator(ostream (*)(ostream ))'
collect2: ld returned 1 exit status



Re: gcc

2001-09-02 Thread xucaen
Thanks!!! I can't believe I forgot that! it has been a few months since I have 
used the g++ compiler. 

jim


On Sun, Sep 02, 2001 at 11:59:26PM +0200, Peter Ross wrote:
 On Sun, Sep 02, 2001 at 05:00:03PM -0500, [EMAIL PROTECTED] wrote:
  [EMAIL PROTECTED]:~/projects/test$ gcc myapp.cpp test1.o
 
 In fact I tried it out and using g++ works perfectly and using gcc gives
 you those error messages.
 
 Pete
 



java

2001-08-28 Thread xucaen
Hi all..  For some reason, Java doesn't work with netscape. Is there a seperate 
package I need to install to get java to work with netscape?

thanks!

xucaen

p.s.
reply to me directly.. for some other reason I am not receiving the list emails.




java: netscape-java-476

2001-08-28 Thread xucaen
nevermind!! I found it!!
netscape-java-476

;-)

xucaen



another quick bsdgames question

2001-08-01 Thread Xucaen

--- Joey Hess [EMAIL PROTECTED] wrote:
 Xucaen wrote:
  just a quick question, hangman is
 missing
  the dictionary file.
  apt-get says I have the latest bsdgames. Has
 this
  happened to anyone else?
 
 bsdgames uses the word list file from the
 wenglish package. Do you have
 that package installed?
 
 What version of bsdgames do you have installed,
 and what's the error
 message?
 
 -- 

Hi all..

one more quicky..  is the source code available
for hangman? I searched for source bsdgames but
all that came up was the bsdgames package. 
I'll try google next, but also wanted to post
here.
thanks!

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



bsdgames

2001-07-31 Thread xucaen
Hi all..  
just a quick question, hangman is missind the dictionary file. 
apt-get says I have the latest bsdgames. this happen to anyone else?

thnx!

xucaen




bsdgames

2001-07-31 Thread Xucaen
Hi all..
just a quick question, hangman is missing
the dictionary file.
apt-get says I have the latest bsdgames. Has this
happened to anyone else?

thnx!

xucaen


__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



fsck and non-contiguous

2001-07-14 Thread xucaen
Hi all.
You know how every so often while booting debian, fsck will run?
well, last week I noticed that after it ran, it said .3% non contiguous.
Today it ran and it said .6% non contiguous.
My question is.. why diesn't fsck fix the non contiguous errors it finds?

about a month ago my hard drive failed. before it failed it was dojng this
same thing. when debian wouldn't boot any longer, I ran fsck manually and
it didn't seem to work.. Not fsck's fault, the hard drive is completely bad.
Could this be a sign of another hard drive failure? (it's a different drive, I
tossed the old one) or should I just run fsck as root and fix the non 
contiguous errors?

thanks!

xucaen




netscape encryption

2001-07-12 Thread xucaen
hi all
quick question: I have installed 
   navigator-smotif-476 4.76-1
does this have 128 bit encryption?

thanks




mp3 players

2001-07-10 Thread xucaen
hi all!
I did a search for mp3 in the stable package list and got a number of players.
Does anyone have any favorites? I'd like to hear people's opinions.
which, if any, can copy CD tracks?
thanks!

xucaen



fetchmail at boot

2001-07-07 Thread xucaen
currently I have fetchmail being run at login from ~/.bash_profile.
this is fine for myself at login, however, I would like to have
fetchmail run as a daemon at boot time so it can poll for multiple
users. Where should I have fetchmail loaded from to do this?

thanks




mailto tag in netscape

2001-07-06 Thread Xucaen
Hi all

currently, Netscape 4.76 does nothing when I click on a
mailto: tag. I want to set it up to use mutt or some other email client.

How do I do this? 
 
Thanks!

xucaen



soundblaster 16/ adding new group

2001-07-04 Thread Xucaen
Hi all.
   I have searched thru the Debian user archives
and read alot about soundblaster PnP cards, but I
have an old sb16 with jumpers. I know all my
card's settings and I have already installed sb.
My confusion is regarding adding my user name to
a new group and changing the group of the sound
device. between usermod, chgrp, chown, I'm
confused. what do I need to do to get my user
name to access the sound device?
thanks!!

xucaen

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



Re: soundblaster 16/ adding new group

2001-07-04 Thread Xucaen
Thank you so much! I am now added to the audio
group and I have sound!  :-)



--- Joost Kooij [EMAIL PROTECTED] wrote:
 On Wed, Jul 04, 2001 at 04:57:22PM -0700,
 Xucaen wrote:
 I have searched thru the Debian user
 archives
  and read alot about soundblaster PnP cards,
 but I
  have an old sb16 with jumpers. I know all my
  card's settings and I have already installed
 sb.
  My confusion is regarding adding my user name
 to
  a new group and changing the group of the
 sound
  device. between usermod, chgrp, chown, I'm
  confused. what do I need to do to get my user
  name to access the sound device?
 
 The group audio is there for this purpose. 
 You do not have to add
 it, is is already there on debian systems.
 
 On my system, the audio devices are owned by
 the group audio.
 
 Example: ls -l /dev/dsp shows:
 crw-rw1 root audio 14,   3 Jul 
 9  2000 /dev/dsp
 
 In fact, if you do ls -l /dev | grep audio,
 you'll see the whole lot
 of audio devices.
 
 So all you need to get access to these devices
 is to be in group audio.
 Do, as root, addgroup user audio to add user
 to that group.  Now the
 user has to either login again (or restart
 x11), or type newgrp in
 the shell from which to access audio devices.
 
 You can check the groups you are (or really:
 your process is) currently
 in with the id and groups commands.
 
 Cheers,
 
 
 Joost


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



wavtools

2001-07-04 Thread Xucaen
Hi all,
does anyone know anything about wavtools? I
used apt-get wavtools and it installed, but where
are the executables? the desc. says wavtools has
utilities to play, record and compress wav files,
but what and where are they? there's no docs
anywhere. (man wavtools doesn't work either.)

thanks!!

xucaen


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



exim and outbound domain name

2001-07-04 Thread Xucaen
Hi all,
   When I first installed Debian, I kept the
default hostname of debian
I have since re-named my system as whitestar
I reconfigured exim to use whitestar as the
name it appends to the sender name after the @ in
the from field, but when I send a message, it
somehow is still using debian  I thought I had
changed all the appropriate files when I changed
the hostname, but it would seem that I missed
one. Does anyone have any ideas?

thanks!

xucaen

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



Re: exim and outbound domain name

2001-07-04 Thread Xucaen
Hi!  exim.conf has whitestar defines in the
rewrite section. I've searched thru every file
that has to do with hostnames, I'm stumped.
Thanks for replying!!

xucaen

--- Raghavendra Bhat [EMAIL PROTECTED] wrote:
 [Wed, Jul 04, 2001 at 07:10:39PM -0700] Xucaen
 :
 
  changed all the appropriate files when I
 changed
  the hostname, but it would seem that I missed
  one. Does anyone have any ideas?
 
 In either /etc/exim.conf or
 /etc/exim/exim.conf, what
 does the hostname in the rewrite section say ?
 
 Change the hostname in the rewrite section and
 re-start
 the exim daemon.  Please do note that exim
 would do better
 in daemon mode, comment out the smtp line in
 inetd.conf.
 
 The Exim FAQ is a great help, do read it.
 
 -- 
   ragOO, VU2RGU
 Keeping the  Air-Waves FREE...Amateur
 Radio
 Keeping your Software  FREE.the GNU
 Project
 Keeping the  W W W FREEDebian
GNU/${kernel}


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



figured out: Re: exim and outbound domain name

2001-07-04 Thread Xucaen
I am such an idiot, I missed the re-start part.
it works now.
thank you!!


--- Raghavendra Bhat [EMAIL PROTECTED] wrote:
 [Wed, Jul 04, 2001 at 07:10:39PM -0700] Xucaen
 :
 
  changed all the appropriate files when I
 changed
  the hostname, but it would seem that I missed
  one. Does anyone have any ideas?
 
 In either /etc/exim.conf or
 /etc/exim/exim.conf, what
 does the hostname in the rewrite section say ?
 
 Change the hostname in the rewrite section and
 re-start
 the exim daemon.  Please do note that exim
 would do better
 in daemon mode, comment out the smtp line in
 inetd.conf.
 
 The Exim FAQ is a great help, do read it.
 
 -- 
   ragOO, VU2RGU
 Keeping the  Air-Waves FREE...Amateur
 Radio
 Keeping your Software  FREE.the GNU
 Project
 Keeping the  W W W FREEDebian
GNU/${kernel}


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/



Re: Simple c program won't compile

2001-03-06 Thread Xucaen

--- Chris Gray [EMAIL PROTECTED] wrote:
 vector.  But they are just arguments to a
 function and can have any
 name a person wants.  So all the following are
 correct:
 
 int main(void)
 int main(int foo, char **bar)
 int main(int foo, char **bar, char **baz)

to be honest, I haven't seen this last one. how
does it work?
 
xucaen

p.s.
(moot point)
let us not forget the classic:

int main(int argc, char *argv[])



__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



Re: _Very_ strange problem with compiling

2001-03-06 Thread Xucaen
I just compiled it with gcc 2.95 and it compiled
and ran fine..
very strange

xucaen

--- Mark Phillips [EMAIL PROTECTED]
wrote:
 Hi,
 
 I thought I'd found a gcc compiler error (and
 still may have).  The
 following program crashes with a segmentation
 fault.
 
 #define N 209677
 
 int main(int argv, char **argc) {
   int
 i;
   double
 a[N],
 b[N],
 c[N],
 d[N], 
 e[N];
 
   c[0]=0.0;
   i=1;
   c[i]=c[i-1];
 }
 
 If I make N slightly less, or reduce the number
 of arrays defined, it
 runs fine.  If I write instead c[1]=c[0] it
 runs fine.  Basically, I
 simplified the original program as much as I
 could in ways which still
 caused the Seg Fault to happen.
 
 So I thought this must be a compiler error. 
 The program was called
 thick4.c.  I used emacs to paste the file
 into a new buffer called
 test.c.  But this one worked fine when I
 compiled  The two files
 thick4.c and test.c are identical, as both
 diff and cmp prove.
 
 The executables thick4 and test differ very
 slightly however.
 
 -rwxrwxr-x1 mark mark 4731 Mar 
 7 02:53 test*
 -rw-rw-r--1 mark mark  162 Mar 
 7 02:53 test.c
 -rwxrwxr-x1 mark mark 4733 Mar 
 7 02:53 thick4*
 -rw-r--r--1 mark mark  162 Mar 
 7 02:51 thick4.c
 
 and 
 
 $ cmp thick4 test  
 thick4 test differ: char 3061, line 2
 
 Why would identical files compile to slightly
 different executables?
 I have included gzipped versions of these
 executables with this email.
 
 Has anyone got any idea what might be going on?
  Or suggestions about
 what I could investigate next!
 
 Also, can anyone else replicate the error I got
 (using thick4.c as
 your file name).
 
 Thanks,
 
 Mark.
 
 -- 

_/\___/~~\

/~~\_/~~\__/~~\__Mark_Phillips

/~~\_/[EMAIL PROTECTED]

/~~\HE___/~~\__/~~\APTAIN_

/~~\__/~~\

__
 They told me I was gullible ... and I
 believed them! 
 
 

 ATTACHMENT part 2 application/octet-stream 
í ¥:
  
 ´ ?ÛÃF%-D m­?Z?^-Ú¤\¤+Á@lwO»kv÷lvÏêâ% ¶ H©éC
S LÔhÄ l¢?TJDã%Äh0*
 ~?^?D ?!®ß?3gÏìº$¾øä4³3ßüß?ÿÌ æYK 
û¶isÆÜäc~FèÒ ½¶å[óE{  °y¬?­e«P F   y uÊ5È:²
ù:eÈ(/C}??i2ó  å  P}V/ä¼m 2ä e ó¤Ü?b
 ò)È(Y
)åºÌµè¤ö°^K9?è½?x*-7²¶Ñ*ÚëåØzv.}á%¿ì¿FÖuE¦Up+S?ò)øó
?w
 ¯Fþ øm?;?¿Å³?*1 3á¤eÆSf63{w, ?§Ì\ÖS,F*R?
?§ÐRM­§¯·³Ël5s?7èO|??ûª^?© _Lò¸Ä/ãÌf£N ? ?q*á 
 *á¼Ç?ÿ\¸º¼ ?¸û ÏÒ?çò¨ÏýA?ÏBcßg³¨ ï ?FqÝ1ü
·¸?z?QõÊ¥Ò:ê9F²+ç9 1 Ö* @¶üúäñY
 -oì
 í?µÃ§1 ?~lOlº ×Î} ÒõññSñ¤   -¬ 8:ãøSç1~ñRâÜÚÂ-
?)÷ð/?¯EQ Û¥ _A*QVÏ[
 Yîò ô*ÑÉâÂÙë± Zçzañ\)?#ѱèï³YQ~pJ(4 ÎÞ^µOb¸\Ë
­rîá«wýy^õY;:³ñ=ÏsGϺµàMê{4xóø?1ý[j $Úèö½ck¿ä
cÔpQ_tqmýè«ßÕ 
Ý9J_|~¦9l¡ß¢S7ê/?/ÌÞ,TÌ]ßç?U-?ß6Ãñãs?üU,,ãçëDDÅóòûño(¿[N)²Ó~ü
Sf#¢M?k¬ ?   k-qÑ?¸¦X?FIq B¹ %­ÁERo?ì-Æ2 ;4
ú¬Ëy\1v;Å ú¥z %Å  ^KÌÄnC;?jÓX~CÙtÄ /ëéêz0Ð?íb}
Õxà~£5ÐÚ?ÔÚÚ hê¶ âáT
}´Ï¬ÿ?Ñ] ?×s[?æ éÑÿº?
ÙfI'?ÒÉ^2æÖâ)ìnif¤lÇ2::{ïuÂCÌ^?³1fD ¦
(J'Ã?¡TÎxÚÊdãvª ~?e¬?1d;¢?N8Ôs ¿¼êXyü ¢ r;
vÂè?ÿZ1±³2#âØ?,sEÁ»,Ýp2 Áp ²hã? ;?´R? 0û·i
óÎ#~þÊõì÷,¹ y¾äñsR?gLîùF^­?S¹ðîQäî?º??¸# Åb ¼
RWcÞùú  ñHSÝi ³UÆ×Ãø as»^¹YØ \»×  qJuSÕ6Y~?j-R
y?« ^È'V?μ» á?£½a¿Oì º?YËËÉþiï¡½É o] ÿ=§ð¦À
ok ?ò°Â£»×%ðö+ ¿{Ö¾¨ðh/l?òÚ*vO0o ì o¯îE?Ê?úü¾¥
?Wò^Qxt%ôò;?[ ]áÑé?¾?Ýw ^ ¼ü-x§  íáÃUæKù}é
âñ{¡.î?5
 ?úYaÞ ? Øö V-\- ù~?·²ÊøWt( oµÒàV¿aÞÜ´ fÍW±Û
 mºé+ð¾¯Â«¼sÖÖÑuZÄÿæÅÛ,Sþ?¡ñ÷*ã«-hÿ`\_°hY
XXn*aa!TÂÂ;Ó%,?ì??~q?çñ*°ðL¨?ÅJØ_Â
8vJx!ÇS%¼^ãK%,V0Å?À9Þ[ÂK80á⥠'JXD[º?
8Î-p#ÇÃ%,vØ© ^.ìOºxE ¾­ÌÏ~~ QñÊ
 ¼ª ¯®ÀkÄ^Wpïu| .ö  *äw+ú:»V䧨§7Ht½?-e *ùk~
7Ê~ߥè?½AÅYôZ8HþRä#Ò +¹ü6ö ÊcS?öS
 ~£¬¿¥ì=æ} ߧÚ|êG¼ù|¬`êï
JGÑ'{m#·¶w?y÷XsÿµSùñýD±W¬2?iÅ¿ó4o½4`½,ÕÊß^Ís«+âx?æ­ÿF¬ÿ-Zù
ò?æ­ÿzô?¤yë­ ö³s°¿?ë×±¼Vþæ?Ô¼x `¾'5o?^Y7+ú{WóÖ 
Öÿ,pH? ª*¿a/(ý×??*?'@?C?H«?;O:?°¢ ? 
å*Ëú,~µSd?¬?  4,mÜ?gkwhçn³¯·??w0i'À mô ¶Í¡?=
N~ü¦e?sy´  5·íîØ 4;f=½; Dw53sK 2{à)+â
--L¼?E+ÝîduÐÎD,Ó±M~¥3Í.Ÿj0¢ ä?à?nNéV? [EMAIL PROTECTED]'³û?
 Û{»ª¿Ç·nõ
äæ`Ú?=ÃL~÷¼Å³¿?/Ühs¸[ʺ|[EMAIL PROTECTED];;;úÌ?Û¶õ
Cf¨£³/^ Y©è?ÿÓ öQþo¿ ?^·{ 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



Re: Simple c program won't compile

2001-03-05 Thread Xucaen
I think I will forget this for a while myself. 
also, when using ncurses.h, you need to compile
with  -lncurses .

xucaen


--- Mark Phillips [EMAIL PROTECTED]
wrote:
 I've just solved my own problem.  Of course I
 needed to do
 
 $ gcc thick.c -lm
 
 It's been a while since I've used C.  Sorry for
 the silly question.
 
 Cheers,
 
 Mark.
 
 
 Mark Phillips [EMAIL PROTECTED]
 wrote:
  Hi,
  
  The following program:
  
  
  #include stdio.h
  #include math.h
  
  int main(int argv, char **argc){
double x;
  
x=sqrt(5.0);
  }
  
  
  does not compile.  Instead I get the errors:
  
  $ gcc thick.c
  /tmp/ccU9fgSr.o: In function `main':
  /tmp/ccU9fgSr.o(.text+0x16): undefined
 reference to `sqrt'
  collect2: ld returned 1 exit status
  
  
  What is wrong?
  
  Thanks,
  
  Mark.
  
  -- 
 

_/\___/~~\
 

/~~\_/~~\__/~~\__Mark_Phillips
 

/~~\_/[EMAIL PROTECTED]
 

/~~\HE___/~~\__/~~\APTAIN_
 

/~~\__/~~\
 

__
  They told me I was gullible ... and
 I believed them! 
  
 
 -- 

_/\___/~~\

/~~\_/~~\__/~~\__Mark_Phillips

/~~\_/[EMAIL PROTECTED]

/~~\HE___/~~\__/~~\APTAIN_

/~~\__/~~\

__
 They told me I was gullible ... and I
 believed them! 
 
 
 -- 
 To UNSUBSCRIBE, email to
 [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble?
 Contact [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



Re: C editor

2001-03-04 Thread Xucaen

--- scud [EMAIL PROTECTED] wrote:
 Hi everybody,
 I just wonder, what software do you use for
 C/C++ programing.
 - SCUD
 
 

Hi.
I use the JED  editor and gcc compiler.
I like jed because it's small, and I like the
color highlights.

on yahoogroups, there is a list for jed users,
and also a list for gcc programming.

xucaen



__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



OT: Re: C editor

2001-03-04 Thread Xucaen

--- Erik Steffl [EMAIL PROTECTED] wrote:

 scud wrote:
  
  Hi everybody,
  I just wonder, what software do you use for
 C/C++ programing.
 


 programmers, don't fall for the
 trap you need special ide for programming,
 properly working unix (linux)
 user environment is your ide. and it's far more
 flexible.
 
   erik

well said erik!
at my work, we use mickey soft visually
disgusting editor and compiler. it is too
limiting, but that's what they want...

(the other day I mentioned a C++ book that I was
reading to a co-worker, and she says 'but that's
not Visual C++, it's just C++' and I choked!)

xucaen

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



Re: Mozilla instability - followup

2001-02-26 Thread Xucaen
Hi. I just installed mozilla off my debian 2.2r2
CD's. I ran it for the first time from xterm, and
while I was using it, it just dissapeared, just
like you mentioned. the error in the xterm window
said segmentation error and gave some
numbers...
it hasn't happened since (it's only been a day) 
I'm using FVWM window manager, X 3.3.6


xucaen

 On Sat, Feb 24, 2001 at 10:46:22PM -0500, Glenn
 Becker wrote:
  
  I thought it might be a good idea to see if I
 could get an error output
  for this problem, so tried firing up Mozilla
 from the command line - to my
  surprise, the browser worked fine when
 invoked this way! I could enter
  addresses in the location bar without the
 browser crashing on
  me.
  
  However, the problem re-appeared when I
 opened Mozilla with wmaker or
  blackbox menus. So: there is a way to avoid
 the problem, but I'd still
  like to know *why* this happens and if there
 is a way to fix it. It's in
  the mildly-annoying-but-why-does-it-happen
 camp.
 
   Whenever I try to interact with Mozilla at
 all, whether it's entering a
   new address in the location field or
 filling out a form, doing so blows
   the app away. It just disappears. I attempt
 to put the cursor in the
   location field, hit backspace and the whole
 thing goes away.
 
 
 -- 
 To UNSUBSCRIBE, email to
 [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble?
 Contact [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



how to view man pages.

2001-02-26 Thread Xucaen
Hi all.
I just installed libncurses5-dev.
man ncurses gives me a very nice overview of
ncurses.
It also gives me a very big list of function
within ncurses. Next to each function name is the
matching man page name.
for instance, clear() has the man page
clear(3NCURSES).

when I type man clear(3NCURSES) i get 
[EMAIL PROTECTED]:~/src$ man clear(3NCURSES)
bash: syntax error near unexpected token
`clear(3'

However, I did find that particular page in
/usr/share/man/man3/clear.3ncurses.gz

How do I view this page using the man command?

I have had this problem with many other pages,
not just ncurses.

thanks!!

xucaen

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



never mind how to view man pages.

2001-02-26 Thread Xucaen
man 3 clear

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



pseudo-OT: curious -- why GPM????

2001-02-25 Thread Xucaen
Hi all!
In the few months that I have been reading the
debian user list, I have seen many many posts
about the conflicts GPM seems to have with X.
I have never used GPM, but I thought it was only
something to be used in a text-only environment.
Is there really any significant advantage to
using it under X? I've read about users banging
their heads against a wall trying to get it to
work, and I was curious it it is really worth it
and if maybe I should be using it. What does it
do? (I don't have any man or info pages
installed)



xucaen

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



C++ man pages. (was: Re: Missing C Lib man pages)

2001-02-23 Thread Xucaen

--- Shaul Karl [EMAIL PROTECTED] wrote:
 You need to install the manpages-dev package
 (apt-get install manpages-dev).
 You might also consider the glibc-doc package
 since it gives you a broader 
 perspective for libc.

Hi all, This is propaply a really dumb question,
but is the libg++ (or libstdc++ ?) manpages
included in the manpages-dev package?
Are the info pages in there also?

thanks!

xucaen

p.s.
ncurses.h?


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! 
http://auctions.yahoo.com/



OT: Debian or Redhat: Distribution Wars

2001-02-23 Thread Xucaen
I felt the urge to share this with all of you.. I
think cartoon says it all. :-)

http://ars.userfriendly.org/cartoons/?id=19990301


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! 
http://auctions.yahoo.com/



Re: man

2001-02-23 Thread Xucaen
Hi, I'm not sure if this is relevant, but my very
first time installing debian on an intel, I
failed to install any man pages, and everytime I
used man, it couldn't find anything..
Is it possible that man didn't get installed on
your Imac?

xucaen


--- Nic Ferrier [EMAIL PROTECTED]
wrote:
 I've just installed debian (potato) on an IMac
 (which went rather well
 all things considered). 
 
 I've upgraded the kernel to 2.4.2-pre4 (a PPC
 kernel release) and
 everything seemed to be going well.
 
 However, I've just noticed that man doesn't
 find the man pages.
 
 All the pages seem to be installed and mandb is
 set up correctly...
 it's just not working. I also tried setting the
 MANPATH to the same
 location as the mandb stuff but that didn't
 work either.
 
 Is man broken or something? or am I doing
 something incredibly wrong?
  man works on the 5 other debian (intel)
 machines I have here.
 
 I'm very confused. Please help.
 
 
 Nic Ferrier
 
 
 -- 
 To UNSUBSCRIBE, email to
 [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble?
 Contact [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! 
http://auctions.yahoo.com/



Re: Linksys ISA

2001-02-23 Thread Xucaen
hi!
I am running 5 systems, each using a linksys 16
ISA. It works wonderfully with linux!!
I used the setup disk to manually set the IRQ and
address on the card, then use the linux NE2000
driver. 
If you have any problems, let me know. I have 3
debian machines using these linksys cards. :-)

xucaen


--- [EMAIL PROTECTED] wrote:
 Hi,
 
 I am setting up another Debian box.  Does
 Debian support Linksys ISA 
 network cards? I have 2 in the computer as i am
 going to build a firewall 
 but Debian did not see them when I first
 installed it?
 
 Thanks
 
 
 
 Eileen Orbell
 Software  Internet Applications
 Capitol College
 mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
 This is Linux Country. On a quiet night you can
 hear Windows 98 reboot!
 
 
 
 
 
 
 -- 
 To UNSUBSCRIBE, email to
 [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble?
 Contact [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! 
http://auctions.yahoo.com/



OT:: napster

2001-02-18 Thread Xucaen
I heard napster got shut down. 




--- c-3 [EMAIL PROTECTED] wrote:
 Date sent:Sun, 18 Feb 2001 12:32:45
 -0500
 From: Hall Stevenson
 [EMAIL PROTECTED]
 To:   debian-user@lists.debian.org
 Subject:  Re: how to use
 gnapstermore generally...where to find cool
 music/sounds?
 Send reply to:Hall Stevenson
 [EMAIL PROTECTED]
 Forwarded by: debian-user@lists.debian.org
  
  Napster uses multiple servers, upwards of
 (50), I believe. I'd guess
  each one is pretty much stand-alone. They
 don't have ONE central
  authentication location. So, you and your
 friend may have been logged
  into seperate servers. Could you see each
 other ?? Probably not, huh ?
 
 Of course there are many servers (never mind
 how much), but I just 
 didn't take into account that they are not
 synchronized.
 
 
 -- 
 To UNSUBSCRIBE, email to
 [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble?
 Contact [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/



keypad doesn't work in xjed

2001-02-18 Thread Xucaen
Hi all..
when I use xjed, my number keypad doesn't work,
but it works in xterm, and it works in netscape,
and a few other programs.
Is this an xjed feature or maybe I do not have my
keyboard set up properly?
I use Xfree 3.3.6, debian 2.2r2

thanks!

xucaen


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/



RE: Here you hav, :0)

2001-02-13 Thread Xucaen
Mad geniuses at work!  ;-)

--- Joris Lambrecht [EMAIL PROTECTED] wrote:
 let's convert it to perlscript ?
 
 wahahaa
 
 -Original Message-
 From: William Leese
 [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, February 13, 2001 4:44 PM
 To: debian-user@lists.debian.org
 Subject: Re: Here you have, ;o)
 
 
 On Tuesday 13 February 2001 16:42, Joris
 Lambrecht wrote:
  Fortunatly this is a linux mailinglist ...
 
  Thanks Mike
 
 'least we get the -utterly useless- code for
 free ;)
 
 
 -- 
 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]
 


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/



  1   2   3   >