Re: Re: How to find in which CD is a package ?

2004-08-31 Thread belahcene
Thank Andreas,
But the question is general one !!!
Is there a possibility to find the number of the CD which contains a 
given Package! that 's all!!

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



Re: Kernel Compile

2004-08-31 Thread Grant
Stefan O'Rear wrote:
On Tue, Aug 31, 2004 at 01:06:59AM +0100, Grant wrote:
 

Hey,
I have a laptop P2 300mhz, 128mb ram and a desktop box thats 2ghz,512mb ram.
The question is that could i use my 2ghz machine to make and compile a 
kernel, then package it up into a .deb and send it to the laptop and 
install it and it work ?

Would i need any extras ? i know i would have to select the hardware for 
the laptop, but would i need to include the hardware for the 2ghz or 
just the laptop ?
   

Probably just the laptop, BUT, I seem to recall the *config doing
limited hardware probing (like, if you don't watch out you'll get a P4
only kernel).
You may wish to look into distcc. It is a wrapper for gcc that spreads
the work between multiple computers, e.g:
Your laptop and your desktop will be faster than your desktop alone.
 

Hey,
Thanks for the reply.
I think i will try a compile on my desktop first and then transfer it over.
As the laptop has only just been installed up so i havnt a problem with 
loosing anything if the kernel doesnt work or i mess something up.

Then if that doesnt work, i think i will look at trying the other thing 
you mentioned about spreading between them.

Thanks again
Grant.

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



Re: Periodic HD acctivity

2004-08-31 Thread Martin Fluch
On Mon, 30 Aug 2004, martin f krafft wrote:
try installing noflushd. I'd assume it to be syslog.
Doesn't really help. It logs the hd activity, but still there is _some_ 
process running, which forces every 60 seconds the HD to spin up:

Aug 31 11:44:36 localhost noflushd[3549]: Spinning down /dev/hda.
Aug 31 11:45:13 localhost noflushd[3549]: Spinning up /dev/hda after 0 minutes.
Aug 31 11:46:13 localhost noflushd[3549]: Spinning down /dev/hda.
Aug 31 11:46:14 localhost noflushd[3549]: Spinning up /dev/hda after 0 minutes.
Aug 31 11:47:14 localhost noflushd[3549]: Spinning down /dev/hda.
Aug 31 11:48:13 localhost noflushd[3549]: Spinning up /dev/hda after 0 minutes.
Aug 31 11:49:43 localhost noflushd[3549]: Spinning down /dev/hda.
Aug 31 11:50:13 localhost noflushd[3549]: Spinning up /dev/hda after 0 minutes.
Aug 31 11:51:13 localhost noflushd[3549]: Spinning down /dev/hda.
At the moment this happens every 13sec after the full minute, i.e. 
11:45:13, 11:46:14, 11:48:13, 11:50:13...

Just wondering, which process is bringing up the HD all the time and how 
to stop it.

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



Re: REALTEK driver?

2004-08-31 Thread Paul Gear
John Fleming wrote:
> I have an eMachines computer that my kids use that I'm trying to get going
> with Sarge.  If I use Knoppix/Debian Unstable, it finds eth0, gets IP from
> DHCP on my LAN, and we're on the Net fine.  However, the Sarge installer
> does NOT get IP and therefore doesn't find the Internet.  Interestingly,
> both Sarge and Knoppix/Sid are using the REALTEK 8139too driver.  Thus I
> don't know why Sid finds the DHCP server and Sarge doesn't.  I've tried
> manually configuring with a static IP, but that doesn't work either.

This happened to me when i first installed sarge.  Choosing the 2.6
kernel (type 'linux26' from the installer boot prompt) fixed it.

-- 
Paul

--
Did you know?  Using accepted quoting conventions makes
your email easier to understand.  Learn how at
.


signature.asc
Description: OpenPGP digital signature


Re: No sound in Sarge, snconfig has a problem

2004-08-31 Thread Joris Huizer
belahcene abdelkader wrote:
--- Josef Oswald <[EMAIL PROTECTED]> wrote:

I have the same problem with my isa sound card.
Normally, with other distro, I 've only to run
sndconfig , which detects the card. 
Unfortunately, with sarge, the soundcore is called
soundcore.ko, while  sndconfig searches for
soundcore.o and even  if you rename it the problem
remains ???!!!
the detection is automatic with the anacondaz
installer, I have sent a message ( " why not anaconda"
) I hope that the debian developpers keep in mind that
the most users of debian and linux in general use  a
graphics, workstation and other multi media in PC's.

John Summerfield sent a very good answer , thank you
John.

goob bye
bela
That means sndconfig is only for 2.4.x kernels and before -- the new .ko 
 end is new in 2.6.x kernels;
Install hotplug and/or discover and your PC will probably autodetect 
which modules to use

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



Latex broken in sid?

2004-08-31 Thread Johann Spies
Trying to compile a template that I use often in Latex is failing on
sid at the moment:

ERROR: No room for a new \dimen .

--- TeX said ---
[EMAIL PROTECTED] ...\else \errmessage {No room for a new #3}
  \fi 
l.36 [EMAIL PROTECTED]
   
--- HELP ---
No help available

I have attached the template.

Any idea what is missing?

Regards
Johann
-- 
Johann Spies  Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

 " ...Take heed, and beware of covetousness; for a man's
  life consisteth not in the abundance of the things 
  which he possesseth."   Luke 12:15 
\newif\ifpdf
\ifx\pdfoutput\undefined
\pdffalse
\documentclass[dvips,12pt,a4paper]{article}
\else
\pdfoutput=1 \let\special\message
\pdftrue
\documentclass[pdftex,12pt,a4paper]{article}
\fi
%
% twee pakkette wat met ppchtex saamgaan vir Chemie
\usepackage{m-pictex}
\usepackage{m-ch-en}
%
\usepackage{calc}
\usepackage{ae}
\usepackage[newitem,newenum]{paralist}
\ifpdf
   
\usepackage[hyperindex=true]{hyperref}
\usepackage{pslatex}
\pdfcompresslevel=9
\else
\usepackage[dvips]{graphicx}
\usepackage[hypertex,hyperindex=true,colorlinks=false]{hyperref}
\fi
\usepackage{geometry}
\usepackage{graphicx}

%\defaultenum{1.}{1.1.}{1.1.1.}{1.1.1.1.}
\usepackage{booktabs}
\usepackage{hevea}
\usepackage{pifont}
\geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=35mm,rmargin=30mm}

\usepackage{psboxit}
 \PScommands
 \usepackage[T1]{fontenc}
 \usepackage[afrikaans]{babel}
\usepackage{natbib}
\bibpunct[:]{(}{)}{;}{a}{}{,}
\usepackage[latin1]{inputenc}
\usepackage{makeidx} 
\makeindex
% loop /home/js/bin/bouindeks  om indeks te genereer
 \usepackage{times}
\usepackage{multicol}
\usepackage{longtable,tabularx}
%\usepackage{doublespace} %Sien Companion p.52 beheer met \begin{spacing}{2}

\renewcommand{\contentsname}{Inhoudsopgawe}
\renewcommand{\indexname}{Indeks}
\newcommand{\se}{\selectlanguage{english}}
\newcommand{\sg}{\selectlanguage{greek}}
\newcommand{\sa}{\selectlanguage{afrikaans}}
\newcommand{\sd}{\selectlanguage{german}}
\newcommand{\sh}{\selectlanguage{dutch}}

\newcommand{\eng}{\selectlanguage{english}}
\newcommand{\grieks}{\selectlanguage{greek}}
\newcommand{\afr}{\selectlanguage{afrikaans}}
\newcommand{\duits}{\selectlanguage{german}}
\newcommand{\ned}{\selectlanguage{dutch}}

\newcommand{\en}{\selectlanguage{english}}
\newcommand{\gr}{\selectlanguage{greek}}
\newcommand{\af}{\selectlanguage{afrikaans}}
\newcommand{\de}{\selectlanguage{german}}
\newcommand{\nl}{\selectlanguage{dutch}}


%\addtolength{\voffset}{-1cm}%spasie tussen "header" en teks
%\addtolength{\hoffset}{-1cm}%spasie tussen "header" en teks
%\addtolength{\textwidth}{2cm}
%\addtolength{\textheight}{2cm}
\setlength{\parindent}{0pt} %Maak dat die paragrawe links begin
\setlength{\parskip}{1ex plus 0.5ex minus 0.2ex} %bepaal oop lyn tussen
 %paragrawe
\setlength{\parfillskip}{30pt plus 1 fil}
\setlength{\columnsep}{1cm} 
\setlength{\columnseprule}{.4pt} 

\input{/home/js/afkap}
\title{}  % Declares the document's title.
\author{Johann Spies}% Declares the author's name.

\date{\today}  % Deleting this command produces today's date.

\selectlanguage{afrikaans}

\listfiles % lys al die lêers wat gebruik word in die .log-lêer.
\usepackage{fancyhdr}
\pagestyle{fancyplain}
\lfoot{\tiny \jobname}
\lhead{}
\rhead{}
\renewcommand{\headrulewidth} {0pt}

\makeatletter
\renewcommand{\theenumii}{\arabic{enumii}}
\renewcommand{\labelenumii}{\theenumi.\theenumii.}
\renewcommand{\theenumiii}{\arabic{enumiii}}
\renewcommand{\labelenumiii}{\theenumi.\theenumii.\theenumiii.}
\renewcommand{\theenumiv}{\arabic{enumiv}}
\renewcommand{\labelenumiv}{\theenumi.\theenumii.\theenumiii.\theenumiv.}

[EMAIL PROTECTED] %Companion bladsy 56,57
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\makeatother
\usepackage{pstricks}
\usepackage{pst-text}
\usepackage{pst-node}

\begin{document} % End of preamble and beginning of text.
\ifpdf
  \DeclareGraphicsExtensions{.png,.pdf,.jpeg,.jpg,.mps} 
\else
  \DeclareGraphicsExtensions{.eps,.ps}
\fi

\maketitle
\thispagestyle{fancyplain}
%\indexname{Indeks}
\bibliographystyle{spies}
\addcontentsline{toc}{chapter}{\numberline{}Bibliografie}
\bibliography{/home/js/bibliografie/spies}
\end{document}   % End of document
%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End:

Re: HTML editor. What to use?

2004-08-31 Thread cr
On Mon, 30 Aug 2004 23:31, Francisco Borges wrote:
> Hello,
>
>  I haven't build HTML pages in years and I'm looking for an editor that
> would allow me to have a quick (re)start. Any recomendations?
>
> Running Sarge here.
>
> thank you for your attention ;-)
>
> peace.

'Quanta' is pretty good and easy to use.Comes packaged with KDE in Debian 
Woody, so hopefully is still there in Sarge.

Or Bluefish is a bit smaller and less elaborate, I think.

I can't answer for whether either does Java or stuff like that though.

cr


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



Re: Periodic HD acctivity

2004-08-31 Thread martin f krafft
> Doesn't really help. It logs the hd activity, but still there is
> _some_ process running, which forces every 60 seconds the HD to
> spin up:

You may want to peruse lsof and get periodic outputs to compare.

I know of no tool that does disk monitoring or the like.

-- 
Please do not CC me when replying to lists; I read them!
 
 .''`. martin f. krafft <[EMAIL PROTECTED]>
: :'  :proud Debian developer, admin, and user
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!


signature.asc
Description: Digital signature


SOLVED: Re: Periodic HD acctivity

2004-08-31 Thread Martin Fluch
I managed to track the "offending" process down with "top" and a sharp 
look at the right moment and spotted the korganizer applet being active at 
the moment the HD spun up. Now that I removed the applet everything is 
back to normal again :)

Thanxs for your comments!
- Martin
On Tue, 31 Aug 2004, martin f krafft wrote:
Doesn't really help. It logs the hd activity, but still there is
_some_ process running, which forces every 60 seconds the HD to
spin up:
You may want to peruse lsof and get periodic outputs to compare.
I know of no tool that does disk monitoring or the like.


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



Re: Periodic HD acctivity

2004-08-31 Thread Tim Connors
martin f krafft <[EMAIL PROTECTED]> said on Tue, 31 Aug 2004 11:35:58 +0200:
> 
> --V0207lvV8h4k8FAm
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
> 
> > Doesn't really help. It logs the hd activity, but still there is
> > _some_ process running, which forces every 60 seconds the HD to
> > spin up:
> 
> You may want to peruse lsof and get periodic outputs to compare.
> 
> I know of no tool that does disk monitoring or the like.

Try laptop_mode in newer kernels:

/proc/sys/vm/laptop_mode
and
/proc/sys/vm/block_dump

Debian's laptop-mode-tools controls the former, IIRC.

-- 
TimC -- http://astronomy.swin.edu.au/staff/tconnors/
Did you know that in German, Usenet bulletin boards are called 
Gruppenareabrettecholistennetzs? - James "Kibo" Parry


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



Re: Can't ssh

2004-08-31 Thread Prashant Jaikumar
On Sat, 14 Aug 2004 17:56:35 -0500, Kent West <[EMAIL PROTECTED]> wrote:
> John Fleming wrote:
> 
> >Since yesterday I can't ssh in to my Debian unstable box, fully upgraded.
> >When using Putty, as soon as the terminal window opens, it immediately
> >closes.  This is true whether from another machine on the LAN, or from a
> >more remote machine.  I've checked with and without my Firestarter
> >firewall - no difference.  SSH is running.

I have the same problem. I'm not able to access my debian box from
windows using putty, but I don't have a problem when accessing it from
a linux box on the LAN. I haven't made any changes to the config
files.

Prashant


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



Re: hauppage 350 pvr

2004-08-31 Thread Tom Allison
Stephen Tait wrote:
At 22:28 30/08/2004 -0400, you wrote:
--device=/dev/lirc/0
This is already set up
Personally, I'd dispense with LIRC until you can get the TV card working.
Makes sense.
If LIRC really is missing modules, your kernel config should look 
something like this:

 I2C support
 I2C bit-banging
 I2C device interfaces
 I2C /proc
 Video for Linux
 BT848 Video for Linux
I couldn't find all of these modules under modconf for 2.6 kernel.
As for the mythtv part of it.  When I try to watch TV I get a rather 
unresponsive black screen.

Have you tried watching TV outside of Myth? It's generally alot easier 
to test your TV card with cat /dev/video0 or mplayer before you hurry 
into Myth. A straight black screen usually means you've loaded your 
modules wrong (typically specifying the wrong tuner type). Once you get 
static, you're in business ;)
It appears that xine works, but I have no TV device to work with.
And Mplayer works but the ALSA sound it's trying to attach doesn't seem 
to work.  I had throught this was working but there's nothing in the 
kernel configuration for this.  Again, there isn't anything in modconf 
to support ALSA either.

I thought ALSA was provided in the 2.6 kernel?
uname -r
2.6.7-1-k7
TBH though, troubleshooting issues like this is a very hit-and-miss 
process. Post some more info about your setup (card revision, ivtv 
version, ivtv module loader, etc) things should be easier to 
troubleshoot; you might also want to consider joining the mythtv-users 
mailing list, which has proved invaluable in getting my Myth box into a 
usable state (esp. with regard to getting a PAL version running, as 
these have slightly different module configs).

PVR-350 model 990
ivtv - NFC.  Didn't even know I had one.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



SIOCSIFADDR error...!

2004-08-31 Thread Nayyar Ahmed
Hello All,

I have two ethernet cards on my machine one , both Realteck 
at the time of installation testing/woody it have detected both
also when it was showing both at first boot , but it shows me 
eth1 down

when i try to up it it give me error i.e

ebian:~# ifup eth1
SIOCSIFADDR: No such device
eth1: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
eth1: ERROR while getting interface flags: No such device
Failed to bring up eth1.

if this is the case that , "no eth1 found" then how can i re-install 
my NIC , as i d'nt have driver on cd , so i have to downlaod it.

TIA, 
  
-- 
Nayyar Ahmad

Lecturer
Faculty Of Computer Science,
Institute Of Management Sciences,
Hayat Abad Peshawar , Pakistan.
Office : 92-091-9217404 , 9217452
Cell :  92-0333-9139461


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



ALSA on 2.6

2004-08-31 Thread Tom Allison
How to I check if ALSA is actually working on my system?
I have sound, but things like mplayer say that alsa can't be found.
xine works fine, but I can't find anything in the xine menus to tell me 
what it's using for sound.

Eventually I want to set up a TV card, but I need to go back and check 
off the basics.  It looks like a lot of things did not get set up the 
way I had expected.

I made an assumption that kernel 2.6 provided alsa without additional 
configuration other than loading the hardware drivers.

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



IBM Compatibility

2004-08-31 Thread Gerhardus Geldenhuis
Hi
It is the first time I am subscribing to any debian list.

I have recently become a "convert" of debian and would just like to know
some things regarding ibm hardware.

I am ordering IBM G40 Thinkpads and would like to know wether they will
work nicely with debian. Googling seems to say that in general ibm
hardware will work painlessly with linux but no definitive answer on
debian or any other distro. There is also not much in terms of it not
working which I think is positive.

I am also looking at purchasing a ibm X345 server which apparently the
only problem with it, to install woody is the scsi controller. Someone
has told my though that using the hilux installer this can be fixed. Any
comments appreciated.

Groete
-- 
Gerhardus Geldenhuis
Chief Technical Assistant
Reactor Theory(NECSA)
[EMAIL PROTECTED]
Mobile +27 83 784 7664
Office  +27 12 305 5600

This email and any files transmitted with it are confidential and intended solely for 
the use of the individual or entity to whom they are addressed. If you have received 
this email in error please notify the system manager. This message contains 
confidential information and is intended only for the individual named. If you are not 
the named addressee you should not disseminate, distribute or copy this e-mail.


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



Re: HTML editor. What to use?

2004-08-31 Thread Caveman
> 'Quanta' is pretty good and easy to use.Comes packaged with KDE in Debian
> Woody, so hopefully is still there in Sarge.


Personally I also like quanta, its got good syntax highlighting. As
for a WSIWYG editor you would be best to run dreamwaver, I know it
requires wine, but for just click and paste stuff its probably best.

Caveman

On Tue, 31 Aug 2004 20:08:42 +1200, cr <[EMAIL PROTECTED]> wrote:


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



WiFi 802.11g Which One?

2004-08-31 Thread Roger Creasy
I have struggled for 2 months to get ndiswrapper to work on my box. I am throwing up the white flag. Can anyone suggest an 802.11g card that has a linux driver?
 
Alternately, I have a dLink DWL-G510. Does anyone know of a driver?
 
Thank You,
 
Roger
		Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!

Re: ALSA on 2.6

2004-08-31 Thread Joris Huizer
Tom Allison wrote:
How to I check if ALSA is actually working on my system?
I have sound, but things like mplayer say that alsa can't be found.
xine works fine, but I can't find anything in the xine menus to tell me 
what it's using for sound.

Eventually I want to set up a TV card, but I need to go back and check 
off the basics.  It looks like a lot of things did not get set up the 
way I had expected.

I made an assumption that kernel 2.6 provided alsa without additional 
configuration other than loading the hardware drivers.


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



Re: WiFi 802.11g Which One?

2004-08-31 Thread Alvin Oga


On Tue, 31 Aug 2004, Roger Creasy wrote:

> I have struggled for 2 months to get ndiswrapper to work on my box. I am throwing up 
> the white flag. Can anyone suggest an 802.11g card that has a linux driver?

ndiswrapper is a pain ... sometimes it works .. sometimes it doesnt
"works" == it can ping/ssh the outside wired world

> Alternately, I have a dLink DWL-G510. Does anyone know of a driver?

what is the chipset ?? ( run lspci )
- all manufacturers tend to change chipset on the
same model they are selling  ( sometiems they put in little
hints things like version 1, version 2, sometimes and usually not)

for list of supported hw ... see what hw is at your local
pc store or your buddy's working wireless linux pc or your fav online
store

http://www.Linux-Wireless.org/Drivers

-- look at the hw list of that driver

i use netgear wg311 (unmarked) for 802.11g .. w/ madwifi cards
newer wg311 (v2 on the box only) uses the (worthless) ti chipset 

c ya
alvin


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



Re: ALSA on 2.6

2004-08-31 Thread Tom Allison
Joris Huizer wrote:
Tom Allison wrote:
How to I check if ALSA is actually working on my system?
I have sound, but things like mplayer say that alsa can't be found.
xine works fine, but I can't find anything in the xine menus to tell 
me what it's using for sound.

Eventually I want to set up a TV card, but I need to go back and check 
off the basics.  It looks like a lot of things did not get set up the 
way I had expected.

I made an assumption that kernel 2.6 provided alsa without additional 
configuration other than loading the hardware drivers.


Try alsaplayer
liboss_out failed to load.
Where is this?
I couldn't find it in the /lib/modules directory.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Usb mouse frozen randomly

2004-08-31 Thread Hasan
My mouse frozen sometimes , often when cpu %95-100 loading (maybe after 
apt-get) and i cant move the mouse . I unplug the usb and plug again and 
its working . But its really headache . I'm using updated SID and 
2.4.27-1-k7 kernel. Any suggest?
(Now i cant send mouse frozen again :) )

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



Re: Usb mouse frozen randomly

2004-08-31 Thread Thomas Adam
On Tue, Aug 31, 2004 at 05:58:35PM +0300, Hasan wrote:
> My mouse frozen sometimes , often when cpu %95-100 loading (maybe after 
> apt-get) and i cant move the mouse . I unplug the usb and plug again and 
> its working . But its really headache . I'm using updated SID and 
> 2.4.27-1-k7 kernel. Any suggest?
> (Now i cant send mouse frozen again :) )

Certainly check your logs:

/var/log/messages
/var/log/XFree86.0.log

I get this sometimes as well, but once the CPU goes back to normal, it's fine.

-- Thomas Adam

-- 
Quis custodiet ipsos custodes?


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



Re: dcopserver would not run

2004-08-31 Thread Ciprian Nita
delete the .ICE* files from your home folder 
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Usb mouse frozen randomly

2004-08-31 Thread Hasan

3-Button Mouse with IntelliEye(TM)] on usb2:3.0
Aug 31 17:22:54 localhost usb.agent[17873]:  usbmouse: blacklisted
Aug 31 17:22:54 localhost usb.agent[17873]:  hid: already loaded
Aug 31 17:22:54 localhost usb.agent[17873]:  mousedev: already loaded
Aug 31 17:31:39 localhost kernel: usb.c: USB disconnect on device 
00:02.1-1 address 3
Aug 31 17:31:43 localhost kernel: hub.c: new USB device 00:02.1-1, 
assigned address 4
Aug 31 17:31:43 localhost kernel: input: USB HID v1.10 Mouse [Microsoft 
Microsoft 3-Button Mouse with IntelliEye(TM)] on usb2:4.0
Aug 31 17:31:47 localhost usb.agent[17942]:  usbmouse: blacklisted
Aug 31 17:31:47 localhost usb.agent[17942]:  hid: already loaded
Aug 31 17:31:47 localhost usb.agent[17942]:  mousedev: already loaded
Aug 31 17:42:50 localhost -- MARK --
Aug 31 17:44:54 localhost kernel: usb.c: USB disconnect on device 
00:02.1-1 address 4
Aug 31 17:44:58 localhost kernel: hub.c: new USB device 00:02.1-1, 
assigned address 5
Aug 31 17:44:58 localhost kernel: input: USB HID v1.10 Mouse [Microsoft 
Microsoft 3-Button Mouse with IntelliEye(TM)] on usb2:5.0
Aug 31 17:45:01 localhost usb.agent[18014]:  usbmouse: blacklisted
Aug 31 17:45:01 localhost usb.agent[18014]:  hid: already loaded
Aug 31 17:45:01 localhost usb.agent[18014]:  mousedev: already loaded
Aug 31 17:58:26 localhost kernel: usb.c: USB disconnect on device 
00:02.1-1 address 5
Aug 31 17:58:30 localhost kernel: hub.c: new USB device 00:02.1-1, 
assigned address 6
Aug 31 17:58:30 localhost kernel: input: USB HID v1.10 Mouse [Microsoft 
Microsoft 3-Button Mouse with IntelliEye(TM)] on usb2:6.0
Aug 31 17:58:33 localhost usb.agent[18283]:  usbmouse: blacklisted
Aug 31 17:58:33 localhost usb.agent[18283]:  hid: already loaded
Aug 31 17:58:33 localhost usb.agent[18283]:  mousedev: already loaded

Thomas Adam wrote:
On Tue, Aug 31, 2004 at 05:58:35PM +0300, Hasan wrote:
 

My mouse frozen sometimes , often when cpu %95-100 loading (maybe after 
apt-get) and i cant move the mouse . I unplug the usb and plug again and 
its working . But its really headache . I'm using updated SID and 
2.4.27-1-k7 kernel. Any suggest?
(Now i cant send mouse frozen again :) )
   

Certainly check your logs:
/var/log/messages
/var/log/XFree86.0.log
I get this sometimes as well, but once the CPU goes back to normal, it's fine.
-- Thomas Adam
 


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



Recompiling from 2.2.x to 2.6 OK?

2004-08-31 Thread Eric Dickner
Or should I recompile first to 2.4 and then to 2.6?

Thanks,

ejd



___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush


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



pppoeconf doesn't work

2004-08-31 Thread The Cypher
I can't seem to figure out what's the problem, but after detecting eth0,
it gives me an error about not finding an "access concentrator".
What's strange is that the same tool in knoppix does find it and all I
need to do is
type my username and password in order to connect using my ADSL connection.
I tried loading the modules for my ethernet device
with "modporbe via-rhine" and modprobe "pppoe" and yet it still doesn't work.
Do I need to apply some kind of update, or some different settings?


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



Re: IBM Compatibility

2004-08-31 Thread Leandro Guimaraens Faria Corsetti Dutra
Em Tue, 31 Aug 2004 12:50:12 +0200, Gerhardus Geldenhuis escreveu:

> no definitive answer on debian or any other distro

Generally speaking distros donât make much of a difference.
Debian is just starting the autodection game, but Knoppix and Gnoppix,
which are Debian-based, are there already.  Other than that, hardware
support is a funcion of the Linux kernel and X, and these are about
the same for all distros.

Complement your Googling with the Hardware Compatibility HOWTO
at http://tldp.org./ and you should be OK.


-- 
Leandro GuimarÃes Faria Corsetti Dutra +55 (44) 3028 7467 ext34
Rua Guarani 361 ap 601 â Z4+55 (44) 3025 6253
87.014-040  MaringÃ, PR   [EMAIL PROTECTED]
BRAZIL   http://br.geocities.com./lgcdutra/


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



Camera and usb-connection.

2004-08-31 Thread Sturla Holm Hansen
Having trouble getting my camera to work in debian, tried usin the 
kamera-tool in kde,  but couldn't initialize the camera, tried to mount 
/dev/sda manually (fdisk reports the fs to fat16) but  get the message 
"fs type fat not supported".
Tried "modprobe fat" no error-message, but still no go
Any suggestions would be appreciated :)

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



Re: WiFi 802.11g Which One?

2004-08-31 Thread Sysmin Sys73m47ic
> Can anyone suggest an 802.11g card that has a linux
> driver?

Personally I like the Proxim Orinoco b/g card. It uses
the madwifi driver and it seems to work very well. It
has a strong internal antenna and it also has a plug
on the end that you can remove if you would like to
put an external antenna on it in the future, or if you
just want to go wardriving.

=
-SySmin Sys73m47ic
Development Team {Fu-King Linux}



__
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail


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



Re: Recompiling from 2.2.x to 2.6 OK?

2004-08-31 Thread Paolo Alexis Falcone
On Tue, 31 Aug 2004 05:10:26 -0700 (PDT), Eric Dickner
<[EMAIL PROTECTED]> wrote:
> Or should I recompile first to 2.4 and then to 2.6?

You could do so right away. Just note that running a 2.6 kernel would
need more recent versions of userland utilities (see the Changes file
in the kernel source code)


-- 
Paolo Alexis Falcone
[EMAIL PROTECTED]


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



Re: SIOCSIFADDR error...!

2004-08-31 Thread Alexandros Papadopoulos
On Tuesday 31 August 2004 13:37, Nayyar Ahmed wrote:
> Hello All,
>
> I have two ethernet cards on my machine one , both Realteck
> at the time of installation testing/woody it have detected both
> also when it was showing both at first boot , but it shows me
> eth1 down
>
> when i try to up it it give me error i.e
>
> ebian:~# ifup eth1
> SIOCSIFADDR: No such device
> eth1: ERROR while getting interface flags: No such device
> SIOCSIFNETMASK: No such device
> eth1: ERROR while getting interface flags: No such device
> Failed to bring up eth1.

It seems that the module (driver) for your card(s) is not being 
automatically loaded.

# ifconfig -a

should show you all available interfaces. It is my guess that you won't 
find eth0 or eth1 there. To make the devices known to your OS, load the 
module, which could be any of:

# modprobe 8139too
# modprobe 8139cp
# modprobe r8169

depending on which specific Realtek card you have. After you've loaded 
the modules, the devices should be available. Once they are, append the 
names of the modules you used to /etc/modules, to make sure they're 
loaded automatically on subsequent startups.

At that point, an ifup should work.

Hope this helps

-A


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



apache2 logs ([notice] child pid nnnn exit signal Segmentation fault (11))

2004-08-31 Thread John Harrold
While on vacation, one of our servers more or less died when /var filled
up. This was a result of the error.log file for apache2 filling up with the
following messages.

[Sun Aug 22 06:25:32 2004] [notice] child pid 3881 exit signal Segmentation fault (11)
[Sun Aug 22 06:25:32 2004] [notice] child pid 3880 exit signal Segmentation fault (11)
[Sun Aug 22 06:25:33 2004] [notice] child pid 3894 exit signal Segmentation fault (11)

I fixed it over the phone, but when I returned I found that two other
computers had the same huge log files. Fortunately they had larger /var
partitions, so it didn't cause any real problems. All of the computers in
question are runnin Debian/Sarge. Can anyone suggest a reason for this?


-- 
-- 
| /"\ 
 john harrold   | \ / ASCII ribbon campaign   
 jmh at member.fsf.org  |  X  against HTML mail   
 the most useful idiot  | / \ 
--
 What difference does it make to the dead, the orphans, 
 and the homeless, whether the mad destruction is brought 
 under the name of totalitarianism or the holy name of 
 liberty and democracy?
 --Gandhi
--
  gpg --keyserver keys.indymedia.org --recv-key F65A739E
--


signature.asc
Description: Digital signature


Re: Sarge-No Sound/NEWBIE

2004-08-31 Thread Roger Creasy


you need to tell us which sound card you use. Maybe the isapnptools package can help you.Sorry for the previous incorrect reply. I am learning :).
Is there a way to use isapnptools (or something else) to find out which sound card I am using? I built this box from salavaged parts, the sound card is not marked as to its manufaturer...
		Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!

Re: WiFi 802.11g Which One?

2004-08-31 Thread Roger Creasy
Alvin Oga <[EMAIL PROTECTED]> wrote:

On Tue, 31 Aug 2004, Roger Creasy wrote:> I have struggled for 2 months to get ndiswrapper to work on my box. I am throwing up the white flag. Can anyone suggest an 802.11g card that has a linux driver?ndiswrapper is a pain ... sometimes it works .. sometimes it doesnt"works" == it can ping/ssh the outside wired world> Alternately, I have a dLink DWL-G510. Does anyone know of a driver?what is the chipset ?? ( run lspci )- all manufacturers tend to change chipset on thesame model they are selling ( sometiems they put in littlehints things like version 1, version 2, sometimes and usually not)  I did run lspci. It did not find my wireless card. Could this be the problem?
		Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!

Re: HTML editor. What to use?

2004-08-31 Thread Robert Parker
On Tuesday 31 August 2004 18:08, cr wrote:
> On Mon, 30 Aug 2004 23:31, Francisco Borges wrote:
> > Hello,
> >
> >  I haven't build HTML pages in years and I'm looking for an editor that
> > would allow me to have a quick (re)start. Any recomendations?
> >
> > Running Sarge here.
> >
> > thank you for your attention ;-)
> >
> > peace.
>
> 'Quanta' is pretty good and easy to use.Comes packaged with KDE in
> Debian Woody, so hopefully is still there in Sarge.

The version of Quanta in Woody (2.0) is so buggy that it is useless. It 
crashes continually in my experience. Hopefully it will be a lot more mature 
in Sarge because it does look promising.

Bob


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



Re: ALSA on 2.6

2004-08-31 Thread Josef Oswald
Tom Allison <[EMAIL PROTECTED]> writes:

> Joris Huizer wrote:
>> Tom Allison wrote:
>>
>>> How to I check if ALSA is actually working on my system?
>>>
>>> I have sound, but things like mplayer say that alsa can't be found.
>>> xine works fine, but I can't find anything in the xine menus to
>>> tell me what it's using for sound.
>>>
>>> Eventually I want to set up a TV card, but I need to go back and
>>> check off the basics.  It looks like a lot of things did not get
>>> set up the way I had expected.
>>>
>>> I made an assumption that kernel 2.6 provided alsa without
>>> additional configuration other than loading the hardware drivers.

I had to compile each time the Kernel for my Soundblaster Live 5.1 card

>>>
>>>
>> Try alsaplayer
>>
>
> liboss_out failed to load.
>
> Where is this?
>
> I couldn't find it in the /lib/modules directory.

Maybe you _need_ to compile a new kernel after all? 

With the 2.6.x kernel it's not complicated anymore.

most likely you also need to install alsa-base ( some tools like alsamixer
and to store the settings alsactl are also very helpfull.)
Other then the above error there is nothing else? 

 
LinuxUser aka Josef Oswald [EMAIL PROTECTED] 
-- 
registered-linux-user # 134.818 at http://counter.li.org

The box said Windows, NT or better, so I installed Linux :-) 


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



Re: Kernel Compile

2004-08-31 Thread Sergio Basurto
Why you must recompile the kernel?, the current dist
support almost any hardware!!
If you really need to do that:
You must compile the Kernel with the hardware of the
laptop, there is not need to include your desktop
hardware.

kernel-package in woody dist, can help you to achive
the .deb package easily.

I also recomend you that have a look to:
http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html

Is a very good reference.

Regards.

On Tue, 31 Aug 2004 01:06:59 +0100, Grant wrote:

> 
> Hey,
> 
> I have a laptop P2 300mhz, 128mb ram and a desktop box
> thats 2ghz,512mb ram.
> 
> The question is that could i use my 2ghz machine to
> make and compile a 
> kernel, then package it up into a .deb and send it to
> the laptop and 
> install it and it work ?
> 
> Would i need any extras ? i know i would have to
select
> the hardware for 
> the laptop, but would i need to include the hardware
> for the 2ghz or 
> just the laptop ?
> 
> Thanks
> Grant.
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]

Ing. Sergio Basurto Juárez
Tel: 04455-85322945


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



Re: Debian Display on Virtual PC 2004

2004-08-31 Thread Sysmin Sys73m47ic
> I recently installed the testing Debian (Sarge) on
> Microsoft Virtual
> PC 2004. I am new to linux and am still poking
> around.

I think that Microsoft is the key word here. Lol. Ok,
all joking aside. This is a new product for Microsoft
and they are probably still ironing out the bugs in
it. I am not sure if it will ever be as good as
VMware.
Personally when it comes to virtual computing I am
going to stick with VMware.

> I installed a base system and I installed
> x-window-system and gnome by
> using the 'apt-get install ...'. When I startx, they
> display is VERY
> wide and unviewable. I think it may have something
> to do with the
> settings that i used when setting up x. 

You can try running:

dpkg-reconfigure xserver-xfree86 

and check your video card and resolution settings. You
might want to try some generic, conservative settings
and see what happens.


=
-SySmin Sys73m47ic
Development Team {Fu-King Linux}



__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 


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



Re: HTML editor. What to use?

2004-08-31 Thread Sergio Basurto
On Tue, 31 Aug 2004 20:08:42 +1200, cr wrote:

> 
> On Mon, 30 Aug 2004 23:31, Francisco Borges wrote:
> > Hello,
> >
> >  I haven't build HTML pages in years and I'm looking
> for an editor that
> > would allow me to have a quick (re)start. Any
> recomendations?
> >
> > Running Sarge here.
> >
> > thank you for your attention ;-)
> >
> > peace.
> 
> 'Quanta' is pretty good and easy to use.Comes
> packaged with KDE in Debian 
> Woody, so hopefully is still there in Sarge.
> 
> Or Bluefish is a bit smaller and less elaborate, I
> think.
> 
> I can't answer for whether either does Java or stuff
> like that though.
> 
> cr
> 
> 
I think that the best editor that you can use is emacs,
you can edit whatever you want there even assembler.

I recomend that one, besides you can run commands
whithin it.

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

Ing. Sergio Basurto Juárez
Tel: 04455-85322945


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



Where is Latest Firefox?

2004-08-31 Thread Ed Sutherland
Where can I apt-get the latest ppc version of mozilla-firefox? (I need 
the one which reinstated CUPS printing.) Thanks.

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



OpenOffice printing with cups.

2004-08-31 Thread Stef VK5HSX
Howdy..

I am trying to organise a network printer to work with OOo with Deb Sarge. I 
have successfully installed printer and test pages under Kprinter and works 
fine.. I cannot however, print using OpenOffice. I have tried using printer 
manager in OOo, which cannot find printer installed. Printer installed on 
server (arg sake 192.168.1.1) using device 
"ipp://server:631/printers/canon_s520"; with Suse 9.1 and is shared.

Any other info required, let me know..

-- 
Regards - Stef VK5HSX

-= Support Open Source Software =-


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



Re: Debian Display on Virtual PC 2004

2004-08-31 Thread Joe Ferguson
The MS VirtualPC works great on windows with other versions of
windows. It will support linux, I have tested a few distros myself.
But it almost always mangles the video. I think the best option for VM
linux inside windows is still going to be VMware.

-halo

On Tue, 31 Aug 2004 07:14:35 -0700 (PDT), Sysmin Sys73m47ic
<[EMAIL PROTECTED]> wrote:
> > I recently installed the testing Debian (Sarge) on
> > Microsoft Virtual
> > PC 2004. I am new to linux and am still poking
> > around.
> 
> I think that Microsoft is the key word here. Lol. Ok,
> all joking aside. This is a new product for Microsoft
> and they are probably still ironing out the bugs in
> it. I am not sure if it will ever be as good as
> VMware.
> Personally when it comes to virtual computing I am
> going to stick with VMware.
> 
> > I installed a base system and I installed
> > x-window-system and gnome by
> > using the 'apt-get install ...'. When I startx, they
> > display is VERY
> > wide and unviewable. I think it may have something
> > to do with the
> > settings that i used when setting up x.
> 
> You can try running:
> 
> dpkg-reconfigure xserver-xfree86
> 
> and check your video card and resolution settings. You
> might want to try some generic, conservative settings
> and see what happens.
> 
> 
> =
> -SySmin Sys73m47ic
> Development Team {Fu-King Linux}
> 
> 
> __
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail 
> 
> 
> 
> 
> --
> 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]



Howto: Enable Gnome Sound on iMac?

2004-08-31 Thread Ed Sutherland
How do I enable Gnome sound so I can play audio CDs and MP3 files on my 
iMac? I've enabled the sound server on startup item from the "Sound" 
preference menu item, but Gnome says /dev/dsp doesn't exist. What is my 
next step? Thanks.

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



Re: OpenOffice printing with cups.

2004-08-31 Thread Jacob S.
On Wed, 1 Sep 2004 00:12:46 +0930
Stef VK5HSX <[EMAIL PROTECTED]> wrote:

> Howdy..
> 
>   I am trying to organise a network printer to work with OOo with
>   Deb Sarge. I 
> have successfully installed printer and test pages under Kprinter and
> works fine.. I cannot however, print using OpenOffice. I have tried
> using printer manager in OOo, which cannot find printer installed.
> Printer installed on server (arg sake 192.168.1.1) using device 
> "ipp://server:631/printers/canon_s520"; with Suse 9.1 and is shared.

I seem to remember that the cupsys-bsd package was required to get
printing in OOo to work with cups. Does dpkg -l cupsys-bsd show it
installed? 

Once everything was installed properly, printing in OOo just worked for
me. No configuration required, other than selecting the printer I wanted
to use when the print dialog box came up.

HTH,
Jacob

-- 
GnuPG Key: 1024D/16377135

Random .signature #7:
Microsoft is not the answer.
Microsoft is the question.
Linux is the answer.


pgp5sAfL35OMD.pgp
Description: PGP signature


Re: OpenOffice printing with cups.

2004-08-31 Thread René Seindal
Stef VK5HSX wrote:
Howdy..
	I am trying to organise a network printer to work with OOo with Deb Sarge. I 
have successfully installed printer and test pages under Kprinter and works 
fine.. I cannot however, print using OpenOffice. I have tried using printer 
manager in OOo, which cannot find printer installed. Printer installed on 
server (arg sake 192.168.1.1) using device 
"ipp://server:631/printers/canon_s520"; with Suse 9.1 and is shared.

Any other info required, let me know..
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=265148
--
René Seindal ([EMAIL PROTECTED])
Seindal Consult




Tux logo, Nvidia drivers, and framebuffer

2004-08-31 Thread Brian Pack
I want to have either the Tux logo or a bootsplash screen at boot. I've
found a few pages that explain this, but each time I delve deeper I hit
roadblocks. I've been referred to kernel patches at www.bootsplash.de,
but I have no idea which package I need. 

I know I'm missing something here, but have yet to figure out what that
is.

I've got an Nvidia card, with drivers loaded, and running kernels 2.6.7
and 2.6.8 (switching between the two as needed due to ongoing cdrecord
issues).



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


Re: WiFi 802.11g Which One?

2004-08-31 Thread Alvin Oga


On Tue, 31 Aug 2004, Roger Creasy wrote:

> > > Alternately, I have a dLink DWL-G510. Does anyone know of a driver?
> > 
> > what is the chipset ?? ( run lspci )
> 
> I did run lspci. It did not find my wireless card. Could this be the problem?

no ... there is data in lspci aboout your dlink ... ( pcmcia or pci card )
lspci -v  for mroe jibberish

and it will not always say you have "big name brand Wireless PCI
chip set" and that its wlan0 or eth1 or ath0 or xxx devices

c ya
alvin


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



ADSL/pppoe configuration problem

2004-08-31 Thread easf cdscvs
Hello, I just recently installed debian, and I can't
configure my ADSL connection.
When I run the configuration in the menu, it says it
found the ethernet device,
but the next step fails, something about "access
concentrator not found" and hinting that another
proccess may be using it.

Any idea what I might do? Right now I'm using knoppix
and
The adsl
configuration tool works fine,
just promting me for a name and password, and I can
connect
to my ADSL connection. And yes,
I did load the kernel modules for my network adapter.
I also loaded the "pppoe" module, and it still refuses
to work.

Any ideas what I can do?



__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


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



Re: OpenOffice printing with cups.

2004-08-31 Thread Stef VK5HSX
On Wednesday 01 September 2004 00:31, Jacob S. shared with us the following:
> On Wed, 1 Sep 2004 00:12:46 +0930
>
> Stef VK5HSX <[EMAIL PROTECTED]> wrote:
> > Howdy..
> >
> > I am trying to organise a network printer to work with OOo with
> > Deb Sarge. I
> > have successfully installed printer and test pages under Kprinter and
> > works fine.. I cannot however, print using OpenOffice. I have tried
> > using printer manager in OOo, which cannot find printer installed.
> > Printer installed on server (arg sake 192.168.1.1) using device
> > "ipp://server:631/printers/canon_s520"; with Suse 9.1 and is shared.
>
> I seem to remember that the cupsys-bsd package was required to get
> printing in OOo to work with cups. Does dpkg -l cupsys-bsd show it
> installed?
>
> Once everything was installed properly, printing in OOo just worked for
> me. No configuration required, other than selecting the printer I wanted
> to use when the print dialog box came up.
>
> HTH,
> Jacob

Thanks Jacob all seems to work now.. many thanks for the tip.!!
Also to Ed for the bug report..
-- 
Regards - Stef VK5HSX

-= Support Open Source Software =-


pgptrlKrBPvqZ.pgp
Description: signature


Re: OpenOffice printing with cups. * CORRECTION*

2004-08-31 Thread Stef VK5HSX
On Wednesday 01 September 2004 00:45, Stef VK5HSX shared with us the 
following:

> Thanks Jacob all seems to work now.. many thanks for the tip.!!
> Also to Ed for the bug report..

Sorry Rene.. Mistakenly placed Ed as the reply with bug report instead of 
you.. Apologies..!
-- 
Regards - Stef VK5HSX

-= Support Open Source Software =-


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



Re: ADSL/pppoe configuration problem

2004-08-31 Thread Robert Parker
On Wednesday 01 September 2004 01:14, easf cdscvs wrote:
> Hello, I just recently installed debian, and I can't
> configure my ADSL connection.
> When I run the configuration in the menu, it says it
> found the ethernet device,
> but the next step fails, something about "access
> concentrator not found" and hinting that another
> proccess may be using it.
>

I'm not particularly expert in this but I have ADSL on Woody.
None of the adsl configuration methods within Woody were at all relevant
because my adsl modem is not set up in bridge mode.

The only thing I had to do was to configure eth0 and then configure
my modem using it's web page.

So the modem itself is doing all of the adsl stuff, all Woody has to do is 
talk to the modem, which for me is a Web Excell.


Maybe there is something there that helps but I don't know your hardware.

Bob


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



Re: Tux logo, Nvidia drivers, and framebuffer

2004-08-31 Thread Ruairi Newman
On Tue, 31 Aug 2004 11:07:34 -0400, Brian Pack <[EMAIL PROTECTED]> wrote:
> I want to have either the Tux logo or a bootsplash screen at boot. I've
> found a few pages that explain this, but each time I delve deeper I hit
> roadblocks. I've been referred to kernel patches at www.bootsplash.de,
> but I have no idea which package I need.
> 

You should get the little Tux logo on boot if you're using frambuffer
support.  If you have the kernel-source package installed, read the
files in /usr/src/linux/Documentation/fb/

Regards,

Ruairí



iptables and dnat

2004-08-31 Thread Sturla Holm Hansen
when I try to insert
iptables -A PREROUTING -i eth0 -p tcp -m tcp --dport 80 -j DNAT 
--to-destination 192.168.1.2:80

I  get
iptables: No chain/target/match by that name
Below is my  /var/lib/iptables/active
What am I doing wrong?
Anyone? Thanx :)
Sturla
#WinLin
*nat
:PREROUTING ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A POSTROUTING -o eth1 -j MASQUERADE
COMMIT
*mangle
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
COMMIT
*filter
:INPUT DROP [0:0]
:FORWARD DROP [0:0]
:OUTPUT DROP [0:0]
:LOGDROP - [0:0]
-A INPUT -s 192.168.1.0/255.255.255.0 -i eth0 -p tcp -m multiport 
--dports 22,53,1 -j ACCEPT
-A  INPUT -s 192.168.1.0/255.255.255.0 -i eth0 -p udp -m udp --dport 53 
-j ACCEPT
-A INPUT -s 127.0.0.1 -i lo -j ACCEPT
-A INPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
-A INPUT -p tcp -m multiport --dports 
1,7,20,21,25,80,443,465,600,800,16001 -j ACCEPT
-A INPUT -p udp -m multiport --dports 
1,7,20,21,25,80,443,465,600,800,16001 -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -j LOGDROP
-A FORWARD -s 192.168.1.0/255.255.255.0 -i eth0 -p tcp -m multiport 
--dports 20,21,22,25,53,80,110,194,443,995 -j ACCEPT
-A FORWARD -s 192.168.1.0/255.255.255.0 -i eth0 -p udp -m multiport 
--dports 20,21,22,25,53,80,110,194,443,995 -j ACCEPT
-A FORWARD -s 192.168.1.0/255.255.255.0 -i eth0 -p icmp -m icmp 
--icmp-type 8 -j ACCEPT
#-A FORWARD -s 192.168.1.0/255.255.255.0 -i eth0 -p tcp -m tcp --dport 
1863 -j ACCEPT
-A FORWARD -m state --state RELATED,ESTABLISHED -j ACCEPT
-A FORWARD -j LOGDROP
-A OUTPUT -j ACCEPT
-A LOGDROP -j REJECT
COMMIT

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



Make-Kpkg SMP

2004-08-31 Thread Lance Hoffmeyer
How do I configure make-kpkg (kernel-package) so
that MAKE using the -j3 switch?

The smp.txt says edit the Makefile but the line that the smp.txt
says to modify does not exist.

The kernel-package man does not really cover this.

Do I modify the kernel-pkg.conf?  If so, how?

Lance

-- 

Lance Hoffmeyer
  [EMAIL PROTECTED]

---
  The natural progress of things is for liberty to yield and
  governments to gain ground.
   -
Thomas Jefferson


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



please check if yours bugs reported against wmaker still apply

2004-08-31 Thread Bill Allombert
Hello Debian users and developers,

If you have reported a bug against wmaker (WindowMaker) that is still
open, please check whether the bug still apply to the current version,
and in the negative, please tags the bug as fixed!

I make this call because there are several hundreds of bugs reported
against this package, but inspection let me expect a sizeable 
number is fixed already.

Thanks for your attention!

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


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



Re: iptables and dnat

2004-08-31 Thread Eric Gaumer
On Tue, 2004-08-31 at 08:40, Sturla Holm Hansen wrote:
> when I try to insert
> 
> iptables -A PREROUTING -i eth0 -p tcp -m tcp --dport 80 -j DNAT 
> --to-destination 192.168.1.2:80
> 
> I  get
> 
> iptables: No chain/target/match by that name
> 
> Below is my  /var/lib/iptables/active
> 
> What am I doing wrong?
> 
> Anyone? Thanx :)
> 
> Sturla

iptables -t nat -A PREROUTING  -p tcp -i eth0 --dport 80 -j DNAT --to-destination 
192.168.1.2:80

-- 
Eric Gaumer <[EMAIL PROTECTED]>


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


Re: Tux logo, Nvidia drivers, and framebuffer

2004-08-31 Thread Brian Pack
On Tue, 2004-08-31 at 11:28, Ruairi Newman wrote:
> On Tue, 31 Aug 2004 11:07:34 -0400, Brian Pack <[EMAIL PROTECTED]> wrote:
> > I want to have either the Tux logo or a bootsplash screen at boot. I've
> > found a few pages that explain this, but each time I delve deeper I hit
> > roadblocks. I've been referred to kernel patches at www.bootsplash.de,
> > but I have no idea which package I need.
> > 
> 
> You should get the little Tux logo on boot if you're using frambuffer
> support.  If you have the kernel-source package installed, read the
> files in /usr/src/linux/Documentation/fb/

Like I said, I'm missing info. Like adding video= or vga= to the
menu.lst to tell grub I want to use framebuffer mode at boot. Google is
my friend. :)

I'm making progress. By adding video=vesa vga=0x317 I get a blank screen
up to the point that X starts. That's not a problem for now, because I
know I'm on the right track. I'm recompiling a kernel right now that has
vesa included, and not a module, as well as console framebuffer support.

Once I get that, *then* I can start playing with the bootsplash patch.
:)



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


Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-31 Thread Nigel J. Wood
Hi Johann, 

PROBLEM SOLVED:

I did  /etc/init.d/apache reload and it work!  Just one last question.
 What is the difference between /etc/apache/ ./apache stop & start
(which I was doing) and /etc/init.d/apache reload?

Thanks again...



On Mon, 30 Aug 2004 20:23:00 -0400, Johann Koenig <[EMAIL PROTECTED]> wrote:
> On Monday August 30 at 03:27pm
> "Nigel J. Wood" <[EMAIL PROTECTED]> wrote:
> 
> > I did uncomment out :
> >
> > AddType application/x-httpd-php .php
> > AddType application/x-httpd-php-source .phps
> >
> > Still getting the download prompt.  Any other ideas?
> 
> /etc/init.d/apache reload
> 
> Are you dealing with apache or apache-ssl? Does the file you are
> provided actually have all the information?
> --
> -johann koenig
> Now Playing: August Premier - Tuckered Out : Plea For Peace - Take
> Action (Vol. 2 Disc 2)
> 
> 
> Today is Boomtime, the 23rd day of Bureaucracy in the YOLD 3170
> My public pgp key: http://mental-graffiti.com/pgp/
> 
> 
>


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



Re: apache2 logs ([notice] child pid nnnn exit signal Segmentation fault (11))

2004-08-31 Thread Richard A Nelson
On Tue, 31 Aug 2004, John Harrold wrote:
>
> [Sun Aug 22 06:25:32 2004] [notice] child pid 3881 exit signal Segmentation fault 
> (11)
> [Sun Aug 22 06:25:32 2004] [notice] child pid 3880 exit signal Segmentation fault 
> (11)
> [Sun Aug 22 06:25:33 2004] [notice] child pid 3894 exit signal Segmentation fault 
> (11)

upgrade apache2 *and* any modules (ie apache2-mod-security)
 to the latest levels and this should no longer be an issue

-- 
Rick Nelson
If I have trouble installing Linux, something is wrong. Very wrong.
-- Linus Torvalds


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



Questions

2004-08-31 Thread olayemi ibrahim

Kindly, tell me the 3 differences between these topics bellow. 
 1    floppy disk and zip disk    
 2    vcd and dvd  
 3    cd recordable and rewriteable   
 4    cd rom drive and cd write  
 5    laptop and note book
		Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!

please help

2004-08-31 Thread Atiase Favour
Hello: 
My name is Favour Atiase, I am from Ghana West Africa.

I have an HP DesignJet 750C Plus plotter and I have a
problem with it. 
I switch on my plotter and recieced this error message
070010 01E6 on the led display, what does it mean
and what do i have to check before. I have change all
the cartridges but still. please help me with this
ploblem. 
My regards 
Favour 







___ALL-NEW Yahoo! Messenger - 
all new features - even more fun!  http://uk.messenger.yahoo.com


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



pptpd/pppd and radius

2004-08-31 Thread Nathan Kroll
I'm settin up a pptpd vpn server.  I'd like to be able to use radius
for authentication but I'm having a difficult time finding anything
that has to do with this on debian systems.
I'd also like to be able to allow more than 21 client connections.  If
this mean recompiling, I'm more than willing to do that, but I can't
find much info on how to recompile for radius support and to allow
more than 21 clients.

And help is much appreciated.  Thank you.


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



Re: please help

2004-08-31 Thread Oliver Elphick
On Tue, 2004-08-31 at 17:14, Atiase Favour wrote:
> Hello: 
> My name is Favour Atiase, I am from Ghana West Africa.
> 
> I have an HP DesignJet 750C Plus plotter and I have a
> problem with it. 
> I switch on my plotter and recieced this error message
> 070010 01E6 on the led display, what does it mean
> and what do i have to check before. I have change all
> the cartridges but still. please help me with this
> ploblem. 

This is a hardware problem with your scanner.  Debian is software.

I think you will be more likely to get an anser to your question from an
HP website, for example
https://www.designjet.hp.com/reg_product_home.html?new_product=750C&pageseq=937897

-- 
Oliver Elphick  [EMAIL PROTECTED]
Isle of Wight  http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA  92C8 39E7 280E 3631 3F0E  1EC0 5664 7A2F A543 10EA
 
 " ...Take heed, and beware of covetousness; for a man's
  life consisteth not in the abundance of the things 
  which he possesseth."   Luke 12:15 


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



Re: Make-Kpkg SMP

2004-08-31 Thread Jacob S.
On Tue, 31 Aug 2004 10:55:57 -0500
Lance Hoffmeyer <[EMAIL PROTECTED]> wrote:

> How do I configure make-kpkg (kernel-package) so
> that MAKE using the -j3 switch?
> 
> The smp.txt says edit the Makefile but the line that the smp.txt
> says to modify does not exist.
> 
> The kernel-package man does not really cover this.
> 
> Do I modify the kernel-pkg.conf?  If so, how?

Just taking a guess as I've never tried it, but in
/usr/src/kernel-source-2.6.6/Makefile on my computer, there is a line
that starts with "MAKEFLAGS +=". I suspect adding a -j3 at the end of
that line would do it.

HTH,
Jacob


-- 
GnuPG Key: 1024D/16377135

Random .signature #55:
Given enough time and money, eventually Microsoft will re-invent UNIX.


pgpDGIFw7sWtm.pgp
Description: PGP signature


WAP +Radius

2004-08-31 Thread Gabriel Granger
Hi all,
Has anyone tried to setup a WAP using Radius to authenticate users? I'm  
using FreeRadius and a Belkin F5D7130, my test machine is a Apple  
powerbook with airport extreme card.  When i try to connect to my WAP  
I'm telling that I'm using WEP-Enterprise and supplying the username /  
password and the WAP name

I'm running a DHCP server on my debian server, all I'm wanting todo is  
get the users authenticated from radius and then my linux box to assign  
the IP addresses.  I had this working with the standard WEP, as soon as  
I changed my belkin router to use Radius I get errors.

I really dont know enough about how all this works, but I've added a  
user into the "users" file

steve   Auth-Type := EAP, User-Password == "testing"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = xxx.xxx.xxx.xxx,
Framed-IP-Netmask = 255.255.255.0,
Framed-Routing = Broadcast-Listen,
Framed-Filter-Id = "std.ppp",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP
Is there some special config needed in radiusd.conf that needs to be  
added to EAP section? do I need to use EAP? I want to avoid  
certificates on server and client, I would ideally want to use simple  
user / password authentication if possible.  I thing the line where is  
getting caught out is.  I could be complete wrong (which is suspect)  
any advise would be great

"rlm_eap: EAP Start not found"
/usr/sbin/freeradius -xx (output)
rad_recv: Access-Request packet from host xxx.xxx.xxx.xxx:2048, id=0,  
length=123
Thread 2 assigned request 6
--- Walking the entire request list ---
Threads: total/active/spare threads = 5/1/4
Waking up in 5 seconds...
Thread 2 handling request 6, (2 handled so far)
User-Name = "steve"
NAS-IP-Address = xxx.xxx.xxx.xxx
Called-Station-Id = "0030bd9bbf25"
Calling-Station-Id = "000393ec89e0"
NAS-Identifier = "0030bd9bbf25"
NAS-Port = 133
Framed-MTU = 1400
NAS-Port-Type = Wireless-802.11
EAP-Message = 0x020a017374657665
Message-Authenticator = 0x6a134e8dcac69a6d3ec2293af940a0af
modcall: entering group authorize for request 6
  modcall[authorize]: module "preprocess" returns ok for request 6
  modcall[authorize]: module "chap" returns noop for request 6
  rlm_eap: EAP packet type notification id 0 length 10
  rlm_eap: EAP Start not found
  modcall[authorize]: module "eap" returns updated for request 6
rlm_realm: No '@' in User-Name = "steve", looking up realm NULL
rlm_realm: Found realm "NULL"
rlm_realm: Adding Stripped-User-Name = "steve"
rlm_realm: Proxying request from user steve to realm NULL
rlm_realm: Adding Realm = "NULL"
rlm_realm: Authentication realm is LOCAL.
  modcall[authorize]: module "suffix" returns noop for request 6
users: Matched DEFAULT at 152
users: Matched steve at 216
  modcall[authorize]: module "files" returns ok for request 6
  modcall[authorize]: module "mschap" returns noop for request 6
modcall: group authorize returns updated for request 6
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate for request 6
  rlm_eap:  list_clean deleted one item
  rlm_eap: EAP packet type notification id 0 length 10
  rlm_eap: EAP Start not found
  rlm_eap: EAP Identity
  rlm_eap: processing type md5
rlm_eap_md5: Issuing Challenge
  modcall[authenticate]: module "eap" returns ok for request 6
modcall: group authenticate returns ok for request 6
Sending Access-Challenge of id 0 to xxx.xxx.xxx.xxx:2048
Service-Type = Framed-User
Framed-Protocol = PPP
Framed-IP-Address = xxx.xxx.xxx.xxx
Framed-IP-Netmask = 255.255.255.0
Framed-Routing = Broadcast-Listen
Framed-Filter-Id = "std.ppp"
Framed-MTU = 1500
Framed-Compression = Van-Jacobson-TCP-IP
EAP-Message = 0x010100160410f8e2f77cbb0a59ee9c94469c5c1f6ebb
Message-Authenticator = 0x
State =  
0x8c84d25021d7fa8dcfa42552d4ad1b47bd8d3441a05c5caa73c81b505062e1c7f44191 
f8
Finished request 6
Going to the next request
Thread 2 waiting to be assigned a request
rad_recv: Access-Request packet from host xxx.xxx.xxx.xxx:2048, id=0,  
length=157
Thread 3 assigned request 7
rl_next:  returning NULL
Waking up in 5 seconds...
Thread 3 handling request 7, (2 handled so far)
User-Name = "steve"
NAS-IP-Address = xxx.xxx.xxx.xxx
Called-Station-Id = "0030bd9bbf25"
Calling-Station-Id = "000393ec89e0"
NAS-Identifier = "0030bd9bbf25"
NAS-Port = 133
Framed-MTU = 1400
State =  
0x8c84d25021d7fa8dcfa42552d4ad1b47bd8d3441a05c5caa73c81b505062e1c7f44191 
f8
NAS-Port-Type = Wireless-802.11
EAP-Message = 0x020100060319
Message-Authenticator = 0x211a6ccf3d330095a28ffadf23df4e26
modcall: ent

unsubscribe

2004-08-31 Thread Youngster








 

 











Van:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Verzonden: dinsdag 31 augustus
2004 18:09
Aan:
[EMAIL PROTECTED]
Onderwerp: debian-user-digest
Digest V2004 #1033



 

 










Re: Usb mouse frozen randomly

2004-08-31 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hasan <[EMAIL PROTECTED]> writes:

>  My mouse frozen sometimes , often when cpu %95-100 loading (maybe
> after apt-get) and i cant move the mouse . I unplug the usb and plug
> again and its working . But its really headache . I'm using updated
> SID and 2.4.27-1-k7 kernel. Any suggest?

Wow, I thought it was my hardware bugging out (given that I don't take
good care of the mice attached to my system, goes with being a
gamer).  Really sucks when you're playing America's Army, cooking a
frag grenade, then the mouse craps out, causing you to throw the
grenade at your feet, incapable of steering as you try to run away
- From it...

> (Now i cant send mouse frozen again :) )

It's C-c C-c in gnus if you can't use the mouse.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBNKvXUzgNqloQMwcRAtn5AKC2tj2rx1KBYoKNC2dQ4/4L4spk7gCeJMtv
dip/1cnGnAqJLbBHDe7PFUo=
=FNCj
-END PGP SIGNATURE-



Re: Kernel Compile

2004-08-31 Thread Grant
Sergio Basurto wrote:
Why you must recompile the kernel?, the current dist
support almost any hardware!!
If you really need to do that:
You must compile the Kernel with the hardware of the
laptop, there is not need to include your desktop
hardware.
kernel-package in woody dist, can help you to achive
the .deb package easily.
I also recomend you that have a look to:
http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html
Is a very good reference.
Regards.
On Tue, 31 Aug 2004 01:06:59 +0100, Grant wrote:
 

Hey,
I have a laptop P2 300mhz, 128mb ram and a desktop box
thats 2ghz,512mb ram.
The question is that could i use my 2ghz machine to
make and compile a 
kernel, then package it up into a .deb and send it to
the laptop and 
install it and it work ?

Would i need any extras ? i know i would have to
   

select
 

the hardware for 
the laptop, but would i need to include the hardware
for the 2ghz or 
just the laptop ?

Thanks
Grant.

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

Ing. Sergio Basurto Juárez
Tel: 04455-85322945
 

Hey,
I need to compile the kernel as i havnt been able to get the sound card 
working on my laptop.

The laptop is a omnibook 4150A, the B version is supported quite well  
from what i have seen on the internet, but i havnt had much luck with 
this laptop on anything other than mandrake, so i am assuming that if i 
recompile the kernel i can add in what ever mandrake used for my sound card.

from a few sites they say its a CS4282 but everything i have tried so 
far hasnt worked so i am hopping this compile will sort it :)

I wont include the desktop hardware i was just curious as it's using the 
desktop to compile so i thought it might be needed :)

Thanks.
Grant.

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



Re: ADSL/pppoe configuration problem

2004-08-31 Thread Jeremy T. Bouse
I'm not sure exactly who your ADSL provider is but having gone
through a similar error situation with SBC Yahoo DSL service I'd suggest
checking with your providers tier 2 tech support that the line is
actually properly configured for PPPOE. In my case they had the line
configured to ignore the LCP connection request packets so my system was
failing to see their access concentrator. Once the tech corrected this
problem I could see the AC using pppoe-discover or pppoeconf without a
problem. 

Now for me actually authenticating became the issue after I
could see their AC as it seems their RedBack configuration was denying
my /28 subnet configuration being handed to it via RADIUS. As of this
writing I'm still not authenticated and it's been since the 20th that
they said this order was completed.

Regards,
Jeremy

On Tue, Aug 31, 2004 at 08:14:38AM -0700, easf cdscvs wrote:
> Hello, I just recently installed debian, and I can't
> configure my ADSL connection.
> When I run the configuration in the menu, it says it
> found the ethernet device,
> but the next step fails, something about "access
> concentrator not found" and hinting that another
> proccess may be using it.
> 
> Any idea what I might do? Right now I'm using knoppix
> and
> The adsl
> configuration tool works fine,
> just promting me for a name and password, and I can
> connect
> to my ADSL connection. And yes,
> I did load the kernel modules for my network adapter.
> I also loaded the "pppoe" module, and it still refuses
> to work.
> 
> Any ideas what I can do?
> 
> 
>   
> __
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> http://promotions.yahoo.com/new_mail
> 
> 
> -- 
> 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: HTML editor. What to use?

2004-08-31 Thread Joris Huizer
I think that the best editor that you can use is emacs,
you can edit whatever you want there even assembler.
I recomend that one, besides you can run commands
whithin it.
Regards.
Well, you can do all that in vim too ;) Don't call emacs or vim the 
best, it's a matter of taste! :p

(sorry I had to jump in with such a statement)
Joris
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Tux logo, Nvidia drivers, and framebuffer

2004-08-31 Thread Alvin Oga

On Tue, 31 Aug 2004, Brian Pack wrote:

> I'm making progress. By adding video=vesa vga=0x317 I get a blank screen
> up to the point that X starts. That's not a problem for now, because I
> know I'm on the right track. I'm recompiling a kernel right now that has
> vesa included, and not a module, as well as console framebuffer support.

the blank screen means you dont have the proper frame buffer defined
( same probelm as my stuff ... just need to tweek the various fb options )

> Once I get that, *then* I can start playing with the bootsplash patch.

i'd do the same tests ( same kernel ) on machines that you know worked
on other distro ( like suse-9.1 has splash by default ) so it should
work for deb's splash too
- not all mb and not all chipsets are "the same" :-)

yup...  and when you're done .. you can come play on my brain-dead mb too
with gazillion different chipset to see which works and which does not
support tux on boot or splash

c ya
alvin


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



Re: Questions

2004-08-31 Thread Phillipus Gunawan
- floppy disk = only 1.44mb per disk, easy to break
- zip disk = more than 100mb (old and new ver) harder
than floppy, the floppy drive of Mac :)

- vcd = ??? video cd is refer to movie in a cd
- dvd = dvd is the media that being used in replacment
of CD (not vcd) has more advance tech, can contains
data (or movie) up to 4g (single layer) and 8g (dual
layer)

- cd recordable = (refered to a blank cd) cd media
which can writen (files or movies)
- cd rewriteable = same as above, but has ability to
be erased and replace the data inside the cd
(depending on you refered as 'cd', in the society, it
can means the blank cd or physical cd hardware/cd
drive)

- cd rom drive = refer to a physical hardware of a cd
drive we use on our computer
- cd write = ??? (missing 'r'?) absolutely no clues
what is this

- laptop >< note book = i think both of them refer
only the language, both are the same. If you were
asking laptop and tablet pc, thats will make it more
interesting

These are my answers if one of my student asking these
sort of questions...

Quick and painless

--- olayemi ibrahim <[EMAIL PROTECTED]> wrote:

> Kindly, tell me the 3 differences between these
> topics bellow. 
>  1floppy disk and zip disk
>  2vcd and dvd  
>  3cd recordable and rewriteable   
>  4cd rom drive and cd write  
>  5laptop and note book
> 
> 
>   
> -
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!


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


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



Re: Re: Re: KDE 3.3 logout crashes the system

2004-08-31 Thread David Bokan
Title: Re: Re: Re: KDE 3.3 logout crashes the system





>Yes, I have tried CTRL-ALT-DEL and it does not work, which is why I believe that logging in over a LAN wont work, however, I will try a telnet/ssh when I get home tonight,

I have tried to SSH into the system. It works when the system is running fine, however, when I do a logout of KDE and the screen freezes, I can't SSH. I believe that the kernel has crashed...is there a way I can get some debugging info or log the problems? Is this a known bug?

Thanks,
David Bokan





Re: HTML editor. What to use?

2004-08-31 Thread Sergio Basurto
Sorry if the statement hurt in any way, I agree with
you its a matter of taste and I think my statement was
bad formed, I mean at least for me is the best and
obviously there are a lot goo editors out there.

Well for my experience emacs is a good one.

Regards.
On Tue, 31 Aug 2004 19:04:02 +0200, Joris Huizer wrote:

> 
> > I think that the best editor that you can use is
> emacs,
> > you can edit whatever you want there even assembler.
> > 
> > I recomend that one, besides you can run commands
> > whithin it.
> > 
> > Regards.
> > 
> 
> Well, you can do all that in vim too ;) Don't call
> emacs or vim the 
> best, it's a matter of taste! :p
> 
> (sorry I had to jump in with such a statement)
> 
> Joris
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]

Ing. Sergio Basurto Juárez
Tel: 04455-85322945


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



Re: Tux logo, Nvidia drivers, and framebuffer

2004-08-31 Thread Brian Pack
On Tue, 2004-08-31 at 13:16, Alvin Oga wrote:
> On Tue, 31 Aug 2004, Brian Pack wrote:
> 
> > I'm making progress. By adding video=vesa vga=0x317 I get a blank screen
> > up to the point that X starts. That's not a problem for now, because I
> > know I'm on the right track. I'm recompiling a kernel right now that has
> > vesa included, and not a module, as well as console framebuffer support.
> 
> the blank screen means you dont have the proper frame buffer defined
> ( same probelm as my stuff ... just need to tweek the various fb options )
> 
> > Once I get that, *then* I can start playing with the bootsplash patch.
> 
> i'd do the same tests ( same kernel ) on machines that you know worked
> on other distro ( like suse-9.1 has splash by default ) so it should
> work for deb's splash too
>   - not all mb and not all chipsets are "the same" :-)
> 
> yup...  and when you're done .. you can come play on my brain-dead mb too
> with gazillion different chipset to see which works and which does not
> support tux on boot or splash

I compiled a new kernel, with vesa included instead of a module, same
for console framebuffer. Added video=vesa and vga=0x317 in menu.lst for
grub.

I've got Tux! :)



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


Iptables help ..

2004-08-31 Thread debi
Hi,

I am using the following iptables rules for the NAT, but i also want to 
block outgoing port 25 traffic from the LAN clients. INAT works fine but 
the outgoing port 25 is still open

/sbin/iptables -F -t nat
/sbin/iptables -A INPUT -p tcp -i eth0 -s 0/0 -d ! 10.0.0.0/8 
--dport 25  
-j REJECT
/sbin/iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE

But the outgoing port 25 is still open, can some tell me whats wrong in 
these rules.

Regards
Azher



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



pptpd/pppd and radius

2004-08-31 Thread Nathan Kroll
I'm settin up a pptpd vpn server.  I'd like to be able to use radius
for authentication but I'm having a difficult time finding anything
that has to do with this on debian systems.
I'd also like to be able to allow more than 21 client connections.  If
this mean recompiling, I'm more than willing to do that, but I can't
find much info on how to recompile for radius support and to allow
more than 21 clients.

And help is much appreciated.  Thank you.


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



mysterious X lockups on Sarge

2004-08-31 Thread ScruLoose
Hi all,

For several weeks now, I've been having X lock up on me occasionally, 
and I'm a bit stumped as to where to start debugging it...

I'm running Sarge on a P4 3.2 HT, and my video card is a GeForce FX 
5200 using the nvidia binary driver.  I've had this problem on both a 
home-rolled 2.4.22 kernel and the Debian 2.6.7-SMP kernel-package.

Every couple of days or so X seems to die an abrupt death.  The display 
will freeze completely, keyboard input has no effect (including 
CTRL-ALT-F1 and CTRL-ALT-BACKSPACE).  The system is still running, 
though: If XMMS is playing when the problem hits, the music keeps on 
going; and I can ssh in to the box no problem.  If I kill -9 the XDM and 
/usr/X11R6/bin/X processes then the screen goes black... but then doing 
/etc/init.d/xdm start just silently fails.  So I've been ssh-ing in just 
to reboot the box.

Now, I've had this happen while I was surfing the web, and while the 
screensaver was running, and sometimes after the monitor has gone to 
sleep (oh, and once in the middle of a game of armagetron).

A "tail" of XFree86.0.log shows a bunch of GetModeLine entries, but 
nothing that looks like error or panic or "ack! I'm dying!"...
I've done an 8-hr run of memtest86 with no complaints at all, the 
temperature seems to be happy, and loading the crap out of the system 
doesn't make it fail (I tried 5 hours of a kernel-compile loop, and 2 
hours of cpuburn with no problems).

So where do I start looking to figure out what's causing this and/or to 
fix it.


Thanks for any help
-- 
---<>---
I do not agree with what you have to say,
but I'll defend to the death your right to say it.
- Voltaire
--<>--


signature.asc
Description: Digital signature


Kernel boot problem?

2004-08-31 Thread Grant
Hey,
I kinda have a problem,
I have compiled now 4 kernel's and the first two kernel's got stuck on 
this message at boot.

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


The other two kernels i did get stuck on this.

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

The only difference in the two messages is the "unknown-block" section.
I used the old .config file so i would have what i needed for the new 
kernel and all i added was select a few sound card things.

Have i added something that i shouldnt have ? or something i have missed ?
I have checked the root= line in the grub config and it reads the same 
as the current kernel which is 2.6.7-1 and the one i am trying to 
compile is 2.6.8

Thanks in advance :)
Grant.

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



Re: Questions

2004-08-31 Thread Josef Oswald
olayemi ibrahim <[EMAIL PROTECTED]> writes:

> 1.  (*) text/plain  ( ) text/html   
>
> Kindly, tell me the 3 differences between these topics bellow.   
>   
>  1floppy disk and zip disk
>  2vcd and dvd  

>  3cd recordable and rewriteable   

this means  on a cd- recordable you can  write it _once_ 

a rewrite-able CD-RW you will be able to rewrite it more then once, you
can delete what is on it and write again.

>  4cd rom drive and cd write  
a cdrom can only _read_ the CD-Rom whereas a writer is also called a
burner to burn the CD-Roms 

>  5laptop and note book
>
> -
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!

-- 
LinuxUser aka Josef Oswald [EMAIL PROTECTED] 
-- 
registered-linux-user # 134.818 at http://counter.li.org

The box said Windows, NT or better, so I installed Linux :-) 


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



Re: howto chat behind a proxy

2004-08-31 Thread Sven Hoexter
On Mon, Aug 30, 2004 at 11:08:29AM -0700, belahcene abdelkader wrote:
> Hi every body,
> I want to use the irc.debian.org fro direct chating. I
> use xcaht to do this,
> unfortunatly I am behind a proxy, and don't have a
> direct access.
> I tied to configure the xchat by adding addresse of
> our proxy and the port ( http port is 8080 ). But i
> couldn't access to the irc server.
I would try http://transconnect.sourceforge.net/
and as a last resort http://cgiirc.sourceforge.net/

Sven
-- 
It ain't so bad bein' alone if you know it'll never last nothing lasts forever
'cept the certainly of change and love's the same It's a game with simple rules
If you think it's forever then you're nothing but a fool
   [Venerea - Love Is A Battlefield Of Wounded Hearts]


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



Re: Debian Display on Virtual PC 2004

2004-08-31 Thread Kevin Mark
On Mon, Aug 30, 2004 at 11:49:46PM -0400, Benny Wong wrote:
> Hello,
> 
> I recently installed the testing Debian (Sarge) on Microsoft Virtual
> PC 2004. I am new to linux and am still poking around.
> 
> I installed a base system and I installed x-window-system and gnome by
> using the 'apt-get install ...'. When I startx, they display is VERY
> wide and unviewable. I think it may have something to do with the
> settings that i used when setting up x. Can anyone help? Thanks A LOT.
> I would really liek this to work because Debian has been my fave
> distro that I've tried. Thanks!
> 
> -Benny
Hi Benny,
have you tried (as root)'dpkg-reconfigure xserver-xfree86'?
-- 

(__)
(oo)
  /--\/
 / |||
*  /\---/\
   ~~   ~~
"Have you mooed today?"...


signature.asc
Description: Digital signature


Re: Integrating creating users through WebMin

2004-08-31 Thread Curtis Vaughan
On 30 Aug, 2004, at 16:49, Kevin Mark wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Aug 30, 2004 at 04:32:41PM -0700, Curtis Vaughan wrote:
On 30 Aug, 2004, at 14:57, Kevin Mark wrote:
On Mon, Aug 30, 2004 at 02:53:50PM -0700, Curtis Vaughan wrote:
Currently we have a RedHat 8 server that was a special order to do 
the

following:
When I create a user through WebMin, it automatically creates a 
samba
user profile for them, and a MailDir for Postfix.

Well, that server is getting old and I can't update samba, for
example,
without killing it's integration w/WebMin.
So, my question is whether anything similar has been developed under
Debian.  All of our other servers are Debian and I feel more
comfortable with it.
Curtis
Hi C,
if this is webmin modules, could you just 'copy it over' after all
Webmin is written in Perl?!
=Kev
--
I have no idea how they did it, but I know that the entire integration
was originally written on a RedHat 7 server.  I requested that they 
put
it on my Debian server, but they could not get all the integration to
work.  So, in the end I asked them to put it on RedHat 8, and even 
then
they had to figure out some issues.

Curtis
Hi Curtis,
1000 open source eyes may help! if you make it an open source project.
If its that useful, someone in debian or elsewhere may jump on the
chance! But that is entirely in your court!
=Kev
I have no problem with that, but I have no idea what I should even do 
to even that ball rolling.
Any suggestions?

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



Re: HTML editor. What to use?

2004-08-31 Thread Lauri Tischler
Sergio Basurto wrote:
I think that the best editor that you can use is emacs,
you can edit whatever you want there even assembler.
Ummm...
Any text editor can edit assember language,
Midnight Commander has nice editor,
MC also shows html-crap properly formatted,
so you can type your text and then see how it
looks, all in textmode as The Lord commanded.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Kernel boot problem?

2004-08-31 Thread Paul Johnson
<#secure method=pgp mode=sign>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Grant <[EMAIL PROTECTED]> writes:

> Hey,
>
> I kinda have a problem,
>
> I have compiled now 4 kernel's and the first two kernel's got stuck on
> this message at boot.
> 
> VFS: Cannot open root device "hda1" or unknown-block(3,1)
> Please append a correct "root=" boot option
> Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)
> 

Sounds like you're making a kernel with no initrd and all the
filesystems are modules.  initrd is a pain in the butt, just compile
the filesystems you need at boot time right into the kernel.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBNLybUzgNqloQMwcRAoDBAKCNsyVxXUMAZ7x+wU7ar+OV/snaXACfd8Ny
vM6MkC8zmBqqXXbJXSclxSM=
=4R3O
-END PGP SIGNATURE-


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



Re: apache2 logs ([notice] child pid nnnn exit signal Segmentation fault (11))

2004-08-31 Thread John Harrold
Sometime in August Richard A Nelson assaulted the keyboard and produced:

| upgrade apache2 *and* any modules (ie apache2-mod-security)
|  to the latest levels and this should no longer be an issue

Ok, I'll do this. 

A question from someone rather new to Debian. Is there an email list
(similar to redhats errata) that sends out mail describing bugs: program
(e.g. apache) , effected releases (e.g. woody, sid, etc.), solutions (e.g.
apt-get update && apt-get upgrade).

I've subscribed to debian security (debian-security-announce), but I didn't
receive anything concerning this -- which makes sense since it's not really
a security issue.

Thanks for your patience.
-- 
-- 
| /"\ 
 john harrold   | \ / ASCII ribbon campaign   
 jmh at member.fsf.org  |  X  against HTML mail   
 the most useful idiot  | / \ 
--
 What difference does it make to the dead, the orphans, 
 and the homeless, whether the mad destruction is brought 
 under the name of totalitarianism or the holy name of 
 liberty and democracy?
 --Gandhi
--
  gpg --keyserver keys.indymedia.org --recv-key F65A739E
--


signature.asc
Description: Digital signature


Re: Re: Re: KDE 3.3 logout crashes the system

2004-08-31 Thread Stefan O'Rear
On Tue, Aug 31, 2004 at 01:14:49PM -0400, David Bokan wrote:
> >Yes, I have tried CTRL-ALT-DEL and it does not work, which is why I believe
> that logging in over a LAN wont work, however, I will try a telnet/ssh when
> I get home tonight,
> 
> I have tried to SSH into the system. It works when the system is running
> fine, however, when I do a logout of KDE and the screen freezes, I can't
> SSH. I believe that the kernel has crashed...is there a way I can get some
> debugging info or log the problems? ...
If you can get KDE to logout on a timer (forinstance with FakeClick on
the menu, if it works), then set it up to logout soon and hit
Ctrl-Alt-F1.

The kernel tries to be noisy when it crashes, but (dunno if this is
still true in the Age of Framebuffer Consoles) cannot talk while X is in
the foreground...

> ... Is this a known bug?
Search the BTS!

Goto http://bugs.debian.org

-- 
The world's most effective spam filter:
ln -sf /dev/full /var/mail/$USER


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



[Fwd: Re: HTML editor. What to use?]

2004-08-31 Thread Joris Huizer
 --- Begin Message ---
Slightly off-topic, but I thought everyone might find this useful as I learned
it only a few days ago.

I always admired emacs for it's ability to run a shell within a frame of the
program.  It's very useful for programming, is wonderful for web development as
well since you can run lynx or another text-browser to test things as you go. 
However, I am one of those who prefer vim, and vim does not have this ability
built in.

I discovered a program called SCREEN, which is available in all three levels of
the debian release (i use sarge).  Screen allows you to run multiple shells at
the same time, split their windows, etc.  So I now start screen, split the
window, and run vim in one of the two frames.  Using this method vim has the
same capability as emacs to run a shell and edit files at the same time.

Back on topic...

I've often considered a nice gui editor for webdesign, but each time i start to
dabble in one I quickly return to vim or emacs.  The gui's such as quanta or
bluefish indeed have nice completion features, forms to insert code, etc. 
However, they're always missing things I need which forces me to go back and
edit the code anyway.  I prefer having the ability to code whatever I want,
follow my own methods and practices, etc.  I always feel too constrained using
a gui editor.

Also, if you're used to shortcut keys for movement (vim and emacs are both
spectacular in this area), it's a pain to be without them.  Another thing to
consider, will you be editing this page remotely?  It's much easier to log into
a machine remotely and edit with vim/emacs than it is with a gui editor.  Vim
and emacs are also commonly installed on most 'nix machines, whereas the gui's
are not.  Learning vim or emacs gives you the ability to sit down at almost any
'nix and get work done.

Lots of things to consider.  My dream program of course would be an html gui
such as quanta or bluefish wrapped around the vim editor.  Then all would be
right in the world ;)

Cheers,
Ben

Quoting Joris Huizer <[EMAIL PROTECTED]>:

> > I think that the best editor that you can use is emacs,
> > you can edit whatever you want there even assembler.
> >
> > I recomend that one, besides you can run commands
> > whithin it.
> >
> > Regards.
> >
>
> Well, you can do all that in vim too ;) Don't call emacs or vim the
> best, it's a matter of taste! :p
>
> (sorry I had to jump in with such a statement)
>
> Joris
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>




--- End Message ---


logo - Re: Tux logo, Nvidia drivers, and framebuffer

2004-08-31 Thread Alvin Oga

hi ya

On Tue, 31 Aug 2004, Brian Pack wrote:

> I compiled a new kernel, with vesa included instead of a module, same
> for console framebuffer. Added video=vesa and vga=0x317 in menu.lst for
> grub.
> 
> I've got Tux! :)

congrats ... now add your own corp logo next to tux ..
and or more fun playing with splash

c ya
alvin



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



Re: Iptables help ..

2004-08-31 Thread Eric Gaumer
On Tue, 2004-08-31 at 10:21, [EMAIL PROTECTED] wrote:
> Hi,
> 
> I am using the following iptables rules for the NAT, but i also want to 
> block outgoing port 25 traffic from the LAN clients. INAT works fine but 
> the outgoing port 25 is still open
> 
> /sbin/iptables -F -t nat
> /sbin/iptables -A INPUT -p tcp -i eth0 -s 0/0 -d ! 10.0.0.0/8 
> --dport 25  
> -j REJECT
> /sbin/iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
> 
> But the outgoing port 25 is still open, can some tell me whats wrong in 
> these rules.
> 

Filtering for NAT is done on the FORWARD chain. The only reason you
appear to be blocking incoming traffic on 25 is that the port isn't
being forwarded through in the first place. 

You don't need to explicitly block incoming traffic to the LAN because
it only allows traffic for ports specifically setup to forward through
into the LAN.



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


Re: mysterious X lockups on Sarge

2004-08-31 Thread Stefan O'Rear
On Tue, Aug 31, 2004 at 02:26:12PM -0300, ScruLoose wrote:
> Hi all,
> 
> For several weeks now, I've been having X lock up on me occasionally, 
> and I'm a bit stumped as to where to start debugging it...
> 
> I'm running Sarge on a P4 3.2 HT, and my video card is a GeForce FX 
> 5200 using the nvidia binary driver.  I've had this problem on both a 
> home-rolled 2.4.22 kernel and the Debian 2.6.7-SMP kernel-package.
Do you get the same problem with the generic VESA drivers? (no modules
in the kernel, just Driver "vesa" - works for my SiS 315 even though
they say it's unsupported)

> 
> Every couple of days or so X seems to die an abrupt death.  The display 
> will freeze completely, keyboard input has no effect (including 
> CTRL-ALT-F1 and CTRL-ALT-BACKSPACE).  The system is still running, 
> though: If XMMS is playing when the problem hits, the music keeps on 
> going; and I can ssh in to the box no problem.  If I kill -9 the XDM and 
> /usr/X11R6/bin/X processes then the screen goes black... but then doing 
> /etc/init.d/xdm start just silently fails.  So I've been ssh-ing in just 
> to reboot the box.
Try deleting the pidfile before restarting xdm. (/var/run/xdm.pid)
Or perhaps just do sudo startx?

> 
> Now, I've had this happen while I was surfing the web, and while the 
> screensaver was running, and sometimes after the monitor has gone to 
> sleep (oh, and once in the middle of a game of armagetron).
> 
> A "tail" of XFree86.0.log shows a bunch of GetModeLine entries, but 
> nothing that looks like error or panic or "ack! I'm dying!"...
> I've done an 8-hr run of memtest86 with no complaints at all, the 
> temperature seems to be happy, and loading the crap out of the system 
> doesn't make it fail (I tried 5 hours of a kernel-compile loop, and 2 
> hours of cpuburn with no problems).
When you ssh in, does "dmesg" show anything abnormal?

> So where do I start looking to figure out what's causing this and/or to 
> fix it.


-- 
The world's most effective spam filter:
ln -sf /dev/full /var/mail/$USER


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



Re: KDE 3.3 logout crashes the system

2004-08-31 Thread Clive Menzies
On (31/08/04 13:14), David Bokan wrote:
> >Yes, I have tried CTRL-ALT-DEL and it does not work, which is why I believe
> that logging in over a LAN wont work, however, I will try a telnet/ssh when
> I get home tonight,
> 
> I have tried to SSH into the system. It works when the system is running
> fine, however, when I do a logout of KDE and the screen freezes, I can't
> SSH. I believe that the kernel has crashed...is there a way I can get some
> debugging info or log the problems? Is this a known bug?
FWIW David, I don't have a problem when logging out but have had the
system crash on me after being left on suspend for a long time.  Some
times it is with the screensaver locked and soemtimes with just a blank
screen.  I'm pretty sure it's a KDE3.3 issue.  I'm on ppc BTW.

Regards

Clive

-- 
Byte-Night 2004 ... helping the young homeless .. please visit:
https://www.bmycharity.com/clive


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



Re: USB harddrives and device associations

2004-08-31 Thread matt zagrabelny
On Mon, 2004-08-30 at 13:10, Darryl Clarke wrote:
> Hi,
> 
> This may be a simple question, or complicated.
> 
> I have a lot of USB drives that I deal with and I'm getting quite
> annoyed that whenever I switch drives the /dev/sdX association changes
> too.  I started on /dev/sda and now I'm currently on /dev/sdp and I
> have to edit my fstab every time I switch drives around.
> 
> Even if I put it in the same port, the associated device changes.
> 
> So, here's my question.  Is there a way to have the device associated
> be the same based on which USB port I plug it into?
> 
> example: (one root hub '1' with 4 ports and a 4 port hub plugged into it) 
> port USB 1-1 -> /dev/sda
> port USB 1-2 -> /dev/sdb
> port USB 1-3 -> /dev/sdc
> port USB 1-4 -> this is a 4 port hub
> port USB 1-4.1 -> /dev/sdd
> port USB 1-4.2 -> /dev/sde
> port USB 1-4.3 -> /dev/sdf
> port USB 1-4.4 -> /dev/sdg
> etc.
> 
> That is basically how it would end up after the first boot. However,
> if I unplug /dev/sda and plug in a different drive it will get
> /dev/sdh and so on.
> 
> I dabbled in using LABEL based mounting, but unfortunately that only
> works with extfs and a lot of these drives are FAT32 so I need to have
> the dev stay consistant so I can not have to edit /etc/fstab every
> time the associated device changes.
> 
> I'm open to any suggestions on alternate handling methods of what is
> now only a few drives, but will be in the future hundreds. (only about
> 7 to 10 plugged in at once though ;))

i have the same question. ive gotten responses on debian-user before
that reference a possible solution by using the scsitools package or the
hotplug package. ive never further explored these options, but it would
be nice to be able to plug in more than one usb device without having to
edit /etc/fstab.

-matt


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



Re: Kernel Compile

2004-08-31 Thread matt zagrabelny
On Mon, 2004-08-30 at 19:06, Grant wrote:
> Hey,
> 
> I have a laptop P2 300mhz, 128mb ram and a desktop box thats 2ghz,512mb ram.
> 
> The question is that could i use my 2ghz machine to make and compile a 
> kernel, then package it up into a .deb and send it to the laptop and 
> install it and it work ?
> 
> Would i need any extras ? i know i would have to select the hardware for 
> the laptop, but would i need to include the hardware for the 2ghz or 
> just the laptop ?
> 
> Thanks
> Grant.
> 
kernel-package is the package that contains make-kpkg which will make a .deb
file containing the kernel, associated modules, and the scripts to
modify lilo.conf or grub.conf.

check out newbiedoc.sourceforge.net for a good tutorial on how it works.

-matt


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



tasksel problem with Sarge netinstall RC1

2004-08-31 Thread Magnus Ekhall
Hi,
I tried to install Sarge from a netinstall CD, but I run into trouble when 
I get to tasksel.

There is no option to select "Desktop environment" or "x server".
There are only options to install web server, file server and so on.
I'm using ftp.se.debian.org and security.debian.org as my sources...
What's the problem here?
Thanks,
Magnus
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Sparc station 10 install X not working

2004-08-31 Thread dave
hi
I am unsuccessfully trying to get my Sparc station 10 to run the X 
server.  The error i get is

#X
(WW) SUNCG3: No matching Device section for instance (BusID 
SBUS:/[EMAIL PROTECTED],e000/[EMAIL PROTECTED],e0001000/[EMAIL PROTECTED],0) found
(EE) No devices detected.

the device is
ok > show-devs

/[EMAIL PROTECTED],e000/[EMAIL PROTECTED],e0001000/[EMAIL PROTECTED],0

my questions are -
Is the suncg3 the appropriate driver for this frame buffer?
What should the BusID read?
	BusID	"SBUS:/[EMAIL PROTECTED],e000/[EMAIL PROTECTED],e0001000/[EMAIL PROTECTED],0"  ?
Could this be the mouse?
	What mouse configuration could I use?
	I am using a sun keyboard with the mouse attached to the keyboard.
If you have this configuration could you send me your XF86Config-4?
This is a fresh install of the testing track with the new installer 
bata 4 netinst CD Image.  It did not detect it in the install nor was I 
able to put in SBUS when it asked for my device running 
dpkg-reconfigure xserver-xfree86.  Should I file a Install report or is 
this equipment not supported anymore?  If I need to send an Install 
report can someone guide me to the guide?

Have tried both xserver-xfree86 and xserver-xfree86-dbg.
I want to run the X server like this -
X -query 
junk
full error
This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).
XFree86 Version 4.3.0.1 (Debian (static) 4.3.0.dfsg.1-4 20040529123814 
[EMAIL PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.26 sparc [ELF]
Build Date: 29 May 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
OS Kernel: Linux version 2.4.26-sparc32 
([EMAIL PROTECTED]) (gcc version 3.3.3 (Debian 
20040321)) #1 Sun Jun 20 02:18:47 PDT 2004
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Aug 31 13:16:55 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(WW) SUNCG3: No matching Device section for instance (BusID 
SBUS:/[EMAIL PROTECTED],e000/[EMAIL PROTECTED],e0001000/[EMAIL PROTECTED],0) found
(EE) No devices detected.

Fatal server error:
no screens found
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



compile time on 2.6.8

2004-08-31 Thread Lance Hoffmeyer
How long is it taking people who compile the
2.6.8 kernel?  It is taking about 30-40 minutes
on my dual AMD MP2100??  And I am compiling from 
a Deb Sarge kernel-image 2.6.8-1-K7-smp?? 
Doesn't seem right. Seems like I used to compile 
in 5 minutes or less??

Compiling on Debian Sarge.

Lance
-- 

Lance Hoffmeyer
  [EMAIL PROTECTED]

---
  The natural progress of things is for liberty to yield and
  governments to gain ground.
   -
Thomas Jefferson


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



Re: compile time on 2.6.8

2004-08-31 Thread Brian Pack
On Tue, 2004-08-31 at 15:10, Lance Hoffmeyer wrote:
> How long is it taking people who compile the
> 2.6.8 kernel?  It is taking about 30-40 minutes
> on my dual AMD MP2100??  And I am compiling from 
> a Deb Sarge kernel-image 2.6.8-1-K7-smp?? 
> Doesn't seem right. Seems like I used to compile 
> in 5 minutes or less??
> 
> Compiling on Debian Sarge.
> 
> Lance

All my compiles of 2.6.7 or 2.6.8 take about 35 minutes on my P4 2.6
Dell.



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


Re: IBM Compatibility

2004-08-31 Thread John M Flinchbaugh
On Tue, Aug 31, 2004 at 12:45:47PM +0200, Gerhardus Geldenhuis wrote:
> I am ordering IBM G40 Thinkpads and would like to know wether they will
> work nicely with debian. Googling seems to say that in general ibm
> hardware will work painlessly with linux but no definitive answer on
> debian or any other distro. There is also not much in terms of it not
> working which I think is positive.

i just installed debian (via a knoppix cd) on an r40.  it's
going rather well, as my research had led me to expect.

working highlights: 3d, speedstep, wireless, ethernet, acpi.

i have my random notes at
http://www.hjsoft.com/blog/link/Linux_on_ThinkPad_R40_2897-B4U

there are pages with much better organization out there, though.
-- 
}John Flinchbaugh{__
| [EMAIL PROTECTED] http://www.hjsoft.com/~glynis/ |
~~Powered by Linux: Reboots are for hardware upgrades only~~


signature.asc
Description: Digital signature


First general purpose unmoderated newsgroup for Debian

2004-08-31 Thread Madhusudan Singh
alt.os.linux.debian

Please help in propagating this newsgroup to your favorite news server by
requesting them to carry it.

Let us get it started.

--

CHARTER:
For questions and answers relating to the installation and use of different
flavors of Debian GNU Linux (stable, testing, unstable and other derivant
distributions). The newsgroup will be unmoderated.

JUSTIFICATION:
Debian GNU Linux is one of the most popular Linux distributions
(consistently ranked in the top 5-6 distros -
http://www.distrowatch.org/stats.php?section=popularity ). Its user base
probably numbers in millions worldwide. The largest number of derivant
Linux distributions are based on Debian (97 -
http://www.distrowatch.org/stats.php?section=independence ). A survey of
available Debian newsgroups on groups.google.com reveals that there are no
unmoderated newsgroups available specifically for Debian GNU Linux. The
newsgroups in the linux.debian.* hierarchy are all moderated and are
linked to mailing lists via a mail to news gateway, and hence require a
valid email address for users to even post their queries. Though these
lists have heavy traffic, a large number of Debian related posts end up on
the comp.os.linux.* hierarchy every day. These newsgroups (under comp) are
not specifically geared towards Debian and people often get incomplete
advice for their problems.Over the past one year, the number of users
using Debian and derivant distributions like Knoppix has steadily risen
partially due to its highly evolved package management system and the
discontinuation of the personal version of Red Hat Linux. Thus, creation
of this newsgroup would at once be timely and extremely well received.

In this age of spammers harvesting email addresses from newsgroups and
mailing lists (such as linux.debian.*), with spam rising to above 60 % of
total email traffic (http://www.brightmail.com/spamstats.html), ability
to use spam.invalid style addresses in unmoderated genuine newsgroups can
help in alleviating this problem.


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



  1   2   >