Re: nForce Board lockups - Was:2.6 and nvidia

2004-05-14 Thread Daniel Asarnow
Joseph, It took me a while, but I have a stable system, with just about every workaround on. Since I hear this is fixed in 2.6.6 I might upgrade...but I am kind of afraid it will break everything. Irrational, maybe. Anyway, here are all the different workarounds: kernel options (lilo.conf): idle=

Re: OT: malicious scans

2004-05-14 Thread Paul Johnson
[EMAIL PROTECTED] writes: > Anybody know where I can get some detailed info on the > characteristics of trojans/viruses that scan for vulnerabilities ? > Specifically, I'm trying to determine if a pattern of scanned ports I have > noticed on my machine is characteristic of any particular >

what is available for reading mail stored in mysql

2004-05-14 Thread Kevin Mark
Hi Deb-users, I am started to work on a new email solution where I used a text file DB to store my sorting preferences and then inside procmail, it move my mail to the correct MBOX. But I got bored with it. Now I have my mail being sent to both an MBOX and a mysql DB. The idea is to have searchab

Re: MPEG info

2004-05-14 Thread Paul Johnson
Shaun Jackman <[EMAIL PROTECTED]> writes: > What's a quick command line utility to find the running time of an > MPEG movie? mplayer is pretty handy, though it's nonfree. You'll need to get it from... # Media codecs, etc deb http://marillat.free.fr/ unstable main ...to be able to get it. > P

Re: mutt with nntp support

2004-05-14 Thread Paul Johnson
Stefano Zacchiroli <[EMAIL PROTECTED]> writes: > Has anyone already faced this problem and, better, solved it brillantly? I ran into that problem back when I used mutt. Turned out gnus was my answer. -- Paul Johnson <[EMAIL PROTECTED]> Linux. You can find a worse OS, but it costs more. pgpj

Re: unable to install "woody" on i386

2004-05-14 Thread Aldous Huxley
As root, run dselectChoose option 2, 'select: request which packages you want on your system'Next you will see a screen reading: Help: Introduction to package list.Read through the screen's instructions, then hit the space bar whenfinished which will exit you from the screen.Next you will see 'dsel

Re: root-tail in unstable

2004-05-14 Thread Marc Wilson
On Fri, May 14, 2004 at 12:23:52AM +0100, Antony Gelberg wrote: > Is this a bug? How can a 9 line display not be long enough to display a > single line in any font? Because the maintainer changed how it deals with fonts, for the worse. I've not had time to figure out exactly what got broken... I

Re: Kernel installation woes on Athlon 1100: "hda: lost interrupt".

2004-05-14 Thread Herbert Xu
Adam Funk <[EMAIL PROTECTED]> wrote: > I'm running Debian testing on an Athlon 1100 and currently using the > 2.4.23-1-386 kernel. I've tried to upgrade to the following packages: > > kernel-image-2.4.25-1-386 > kernel-image-2.4.26-1-386 > kernel-image-2.4.26-1-k7 > > and they all get stuck on "

Re: Back up a Windows box w/o Samba?

2004-05-14 Thread dircha
Silvan wrote: Here's the deal. Dad has two boxes. His computer, a WinME box, and Mom's new computer, which is running Debian Sarge. She's learning how to use a computer for the very first time, and learning Linux from day one. Kinda cool. :) He wants to back up about 10 MB of stuff to her

Re: Can rpm packages from other linux distribution be used on Debian?

2004-05-14 Thread Kevin Mark
On Fri, May 14, 2004 at 09:50:00PM -0600, s. keeling wrote: > Incoming from Paul E Condon: > > On Wed, May 12, 2004 at 05:40:51PM +0800, Rick wrote: > > > > > > Our product is base on redhat,I will porting it to Debian,but in this > > > system,many procedure depend redhat rpms,for example: >

TPG DSL200 on Debian

2004-05-14 Thread Phillipus Gunawan
Greeting, I am in Sydney using TPG and they gave me D-Link DSL200 as the free modem (USB modem). Last night I've tried to connect this modem with eciadsl (http://eciadsl.flashtux.org/modems.php?lang=en&modem=23) Unfortunetly, the modem that I've got is the newest version of DSL200: Generation II,

mount unable to determine ipod filesystem type, kernel 2.6.5

2004-05-14 Thread Alex C-G
Hi, I just upgraded to kernel 2.6.5-1 and now when i try to mount my ipod I get the following: mount: I could not determine the filesystem type, and none was specified It worked fine with kernel 2.4.22. What can I do to make it work with 2.6? Got the following from dmesg: usb 3-2: new full spe

Back up a Windows box w/o Samba?

2004-05-14 Thread Silvan
Here's the deal. Dad has two boxes. His computer, a WinME box, and Mom's new computer, which is running Debian Sarge. She's learning how to use a computer for the very first time, and learning Linux from day one. Kinda cool. :) He wants to back up about 10 MB of stuff to her computer perio

Re: how to install woody in DELL PE1750 with kernel bf2.4

2004-05-14 Thread cwinl
Thanks! Regards. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 14, 2004 10:33 PM Subject: Re: how to install woody in DELL PE1750 with kernel bf2.4 > http://oregonstate.edu/~kveton/debian/ > > Quoting Kaveh Gh <[EMAIL PROTECTED]>: > > > > > »

Re: Script execution at boot time..

2004-05-14 Thread dircha
Ishwar Rattan wrote: I understand that there is documentation. I have looked at it but have not had success. If you can help, please do so. # vi /etc/init.d/rclocal #!/bin/sh /etc/init.d/ssh start /home/mine/iptablerules Make it executable: # chmod ug+x /etc/init.d/rclocal Symlink the script to run

Re: autorepeat / apt-get upgrade / searching list archives

2004-05-14 Thread Adam Aube
Some Guy wrote: > 2) When I do an apt-get dist-upgrade I get a list of critical and grave > bugs for the packages that I could upgrade followed by a prompt: > Are you sure to install/upgrade these packages? [Y/n/?/...] > > When I say n I get dumped back to the shell. Then, in order to upgrade >

Re: Can rpm packages from other linux distribution be used on Debian?

2004-05-14 Thread s. keeling
Incoming from Paul E Condon: > On Wed, May 12, 2004 at 05:40:51PM +0800, Rick wrote: > > > > Our product is base on redhat,I will porting it to Debian,but in this > > system,many procedure depend redhat rpms,for example: > > glibc-2.3.2-11.9.i386.rpm, perl-5.8.0-88.i386.rpm,etc.. > > Some mi

Re: Can rpm packages from other linux distribution be used on Debian?

2004-05-14 Thread Paul E Condon
On Wed, May 12, 2004 at 05:40:51PM +0800, Rick wrote: > Hello People: > Our product is base on redhat,I will porting it to Debian,but in this > system,many procedure depend redhat rpms,for example: > glibc-2.3.2-11.9.i386.rpm, perl-5.8.0-88.i386.rpm,etc.. > At the start,I wanted to try ins

(%WUGL7Y8E) reply to verify CallWave account

2004-05-14 Thread CallWave
Hello, Regarding the email that you recently sent to our customer care department: We were unable to authenticate your CallWave account with your original email. In order to process your request, please reply to this email and include your phone number in the body of the email. Please also incl

Re: Concerning testing

2004-05-14 Thread Silvan
On Friday 14 May 2004 10:17 am, Anthony Campbell wrote: > conclusion was that Unstable is the way to go in preference to Testing, > especially as regards security updates. It probably is at that, but it sure is more annoying. Packages in Testing break once in awhile. Package in Unstable break

Help! mkinitrd does not work correct in Sarge anymore?!

2004-05-14 Thread Markus Kolb
Hello, I have a big problem. The initrds my installation builds with mkinitrd doesn't work on boot. It doesn't matter which kernel I use. I alway see this message at boot: pivot_root: no such file or directory /sbin/init: 347: cannot open dev/console : no such file Kernel panic: Attempted to kill i

Re: differences between kernel-tree and kernel-source and kernel image

2004-05-14 Thread Edgardo Vazquez
David Piniella <[EMAIL PROTECTED]> wrote in news:1VQR4-76L-27 @gated-at.bofh.it: > I'm running 2.4 now and would like to /try/ to get 2.6 on my > machine. I've had problems with apt-getting images, but doing an > "apt-cache search kernel" showed me a package "kernel-tree-2.6.5" -- > will th

Re: Safe to compile/install 2.6.6 kernel on Sarge? + options

2004-05-14 Thread Adam Aube
James Buchanan wrote: > Should it be possible to safely compile and install a 2.6.6 kernel on > Sarge with a 2.6.3 kernel running? Yes. > will removing generic SCSI support render cdrecord & co. useless? No, cdrecord works fine with ide-cdrom. Check the list archives - this has come up several

RE: Intel NIC

2004-05-14 Thread Adam Aube
[EMAIL PROTECTED] wrote: > output is: > > Linux debian 2.2.0 -idepci #7 SAT Apr 20 12:45:19 EST 2002 i686 unknown The 2.2 kernel might not have the driver you need. Try installing a 2.4 kernel - apt-get install kernel-image will give you a list. Adam -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Re: run a script at startup

2004-05-14 Thread Adam Aube
Michael Martinell wrote: > I have a script that I would like to run every time the computer is > restarted. Is there a particular file that I would call it from? It must > start after all of the other start-up processes have finished since it > relies upon some of them. Look at the man page for

Re: Script execution at boot time..

2004-05-14 Thread Ishwar Rattan
I understand that there is documentation. I have looked at it but have not had success. If you can help, please do so. -ishwar On Fri, 14 May 2004, Carlos Hanson wrote: > Rather than repeating existing documentation, I must again provide a > link to the documention: > > http://www.debian.org/doc

OT: malicious scans

2004-05-14 Thread ghcbc
Hi, Anybody know where I can get some detailed info on the characteristics of trojans/viruses that scan for vulnerabilities ? Specifically, I'm trying to determine if a pattern of scanned ports I have noticed on my machine is characteristic of any particular trojan/virus/malicious program

Test message uu

2004-05-14 Thread prohaivan
Excuse for bad English language. Clean expensive(dear) operation on heart which should pass in Germany is urgently necessary for Russian girl Kate. Kind people, help please, though a little bit. Without operation the girl cannot live further. Yes the god will help you. Our accounts: Webmoney:

Re: fax && xDSL

2004-05-14 Thread Mal Beaton
woops spelling error www.hylafax.org Mal Beaton wrote: hylafax www.hlafax.org [EMAIL PROTECTED] wrote: i would like to know if there is a way to send fax from linux. as for internet connection, i got an xDSL (ADSL) connection. if possible, please let me know how. thanks Msg s

Re: ext2 to reiserfs conversion

2004-05-14 Thread Micha Feigin
On Fri, May 14, 2004 at 05:49:44PM -0400, R S Prigan wrote: > For an alternative, you can move to ext3, if you want a journalling fs > > e.g. for hda1 > tune2fs -j /dev/hda1 > > then change the fstab entry from ext2 to ext3 > next reboot will use journalling fs ext3 > (you can also remount, but n

Re: upgrade to 2.6.5 problem

2004-05-14 Thread csj
On 14. May 2004 at 3:11PM +0200, John L Fjellstad <[EMAIL PROTECTED]> wrote: > csj <[EMAIL PROTECTED]> writes: > > >> yup... anyway i discovered that to get audio etc i just had to > >> add myself to the audio and video groups... problem solved, > >> just one now, when i create a '/dev/sound' dir

run a script at startup

2004-05-14 Thread Michael Martinell
I have a script that I would like to run every time the computer is restarted. Is there a particular file that I would call it from? It must start after all of the other start-up processes have finished since it relies upon some of them. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a su

Linux 2.6 and modutils

2004-05-14 Thread Shaun Jackman
I am using the following modutils lines alias char-major-10-1 mousedev above mousedev psmouse alias sound-card-0 snd-intel8x0 alias eth0 3c59x but they seem to be having no effect. For example, $ modprobe eth0 FATAL: Module eth0 not found. How can I make this work? ii modutils 2.4.26-1

[OT] Might this be a symptom of a virus/worm?

2004-05-14 Thread Pigeon
I have received an email from the [EMAIL PROTECTED] mailing list, to which I am subscribed. The originator of the email has sent it to a large number of recipients, as shown in the To: header - legitimately, not as spam, but there are two spurious entries in the list: [EMAIL PROTECTED] [EMAIL PROT

Re: fax && xDSL

2004-05-14 Thread Mal Beaton
hylafax www.hlafax.org [EMAIL PROTECTED] wrote: i would like to know if there is a way to send fax from linux. as for internet connection, i got an xDSL (ADSL) connection. if possible, please let me know how. thanks Msg sent via Spymac Mail - http://www.spymac.com -- To UN

Some errors at boot and shutdown.

2004-05-14 Thread JuanMa
Greetings. I finished the installation procedure from a Knoppix CD and everything seems to be working. I have noticed some error messages while booting and at shutdown. I posted the dmesg file in the following URL: http://home.coqui.net/jmfix/dmesg.txt Some of the errors that I see at boot,

Warning: Possible Virus Infection

2004-05-14 Thread Guinevere
This is an automatic message from the Guinevere Internet Antivirus Scanner. A message was received from you with a subject of Re: Your text The message was addressed to <[EMAIL PROTECTED]>. The message probably contains a virus. You will want to consult with your system administator on h

Re: Xserver

2004-05-14 Thread dircha
Hasse Bylov wrote: I've tried SuSE Linux and it worked perfect for me, but a friend told me some great things about Debian, so I wanted to try it out... The whole FTP-install went perfect. Well now I've got this problem with the X-server (see the log-files attached. Btw, I think it's the XFree86.0

Re: Xserver

2004-05-14 Thread Thomas Adam
--- Hasse Bylov <[EMAIL PROTECTED]> wrote: - Hi, :-) I've tried SuSE Linux and it worked perfect for me, but a friend toldme some great things about Debian, so I wanted to try it out... The whole FTP-install went perfect. [..MAJOR SNIP..] In the future, ki

fax && xDSL

2004-05-14 Thread tsitras
i would like to know if there is a way to send fax from linux. as for internet connection, i got an xDSL (ADSL) connection. if possible, please let me know how. thanks Msg sent via Spymac Mail - http://www.spymac.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Xserver

2004-05-14 Thread Hasse Bylov
Hi, :-) I've tried SuSE Linux and it worked perfect for me, but a friend told me some great things about Debian, so I wanted to try it out... The whole FTP-install went perfect. Well now I've got this problem with the X-server (see the log-files attached. Btw, I think it's the XFree86.0.l

Re: Java still kicks out of X

2004-05-14 Thread Jeremy Brooks
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I placed JAVA_HOME on my env. Netbeans still cannot find classes so will > not > run. However, a non-JARed application, run as "java ", immediately > aborts > the X-session exactly as netbeans was causing. > > Jazz and OpenOffice run just fine! >

Re: Kernel installation woes on Athlon 1100: "hda: lost interrupt".

2004-05-14 Thread Greg Madden
On Friday 14 May 2004 10:41 am, Adam Funk wrote: > On Friday 14 May 2004 17:10, Roberto Sanchez wrote: > > What motherboard do you have? > > ASRock K7S8X > > > Are you loading the module for your > > IDE chipset? > > Here's some info about the kernel that works. AFAIK all the kernels > I've tried

RE: Intel NIC

2004-05-14 Thread jhgraves
output is: Linux debian 2.2.0 -idepci #7 SAT Apr 20 12:45:19 EST 2002 i686 unknown -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Intel NIC Driver

2004-05-14 Thread Derrick 'dman' Hudson
On Fri, May 14, 2004 at 04:45:38PM -0400, [EMAIL PROTECTED] wrote: | Find said there is no such file or directory...I went and there is only | one file inside /lib/modules/ and it references ide . What kernel are you using? (provide us with the output of 'uname -a') It sounds like you may be us

Re: Script execution at boot time..

2004-05-14 Thread Carlos Hanson
Rather than repeating existing documentation, I must again provide a link to the documention: http://www.debian.org/doc/debian-policy/ch-opersys.html#s-sysvinit On Fri, 14 May 2004 16:26:48 -0400 (EDT) Ishwar Rattan <[EMAIL PROTECTED]> wrote: > > I have written a shell script /etc/init.d/rcloc

RE: Intel NIC Driver

2004-05-14 Thread jhgraves
Find said there is no such file or directory...I went and there is only one file inside /lib/modules/ and it references ide . John G. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: console keymap problem

2004-05-14 Thread Robert Epprecht
Thomas Adam <[EMAIL PROTECTED]> writes: > --- Robert Epprecht <[EMAIL PROTECTED]> wrote: >> After the last upgrade of my Debian/sid system the keyboard layout has >> changed on the text console. > 1. This is a known issue. > 2. It's listed on the BTS [1] > 3. In short: > > mv /etc/console/bootti

Re: Intel NIC Driver

2004-05-14 Thread Kevin Mark
On Fri, May 14, 2004 at 04:12:10PM -0400, [EMAIL PROTECTED] wrote: > > > drivers: > > > > # apt-get install discover > > discover seems to do nothing. When I do a lsmod, there is not any module > listed for ethernet. If I do a modprobe e1000 as suggested elswhere, I > get a module not found mes

Re: differences between kernel-tree and kernel-source and kernel image

2004-05-14 Thread Florian Ernst
Hello! On Fri, May 14, 2004 at 03:54:26PM -0400, Kevin Mark wrote: > On Fri, May 14, 2004 at 03:48:29PM -0400, David Piniella wrote: > >I'm running 2.4 now and would like to /try/ to get 2.6 on my > > machine. I've had problems with apt-getting images, but doing an > > "apt-cache search kern

Script execution at boot time..

2004-05-14 Thread Ishwar Rattan
I have written a shell script /etc/init.d/rclocal with two lines.. /etc/init.d/ssh start /home/mine/iptablerules and created a link in /etc/rc3.d S99rclocal link to ../init.d/rclocal and reboot won't execute the script. If I do the same by hand it works. I aso tried placing

Re: mounting windows shares

2004-05-14 Thread Jacob Bresciani
under windows 2000 (and NT4 I think) there was a program called subset (or something similar) that could mount directories as drive letters, I have not seen anything similar under linux but then again I haven't really looked. On 14-May-04, at 12:23 PM, Harland Christofferson wrote: At Friday,

Re: Intel NIC Driver

2004-05-14 Thread jhgraves
> drivers: > > # apt-get install discover discover seems to do nothing. When I do a lsmod, there is not any module listed for ethernet. If I do a modprobe e1000 as suggested elswhere, I get a module not found message. Suggestions appreciated TIA John G. -- To UNSUBSCRIBE, email to [EMA

Re: differences between kernel-tree and kernel-source and kernel image

2004-05-14 Thread Kevin Mark
On Fri, May 14, 2004 at 03:48:29PM -0400, David Piniella wrote: >I'm running 2.4 now and would like to /try/ to get 2.6 on my > machine. I've had problems with apt-getting images, but doing an > "apt-cache search kernel" showed me a package "kernel-tree-2.6.5" -- > will this install the kern

Re: Re: Can rpm packages from other linux distribution be used on Debian?

2004-05-14 Thread Lorenzo Prince
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thus spake Rick: # #rpm -ivh myproduct-xxx-xx.rpm # the program will prompt: myproduct need perl >5.6, and the bash must be installed # In fact,the 2 debian packages has been installed,I think rpm command will read info from only rpm DB on debian.

differences between kernel-tree and kernel-source and kernel image

2004-05-14 Thread David Piniella
I'm running 2.4 now and would like to /try/ to get 2.6 on my machine. I've had problems with apt-getting images, but doing an "apt-cache search kernel" showed me a package "kernel-tree-2.6.5" -- will this install the kernel or try to patch an existing 2.6 kernel or something else? How can I

Re: Unidentified subject!

2004-05-14 Thread David Piniella
Carlos Hanson wrote: On Fri, 14 May 2004 11:58:35 -0400 (EDT) Ishwar Rattan <[EMAIL PROTECTED]> wrote: How does one start local services? I run ssh daemon after boot using #/etc/init.d/ssh start is there way to execute a /etc/rc.local file as the last step in boot process? Any ideas? -ishwar

Is there a Way to Read PDP-11 Floppies?

2004-05-14 Thread Martin McCormick
I found some documentation about how to use dd to analyse an unknown disk. In this case, the disks are boot loaders for some 3Comm serial communications servers. The procedure I read about tells one to do something like dd if=/dev/fd0 of=/tmp/testfile count=1 # If it works: getfd

Re: upgrade to 2.6.5 problem

2004-05-14 Thread Emma Jane Hogbin
On Fri, May 14, 2004 at 03:19:32PM +0100, Keir Lawson wrote: > On Wed, 2004-05-12 at 16:03 -0400, Emma Jane Hogbin wrote: > > On Wed, May 12, 2004 at 09:17:54AM +0100, Keir Lawson wrote: > > ### update-modules: start processing /etc/modutils/nvidia-kernel > > alias /dev/nvidia* nvidia > > alias cha

sane - scanner question

2004-05-14 Thread Dr.-Ing. C. Hurschler
I'm trying to get my scanner working. It's listed under /proc/bus/usb/ as shown below. Hotplug loads libusbscanner with some chown errors also shown below. When I start kooka, I'm not presented with my scanner as an optional input device. How can I further trace this problem. I guess theres

Re: Kernel installation woes on Athlon 1100: "hda: lost interrupt".

2004-05-14 Thread Adam Funk
On Friday 14 May 2004 17:10, Roberto Sanchez wrote: > What motherboard do you have? ASRock K7S8X > Are you loading the module for your > IDE chipset? Here's some info about the kernel that works. AFAIK all the kernels I've tried would use the same modules.conf file, so I can't see why changi

Re: Intel NIC Driver

2004-05-14 Thread Darik Horn
> 1. Is there a driver that will work with this. I believe it is on the > motherboard. Install the 'discover' package before you try to manually load drivers: # apt-get install discover This package autodetects most hardware and loads drivers as appropriate. [EMAIL PROTECTED] wrote: I just ins

Re: Intel NIC Driver

2004-05-14 Thread Derrick 'dman' Hudson
On Fri, May 14, 2004 at 02:33:04PM -0400, [EMAIL PROTECTED] wrote: | I just installed debian on a server. The server has a an Intel PRO 1000 | MT network card/interface. This was not rcognized by any driver on the | install. | | 1. Is there a driver that will work with this. I believe it is on

Re: Intel NIC Driver

2004-05-14 Thread Kevin Mark
On Fri, May 14, 2004 at 02:33:04PM -0400, [EMAIL PROTECTED] wrote: > I just installed debian on a server. The server has a an Intel PRO 1000 > MT network card/interface. This was not rcognized by any driver on the > install. > > 1. Is there a driver that will work with this. I believe it is on

Re: Setting locale failed

2004-05-14 Thread Jan Willem Stumpel
Colin Watson wrote: Please tell us, because this is a very serious botch-up which makes Debian almost unusable for non-C-locale users. This is obviously not true, since the locale warnings you got were merely non-failure-causing warnings, and not the source of the error ... I am sorry, but I d

Intel NIC Driver

2004-05-14 Thread jhgraves
I just installed debian on a server. The server has a an Intel PRO 1000 MT network card/interface. This was not rcognized by any driver on the install. 1. Is there a driver that will work with this. I believe it is on the motherboard. 2. As a newbie with Debian/Linux. How do I know install a

Re: Documentation

2004-05-14 Thread Paul Johnson
Ashwin Raikar <[EMAIL PROTECTED]> writes: > Can somebody help me find some documentation related to embedded > debian .\ Have you tried http://debian.org/ ? The search may be of help for you. You might also try searching google with the last keyword being site:debian.org -- Paul Johnson <[EMA

MPEG info

2004-05-14 Thread Shaun Jackman
What's a quick command line utility to find the running time of an MPEG movie? Please cc me in your reply. Thanks for your help! Shaun -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mounting windows shares

2004-05-14 Thread Harland Christofferson
At Friday, 14 May 2004, CW Harris <[EMAIL PROTECTED]> wrote: >On Fri, May 14, 2004 at 12:05:36PM -0400, Harland Christofferson wrote: >> At Friday, 14 May 2004, Kent West <[EMAIL PROTECTED]> wrote: >> >> >Harland Christofferson wrote: > >> >> >> >>mount chokes on the windblows directory "system p

debian on ppc with apple flat screen

2004-05-14 Thread Kevin Murphy
Has anyone successfully installed debian testing on something like this: Apple G4 Apple Cinema Display (22 in this case, I think) NVidia GeForce2 In particular, I'm looking for a working XF86Config file. The PPC beta4 net-install nominally worked, once I had used YellowDog Linux to get the parti

debian-user你好,本信来自《新网恋》

2004-05-14 Thread 扬昆
新网恋官方网址:http://club.homeway.com.cn/union/reg_step1.asp?smsid=15686 debian-user你好,来自《新网恋》的交友帮助: 最近网上各种网上骗子横行,大都以交友来行骗。《新网恋》因看不贯骗子。特来此信,希望能帮助您。 选择交友网站,最重要的是看网站规模。 1.网站要有真实的交友能力和能力较强。 (例如《新网恋》稳定机制下以有4百万会员,被称为亚洲最火爆的激情交友中心) 2.网站要合法 真实可靠。 (例如《新网恋》由国内最大运营商之一的和讯公司负责) 3.各种交友网所需要的专业素

Re: console keymap problem

2004-05-14 Thread Thomas Adam
--- Robert Epprecht <[EMAIL PROTECTED]> wrote: > After the last upgrade of my Debian/sid system the keyboard layout has > changed on the text console. It's especially annoying as I can't login > anymore as my password contains some changed signs. Now I want my old > keyboard layout back... Where

Re: mounting windows shares

2004-05-14 Thread CW Harris
On Fri, May 14, 2004 at 12:05:36PM -0400, Harland Christofferson wrote: > At Friday, 14 May 2004, Kent West <[EMAIL PROTECTED]> wrote: > > >Harland Christofferson wrote: > >> > >>mount chokes on the windblows directory "system products" . > >> > >>i assume this is b/c of the space in the director

Re: unable to install "woody" on i386

2004-05-14 Thread Aldous Huxley
I don't babysit the Debian User List religiously, so I'm not sure if your problem was even addressed or solved (going through old messages now).   When I first installed Debian Woody on my i486 133mhz, 64meg RAM, 1.2gig system with a Trident SVGA videocard, I had the same type of problem that you h

console keymap problem

2004-05-14 Thread Robert Epprecht
After the last upgrade of my Debian/sid system the keyboard layout has changed on the text console. It's especially annoying as I can't login anymore as my password contains some changed signs. Now I want my old keyboard layout back... Where is the keymap of the console configured? Robert PS Yes

Re: Exim4 install problem (updated info)

2004-05-14 Thread Wayne Topa
Wayne Topa([EMAIL PROTECTED]) is reported to have said: > I have, finally, upgraded to exim4 and have run into a problem. > I have checked the archives, back to June of 2003, and seem to be the > only one that has this problem, so it must be my screwup. > > I am on dialup and retrieve mail usi

Safe to compile/install 2.6.6 kernel on Sarge? + options

2004-05-14 Thread James Buchanan
Should it be possible to safely compile and install a 2.6.6 kernel on Sarge with a 2.6.3 kernel running? The options for this kernel are a little confusing. I know there is a native ATA/ATAPI driver now so that ide-scsi is no longer needed (but will removing generic SCSI support render cdreco

Re: Concerning testing

2004-05-14 Thread John Chronakis
Anthony Campbell wrote: On 14 May 2004, Clive Menzies wrote: On (14/05/04 15:17), Anthony Campbell wrote: On 14 May 2004, John Chronakis wrote: Hi, Although I am an old Linux user, I have never used debian, and I am a bit confused about the va

Re: bold and normal fonts appear reversed in openoffice

2004-05-14 Thread H. S.
Apparently, _H. S._, on 05/12/04 14:00,typed: I was trying OpenOffice on my Sid box running 2.4.26-1-686 kernel, and noticed that some fonts (Times and Palladino for example) appear reversed. This happens when apply a style to a body of text. Suppose I make it Text Body, and then modify the styl

Re: Unidentified subject!

2004-05-14 Thread Carlos Hanson
On Fri, 14 May 2004 11:58:35 -0400 (EDT) Ishwar Rattan <[EMAIL PROTECTED]> wrote: > > How does one start local services? I run ssh daemon after boot using > > #/etc/init.d/ssh start > > is there way to execute a /etc/rc.local file as the last step in boot > process? > > Any ideas? > > -ishwar

Re: help trying to load driver for e1000.o module

2004-05-14 Thread Greg Folkert
On Fri, 2004-05-14 at 09:41, John Hitzfelder wrote: > Hello, > New linux user, trying to build an intel server. > I’m using the 2.2.20-compact cd image. Wrong image to use. Try bf2.4 from the first prompt > I’m having trouble getting the install program to load the module for > the Intel® 82546EB

Re: mounting windows shares

2004-05-14 Thread Harland Christofferson
At Friday, 14 May 2004, Kent West <[EMAIL PROTECTED]> wrote: >Harland Christofferson wrote: > >>i googled but couldn't find anything appropriate ... >> >>when i try: >> >>mount -t smbfs -o >>//windblowsserver/backup/system\ > >>products/ >> >>mount chokes on the windblows directory "system pro

Re: Kernel installation woes on Athlon 1100: "hda: lost interrupt".

2004-05-14 Thread Roberto Sanchez
Adam Funk wrote: I'm running Debian testing on an Athlon 1100 and currently using the 2.4.23-1-386 kernel. I've tried to upgrade to the following packages: kernel-image-2.4.25-1-386 kernel-image-2.4.26-1-386 kernel-image-2.4.26-1-k7 and they all get stuck on "hda: lost interrupt" while trying to b

Unidentified subject!

2004-05-14 Thread Ishwar Rattan
How does one start local services? I run ssh daemon after boot using #/etc/init.d/ssh start is there way to execute a /etc/rc.local file as the last step in boot process? Any ideas? -ishwar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

Re: Concerning testing

2004-05-14 Thread Anthony Campbell
On 14 May 2004, Clive Menzies wrote: > On (14/05/04 15:17), Anthony Campbell wrote: > > On 14 May 2004, John Chronakis wrote: > > > Hi, > > > > > > Although I am an old Linux user, I have never used debian, and I am a > > > bit confused about the various versions. > > > > > > I would like to instal

Re: nForce Board lockups - Was:2.6 and nvidia

2004-05-14 Thread Roberto Sanchez
Freivald, Joseph A, GVSOL wrote: Daniel, I have an nForce board and it seems a bit unstable. It was REALLY bad at first, but I turned in the memory for new and now it only locks up occasionally, but I have not found any tips on making it work with Debian and the 2.6 kernel. Where did you find yo

Re: Careful Dave: Re: cdrecord error

2004-05-14 Thread Roberto Sanchez
John L Fjellstad wrote: Greg Folkert <[EMAIL PROTECTED]> writes: Cooked IO for IDE devices should be using the "ATAPI:b,d,l" specifier. (i.e.: ATAPI:0,0,0 for your first IDE device) For the 2.6.x kernel use: cdrecord -v -speed 8 -dev ATAPI:0,0,0 example.iso Or you can just write directly to the

Re: kernel 2.6.6 - why shutting down my hard drives while rebooting?

2004-05-14 Thread Roberto Sanchez
Miquel van Smoorenburg wrote: Actually, this is a result of some changes to the IDE flush code that have made it unable to differentiae between a reboot and a shutdown. It is being worked by the kernel devs. Eh, this is bad :-\ Can I turn this off? :)) Sure. Go back to a 2.6.5 kernel, then wait

warble

2004-05-14 Thread Thomas Munoz
Jillian Masters,$ The [EMAIL PROTECTED] will all0w you to receive all the [EMAIL PROTECTED] that you 0rder with your remote contr0l,: payperviews,XXX-movies,sp0rt events,special-events%,RND_SYB http://www.9002hosting.com/cable/ arroyo ,tinder ,riverside ,elegant .

Re: Concerning testing

2004-05-14 Thread Clive Menzies
On (14/05/04 15:17), Anthony Campbell wrote: > On 14 May 2004, John Chronakis wrote: > > Hi, > > > > Although I am an old Linux user, I have never used debian, and I am a > > bit confused about the various versions. > > > > I would like to install testing (sarge) on a small business server > > (g

Re: Ftp problem

2004-05-14 Thread Kent West
LeVA wrote: 2004. május 14. 17:03 dátummal Akkermans ezt írta: Hi everyone, I am trying to get acces to my debian system using a ftp program (which is installed on my Windows XP platform). But I can't get acces to my Debian system using this ftp program. I keep getting the following message:"1

Re: graphic card problems

2004-05-14 Thread Kent West
James Hosken wrote: I think you may have found some thing. I've borrowed and put the machine a old s3 graphics card. After running dpkg-reconfigure xserver-xfree86 and then looking in the log to see i810 still being flagged up it was clear the dpkg-reconfigure xserver-xfree86 isn't updating the co

Kernel installation woes on Athlon 1100: "hda: lost interrupt".

2004-05-14 Thread Adam Funk
I'm running Debian testing on an Athlon 1100 and currently using the 2.4.23-1-386 kernel. I've tried to upgrade to the following packages: kernel-image-2.4.25-1-386 kernel-image-2.4.26-1-386 kernel-image-2.4.26-1-k7 and they all get stuck on "hda: lost interrupt" while trying to boot. I thought

Exim4 install problem

2004-05-14 Thread Wayne Topa
I have, finally, upgraded to exim4 and have run into a problem. I have checked the archives, back to June of 2003, and seem to be the only one that has this problem, so it must be my screwup. I am on dialup and retrieve mail using Mailfilter/Fetchmail. Yhe mail is hung up in the exim4 spool a

Re: Ftp problem

2004-05-14 Thread LeVA
2004. május 14. 17:03 dátummal Akkermans ezt írta: > Hi everyone, > > I am trying to get acces to my debian system using a ftp program > (which is installed on my Windows XP platform). But I can't get acces > to my Debian system using this ftp program. I keep getting the > following message:"10061

Ftp problem

2004-05-14 Thread Akkermans
Hi everyone, I am trying to get acces to my debian system using a ftp program (which is installed on my Windows XP platform). But I can't get acces to my Debian system using this ftp program. I keep getting the following message:"10061 Connection is forcefully rejected". Thereby I can tell you

Re: debian diskless pseudo tty devices

2004-05-14 Thread Thomas Adam
--- [EMAIL PROTECTED] wrote: > Hello > not being able to open a new pseudo tty device. I know this problem is > related to udev, but I can't figure out how to overcome it... Any ideas? I assume the kernel you're running was compiled with pty support? Hint: "grep -i pty /boot/config-$(uname -

debian diskless pseudo tty devices

2004-05-14 Thread nwerneck
Hello I am configuring a network with 8 diskless hosts, using the debian diskless package and Linux 2.6.5. It worked allright when I tried with Linux 2.4.23, but now with 2.6.5 I'm having this strange problem. I can't start xterm. It complains about not being able to open a new pseudo

Apache 1.3.29 environment variables empty/not set?

2004-05-14 Thread Ralph Crongeyer
Hi all, I need to use the environment variable $REMOTE_USER for a web application that requires it. However it is not being set? I'm using Sarge/Testing, a static network setup, Apache 1.3.29, php4, php4-mysql, libapache-mod-ssl. I have the exact same setup on an identical box working with no pr

Re: how to install woody in DELL PE1750 with kernel bf2.4

2004-05-14 Thread gfmurphy
http://oregonstate.edu/~kveton/debian/ Quoting Kaveh Gh <[EMAIL PROTECTED]>: > > »úÆ÷è <[EMAIL PROTECTED]> wrote:hi,all: > I want to install woody3.0r2 into DELL PE1750 which > has PERC 4/Di MegaRAID,but it can't find the RAID > after booting from the CDROM.Others tell me that bf2.4 > doesn't bu

  1   2   >