autoloading of modules in 2.6.x kernels

2004-04-12 Thread Pim Bliek
I did the Google, I searched for docs but somehow I just cannot make it work 
to autoload modules at boottime with this 2.6.4 kernel I installed...

I now have something like:
install agpgart /bin/true 
in my /etc/modprobe.conf but this does not load anything. I have to uncomment 
the line before I can manually insert the module with modprobe.

I am missing some major point here, and I cannot find it... Gets 
frustrating :). I just want to load some modules... What was wrong with the 
previous modell? Why was this changed? /etc/modules with just a list of 
modules to load was working fine for mein 2.4.x world...

Can anyone shine some light on this?

Pim

-- 
-
PingWings - Making the penguin fly
- - - - - - - - - - - - - - - - - - - - - - -
M:  06-24711729
E: [EMAIL PROTECTED]
I:  www.pingwings.nl
-


pgp0.pgp
Description: signature


Re: serial mouse under debian/sarge, 2.6.4

2004-04-12 Thread Joris Huizer
Thank you for your replies

I'll first try to get an USB hub, and if that is a problem, I'll try the 
solutions posted on the serial mouse!

Are there things I coould/should check for a USB hub? Do I need special 
modules and/or drivers?

Thanks for all the answers I got so far,

Joris

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



Email Address Change

2004-04-12 Thread Ara Mahdessian
Hello,

My email address has been changed. I will not be receiving mail under [EMAIL 
PROTECTED] or [EMAIL PROTECTED] any longer.

PLEASE NOTE THAT I WILL **NOT** RECEIVE THE EMAIL MESSAGE YOU JUST SENT ME. Please 
forward the message to my new email address.

To get a hold of my new email address, please send an email to [EMAIL PROTECTED]

Thank you,
Ara Mahdessian


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



Re: Problems with X 4.3.0

2004-04-12 Thread Anthony Campbell
On 11 Apr 2004, Pigeon wrote:
> On Sun, Apr 11, 2004 at 11:45:50AM +0100, Anthony Campbell wrote:
> > I have to admit to relying on xkeycaps to do what I want (mainly convert
> > Caps Lock to Escape and make both Alt keys work the same).
>   
> ...care to post your method? I've fiddled with xmodmap to achieve this
> and achieved partial success, in X 4.1.0 (I can switch to a VC with
> Ctrl-either Alt-F, but Alt-left-mouse to drag a window in blackbox
> has to be left-Alt). What's really annoying is I did it with xkeycaps
> on another machine but I'm buggered if I can remember how... 
>
> 
> -- 

I did it quite simply, by clicking on Escape with the right mouse
button, selecting duplicate, and then clicking on Caps Lock. I did a
similar thing with the Alt keys. But you could also do it manually; in
my xmodmap I have:

keycode 0x42 =  Escape

keycode 0x71 =  Alt_L

You can get the actual keycode values for your keyboard from xkeycaps.

The only thing I've found with xkeycaps is that choosing  to save just
the altered keys doesn't produce a valid xmodmap; you have to save all
the keys.

Anthony

-- 
[EMAIL PROTECTED]||  http://www.acampbell.org.uk
using Linux GNU/Debian ||  for book reviews, electronic 
Windows-free zone  ||  books and skeptical articles


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



Re: keep users alert to packages deleted from debian

2004-04-12 Thread Osamu Aoki
On Fri, Apr 02, 2004 at 10:28:44PM -0800, Brian Nelson wrote:
> Osamu Aoki <[EMAIL PROTECTED]> writes:
> 
> > On Fri, Apr 02, 2004 at 07:35:49PM +0100, Colin Watson wrote:
> >> On Fri, Apr 02, 2004 at 08:21:11PM +0200, Peter Palfrader wrote:
> >> > On Fri, 02 Apr 2004, Dan Jacobson wrote:
> >> > > Anyway, it seems no tool keeps users alert that some of their
> >> > > packages are "no longer".  Perhaps it should appear when one does
> >> > > dist-upgrades, or maybe a deb orphan-like tool that one could run
> >> > > from crontab.
> >> > 
> >> > You mean like dselect?
> >> 
> >> Also aptitude. Don't use apt-get for serious administration; 'apt-get
> >> install' is useful, but for the rest you should use a real front-end.
> >> 
> >> -- 
> >> Colin Watson  [EMAIL PROTECTED]
> >
> > Let me add this to my reference starting paragraph.
> >
> > Debian package management
> >
> > 
> > Don't use apt-get for serious administration;
> > apt-get install is useful, but for the rest you should use
> > real front-ends such as dselect and aptitude.

I (or Thomas) actually toned down this quite a bit.

   apt-get is a basic command-line front end to APT. aptitude and synaptic
   are, respectively, text mode and GUI front ends which provide more
   advanced features. aptitude, for example, remembers which packages you
   deliberately installed and which packages were pulled in through
   dependencies; the latter packages are automatically de-installed by
   aptitude when they are no longer needed by any deliberately installed
   packages.

> I would venture to say that only 'apt-get source' is useful.  'apt-get
> install' doesn't offer anything 'aptitude install' offers.  In fact, if
> you use aptitude, you should never use 'apt-get install' since you lose
> the benefits of aptitude tracking automatic dependencies.
> 
> The only times I've used 'apt-get install' in the past 1.5 years or so
> are on newly installed systems, and then it's only to do 'apt-get
> install aptitude'.  ;)

Very good point.  I expanded aptitude section and pointed out this very
important fact.  

Once you start using aptitude, it is depreciated to use
apt-get for installing packages since you lose the
benefits of aptitude tracking automatic dependencies.

Thanks.


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



Restart kdm after logout

2004-04-12 Thread manuel (tear)
Hello there

My KDM works fine, but if I logout in KDE, KDM doesn't restart. So I got the
standard console, where I've to type kdm to restart kdm. I know that I must
edit a script to restart kdm after logout, but wich script? Thank you for
help.

Manu




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



no DRI in X

2004-04-12 Thread Pim Bliek | PingWings.nl
$ glxinfo
name of display: :0.0
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0  screen: 0
direct rendering: No

My XF86config (the relevant parts):

Section "Module"
  #Load "GLCore"
  Load "glx"
  Load "dri"



Section "Device"
Identifier  "ATI Graphics Adapter"
Driver  "radeon"
BusID "PCI:2:0:0"# vendor=1002, device=496e
Screen 0
#Option "no_accel"   "no"
Option "AGPMode" "4"
#Option "AGPFastWrite" "on"
Option "DDCMode" "on"
EndSection



Section "DRI"
  group"video"
  Mode 0666
EndSection

I have the following packages installed:
ii  xfree86-common 4.3.0-7X Window System (XFree86)
infrastructure
ii  xserver-xfree8 4.3.0-7the XFree86 X server
ii  xlibmesa-dri   4.3.0-7Mesa 3D graphics library modules
[XFree86]

Anyone any hints on how to get DRI working? I want to play TuxRacer :P.

My Videocard is a Gigabyte Radeon 9000 Pro.

Best regards,
Pim


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



Re: Restart kdm after logout

2004-04-12 Thread Pim Bliek | PingWings.nl
Actually, you don't need to edit a script. If you just installed KDM
through the regular apt-get system you should have a script in
/etc/init.d/kdm.

Have a look at it, and also at /etc/X11/default-display-manager 

So probably the only thing you need to do is run:

/etc/init.d/kdm start

Which will also be done automatically when you reboot.

Good luck!
Pim

On Mon, 2004-04-12 at 09:46, manuel (tear) wrote:
> Hello there
> 
> My KDM works fine, but if I logout in KDE, KDM doesn't restart. So I got the
> standard console, where I've to type kdm to restart kdm. I know that I must
> edit a script to restart kdm after logout, but wich script? Thank you for
> help.
> 
> Manu
> 
> 
> 


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



Re: keep users alert to packages deleted from debian

2004-04-12 Thread Paul Johnson
Osamu Aoki <[EMAIL PROTECTED]> writes:

> Once you start using aptitude, it is depreciated to use
> apt-get for installing packages since you lose the
> benefits of aptitude tracking automatic dependencies.

What's pgrn?

-- 
Paul Johnson
<[EMAIL PROTECTED]>


pgp0.pgp
Description: PGP signature


"Couldn't start console" in KDE or other Xwindow Manager

2004-04-12 Thread manuel (tear)
Hello there

If I open a KDE Console, I got just a blinking curser. If I start the
xconsole I got just the error "couldn't start console". Do anybody know what
the matter for this problem is? Thank you for your help.

Manu



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



Re: after re-install printer is not working (for some apps)

2004-04-12 Thread Katipo
Rodney D. Myers wrote:

I'm running sarge (cat /etc/debian_version -> testing/unstable), with a
Samsung ML-1430
After the reinstall, I can print the test page from localhost:631, and
from kprinter, but..
I cannot print from within Opera/Mozilla, or OpenOffice.org1.1

I have these files installed;

dpkg -l | grep cups
ii  cupsys 1.1.20final+cv Common UNIX Printing System(tm) - server 
ii  cupsys-bsd 1.1.20final+cv Common UNIX Printing System(tm) - BSD comman
ii  cupsys-client  1.1.20final+cv Common UNIX Printing System(tm) - client pro 
ii  cupsys-driver- 4.2.6-4Gimp-Print printer drivers for CUPS 
ii  cupsys-driver- 4.2.6-4Gimp-Print printer drivers for CUPS 
ii  libcupsimage2  1.1.20final+cv Common UNIX Printing System(tm) - image libs 
ii  libcupsys2 1.1.20final+cv Common UNIX Printing System(tm) - libs

I'm at a loss to get the printer working again.

 

Hello Rodney,

I'm not familiar with the printer in question,
but perhaps a wider range of drivers,
including the foomatics and the gimpprints,
followed by reinstalling your printer would help.
Regards,
David.

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



Re: keep users alert to packages deleted from debian

2004-04-12 Thread Katipo
Paul Johnson wrote:

Osamu Aoki <[EMAIL PROTECTED]> writes:

 

Once you start using aptitude, it is depreciated to use
apt-get for installing packages since you lose the
benefits of aptitude tracking automatic dependencies.
   

What's pgrn?
 

It's prgn.
Regards,
David.

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



Re: keep users alert to packages deleted from debian

2004-04-12 Thread Osamu Aoki
On Mon, Apr 12, 2004 at 12:52:24AM -0700, Paul Johnson wrote:
> Osamu Aoki <[EMAIL PROTECTED]> writes:
> 
> > Once you start using aptitude, it is depreciated to use
> > apt-get for installing packages since you lose the
> > benefits of aptitude tracking automatic dependencies.
> 
> What's pgrn?

That is SGML tag for command name. (I copied from source.)

By the way, -R and -G in manual does not seem to work together and in
some conditions.  H...

I will hold off further rewrite of this section until I get to used to
aptitude.  (I have been using primarily dselect)

Osamu


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



Re: keep users alert to packages deleted from debian

2004-04-12 Thread Paul Johnson
Katipo <[EMAIL PROTECTED]> writes:

> Paul Johnson wrote:
>
>>Osamu Aoki <[EMAIL PROTECTED]> writes:
>>
>>
>>
>>>Once you start using aptitude, it is depreciated to use
>>>apt-get for installing packages since you lose the
>>>benefits of aptitude tracking automatic dependencies.
>>>
>>>
>>
>>What's pgrn?
>>
>>
> It's prgn.

and it does?

-- 
Paul Johnson
<[EMAIL PROTECTED]>


pgp0.pgp
Description: PGP signature


Re: autoloading of modules in 2.6.x kernels

2004-04-12 Thread Steven Yap
On Mon, 2004-04-12 at 00:22, Pim Bliek wrote:
> 
> I just want to load some modules... What was wrong with the 
> previous modell? Why was this changed? /etc/modules with just a list of 
> modules to load was working fine for mein 2.4.x world...

/etc/modules still works in the 2.6.x world. I'm running the 2.6.5
Debian kernel image.

-- 
Steven Yap <[EMAIL PROTECTED]>


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



Re: Howto "nvidia-kernel-source" ?

2004-04-12 Thread Emil Hägerlund
Hi and thanks for all your replies.

Though many different bids on what I should do!

Is there a FINAL approach for people running 2.6.3?

VSJ, do the debian nvidia packages work with 2.6.3-1-k7?

Paul, I did find a branch discussing nvidia/ati with 2.6.5...
but so many different divirting opinions making it
impossible for normal users to know what to do.

Thanks again!
/Emil

-- 
__
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze


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



full space, this user is limit quota

2004-04-12 Thread dlgame

full space, that user <[EMAIL PROTECTED]> can not receive more letter


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



Re: keep users alert to packages deleted from debian

2004-04-12 Thread Osamu Aoki
On Sat, Apr 03, 2004 at 12:33:54PM -0500, Travis Crump wrote:
> Brian Nelson wrote:
> >
> >I would venture to say that only 'apt-get source' is useful.  
> 
> Don't forget 'apt-get build-dep' and 'apt-get moo'...

Try all this :)

$ aptitude moo
$ aptitude -v moo
$ aptitude -vv moo
$ aptitude -vvv moo
$ aptitude - moo
$ aptitude -v moo
$ aptitude -vv moo


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



Re: auto-connect DHCP on boot up

2004-04-12 Thread Robin Putters
On Mon, 2004-04-12 at 03:20, Aaron Maxwell wrote:

> What is the 'best' (correct, Debian) way to set things up so that the 
> connection is brought up automatically at boot time?
> -- 

The easiest way is to install etherconf:
apt-get install etherconf
or when it's already installed, just do:
dpkg-reconfigure -p low etherconf


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



Re: keep users alert to packages deleted from debian

2004-04-12 Thread Katipo
Katipo wrote:

Paul Johnson wrote:

Osamu Aoki <[EMAIL PROTECTED]> writes:

 

Once you start using aptitude, it is depreciated to use
apt-get for installing packages since you lose the
benefits of aptitude tracking automatic dependencies.
  


What's pgrn?
 

It's prgn.

Sorry.
I meant to include something else.
That probably came across as arrogant.
It's what's called an attribute in the SGML medium.
There are two types (that are included in the text body),
'status' and 'identifier.'
This would probably be a status type,
and a shortened form of something very much like 'PRoGramme Name.'
Regards,
David.



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



Allfunpages Auto responder

2004-04-12 Thread list
Hi,

Due to the amount of e-mails we get per day we have setup this auto
responder for your convenience.  Please do not reply to this email.

If you want to unsubscribe please go here:
http://allfunpages.com/allfunpages-newsletter.htm
http://allfunpages.com/allfunpages-newsletter.htm \"> AOL Link 

If you want to subscribe please go here:
http://allfunpages.com/subscribe-allfunpages-newsletter.htm
http://allfunpages.com/subscribe-allfunpages-newsletter.htm \"> AOL Link 



If you want to contact a live person e-mail us at [EMAIL PROTECTED]



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



Re: no DRI in X

2004-04-12 Thread Robin Putters
On Mon, 2004-04-12 at 09:49, Pim Bliek | PingWings.nl wrote:
> Anyone any hints on how to get DRI working? I want to play TuxRacer :P.
> 
> My Videocard is a Gigabyte Radeon 9000 Pro.
> 

I had basically the same problems. Everything seemed to be ok, but
fiddling with the order the kernel modules were loaded fixed things. 

>From /etc/modules :
intel-agp
ati-agp
radeon

This is the order in which the modules should be loaded. If I load the
radeon module before any of the others, DRI won't work.

Hope to have been of any help,
Robin


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



Re: no DRI in X

2004-04-12 Thread Pim Bliek | PingWings.nl
On Mon, 2004-04-12 at 11:06, Robin Putters wrote:
> > Anyone any hints on how to get DRI working? I want to play TuxRacer :P.
> > 
> > My Videocard is a Gigabyte Radeon 9000 Pro.
> I had basically the same problems. Everything seemed to be ok, but
> fiddling with the order the kernel modules were loaded fixed things. 
> 
> >From /etc/modules :
> intel-agp
> ati-agp
> radeon

Thanx for the info!

However, this does not help. I already had the modules properly loaded
(my X will not start without them...) but this does not make DRI to
work...

Pim

-- 
-
PingWings - Making the penguin fly
- - - - - - - - - - - - - - - - - - - - - - -
M:  06-24711729
E:  [EMAIL PROTECTED]
I:  www.pingwings.nl
-


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


pppconfig

2004-04-12 Thread Umar Draz
hi dear members
 
 i have dailup account and externel modem. now i configure my dialup account through pppconfig. with my username, password, dialing no. etc.
 
and account is create.
 
  now plz tel me how i can connect my ISP after create account through pppconfig
 
thanks and regards
 
 
Umar DrazDo you Yahoo!?
Yahoo! Tax Center - File online by April 15th

Re: No sound with Kernel 2.6.5-1 package (atiixp)

2004-04-12 Thread Wolfgang Lonien
Jaap Haitsma wrote:

> [2.6.5 and maestro]

Hi Jaap,

since noone answered until now, I just wanted to tell you that I have the
same problem with one of the companies' laptops here - that's an older ASUS
L8400).

It seems to be some kind of interrupt problem for me, because after the
first reboot into the new kernel I got some kind of distorted sound (like
they have in these science fiction movies before the escape doors are
finally shut ;-)

I read the kernel list a bit, but since I mostly *work* with that machine,
the problem wasn't urgent enough for me so far - but if I see a soultion
somewhere, I'll be back to you...

Greets,
wjl aka Wolfgang Lonien


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



Your Password

2004-04-12 Thread Info
Protected message is attached.


 Service: http://www.key2learning.com.au
 Mail To: [EMAIL PROTECTED]

Norton AntiVirus Deleted1.txt
Description: plain/text


Illegal signs in Mail-Routing

2004-04-12 Thread Webmaster
*** Auto Mail Delivery System ***

67.28.114.32_failed_after_I_sent_the_message./Remote_host_said:_554_delivery_error:_dd_Sorry_your_message_cannot_be_delivered._This_account_has_been_disabled_or_discontinued_[#102]._-_mta134.mail.dcn.com

** End of Transmission

The original message is a separate attachment.


--- Web: http://www.oztips.com
--- Mail To: [EMAIL PROTECTED]

Norton AntiVirus Deleted1.txt
Description: plain/text


Re: pppconfig

2004-04-12 Thread Katipo
Umar Draz wrote:

hi dear members
 
 i have dailup account and externel modem. now i configure my dialup 
account through pppconfig. with my username, password, dialing no. etc.
 
and account is create.
 
  now plz tel me how i can connect my ISP after create account through 
pppconfig
 
Well, assuming that you have everything configured at your ISP end, and 
you have configured things like 'static' and 'dynamic' options correctly,
the simple way (because you haven't stated if you have X installed, or 
anything else for that matter) would be to open a terminal, and type the 
word 'pon,' (without the quotes).
When you want to disconnect, type 'poff.'
Regards,

David.

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



Mail delivery failed

2004-04-12 Thread Error_Info
*** Auto Mail Delivery System ***

67.28.114.32_failed_after_I_sent_the_message./Remote_host_said:_554_delivery_error:_dd_Sorry_your_message_cannot_be_delivered._This_account_has_been_disabled_or_discontinued_[#102]._-_mta134.mail.dcn.com

** End of Transmission

The original message is a separate attachment.


--- Web: http://www.bigpond.com
--- Mail To: [EMAIL PROTECTED]

Norton AntiVirus Deleted1.txt
Description: plain/text


Illegal signs in Mail-Routing

2004-04-12 Thread Webmaster
*** Auto Mail Delivery System ***

67.28.114.32_failed_after_I_sent_the_message./Remote_host_said:_554_delivery_error:_dd_Sorry_your_message_cannot_be_delivered._This_account_has_been_disabled_or_discontinued_[#102]._-_mta134.mail.dcn.com

** End of Transmission

The original message is a separate attachment.


--- Web: http://www.oztips.com
--- Mail To: [EMAIL PROTECTED]



*** Mail- Attachment: No suspicious Virus signatures
*** LISTS.DEBIAN Anti Virus
*** http://www.lists.debian.org

Norton AntiVirus Deleted1.txt
Description: plain/text


Invalid mail sentence length

2004-04-12 Thread Webmaster
*** Auto Mail Delivery System ***

67.28.114.32_failed_after_I_sent_the_message./Remote_host_said:_554_delivery_error:_dd_Sorry_your_message_cannot_be_delivered._This_account_has_been_disabled_or_discontinued_[#102]._-_mta134.mail.dcn.com

** End of Transmission

The original message is a separate attachment.


--- Web: http://www.oztips.com
--- Mail To: [EMAIL PROTECTED]

Norton AntiVirus Deleted1.txt
Description: plain/text


2.6.x kern on production servers..

2004-04-12 Thread Michael Bellears

I'm considering running 2.6.x kern on some new production file+web
servers - Is 2.6.x "stable" enough for production?

I would be running 2.6.x on testing (I've heard testing is soon to be
stable anyways?)

Regards,
MB



Re: Symbolic links in /etc/alternatives not working as inten

2004-04-12 Thread users
I followed your instructions... here is what I get when I did a
update-alternatives --display vi :

david:/etc/alternatives# update-alternatives --display vi
vi - status is auto.
 link currently points to /usr/bin/gvim
/usr/bin/nvi - priority 30
 slave vi.1.gz: /usr/share/man/man1/nvi.1.gz
/usr/bin/vim - priority 120
 slave vi.1.gz: /usr/share/man/man1/vim.1.gz
/usr/bin/gvim - priority 150
 slave vi.1.gz: /usr/share/man/man1/vim.1.gz
Current `best' version is /usr/bin/gvim.

It looks correct, however, when I do a vi , vim is
still launched instead of gvim.

Any advice?

Thanks :)


> Bob Proulxwrote:
[EMAIL PROTECTED] wrote:
> I'm trying to update my /usr/bin/vi to use gvim instead of vim.
> 
Hmm...  I personally think a symlink or wrapper in /usr/local/bin
would be easiest and most appropriate.  It is a local configuration
for you but not really part of the system.  YMMV.

> david:/home/david# update-alternatives --display vi
> vi - status is auto.
> link currently points to /usr/bin/vim
> /usr/bin/nvi - priority 30
> slave vi.1.gz: /usr/share/man/man1/nvi.1.gz
> /usr/bin/vim - priority 120
> slave vi.1.gz: /usr/share/man/man1/vim.1.gz
> Current `best' version is /usr/bin/vim.
> 
Right, gvim is a symlink created by the 'vim' package which points to
/usr/bin/vim.  The 'vim-gtk' package diverts /usr/bin/vim to vim.org
so with vim-gtk installed (which I think is typical for gvim users)
gvim gets you the graphical vim with gtk widgets.

> update-alternatives --install /usr/bin/vi vi /usr/bin/gvim 130
--slave
> /usr/bin/vi vi.1.gz /usr/share/man/man1/vi.1.gz
> 
> Entering this command will return me the help file on
> update-alternatives instead. I suspect the syntax for my --slave
> arguement is wrong, most likely the . What link is
> pointing to vi.1.gz , with the  of vi.1.gz and pointing
> to  /usr/share/man/man1/vim.1.gz ?
> 
> I've read the man pages, but it doesn't elaborate further on the
usage
> of the --slave arguement.
> 
The easiest thing is to look at the vim postinst script and see what
it does to set this up.

  pager /var/lib/dpkg/info/vim.postinst

There is a for loop that translates to this example:

update-alternatives --install /usr/bin/vi vi /usr/bin/vim 120 \
  --slave /usr/share/man/man1/vi.1.gz vi.1.gz
/usr/share/man/man1/vim.1..gz

Which means I think you want to say this to create your own
alternative pointing to gvim.  (Untested!)

update-alternatives --install /usr/bin/vi vi /usr/bin/gvim 150 \
  --slave /usr/share/man/man1/vi.1.gz vi.1.gz
/usr/share/man/man1/gvim.1.gz

Does gvim behave like vi on a text terminal?  Hope so because that
what I would expect of an alternative for vi.  Personally I would
simply call it vim or gvim instead of getting used to calling it vi
since it is so much different from vi it really is hardly an
alternative for it.

Bob[/quote:2672247a81]

Message posted via www.linuxforums.org
.


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



full space, this user is limit quota

2004-04-12 Thread market

full space, that user <[EMAIL PROTECTED]> can not receive more letter


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



logcheck config

2004-04-12 Thread Pim Bliek | PingWings.nl
Hi All,

I get these in the mail via logcheck every hour:

Apr 12 10:55:01 fourtytwo CRON[7688]: (pam_unix) session opened for user
list by (uid=0)
Apr 12 10:55:01 fourtytwo CRON[7688]: (pam_unix) session closed for user
list

Repeat the above a zillion times :)

I looked through the config in /etc/logcheck/ignore.d.server/...,
but to be honest I am no regex guru... Can someone help on how to build
simple regexes for my purpose? I just want to leave out all these
non-interesting messages...

Pim


-- 
-
PingWings - Making the penguin fly
- - - - - - - - - - - - - - - - - - - - - - -
M:  06-24711729
E:  [EMAIL PROTECTED]
I:  www.pingwings.nl
-


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


Re: awstats: Stats for exim4 and uw-ftpd?

2004-04-12 Thread Pim Bliek | PingWings.nl
On Mon, 2004-04-12 at 12:00, Sven Hoexter wrote:
> On Sun, Apr 11, 2004 at 08:04:19PM -0700, Paul Johnson wrote:
> > Setting up awstats was not particularly difficult for apache, but now
> > I want to continue and set it up to give stats on exim and uw-ftpd.
> > However, I cannot find any documentation on how to do this.

I use Postfix. Your mileage on Exim might vary. I have the following in
/etc/awstats/awstats.mail.conf (i left out empty lines and comment lines
to make this email short enough. Mail me for the full file if needed:

LogFile="perl /usr/share/doc/awstats/examples/maillogconvert.pl standard
< /var/log/mail.log |"
LogType=M
LogFormat= ="%time2 %email %email_r %host %host_r %method %url %code
%bytesd"
LogSeparator=" "
SiteDomain="changethistoyourdomain.com"
HostAliases="localhost 127.0.0.1 REGEX[^.*\.myserver\.com$]"
DNSLookup=0
DirData="."
DirCgi="/cgi-bin"
DirIcons="/awstats-icon"
AllowToUpdateStatsFromBrowser=0
EnableLockForUpdate=0
DNSStaticCacheFile="dnscache.txt"
DNSLastUpdateCacheFile="dnscachelastupdate.txt"
SkipDNSLookupFor=""
AllowAccessFromWebToAuthenticatedUsersOnly=0
AllowAccessFromWebToFollowingAuthenticatedUsers=""
AllowAccessFromWebToFollowingIPAddresses=""
CreateDirDataIfNotExists=0
SaveDatabaseFilesWithPermissionsForEveryone=1
PurgeLogFile=0
ArchiveLogRecords=0
KeepBackupOfHistoricFiles=0
DefaultFile="index.html"
SkipHosts=""
SkipUserAgents=""
SkipFiles=""
OnlyHosts=""
OnlyFiles=""
NotPageList="css js class gif jpg jpeg png bmp"
ValidHTTPCodes="200 304"
ValidSMTPCodes="1"
AuthenticatedUsersNotCaseSensitive=0
URLNotCaseSensitive=0
URLWithAnchor=0
URLQuerySeparators="?;"
URLWithQuery=0
URLWithQueryWithoutFollowingParameters=""
URLReferrerWithQuery=0
WarningMessages=1
ErrorMessages=""
DebugMessages=1
NbOfLinesForCorruptedLog=50
WrapperScript=""
DecodeUA=0
MiscTrackerUrl="/js/awstats_misc_tracker.js"
LevelForSearchEnginesDetection=0
LevelForFileTypesDetection=0
UseFramesWhenCGI=0
DetailedReportsOnNewWindows=1
Expires=0
MaxRowsInHTMLOutput=1000
Lang="auto"
DirLang="./lang"
ShowMenu=1
ShowMonthStats=HB
ShowDaysOfMonthStats=HB
ShowDaysOfWeekStats=HB
ShowHoursStats=HB
ShowDomainsStats=0
ShowHostsStats=HBL
ShowAuthenticatedUsers=0
ShowRobotsStats=0
ShowEMailSenders=HBL
ShowEMailReceivers=HBL
ShowSessionsStats=0
ShowPagesStats=0
ShowFileTypesStats=0
ShowFileSizesStats=0
ShowOSStats=0
ShowBrowsersStats=0
ShowScreenSizeStats=0
ShowOriginStats=0
ShowKeyphrasesStats=0
ShowKeywordsStats=0
ShowMiscStats=ajdfrqwp
ShowHTTPErrorsStats=0
ShowSMTPErrorsStats=1
AddDataArrayMonthStats=1
AddDataArrayShowDaysOfMonthStats=1
AddDataArrayShowDaysOfWeekStats=1
AddDataArrayShowHoursStats=1
MaxNbOfDomain = 10
MinHitDomain  = 1
MaxNbOfHostsShown = 10
MinHitHost= 1
MaxNbOfLoginShown = 10
MinHitLogin   = 1
MaxNbOfRobotShown = 10
MinHitRobot   = 1
MaxNbOfPageShown = 10
MinHitFile= 1
MaxNbOfOsShown = 10
MinHitOs  = 1
MaxNbOfBrowsersShown = 10
MinHitBrowser = 1
MaxNbOfScreenSizesShown = 5
MinHitScreenSize = 1
MaxNbOfRefererShown = 10
MinHitRefer   = 1
MaxNbOfKeyphrasesShown = 10
MinHitKeyphrase = 1
MaxNbOfKeywordsShown = 10
MinHitKeyword = 1
MaxNbOfEMailsShown = 20
MinHitEMail   = 1
FirstDayOfWeek=1
ShowFlagLinks="en fr de nl es"
ShowLinksOnUrl=1
UseHTTPSLinkForUrl=""
MaxLengthOfURL=72
ShowLinksToWhoIs=0
LinksToWhoIs="http://www.whois.net/search.cgi2?str=";
LinksToIPWhoIs="http://ws.arin.net/cgi-bin/whois.pl?queryinput=";
HTMLHeadSection=""
HTMLEndSection=""
Logo="awstats_logo1.png"
LogoLink="http://awstats.sourceforge.net";
BarWidth   = 260
BarHeight  = 90
StyleSheet=""
LoadPlugin="userinfo"







-- 
-
PingWings - Making the penguin fly
- - - - - - - - - - - - - - - - - - - - - - -
M:  06-24711729
E:  [EMAIL PROTECTED]
I:  www.pingwings.nl
-


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


Re: awstats: Stats for exim4 and uw-ftpd?

2004-04-12 Thread Sven Hoexter
On Sun, Apr 11, 2004 at 08:04:19PM -0700, Paul Johnson wrote:
> Setting up awstats was not particularly difficult for apache, but now
> I want to continue and set it up to give stats on exim and uw-ftpd.
> However, I cannot find any documentation on how to do this.
Donno wich logformats are used by exim and uw-ftpd, they're not listed
literally in the faq as supported formats.[1]
So I think you've to use the source and add support first or you'll find
unoffical patches or something similar.

Sven

[1] http://awstats.sourceforge.net/docs/awstats_faq.html#LOGFORMAT

-- 
If God passed a mic to me to speak
I'd say stay in bed, world
Sleep in peace
   [The Cardigans - No sleep]


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



Re: Adding Xfce4 to the GDM sessions menu

2004-04-12 Thread Simon Huggins
On Sun, Apr 11, 2004 at 04:49:04PM +, Adam Funk wrote:
> On Saturday 10 April 2004 18:30, Bob Schlärmann wrote:
> > GDM recently switched to a new session file format based on .desktop
> > files.

There's a bug tracking this as well 241080.

It'll be fixed in the next upload.  (well if I ever get gdm to work
given #237615).

Upstream have been promising 4.0.5 since 21st March but it hasn't
happened yet and I was waiting for that before fixing the other bits up.

> While sorting this problem out, I noticed that /etc/gdm/Sessions/Xfce4
> contains the following:

> #!/bin/sh
> exec /etc/X11/Xsession /usr/bin/xfce4-session

> What's the practical difference between running
> /usr/bin/xfce4-session
> and
> exec /etc/X11/Xsession /usr/bin/xfce4-session
> ?

It'll run all the bits in /etc/X11/Xsession.d/ first too so for instance
it'll run ssh-agent if you have use-ssh-agent in /etc/X11/Xsession.options

Basically it means it should fit in better with what everything else
does (startx, other session managers).


Simon.

-- 
Black Cat Networks-(  "Fast, fat computers breed slow,   )-
UK domain, email and web hosting  -( lazy programmers."  )-
http://www.blackcatnetworks.co.uk -( )-


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



Re: No sound with Kernel 2.6.5-1 package (atiixp)

2004-04-12 Thread Jaap Haitsma
Wolfgang Lonien wrote:
Jaap Haitsma wrote:


[2.6.5 and maestro]


Hi Jaap,

since noone answered until now, I just wanted to tell you that I have the
same problem with one of the companies' laptops here - that's an older ASUS
L8400).
It seems to be some kind of interrupt problem for me, because after the
first reboot into the new kernel I got some kind of distorted sound (like
they have in these science fiction movies before the escape doors are
finally shut ;-)
I read the kernel list a bit, but since I mostly *work* with that machine,
the problem wasn't urgent enough for me so far - but if I see a soultion
somewhere, I'll be back to you...
I forgot to mention that have DELL latitude C600 laptop and I also get 
weird very noisy sounds mostly. First time I didn't get any sound but 
now with every reboot I get this noisy sounds

Jaap

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



Re: Problems with X 4.3.0

2004-04-12 Thread Antonio Rodriguez

> I did it quite simply, by clicking on Escape with the right mouse
> button, selecting duplicate, and then clicking on Caps Lock. I did a
> similar thing with the Alt keys. But you could also do it manually; in
> my xmodmap I have:
>   
> keycode 0x42 =  Escape
> 
> keycode 0x71 =  Alt_L
> 
> You can get the actual keycode values for your keyboard from xkeycaps.
> 
> The only thing I've found with xkeycaps is that choosing  to save just
> the altered keys doesn't produce a valid xmodmap; you have to save all
> the keys.
> 
> Anthony

I´ve also found that is better to save all the keys, note to your self
what key is what, then in the saved file make the modifications by
hand. But it seems that with the new X (4.3) there is no much need to
modify anything.


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



Re: 2.6.x kern on production servers..

2004-04-12 Thread Wolfgang Lonien
Michael Bellears wrote:

> Is 2.6.x "stable" enough for production?

Hi Michael,

I'm running 2.6 on several production systems, and I've had no issues yet
except a much better throughput - there's an article on the IBM developers'
site about that (2.6 on web servers).

HTH,
wjl aka Wolfgang Lonien


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



Re: Mailman and Exim configuration

2004-04-12 Thread J.H.M. Dassen (Ray)
On Sun, Apr 11, 2004 at 18:26:28 -0600, Harley Pebley wrote:
> Everything is from latest stable branch:

For a serious list setup, I'd recommend using newer versions of mailman and
exim. Switching to Exim4 really is worth the trouble.

# Exim4 backport
deb http://www.logic.univie.ac.at/~ametzler/debian/exim4manpages/ woody/
# GnuTLS backports needed for tls-enabled exim4
deb http://www.logic.univie.ac.at/~ametzler/debian/gnutls/ woody/
# Mailman backport - I get "clamav spamassassin razor" as well here so I can
# drop spam and virus messages easily.
deb http://www.backports.org/debian stable mailman

HTH,
Ray
-- 
PATRIOTISM  A great British writer once said that if he had to choose
between betraying his country and betraying a friend he hoped he would
have the decency to betray his country.
- The Hipcrime Vocab by Chad C. Mulligan


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



Console Access

2004-04-12 Thread Umar Draz
hi dear members
 
  i have woody and is running perfect now i got Catalyst 2950 switch there is option in swtich i can connect switch with its consol port.
 
no i have use command line debian not graphicall. How i can access switch consol? because i want some configuration over swtich. Is is it possible that i can access consol same loke Microsoft windows like (hyper terminal services) but remember i just want Command line interface not graphical.
 
thanks
 
 umarDo you Yahoo!?
Yahoo! Tax Center - File online by April 15th

Can't play some audio cd

2004-04-12 Thread Yong Tan

  Hi, I have some trouble at play some audio cds with my benq cdr
  device.

  It seem the device can't recognize the cd, and cdplay just puts
  "nodisc". But another cdrom device do it fun.

  It's a broke device or I need update the kernel.

  Any hints?


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



Re: Problem with eth0 after compiling kernel 2.6.5

2004-04-12 Thread Filipe Santa-Clara
Hi,

Try apt-get install module-init-tools

good luck

Filipe.



- Original Message - 
From: "Pericles Cheng" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 07, 2004 4:06 PM
Subject: Problem with eth0 after compiling kernel 2.6.5


> Hello everyone. This is the first time I ever subscribed to a list so bear
> with me.
>
> I installed Debian on an old IBM Intel PII machine and added a TrendNet
> TE100-PCIWN PCI ethernet card. It was recognized immediately and
everything
> worked fine (disregarding video card problems, but that will come in a
later
> message). Then I wanted to recompile the kernel to 2.6.5 and did so
> following all the procedure which took a long time :).
>
> After I restarted the machine I got in 2.6.5 fine but my eth0 was not
> working. One problem was the dhclient which was not found and I went to
> /etc/dhclient and rewrote the script file to accept 2.6.5.
>
> But the eth0 was still not working. So I reverted to static IP and still
> nothing.
>
> I get a message
> SIOCSIFADDR: No such device:
> eth0: ERROR while getting interface flags: No such device
>
> lspci -v states Ethernet controller... Realtek...RTL8139
>
> lsmod gives nothing
>
> I also get some messages during boot such as Function not implemented.
>
> I also got Function not implemented when I tried depmod -a
>
> Any help would be greatly appreciated. I am just starting with Linux so I
am
> not sure how to get log files and insert them. I would also have a problem
> getting them since I can't connect to the network to retrieve them.
>
> Pericles
>
> _
> Watch LIVE baseball games on your computer with MLB.TV, included with MSN
> Premium!
>
http://join.msn.com/?page=features/mlb&pgmarket=en-us/go/onm00200439ave/direct/01/
>
>
> -- 
> 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: logcheck config

2004-04-12 Thread Roberto Sanchez
Pim Bliek | PingWings.nl wrote:
Hi All,

I get these in the mail via logcheck every hour:

Apr 12 10:55:01 fourtytwo CRON[7688]: (pam_unix) session opened for user
list by (uid=0)
Apr 12 10:55:01 fourtytwo CRON[7688]: (pam_unix) session closed for user
list
Repeat the above a zillion times :)

I looked through the config in /etc/logcheck/ignore.d.server/...,
but to be honest I am no regex guru... Can someone help on how to build
simple regexes for my purpose? I just want to leave out all these
non-interesting messages...
Pim


Put this:

CRON\[.*\]: \(pam_unix\) session closed for
CRON\[.*\]: \(pam_unix\) session opened for
into /etc/logcheck/ignore.d.server/cron

HTH,

-Roberto Sanchez


signature.asc
Description: OpenPGP digital signature


Re: 2.6.x kern on production servers..

2004-04-12 Thread Roberto Sanchez
Wolfgang Lonien wrote:
Michael Bellears wrote:


Is 2.6.x "stable" enough for production?


Hi Michael,

I'm running 2.6 on several production systems, and I've had no issues yet
except a much better throughput - there's an article on the IBM developers'
site about that (2.6 on web servers).
HTH,
wjl aka Wolfgang Lonien

Just make sure to get the update modutils (and e2fsprogs, I think) by
adding this:
deb http://www.backports.org/debian woody kernel-2.6

to /etc/apt/sources.list

I think it also gets you access to the 2.6 kernel images available from
the Debian archive if you don't want to roll your own.
-Roberto Sanchez


signature.asc
Description: OpenPGP digital signature


Re: pppconfig

2004-04-12 Thread John Hasler
Umar Draz writes:
> now plz tel me how i can connect my ISP after create account through
> pppconfig

Type pon to start the connection and poff to stop it.  If you require a GUI
try installing gpppon.  It's a front-end for pon and poff.
-- 
John Hasler   You may treat this work as if it 
[EMAIL PROTECTED]   were in the public domain.
Dancing Horse HillI waive all rights.
Elmwood, Wisconsin


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



Re: Adding Xfce4 to the GDM sessions menu

2004-04-12 Thread Adam Funk
On Sunday 11 April 2004 18:30, Jaap Haitsma wrote:

> I think that new version of gdm don't look at these scripts anymore
> but just the .desktop file. BTW for Gnome Exec should
> /usr/bin/gnome-session

Why does the old /etc/gdm/Sessions/Gnome script have so much extra stuff
around that?


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



Re: no DRI in X

2004-04-12 Thread Elimar Riesebieter
On Mon, 12 Apr 2004 the mental interface of
Pim Bliek | PingWings.nl told:

> On Mon, 2004-04-12 at 11:06, Robin Putters wrote:
> > > Anyone any hints on how to get DRI working? I want to play TuxRacer :P.
> > > 
> > > My Videocard is a Gigabyte Radeon 9000 Pro.
> > I had basically the same problems. Everything seemed to be ok, but
> > fiddling with the order the kernel modules were loaded fixed things. 
> > 
> > >From /etc/modules :
> > intel-agp
> > ati-agp
> > radeon
> 
> Thanx for the info!
> 
> However, this does not help. I already had the modules properly loaded
> (my X will not start without them...) but this does not make DRI to
> work...

$ export LIBGL_DEBUG=1 && glxinfo

The first lines of the output will tell you what DRI is missing ;-)

Ciao

Elimar

-- 
  It's a good thing we don't get all 
  the government we pay for.


signature.asc
Description: Digital signature


Kernel recompilation

2004-04-12 Thread Jansen Carlo Sena
Hi all, 

I must compile my kernel to support ACPI and other features. But, when I
untar the kernel-source Debian package and run "make menuconfig" many
features enabled in my working are disabled. Thus, I must re-enable all
these features again. 

Is there any way to me get the ".config" default file including the
standard options to my kernel? This way, I can mark just the new
features.

Can anyone help me?

I'm using sarge with the 2.4.25 kernel.

Regards, 

Jansen.


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente


Re: Kernel recompilation

2004-04-12 Thread strawks
Hi,

The kernel config file used to compile the debian kernel is installed by
the kernel-image package in /boot/config-kernver

Copy /boot/config-kernver into your kernel source tree as .config to get
the options of the debian kernel.

strawks.

On Mon, 2004-04-12 at 14:20, Jansen Carlo Sena wrote:
> Hi all, 
> 
> I must compile my kernel to support ACPI and other features. But, when I
> untar the kernel-source Debian package and run "make menuconfig" many
> features enabled in my working are disabled. Thus, I must re-enable all
> these features again. 
> 
> Is there any way to me get the ".config" default file including the
> standard options to my kernel? This way, I can mark just the new
> features.
> 
> Can anyone help me?
> 
> I'm using sarge with the 2.4.25 kernel.
> 
> Regards, 
> 
> Jansen.


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



Re: Console Access

2004-04-12 Thread Katipo
Umar Draz wrote:

hi dear members
 
  i have woody and is running perfect now i got Catalyst 2950 switch
Which one?
Model?
there is option in swtich i can connect switch with its consol port.
Before you buy hardware, it's a good idea to make sure that it is going 
to be compatible with your system.
Always a good idea to investigate before investing.
Using Google is usually a good idea.
Death, or ill health, have rarely if ever been attributed to overuse of 
Google.
Do Linux drivers exist for this new item of yours?
There is advice onsite at Debian.org regarding hardware compatibility, 
and at a number of other places. The Linux Documentation Project for 
example.
It is always a good idea to check out the manufacturers' website also.

 
no i have use command line debian not graphicall. How i can access 
switch consol? because i want some configuration over swtich.
The previous questions must be answered before this can become a reality.
If a driver/loadable module doesn't exist for this new piece of 
equipment, the only communication over the switch that be occurring, 
will be by way of a note attached to a frisbee. A lot of routing 
hardware doesn't need to be specifically matched to software, but I have 
an idea that some does.

Is is it possible that i can access consol same loke Microsoft windows 
like (hyper terminal services) but remember i just want Command line 
interface not graphical.
Yes, there are applications that give remote manipulation, and other 
applications called 'talk', or 'gnome-talk' that will provide 
intra-terminal communication. It depends on what you want to do.
Debian has over 13,000 applications, and with that you can accomplish a 
lot of different things.
Others on the list will probably be able to assist you in a more 
productive fashion than I can.
I am not all that familiar with the kind of hardware you are talking 
about, but with Linux hardware, always check first, or it can cost you
Regards,

David.

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



Re: no DRI in X

2004-04-12 Thread Micha Feigin
On Mon, Apr 12, 2004 at 09:49:23AM +0200, Pim Bliek | PingWings.nl wrote:
> $ glxinfo
> name of display: :0.0
> Xlib:  extension "XFree86-DRI" missing on display ":0.0".
> display: :0  screen: 0
> direct rendering: No
> 
> My XF86config (the relevant parts):
> 
> Section "Module"
>   #Load "GLCore"
>   Load "glx"
>   Load "dri"
> 
> 
> 
> Section "Device"
> Identifier  "ATI Graphics Adapter"
> Driver  "radeon"
> BusID "PCI:2:0:0"# vendor=1002, device=496e
> Screen 0
> #Option "no_accel"   "no"
> Option "AGPMode" "4"
> #Option "AGPFastWrite" "on"
> Option "DDCMode" "on"
> EndSection
> 
> 
> 
> Section "DRI"
>   group"video"
>   Mode 0666
> EndSection
> 
> I have the following packages installed:
> ii  xfree86-common 4.3.0-7X Window System (XFree86)
> infrastructure
> ii  xserver-xfree8 4.3.0-7the XFree86 X server
> ii  xlibmesa-dri   4.3.0-7Mesa 3D graphics library modules
> [XFree86]
> 

Try adding to you sources.list

deb http://people.debian.org/~daenzer/dri-trunk-sid/ ./

And fetch
xlibmesa-gl1-dri-trunk
drm-trunk-module-src
xserver-xfree86-dri-trunk

I just saw that there is a driconf package there but I don't know
it. You will probably have to compile the drm kernel module though if
you are using 2.4 kernel (the source is in drm-trunk-module-src).

> Anyone any hints on how to get DRI working? I want to play TuxRacer :P.
> 
> My Videocard is a Gigabyte Radeon 9000 Pro.
> 
> Best regards,
> Pim
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
>  
>  +++
>  This Mail Was Scanned By Mail-seCure System
>  at the Tel-Aviv University CC.
> 


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



RE: Console Access

2004-04-12 Thread Mark McRitchie
Heyas,
  
> >   i have woody and is running perfect now i got Catalyst 2950 switch
> 
> Which one?
> Model?

Sounds like a bit of Cisco kit if I'm not mistaken.

> > Is is it possible that i can access consol same loke 
> Microsoft windows 
> > like (hyper terminal services) but remember i just want 
> Command line 
> > interface not graphical.

I used minicom to connect to my DSL router via a serial connection. I found
it a little fiddly to setup, but once I got it going it was fine.

If you find anything simpler, let me know!

Regards,
Mark.


--
This e-mail message may contain confidential or privileged information.
Recipients are requested to preserve this confidentiality and to advise 
the sender immediately of any error in transmission.

Any views/opinions expressed in this email are that of the author and 
may not reflect the views of Salamis Group - www.salamisgroup.com


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



Re: no DRI in X

2004-04-12 Thread Elimar Riesebieter
On Mon, 12 Apr 2004 the mental interface of
Pim Bliek | PingWings.nl told:

> Hi Elimar,
> 
> Thanks for your suggestions. Here is my output...
> 
> Pim
> 
> $ export LIBGL_DEBUG=1 && glxinfo
> name of display: :0.0
> Xlib:  extension "XFree86-DRI" missing on display ":0.0".
> libGL error: XF86DRIQueryDirectRenderingCapable faileddisplay: :0 
This simply means that DRI isn't loaded. Please check

$ grep EE /var/log/XFree86

for errors. My suggestion is, that agp doesn't work properly.
You have to load both, the agp-modul ant the agp-chipset-module to
get agp work. As well check wether radeon is loaded:

$ lsmod | grep radeon

Ciao

Elimar

-- 
  Experience is something you don't get until 
  just after you need it!


signature.asc
Description: Digital signature


Re: Kernel 2.6.5 and Nvidia driver

2004-04-12 Thread Andrew Schulman
> I always just `make include/linux/version.h`

Thanks, good suggestion.  I'll try it.


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



Re: Howto "nvidia-kernel-source" ?

2004-04-12 Thread VSJ
Emil Hägerlund wrote:

> Hi and thanks for all your replies.
> 
> Though many different bids on what I should do!
> 
> VSJ, do the debian nvidia packages work with 2.6.3-1-k7?
> 

I don't use precompiled kernels, I use the Debian kernel-source packages to
compile my own kernel, I don't know if the precompiled packages are
compatible with nvidia-kernel-source.

> 
> Is there a FINAL approach for people running 2.6.3?

Yes. The Debian Way[tm] is the best approach for almost anything in
Debian ;-).



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



Re: kernel 2.6 and memtester

2004-04-12 Thread Antony Gelberg
On Sun, Apr 11, 2004 at 10:19:21PM +0200, martin f krafft wrote:
> I have a weird problem here: A machine with an XP 2200 downgraded to
> 1800 MHz, 256 Mb RAM and an nForce2 chipset. 512Mb swapspace exist.

Try turning APIC off.  It's in the archives - nForce chipsets have
issues with APIC.

A


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



Re: AMD vs. Intel

2004-04-12 Thread Mike M
On Wed, Apr 07, 2004 at 12:44:48PM +0200, martin f krafft wrote:

> Thus I am logically considering chipset and processor. I can hardly
> imagine that this is a problem with AMD, but I would like to know
> from you success and failure stories of AMD processors and Linux.

4 AMD all runing Debian, 2 of them for over two years now. No problems.
They ran RH6.1 in the past.  Have 3 others in San Diego that run 24/7
with no problems. Set and forget. This response written on Woody + AMD.
-- 
Mike

Moving forward in pushing back the envelope of the corporate paradigm.


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



Re: samba shares and case sensitivity

2004-04-12 Thread Brian Brazil
On Sat, Apr 10, 2004 at 09:22:03PM +0300, Micha Feigin wrote:
> I am having an issue with samba exports. I am trying to compile a
> program with msvc (Yes I know the enemy) which resides on a samba share
> on my linux system (I actually developed it cross platform with
> wxWindows and msvc is running under vmware so my interaction with the
> big devil is as minimal as I can make it ;-)
> 
> Anyway the problem is that msvc creates the output directory as Release
> and then tries to write to release. Under win this works since names
> are not case sensitives, with the sabma share in crashes

Its a bit more complex. And depends on the version of windws and FAT
you are using.

> measurably. Any way around it (currently I am manually creating a
> sym link to solve the problem but I don't like it because it hard to
> handle with cvs).

Look at the following in 'man smb.conf':
case sensitive
default case
preserve case
short preserve case

Also under Project Settings you should be able to change the directory
name to all lowercase. I'm unsure if this would work.

'.cvsignore' might also be useful. IMHO you shouldn't be CVSing your
Release(or Debug) directory anyway.

Brian


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



Re: Knoppix autoconfig for workstations

2004-04-12 Thread John Harrold
Sometime in April [EMAIL PROTECTED] assaulted the keyboard and produced:

| not quite sure if I understand your question correctly, but in my 
| experience Knoppix just does automatically configure X including a hard 
| drive install. You might need to manually edit the config file after a hd 
| install, but dpkg-reconfigure xserver-xfree86 would be the second last 
| thing I'd be using for that.

i suppose i should have specified what i'm trying to do. i have a bunch of
workstaions that i want to install debian on. i'm thinking about using
something like fai(1), but the computers have different mice, videocards
and monitors, etc. so i'd like a method of autodetecting this stuff, which
from my expirence knoppix does quite well. so i was wondering if there was
a way to use the autodetection capabilities of knoppix when installing
debian.


(1)http://www.informatik.uni-koeln.de/fai/

-- 
--
   | /"\
 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
--


pgp0.pgp
Description: PGP signature


Re: Howto "nvidia-kernel-source" ?

2004-04-12 Thread Andrew Schulman
> Hi, I have run into nvidia trubbles!
> 
> It seems like the package 'nvidia-kernel-src' has
> changed to 'nvidia-kernel-source'.
> How do I build this new one? As detailed as you can please.

The current official nvidia drivers do work with kernel 2.6.x.  The 
versions in Debian testing and unstable also work just fine with kernel 
2.6.

For step-by-step instructions on installing the nvidia driver, see 
http://home.comcast.net/~andrex/Debian-nVidia/index.html.


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



Re: /tmp clean at boot time

2004-04-12 Thread Brian Brazil
On Sun, Apr 11, 2004 at 11:07:03AM -0700, Umar Draz wrote:
> hi dears
>  
>   i have woody with kernel 2.4.25 (now i have install mysql through source) its 
> working .
>  
>   now when i reboot my machine. during boot up /tmp directory is clean and also 
> mysql.sock delete thats why mysql server not run during boot.
>  
> how i can solve this problem that my /tmp directory not clean at boot time?

There's an option in /etc/default/rcS to keep files for X many
days. Default is 0 - wipe them all.

Brian


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



Re: high system cpu usage, no culprit in top

2004-04-12 Thread Mike M
On Wed, Apr 07, 2004 at 09:35:49AM -0600, Justin Guerin wrote:
> I am wondering if anyone has seen anything like this.  Here's a copy of top:

I had the same problem.  I eventually figured out my problem when I
switched from KMail using mbox to mutt using Maildir.  The mbox files 
were horrendously large. top never fingered KMail as the culprit. HTH.

-- 
Mike

Moving forward in pushing back the envelope of the corporate paradigm.


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



Re: running jigdo-lite batch

2004-04-12 Thread Gregory Seidman
On Sun, Apr 11, 2004 at 07:13:13PM -0500, hugo vanwoerkom wrote:
} Hi world!
} 
} I would like to run jigdo-lite in batch mode.
} 
} That way I can stack 3 runs and have them done overnite.
} 
} Is that possible? Man and Howto not too helpful. Mailing-list is mostly 
} spam. Could hack the script. Takes time.

I used this script to create a full set of sarge ISOs. You may find it
helpful in writing your own script.

#!/bin/sh

URLTMPL="http://gluck.debian.org/cdimage/testing/cd/jigdo-area/i386/sarge-i386-X
XX.jigdo"
CDCOUNT=12

yes | tr 'y' '\012' | {
CURCD=1
while test $CURCD -le $CDCOUNT
do
URL="`echo \"$URLTMPL\" | sed s/XXX/$CURCD/`"
jigdo-lite "$URL"
CURCD="`expr $CURCD + 1`"
done
}


} Thanks!
} Hugo
--Greg


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



Thank you for writing to HonestReporting. We're not available to respond to emails sent f

2004-04-12 Thread Honest Reporting
Thank you for writing to HonestReporting. We're not available to respond to emails 
sent from April 4 through April 12. We'll be back on April 13.


All the best,

The HonestReporting Team


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



Re: after re-install printer is not working (for some apps)

2004-04-12 Thread Rodney D. Myers
On Mon, 12 Apr 2004 16:40:05 +0800
Katipo <[EMAIL PROTECTED]> wrote:

> Rodney D. Myers wrote:
> 
> >I'm running sarge (cat /etc/debian_version -> testing/unstable), with
> >a Samsung ML-1430
> >
> >After the reinstall, I can print the test page from localhost:631,
> >and from kprinter, but..
> >
> >I cannot print from within Opera/Mozilla, or OpenOffice.org1.1
> >
> >I have these files installed;
> >
> >dpkg -l | grep cups
> >ii  cupsys 1.1.20final+cv Common UNIX Printing System(tm) -
> >server ii  cupsys-bsd 1.1.20final+cv Common UNIX Printing
> >System(tm) - BSD comman ii  cupsys-client  1.1.20final+cv Common UNIX
> >Printing System(tm) - client pro ii  cupsys-driver- 4.2.6-4   
> >Gimp-Print printer drivers for CUPS ii  cupsys-driver- 4.2.6-4   
> >Gimp-Print printer drivers for CUPS ii  libcupsimage2  1.1.20final+cv
> >Common UNIX Printing System(tm) - image libs ii  libcupsys2
> >1.1.20final+cv Common UNIX Printing System(tm) - libs
> >
> >I'm at a loss to get the printer working again.
> >
> >  
> >
> Hello Rodney,
> 
> I'm not familiar with the printer in question,
> but perhaps a wider range of drivers,
> including the foomatics and the gimpprints,
> followed by reinstalling your printer would help.
> Regards,
> 
> David.
> 
> 

Bad case of operator error.. Once I closed the apps I had open, then
re-opened them they started printing as advertised.

Weird.

Thanks

-- 
Rodney D. Myers <[EMAIL PROTECTED]> Registered Linux User #96112
ICQ#: AIM#:   YAHOO:
18002350  mailman452  mailman42_5

They that can give up essential liberty to obtain a 
little temporary safety deserve neither liberty nor safety.
Ben Franklin - 1759


pgp0.pgp
Description: PGP signature


Re: VFS: Cannot open root device

2004-04-12 Thread Derrick 'dman' Hudson
On Sun, Apr 11, 2004 at 11:31:32AM +0200, Markus LindstrÃm wrote:
| Derrick 'dman' Hudson wrote:
| >
| >Don't forget to include "PC BIOS (MSDOS partition tables) support"
| >(CONFIG_MSDOS_PARTITION) in the kernel's configuration.  If you leave
| >it out, then the kernel can't read the partition table and thus can't
| >find the filesystem.
| 
| GREAT! That was the missing link! It boots without problems now ;-)!
| Just a silly question though... How could the kernel start initializing 
| stuff on the disk if it couldn't read the partition table to begin with? 
| I don't know, it just doesn't make any sense to me.

The IDE controller comes first.  The kernel uses the disk controller
drivers it has available to try to detect and begin communicating with
the disk controller.  This has to happen before the kernel can get
anything (ie the partition table) from the disk.  Next the kernel
reads the partition table and tries to interpret it.  If the partition
table support is missing, then at that point the kernel will panic.
After reading the partition table, the kernel proceeds with reading
the filesystem.  (if support for the filesystem on that partition is
missing the kernel panics at this point)

-D

-- 
"He is no fool who gives up what he cannot keep to gain what he cannot lose."
--Jim Elliot
 
www: http://dman13.dyndns.org/~dman/jabber: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: crontab and command expansion problem

2004-04-12 Thread Dave Sherohman
On Wed, Apr 07, 2004 at 10:34:06AM +0800, Isaac Claymore wrote:
> WEEK_DAY=`date +\%A`
> 30 23 * * * mount /backup && mysqldump --password=FOOBAR --all-databases > 
> /backup/alldb-${WEEK_DAY}.sql; umount /backup
> 
> It's been working on RH system, but the Debian cron keeps refusing to do command
> expansion on WEEK_DAY, i.e. the script produces a file named: alldb-`date +\%A`.sql
> 
> Any hint?

A little on the simple-minded side, but have you considered just not
using the variable?  I have a cron job that does

12 4 * * 2 /some/script | mail -s "Info for `date +'\%B \%-d, \%Y'`" [EMAIL PROTECTED]

and it has never given me any trouble.

-- 
The freedoms that we enjoy presently are the most important victories of the
White Hats over the past several millennia, and it is vitally important that
we don't give them up now, only because we are frightened.
  - Eolake Stobblehouse (http://stobblehouse.com/text/battle.html)


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



Re: Cron output logging

2004-04-12 Thread Dave Sherohman
On Thu, Apr 08, 2004 at 07:11:39PM +0100, Richard Kimber wrote:
> I don't think it's coming directly from the *output* of the script.  It
> seems to me that the script is doing something that now gets logged that
> used not to be logged.  I think it must have to do with the
> configuration of logcheck, but I can't find documentation that explains
> fully enough how logcheck works so that I can stop it.

Maybe you already did this in an earlier message and I just forgot,
but could you send the subject line of one of the email reports that
you're trying to stop along with a sample of the relevant content?
It's sounding to me like the people on the list think you're trying
to stop mail from one source, but it's actually coming from somewhere
else, perhaps logcheck, perhaps not; I haven't seen enough
information to determine that.

-- 
The freedoms that we enjoy presently are the most important victories of the
White Hats over the past several millennia, and it is vitally important that
we don't give them up now, only because we are frightened.
  - Eolake Stobblehouse (http://stobblehouse.com/text/battle.html)


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



[OT] procmail rule to remove annoying unsubscribe/subscribe emails

2004-04-12 Thread Michael Graham
I was wondering if anyone had written a procmail rule to filter out
emails with the subject unsubscribe or subscribe which have been sent to
the debian-* lists. Preferably messages like mine will still be seen
i.e. ones that have other words not just subscribe.

Thanks in advance.

-- 
OoberMick
Al Gore: "To my left, you'll recognise Gary Gygax, inventor of Dungeons
& Dragons."
Gary Gygax: "Greetings it's a... [rolls dice] ...pleasure to
meet you."
--Futurama


pgp0.pgp
Description: PGP signature


Re: no DRI in X

2004-04-12 Thread Pim Bliek | PingWings.nl
$ grep EE /var/log/XFree86.0.log
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER

I have all the modules loaded:
radeon118700  0
nvidia_agp  7644  1
agpgart32104  2 nvidia_agp

Pim


On Mon, 2004-04-12 at 16:07, Elimar Riesebieter wrote:
> On Mon, 12 Apr 2004 the mental interface of
> Pim Bliek | PingWings.nl told:
> 
> > Hi Elimar,
> > 
> > Thanks for your suggestions. Here is my output...
> > 
> > Pim
> > 
> > $ export LIBGL_DEBUG=1 && glxinfo
> > name of display: :0.0
> > Xlib:  extension "XFree86-DRI" missing on display ":0.0".
> > libGL error: XF86DRIQueryDirectRenderingCapable faileddisplay: :0 
> This simply means that DRI isn't loaded. Please check
> 
> $ grep EE /var/log/XFree86
> 
> for errors. My suggestion is, that agp doesn't work properly.
> You have to load both, the agp-modul ant the agp-chipset-module to
> get agp work. As well check wether radeon is loaded:
> 
> $ lsmod | grep radeon
> 
> Ciao
> 
> Elimar
-- 
-
PingWings - Making the penguin fly
- - - - - - - - - - - - - - - - - - - - - - -
M:  06-24711729
E:  [EMAIL PROTECTED]
I:  www.pingwings.nl
-


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


Re: [OT] procmail rule to remove annoying unsubscribe/subscribe emails

2004-04-12 Thread Allan Wind
On 2004-04-12T16:06:06+0100, Michael Graham wrote:
> I was wondering if anyone had written a procmail rule to filter out
> emails with the subject unsubscribe or subscribe which have been sent to
> the debian-* lists. Preferably messages like mine will still be seen
> i.e. ones that have other words not just subscribe.

This is what I use:

:0
* ^Subject: (un)?subscribe
* ! ^TO_: [EMAIL PROTECTED]
$TRASH


/Allan
-- 
Allan Wind
P.O. Box 2022
Woburn, MA 01888-0022
USA


signature.asc
Description: Digital signature


big problem

2004-04-12 Thread Umar Draz
hey members
 
 i have use woody. 
 
  and i have install mysql.4.xx through source not for debian package.
  installation is successfull. Now i want start mysql during boot time. thats why i have 
 
create a file calld /etc/rc.local and place there a line
 
  /usr/local/mysql/share/mysql/mysql.server start
  when i reboot my machine my /tmp clean and also remove mysql.sock thats why mysql not run.
 
  so plz help me what i can to do that /tmp is also clean but mysql is also run
 
thanks and regards
 
Umar Draz
 Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th

Re: [OT] procmail rule to remove annoying unsubscribe/subscribe emails

2004-04-12 Thread Sven Hoexter
On Mon, Apr 12, 2004 at 11:14:27AM -0400, Allan Wind wrote:
> On 2004-04-12T16:06:06+0100, Michael Graham wrote:
> > I was wondering if anyone had written a procmail rule to filter out
> > emails with the subject unsubscribe or subscribe which have been sent to
> > the debian-* lists. Preferably messages like mine will still be seen
> > i.e. ones that have other words not just subscribe.
> 
> This is what I use:
> 
> :0
> * ^Subject: (un)?subscribe
> * ! ^TO_: [EMAIL PROTECTED]
> $TRASH
:0
* 
^Subject:.(unsubscribe|UNSUBSCRIBE|unsubscrive|unscribe|unsuscribe|subscrib|SUBSCRIBE|unsubscribe!!!|\"unsubscribe\")
/dev/null

:0
* ^Subject:.(Test|test|TEST|tset)
/dev/null

All the forms I catched so far.

Sven
-- 
If God passed a mic to me to speak
I'd say stay in bed, world
Sleep in peace
   [The Cardigans - No sleep]


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



Re: [OT] procmail rule to remove annoying unsubscribe/subscribe emails

2004-04-12 Thread Michael Graham
Allan wrote:
> This is what I use:
> 
> :0
> * ^Subject: (un)?subscribe
> * ! ^TO_: [EMAIL PROTECTED]
> $TRASH

Cheers

-- 
OoberMick
"If for any reason you're not satisfied with our service, I hate you."
-- 7-11 Clerk (Futurama)


pgp0.pgp
Description: PGP signature


Re: udev: how to do it right?

2004-04-12 Thread Sebastiaan
High,

On Sat, 10 Apr 2004, John L Fjellstad wrote:

> Sebastiaan <[EMAIL PROTECTED]> writes:
>
> > Another problem I have been running into are the permissions. I have a
> > nvidia card, so I added this to links.udev:
> > M nvidia0   c 195 0
> > ...
> > M nvidia7   c 195 7
> > M nvidiactl c 195 255
> >
> > These get created on boot, but with the wrong permissions. Adding stuff to
> > udev.permissions doesn't help in any way:
> >
> > nvidia*:root:root:0666
> >
> > It looks most like udev.permissions is completely ignored.
> >
> >
> > So 2 questions have raised:
> > - how to let udev create device nodes/trees in advance/on it's own
> > - how to set permissions right for manually created devices
>
> Just realized something.  For nodes created in /etc/udev/links.udev, the
> udev.permissions are completely ignored because those nodes aren't
> created by udev (udev only creates node exported through sysfs, and the
> nvidia stuff hasn't been ported to sysfs yet).  For me, using the
> upstream packages, I put the permissions for the nodes I create in
> /etc/init.d/udev file, but you might want to check with the Debian
> maintainer to see if there is a Debian way to do it (there might be some
> stuff in the doc directory).
>
Sounds reasonable. I hope that there is a 'nice' way to do this (under
devfs there was, and also needs to be considering the amount of
third party devices).


I also found the solution to my second problem. It was a lot simpler than
it looked like. I had to load the modules for ide-disk and ide-cd and the
device nodes/trees are created automatigcally. Devfs and the old dev made
me lazy, since the kernel always loaded necessary modules on it's own
(and according the FAQ this is not going to be implemented in udev).

This raised another problem however. After loading the ide-disk module,
udev is not fast enough with creating the device nodes, causing the boot
process to go into single user mode when it tries to mount an IDE harddisk
right after inserting the module.

Of course there are simple solutions to this, but I don't think it's
appropiate. Should I report this as a bug?

Thanks,
Sebastiaan





--

English written by Dutch people is easily recognized by the improper use of 'In 
principle ...'

The software box said 'Requires Windows 95 or better', so I installed Linux.

Als Pacman in de jaren '80 de kinderen zo had be?nvloed zouden nu veel jongeren 
rondrennen
in donkere zalen terwijl ze pillen eten en luisteren naar monotone electronische 
muziek.
(Kristian Wilson, Nintendo, 1989)



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



Re: [OT] procmail rule to remove annoying unsubscribe/subscribe emails

2004-04-12 Thread Shot
Hello.

Michael Graham:

> I was wondering if anyone had written a procmail rule to filter out
> emails with the subject unsubscribe or subscribe which have been sent
> to the debian-* lists. Preferably messages like mine will still be
> seen i.e. ones that have other words not just subscribe.

Not really an answer to your question, but in my case,
stuffing a couple of them into Bogofilter solved the problem:

[EMAIL PROTECTED]:~$ bogoutil -p .bogofilter/ subj:subscribe subj:unsubscribe
 spamgoodFisher
subj:subscribe  4   2  0.919041
subj:unsubscribe   14   3  0.963713

Cheers,
-- Shot (amazed by Bogofilter on a daily basis)
-- 
.--- http://shot.pl/ --- http://shot.pl/hovercraft/ --- -- -
| I do not fear computers. I fear the lack of them.
| -- Isaac Asimov
`-  --- -- -


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



Re: Stripping /dev post udev?

2004-04-12 Thread Sebastiaan
Hi,

On Sun, 11 Apr 2004, Scott Robinson wrote:

> What are the bare minimum devices necessary to boot up to udev?
>
> I just migrated from devfs, and have returned to having a filesystem full of
> useless device nodes.
>
> I am not subscribed to this list.
>
I guess you want to know which packages need to be installed, since udev
completely replaces /dev, leaving you only with a few nodes.

I installed udev en sysfsutils and made sure my kernel was compiled with
the option CONFIG_TMPFS=y was set (could be other options necessary).

Then udev worked almost instantly, leaving me with a few issues, which I
hoped will all be solved in this thread:

http://lists.debian.org/debian-user/2004/debian-user-200404/msg01449.html


Cheers,
Sebastiaan


--

English written by Dutch people is easily recognized by the improper use of 'In 
principle ...'

The software box said 'Requires Windows 95 or better', so I installed Linux.

Als Pacman in de jaren '80 de kinderen zo had be?nvloed zouden nu veel jongeren 
rondrennen
in donkere zalen terwijl ze pillen eten en luisteren naar monotone electronische 
muziek.
(Kristian Wilson, Nintendo, 1989)



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



Re: big problem

2004-04-12 Thread Aurel
It seems you already asked for this not long ago.

Umar Draz wrote:

hey members
 
 i have use woody.
 
  and i have install mysql.4.xx through source not for debian package.
  installation is successfull. Now i want start mysql during boot 
time. thats why i have
 
create a file calld /etc/rc.local and place there a line
 
  /usr/local/mysql/share/mysql/mysql.server start
  when i reboot my machine my /tmp clean and also remove mysql.sock 
thats why mysql not run.
 
  so plz help me what i can to do that /tmp is also clean but mysql is 
also run
 
thanks and regards
 
Umar Draz
 

Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th 
 


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



Kernel 2.4 and iocharset/codepage conversion crash

2004-04-12 Thread Virgo Pärna
 I'm using Woody with 2.4.18-1-686 kernel. When I mount smb share
from another computer with icocharset and codepage parameters and then
run zip on this share, it will crash with Segmentation fault (specific
mount command was like this: smbmount //computer/share mnt -o
username=username,password=password,codepage=cp775,iocharset=iso8859-15). 
There are some files in this share that use estonian accented
characters - õöäü in their names. It does not happen, when iocharset 
and codepage are not set. Google search seemed to indicate, that it's
possible for same to happen when mounting floppy, with iocharset and
codepage options set. 
>From kern.log:


Apr  8 19:53:29 dragon kernel: Unable to handle kernel paging request
at virtual address c400
Apr  8 19:53:29 dragon kernel:  printing eip:
Apr  8 19:53:29 dragon kernel: c4871927
Apr  8 19:53:29 dragon kernel: *pde = 
Apr  8 19:53:29 dragon kernel: Oops: 
Apr  8 19:53:29 dragon kernel: CPU:0
Apr  8 19:53:29 dragon kernel: EIP:
0010:[usb-uhci:__insmod_usb-uhci_S.bss_L4+145479/12224237]Not taint
ed
Apr  8 19:53:29 dragon kernel: EFLAGS: 00010282
Apr  8 19:53:29 dragon kernel: eax: e75b846b   ebx: c400   ecx:
ff4b63fd   edx: fb124daf
Apr  8 19:53:29 dragon kernel: esi: c9c95685   edi: c190fe34   ebp:
c190fecc   esp: c190fde4
Apr  8 19:53:29 dragon kernel: ds: 0018   es: 0018   ss: 0018
Apr  8 19:53:29 dragon kernel: Process zip (pid: 453,
stackpage=c190f000)
Apr  8 19:53:29 dragon kernel: Stack: c190fecc c190fe9c c487f5f4
    c2c57a10
Apr  8 19:53:29 dragon kernel:c2337900 0101 02a8210c
000c0001   c2122000 000c
Apr  8 19:53:29 dragon kernel:  0001
000e c4870245 c0f99dd0 c190ffb0 c013c358
Apr  8 19:53:29 dragon kernel: Call Trace:
[usb-uhci:__insmod_usb-uhci_S.bss_L4+139621/12230095] [filldir64+0/
404] [filldir64+0/404]
[usb-uhci:__insmod_usb-uhci_S.bss_L4+139764/12229952] [filldir64+0/404]
Apr  8 19:53:29 dragon kernel:
[usb-uhci:__insmod_usb-uhci_S.bss_L4+143526/12226190]
[filldir64+0/404] [vfs
_readdir+89/124] [filldir64+0/404] [sys_getdents64+79/295]
[filldir64+0/404]
Apr  8 19:53:29 dragon kernel:[sys_fcntl64+127/136]
[system_call+51/56]
Apr  8 19:53:29 dragon kernel:
Apr  8 19:53:29 dragon kernel: Code: 0f b6 03 43 89 c2 c1 e2 04 01 f2
c1 e8 04 01 c2 8d 04 92 8d

   

-- 
Virgo Pärna 
[EMAIL PROTECTED]


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



networking problem with 2.6.4 kernel [was: Re: 2.6.4 kernel install wants to remove current kernel]

2004-04-12 Thread Nori Heikkinen
on Fri, 09 Apr 2004 03:42:06PM -0400, Derrick 'dman' Hudson insinuated:
> On Fri, Apr 09, 2004 at 02:41:54PM -0400, Nori Heikkinen wrote:
> | on Fri, 09 Apr 2004 01:47:26PM -0400, Derrick 'dman' Hudson insinuated:
> | > On Fri, Apr 09, 2004 at 12:32:10PM -0400, Nori Heikkinen wrote:
> [...] 
> | > | how, then, should i go about installing the kernel image?
> | > 
> | > Try aptitude.  Trace through the Depends/Conflicts and figure out
> | > what's wrong.  Something must be conflicting somewhere.  (maybe you
> | > just need to upgrade modutils while you install module-init-tools?)
> | 
> | after a bit of poking in aptitude, which was very noninformative,
> 
> It may take a little getting used to, but aptitude combines the data
> available from 'apt-cache show' and 'apt-cache policy' in a way that
> is navigable.  What I would have done in your situation is gone to the
> 'modutils' package.  Press enter to view the package's details.  Some
> line in that view would most likely have been red indicating broken or
> magenta indicating will-be-removed.  Scrolling through the display you
> can see what packages and versions are in the depends and conflicts
> tags for that package as well as the list of what packages (and
> versions) depend on or conflict with the current package.  In
> hindsight, I now know that it would have shown that module-init-tools
> conflicts with modutils <= 2.4.21-1 and your modutils fit that
> criteria (hence apt-get wanted to remove it to solve the conflict).

cool.  i feel like i did this and didn't find anything useful, but
maybe i just didn't spend long enough poking.

> | i tried your suggestion of upgrading modutils (from 2.4.15-1 to
> | 2.4.26-1) -- beautiful.  then the 2.6.4 kernel image goes on without
> | trying to remove everything and its mother.
> 
> Lucky guess.  :-).  At least it worked for you.

yeah, thanks :)

> | of course, i've totally failed to show the slickness of apt to my
> | coworker, because as soon as i booted up with 2.6.4, my mouse (neither
> | USB nor PS2) didn't work, and i wasn't online.  (right now, i've
> | reverted to 2.4 to type this :-P).  surely the 2.6 kernel comes with
> | USB support compiled in?  am i just going to have to suck it up and
> | roll my own kernel?
> 
> I'm using the stock 2.6 kernel on 5 machines.
> 
> There are some differences from 2.4, though, mainly in the module and
> device driver organization.  Some key differences, and probably the
> ones you are running into, :
> 2.4 2.6
> --- ---
> usb-uhciuhci-hcd
> usb-ohciohci-hcd
> usb-ehciehci-hcd
> psmouse (the PS/2 mouse driver is in a module now)

okay, excellent.  thanks for pointong this out -- now i have a
functional mouse under 2.6.

> I haven't noticed any changes in networking, but that might be
> dependent on the hardware and what modules I already had configured
> to be loaded.

the network error i get when i try to reconfigure my network
interfaces is below:

Reconfiguring network interfaces: cat: /var/run/dhclient.pid: No such
file or directory
Unrecognized kernel version
done.

i can tell that _something's_ not recognizing my kernel version, but
what is it?  i probably just need to grab a newer package of
something, but what?

thanks again!



-- 
.~.  nori @ sccs.swarthmore.edu
/V\  http://www.sccs.swarthmore.edu/~nori/jnl/
   // \\  @ maenad.net
  /(   )\   www.maenad.net
   ^`~'^


pgp0.pgp
Description: PGP signature


Re: no DRI in X

2004-04-12 Thread Elimar Riesebieter
On Mon, 12 Apr 2004 the mental interface of
Pim Bliek | PingWings.nl told:

> $ grep EE /var/log/XFree86.0.log
>  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (II) Loading extension MIT-SCREEN-SAVER
> 
> I have all the modules loaded:
> radeon118700  0
> nvidia_agp  7644  1
> agpgart32104  2 nvidia_agp
> 
> Pim

Then your're miising xlibmesa-dri, isn't it?

$ agp-get install xlibmesa-dri

Ciao

Elimar


-- 
  Do you smell something burning or ist it me?


signature.asc
Description: Digital signature


Re: Kernel recompilation

2004-04-12 Thread Jansen Carlo Sena
Em Seg, 2004-04-12 às 10:32, strawks escreveu:
> Hi,
> 
> The kernel config file used to compile the debian kernel is installed by
> the kernel-image package in /boot/config-kernver
> 
> Copy /boot/config-kernver into your kernel source tree as .config to get
> the options of the debian kernel.
> 
> strawks.
> 
> On Mon, 2004-04-12 at 14:20, Jansen Carlo Sena wrote:
> > Hi all, 
> > 
> > I must comple my kernel to support ACPI and other features. But, when I
> > untar the kernel-source Debian package and run "make menuconfig" many
> > features enabled in my working are disabled. Thus, I must re-enable all
> > these features again. 
> > 
> > Is there any way to me get the ".config" default file including the
> > standard options to my kernel? This way, I can mark just the new
> > features.
> > 
> > Can anyone help me?
> > 
> > I'm using sarge with the 2.4.25 kernel.
> > 
> > Regards, 
> > 
> > Jansen.
> 

Ok, 

I moved the /boot/config-2.4.25-1-386 file to
/usr/src/kernel-source-2.4.25/.config and ran "make oldconfig". After, I
just disabled APM and Local APIC support and enabled ACPI with battery,
AC Adapter, Button, Fan, Processor, Thermal Zone support (kernel
module).

When I rebooted my system using this new kernel I get the follow
message:

*
VFS: Cannot open root device "hda7" or 03:07
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 03:07
*

All of my partitions were ext3 formatted. I looked the kernel configuration again and 
the ext3 was supported like a kernel module.
Are there other reasons to this problem?

What's wrong?

Jansen.


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente


Re: Stripping /dev post udev?

2004-04-12 Thread Derrick 'dman' Hudson
On Sun, Apr 11, 2004 at 06:32:07AM -0700, Scott Robinson wrote:
| What are the bare minimum devices necessary to boot up to udev?

/dev/console

I statically create /dev/null and /dev/zero too.  (why not?)

| I just migrated from devfs, and have returned to having a filesystem
| full of useless device nodes.

udev starts by copying the existing /dev into the ramdisk it mounts
over /dev.  This is why you see nodes for devices you don't have.

Solution :
Boot the installer CD or Knoppix or something.
# cd / 
# mv dev _static_dev
# mkdir dev
# cd dev
# mknod c 5 1 console
# chmod 600 console
  (if desired, also create null and zero with proper perms and ownership)
# reboot

-D

-- 
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.
Albert Einstein
 
www: http://dman13.dyndns.org/~dman/jabber: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: udev: how to do it right?

2004-04-12 Thread Derrick 'dman' Hudson
On Mon, Apr 12, 2004 at 05:48:46PM +0200, Sebastiaan wrote:

| I also found the solution to my second problem. It was a lot simpler than
| it looked like. I had to load the modules for ide-disk and ide-cd and the
| device nodes/trees are created automatigcally. Devfs and the old dev made
| me lazy, since the kernel always loaded necessary modules on it's own
| (and according the FAQ this is not going to be implemented in udev).
| 
| This raised another problem however. After loading the ide-disk module,
| udev is not fast enough with creating the device nodes, causing the boot
| process to go into single user mode when it tries to mount an IDE harddisk
| right after inserting the module.
| 
| Of course there are simple solutions to this, but I don't think it's
| appropiate. Should I report this as a bug?

The simple solution is to load ide-disk sooner.  To do so :
1)  list it in /etc/modules
2)  run 'dpkg-reconfigure kernel-image-2.6'

Then ide-disk will be put in the initrd image and loaded before the
root fs is mounted.  Then udev will have plenty of time to create the
/dev nodes before any userspace application tries to access them.  (I
know it works because my on-disk /dev only contains console null and
zero and all of my disks are IDE and I have no problems with
unattended boots)

-D

-- 
"He is no fool who gives up what he cannot keep to gain what he cannot lose."
--Jim Elliot
 
www: http://dman13.dyndns.org/~dman/jabber: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: Kernel recompilation

2004-04-12 Thread Aurel
There is a thread about this problem, 2 days ago.
You should read it.
Aurel

Jansen Carlo Sena wrote:

Em Seg, 2004-04-12 às 10:32, strawks escreveu:
 

Hi,

The kernel config file used to compile the debian kernel is installed by
the kernel-image package in /boot/config-kernver
Copy /boot/config-kernver into your kernel source tree as .config to get
the options of the debian kernel.
strawks.

On Mon, 2004-04-12 at 14:20, Jansen Carlo Sena wrote:
   

Hi all, 

I must comple my kernel to support ACPI and other features. But, when I
untar the kernel-source Debian package and run "make menuconfig" many
features enabled in my working are disabled. Thus, I must re-enable all
these features again. 

Is there any way to me get the ".config" default file including the
standard options to my kernel? This way, I can mark just the new
features.
Can anyone help me?

I'm using sarge with the 2.4.25 kernel.

Regards, 

Jansen.
 

Ok, 

I moved the /boot/config-2.4.25-1-386 file to
/usr/src/kernel-source-2.4.25/.config and ran "make oldconfig". After, I
just disabled APM and Local APIC support and enabled ACPI with battery,
AC Adapter, Button, Fan, Processor, Thermal Zone support (kernel
module).
When I rebooted my system using this new kernel I get the follow
message:
*
VFS: Cannot open root device "hda7" or 03:07
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 03:07
*
All of my partitions were ext3 formatted. I looked the kernel configuration again and 
the ext3 was supported like a kernel module.
Are there other reasons to this problem?
What's wrong?

Jansen.
 



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



Re: udev: how to do it right?

2004-04-12 Thread John L Fjellstad
Antonio Rodriguez <[EMAIL PROTECTED]> writes:

> hpd:/home/tony# ls /usr/local/bin/lsbus
> ls: /usr/local/bin/lsbus: No such file or directory
> hpd:/home/tony# ls /usr/local/bin/systool
> ls: /usr/local/bin/systool: No such file or directory

Debian packages will never install stuff in /usr/local/bin.  If any
documentation mentions /usr/local, then it's presumed that you have
compiled by hand.  Otherwise, the binaries will always be in /usr/bin.

I looked through the documentation mentioned, and it makes some mistakes
(mostly stuff that has been deprecated in never udev).

For instance, memorystick isn't necessary a scsi device. At my place,
it's a USB device:

  Device = "3-1"
  Device path = "/sys/devices/pci:00/:00:1d.2/usb3/3-1"
bConfigurationValue = "1"
bDeviceClass= "00"
bDeviceProtocol = "00"
bDeviceSubClass = "00"
bMaxPower   = "200mA"
bNumConfigurations  = "1"
bNumInterfaces  = " 1"
bcdDevice   = "0140"
bmAttributes= "c0"
detach_state= "0"
idProduct   = "0069"
idVendor= "054c"
manufacturer= "Sony"
product = "USB Memory Stick Slot"
speed   = "12"

The udev rule I would create for this would be
BUS="usb", SYSFS{manufacturer}="Sony", SYSFS{product}="USB Memory Stick\ 
Slot", NAME{all_partitions}="Memstick"

Note that the format has changed a little (the old format is deprecated,
and was totally removed starting with version 023).

Also, note the {all_partitions} attribute in NAME. There was a problem
with the node (ie memstick1) not beging created unless it is accessed,
but it can't be accessed without being created.  So, the all_partitions
attribute was created to statically create the nodes.

-- 
John L. Fjellstad
web: http://www.fjellstad.org/  Quis custodiet ipsos custodes


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



Re: Kernel recompilation

2004-04-12 Thread strawks
You probably don't have specified an initrd for your kernel in your
bootloader.
This way, the kernel cannot mount the root fs because the ext3 module is
not loaded.
You can create an initrd image using mkinitrd (I don't really know how
to make one, see manpage), or simply add support for ext3 and ide disks
directly in the kernel, not as a module.

strawks.

On Mon, 2004-04-12 at 17:48, Jansen Carlo Sena wrote:
> Ok, 
> 
> I moved the /boot/config-2.4.25-1-386 file to
> /usr/src/kernel-source-2.4.25/.config and ran "make oldconfig". After, I
> just disabled APM and Local APIC support and enabled ACPI with battery,
> AC Adapter, Button, Fan, Processor, Thermal Zone support (kernel
> module).
> 
> When I rebooted my system using this new kernel I get the follow
> message:
> 
> *
> VFS: Cannot open root device "hda7" or 03:07
> Please append a correct "root=" boot option
> Kernel panic: VFS: Unable to mount root fs on 03:07
> *
> 
> All of my partitions were ext3 formatted. I looked the kernel configuration again 
> and the ext3 was supported like a kernel module.
> Are there other reasons to this problem?
> 
> What's wrong?
> 
> Jansen.


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



Re: Kernel recompilation

2004-04-12 Thread Axel
On Mon, 12 Apr 2004 12:48:49 -0300, Jansen Carlo Sena wrote:
> 
> When I rebooted my system using this new kernel I get the follow
> message:
> 
> * VFS:
> Cannot open root device "hda7" or 03:07 Please append a correct "root="
> boot option Kernel panic: VFS: Unable to mount root fs on 03:07
> *
> 
> All of my partitions were ext3 formatted. I looked the kernel
> configuration again and the ext3 was supported like a kernel module. Are
> there other reasons to this problem?
> 
> What's wrong?
> 
> Jansen.

Stock Debian kernels use an initrd image. Did you configure it for your
new kernel?
Alternatively, you can include support for ext3 and whatever you need
directly into the kernel, not as module,


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



Re: Mail System (comcast_paydirect@comcast.net)

2004-04-12 Thread comcast_paydirect
Thank you for contacting Comcast. Unfortunately, you have sent a message to
an unattended mailbox. If your e-mail is regarding your Comcast online
billing statement, please visit our Web site at  for
a comprehensive list of commonly asked questions about our Online Bill Pay
service, or you can e-mail a customer service representative to assist in
resolving your issue by visiting




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



Re: big problem

2004-04-12 Thread users
>>
> Umar Drazwrote:
hey members
>  
>  i have use woody. 
>  
>   and i have install mysql.4.xx through source not for debian
package.
>   installation is successfull. Now i want start mysql during boot
time. thats why i have 
>  
> create a file calld /etc/rc.local and place there a line
>  
>   /usr/local/mysql/share/mysql/mysql.server start
>   when i reboot my machine my /tmp clean and also remove mysql.sock
thats why mysql not run.
>  
>   so plz help me what i can to do that /tmp is also clean but mysql
is also run
>  
> thanks and regards
>  
> Umar Draz
>  
> -
> Do you Yahoo!?
> Yahoo! Tax Center - File online by April 15th

>>


tmp's probably being cleaned by...

/etc/rcS.d/SXXbootmisc.sh

If your moving into runlevel 2 after the initial boot, it seems
strange that you carn't create a file in tmp. I put a stamp file for
"hdparm" there, so that i don't end up re-running it on level changes
during the same session...

Make sure the "local" script is at the end of the list of runlevel
scripts to run. I'd even consider just looking for one thats quite
simple/brief, and using that as a template to startup your mysql
stuff.

Check that "world/others" have write permission to tmp as well, that
could muck things up a bit, as we don't loggin as "root", do we.. :)

jm

Message posted via www.linuxforums.org
.


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



Playing backups of DVDs with mplayer and xine

2004-04-12 Thread Bill Moseley

I'm missing something obvious. How to do I play a dvd backed up to disk
with mplayer and xine?

I've got a dvd that won't play in my DVD player, and on my laptop with
mplayer it fails to read the VTS_01_4.VOB file, so I suspect there's a
problem with the DVD media or the drive.  I can't use dvdcopy or just
plain cp to access that file on the dvd media/drive combination.

But, I was able to use another machine to access the dvd.  I used
dvdback (there's also vobcopy on debian) to create a backup.

My question is how do I play the movie directly on disk?

I know I can do this to play the dvd:

   $ mplayer dvd://
   $ xine dvd://

And I know I can play the VOBs directly

   $ xine file:///path/to/VOB

but how do I play the back up copy on the hard disk like it was on the
dvd directly?  That is, so xine shows menus and operates just like
playing directly off the dvd player?


-- 
Bill Moseley
[EMAIL PROTECTED]


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



Re: Symbolic links in /etc/alternatives not working as inten

2004-04-12 Thread Bob Proulx
[EMAIL PROTECTED] wrote:
> It looks correct, however, when I do a vi , vim is
> still launched instead of gvim.

Did you install 'vim-gtk'?  I don't use vim myself (emacs user) but I
understand from others that you need vim-gtk in order to get the
graphical frontend.  Sorry but I did not try it myself.

Bob


pgp0.pgp
Description: PGP signature


Re: no DRI in X

2004-04-12 Thread Pim Bliek | PingWings.nl
Unfortunately, that is not it too 

Pim

$ dpkg -l | grep xlib
ii  xlibmesa-dri   4.3.0-7Mesa 3D graphics library modules
[XFree86]
ii  xlibmesa-gl4.3.0-7Mesa 3D graphics library [XFree86]
ii  xlibmesa-glu   4.3.0-7Mesa OpenGL utility library [XFree86]
ii  xlibmesa3  4.3.0-7XFree86 Mesa libraries pseudopackage
ii  xlibs  4.3.0-7X Window System client libraries
metapackage
ii  xlibs-data 4.3.0-7X Window System client data
ii  xlibs-pic  4.3.0-7XFree86 static PIC libraries
pseudopackage
ii  xlibs-static-d 4.3.0-7X Window System client library
development f
ii  xlibs-static-p 4.3.0-7X Window System client extension
library PIC

> Then your're miising xlibmesa-dri, isn't it?
> 
> $ agp-get install xlibmesa-dri

-- 
-
PingWings - Making the penguin fly
- - - - - - - - - - - - - - - - - - - - - - -
M:  06-24711729
E:  [EMAIL PROTECTED]
I:  www.pingwings.nl
-


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


"GOOD NEWS" Online Magazines issue 009

2004-04-12 Thread david
"GOOD NEWS" Online Magazines issue 009
『集合你我專長,凝聚互動力量』
看後,請繼續轉寄!
( 請按 F11 轉至全畫面 )

 http://wwc.debian-user+lists.debian.org.magazine.easter2004.sytes.net:13792/main.php



Re: pppd not able to authenticate using pap-secrets

2004-04-12 Thread CW Harris
On Sat, Apr 10, 2004 at 11:19:28PM +0530, Soumyadip Modak wrote:
> I'm trying to use kppp to dial in to my isp. Problem is, even though the
> username and password are stored in pap-secrets file, pppd is unable to
> use it. /var/log/syslog says:
> 
> Apr 10 07:29:04 modak pppd[967]: The remote system is required to
> authenticate itself

Your setup is requiring the remote system to authenticate itself to you.
This is probably not what you want.  Most of the setups I am familiar
with, the ISP requires you to auth to them, but they don't auth to you.
This is what you are asking it to do.

It has been a while since I used ppp, but re-read the documentation---you
are looking for the auth/noauth option to specify on your connection to
your ISP. Last time I used ppp, this would be in a file in (e.g.)
/etc/ppp/peers/

HTH

> Apr 10 07:29:04 modak pppd[967]: but I couldn't find any suitable secret
> (password) for it to use to do so.
> Apr 10 07:29:04 modak pppd[967]: (None of the available passwords would
> let it use an IP address.)
> 
> I tried man pppd, but i lost my way inside. Can anyone please give me
> any pointers on how to get pppd to authenticate itself.
> 
> /etc/ppp/pap-secrets is owner+group readable and writable. Owner and
> group both root, and I'm running kppp as root.
> 
> Thanks
> -- 
> Soumyadip Modak <[EMAIL PROTECTED]>
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Chris Harris <[EMAIL PROTECTED]>
---
GNU/Linux --- The best things in life are free.


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



Re: no DRI in X

2004-04-12 Thread Elimar Riesebieter
On Mon, 12 Apr 2004 the mental interface of
Pim Bliek | PingWings.nl told:

> Unfortunately, that is not it too 
> 
> Pim
> 
> $ dpkg -l | grep xlib
> ii  xlibmesa-dri   4.3.0-7Mesa 3D graphics library modules

I don't have an idea to solve your prob yet except that your chipset
nvidia isn't supported yet. You can try 2.6.5-mm4 where Andrew added
the DRI-CVS tree. Maybe this will solve your prob.

Ciao

Elimar


-- 
  Experience is something you don't get until 
  just after you need it!


signature.asc
Description: Digital signature


Debian has turned unusable.

2004-04-12 Thread Trollcollect
Hello list,

after 3 days of twiddling with a "recent" copy of
debians woody release i need to vent a bit of the
anger and frustration that this distribution has
caused.

I want to start with saying that i was a strong
advocate of debian compared to distributions such as
RedHat and SuSE. Being a UNIX admin professionally
(Solaris mainly), i felt home on a debian system
pretty quick, and the packaging method was unique
among all linux deriatives i have seen. Also i used to
like debians approach of stability before
bleeding-edge stuff.

However as i have to install a small network now (7
WS's and one server), i have to reconsider this
assessment. I downloaded woody (2 failed attempts to
get an installation CD with the new jigdo method).
What i got after installation was 
- a 2.2 Kernel without ext3 support
- a KDE 2.0
overall totally outdated and useless versions of
libraries and software.

I then tried to figure out how to update those
packages i need in recent versions. As i know KDE from
Solaris, i trust enough in their own QA procedure to
consider their 3.2.1 stable enough for usage. Why
debian believes KDE 2.0 is more stable, or even usable
at all, is beyond my understanding.

However it turned out that i could not update only
selected packages easily. In fact neither of dselect
or apt-get seemed to have a method to do this in a
sensible way. 

Now it MAY well be that i am just an idiot who is not
capable of doing this, however i asked in a few linux
related channels and also at work, noone could tell me
how to set up a half-way decent debian without
compromising the pkg system. Sure many told me to
build it all by hand but then, without the packaging
system what good is debian?

I hope that whoever is responsible for the direction
debian is steering to currently thinks about the
target of the whole distribution, which is to provide
users with a decent linux system that comes stable,
yet with all neccessary parts to be competetive among
other distributions.




Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de


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



  1   2   3   >