Re: [expert] DEVFS and /dev not matching

2003-06-10 Thread James Sparenberg
On Mon, 2003-06-09 at 17:26, Trey Sizemore wrote:
 While updating Mandrake 9.1 via urpmi, I got the following message when
 lilo was getting upgraded:
 
 Warning: '/proc/partitions' does not match '/dev' directory structure.
 Name change: '/dev/scsi/host0/bus0/target0/lun0/disc' - '/dev/sda'
 The kernel was compiled with DEVFS_FS, but 'devfs=mount' was omitted
 as a kernel command-line boot parameter; hence, the '/dev'
 directory
 structure does not reflect DEVFS_FS device names.
 
 Just want to know where to start in attempting to fix this.
 
 Thanks.


Not knowing your lilo.conf  try adding

append  devfs=mount 

to the section for the kernel you are booting.  From 9.0 to 9.1 you may
have not been using this before now ... it's a good idea to use it.

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Dumbest thing you have ever done as Root?

2003-06-10 Thread James Sparenberg
On Mon, 2003-06-09 at 21:32, Rob Blomquist wrote:
 Well, I was trying to correct a few weird permission faults today in my mp3 
 server, when I sent a chmod -R 666 * at my home directory. It knocked out my 
 KDE Desktop, and probably several other things, but luckily I killed it 
 quick!
 
 One other time, I pointed a chmod -R at another folder, and everytime I loaded 
 KDE, it took much longer than before. Thank god that one is in my past.
 
 So, what's the dumbest thing you have done? 


bought this *$^% laptop. *GRIN*




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] emergency

2003-06-10 Thread charlie
On Mon, 9 Jun 2003 03:07 am, Aleksey Naumov sent this :-
 Also there is no init.d, so
 all start/stop scripts are gone. Wonder how that could have happened???

Unfortunately a reinstall is about all you can do. the second choice of 
checking the system with the data loss warning remove much of what is 
required for a boot it seems. I have had this problem on a test machine.

If on the second option to check the file system is refused and whatever is 
suggested be applied. n reboot the system Ctrl-d it boots up again without 
any data loss other than what might have been on the monitor.

-- 
Due to circumstances beyond my control,
I am master of my fate and captain of my soul.

Ashley Brillaint

This email is guaranteed to be wholly Linux Mandrake 9.0, Kmail v1.4.3 and
OpenOffice.org1.0.3


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] mdk 9.1 lilo corrupt mbr with 80 gb hd

2003-06-10 Thread charlie
On Mon, 9 Jun 2003 08:01 am, Evaristo Ferrari sent this :-
 Hi,
  I have installed lilo on hda8 mount as root partition and created a
 boot floppy.

 TIA

 Evaristo

You couldn't boot from the floppy either? I wonder how much of the hard drive 
you use for Linux? 80GB might be too large for lilo to boot? Grub might, but 
I have never had need to use it.

I have to admit that I have always placed lilo into the MBR. The boot floppy 
is the backup, if something goes wrong. Like reinstalling windows and the 
lilo section of the MBR is wiped, I just boot into Linux with the boot floppy 
Run lilo, or lilo.conf and all is again well. I have never run a boot 
partition, have always considered it a waste of space and never needed it.

As well I better say that I run a very small win98 partition for a few things 
that I use. Partition magic being one. I have also run XP in another 
partition, and crashed it often, then reinstalled it, and it has never 
reworked the MBR, just put itself back in with out destruction. Maybe because 
the MBR is in win98, so it doesn't break anything? Boots as normal windows 
and Linux without change.

Sorry that I am unable to be of more help.
Charlie.

-- 
In a grove of tall bamboos
Beside an ancient temple
Steam rolls from the brazier
In fragrant white clouds;
I show you the path of Sages
Beyond this floating world,
But will you understand
The lasting taste of spring?

- Baisao (1675-1763)

This email is guaranteed to be wholly Linux Mandrake 9.0, Kmail v1.4.3 and
OpenOffice.org1.0.3


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] emergency

2003-06-10 Thread James Sparenberg
On Mon, 2003-06-09 at 11:41, charlie wrote:
 On Mon, 9 Jun 2003 03:07 am, Aleksey Naumov sent this :-
  Also there is no init.d, so
  all start/stop scripts are gone. Wonder how that could have happened???
 
 Unfortunately a reinstall is about all you can do. the second choice of 
 checking the system with the data loss warning remove much of what is 
 required for a boot it seems. I have had this problem on a test machine.
 
 If on the second option to check the file system is refused and whatever is 
 suggested be applied. n reboot the system Ctrl-d it boots up again without 
 any data loss other than what might have been on the monitor.


Ok,,

   Since the box is somewhat hosed anyway.. I'd do this.  Don't
re-install.  Do an upgrade.  It will fill in the blanks and hopefully
give you back a box that is close enough to be easily repairable.

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] mdk 9.1 lilo corrupt mbr with 80 gb hd

2003-06-10 Thread James Sparenberg
On Mon, 2003-06-09 at 12:04, charlie wrote:
 On Mon, 9 Jun 2003 08:01 am, Evaristo Ferrari sent this :-
  Hi,
   I have installed lilo on hda8 mount as root partition and created a
  boot floppy.
 
  TIA
 
  Evaristo
 
 You couldn't boot from the floppy either? I wonder how much of the hard drive 
 you use for Linux? 80GB might be too large for lilo to boot? Grub might, but 
 I have never had need to use it.

I've got an 80GB here... Lilo handles it.

 
 I have to admit that I have always placed lilo into the MBR. The boot floppy 
 is the backup, if something goes wrong. Like reinstalling windows and the 
 lilo section of the MBR is wiped, I just boot into Linux with the boot floppy 
 Run lilo, or lilo.conf and all is again well. I have never run a boot 
 partition, have always considered it a waste of space and never needed it.
 
 As well I better say that I run a very small win98 partition for a few things 
 that I use. Partition magic being one. I have also run XP in another 
 partition, and crashed it often, then reinstalled it, and it has never 
 reworked the MBR, just put itself back in with out destruction. Maybe because 
 the MBR is in win98, so it doesn't break anything? Boots as normal windows 
 and Linux without change.
 
 Sorry that I am unable to be of more help.
 Charlie.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Listserve Volume Drop?

2003-06-10 Thread Anne Wilson
On Monday 09 Jun 2003 10:56 pm, David Rankin wrote:
 Mates,

 I have received only about 10 messages from the listserve in
 the past 4 days. That doesn't sound right based upon the list
 volume history. Anyone else have this problem?

I would say I was getting between 150 and 200 / day

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] emergency

2003-06-10 Thread charlie
On Mon, 9 Jun 2003 09:43 am, Steven Broos sent this :-
 So IMHO ext3 is just preferable above ext2.  If I'm wrong, correct me
 please :-)

 Steven

Having used both, I tend to agree that ext3 is superior to ext2.



-- 
In a grove of tall bamboos
Beside an ancient temple
Steam rolls from the brazier
In fragrant white clouds;
I show you the path of Sages
Beyond this floating world,
But will you understand
The lasting taste of spring?

- Baisao (1675-1763)

This email is guaranteed to be wholly Linux Mandrake 9.0, Kmail v1.4.3 and
OpenOffice.org1.0.3


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Mdk as Server OS ?

2003-06-10 Thread Joerg Mertin
Hi Folks,

this request might be off-topic, but might not be.
For years now - I have always used Mandrake for Desktop Usage - always 
bought the boxes, but RedHat for my home server - download edition.

However - RedHat has become quite bad IMHO, especially the versions
8.0/9.0 are quite ugly for an old Linux-user who started with kernel 0.9x, 
and especially their company policy regarding customers  the OS movement.

The reason I'm asking - is that I actually love the script based up2date
package, and the 7.3rh version - however - every month filling out their
questions etc. to get my demo-account active - is getting on my nervs. I
would pay for it - but don't know if paying for that, they will make as M$
- stop support for the old versions etc. letting me hanging in the rain.

So - what I require - is a Server operating system that is not using any 
X-Interface for it's configuration. I would do everything by hand too - 
but don't care if a curses-based UI exists. I also require an automated 
Update system in place (I had written back in time one for automatically 
updating RPM's, similar to up2date from rh), but it would be nice to have 
that maintained by the distribution owner.

Now - I do have a fairly well knowledge of Mandrakes capabilities, and for
my Desktop - I have no problem using it. However - a Server means for me,
that all my backups are going on it, it has to be reliable, needs to be
secured - and the system needs to be supported for at least a year or 2.  
Mdk has gone the way of often updating the distribution - which is great
as long as I don't use it for my server... but I don't know as of yet of
an automated Security-fix installation option for mdk...
I had done my own operating system back in time - and could do it again, 
but I'd first like to see if I can avoiding reinventing the wheel ...

Anyone has a RPM based distribution to propose - that is up to date, 
stable, light and easy to maintain ?
Preferably free, but I'm also willing to pay for it, if it's worth the 
money...

I would like to keep the RPM based distribution, as I have a very long 
experience with RPM's (MD5 Checksums and PGP Signatures where actually 
contributed from me to RedHat by the time of RedHat 2 beta), and I usually 
also like doing RPM's, but don't like the way Debian packages are done 
(reason I staid with RPM).

I'll have a new Server end of next-week, a Lex Light THIN Client 533 MHz
860A-3R53 Fan-less with 3Lan 10/100MBits, 1WiFi port, 256MByte Ram and
40GBytes Harddrive - barely bigger than an A5 format mini-computer - so
I'll have something to play with...

So - any hints/tips welcome ...

Cheers

Joerg
-- 

| Joerg Mertin  :  [EMAIL PROTECTED](Home)|
| in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)| 
| Stardust's LiNUX System   :  |
| PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |

Home-Page: http://www.solsys.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread Joerg Mertin

Hi Folks,

there seems to be a Bug in the list-server. I have sent this message once 
only ;)

Cheers

Joerg

[...]
-- 

| Joerg Mertin  :  [EMAIL PROTECTED](Home)|
| in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)| 
| Stardust's LiNUX System   :  |
| PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |

Home-Page: http://www.solsys.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Evolution Editor (was Evolution Browser)

2003-06-10 Thread Mark Belanger
On 09 Jun 2003 15:59:38 -0700
James Sparenberg [EMAIL PROTECTED] wrote:

 On Mon, 2003-06-09 at 14:49, Kwan Lowe wrote:
  On Mon, 2003-06-09 at 17:37, Steven Broos wrote:
  
   
   http-show=galeon %s
   https-show=galeon %s
   ftp-show=galeon %s
  
  On a similar note, do you know of a way to change the Evolution editor
  to something else (preferably vim)?
  
 
 Use the program gnome-control-center under the advanced tab.  You can
 set default apps there.

This doesn't work(at least for me). Setting 
GnomeControl-Advanced-PreferredApplications
does not affect evolution.

I didn't see anything obvious in File types and programs

-Mark




-- 
Mark Belanger
LTX Corporation

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread Greg Meyer
On Tuesday 10 June 2003 06:37 am, Joerg Mertin wrote:


 So - any hints/tips welcome ...

I have my server running Mandrake 9.0.  It runs httpd, samba, nfs, print queu 
mgmt with cups and a few other things and it has been running for 155 days 
now without an issue.  I was gonna try and upgrade it to 9.1 last weekend, 
but I found out I had to do a presentation this week so I didn't want to risk 
it getting screwed up so I'll upgrade it after my presentation today.

You can set it to do automatic updates by creating an update source and using 
urpmi in a cron job to keep it up to date.  This is what I do.

I keep a local mirror of the update sources using fmirror.  If I see in the 
morning that there has been an update on the mirror, I check out the advisory 
at mandrakeSecure and then wait a few days to make sure there isn't an issue 
with the update.  If there isn't, I run the commands urpmi.update --update 
and then urpmi --auto-select --update  This updates the hdlist files for 
urpmi and then automatically updates anything that is installed.  If you want 
it to be automatic, you could set it all up in a cron job.  Set it and forget 
it.  You also don't need a local mirror, you could update directly from one 
of the mirrors.  I just like having it mirrored locally because it is easier 
to update more than one machine that way, plus I get notified via e-mail when 
the cron job pulls down a new update.

-- 
Greg


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread Joerg Mertin
Hi again,

On Tue, 10 Jun 2003, Greg Meyer wrote:
 On Tuesday 10 June 2003 06:37 am, Joerg Mertin wrote:
  So - any hints/tips welcome ...
 
 I have my server running Mandrake 9.0.  It runs httpd, samba, nfs, print queu 
 mgmt with cups and a few other things and it has been running for 155 days 
 now without an issue.  I was gonna try and upgrade it to 9.1 last weekend, 
 but I found out I had to do a presentation this week so I didn't want to risk 
 it getting screwed up so I'll upgrade it after my presentation today.

 You can set it to do automatic updates by creating an update source and using 
 urpmi in a cron job to keep it up to date.  This is what I do.
 
 I keep a local mirror of the update sources using fmirror.  If I see in the 
 morning that there has been an update on the mirror, I check out the advisory 
 at mandrakeSecure and then wait a few days to make sure there isn't an issue 
 with the update.  If there isn't, I run the commands urpmi.update --update 
 and then urpmi --auto-select --update  This updates the hdlist files for 
 urpmi and then automatically updates anything that is installed.  If you want 
 it to be automatic, you could set it all up in a cron job.  Set it and forget 
 it.  You also don't need a local mirror, you could update directly from one 
 of the mirrors.  I just like having it mirrored locally because it is easier 
 to update more than one machine that way, plus I get notified via e-mail when 
 the cron job pulls down a new update.

What you did just put in here - is something I already do with the RedHat 
System. However - I do have the Security Update-System hooked to the 
rhn-advisory system, so that it triggers updates as soon as these are 
available. As you said - you wait couple of days before applying the 
patches, while I don't - and up to now - I have run pretty well with it 
(Only thing that happens form time to time, one of the servers not 
restrting correctly as Mysql or httpd - but that can be checked by 
cron-job.).

PS: I do keep Mirrors of several Distributions, notably, Mandrake-9.1 + 
updates, RedHat-7.3 + Updates, Knoppix, Texstar/Plf-RPM's - so I have 
fairly enough data here. However - what I want is a System that is able to 
intelligently and fast cope with Security issues, where I don't have 
to on a regular base look at it (actually - the way I do it right now 
using rh7.3) :(

Thx for your comments.

PS: I looked at the Mandrake Server-Packages... But I won't buy it - I 
just don't want to put 1500,- Bucks as a private person into it.

Cheers

Joerg

-- 

| Joerg Mertin  :  [EMAIL PROTECTED](Home)|
| in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)| 
| Stardust's LiNUX System   :  |
| PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |

Home-Page: http://www.solsys.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Evolution Editor (was Evolution Browser)

2003-06-10 Thread Steven Broos
On Tue, 2003-06-10 at 13:43, Mark Belanger wrote:
http-show=galeon %s
https-show=galeon %s
ftp-show=galeon %s
   
   On a similar note, do you know of a way to change the Evolution editor
   to something else (preferably vim)?
   
 This doesn't work(at least for me). Setting 
 GnomeControl-Advanced-PreferredApplications
 does not affect evolution.
 
 I didn't see anything obvious in File types and programs

I know Gnome-control doesn't set the browser properties right. That's
why I said you have to edit that file... Did you try that already ?

Steven


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread Jason Guidry
I apologize if this is not what you were asking about (my comprehension 
level is low this morning) but have you looked at mandrake update robot?

http://www.cyest.org/modules.php?name=Contentpa=showpagepid=5

I don't use it (I probably should) but for whatever reason, I know it 
exists.

good luck.

Joerg Mertin wrote:
The reason I'm asking - is that I actually love the script based up2date
package, and the 7.3rh version - however - every month filling out their
questions etc. to get my demo-account active - is getting on my nervs. I
would pay for it - but don't know if paying for that, they will make as M$
- stop support for the old versions etc. letting me hanging in the rain.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Evolution Editor (was Evolution Browser)

2003-06-10 Thread Kwan Lowe
On Tue, 2003-06-10 at 08:46, Steven Broos wrote:
 On Tue, 2003-06-10 at 13:43, Mark Belanger wrote:
 http-show=galeon %s
 https-show=galeon %s
 ftp-show=galeon %s

On a similar note, do you know of a way to change the Evolution editor
to something else (preferably vim)?

  This doesn't work(at least for me). Setting 
  GnomeControl-Advanced-PreferredApplications
  does not affect evolution.
  
  I didn't see anything obvious in File types and programs
 
 I know Gnome-control doesn't set the browser properties right. That's
 why I said you have to edit that file... Did you try that already ?

Yes. tried in the file you suggested and searched everywhere else. I
have a feeling that the editor is part of the app and not configurable.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Problems after bios upgrade

2003-06-10 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 09 June 2003 11:35 pm, Robert Crawford wrote:
 Since you have a 2700+, and the chart says 2600+ is the max, you might drop
 the multiplier to 15, and increase the FSB until it approaches the 2700+
 rating.
 Even if you couldn't reach it 2700+, you would still be in good shape
 running your 2700+ a little underclocked with a higher FSB. I'm pretty sure
 you can get 140FSB from the board without too much trouble.
[...]

I'm back in business (still with 1500+ instead of anything approaching 2700+ 
on the CPU),  after rebuilding my kernel (not sure why this should matter but 
it was relatively painless) and my NVIDIA driver.  I can now boot up 
graphically and do normal user stuff again.  As for setting my FSB to 
anything but 100...there doesn't appear to be a straight forward way to do 
this.  I already know that if I simply select Load high performance 
defaults the system becomes unbootable - and I think it bumps the FSB to 
133.  I'll try again this evening.  

My memory should be able to deal with anything I do with this board, as it is 
rated for 333.  My HDD is new enough that it should be able to deal with some 
variation in the PCI bus.  Of course, the CPU is rated higher than this board 
will do so it should be able to deal with any overclocking I do.  Perhaps 
the AGP bus has problems?  One of the first things I tried after failing with 
high performance defaults was to simply set the multiplier to 15, which 
should have given me 1500 MHz on the CPU vs its current 1300 (for an XP1500+) 
but it refused to even post.  

I am not averse to underclocking my CPU for a while but it would be nice to be 
able to underclock it to a point NEAR the CPU's rated speed.  

praedor

- -- 
Gods are fragile things; they may be killed by a whiff of science or a dose of 
common sense.
 -- Chapman Cohen

Fingerprint:
D170 2A02 B426 6AA0 5E68  3EDC 68AA FDB0 961E 4F18
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+5d5baKr9sJYeTxgRAmyCAJ9iEvvRX7uRuoPeM+qqfetl/a15gwCeKb4G
kiwFXf/O4ORd1R1lY8VCrL4=
=bzke
-END PGP SIGNATURE-

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] PS/2 to USB adapter - can't see mouse

2003-06-10 Thread edoardo

[I apologize if this will show up as duplicate but the original seemed not to
reach the list]

I have installed linux Mandrake 9.1 on my SONY VAIO GRV6161S Laptop.
Since the VAIO has no PS/2 ports I bought the following adapter to attach a
PS/2 keyboard and mouse to one of my USB ports :

http://www.gwctech.com/ebproductdetail.asp?id=48

Everything works fine under winXP (I am on dual boot), but on Mdk the only the
external keyboard works.
the external mouse is not seen, only the  laptop's touchpad (which is seen as
a PS/2) itself is detected.
In both cases the keyboard works at boot time, before any OS loads.

I searched the web - but could not find a solution yet.
has anyone got a clue ?  I'd be happy to load additional drivers ...

cheers,
Edo

PS - more info :

/var/log/messages contains the following lines:
Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: ... no modules for USB product
0/0/0
Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: Setup usbkbd hid for USB
product d3d/1/1
Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: ... no modules for USB product
0/0/0
Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: Setup keybdev for USB product
d3d/1/1

and this is the output of KDE's USB Viewer:

Generic USBPS2
Manufacturer: Tangtop
Speed: 1.5Mb/s (low)
USB Version:  1.10
Device Class: 00(ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 8
Number of Configurations: 1
Vendor Id: 0d3d
Product Id: 0001
Revision Number:  0.01

Config Number: 1
  Number of Interfaces: 2
  Attributes: a0
  MaxPower Needed: 100mA

  Interface Number: 0
  Name: keyboard
  Alternate Number: 0
  Class: 03(HID  )
  Sub Class: 01
  Protocol: 01
  Number of Endpoints: 1

  Endpoint Address: 81
  Direction: in
  Attribute: 3
  Type: Int.
  Max Packet Size: 8
  Interval: 10ms

  Interface Number: 1
  Name: hid
  Alternate Number: 0
  Class: 03(HID  )
  Sub Class: 01
  Protocol: 02
  Number of Endpoints: 1

  Endpoint Address: 82
  Direction: in
  Attribute: 3
  Type: Int.
  Max Packet Size: 5
  Interval: 10ms




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread David Rankin
That's nothing Joerg,

I have sent several messages in the last few days and NOTHING has gotten
through.

Joerg Mertin wrote:

 Hi Folks,

 there seems to be a Bug in the list-server. I have sent this message once
 only ;)

 Cheers

 Joerg

 [...]
 --
 
 | Joerg Mertin  :  [EMAIL PROTECTED](Home)|
 | in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)|
 | Stardust's LiNUX System   :  |
 | PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |
 
 Home-Page: http://www.solsys.org

   --
 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com

--
David C. Rankin, J.D., P.E.
RANKIN * BERTIN, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [expert] Dumbest thing you have ever done as Root?

2003-06-10 Thread JOHAM,DAVID (HP-Boise,ex1)

# cat cdrom.img  /dev/hda


I learned a *lot* about Linux that night...


David

-Original Message-
From: Rob Blomquist [mailto:[EMAIL PROTECTED]
Sent: Monday, June 09, 2003 10:32 PM
To: Expert
Subject: [expert] Dumbest thing you have ever done as Root?


Well, I was trying to correct a few weird permission faults today in my mp3 
server, when I sent a chmod -R 666 * at my home directory. It knocked out my

KDE Desktop, and probably several other things, but luckily I killed it 
quick!

One other time, I pointed a chmod -R at another folder, and everytime I
loaded 
KDE, it took much longer than before. Thank god that one is in my past.

So, what's the dumbest thing you have done? 
-- 

Linux: For the people, by the people.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] mdk 9.1 lilo corrupt mbr with 80 gb hd

2003-06-10 Thread eric huff
 I have also run XP in
 another partition, and crashed it often, then reinstalled it, and it has
 never reworked the MBR, just put itself back in with out destruction.

Is it safe to reinstall 98 and XP?  I was always told it would reformat 
your entire drive (wether you wanted it to or not).

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Configuring display on mdk9.1

2003-06-10 Thread Rodrigo Sanchez Olavarria
Dear experts:
   I have installed mdk9.1, but when I have tried to configure the 
display, an error message appear: 

xfs is not running

and the configuration fails ... 
(I have a normal viewsonic monitor, nvidia graphics card)
(it was working fine in mdk9.0)

well, when I started the computer.. (in text mode), xfs is running ok,
... I have tried to run startx manually, but after a while...:

/etc/X11/X (errno2)
giving up

xinit: no such file or directory (errno2)
unable to connect to xserver
xinit: no such proccess (errno3) server error

...

--- 
Before the last installation of mdk9.1, I had the problem of the Promise Chip
and mandrake 9.1.. that I fixed up in the present installation  (with the new
images provided by someone here )  ... but now, is X that doesn't works 

Any idea ?


Rodrigo Sanchez
DGF.UCH

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] tripwire --update problem

2003-06-10 Thread Yalcin Cekic

Hi,

I have ML 9.1 box installed  tripwire-2.3.1.2-5mdk
I could run /etc/cron.daily/tripwire-check with no problem.
when I want to run tripwire --update command
it makes an error like
### Error: File could not be opened.
### Filename:
### /var/lib/tripwire/report/testpc.domain.com-20030610-190825.twr
### No such file or directory
### Exiting...

My /var/lib/tripwire/report/ contains:
testpc.domain.com-20030610-185744.twr
testpc.domain.com-20030610-190115.twr
testpc.domain.com-20030610-190558.twr

Why tripwire --update command look
testpc.domain.com-20030610-190825.twr file, this file doesnt exist.

I dont know whats the problem, any idea is welcome

regards,

Y.C


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Problems after bios upgrade

2003-06-10 Thread Robert Crawford
Praedor,
Is the bios set to auto detect? Another thought is you might have a weaker 
power supply than is needed- I ran into that a few times with new cpus. I 
don't think the kernel would cause your problem- it has to be a hardware 
configuration/bios setting. What bios did you say you flashed to? I think I 
have 5.6 on my ultra 2 (I'm presently on the Abit, so I'd have to change 
systems to check my bios). I'm pretty sure you can set the FSB in the bios 
under a specific section- I forget which at the moment.

One quesion: Is your 2700+ a 266Mhz, or 333Mhz cpu? I was reading on the amdmb 
MSI forum after a search on that specific forum for kt3 ultra, and found 
numerous posts with a lot of info that should help you. Here's a link.

www.amdforums.com/forumdisplay.php?s=33eb6ba8e910c02263227dde500d66caforumid=12

Keep us informed on how things go- I'll think some more on this.

Robert Crawford


On Tuesday 10 June 2003 09:34, Praedor Atrebates wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On Monday 09 June 2003 11:35 pm, Robert Crawford wrote:
  Since you have a 2700+, and the chart says 2600+ is the max, you might
  drop the multiplier to 15, and increase the FSB until it approaches the
  2700+ rating.
  Even if you couldn't reach it 2700+, you would still be in good shape
  running your 2700+ a little underclocked with a higher FSB. I'm pretty
  sure you can get 140FSB from the board without too much trouble.

 [...]

 I'm back in business (still with 1500+ instead of anything approaching
 2700+ on the CPU),  after rebuilding my kernel (not sure why this should
 matter but it was relatively painless) and my NVIDIA driver.  I can now
 boot up graphically and do normal user stuff again.  As for setting my FSB
 to anything but 100...there doesn't appear to be a straight forward way to
 do this.  I already know that if I simply select Load high performance
 defaults the system becomes unbootable - and I think it bumps the FSB to
 133.  I'll try again this evening.

 My memory should be able to deal with anything I do with this board, as it
 is rated for 333.  My HDD is new enough that it should be able to deal with
 some variation in the PCI bus.  Of course, the CPU is rated higher than
 this board will do so it should be able to deal with any overclocking I
 do.  Perhaps the AGP bus has problems?  One of the first things I tried
 after failing with high performance defaults was to simply set the
 multiplier to 15, which should have given me 1500 MHz on the CPU vs its
 current 1300 (for an XP1500+) but it refused to even post.

 I am not averse to underclocking my CPU for a while but it would be nice to
 be able to underclock it to a point NEAR the CPU's rated speed.

 praedor

 - --
 Gods are fragile things; they may be killed by a whiff of science or a dose
 of common sense.
  -- Chapman Cohen

 Fingerprint:
 D170 2A02 B426 6AA0 5E68  3EDC 68AA FDB0 961E 4F18
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.2 (GNU/Linux)

 iD8DBQE+5d5baKr9sJYeTxgRAmyCAJ9iEvvRX7uRuoPeM+qqfetl/a15gwCeKb4G
 kiwFXf/O4ORd1R1lY8VCrL4=
 =bzke
 -END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread Vincent Danen
On Tue Jun 10, 2003 at 12:37:20PM +0200, Joerg Mertin wrote:

[...]
 So - what I require - is a Server operating system that is not using any 
 X-Interface for it's configuration. I would do everything by hand too - 
 but don't care if a curses-based UI exists. I also require an automated 
 Update system in place (I had written back in time one for automatically 
 updating RPM's, similar to up2date from rh), but it would be nice to have 
 that maintained by the distribution owner.
 
 Now - I do have a fairly well knowledge of Mandrakes capabilities, and for
 my Desktop - I have no problem using it. However - a Server means for me,
 that all my backups are going on it, it has to be reliable, needs to be
 secured - and the system needs to be supported for at least a year or 2.  
 Mdk has gone the way of often updating the distribution - which is great
 as long as I don't use it for my server... but I don't know as of yet of
 an automated Security-fix installation option for mdk...
 I had done my own operating system back in time - and could do it again, 
 but I'd first like to see if I can avoiding reinventing the wheel ...

I use Corporate Server 2.1 on all my machines.  It's stable, secure, and
handles the load quite nicely.  You can automate updates with urpmi by
throwing it in a cronjob.

It's not free, but it works extremely well.  CS2.1 is based on Mandrake
9.0+updates.  It does the job very well here.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [expert] Xvidtune

2003-06-10 Thread Miark
On Tue, 10 Jun 2003 05:58:19 +0800 Robert Storey [EMAIL PROTECTED] wrote:

 
 Xvidtune with the -show option produces these settings:
 
   800x600  49.50800  816  896 1056600  601  604  625 +hsync
 +vsync
 
 I tried editing file /etc/X11/XF86Config to make these settings permanent,
 but that doesn't seem to work. I'm not sure what else to try, and I'd
 appreciate any suggestions.

Robert, 

Have you tried putting it /etc/X11/XF86Config-4 ?

Miark


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] New Con Kolivas 2.4.21-rc7 kernel patch

2003-06-10 Thread Robert Crawford
For those interested, there's a brand new Con Kolivas -ck1 patch against 
kernel 2.4.21-rc7. I just tried it on Mandrake 9.1, and so far so good, 
except no supermount (if one cares).

I just applied the 2.4.21-rc7 patch to 2.4.20 source (did mrproper first), 
then applied the ck1 patch, and then did make xconfig. I loaded the stock 
Mandrake 9.1 2.4.21-pre .config file, then I selected for my cpu (athlon), 
said no to some various hardware devices and options I never use or have. 
(wound up with a 1.1MB kernel image)

Then did the usual:

make dep
make clean
make bzImage
make modules

su to root, and:
make modules_install
make install

Then I checked /boot and /etc/lilo.conf just to make sure all was correct.

In my case, I removed the old 2.4.20-ck7 kernel and 2.4.20-ck7 /lib/modules, 
and lilo entries. Ran lilo again to finish up, and rebooted,

Booted fine, and I'm now using the new patched preemptive kernel from Con 
Kolivas. Seems really responsive.

Robert Crawford


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Dumbest thing you have ever done as Root?

2003-06-10 Thread Stephlub
 Well, I was trying to correct a few weird permission faults today in my
mp3
 server, when I sent a chmod -R 666 * at my home directory. It knocked out
my
 KDE Desktop, and probably several other things, but luckily I killed it
 quick!

could be out of topic, but if you chmod -R, you have directories, and 666
disallow access to directories...


 One other time, I pointed a chmod -R at another folder, and everytime I
loaded
 KDE, it took much longer than before. Thank god that one is in my past.

 So, what's the dumbest thing you have done?



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] new server, old users

2003-06-10 Thread Alan Wilter Sousa da Silva
Hi!

Thank you for your script.  I had to do some modifications, as follow:

#!/bin/bash

# kwan:x:500:1000:Kwan Lowe:/home/kwan:/bin/bash
IFS=$'\n'

for item in `cat /etc/passwd`; do
USERNAME=`echo $item | cut -d: -f1`
USERID=`echo $item | cut -d: -f3`
GROUPID=`echo $item | cut -d: -f4`
COMMENT=`echo $item | cut -d: -f5`
USERDIR=`echo $item | cut -d: -f6`
USERSHL=`echo $item | cut -d: -f7`
echo groupadd -g ${GROUPID} ${USERNAME}
echo useradd -u ${USERID} -g ${GROUPID} -c \${COMMENT}\ -d 
${USERDIR} -s ${USERSHL} ${USERNAME}
done

Now I wonder how can I do to set password automatically.

On 9 Jun 2003, Kwan Lowe wrote:

 On Mon, 2003-06-09 at 19:25, Mark Williamson wrote:
  Hi Kwan,
 
  Nice looking script, but did you try it? But it seems to have problems,
  getting the fields mixed up..
 

 Nope, just wrote it on the spot.. Sorry...
 Lemme see..Try this...



 #!/bin/bash

 # kwan:x:500:1000:Kwan Lowe:/home/kwan:/bin/bash
 IFS=$'\n'

 for item in `cat /etc/passwd`; do
 USERNAME=`echo $item | cut -d: -f1`
 USERID=`echo $item | cut -d: -f3`
 GROUPID=`echo $item | cut -d: -f4`
 COMMENT=`echo $item | cut -d: -f5`
 USERDIR=`echo $item | cut -d: -f6`
 USERSHL=`echo $item | cut -d: -f7`

 echo useradd -u ${USERID} -g ${GROUPID} -c ${COMMENT} \
  -d ${USERDIR} -s ${USERSHL}
 ${USERNAME}
 done






-- 
---
Alan Wilter S. da Silva
---
 Laboratório de Física Biológica
  Instituto de Biofísica Carlos Chagas Filho
   Universidade do Brasil/UFRJ
Rio de Janeiro, Brasil


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] PS/2 to USB adapter - can't see mouse

2003-06-10 Thread Larry Sword
[EMAIL PROTECTED] wrote:

[I apologize if this will show up as duplicate but the original seemed not to
reach the list]

I have installed linux Mandrake 9.1 on my SONY VAIO GRV6161S Laptop.
Since the VAIO has no PS/2 ports I bought the following adapter to attach a
PS/2 keyboard and mouse to one of my USB ports :
http://www.gwctech.com/ebproductdetail.asp?id=48

Everything works fine under winXP (I am on dual boot), but on Mdk the only the
external keyboard works.
the external mouse is not seen, only the  laptop's touchpad (which is seen as
a PS/2) itself is detected.
In both cases the keyboard works at boot time, before any OS loads.
I searched the web - but could not find a solution yet.
has anyone got a clue ?  I'd be happy to load additional drivers ...
???

Try ,within linus, running /usr/sbin/mousedrake.

Larry

cheers,
Edo
PS - more info :

/var/log/messages contains the following lines:
Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: ... no modules for USB product
0/0/0
Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: Setup usbkbd hid for USB
product d3d/1/1
Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: ... no modules for USB product
0/0/0
Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: Setup keybdev for USB product
d3d/1/1
and this is the output of KDE's USB Viewer:

Generic USBPS2
Manufacturer: Tangtop
Speed: 1.5Mb/s (low)
USB Version:  1.10
Device Class: 00(ifc )
Device Subclass: 00
Device Protocol: 00
Maximum Default Endpoint Size: 8
Number of Configurations: 1
Vendor Id: 0d3d
Product Id: 0001
Revision Number:  0.01
Config Number: 1
 Number of Interfaces: 2
 Attributes: a0
 MaxPower Needed: 100mA
 Interface Number: 0
 Name: keyboard
 Alternate Number: 0
 Class: 03(HID  )
 Sub Class: 01
 Protocol: 01
 Number of Endpoints: 1
 Endpoint Address: 81
 Direction: in
 Attribute: 3
 Type: Int.
 Max Packet Size: 8
 Interval: 10ms
 Interface Number: 1
 Name: hid
 Alternate Number: 0
 Class: 03(HID  )
 Sub Class: 01
 Protocol: 02
 Number of Endpoints: 1
 Endpoint Address: 82
 Direction: in
 Attribute: 3
 Type: Int.
 Max Packet Size: 5
 Interval: 10ms


 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
 




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] quickie script

2003-06-10 Thread Jack Coates
Got tired of accidentally hitting the power button which is oh-so-close
to delete.

/etc/acpi/events/power :
...
# shut down when power button is pressed
event=button/power.*
action=/usr/local/sbin/halt-dialog

/usr/local/sbin/halt-dialog :
#!/bin/sh
export DISPLAY=:0.0
RESULTS=`Xdialog --screen-center --default-no --yesno The system is
about to shut down, do you want to continue? 10 50`
EXIT_CODE=$?
case $EXIT_CODE in
0) /sbin/halt
;;
1) exit
;;
255) exit
;;
esac

[EMAIL PROTECTED] jack]$ grep xhost .xfce/*
.xfce/xfwmrc:+ I Exec xhost +

Note that I use a local firewall to block X requests from the network,
if you don't have a firewall installed on your laptop you'd better make
that xhost +localhost. If you're using some window manager other than
XFce, put xhost in its startup, not XFce's :-)

-- 
Jack Coates
Monkeynoodle: A Scientific Venture...
http://www.monkeynoodle.org/resume.html


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread Greg Meyer
On Tuesday 10 June 2003 08:27 am, Joerg Mertin wrote:
 PS: I looked at the Mandrake Server-Packages... But I won't buy it - I
 just don't want to put 1500,- Bucks as a private person into it.

I should clarify that this server is running the download edition.  I agree 
with you.  $1,500 is too much for a provate server, so I joined the Club.
-- 
Greg


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread Joerg Mertin
Vincent Danen wrote:
On Tue Jun 10, 2003 at 12:37:20PM +0200, Joerg Mertin wrote:

[...]

I use Corporate Server 2.1 on all my machines.  It's stable, secure, and
handles the load quite nicely.  You can automate updates with urpmi by
throwing it in a cronjob.
It's not free, but it works extremely well.  CS2.1 is based on Mandrake
9.0+updates.  It does the job very well here.
Yep - I agree, but using CS2.1 for 750,- $ is a little bit too much for 
what I want to do with it. It's allways a compromise between price and 
what I'll get out of it. But - as I do only do some OS development I 
publish under GPL  for fun, I won't spend more than 200,- $ for the OS 
I'm working with. And if I don't find anything that suits, I'll most 
probably go to Debian - even if I don't like their packaging system.

I wonder if Mandrake has some program for external Admins/Developers to 
test their Server packages... I have quite a long experience with 
servers and weird setups running Linux, also security related that might 
help out (Check my homepage)... Anyone from Mandrake might want to comment ?

Cheers

Joerg
--

| Joerg Mertin  :  [EMAIL PROTECTED](Home)|
| in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)|
| Stardust's LiNUX System   :  |
| PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |

Home-Page: http://www.solsys.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Re: Mdk as Server OS ?

2003-06-10 Thread Björn Lundin
Joerg Mertin wrote:


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Re: Mdk as Server OS ?

2003-06-10 Thread Björn Lundin
When reading my own post I see nothing, here it is again...

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


RE: [expert] Re: Mdk as Server OS ?

2003-06-10 Thread Jonathan Shilling
Still nothing

 -Original Message-
 From: Björn Lundin [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, June 10, 2003 12:54 PM
 To: [EMAIL PROTECTED]
 Subject: [expert] Re: Mdk as Server OS ?
 
 
 When reading my own post I see nothing, here it is again...
 
 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Dumbest thing you have ever done as Root?

2003-06-10 Thread Pierre Fortin
On Mon, 9 Jun 2003 21:32:01 -0700 Rob Blomquist
[EMAIL PROTECTED] wrote:

 So, what's the dumbest thing you have done? 

Wanting to remove all files in a dir, including dot (.foo) files:

  rm -rf .*

  ., .. (oops! -- recursed all the way back to /)

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] mdk 9.1 lilo corrupt mbr with 80 gb hd

2003-06-10 Thread Charles A Edwards
On Tue, 10 Jun 2003 08:41:27 -0700
eric huff [EMAIL PROTECTED] wrote:

 Is it safe to reinstall 98 and XP? 


Win XP and Win 2000 Will Not overwrite an Existing MBR, Win 98 Will.


Charles

-- 
... If I had heart failure right now, I couldn't be a more fortunate
man!!
-
Mandrake Linux 9.2 on PurpleDragon
Kernel- 2.4.21-0.1mdk
-
 


pgp0.pgp
Description: PGP signature


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread Joerg Mertin
Heh,

jus found out that it's possible to get the Corporate Server 2.1 for 
750,- $... Cheaper, but not enough for me ;)

Cheers

	Joerg

Greg Meyer wrote:
On Tuesday 10 June 2003 08:27 am, Joerg Mertin wrote:

PS: I looked at the Mandrake Server-Packages... But I won't buy it - I
just don't want to put 1500,- Bucks as a private person into it.


I should clarify that this server is running the download edition.  I agree 
with you.  $1,500 is too much for a provate server, so I joined the Club.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


--

| Joerg Mertin  :  [EMAIL PROTECTED](Home)|
| in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)|
| Stardust's LiNUX System   :  |
| PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |

Home-Page: http://www.solsys.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Re: Mdk as Server OS ?

2003-06-10 Thread Anne Wilson
On Tuesday 10 Jun 2003 6:54 pm, Björn Lundin wrote:
 When reading my own post I see nothing, here it is again...

This one came through, though

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Printing 2-up from a text editor

2003-06-10 Thread Philip Webb
030605 Anne Wilson wrote:
AW Does anyone get a satisfactory printout
AW with pp 1-2 on one side, pp 3-4 on the other.
PW i always print things with Xpp ,
PW which shows an option to print  2  or  4  pp/side.
PW generally, Xpp is very good for printing text files.
PW goto 'Options' - 'Basic' - 'Page Ordering',
PW then fiddle with 'Page Set'  'Scaled-down Printing'. 
AW For most things I usually use kedit or kwrite,
AW but they don't seem to send the correct commands.
AW GEdit doesn't seem to allow you to select printer or check page alignment
AW In Kwrite, I found that if I used preview it opened in GV,
AW and there I could change the command to xpp.
AW That's much better, but it doesn't handle the short edge flip properly.

we have been talking slightly at cross-purposes:
i don't try to print from within an editor,
but use an Xterm on another desktop to invoke Xpp from the command-line.
just make sure you've saved the file before you print it (smile).

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Re: Mdk as Server OS ?

2003-06-10 Thread Joerg Mertin
Yeah - it came through, but empty ...

Joerg

Anne Wilson wrote:
On Tuesday 10 Jun 2003 6:54 pm, Björn Lundin wrote:

When reading my own post I see nothing, here it is again...


This one came through, though

Anne





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


--

| Joerg Mertin  :  [EMAIL PROTECTED](Home)|
| in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)|
| Stardust's LiNUX System   :  |
| PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |

Home-Page: http://www.solsys.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] apache rewrite regex

2003-06-10 Thread Frankie
Hi guys


I am hoping that on this list is a regex/apache guru...
Currently, I have mdk9.0 running mod_perl/apache via virtual named hosts..

works great.

I can run mod_perl scripts in either of the following methods:

http://mydomain.com/perl/script.pl
or 
http://mydomain.com:8200/perl/script.pl

so the basic proxying works..

However only the latter URL works when passed params.. like so:
http://mydomain.com:8200/perl/script.pl?id=somethingfunction=stuff
(that one works)

This one doesn't:
http://mydomain.com/perl/script.pl?id=somethingfunction=stuff

when I try that I always get the message that script.pl can't be found.

Since its an internal proxy, I can't see what the regex has grabbed.
This is the regex in question in the vhosts file:

RewriteRule ^(.*\/perl\/.*)$  http://127.0.0.1:8200$1 [P]

I tried adding this one too in an effort to be more specific.. but it
didn't work either:

RewriteRule /perl\/dl.pl/(.*)  http://127.0.0.1:8200/perl/dl.pl$1 [P]

What I don't understand is this:
.*

In my mind means '0' or more of 'anything'

so why is it not catching params??

Can anyone point me in the right direction here?


regards


Franki



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] mdk 9.1 lilo corrupt mbr with 80 gb hd

2003-06-10 Thread Bill Mullen
On Tue, 10 Jun 2003, eric huff wrote:

  I have also run XP in another partition, and crashed it often, then
  reinstalled it, and it has never reworked the MBR, just put itself
  back in with out destruction.
 
 Is it safe to reinstall 98 and XP?  I was always told it would
 reformat your entire drive (wether you wanted it to or not).

98 should be no problem, except that it will overwrite your MBR (which 
means you'll need to boot from a floppy and rerun /sbin/lilo, or boot to 
the rescue system on MDK CD #1, and reinstall LILO from the menu there).

With XP, it depends on the disc you have to reinstall from; if it's a full
XP version, it's essentially the same as with 98. If it's one of those G-D
Recovery Disk versions, then all it is capable of is returning the HD to
the condition it was in when the system was originally purchased - which
means XP filling the entire thing. If you run it, and Linux is currently
on the same HD, then that Linux installation is toast. :(

Just another feature brought to you by your friends at Micro$haft ... 
who think that you should buy the OS at least twice, if you actually plan 
on using it at all, and at least once even if you don't ... :(

-- 
Bill Mullen   [EMAIL PROTECTED]   MA, USA   RLU #270075   MDK 8.1  9.0
Giving money and power to the government is like giving whiskey and
car keys to teenage boys.  - P.J. O'Rourke

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Web site guru needed

2003-06-10 Thread Anne Wilson
On Saturday 07 Jun 2003 2:58 am, Felix Miata wrote:
 Anne Wilson wrote:
  On Friday 06 Jun 2003 1:43 pm, Felix Miata wrote:
   Discuss the problem with the Mozilla developers on
   irc://irc.mozilla.org/mozilla. There may need to be a bug
   filed.
 
  Sorry - I said I was not very savvy on irc.  I tried it, but got
  c [19:48:07]  Connecting to mozilla.org, port 6667...
  [19:48:07] * E * Can't connect to host: Connection refused
 
  so I obviously did something wrong.  Can you give me push in the
  right direction?

 In the Mozilla window menu is Chatzilla (unless you have a very old
 version). Open that. Before you do, it's a good idea go into prefs
 and change the nick to something other than IRCMonkey. Once it
 starts, there will be a catalog of channels in the first or second
 tab. Click on the #chatzilla link for help with Chatzilla; click on
 the #mozillazine link for help with user issues; click on the
 #mozilla link for help with problems you believe are the result of
 a Mozilla bug. There is a CZ FAQ at
 http://www.moztips.com/index.php?id=7

Thanks for that, Felix.  They've advised me to open a java console 
next time I'm on the banking line to look for error messages.  I'll 
do that and go back to them.  It's good to know someone's listening 
g

Thanks for your help

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] apache rewrite regex

2003-06-10 Thread chort
Your specific regex appears to not be correct (it's been a while since
I've done PERL so I could be wrong).
RewriteRule /perl\/dl.pl/(.*)  http://127.0.0.1:8200/perl/dl.pl$1 [P]
should be
RewriteRule /perl\/dl.pl(.*)/  http://127.0.0.1:8200/perl/dl.pl$1 [P]
The // encloses the pattern you're looking for (the \/ notation escapes
/ so you can match path operators).  Parens () delimit the pattern
you're representing as $1 (if you have multiple parens, then subsequent
pairs are represented in $2, $3, etc).

That aside, I still don't think it will work because the default rewrite
rule should have handled that case correctly.  I don't know mod_perl so
unfortunately I can't give you any direction on the root cause.

-- 
-chort

On Wed, 11 Jun 2003, Frankie wrote:

 Hi guys
 
 
 I am hoping that on this list is a regex/apache guru...
 Currently, I have mdk9.0 running mod_perl/apache via virtual named hosts..
 
 works great.
 
 I can run mod_perl scripts in either of the following methods:
 
 http://mydomain.com/perl/script.pl
 or 
 http://mydomain.com:8200/perl/script.pl
 
 so the basic proxying works..
 
 However only the latter URL works when passed params.. like so:
 http://mydomain.com:8200/perl/script.pl?id=somethingfunction=stuff
 (that one works)
 
 This one doesn't:
 http://mydomain.com/perl/script.pl?id=somethingfunction=stuff
 
 when I try that I always get the message that script.pl can't be found.
 
 Since its an internal proxy, I can't see what the regex has grabbed.
 This is the regex in question in the vhosts file:
 
 RewriteRule ^(.*\/perl\/.*)$  http://127.0.0.1:8200$1 [P]
 
 I tried adding this one too in an effort to be more specific.. but it
 didn't work either:
 
 RewriteRule /perl\/dl.pl/(.*)  http://127.0.0.1:8200/perl/dl.pl$1 [P]
 
 What I don't understand is this:
 .*
 
 In my mind means '0' or more of 'anything'
 
 so why is it not catching params??
 
 Can anyone point me in the right direction here?
 
 
 regards
 
 
 Franki
 
 
 
 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk 9.1 Pentium 4

2003-06-10 Thread Philip Webb
030609 Robert Crawford wrote:
 I second Greg's fine advice - Linux hardware compatibily  stability
 is generally one generation behind.
 And, I always recommend AMD over Intel for both value and performance.
 I've got two VIA kt333 boards, an ABIT, and an MSI,
 with Athlon xp thoroughbred B cpus,
 and both have been flawless performers with Linux.

thanx to you both.  the advice i hear is (1) buy AMD
(2) get 1 generation behind current ( c 6 mth  back), (3) buy AMD (grin).
i've heard re AMD before  it's probably like my own responses:
KDE? why don't you use Xfce! KMail? why don't you use Mutt!

so i will look seriously at the AMD processors,
but neither of you said what version you use.
under 'Athlon XP 333 MHz FSB' (at my favorite local store (no know Linux))
i see '2500+ Barton 512K L2 cache' at a good price;
under '266 MHZ' there's '2400+' (no cache size) slightly cheaper.
do these =  2.4 - 2.5 GHz  a la Intel?  will they work with Mdk 9.1 ?
i have a price limit, but usability is the crucial determinant.

any further thoughts?  anyone else have experience which might help?
 
 Monday 09 June 2003 19:50, Greg Meyer wrote:
 That's one of the problems with running bleeding edge hardware on Linux.
 I don't think you'll ever see immediate support for these new chipsets.
 Same thing happened to me with my KT400 board.
 9.0 had problems with it, but 9.1 works awesome.
 It's gonna take one release cycle for the kernel to catch up
 Intel are too expensive  they don't support Linux like they shd.
 i intend to re-use my present HDD (Quantum Fireball, 7200 rpm , 15 GB ),
 which has dual-boot Mdk 9.0rc1  Win98 systems (the latter rarely used);
 also the AOpen GeForce2 graphics card  the PPPoE card for broadband.
 i have downloaded Mdk 9.1 , in case i need to re-install on the new box
  anyway to install in the near future even if all goes well.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] mdk 9.1 lilo corrupt mbr with 80 gb hd

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 08:41, eric huff wrote:
  I have also run XP in
  another partition, and crashed it often, then reinstalled it, and it has
  never reworked the MBR, just put itself back in with out destruction.
 
 Is it safe to reinstall 98 and XP?  I was always told it would reformat 
 your entire drive (wether you wanted it to or not).

XP seems to understand partitions.  98 likes to take the whole drive..
I've had some luck doing a repair... not much... but some, with 98.  

James

 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 03:37, Joerg Mertin wrote:
 Hi Folks,
 
 this request might be off-topic, but might not be.
 For years now - I have always used Mandrake for Desktop Usage - always 
 bought the boxes, but RedHat for my home server - download edition.
 
 However - RedHat has become quite bad IMHO, especially the versions
 8.0/9.0 are quite ugly for an old Linux-user who started with kernel 0.9x, 
 and especially their company policy regarding customers  the OS movement.
 
 The reason I'm asking - is that I actually love the script based up2date
 package, and the 7.3rh version - however - every month filling out their
 questions etc. to get my demo-account active - is getting on my nervs. I
 would pay for it - but don't know if paying for that, they will make as M$
 - stop support for the old versions etc. letting me hanging in the rain.
 
 So - what I require - is a Server operating system that is not using any 
 X-Interface for it's configuration. I would do everything by hand too - 
 but don't care if a curses-based UI exists. I also require an automated 
 Update system in place (I had written back in time one for automatically 
 updating RPM's, similar to up2date from rh), but it would be nice to have 
 that maintained by the distribution owner.

I do this I create a cron job that runs every 24 hours doing
urpmi.update -a   then urpmi --auto --auto-select.   This takes care of
all of the updates auto-magically for me.  And, since it's a cron job it
mails me the results.  

One note I also add main and contribs to my urpmi database and
disable the cd's, this way if it needs anything new ... it can get it.  
I've been doing this for about 2 years now without a hitch, and my boxes
are never more than a day out of date.  Beats the heck out of up2date.

4 servers running MDK and 9 desktops (small office) all of them do this,
all are kept up to date.  In two years I've had one problem and it was
caused by backhoe vs fiber incident that cut my connection to a site in
my urpmi database.

Just for Fairness YAST in SuSe can do this as well although I haven't
used it.  But out of all the distro's RH is the most troublesome to keep
up to date.  (and the one with the most updates too.  Mostly self
caused.)

James

 
 Now - I do have a fairly well knowledge of Mandrakes capabilities, and for
 my Desktop - I have no problem using it. However - a Server means for me,
 that all my backups are going on it, it has to be reliable, needs to be
 secured - and the system needs to be supported for at least a year or 2.  
 Mdk has gone the way of often updating the distribution - which is great
 as long as I don't use it for my server... but I don't know as of yet of
 an automated Security-fix installation option for mdk...
 I had done my own operating system back in time - and could do it again, 
 but I'd first like to see if I can avoiding reinventing the wheel ...
 
 Anyone has a RPM based distribution to propose - that is up to date, 
 stable, light and easy to maintain ?
 Preferably free, but I'm also willing to pay for it, if it's worth the 
 money...
 
 I would like to keep the RPM based distribution, as I have a very long 
 experience with RPM's (MD5 Checksums and PGP Signatures where actually 
 contributed from me to RedHat by the time of RedHat 2 beta), and I usually 
 also like doing RPM's, but don't like the way Debian packages are done 
 (reason I staid with RPM)

Thanks for those... they are tremendously underused IMHO.  Now if we can
just get them to make boolean or available for dependencies I'd be in
hog heaven.

 
 I'll have a new Server end of next-week, a Lex Light THIN Client 533 MHz
 860A-3R53 Fan-less with 3Lan 10/100MBits, 1WiFi port, 256MByte Ram and
 40GBytes Harddrive - barely bigger than an A5 format mini-computer - so
 I'll have something to play with...
 
 So - any hints/tips welcome ...
 
 Cheers
 
   Joerg


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] third test to list

2003-06-10 Thread David Rankin
Anne, mates:

Are my messages getting through to the list?? Anne, I sent this
one directly to you as well to see if you get it. If you do, check the
mandrake list and let me know if I am getting through. It looks like I
am only getting about 10 posts per day from the listserve and nothing
I send gets through. Any thoughts??

--
David C. Rankin, J.D., P.E.
RANKIN * BERTIN, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] third test to list

2003-06-10 Thread Dave Sherman
I've seen several of your tests come through...

David Rankin wrote:
Anne, mates:

Are my messages getting through to the list?? Anne, I sent this
one directly to you as well to see if you get it. If you do, check the
mandrake list and let me know if I am getting through. It looks like I
am only getting about 10 posts per day from the listserve and nothing
I send gets through. Any thoughts??
--
David C. Rankin, J.D., P.E.
RANKIN * BERTIN, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


--
Dave Sherman
MCSE, MCSA, CCNA
Windows NT was supposed to hit Unix hard (it did - like a bug hitting a 
windshield)
- Andrew Grygus, aaxnet.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] third test to list

2003-06-10 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 10 June 2003 03:19 pm, Dave Sherman wrote:
 I've seen several of your tests come through...

 David Rankin wrote:
  Anne, mates:
 
  Are my messages getting through to the list?? Anne, I sent this
  one directly to you as well to see if you get it. If you do, check the
  mandrake list and let me know if I am getting through. It looks like I
  am only getting about 10 posts per day from the listserve and nothing
  I send gets through. Any thoughts??

There getting here.  I have just been assuming a quiet day...or is a server 
down somewhere?  A major DoS somewhere?

- -- 
Patriotism as practiced in the USA is blindly accepting, noncritical, and 
silently following along.  It is very fascist in form, not democratic at all. 
- --Ani DeFranco
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+5kA2aKr9sJYeTxgRAoCsAKCfVS39p0l4VFBOS3oXWC+boHMX/ACgjwj9
j5BIGJ7kgJ41VL6avH8pmQc=
=6wiq
-END PGP SIGNATURE-

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Re: Mdk as Server OS ?

2003-06-10 Thread Björn Lundin
Björn Lundin wrote:

Now it's getting silly, I try a last time (There _is_ a message below)

 Now - I do have a fairly well knowledge of Mandrakes capabilities, and for
 my Desktop - I have no problem using it. However - a Server means for me,
 that all my backups are going on it, it has to be reliable, needs to be
 secured - and the system needs to be supported for at least a year or 2.

I'm running a Mdk 7.2 server at the office that don't get too much attention 
from me. It's just a fileserver, and an intranet webserver were I'm running
testprograms. However, 4 months ago, we realized that it proberbly should 
get some maintenance attention. So I looked for an Update mirror, and 
I found a couple of them still alive. Urpmi made the update very easy.

/Björn
 Joerg


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 05:27, Joerg Mertin wrote:
 Hi again,
 
 On Tue, 10 Jun 2003, Greg Meyer wrote:
  On Tuesday 10 June 2003 06:37 am, Joerg Mertin wrote:
   So - any hints/tips welcome ...
  
  I have my server running Mandrake 9.0.  It runs httpd, samba, nfs, print queu 
  mgmt with cups and a few other things and it has been running for 155 days 
  now without an issue.  I was gonna try and upgrade it to 9.1 last weekend, 
  but I found out I had to do a presentation this week so I didn't want to risk 
  it getting screwed up so I'll upgrade it after my presentation today.
 
  You can set it to do automatic updates by creating an update source and using 
  urpmi in a cron job to keep it up to date.  This is what I do.
  
  I keep a local mirror of the update sources using fmirror.  If I see in the 
  morning that there has been an update on the mirror, I check out the advisory 
  at mandrakeSecure and then wait a few days to make sure there isn't an issue 
  with the update.  If there isn't, I run the commands urpmi.update --update 
  and then urpmi --auto-select --update  This updates the hdlist files for 
  urpmi and then automatically updates anything that is installed.  If you want 
  it to be automatic, you could set it all up in a cron job.  Set it and forget 
  it.  You also don't need a local mirror, you could update directly from one 
  of the mirrors.  I just like having it mirrored locally because it is easier 
  to update more than one machine that way, plus I get notified via e-mail when 
  the cron job pulls down a new update.
 
 What you did just put in here - is something I already do with the RedHat 
 System. However - I do have the Security Update-System hooked to the 
 rhn-advisory system, so that it triggers updates as soon as these are 
 available. As you said - you wait couple of days before applying the 
 patches, while I don't - and up to now - I have run pretty well with it 
 (Only thing that happens form time to time, one of the servers not 
 restrting correctly as Mysql or httpd - but that can be checked by 
 cron-job.).

Actually it's not that out of date it runs every day at about 4am
local.  

cd /etc/cron.daily

vi updater

#!/bin/sh
urpmi.update -a
urpmi --auto --auto-select


then save it.  I then ran urpmi.setup to get urpmi running right.  

The in /etc/urpmi/   the file urpmi.cfg you'll see something like this.

Installation\ CD\ 1\ (x86)\ (cdrom1) removable://mnt/cdrom/Mandrake/RPMS
{
  hdlist: hdlist.Installation CD 1 (x86) (cdrom1).cz
  with_hdlist: ../base/hdlist1.cz
  removable: /dev/scd0
}

add the line ignore

Installation\ CD\ 1\ (x86)\ (cdrom1) removable://mnt/cdrom/Mandrake/RPMS
{
  hdlist: hdlist.Installation CD 1 (x86) (cdrom1).cz
  with_hdlist: ../base/hdlist1.cz
  removable: /dev/scd0
  ignore
}

This ignores the disks and forces it to the net for all rpms.  (make
sure you do this for all 3 cd's) 


I'm now updated daily..  IF there is something critical I manually run
the cron job.  

This does everything except kernels... this is good.  I prefer doing
kernels by hand anyway.

James

 
 PS: I do keep Mirrors of several Distributions, notably, Mandrake-9.1 + 
 updates, RedHat-7.3 + Updates, Knoppix, Texstar/Plf-RPM's - so I have 
 fairly enough data here. However - what I want is a System that is able to 
 intelligently and fast cope with Security issues, where I don't have 
 to on a regular base look at it (actually - the way I do it right now 
 using rh7.3) :(
 
 Thx for your comments.
 
 PS: I looked at the Mandrake Server-Packages... But I won't buy it - I 
 just don't want to put 1500,- Bucks as a private person into it.
 
 Cheers
 
   Joerg


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Re: Mdk as Server OS ?

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 11:19, Anne Wilson wrote:
 On Tuesday 10 Jun 2003 6:54 pm, Björn Lundin wrote:
  When reading my own post I see nothing, here it is again...
 
 This one came through, though
 
 Anne
 
Anne... sounds like the gods of e-mail are messing with you big time.

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] PS/2 to USB adapter - can't see mouse

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 09:58, Larry Sword wrote:
 [EMAIL PROTECTED] wrote:
 
 [I apologize if this will show up as duplicate but the original seemed not to
 reach the list]
 
 I have installed linux Mandrake 9.1 on my SONY VAIO GRV6161S Laptop.
 Since the VAIO has no PS/2 ports I bought the following adapter to attach a
 PS/2 keyboard and mouse to one of my USB ports :
 
 http://www.gwctech.com/ebproductdetail.asp?id=48
 
 Everything works fine under winXP (I am on dual boot), but on Mdk the only the
 external keyboard works.
 the external mouse is not seen, only the  laptop's touchpad (which is seen as
 a PS/2) itself is detected.
 In both cases the keyboard works at boot time, before any OS loads.
 
 I searched the web - but could not find a solution yet.
 has anyone got a clue ?  I'd be happy to load additional drivers ...
 
 ???
 
 Try ,within linus, running /usr/sbin/mousedrake.

Linus might not like this *grin* sorry couldn't resist it.  

On a serious note I think Larry is right... you may need to run
mousedrake as it's taking the first mouse it sees and auto configuring
it.  


 
 Larry
 
 
 cheers,
 Edo
 
 PS - more info :
 
 /var/log/messages contains the following lines:
 Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: ... no modules for USB product
 0/0/0
 Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: Setup usbkbd hid for USB
 product d3d/1/1
 Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: ... no modules for USB product
 0/0/0
 Jun  9 22:46:43 edolxv /etc/hotplug/usb.agent: Setup keybdev for USB product
 d3d/1/1
 
 and this is the output of KDE's USB Viewer:
 
 Generic USBPS2
 Manufacturer: Tangtop
 Speed: 1.5Mb/s (low)
 USB Version:  1.10
 Device Class: 00(ifc )
 Device Subclass: 00
 Device Protocol: 00
 Maximum Default Endpoint Size: 8
 Number of Configurations: 1
 Vendor Id: 0d3d
 Product Id: 0001
 Revision Number:  0.01
 
 Config Number: 1
   Number of Interfaces: 2
   Attributes: a0
   MaxPower Needed: 100mA
 
   Interface Number: 0
   Name: keyboard
   Alternate Number: 0
   Class: 03(HID  )
   Sub Class: 01
   Protocol: 01
   Number of Endpoints: 1
 
   Endpoint Address: 81
   Direction: in
   Attribute: 3
   Type: Int.
   Max Packet Size: 8
   Interval: 10ms
 
   Interface Number: 1
   Name: hid
   Alternate Number: 0
   Class: 03(HID  )
   Sub Class: 01
   Protocol: 02
   Number of Endpoints: 1
 
   Endpoint Address: 82
   Direction: in
   Attribute: 3
   Type: Int.
   Max Packet Size: 5
   Interval: 10ms
 
 
 
 
   
 
 
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com
   
 
 
 
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] [OT] General Comments / mdklinuxfaq.org

2003-06-10 Thread Michael Viron
Date: Tue, 10 Jun 2003 01:57:29 -0500
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
From: Michael Viron [EMAIL PROTECTED]
Subject: [OT] General Comments / mdklinuxfaq.org

All,

As some of you may know, I used to be much more active on these lists (if
you look through the list archives, you'll see what I mean).  Lately, my
time to participate on any e-mail lists (including this one) has been very
hard to come by.

I currently have 4 separate projects that require most of my spare time,
including General Education Online (http://findaschool.org), International
Education Resources (http://intledresources.org), Academic Web Information
Repository (http://webspinners.org), and also, the Mandrake Linux Users FAQ
(http://mdklinuxfaq.org), plus various other organizations that I handle
various stuff for.  I also work 2 paying jobs.

I do still plan on having the mdklinuxfaq.org website up soon, beyond the
http://twiki.mdklinuxfaq.org website which points to Vincent Danen's TWIKI.
 If anyone else has a resource where they would like a dns name under
mdklinuxfaq.org, please don't hesitate to let me know.

I seem to remember that someone had created samba and / or ldap howtos --
anyone remember who it was?

Michael

--
Michael Viron
Systems Administration Team
Simple End User Linux

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] third test to list

2003-06-10 Thread Anne Wilson
Hi, David.  I got both copies.  Looks as though it might be at your 
receiving end?

Anne

On Tuesday 10 Jun 2003 9:03 pm, David Rankin wrote:
 Anne, mates:

 Are my messages getting through to the list?? Anne, I sent this
 one directly to you as well to see if you get it. If you do, check
 the mandrake list and let me know if I am getting through. It looks
 like I am only getting about 10 posts per day from the listserve
 and nothing I send gets through. Any thoughts??

 --
 David C. Rankin, J.D., P.E.
 RANKIN * BERTIN, PLLC
 510 Ochiltree Street
 Nacogdoches, Texas 75961
 (936) 715-9333
 (936) 715-9339 fax


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Re: Mdk as Server OS ?

2003-06-10 Thread Anne Wilson
On Tuesday 10 Jun 2003 9:56 pm, James Sparenberg wrote:
 On Tue, 2003-06-10 at 11:19, Anne Wilson wrote:
  On Tuesday 10 Jun 2003 6:54 pm, Björn Lundin wrote:
   When reading my own post I see nothing, here it is again...
 
  This one came through, though
 
  Anne

 Anne... sounds like the gods of e-mail are messing with you big
 time.

 James

Not with me, but David and Bjorn are having big problems

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Printing 2-up from a text editor

2003-06-10 Thread Anne Wilson
On Tuesday 10 Jun 2003 7:34 pm, Philip Webb wrote:
 030605 Anne Wilson wrote:
 AW Does anyone get a satisfactory printout
 AW with pp 1-2 on one side, pp 3-4 on the other.
 PW i always print things with Xpp ,
 PW which shows an option to print  2  or  4  pp/side.
 PW generally, Xpp is very good for printing text files.
 PW goto 'Options' - 'Basic' - 'Page Ordering',
 PW then fiddle with 'Page Set'  'Scaled-down Printing'.
 AW For most things I usually use kedit or kwrite,
 AW but they don't seem to send the correct commands.
 AW GEdit doesn't seem to allow you to select printer or check page
 alignment AW In Kwrite, I found that if I used preview it opened
 in GV, AW and there I could change the command to xpp.
 AW That's much better, but it doesn't handle the short edge flip
 properly.

 we have been talking slightly at cross-purposes:
 i don't try to print from within an editor,
 but use an Xterm on another desktop to invoke Xpp from the
 command-line. just make sure you've saved the file before you print
 it (smile).

Hmmm - I really can't see why a text file on my hdd should be any more 
difficult to print than anything else.  It's all very puzzling.

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Re: Mdk as Server OS ?

2003-06-10 Thread Joerg Mertin
Hi Björn,

thbis time - it came through :)

Björn Lundin wrote:
Björn Lundin wrote:

Now it's getting silly, I try a last time (There _is_ a message below)


Now - I do have a fairly well knowledge of Mandrakes capabilities, and for
my Desktop - I have no problem using it. However - a Server means for me,
that all my backups are going on it, it has to be reliable, needs to be
secured - and the system needs to be supported for at least a year or 2.


I'm running a Mdk 7.2 server at the office that don't get too much attention 
from me. It's just a fileserver, and an intranet webserver were I'm running
testprograms. However, 4 months ago, we realized that it proberbly should 
get some maintenance attention. So I looked for an Update mirror, and 
I found a couple of them still alive. Urpmi made the update very easy.
Yep. However - the 7.2 Version has some problems with the Epia 
Motherboard (http://www.viac3.de/vpsd/produkte/epamini/specs.htm)... as 
it's fairly new.
The actual distribution needs to be able to enable me booting from 
CF-Card in the CF-Port (As that's where I'll putn the bootstrap on), 
also the Wireless-Lan needs to work, so - a new kernel 2.4.x is required.

Thx for your input :)

Cheers

Joerg
--

| Joerg Mertin  :  [EMAIL PROTECTED](Home)|
| in Neuchâtel/Schweiz  :  [EMAIL PROTECTED] (Work)|
| Stardust's LiNUX System   :  |
| PGP 2.6.3in Key on Demand :  Voice  Fax: +41(0)32 / 725 52 54   |

Home-Page: http://www.solsys.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Re: Mdk as Server OS ?

2003-06-10 Thread Anne Wilson
So what is different, that's making it work?

Anne

On Tuesday 10 Jun 2003 10:05 pm, Joerg Mertin wrote:
 Hi Björn,

 thbis time - it came through :)

 Björn Lundin wrote:
  Björn Lundin wrote:
 
  Now it's getting silly, I try a last time (There _is_ a message
  below)
 
 Now - I do have a fairly well knowledge of Mandrakes
  capabilities, and for my Desktop - I have no problem using it.
  However - a Server means for me, that all my backups are going
  on it, it has to be reliable, needs to be secured - and the
  system needs to be supported for at least a year or 2.
 
  I'm running a Mdk 7.2 server at the office that don't get too
  much attention from me. It's just a fileserver, and an intranet
  webserver were I'm running testprograms. However, 4 months ago,
  we realized that it proberbly should get some maintenance
  attention. So I looked for an Update mirror, and I found a couple
  of them still alive. Urpmi made the update very easy.

 Yep. However - the 7.2 Version has some problems with the Epia
 Motherboard
 (http://www.viac3.de/vpsd/produkte/epamini/specs.htm)... as it's
 fairly new.
 The actual distribution needs to be able to enable me booting from
 CF-Card in the CF-Port (As that's where I'll putn the bootstrap
 on), also the Wireless-Lan needs to work, so - a new kernel 2.4.x
 is required.

 Thx for your input :)

 Cheers

   Joerg


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] New Con Kolivas 2.4.21-rc7 kernel patch

2003-06-10 Thread Tom Brinkman
On Tuesday June 10 2003 11:49 am, Robert Crawford wrote:
 For those interested, there's a brand new Con Kolivas -ck1 patch
 against kernel 2.4.21-rc7. I just tried it on Mandrake 9.1, and
 so far so good, except no supermount (if one cares).

   And it's better than  2.4.21-0.18mm-mdk  with low latency, 
preempt, and improved supermount ?
-- 
Tom Brinkman  Corpus Christi, Texas


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] PS/2 to USB adapter - can't see mouse

2003-06-10 Thread edoardo

Larry Sword wrote:


 ???

 Try ,within linus, running /usr/sbin/mousedrake.

 Larry


that was the very first thing that I tried, with no help.
I told mousedrake I have a USB mouse (as under WinXP it is seen as a
HID-compliant mouse) but with no luck.

here is some additional info about my mopdules and devices:

[EMAIL PROTECTED] ecomar]# cat /proc/bus/usb/devices
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc=217/900 us (24%), #Int= 2, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor= ProdID= Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=1820
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0d3d ProdID=0001 Rev= 0.01
S: Manufacturer=Tangtop
S: Product=Generic USBPS2
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=keyboard
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=hid
E: Ad=82(I) Atr=03(Int.) MxPS= 5 Ivl=10ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor= ProdID= Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=1800
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms

[EMAIL PROTECTED] ecomar]# lsmod
Module Size Used by Not tainted
radeon 107428 16
agpgart 40896 3 (autoclean)
parport_pc 25096 1 (autoclean)
lp 8096 0 (autoclean)
parport 34176 1 (autoclean) [parport_pc lp]
nls_cp437 5148 1 (autoclean)
smbfs 40144 1 (autoclean)
i810_audio 26248 0
soundcore 6276 0 [i810_audio]
ac97_codec 12488 0 [i810_audio]
nfsd 74256 0 (autoclean)
ds 8456 2
yenta_socket 13056 2
pcmcia_core 57184 0 [ds yenta_socket]
af_packet 14952 1 (autoclean)
sr_mod 16920 0 (autoclean)
e100 56964 1 (autoclean)
nls_cp850 4316 1 (autoclean)
vfat 11820 1 (autoclean)
fat 37944 0 (autoclean) [vfat]
nls_iso8859-1 3516 3 (autoclean)
ntfs 76812 1 (autoclean)
supermount 15296 1 (autoclean)
ide-cd 33856 0
cdrom 31648 0 [sr_mod ide-cd]
ide-scsi 11280 0
scsi_mod 103284 2 [sr_mod ide-scsi]
keybdev 2720 0 (unused)
mousedev 5268 1
hid 20900 0 (unused)
usbkbd 4440 0 (unused)
input 5664 0 [keybdev mousedev hid usbkbd]
usb-uhci 24652 0 (unused)
usbcore 72992 1 [hid usbkbd usb-uhci]
rtc 8060 0 (autoclean)
ext3 59916 1
jbd 38972 1 [ext3]

thanks, Edo



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Problems after bios upgrade

2003-06-10 Thread Praedor Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 09 June 2003 09:27 pm, Robert Crawford wrote:
 On Monday 09 June 2003 19:43, Larry Sword wrote:
  Larry Sword wrote:
   Praedor Tempus wrote:
   I recently picked up an Athlon XP2700+ to replace my
   Duron 1100.  The switch went fine except my [EMAIL PROTECTED] mobo
   apparently doesn't support anything greater than an
   XP1500+.  It is an MSI KT333 ultra and the manual says
[...]
   After changing cpu from the Duron, FSB=100, you will need to change
   the FSB for the Athlon XP2700+ to FSB=133, this will set the correct
   speed for the processor.
[...]
 The via kt333 chipset is misleading- it's actually a kt266a that will run
 PC2700 ddr at 333Mhz, not that the FSB is 333Mhz. So setting the bios to
 133 (266) is actually what it's rated at, and it's normal setting, except
 of course when using the Duron 200Mhz FSB cpu. However, you might be able
 to get a higher FSB with overclocking, and dropping the mulitplier a
[...]

Well, all is well with the system now but I will still need a new mobo to take 
advantage of the CPU.  I have finally figured out the trick to overclocking 
the system and have found that this board will simply not do an FSB of 133 
Mhz.  Setting the frequency to 133 prevents the computer from even attempting 
to post.  I cannot even get to bios to reset it.  I have to unplug the system 
and pull the bios battery to reset the bios to defaults so I can boot up 
again.  I have since successfully bumped the FSB up to a mere 110 Mhz.  I 
will try bumping it up again and again until it fails and just go below that.

This board wont even handle what the MSI sites say it will.  It is supposedly 
capable of using up to an XP 2600+ which requires an FSB higher than this 
thing can actually handle.  

praedor

- -- 
The First Amendment rests on the assumption that the widest possible
dissemination of information from diverse and antagonistic sources is 
essential to the welfare of the public.
- --Justice Hugo Black
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+5hLjaKr9sJYeTxgRAp+5AKCOcz0scMISP412FPNW+0ul2Uq4OQCaAtDL
xZxsN1BFhtpA2UrvkNev1a4=
=F+MZ
-END PGP SIGNATURE-

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread Vincent Danen
On Tue Jun 10, 2003 at 07:40:31PM +0200, Joerg Mertin wrote:

 [...]
 
 I use Corporate Server 2.1 on all my machines.  It's stable, secure, and
 handles the load quite nicely.  You can automate updates with urpmi by
 throwing it in a cronjob.
 
 It's not free, but it works extremely well.  CS2.1 is based on Mandrake
 9.0+updates.  It does the job very well here.
 
 Yep - I agree, but using CS2.1 for 750,- $ is a little bit too much for 
 what I want to do with it. It's allways a compromise between price and 
 what I'll get out of it. But - as I do only do some OS development I 
 publish under GPL  for fun, I won't spend more than 200,- $ for the OS 
 I'm working with. And if I don't find anything that suits, I'll most 
 probably go to Debian - even if I don't like their packaging system.

Well, you asked for a solution...

Start making requests for a support-less version of CS2.1 for $200 or $250
and maybe you'll get it.  You're paying that much for support included with
the product.

 I wonder if Mandrake has some program for external Admins/Developers to 
 test their Server packages... I have quite a long experience with 
 servers and weird setups running Linux, also security related that might 
 help out (Check my homepage)... Anyone from Mandrake might want to comment ?

AFAIK, there is no such program.  That kind of work is done in-house unless
you are certifying some external third party commercial app.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [expert] [OT] General Comments / mdklinuxfaq.org

2003-06-10 Thread Vincent Danen
On Tue Jun 10, 2003 at 04:10:26PM -0500, Michael Viron wrote:

 I seem to remember that someone had created samba and / or ldap howtos --
 anyone remember who it was?

Myself, Jim, and Buchan have written articles on LDAP and Samba.  They are
available on MandrakeSecure.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


[expert] MandrakeCommunityWiki and foreign languages

2003-06-10 Thread Steffen Barszus
Hi!

Is it possible with Twiki to have a second Wiki on the same site ? History: On 
the german newbie/expert list the idea came up to have a german wiki for/from 
mandrake-users. It would be nice to have all that information in one place. 

Would saomething like this be possible ? 
Maybe Twiki does provide multilanguage support itself ? 

Thanks

Steffen

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] third test to list

2003-06-10 Thread ed tharp
On Tue, 2003-06-10 at 16:19, Dave Sherman wrote:
 I've seen several of your tests come through...
 
 David Rankin wrote:
  Anne, mates:
  
  Are my messages getting through to the list?? Anne, I sent this
  one directly to you as well to see if you get it. If you do, check the
  mandrake list and let me know if I am getting through. It looks like I
  am only getting about 10 posts per day from the listserve and nothing
  I send gets through. Any thoughts??
  
  --
  David C. Rankin, J.D., P.E.
  RANKIN * BERTIN, PLLC
  510 Ochiltree Street
  Nacogdoches, Texas 75961
  (936) 715-9333
  (936) 715-9339 fax
  
  
  
the list server has some legal issues I guess


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Updated MDK 9.1 boot disks, aic79xx install support...

2003-06-10 Thread Thomas Backlund
Hi,
Just to let you all know...

head over to http://www.iki.fi/tmb/9.1/ and grab what you need

One of the new things you will find is: mdk_91_fix.iso (about 16MB)
 It has the following features: 

updated boot-kernel (for install, supports every command that the original
disks did) 
 - promise fix
 - new vesafb patch
 - nForce2 UDMA/133 reporting (not programmed higher than udma100 for now) 
 - updated Adaptec aic7xxx, and add support for aic79xx (U320 cards...) 
 - ACL support in XFS filesystem 

NEW: 'hd' boot option (install from hd) 
NEW: 'net' boot option (install from network) 
NEW: 'memtest' boot option (runs memtest86 v.3.0 from CD) 

better explanations and info at the site mentioned above

-- 
Regards

Thomas Backlund

http://www.iki.fi/tmb/
[EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Problems after bios upgrade

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 10:18, Praedor Atrebates wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Monday 09 June 2003 09:27 pm, Robert Crawford wrote:
  On Monday 09 June 2003 19:43, Larry Sword wrote:
   Larry Sword wrote:
Praedor Tempus wrote:
I recently picked up an Athlon XP2700+ to replace my
Duron 1100.  The switch went fine except my [EMAIL PROTECTED] mobo
apparently doesn't support anything greater than an
XP1500+.  It is an MSI KT333 ultra and the manual says
 [...]
After changing cpu from the Duron, FSB=100, you will need to change
the FSB for the Athlon XP2700+ to FSB=133, this will set the correct
speed for the processor.
 [...]
  The via kt333 chipset is misleading- it's actually a kt266a that will run
  PC2700 ddr at 333Mhz, not that the FSB is 333Mhz. So setting the bios to
  133 (266) is actually what it's rated at, and it's normal setting, except
  of course when using the Duron 200Mhz FSB cpu. However, you might be able
  to get a higher FSB with overclocking, and dropping the mulitplier a
 [...]
 
 Well, all is well with the system now but I will still need a new mobo to take 
 advantage of the CPU.  I have finally figured out the trick to overclocking 
 the system and have found that this board will simply not do an FSB of 133 
 Mhz.  Setting the frequency to 133 prevents the computer from even attempting 
 to post.  I cannot even get to bios to reset it.  I have to unplug the system 
 and pull the bios battery to reset the bios to defaults so I can boot up 
 again.  I have since successfully bumped the FSB up to a mere 110 Mhz.  I 
 will try bumping it up again and again until it fails and just go below that.
 
 This board wont even handle what the MSI sites say it will.  It is supposedly 
 capable of using up to an XP 2600+ which requires an FSB higher than this 
 thing can actually handle.  
 
 praedor

Praedor,

   is it still under warranty?  sounds like you have a claim here.

James

 
 - -- 
 The First Amendment rests on the assumption that the widest possible
 dissemination of information from diverse and antagonistic sources is 
 essential to the welfare of the public.
 - --Justice Hugo Black
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.1 (GNU/Linux)
 
 iD8DBQE+5hLjaKr9sJYeTxgRAp+5AKCOcz0scMISP412FPNW+0ul2Uq4OQCaAtDL
 xZxsN1BFhtpA2UrvkNev1a4=
 =F+MZ
 -END PGP SIGNATURE-
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Re: Mdk as Server OS ?

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 14:31, Anne Wilson wrote:
 On Tuesday 10 Jun 2003 9:56 pm, James Sparenberg wrote:
  On Tue, 2003-06-10 at 11:19, Anne Wilson wrote:
   On Tuesday 10 Jun 2003 6:54 pm, Björn Lundin wrote:
When reading my own post I see nothing, here it is again...
  
   This one came through, though
  
   Anne
 
  Anne... sounds like the gods of e-mail are messing with you big
  time.
 
  James
 
 Not with me, but David and Bjorn are having big problems
 
 Anne
Oops sorry thought it was a triad rather than a duo. my bad.

James

 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] New Con Kolivas 2.4.21-rc7 kernel patch

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 15:00, Tom Brinkman wrote:
 On Tuesday June 10 2003 11:49 am, Robert Crawford wrote:
  For those interested, there's a brand new Con Kolivas -ck1 patch
  against kernel 2.4.21-rc7. I just tried it on Mandrake 9.1, and
  so far so good, except no supermount (if one cares).
 
And it's better than  2.4.21-0.18mm-mdk  with low latency, 
 preempt, and improved supermount ?


If you are in a mood to experiment.  (I can't right now running under
knoppix ... mobo in this laptop is going south... wish me luck on e-bay
right now... If I win the auction... I get a new one... if not... I save
up for a new laptop.) There is a kernel mod called submount.  Doesn't
require rebuilding the kernel.. just building the modules.  I had it
working here for a day before the IDE channels went south on this box. 
It's at 

http://submount.sourceforge.net/

and for me it was working rather well but then again I didn't test
very long. It was written for the 2.5 kernel (where supermount is
failing) and back ported to 2.4.20/21 series.  

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] MandrakeCommunityWiki and foreign languages

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 16:03, Steffen Barszus wrote:
 Hi!
 
 Is it possible with Twiki to have a second Wiki on the same site ? History: On 
 the german newbie/expert list the idea came up to have a german wiki for/from 
 mandrake-users. It would be nice to have all that information in one place. 

I believe it does
 
 Would saomething like this be possible ? 
 Maybe Twiki does provide multilanguage support itself ?'

As far as I know yes... see twiki.org for more info (and yes it is a
twiki.) The docs are here.

http://twiki.org/cgi-bin/view/Twiki/TwikiDocumentation

FAQ at 

http://twiki.org/cgi-bin/view/Twiki/TwikiFAQ


Given that it does support multiple languages, Vincent should be able to
set it up real quick.  So that say we could have a French, German,
Spanish, Tagalog, etc, web within the main web.  (just like howto or any
other section is.  Then people could cross link and babelfish like mad
to understand help given.  Since I'm willing to bet that most users
aren't English speakers... I think it's great.  Once the main section is
set up, someone who wants it could be give authority to modify it to
suite the needs and culture of the language.  Our company ran about 10
webs within the main twikiweb (marketing and Devel should never
combine.)

James




  
 
 Thanks
 
 Steffen
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Updated MDK 9.1 boot disks, aic79xx install support...

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 16:12, Thomas Backlund wrote:
 Hi,
 Just to let you all know...
 
 head over to http://www.iki.fi/tmb/9.1/ and grab what you need
 
 One of the new things you will find is: mdk_91_fix.iso (about 16MB)
  It has the following features: 
 
 updated boot-kernel (for install, supports every command that the original
 disks did) 
  - promise fix
  - new vesafb patch
  - nForce2 UDMA/133 reporting (not programmed higher than udma100 for now) 
  - updated Adaptec aic7xxx, and add support for aic79xx (U320 cards...) 
  - ACL support in XFS filesystem 
 
 NEW: 'hd' boot option (install from hd) 
 NEW: 'net' boot option (install from network) 
 NEW: 'memtest' boot option (runs memtest86 v.3.0 from CD) 
 
 better explanations and info at the site mentioned above

Thomas looks sweet... If I win this mobo at e-bay I'll definitely need
this thanks.

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] mdk 9.1 lilo corrupt mbr with 80 gb hd

2003-06-10 Thread Mark Williamson
just a quick one,  how does one XP or 2000 to replace it's MBR, with
Win98 it used to be fdisk /mbr

Cheers
Mark

On Wed, 2003-06-11 at 04:19, Charles A Edwards wrote:
 On Tue, 10 Jun 2003 08:41:27 -0700
 eric huff [EMAIL PROTECTED] wrote:
 
  Is it safe to reinstall 98 and XP? 
 
 
 Win XP and Win 2000 Will Not overwrite an Existing MBR, Win 98 Will.
 
 
 Charles


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] New Con Kolivas 2.4.21-rc7 kernel patch

2003-06-10 Thread Tom Brinkman
On Tuesday June 10 2003 06:32 pm, James Sparenberg wrote:
 On Tue, 2003-06-10 at 15:00, Tom Brinkman wrote:
  On Tuesday June 10 2003 11:49 am, Robert Crawford wrote:
   For those interested, there's a brand new Con Kolivas -ck1
   patch against kernel 2.4.21-rc7. I just tried it on Mandrake
   9.1, and so far so good, except no supermount (if one cares).
 
 And it's better than  2.4.21-0.18mm-mdk  with low latency,
  preempt, and improved supermount ?

 If you are in a mood to experiment.  (I can't right now running
 under knoppix ... mobo in this laptop is going south... wish me
 luck on e-bay right now... If I win the auction... I get a new
 one... if not... I save up for a new laptop.) There is a kernel
 mod called submount.  Doesn't require rebuilding the kernel..
 just building the modules.  I had it working here for a day
 before the IDE channels went south on this box. It's at

 http://submount.sourceforge.net/

 and for me it was working rather well but then again I didn't
 test very long. It was written for the 2.5 kernel (where
 supermount is failing) and back ported to 2.4.20/21 series.

 James

I've always run cooker since 7.x and I'm usin the mm kernel with 
9.2 cooker. 'Bout as much 'sperimentin as I do ;)  I asked 'cause I 
believe you run cooker too, and if you might'a seen some hands on 
benefits to the alternative kernel you proposed.
-- 
Tom Brinkman  Corpus Christi, Texas


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Problems after bios upgrade

2003-06-10 Thread John McQuillen
On Wed, 2003-06-11 at 03:18, Praedor Atrebates wrote:
snip
 Well, all is well with the system now but I will still need a new mobo to take 
 advantage of the CPU.  I have finally figured out the trick to overclocking 
 the system and have found that this board will simply not do an FSB of 133 
 Mhz.  Setting the frequency to 133 prevents the computer from even attempting 
 to post.  I cannot even get to bios to reset it.  I have to unplug the system 
 and pull the bios battery to reset the bios to defaults so I can boot up 
 again.  I have since successfully bumped the FSB up to a mere 110 Mhz.  I 
 will try bumping it up again and again until it fails and just go below that.
 
 This board wont even handle what the MSI sites say it will.  It is supposedly 
 capable of using up to an XP 2600+ which requires an FSB higher than this 
 thing can actually handle.  
 
I haven't been following this thread closely, but are you sure that you
haven't got an old sound card, network card, or something else that is
not handling the 133MHz bus speed?

Just guessing, as I have had a similar problem in the past with older
cards.

Cheers,

John...

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] New Con Kolivas 2.4.21-rc7 kernel patch

2003-06-10 Thread Robert Crawford
Tom,
I'm using 2.4.21-0.16mm-mdk. I thought 18mm was only a few minor changes not 
affecting performance, so i didn't try it yet.

On ck1, I can't say yet, as I've only run it for a short while, and I forgot 
to apply the supermount patch, as I didn't notice it was also on the new CK 
page. Think I'll go back and recompile and add supermount.

Robert

On Tuesday 10 June 2003 06:00 pm, Tom Brinkman wrote:
 On Tuesday June 10 2003 11:49 am, Robert Crawford wrote:
  For those interested, there's a brand new Con Kolivas -ck1 patch
  against kernel 2.4.21-rc7. I just tried it on Mandrake 9.1, and
  so far so good, except no supermount (if one cares).

And it's better than  2.4.21-0.18mm-mdk  with low latency,
 preempt, and improved supermount ?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Problems after bios upgrade

2003-06-10 Thread Robert Crawford
Praedor,
The kt3 ultra with via kt333 chipset should do 133Mhz FSB (266) with no 
problem. What is your cpu voltage set at? Also, like I mentioned, your power 
supply might be marginal- especially on the 3v and 5v lines. John's point on 
another older card causing this is valid too, but then your multiplier on the 
board should kick in if that's the case to lower the FSB to the pci/agp 
cards. 

I've been reading (and did a lot before when I got my ultra 2)- these boards 
generally overclock very well, and you should not be having this problem 
setting it to 133. Take a look at your PS, and see what it's rated at. I've 
seen a weak PS cause many weird problems like this before.

Robert

On Tuesday 10 June 2003 08:06 pm, John McQuillen wrote:
 On Wed, 2003-06-11 at 03:18, Praedor Atrebates wrote:
 snip

  Well, all is well with the system now but I will still need a new mobo to
  take advantage of the CPU.  I have finally figured out the trick to
  overclocking the system and have found that this board will simply not
  do an FSB of 133 Mhz.  Setting the frequency to 133 prevents the computer
  from even attempting to post.  I cannot even get to bios to reset it.  I
  have to unplug the system and pull the bios battery to reset the bios to
  defaults so I can boot up again.  I have since successfully bumped the
  FSB up to a mere 110 Mhz.  I will try bumping it up again and again until
  it fails and just go below that.
 
  This board wont even handle what the MSI sites say it will.  It is
  supposedly capable of using up to an XP 2600+ which requires an FSB
  higher than this thing can actually handle.

 I haven't been following this thread closely, but are you sure that you
 haven't got an old sound card, network card, or something else that is
 not handling the 133MHz bus speed?

 Just guessing, as I have had a similar problem in the past with older
 cards.

 Cheers,

 John...


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] Re: MandrakeCommunityWiki and foreign languages

2003-06-10 Thread Vincent Danen
On Wed Jun 11, 2003 at 01:03:39AM +0200, Steffen Barszus wrote:

 Is it possible with Twiki to have a second Wiki on the same site ? History: On 
 the german newbie/expert list the idea came up to have a german wiki for/from 
 mandrake-users. It would be nice to have all that information in one place. 
 
 Would saomething like this be possible ? 
 Maybe Twiki does provide multilanguage support itself ? 

Not sure if it does, but on my own wiki (linsec.ca) I have a few pages
translated to french and just prefix the page with Fr; ie. WebHome would be
FrWebHome.  You'd have to go through and manage it (ie. there is no
auto-detection, etc.).

The other option is to make an entirely new wiki named German, so you'd
have, for example Main/WebHome and German/WebHome and you'd just have to
attempt to keep the two in sync.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [expert] PS/2 to USB adapter - can't see mouse

2003-06-10 Thread Colin Close
[EMAIL PROTECTED] wrote:
 

Larry Sword wrote:


Hi,

	I doesn't look as if you have any usb modules loaded. Try running as 
root /etc/init.d/usb start. Then run mousedrake. If this works then 
for some reason init is not starting usb.

	Regards,

		Colin Close
???

Try ,within linus, running /usr/sbin/mousedrake.

Larry


that was the very first thing that I tried, with no help.
I told mousedrake I have a USB mouse (as under WinXP it is seen as a
HID-compliant mouse) but with no luck.
here is some additional info about my mopdules and devices:

[EMAIL PROTECTED] ecomar]# cat /proc/bus/usb/devices
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc=217/900 us (24%), #Int= 2, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor= ProdID= Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=1820
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0d3d ProdID=0001 Rev= 0.01
S: Manufacturer=Tangtop
S: Product=Generic USBPS2
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=keyboard
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=hid
E: Ad=82(I) Atr=03(Int.) MxPS= 5 Ivl=10ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor= ProdID= Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=1800
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
[EMAIL PROTECTED] ecomar]# lsmod
Module Size Used by Not tainted
radeon 107428 16
agpgart 40896 3 (autoclean)
parport_pc 25096 1 (autoclean)
lp 8096 0 (autoclean)
parport 34176 1 (autoclean) [parport_pc lp]
nls_cp437 5148 1 (autoclean)
smbfs 40144 1 (autoclean)
i810_audio 26248 0
soundcore 6276 0 [i810_audio]
ac97_codec 12488 0 [i810_audio]
nfsd 74256 0 (autoclean)
ds 8456 2
yenta_socket 13056 2
pcmcia_core 57184 0 [ds yenta_socket]
af_packet 14952 1 (autoclean)
sr_mod 16920 0 (autoclean)
e100 56964 1 (autoclean)
nls_cp850 4316 1 (autoclean)
vfat 11820 1 (autoclean)
fat 37944 0 (autoclean) [vfat]
nls_iso8859-1 3516 3 (autoclean)
ntfs 76812 1 (autoclean)
supermount 15296 1 (autoclean)
ide-cd 33856 0
cdrom 31648 0 [sr_mod ide-cd]
ide-scsi 11280 0
scsi_mod 103284 2 [sr_mod ide-scsi]
keybdev 2720 0 (unused)
mousedev 5268 1
hid 20900 0 (unused)
usbkbd 4440 0 (unused)
input 5664 0 [keybdev mousedev hid usbkbd]
usb-uhci 24652 0 (unused)
usbcore 72992 1 [hid usbkbd usb-uhci]
rtc 8060 0 (autoclean)
ext3 59916 1
jbd 38972 1 [ext3]
thanks, Edo







Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread PlugHead
On Tuesday 10 June 2003 04:54 pm, James Sparenberg wrote:
 vi updater

 #!/bin/sh
 urpmi.update -a
 urpmi --auto --auto-select

I believe it is also possible to specify which media you want to use for the 
update--so, if you *only* want security updates applied automatically:

1) create a urpmi source called (e.g.) 'security' (pointing to a security 
site, obviously--using the Mandrake Control Center is probably the easiest 
way to do this.)

2) change the urpmi line to urpmi --media security --auto --auto-select

(I'd leave the urpmi.update -a as is--it's just too convenient...)

-Jason

=
Multiple exclamation marks, he went on, shaking his head, are a sure
sign of a diseased mind.
-- Something that Terry feels strongly about, because a similar
   quote also appears in Reaper Man
   (Terry Pratchett, Eric)


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] PS/2 to USB adapter - can't see mouse

2003-06-10 Thread Larry Sword
James Sparenberg wrote:

 

???

Try ,within linus, running /usr/sbin/mousedrake.
   

Linus might not like this *grin* sorry couldn't resist it.

Wow,  a slip of the fingers and I find myself being internally 
intrusive. Apologies to the big guy  :-[ .

 

On a serious note I think Larry is right... you may need to run
mousedrake as it's taking the first mouse it sees and auto configuring
it.  



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Mdk as Server OS ?

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 18:07, PlugHead wrote:
 On Tuesday 10 June 2003 04:54 pm, James Sparenberg wrote:
  vi updater
 
  #!/bin/sh
  urpmi.update -a
  urpmi --auto --auto-select
 
 I believe it is also possible to specify which media you want to use for the 
 update--so, if you *only* want security updates applied automatically:
 
 1) create a urpmi source called (e.g.) 'security' (pointing to a security 
 site, obviously--using the Mandrake Control Center is probably the easiest 
 way to do this.)
 
 2) change the urpmi line to urpmi --media security --auto --auto-select
 
 (I'd leave the urpmi.update -a as is--it's just too convenient...)
 
 -Jason

Only reason I did it wide instead of narrow is in case of dependency...
but yes. media will work.

James

 
 =
 Multiple exclamation marks, he went on, shaking his head, are a sure
 sign of a diseased mind.
 -- Something that Terry feels strongly about, because a similar
quote also appears in Reaper Man
(Terry Pratchett, Eric)
 
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] PS/2 to USB adapter - can't see mouse

2003-06-10 Thread Larry Sword
[EMAIL PROTECTED] wrote:

Larry Sword wrote:

 

???

Try ,within linus, running /usr/sbin/mousedrake.

Larry
   



that was the very first thing that I tried, with no help.
I told mousedrake I have a USB mouse (as under WinXP it is seen as a
HID-compliant mouse) but with no luck.
Sounds as if the connections are okay if they work in windows.

here is some additional info about my mopdules and devices:

[EMAIL PROTECTED] ecomar]# cat /proc/bus/usb/devices
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc=217/900 us (24%), #Int= 2, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor= ProdID= Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=1820
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0d3d ProdID=0001 Rev= 0.01
S: Manufacturer=Tangtop
S: Product=Generic USBPS2
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=keyboard
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=hid
E: Ad=82(I) Atr=03(Int.) MxPS= 5 Ivl=10ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor= ProdID= Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=1800
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
 

Nope don't see a usb mouse loading. My system shows:

C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 2.00 Cls=00(ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=046d ProdID=c00e Rev=11.00
S:  Manufacturer=Logitech
S:  Product=USB-PS/2 Optical Mouse
videodev8160   1 [dsbr100]
keybdev 2720   0 (unused)
mousedev5368   1
hid21124   0 (unused)
input   6048   0 [usbmouse keybdev mousedev hid]
ehci-hcd   19208   0 (unused)
usb-ohci   21320   0 (unused)
usb-uhci   25772   0 (unused)
usbcore76608   1 [usbmouse dsbr100 hid ehci-hcd usb-ohci
usb-uhci]rtc 8828   0 (autoclean)
ext3   62572   2
jbd42568   2 [ext3]
sd_mod 11580   0 (unused)
ataraid 6980   0 (unused)
scsi_mod   94516   3 [sr_mod ide-scsi sd_mod]
Try reloading the usb.

Larry


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] PS/2 to USB adapter - can't see mouse

2003-06-10 Thread James Sparenberg
On Tue, 2003-06-10 at 18:16, Larry Sword wrote:
 James Sparenberg wrote:
 
   
 
 ???
 
 Try ,within linus, running /usr/sbin/mousedrake.
 
 
 
 Linus might not like this *grin* sorry couldn't resist it.
 
 Wow,  a slip of the fingers and I find myself being internally 
 intrusive. Apologies to the big guy  :-[ .
 
   
 
 On a serious note I think Larry is right... you may need to run
 mousedrake as it's taking the first mouse it sees and auto configuring
 it.  
 


Just had another thought.. XP might be ignoring BIOS and doing the usb
mouse.  My laptop had/has a setting for multiple/internal/external
mouse.  Here I couldn't use a USB mouse until I set it for multiple on
another laptop... oh and if you haven't guessed I'm grasping at straws
here.

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] Configuring display on mdk9.1

2003-06-10 Thread PlugHead
Probably not related, but I'll mention it anyhow...  Have you installed the 
latest driver from nvidia.com?  (The generic nv driver should work, but 
maybe you have an old driver hanging around?  Just a thought...)

-Jason

On Tuesday 10 June 2003 12:15 pm, Rodrigo Sanchez Olavarria wrote:
 Dear experts:
I have installed mdk9.1, but when I have tried to configure the
 display, an error message appear:

 xfs is not running

 and the configuration fails ...
 (I have a normal viewsonic monitor, nvidia graphics card)
 (it was working fine in mdk9.0)

 well, when I started the computer.. (in text mode), xfs is running ok,
 ... I have tried to run startx manually, but after a while...:

 /etc/X11/X (errno2)
 giving up

 xinit: no such file or directory (errno2)
 unable to connect to xserver
 xinit: no such proccess (errno3) server error

 ...

 ---
 Before the last installation of mdk9.1, I had the problem of the Promise
 Chip and mandrake 9.1.. that I fixed up in the present installation  (with
 the new images provided by someone here )  ... but now, is X that doesn't
 works

 Any idea ?


 Rodrigo Sanchez
 DGF.UCH

-- 

=
Knowledge equals power...
(...)
Power equals energy...
People were stupid, sometimes. They thought the Library was a dangerous place 
because of all the magical books, which was true enough, but what made it 
really one of the most dangerous places there could ever be was the simple 
fact that it was a library.
Energy equals matter...
(...)
Matter equals mass.
And mass distorts space. It distorts it into polyfractal L-Space.
(Guards! Guards!)


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] PS/2 to USB adapter - can't see mouse

2003-06-10 Thread Larry Sword
James Sparenberg wrote:

On Tue, 2003-06-10 at 18:16, Larry Sword wrote:
 

James Sparenberg wrote:

   



 

???

Try ,within linus, running /usr/sbin/mousedrake.
  

   

Linus might not like this *grin* sorry couldn't resist it.

 

Wow,  a slip of the fingers and I find myself being internally 
intrusive. Apologies to the big guy  :-[ .

   



On a serious note I think Larry is right... you may need to run
mousedrake as it's taking the first mouse it sees and auto configuring
it.  

 



Just had another thought.. XP might be ignoring BIOS and doing the usb
mouse.  My laptop had/has a setting for multiple/internal/external
mouse.  Here I couldn't use a USB mouse until I set it for multiple on
another laptop... oh and if you haven't guessed I'm grasping at straws
here.
James

 

You might even try changing within the file, /etc/sysconfig/usb:
MOUSE=no  to MOUSE=yes and then reboot the system.
Larry



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com