[Cooker] sound problem

2000-09-24 Thread Jean Meloche

On my 2nd machine, I have a Acer FX-3D sound card (module ad1816).
The card is pnp and hardrake was unable to configure it. I had to
configure manually with pnpdump, isapnp before it could work.

I'm not sure whether this configuration is supposed to be manual
or not, but I vaguely recall not having to do any of this with
mandrake 7.1.

In any case, this was with harddrake-0.9.3-3mdk and kernel-smp-2.2.17-11mdk
(all the package exactly as the were on the beta 3 iso) on an smp
machine.

-- 
Jean Meloche
[EMAIL PROTECTED]
e-gold # 133947




Re: [Cooker] X on 7.2 beta 2

2000-09-24 Thread Ben Reser

On Mon, Sep 25, 2000 at 03:45:35PM +1100, Antony Suter wrote:
> # service apmd stop
> # checkconfig --level 2345 apmd stop

You mean:
chkconfig --level 2345 apmd off

Although frankly I'd prefer chkconfig --del apmd

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"Heuristics are bug ridden by definition. If they didn't
have bugs, then they'd be algorithms." 





[Cooker] arts sound server and via ac 97

2000-09-24 Thread Con Kolivas

I have a VIA ac'97 chipset on my motherboard (soltek 67kv+) and I had alsa 
manually installed on 7.1 and sound worked fine. Since 7.2beta/cooker the 
sound only works with the arts sound server off, and not all saved sounds in 
the kde settings work when they're supposed to. If I turn on the arts sound 
server the sound comes out all choppy. I'm still using 2.2.16-9mdk until you 
make a final choice on 2.2.17, so I don't have the new version of alsa - is 
it just this or a problem with the arts sound server and alsa on via ac 97?
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





[Cooker] Beta Bugs - EXMH

2000-09-24 Thread allen

exmh will not start.

reason: /usr/bin/exmh makes many references to exmh version 2.1.1 instead onf 2.2

in order to make exmh work with the beta, I have to s/2.1.1/2.2/






[Cooker] Beta Bugs - Kernel Module agpgart does not include K133 patches

2000-09-24 Thread allen

The agpgart module appears not to incorporate the modules for the amd/via K133 
chipset in the 2.2.17 kernel.

The patches can be found at irc.openprojects.net #nvidia

This allows us to install the Nvidia 3D drivers with a standard Mandrake 
kernel. or else we *really* have to fsck around to get things to work.

-- 
+++
Allen Bolderoff <[EMAIL PROTECTED]>
CTPC - Caffeine - get it here: http://www.coffee-tea-pots-cups.com/
+++
GPG fingerprint = CBB0 8626 702C 3D01 B5AD  A54A DC2C 93B7 3E4B 6472
+++






Re: [Cooker] Weirdness on sunsite.uio.no

2000-09-24 Thread Pedro Rosa

Ben Reser wrote:
> 
> Is there some reason that all the file dates got changed to Friday Sep 22nd?
> Because I had to reget everything with my rsynch.
> 
> --
> Ben Reser <[EMAIL PROTECTED]>
> http://ben.reser.org
> 
> "Heuristics are bug ridden by definition. If they didn't
> have bugs, then they'd be algorithms."
On ftp.sunet.se this situation also happened. 
Ektanoor




[Cooker] 7.2 beta, secure kernel, paranoid security, X on startup

2000-09-24 Thread Jason Shupe

Hi all, since 7.1 the install with the paranoid security and starting X
on boot doesn't quite work... gdm has some problem and just crashes and
restarts ...

if you change /etc/sysconfig/desktop to be AnotherLevel, xdm starts ok,
but xdm is a poor substitute...

and then you'll need to add a .Xclients file in your home dir to get you
into GNOME or KDE...

Any one working on this?

Cheers,
Jason




Re: [Cooker] Weirdness on sunsite.uio.no

2000-09-24 Thread Alessandro Sangiuliano

dom, 24 set 2000, :
> Is there some reason that all the file dates got changed to Friday Sep
> 22nd? Because I had to reget everything with my rsynch.

For me is the same using:

fmirror
mirrordir
rsync
mirror

But this is not the only one PROBLEM!!!

The sizes also are changed, and more!!! The files have the same name, I can 
open the 1st one and the 2nd. aspell-*** ( main archive )  0.32.5-2mdk are 
now much smaller but the version is the SAME!!
I think that this is a surprise coming from Mandrake team... since files in 
new aspell package have a new timestamp
I'm going crazy! 

Please, can explain us something?
I'm  tired to waste my time!

Many thanks
Alessandro

p.s.
Someone from Mandrake can send to me the cooker CD's or I have to download  
again 1.2 Gb on ISDN ???




[Cooker] 7.2 beta Secure Kernel smp eepro100 libsafe violation

2000-09-24 Thread Jason Shupe

Hi just refreshed the beta via rsync a couple of hours ago...

and after the post install reboot the eepro100 didn't come up... double
checked the config, and everything looks all right, checked and the module
wasn't loaded, tried modprobe eepro100 and I got this:

Detected an attempt to write across stack boundary.
Terminating /sbin/insmod.
"libsafe violation for /sbin/insmod, pid=26771; overflow caused by strcpy()"

insmod eepro100 works all right thought...

Cheers,
Jason





[Cooker] drakxservices

2000-09-24 Thread Jean Meloche

Clicking on ok or cancel with drakxservices leaves me stuck with
a "clock/wait" cursor in the background of my desktop. When the
pointer moves over various items, it it changed properly (for
eaxample, an I bar within xterm), but as soon as it moves back
to the background, it reverts to the "clock/wait" cursor.

The only way out is to restart drakxservices and to kill it
with ^c.

This is with drakxtools-1.1.5-18mdk on XFree86-server-4.0.1-19mdk
and an ATI rage 128 card.


BTW, I just checked and drakxconf has the same problem.

-- 
Jean Meloche
[EMAIL PROTECTED]
e-gold # 133947




[Cooker] su && pam problems fix

2000-09-24 Thread Bryan Paxton

The problem is with the lasest sh-utils the su module in /etc/pam.d is 
looking for /etc/pam.d/system-auth, which isn't there(not part of the lasest 
pam rpm). Just add a few lines to pam.spec to remedy 
this(pam-%{version}/system-auth.pamd).

Blaaa : )
-- 
Bryan Paxton
Public key can be found at http://speedbros.org/bryan.paxton.asc




[Cooker] problem with sound

2000-09-24 Thread Jean Meloche

When I first installed cooker, I did get some sound
with gnome. After logging out and back in, I don't.

Before I start the gnome session, 

[jean@rocks jean]$ cat .gnome/sound/system 

[settings]
start_esd=true
event_sounds=true

But as soon as gnome starts

[jean@rocks jean]$ cat .gnome/sound/system 

[settings]
start_esd=false
event_sounds=false


Sound *is* supported in the kernel

[root@rocks jean]# lsmod
Module  Size  Used by
vfat   11232   0  (autoclean) (unused)
fat33408   0  (autoclean) [vfat]
autofs  9776   2  (autoclean)
eepro100   17312   2  (autoclean)
es1370 26256   1
soundcore   4432   4  [es1370]
supermount 15344   4  (autoclean)
ide-floppy 10448   0
aic7xxx   133176   7

and permissions are set properly

[root@rocks /dev]# ls -ld dsp audio0 mixer
crw---1 jean audio 14,   4 Aug 23 01:37 audio0
crw---1 jean audio 14,   3 Aug 23 01:37 dsp
crw---1 jean audio 14,   0 Aug 23 01:37 mixer

When gnome starts, it does start esd

[jean@rocks jean]$ ps ax | grep esd
 3843 ?S  0:00 esd -nobeeps -as 30
 3932 pts/0S  0:00 grep esd

and I am able to start kmix but not gmix (No mixers found. Make sure
you have sound support compiled into the kernel.)

Esd does not seem to work, although the process is there. Xmms is not
working with the esound output plugin. Xmms does work with the oss
output plugin and when I do so, kmix is perfectly capable of adjusting
the volume.

I tried to kill and start esd by hand with various options but without
success.

User root has the exact same problem (confirming this is not a permission
problem).

I'm using gnome-media-1.2.0-11mdk and esound-0.2.19-6mdk on the smp kernel
kernel-smp-2.2.17-12mdk. Xmms is xmms-1.2.3-1mdk with xmms-esd-1.2.3-1mdk.

The sound module reports the following at boot time

es1370: version v0.31 time 11:43:04 Sep 23 2000
es1370: found adapter at io 0xa400 irq 10
es1370: features: joystick off, line in, mic impedance 0


Note that kde also gives no sound since the first boot after the install.

-- 
Jean Meloche
[EMAIL PROTECTED]
e-gold # 133947




Re: [Cooker] X on 7.2 beta 2

2000-09-24 Thread Antony Suter

Tim Wegner wrote:
> 
> Jean Meloche wrote:
> 
> > 3- when the screensaver kicks in, it sometimes impossible to
> >wake it up without restarting X.
> 
> I have the same problem. After the screen saver kicks in, the
> screen is completely dead and moving the mouse or pressing a
> key doesn't wake it up. I hope this gets fixed. Meanwhile, what
> keystrokes restart the X server? I have been powering down to
> recover, which is pretty drastic and dangerous.

Ctrl-Alt-Backspace will normally restart the X server if the keysequence
hasnt been disabled.

You probably want to try disabling the power-saving daemon apmd,
# service apmd stop
# checkconfig --level 2345 apmd stop

OR turning off power saving in the X server but editing your
/etc/X11/XF86Config-4 file and inserting a # character at the start of the
line 'Option "dpms" "on"'.

--
- Antony Suter  ([EMAIL PROTECTED])  "Examiner"  openpgp:71ADFC87
- "And how do you store the nuclear equivalent of the universal solvent?"




Re: [Cooker] beta3 bugs (fail to detect nic during install)

2000-09-24 Thread Linux Fan

I can confirm this same problem.  When I installed beta 3 on each of my 2
computers and selected cable modem, the installer gives the message:

"No ethernet network adapter is currently configured on your system.   Please
run the hardware configuration tool."

But as soon as I run linuxconf, it finds the device and sets up the drivers.  I
still had to do "ifup eth0" to kick dhcp after linuxconf finished the setup and
exited.

The 2 nics I use are PCI NE2000 clone (rtl8129?) and a 3COM 3c900 (3c95x).

Also, another issue during the install.  After the network install fails, it
goes to the Time Zone setup.  Once this is complete is returns to the network
setup, fails again after repeating the inputs for the same nic, then again goes
into the Time Zone setup.  This repeats endlessly untill I choose 'Disable
network".  Then it skips over the printer setup!

Cheers,
Rob


michael nazaroff wrote:

> Yes It's Working fine it was only when I tried to setup the Cable modem
> during install it mentioned that it could not start networking because there
> was no ethernet card working but when I went back and tried to setup local
> networking it found the card right away.   
>
> >From: Pixel <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: [Cooker] beta3 bugs
> >Date: 24 Sep 2000 23:17:17 +0200
> >
> >"michael nazaroff" <[EMAIL PROTECTED]> writes:
> >
> > > Accton|SMC2-1211TX (NETWORK_ETHERNET 8139too)
> >
> >[...]
> >
> > > > > during install which is a SMC-1211TX using kernel module rtl8139,
> >and I have
> >
> >isn't module 8139too working on your card?
> >
>
> _
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.





Re: [Cooker] beta3 bugs

2000-09-24 Thread michael nazaroff

Sorry about the qvaluelist question earlier just was not thinking I guess um 
anyone know whats going on with kpackage though?





_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





Re: [Cooker] beta3 bugs

2000-09-24 Thread michael nazaroff

Yes It's Working fine it was only when I tried to setup the Cable modem 
during install it mentioned that it could not start networking because there 
was no ethernet card working but when I went back and tried to setup local 
networking it found the card right away.  And another problem came up not 
sure if it is though trying to compile kdevelop 1.2 and it cannot find 
qvaluelist.h in /usr/include is this supposed to be there or not?


>From: Pixel <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [Cooker] beta3 bugs
>Date: 24 Sep 2000 23:17:17 +0200
>
>"michael nazaroff" <[EMAIL PROTECTED]> writes:
>
> > Accton|SMC2-1211TX (NETWORK_ETHERNET 8139too)
>
>[...]
>
> > > > during install which is a SMC-1211TX using kernel module rtl8139, 
>and I have
>
>isn't module 8139too working on your card?
>

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





[Cooker] SUB cooker

2000-09-24 Thread Jack Martel

[EMAIL PROTECTED]




[Cooker] Re: su: could not open session

2000-09-24 Thread Bryan Paxton

On Sun, 24 Sep 2000, Bryan Paxton wrote:

> After an upgrade last night(NOTE: I really need to make note of the
> packages that I upgrade during a mass upgrade), I get this error as _root_
> when trying to su. As a normal user I get incorrect password and it
> doesn't even give me a chance to enter a password, just spits out the
> error. 

I found the problem sorta, I can confirm it's with the the lastest
sh-utils in cooker, but can not find the exact error in the build(though
I didn't go through the patches). 

A downgrade of sh-utils fixed the problem though.

Enjoy : )

--
Bryan Paxton





[Cooker] su: could not open session

2000-09-24 Thread Bryan Paxton

After an upgrade last night(NOTE: I really need to make note of the
packages that I upgrade during a mass upgrade), I get this error as _root_
when trying to su. As a normal user I get incorrect password and it
doesn't even give me a chance to enter a password, just spits out the
error. 

The only thing I could think this is caused from is a pam problem, but I
can't validate this. 
Any clue ?

--
Bryan Paxton






Re: [Cooker] 7.2b3: sysconfig/mouse bug & GeForce2 comment

2000-09-24 Thread haffner

Pixel wrote:
> 
> Matt Haffner <[EMAIL PROTECTED]> writes:
> 
> > Just installed 7.2b3 today. Nice work!
> >
> > 1) gpm was freaking out on me and I notcied that the device line in
> > /etc/sysconfig/mouse was set to /dev/psaux and not /dev/psmouse (or just
> > /dev/mouse). Not sure what is 'most' correct here, but psmouse fixed it
> > for my IMPS/2.
> 
> hum, what's psmouse? never heard about it!

I've not used it before either before I installed Mandrake. I think it
didn't find I had a IMPS/2 installed or maybe having USB connected at
the same time confused the installer. The manpage for MAKEDEV says
psmouse is just a (surprise) PS/2 style mouse. Here's the dev entries:

$ ls -l /dev/ps*
crw-rw1 root root  10,   1 Sep 23 01:39 /dev/psaux
crw-rw1 root root  10,   1 Aug 23 03:37 /dev/psmouse

mh




Re: [Cooker] USB broken on current cooker.

2000-09-24 Thread haffner

Chmouel Boudjnah wrote:
> 
> Matt Haffner <[EMAIL PROTECTED]> writes:
> 
> > Also when I connect my NEC 900u which has a USB hub that has a keyboard
> > and mouse connected to it I'm getting these messages in
> 
> i do not know if this device is supported try to check here :
> 
> http://www.qbik.ch/usb/devices/

It's worked flawlessly as a hub in LinuxPPC (RH 6.2 derivative) 2.2.x
kernels and with Intel RH 7.0b 2.2.x kernels. I haven't tried to access
any of the monitor features via USB under Linux yet though.

mh




[Cooker] Sound

2000-09-24 Thread Edward L. Culbreath

I cant get ANY sound to come out of anything.  I have a SBAWE64.  I've
already run sndconfig under beta 4.  Gaim was making noise, but i turned
those off.  I cant get realplayer 7 to talk, and cd player and grip both
said that something was using the sound device.




[Cooker] printing with cups

2000-09-24 Thread Mike & Tracy Holt

Hello cooker,
I've had this problem with each of the three betas;
My Epson 860 USB printer is recognized at installation with the correct
filters, etc. (cups) and I'm able to print a test page that looks just
great!  No matter what I try however after install, I cannot get the printer
to print.  Any suggestions?

Mike





Re: [Cooker] Usefullness Over?

2000-09-24 Thread Robert L Martin

Now in rural Alaska and a 28,8 modem connect,
from a previous 300kps cable modem I find myself
in a quandry! By the time I get cooker updates
installed and bug tested, more often or not I am
already out of date and revisions sometimes fixing the
problems I encounter are already in place.
-
if you have money to burn you may want to check your local RadioShack to
see if MSN satellite
is availible (not sure if Gilat to home reaches AK).





[Cooker] Usefullness Over?

2000-09-24 Thread William H Bouterse

Slightly OT but important to continued 
participation in Cooker List.

Now in rural Alaska and a 28,8 modem connect,
from a previous 300kps cable modem I find myself
in a quandry! By the time I get cooker updates 
installed and bug tested, more often or not I am
already out of date and revisions sometimes fixing the
problems I encounter are already in place.

Is there a paticular hardware/software combo which 
would be most useful to you developers or should I 
continue my hit and miss approach. Fot example
I have yet to even try kde2 since KdeAlpha List 
due to such rapid changes.

The last time I was actually able to contribute anything
was some time ago and I dont wish to waste everyones time.

I do know the on-board Yamaha sound chip on one of my
machines still doesnt work though it is recognized.

Slow but not giving up :)

William BOuterse
Talkeetna Alaska




[Cooker] XFree 4 question

2000-09-24 Thread SHadowX

Hi

I don't know if this is the place to ask this question, but anyway here it 
goes:
Does anyone know how, do I configure XFree 4 to work in 1024x768 interlaced 
on an ATI properly. The closest I've come was that my cursor and all edges 
flickered. Any ideas?

SHadowX




[Cooker] [RPM] openssl-0.9.6-1mdk

2000-09-24 Thread ASkwar

Hello!  I've uploaded this file to ftp.linux-mandrake.com/incoming/.  Until it appears 
at the mirrors, you can download it from 
ftp://ftp.dp.ath.cx/pub/downloads/RPMS/mandrake, or use the rpm2html database at 
http://www.dp.ath.cx/rpms

---
Name: openssl  Relocations: (not relocateable)
Version : 0.9.6 Vendor: MandrakeSoft
Release : 1mdk  Build Date: Son 24 Sep 2000 23:16:41 CEST
Install date: (not installed)   Build Host: 
teich.garten.digitalprojects.com
Group   : System/Libraries  Source RPM: (none)
Size: 1708351  License: Apache License-like
Packager: Alexander Skwar <[EMAIL PROTECTED]>
URL : http://www.openssl.org/
Summary : Secure Sockets Layer communications libs & utils
Description :

The openssl certificate management tool and the shared libraries that
provide various encryption and decription algorithms and protocols,
including DES, RC4, RSA and SSL.
The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, fully featured, and Open Source toolkit implementing the
Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
protocols as well as a full-strength general purpose cryptography library.
The project is managed by a worldwide community of volunteers that use the
Internet to communicate, plan, and develop the OpenSSL tookit and its related
documentation.

OpenSSL is based on the excellent SSLeay library developed from Eric A.
Young and Tim J. Hudson.  The OpenSSL toolkit is licensed under an
Apache-style licence, which basically means that you are free to get and
use it for commercial and non-commercial purposes.

This package contains the base OpenSSL cryptography and SSL/TLS
libraries and tools.

---

 Son Sep 24 2000 Alexander Skwar <[EMAIL PROTECTED]> 0.9.6-1mdk

- First release of new version; Fourth release on this day :-)
- Got "inspired" by the spec file written by Damien Miller <[EMAIL PROTECTED]>
  which is distributed with the package

-- 
Alexander Skwar <[EMAIL PROTECTED]>





Re: [Cooker] BM --> some more fixes...

2000-09-24 Thread Alexander Skwar

On Sun, Sep 24, 2000 at 10:18:23PM +0200, Stefan van der Eijk wrote:
> The lesstif package is difficult... I'll leave it to one of you ;-)

Thanks, but rihgt now I'm fighting with openssl, and next on my wishlist is
nessus.

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191




Re: [Cooker] beta3 bugs

2000-09-24 Thread Pixel

"michael nazaroff" <[EMAIL PROTECTED]> writes:

> Accton|SMC2-1211TX (NETWORK_ETHERNET 8139too)

[...]

> > > during install which is a SMC-1211TX using kernel module rtl8139, and I have

isn't module 8139too working on your card?




[Cooker] kde in beta 3

2000-09-24 Thread greg dugan

Not all menu items are working when I click on them the app starts to run 
then stops. These are kde games& multimedia. Also mandrake is not working, 
it downloads but does not install.
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





[Cooker] Eterm mutt theme

2000-09-24 Thread Ben Reser

The Eterm Mutt theme should have the following lines added to it to make F1 -
F4 work properly with mutt.  Apprently mutt uses the bindings that xterm
sends.

This should go in the keyboard section of:
/usr/X11R6/share/Eterm/themes/mutt/MAIN

# F1 - F4 since xterm sends different codes for these mutt is looking for them
# instead of what Eterm sends by default.
keysym 0xFFBE "^[OP"
keysym 0xFFBF "^[OQ"
keysym 0xFFC0 "^[OR"
keysym 0xFFC1 "^[OS"

I know Vincent was complaigning about not being able to get his function keys
to work under mutt.  Well that's why.  Of course this fix only works if they're
launching mutt ala:
Eterm -t mutt

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"Heuristics are bug ridden by definition. If they didn't
have bugs, then they'd be algorithms." 





[Cooker] pybliographer-1.0.4-1mdk

2000-09-24 Thread Guillaume Rousse

I just uploaded this SRPM in Mandrake's incoming.
Until it finds its way to contribs, you'll can also download it at
http://www.univ-reunion.fr/~grousse/pub/pybliographer-1.0.4-1mdk.src.rpm

Name: pybliographerRelocations: (not
relocateable)
version : 1.0.4 Vendor: MandrakeSoft
Release : 1mdk  Build Date: lun 25 sep 2000
00:26:57 RET
Install date: (not installed)   Build Host: agathe
Group   : OfficeSource RPM:
pybliographer-1.0.4-1mdk.src.rpm
Size: 1371354  License: GPL
Packager: Guillaume Rousse <[EMAIL PROTECTED]>
URL : http://www.gnome.org:65348/pybliographer
Summary : A framework for working with bibliographic databases.
Description :
Pybliographer is a tool for managing bibliographic databases. It
currently supports the following formats:

- BibTeX (quite complete)
- Medline (read-only)
- Ovid files (from ovid.com)
- Refer and EndNote (read only)
- SGML DocBook (write only)

Pybliographer can be used for searching, editing, reformatting, etc.
In fact, it's a simple framework that provides easy to use python
classes and functions, and therefore can be extended to any usage
(generating HTML pages according to bibliographic searches, etc).

In addition to the scripting environment, a graphical GNOME interface
is available. It provides powerful editing capabilities, in addition
to a nice hierarchical search mechanism.

-- 
Guillaume Rousse

He who joyfully marches to music rank and file, has already earned my
contempt. He has been given a large brain by mistake, since for him the
spinal cord would surely suffice - A.Einstein




Re: [Cooker] bttv and kernel 2.2.17-12

2000-09-24 Thread pgeorges

Chmouel Boudjnah a écrit :

> > I have a TV card studio PC TV RAVE form pinnacle, and it still does not
> > work with kernel 2.2.17-12.
> 
> what the definition of doen't work ?

kwintv and xawtv run, but as stated in previous bug reports :

- sound is sometimes jerky, but pretty audible,
- no picture

I tried both inserting bttv with or without specifying vidmem option,
but get the same result. My config used to work well under LM 7.1.
As I use XFree 4 + NVidia driver, I wonder if anybody managed to make
its TV card work under cooker.

Here is the report of lsmod :

Module  Size  Used by
bttv   37632   0
videodev2848   2  [bttv]
tuner   2256   1  (autoclean)
msp340011920   0  (autoclean) (unused)
i2c-old 4448   3  (autoclean) [bttv tuner msp3400]
NVdriver  527136  12
parport_pc  7888   0  (autoclean)
parport 8320   0  (autoclean) [parport_pc]
usb-uhci   24512   0  (unused)
usbcore49328   1  [usb-uhci]
ne2k-pci4496   2  (autoclean)
83906208   0  (autoclean) [ne2k-pci]
es1371 27760   1
soundcore   3792   5  [msp3400 es1371]
nls_cp437   3984   2  (autoclean)
vfat   11200   1  (autoclean)
fat32896   1  (autoclean) [vfat]




[Cooker] xfs start script still buggy ?

2000-09-24 Thread Guillaume Rousse

I upgrader to XFree86-19mdk, with lots of xfs patching announced in
changelog, but i still have to comment the xfs start line in
/etc/init.d/xfs :
#daemon --check xfs su xfs -c \"xfs -port -1 -daemon\" -s /bin/sh
and to use direct launch :
su xfs -c "xfs -port -1 -daemon" -s /bin/sh

As it seems this affect only some of us, what can i do to provide more
debug info ? Is there a log for xfs ?
-- 
Guillaume Rousse

He who joyfully marches to music rank and file, has already earned my
contempt. He has been given a large brain by mistake, since for him the
spinal cord would surely suffice - A.Einstein




[Cooker] XPP supports numerical options now!

2000-09-24 Thread Till Kamppeter

Oi,

XPP (0.6-13mdk) now supports the numerical options of CUPS-O-MATIC
printer description files (www.linuxprinting.org). This allows for
example the adjustment of the print heads of the Lexmark 5000 or colour
correction on the HP DeskJet 670.

To make the settings of these options system-wide, run XPP as root, set
the options and save them. Choose also the default printer by clicking
on "This printer as default" in the options dialog, so that the machine
has a defined default printer.

Not all printer drivers offer numerical options. When there are some,
you will get an "Adjustment" tab in the options dialog.

   Till




Re: [Cooker] BM --> some more fixes...

2000-09-24 Thread Stefan van der Eijk

> > lesstif-0.91.4-2mdk.i586.rpm
> > /usr/doc/lesstif-0.91.4
> 
> That's a bitch, ain't it?

The lesstif package is difficult... I'll leave it to one of you ;-)

Stefan




Re: [Cooker] Re: BM --> some more fixes...

2000-09-24 Thread Stefan van der Eijk

Giuseppe Ghibo' wrote:
> 
> > > ===
> > > joe-2.8-19mdk.i586.rpm
> > > /usr/man/man1/joe.1.bz2
> > >
> > > Fix:
> > > http://d10179.dtk.chello.nl/build/fixes/cooker/joe-2.8-20mdk.src.rpm
> > > * Sun Sep 24 2000 Stefan van der Eijk <[EMAIL PROTECTED]> 2.8-20mdk
> > > - BM
> > > - some macro's
> > >
> >
> > dang, I was going to fix joe just now ..
> 
> 3 in a row. I was going to do the same too right now.
> 
> Bye.
> Giuseppe
Well... why doesn't one of you try gatos? That one's fun ;-)

The packages with the  still need to be done, share the
load... ;-)

Stefan




Re: [Cooker] X on 7.2 beta 2

2000-09-24 Thread Tim Wegner

Jean Meloche wrote:

> 3- when the screensaver kicks in, it sometimes impossible to
>wake it up without restarting X.

I have the same problem. After the screen saver kicks in, the 
screen is completely dead and moving the mouse or pressing a 
key doesn't wake it up. I hope this gets fixed. Meanwhile, what 
keystrokes restart the X server? I have been powering down to 
recover, which is pretty drastic and dangerous.

Tim Wegner





Re: [Cooker] kernel compile and uses both normal and hack

2000-09-24 Thread John Grange

Chmouel Boudjnah wrote:

> John Grange <[EMAIL PROTECTED]> writes:
>
> > I am having some serious kernel problems in both 2.2.17-11 and
> > 2.4.0-24.. i'l start with the 2.2.17
> > I need to have agp compiled into the kernel not as a module as it is
> > very unstable as a module on my mb (ali154x)
> > when compiling in the kernel i get errors at the final link in main.o
> > about call's to to undeclared functions (agp_setup) and (agp_initialize)
> > as well as a problem with drivers/char/Makefile and
> > drivers/char/agp/Makefile
> > one the agp/Makefile creates agp.o
> > the drivers/char/Makefile looks for agpgart.o
>
> You have compiled DRM support directly in the kenrel but not the AGP
> support, what :
>
> grep -E '(AGP|DRM)' .config
>
> say ?
>

but normaly i do not have DRM usualy compiled but either or that dose not
affect anything...

the problem is with the settings you have in init/main.c they do not exist
anywhere in the agp source.. there are no functions agp_setup or
agp_initilize


CONFIG_AGP=y
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_I810 is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_SIS is not set
CONFIG_AGP_ALI=y
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_GAMMA is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_I810 is not set
CONFIG_DRM_MGA=m


>
> > ok my next try after spending some time in #linux was to dl the
> > 2.4.0-test8 bziped source
>
> Did you try the hackkernel ?
>

yes i have tried compoling the hackkernel-source, hackkernel-normal. (as
in dirrect install)



>
> > if you don't have a vesa fb (i compiled in matrox_fb) it barfs Aurora
> > hard to the point it would not boot till i rebooted into the rescue and
> > did an rpm -e Aurua... we need to have it fallback to normal boot if no
> > valid fb device is found!
>
> Egil ?
>
> --
> MandrakeSoft Inc http://www.chmouel.org
> Paris, France --Chmouel





Re: [Cooker] programs starting....then

2000-09-24 Thread andre

> 
> my apologiesthey do work from the command line
> any idea what the problem is with running from the menu?
> - Original Message - 
> From: "andre" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, September 24, 2000 12:26 PM
> Subject: Re: [Cooker] programs startingthen
> 
> 
> > > 
> > > Hi,
> > > Another bug that seems to be in my install (beta3 from iso)
> > > Some programs, including control center and the game shisen-sho do not
> > > appear to be functioning. However, watching closely I can see that they
> > > appear for a brief second in the task bar before disappearing.
> > > 
> > > thanks
> > > 
> > > Bill W.
> > > 
> > > 
> > Try it from the command-line.
> > 
> 
> 
> 
deleting your .kde files in your home-directory might help. 




Re: [Cooker] programs starting....then

2000-09-24 Thread Bill W

my apologiesthey do work from the command line
any idea what the problem is with running from the menu?
- Original Message - 
From: "andre" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 24, 2000 12:26 PM
Subject: Re: [Cooker] programs startingthen


> > 
> > Hi,
> > Another bug that seems to be in my install (beta3 from iso)
> > Some programs, including control center and the game shisen-sho do not
> > appear to be functioning. However, watching closely I can see that they
> > appear for a brief second in the task bar before disappearing.
> > 
> > thanks
> > 
> > Bill W.
> > 
> > 
> Try it from the command-line.
> 





Re: [Cooker] bttv and kernel 2.2.17-12

2000-09-24 Thread Chmouel Boudjnah

pgeorges <[EMAIL PROTECTED]> writes:

> I have a TV card studio PC TV RAVE form pinnacle, and it still does not
> work with kernel 2.2.17-12.

what the definition of doen't work ?

-- 
MandrakeSoft Inc http://www.chmouel.org
Paris, France --Chmouel




Re: [Cooker] programs starting....then

2000-09-24 Thread andre

> 
> Hi,
>   Another bug that seems to be in my install (beta3 from iso)
> Some programs, including control center and the game shisen-sho do not
> appear to be functioning. However, watching closely I can see that they
> appear for a brief second in the task bar before disappearing.
> 
> thanks
> 
> Bill W.
> 
> 
Try it from the command-line.




[Cooker] Kde2 + some minor bugs

2000-09-24 Thread Zeljko Vukman

1. Change default icon on panel - Error: The desktop entry file  has no 
type=...Entry.

2. Right click on anu text file - choose Open with - Text editor. It opens two kedit 
windows
   - one empty, and one with chosen text file.

3. Kpackage (again :). When you open it, you get this error message:
File not found:/root/package Manager.
Now, kpackage can load *rpm files, but still not install any.

I run:
Mandrake 7.1
Before Kde2 installation I run urpme qt.

qt2-2.2-3mdk
mandrake-desk-7.2-6mdk
kdeaddutils-1.94-6mdk
kdeadmin-1.94-6mdk
kdebase-1.94-16mdk
kdegames-1.94-5mdk
kdegrapnhics-1.94-6mdk
kdelibs-1.94-8mdk
kdelibs-sound-1.94-8mdk
kdemultimedia-1.94-7mdk
kdenetwork-1.94-5mdk
kdepim-1.94-5mdk
kdesupport-1.94-12.mdk
kdeutils-1.94-6mdk
kdeoffice-1.94-5mdk

Regards,







Re: [Cooker] beta3 bugs

2000-09-24 Thread michael nazaroff





Well It works now and after a ran local network setup during install it 
detected my card after that point but with the cable modem setup which I ran 
first during install it mentioned that there was no network card detected(or 
something to that effect I should have wrote it down :o().  Though 
everything is runnig great now.

VIA Technologies IVT82C691 [Apollo PRO] (unknown ignore)
VIA Technologies IVT82C598 [Apollo MVP3 AGP] (unknown ignore)
VIA Technologies IVT82C596 ISA [Apollo PRO] (unknown ignore)
VIA Technologies IVT82C586 IDE [Apollo]  (STORAGE_IDE ignore)
VIA Technologies IVT82C586B USB (SERIEAL_USB usb-uhci)
VIA Technologies Inc|Power Management Controller (unknown unknown)
Accton|SMC2-1211TX (NETWORK_ETHERNET 8139too)
Adaptec|AIC-7861 (STORAGE_SCSI aic7xxx)
Creative Labs|SB Live! (audio) (MULTIMEDIA_AUDIO emu10k1)
Creative Labs|SB Live! (joystick) (INPUT_OTHER unknown)
Matrox|MGA G400 AGP (DISPLAY_VGA Card:Matrox Millennium G400 16MB

> > Another problem is with my nic card which was not detected
> > during install which is a SMC-1211TX using kernel module rtl8139, and I 
>have
>
>Please give the output of lspcidrake (or /proc/bus/pci/devices)
>
Michael M Nazaorff


_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





Re: [Cooker] KDE configuration problem with last packages

2000-09-24 Thread Ed Wilts

On Sun, 24 Sep 2000, Guillaume Cottenceau wrote:
> pgeorges <[EMAIL PROTECTED]> writes:
> > I made an update of kde packages and :
> >
> > - K menu is nearly empty now
> > - can't launch konqueror (at least home directory : when clicking on
> > home icon on taskbar, it popups an 'open with' dialog box)
> >
> > My config :
> >
> > kdenetwork-devel-1.94-5mdk
>
> [...]
>
> Upgrade all your system or better do a fresh install. It works fine, I
> just made an install.

That's a bit overkill.  I've had it happen to me, and just did the following:

# rpm -qa | grep kde

For each package. rpm -ivh  --replacepkgs

Install them in order: qt, kdesupport, kdelibs, kdebase, and then the rest

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]




Re: [Cooker] Finally KDE menu and konqueror work

2000-09-24 Thread Guillaume Rousse

Also sprach pgeorges :
> 
> I previously reported that after an upgrade, K menu was nearly empty,
> konqueror refused to operate and kcontrol was crashing.
> 
> I swear I touched nothing, but now all these are OK ! Weird, isn't it ?

Computer science is deeply determinist :-)

-- 
Guillaume Rousse




Re: [Cooker] Re: BM --> some more fixes...

2000-09-24 Thread Giuseppe Ghibo'


> > ===
> > joe-2.8-19mdk.i586.rpm
> > /usr/man/man1/joe.1.bz2
> >
> > Fix:
> > http://d10179.dtk.chello.nl/build/fixes/cooker/joe-2.8-20mdk.src.rpm
> > * Sun Sep 24 2000 Stefan van der Eijk <[EMAIL PROTECTED]> 2.8-20mdk
> > - BM
> > - some macro's
> >
> 
> dang, I was going to fix joe just now ..

3 in a row. I was going to do the same too right now.

Bye.
Giuseppe






[Cooker] Finally KDE menu and konqueror work

2000-09-24 Thread pgeorges

I previously reported that after an upgrade, K menu was nearly empty,
konqueror refused to operate and kcontrol was crashing.

I swear I touched nothing, but now all these are OK ! Weird, isn't it ?




[Cooker] Fw: Beta 3 Bugs

2000-09-24 Thread Vicente A.S. Werner


- Original Message -
From: "Vicente A.S. Werner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 24, 2000 11:54 AM
Subject: Beta 3 Bugs


> Hi all,
>
> I skiped trying to install beta 2 after the problems I had with the
> first one, and after hearing so good things about beta 3 I tried it. The
> installation was smooth and I choose to install 80% of the packages but
> after 5 minutes of messing around I have found the following problems with
> kde2
>
> 1) There's no way to get to the control center.
> 2) Sometimes when you select the kde panel to move it and you drop it
> when there's no other place selected it dies.
>
> All the rest seems to work ok
>
> See ya
>
>
>
>
>






Re: [Cooker] no update

2000-09-24 Thread Guillaume Cottenceau

Michael Reinsch <[EMAIL PROTECTED]> writes:

> Hi!
> 
> I finally tried to update my Mandrake 7.1 system to current cooker. I used
> network.img for the boot disk.
> 
> After booting from the disk, loading the stage2 stuff from my nfs server, I
> couldn't find a possibility to update. Either I'm blind or something goes
> wrong. It only presented the three levels (recommended, custom, export) as
> well as install or rescue. No update?!

We now use live update. Issue as root:

$ cd /mnt/cdrom/Mandrake/mdkinst/usr/bin/perl-install
$ ./live_install



-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




Re: [Cooker] Need/Dreams For LM

2000-09-24 Thread Guillaume Cottenceau

Armisis Aieoln <[EMAIL PROTECTED]> writes:


[...]

> 3. a mdk.rpm that will install and setup a working DVD player.

We have "vlc" in contribs which works nice. [Needs unencrypted stream, or
something to decrypt crypted stream]


[...]

> 1. A linux Porter IE: I take a software package any OS it figures out what OS 
> its for and sets up emulators or whatever needed to run the program (ie

Look at packages such as OggVorbis which are dedicated to work on any OS.
They do the job..

[...]

> 2. To get a part time Job Software Testing for linux.

What do you mean?


-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




Re: [Cooker] KDE configuration problem with last packages

2000-09-24 Thread Guillaume Cottenceau

pgeorges <[EMAIL PROTECTED]> writes:

> I made an update of kde packages and :
> 
> - K menu is nearly empty now
> - can't launch konqueror (at least home directory : when clicking on
> home icon on taskbar, it popups an 'open with' dialog box)
> 
> My config :
> 
> kdenetwork-devel-1.94-5mdk

[...]

Upgrade all your system or better do a fresh install. It works fine, I
just made an install.



-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




Re: [Cooker] Argh...LILO

2000-09-24 Thread Chris Spencer

Thanks Pixel. I appreciate the repy...

-Chris


On Sun, 24 Sep 2000, you wrote:
> Chris Spencer <[EMAIL PROTECTED]> writes:
> > Bug? Design? I'm curious...
>
> it is a bug. can you try:
>
> % sh /boot/grub/install.sh   # install grub over lilo
> % detectloader
> GRUB
>
> at least it should answer GRUB




Re: [Cooker] Mdk 7.2b3: install failed on 32MB RAM

2000-09-24 Thread Guillaume Cottenceau

Pixel <[EMAIL PROTECTED]> writes:

> Matias Griese <[EMAIL PROTECTED]> writes:
> 
> > P90 (Socket5 MB), 32MB, ATI Rage 2+ 
> > hd.img / network.img
> > on normal, vgalo and text installations (after long waiting) install
> > exits abnormally on 32 MB RAM. 
> > 
> > The sollution is to add some memory. With 48 MB of RAM the
> > installation runs OK.
> 
> argh :-(
> 
> no good. It works here on a pentium with 32MB...

Yes. Works with network install on a p100 with 32Mb.
 

-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




Re: [Cooker] Beta 3 Comments

2000-09-24 Thread Chris Spencer

/me blush.

That worked. :) BTW, I am extremely impressed with the new product. All the 
Mandrake developers deserve a big pat on the back. Thank-you!

-Chris


On Sun, 24 Sep 2000, you wrote:
> Chris Spencer <[EMAIL PROTECTED]> writes:
>
>
> [...]
>
> > - Webmin doesn't seem to work. The service is started but I can't
> > connect.
>
> RTFM :-), it now uses SSL so that you have to connect to "https://..".




Re: [Cooker] Kdevelop-1.2-1mdk library conflict?

2000-09-24 Thread Guillaume Cottenceau

Gary Lawrence Murphy <[EMAIL PROTECTED]> writes:

[...]

> especially the kde1-compat apps (of which there will be many).  I
> also discovered the the web does not appear to have any docs on
> how to use the kde1-compat kit, and the RPMs do not have even a
> README about it.

You kidding, it's developper stuff, I already emailed to mandrakesoft
maintainers basic stuff on how to use the kde1-compat stuff, but anyway
it's like the story of the kernel-debuggers: one has to make some efforts
to "understand" a *little* bit the basic stuff, if we provide too much
tools/docs it's gonna not work..


-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




[Cooker] programs starting....then

2000-09-24 Thread Bill W.

Hi,
Another bug that seems to be in my install (beta3 from iso)
Some programs, including control center and the game shisen-sho do not
appear to be functioning. However, watching closely I can see that they
appear for a brief second in the task bar before disappearing.

thanks

Bill W.




[Cooker] KDE configuration problem with last packages

2000-09-24 Thread pgeorges

I made an update of kde packages and :

- K menu is nearly empty now
- can't launch konqueror (at least home directory : when clicking on
home icon on taskbar, it popups an 'open with' dialog box)

My config :

kdenetwork-devel-1.94-5mdk
kdesupport-1.94-12mdk
switchdesk-kde-2.1-4mdk
kde-themes-7.1-1mdk
kdegraphics-devel-1.94-6mdk
kdebase-devel-1.94-16mdk
kdeaddutils-devel-1.94-6mdk
kdemultimedia-devel-1.94-7mdk
kdelibs-sound-1.94-8mdk
kde1-compat-devel-1.1.2-6mdk
kdepim-1.94-5mdk
kdesupport-devel-1.94-12mdk
kdesdk-1.94-4mdk
kdetoys-1.94-5mdk
kde1-compat-1.1.2-6mdk
kdeutils-1.94-6mdk
kdelibs-sound-devel-1.94-8mdk
kdegames-1.94-5mdk
kdegraphics-1.94-6mdk
kdeadmin-1.94-6mdk
kdeaddutils-1.94-6mdk
kdelibs-1.94-8mdk
kdelibs-devel-1.94-8mdk
kdemultimedia-1.94-7mdk
kdenetwork-1.94-5mdk
kde-i18n-French-1.94-4mdk
kdebase-1.94-16mdk 
qt-GL-2.1.1-3
qt-qimgio-1.44-28mdk
qt-NSPlugin-2.1.1-3
qtcups-devel-1.0-9mdk
qt-Xt-2.1.1-3
qtcups-1.0-9mdk
qt2-2.2-3mdk
qt2-doc-2.2-3mdk
qt-qgl-1.44-28mdk
qt-1.44-28mdk
qt-devel-1.44-28mdk
qt2-devel-2.2-3mdk




Re: [Cooker] Install exited abnormally

2000-09-24 Thread Guillaume Cottenceau

Matias Griese <[EMAIL PROTECTED]> writes:

> P90 (Socket5 MB), 32M, ATI Rage 2+ / network.img
> on normal, vgalo and text installations (after long waiting):
> 
> -- cut --
> 
> in second stage install
> install exited abnormally -- received signal 9

Probably stage 2 not in sync with stage 1.. try the iso for example..



-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




Re: [Cooker] BM --> some more fixes...

2000-09-24 Thread Alexander Skwar

On Sun, Sep 24, 2000 at 04:06:31PM +0200, Stefan van der Eijk wrote:
> jpilot-Mail-0.0.3-1mdk

According to Christopher Molnarc this is already fixed in -2mdk which he
said is in the dir (no, I'm not talking about my package).

> ttfonts-1.3-6mdk

As soon as someone from Mdk moves my package from /incoming to the right dir
it's there.

> ===
> Glide_V3-2.60.15-5mdk.i586.rpm
> /usr/doc/Glide2/glide_license.txt
> /usr/doc/Glide3/glide_license.txt

Did that, fix at http://dp.ath.cx/rpms

> ===
> kover-0.4-7mdk.i586.rpm

Yup, don't get that to compile either.

> ===
> lesstif-0.91.4-2mdk.i586.rpm
> /usr/doc/lesstif-0.91.4  

That's a bitch, ain't it? 

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191




[Cooker] kcontrol crash

2000-09-24 Thread pgeorges

I can't start kcontrol any longer. As user, the output gives :

kio (KSycoca): WARNING: KSycocaDict : mHashTableSize is 0 !
kcontrol: WARNING: No K menu group with X-KDE-KControl-Base=true found !
Defaulting to Settings/
KCrash: crashing crashRecursionCounter = 2
KCrash: Application Name = kcontrol path =

My config (freshly updated):

kdenetwork-devel-1.94-5mdk
kdesupport-1.94-12mdk
switchdesk-kde-2.1-4mdk
kde-themes-7.1-1mdk
kdegraphics-devel-1.94-6mdk
kdebase-devel-1.94-16mdk
kdeaddutils-devel-1.94-6mdk
kdemultimedia-devel-1.94-7mdk
kdelibs-sound-1.94-8mdk
kde1-compat-devel-1.1.2-6mdk
kdepim-1.94-5mdk
kdesupport-devel-1.94-12mdk
kdesdk-1.94-4mdk
kdetoys-1.94-5mdk
kde1-compat-1.1.2-6mdk
kdeutils-1.94-6mdk
kdelibs-sound-devel-1.94-8mdk
kdegames-1.94-5mdk
kdegraphics-1.94-6mdk
kdeadmin-1.94-6mdk
kdeaddutils-1.94-6mdk
kdelibs-1.94-8mdk
kdelibs-devel-1.94-8mdk
kdemultimedia-1.94-7mdk
kdenetwork-1.94-5mdk
kde-i18n-French-1.94-4mdk
kdebase-1.94-16mdk  
qt-GL-2.1.1-3
qt-qimgio-1.44-28mdk
qt-NSPlugin-2.1.1-3
qtcups-devel-1.0-9mdk
qt-Xt-2.1.1-3
qtcups-1.0-9mdk
qt2-2.2-3mdk
qt2-doc-2.2-3mdk
qt-qgl-1.44-28mdk
qt-1.44-28mdk
qt-devel-1.44-28mdk
qt2-devel-2.2-3mdk




[Cooker] Re: [RPM] openssl-0.9.5a-7mdk

2000-09-24 Thread Alexander Skwar

On Sun, Sep 24, 2000 at 03:04:00PM +0200, Alexander 'Digital Projects' Skwar wrote:
>  Son Sep 24 2000 Alexander Skwar <[EMAIL PROTECTED]> 0.9.5a-7mdk
> 
> - As suggested by Chmou, -- 

That's a little short :-)

* Son Sep 24 2000 Alexander Skwar <[EMAIL PROTECTED]> 0.9.5a-7mdk

- As suggested by Chmou, *all* man pages for ssl are beneath
  /usr/share/man, but the offending man pages (rand.3 and passwd.1) have been
  renamed to ssl-rand.3 and ssl-passwd.1
- Added README.Mandrake-manpage to warn/inform users about the conflicting
  man pages
- Removed de and fr summaries and decriptions

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191




[Cooker] bug when restoring session

2000-09-24 Thread pgeorges

I use KDE, and when restoring sessions, window sizes increase slightly : 
for example, from one session to another, xosview changes from w=213,
h=230 to w=221, h=256.

Maybe that frame borders are not taken into account, and their size is
added each time.




Re: [Cooker] Is cooker list alive?

2000-09-24 Thread Alexander Skwar

On Sun, Sep 24, 2000 at 03:33:51PM +0200, Zeljko Vukman wrote:
> Hi Mandrakes,
> I haven't recieved any masseges in last two days.
> Something wrong?
> Regards,

Must be at your site, I get the normal amount of messages here.

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191




[Cooker] Re: [Frozen-CHRPM] openssh-2.2.0p1-4mdk

2000-09-24 Thread Alexander Skwar

On Fri, Sep 15, 2000 at 09:00:01AM +0200, Frederic Lepied wrote:
> --=-=-=
> Name: openssh  Relocations: (not relocateable)

Is this really a package for the main section now?  If so, why is there
still an older version at contrib?

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191




[Cooker] Re: [Frozen-CHRPM] openssl-0.9.5a-4mdk

2000-09-24 Thread Alexander Skwar

On Sat, Sep 23, 2000 at 07:00:24PM +0200, Alexander Skwar wrote:
> --=-=-=
> Name: openssl  Relocations: (not relocateable)

Same here.  Main section or contrib?

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191




[Cooker] bttv and kernel 2.2.17-12

2000-09-24 Thread pgeorges

I have a TV card studio PC TV RAVE form pinnacle, and it still does not
work with kernel 2.2.17-12.

I cannot try 2.4 kernels because NVidia drivers don't compile with those
kernels.




[Cooker] Re: BM --> some more fixes...

2000-09-24 Thread Geoffrey Lee

Yo,

Answering those that I do know ...

On Sun, Sep 24, 2000 at 04:06:31PM +0200, Stefan van der Eijk wrote:
> Hi, here's the status on the packages with BM problems... I'm working on
> fixing them, some of them are done and can be downloaded from my server,
> some of them .
> 
> ===
> Please rebuild the following packages, they should be fine then:
> 
> dpsftplib-0.1.6-2mdk
> fribidi-0.1.9-1mdk
> isicom-3.0-3mdk
> jpilot-Mail-0.0.3-1mdk
> tetex-latex-heb-1.0-2mdk
> ttfonts-1.3-6mdk

AFAIK Alexander fixed this but no one picked it up.


> xcin-2.5.2-1mdk
>


Yep I know about xcin, I am trying to do a late merge between me and Andrew's
version but it looks like that the mdk.linux.org.tw server is extremely slow
it takes a billion hours to download things there.

> ===
> aktion-0.4.1-4mdk.i586.rpm
> /usr/doc/kde/HTML/en/aktion/KXAnim.html
> /usr/doc/kde/HTML/en/aktion/aktion.html
> /usr/doc/kde/HTML/en/aktion/aktion.jpg
> /usr/doc/kde/HTML/en/aktion/fullscreen.html
> /usr/doc/kde/HTML/en/aktion/kxanim-h.html
> /usr/doc/kde/HTML/en/aktion/q.jpg
> /usr/doc/kde/HTML/en/aktion/screen.jpg
> /usr/doc/kde/HTML/en/aktion/titulo_aktion.jpg
> /usr/doc/kde/HTML/en/aktion/titulo_kxanim.jpg
> /usr/doc/kde/HTML/es/aktion/KXAnim.html
> /usr/doc/kde/HTML/es/aktion/aktion.html
> /usr/doc/kde/HTML/es/aktion/aktion.jpg
> /usr/doc/kde/HTML/es/aktion/fullscreen_es.html
> /usr/doc/kde/HTML/es/aktion/kxanim-h.html
> /usr/doc/kde/HTML/es/aktion/q.jpg
> /usr/doc/kde/HTML/es/aktion/screen.jpg
> /usr/doc/kde/HTML/es/aktion/titulo_aktion.jpg
> /usr/doc/kde/HTML/es/aktion/titulo_kxanim.jpg
> 
> Are we going to remove / fix the package? Time to make a descision?

I believe that aktion is going to be obsoleted by kmultimedia.


> ===
> joe-2.8-19mdk.i586.rpm
> /usr/man/man1/joe.1.bz2
> 
> Fix:
> http://d10179.dtk.chello.nl/build/fixes/cooker/joe-2.8-20mdk.src.rpm
> * Sun Sep 24 2000 Stefan van der Eijk <[EMAIL PROTECTED]> 2.8-20mdk
> - BM
> - some macro's
>

dang, I was going to fix joe just now ..


> 
> ===
> kvirc-2.0.0-1.94.5mdk.i586.rpm
> /usr/man/man1
> /usr/man/man1/kvirc.1.bz2  
> kwebget-0.5-3mdk.i586.rpm
> /usr/doc/kde/HTML/de/kwebget/index-1.html
> /usr/doc/kde/HTML/de/kwebget/index-2.html
> /usr/doc/kde/HTML/de/kwebget/index-3.html
> /usr/doc/kde/HTML/de/kwebget/index-4.html
> /usr/doc/kde/HTML/de/kwebget/index-5.html
> /usr/doc/kde/HTML/de/kwebget/index.html
> /usr/doc/kde/HTML/en/kwebget/index-1.html
> /usr/doc/kde/HTML/en/kwebget/index-2.html
> /usr/doc/kde/HTML/en/kwebget/index-3.html
> /usr/doc/kde/HTML/en/kwebget/index-4.html
> /usr/doc/kde/HTML/en/kwebget/index-5.html
> /usr/doc/kde/HTML/en/kwebget/index.html
> /usr/doc/kwebget-0.5
> /usr/doc/kwebget-0.5/AUTHORS
> /usr/doc/kwebget-0.5/COPYING
> /usr/doc/kwebget-0.5/ChangeLog
> /usr/doc/kwebget-0.5/README
> /usr/doc/kwebget-0.5/TODO  
> 
> 
>


I notified ChrisM about this today.

> ===
> libPropList-0.10.1-3mdk.i586.rpm
> Size: 123689   License: GPL/LGPL (see
> files COPYING and COPYING.LIB in /usr/doc/libPropList)
> 
> libPropList-devel-0.10.1-3mdk.i586.rpm
> Size: 66550License: GPL/LGPL (see
> files COPYING and COPYING.LIB in /usr/doc/libPropList)
> 
> 
> Someone please change those lines in the header of the .spec file.
> 

It is a bit funny since I remember I BM-ed this ...


> 
> ===
> lesstif-0.91.4-2mdk.i586.rpm
> /usr/doc/lesstif-0.91.4  
> 
> lesstif-clients-0.91.4-2mdk.i586.rpm
> /usr/doc/lesstif-clients-0.91.4
> /usr/doc/lesstif-clients-0.91.4/UIL.txt
> 
> lesstif-mwm-0.91.4-2mdk.i586.rpm
> /usr/doc/lesstif-mwm-0.91.4
> /usr/doc/lesstif-mwm-0.91.4/COPYING
> /usr/doc/lesstif-mwm-0.91.4/README 
>

I rebuilt lesstif today and I went out for a concert. I think it must have
finished. Let me check and if there's a problem, then I can take a look
at it.


-- 
Geoffrey Lee <[EMAIL PROTECTED]>
§õªø­·

~/.signature ¤¤¤åbig5 compliant.

http://devel.mandrakesoft.com/~snailtalk
ftp://devel.mandrakesoft.com/pub/people/snailtalk






Re: [Cooker] Disk Drake beta-2 ISO install

2000-09-24 Thread Guillaume Cottenceau

Oliver Stieber <[EMAIL PROTECTED]> writes:

> Diskdrake 7.2 (not 7.1 /7.0 they work fine) appears to have a problem
> detecting partitions when my dvd drive is pluged in.
> 
> eg
> 
> hda = 20gb ibm
> hdb = dvd drive
> hdc = 20gb ibm
> hdd = ide cd-rw
> 
> hda will fail to detect (bad magic number in partition table)
> 
> when i do
> 
> hda = 20gb ibm
> hdb = ide cd-rw
> hdc = 20gb ibm
> hdd = dvd drive
> 
> hdc fails to detect correctly
> 
> when i do
> 
> hda = 20gb ibm
> hdb = ide cd-rw
> hdc = 20gb ibm
> 
> all is ok...
> 
> all drives are on udma66 leads,
> i also have a hpt470 (aka hpt466) with nothing pluged in as ide2/3
> 
> (this pc dosn't have 2 extended partition tables like my other one ;-)

Have you used "Use hard drive optimisations (may cause data corruption)"
at Install time?

If so, try to remove the "autotune" parameter from your boot parameters.



-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




Re: [Cooker] Beta 3 Comments

2000-09-24 Thread Christopher Molnar

On Sun, 24 Sep 2000, Chmouel Boudjnah wrote:

> > - Launching Kmail from the menu (both KDE and Gnome) brings up the
> > Compose New Message window instead of the Application.
>
> Dadou/Chris ?

I am not seeing the problem here at all. This was a problem in a really old 
RPM for about a day.

-Chris




Re: [Cooker] Beta 3 Comments

2000-09-24 Thread Guillaume Cottenceau

Chris Spencer <[EMAIL PROTECTED]> writes:


[...]

> - Webmin doesn't seem to work. The service is started but I can't connect.

RTFM :-), it now uses SSL so that you have to connect to "https://..".


-- 
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/




Re: [Cooker] Weirdness on sunsite.uio.no

2000-09-24 Thread David Foresman

Actually, I use fmirror to mirror from sunsite.uio.no and I did notice the
time change.  It downloaded all 800meg (approx) of cooker.  I don't use
fmirror -T though.
- Original Message -
From: "Ron Stodden" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 24, 2000 7:18 AM
Subject: Re: [Cooker] Weirdness on sunsite.uio.no


> Ben Reser wrote:
>
> > Is there some reason that all the file dates got changed to Friday Sep
22nd?
> > Because I had to reget everything with my rsynch.
>
> Did you change mirror?   If so, you can expect this.
>
> There was no date change on sunsite.uio.no, the primary mirror that I
> use.
>
> If you see this happening, cancel the rsync at once and run:
>
> fmirror -T ...
>
> Read man fmirror.   If the file name and size match between server
> and local, fmirror will trust you and change the local file timestamp
> to match (+- time zone) the server's file timestamp, which rsync will
> accept and not download everything again.
>
> --
> Regards,
>
> Ron. [in AU, busy 625-line-PAL-TV-watching the Olympics]
>
>
>





[Cooker] Is cooker list alive?

2000-09-24 Thread Zeljko Vukman

Hi Mandrakes,
I haven't recieved any masseges in last two days.
Something wrong?
Regards,





[Cooker] BM --> some more fixes...

2000-09-24 Thread Stefan van der Eijk

Hi, here's the status on the packages with BM problems... I'm working on
fixing them, some of them are done and can be downloaded from my server,
some of them .

===
Please rebuild the following packages, they should be fine then:

dpsftplib-0.1.6-2mdk
fribidi-0.1.9-1mdk
isicom-3.0-3mdk
jpilot-Mail-0.0.3-1mdk
tetex-latex-heb-1.0-2mdk
ttfonts-1.3-6mdk
xcin-2.5.2-1mdk

===
aktion-0.4.1-4mdk.i586.rpm
/usr/doc/kde/HTML/en/aktion/KXAnim.html
/usr/doc/kde/HTML/en/aktion/aktion.html
/usr/doc/kde/HTML/en/aktion/aktion.jpg
/usr/doc/kde/HTML/en/aktion/fullscreen.html
/usr/doc/kde/HTML/en/aktion/kxanim-h.html
/usr/doc/kde/HTML/en/aktion/q.jpg
/usr/doc/kde/HTML/en/aktion/screen.jpg
/usr/doc/kde/HTML/en/aktion/titulo_aktion.jpg
/usr/doc/kde/HTML/en/aktion/titulo_kxanim.jpg
/usr/doc/kde/HTML/es/aktion/KXAnim.html
/usr/doc/kde/HTML/es/aktion/aktion.html
/usr/doc/kde/HTML/es/aktion/aktion.jpg
/usr/doc/kde/HTML/es/aktion/fullscreen_es.html
/usr/doc/kde/HTML/es/aktion/kxanim-h.html
/usr/doc/kde/HTML/es/aktion/q.jpg
/usr/doc/kde/HTML/es/aktion/screen.jpg
/usr/doc/kde/HTML/es/aktion/titulo_aktion.jpg
/usr/doc/kde/HTML/es/aktion/titulo_kxanim.jpg

Are we going to remove / fix the package? Time to make a descision?

===
dhcpxd-1.0.3-4mdk.i586.rpm
/usr/man/man8/dhcpxd.8.bz2

Fix:
http://d10179.dtk.chello.nl/build/fixes/cooker/dhcpxd-1.0.3-5mdk.src.rpm

* Sun Sep 24 2000 Stefan van der Eijk <[EMAIL PROTECTED]>
1.0.3-5mdk
- BM macro's

===
gatos-0.0.6-0.2303.5mdk.i586.rpm
/usr/man
/usr/man/fr
/usr/man/fr/man1
/usr/man/fr/man1/atisplit.1.bz2
/usr/man/fr/man1/atitogif.1.bz2
/usr/man/fr/man1/atitojpg.1.bz2
/usr/man/fr/man1/atitoppm.1.bz2
/usr/man/fr/man1/atitv.1.bz2
/usr/man/fr/man1/gatos-conf.1.bz2
/usr/man/fr/man1/gatos.1.bz2
/usr/man/fr/man1/gatos.conf.1.bz2
/usr/man/fr/man1/scanpci.1.bz2
/usr/man/fr/man1/xatitv.1.bz2
/usr/man/fr/man1/yuvsum.1.bz2
/usr/man/man1
/usr/man/man1/atisplit.1.bz2
/usr/man/man1/atitogif.1.bz2
/usr/man/man1/atitojpg.1.bz2
/usr/man/man1/atitoppm.1.bz2
/usr/man/man1/atitv.1.bz2
/usr/man/man1/gatos-conf.1.bz2
/usr/man/man1/gatos.1.bz2
/usr/man/man1/gatos.conf.1.bz2
/usr/man/man1/scanpci.1.bz2
/usr/man/man1/xatitv.1.bz2
/usr/man/man1/yuvsum.1.bz2  

I'm just wondering: shouldn't this package also have a ExcludeArch: for
the alpha? RedHat doesn't have this package in rawhide-alpha or
redhat-6.2-alpha at the moment, which of you alpha users actually
_needs_ this package (the package requires some specific ATI hardware)?

For the rest: the .spec file is a mess. It uses a filelist, etc. etc.
Not the way it should be. I'm looking into this one now...



===
Glide_V3-2.60.15-5mdk.i586.rpm
/usr/doc/Glide2/glide_license.txt
/usr/doc/Glide3/glide_license.txt

Glide_V3-devel-2.60.15-5mdk.i586.rpm
/usr/doc/Glide2/glidepgm.pdf
/usr/doc/Glide2/glideref.pdf
/usr/doc/Glide3/glide3pgm.pdf
/usr/doc/Glide3/glide3ref.pdf
/usr/doc/Glide3/glide3relno.pdf

Fix:
http://d10179.dtk.chello.nl/build/fixes/cooker/Glide_V3-2.60.15-6mdk.src.rpm
* Sun Sep 24 2000 Stefan van der Eijk <[EMAIL PROTECTED]>
2.60.15-6mdk
- macro's + BM

===
joe-2.8-19mdk.i586.rpm
/usr/man/man1/joe.1.bz2

Fix:
http://d10179.dtk.chello.nl/build/fixes/cooker/joe-2.8-20mdk.src.rpm
* Sun Sep 24 2000 Stefan van der Eijk <[EMAIL PROTECTED]> 2.8-20mdk
- BM
- some macro's

===
kterm-6.2.0-13mdk.i586.rpm
/usr/man/ja/man1/kterm.1.bz2



===
kvirc-2.0.0-1.94.5mdk.i586.rpm
/usr/man/man1
/usr/man/man1/kvirc.1.bz2  
kwebget-0.5-3mdk.i586.rpm
/usr/doc/kde/HTML/de/kwebget/index-1.html
/usr/doc/kde/HTML/de/kwebget/index-2.html
/usr/doc/kde/HTML/de/kwebget/index-3.html
/usr/doc/kde/HTML/de/kwebget/index-4.html
/usr/doc/kde/HTML/de/kwebget/index-5.html
/usr/doc/kde/HTML/de/kwebget/index.html
/usr/doc/kde/HTML/en/kwebget/index-1.html
/usr/doc/kde/HTML/en/kwebget/index-2.html
/usr/doc/kde/HTML/en/kwebget/index-3.html
/usr/doc/kde/HTML/en/kwebget/index-4.html
/usr/doc/kde/HTML/en/kwebget/index-5.html
/usr/doc/kde/HTML/en/kwebget/index.html
/usr/doc/kwebget-0.5
/usr/doc/kwebget-0.5/AUTHORS
/usr/doc/kwebget-0.5/COPYING
/usr/doc/kwebget-0.5/ChangeLog
/usr/doc/kwebget-0.5/README
/usr/doc/kwebget-0.5/TODO  



===
libPropList-0.10.1-3mdk.i586.rpm
Size: 123689   License: GPL/LGPL (see
files COPYING and COPYING.LIB in /usr/doc/libPropList)

libPropList-devel-0.10.1-3mdk.i586.rpm
Size: 66550License: GPL/LGPL (see
files COPYING and COPYING.LIB in /usr/doc/libPropList)


Someone please change those lines in the header of the .spec file.

===
publib-devel-0.31-1mdk.i586.rpm
/usr/man/man3/__set_liberror.3pub.bz2
...
..
.



===
The following packages don't build on my alpha or intel system, but they
do contain files that are not BM compliant... Can someone at Mandrake
try rebuilding these packages on ke no or bi and tell me the result?
===
kdbg-1.0.2-2mdk.i586.rpm
/usr/doc/kde/HTML/de/kdbg/index.html
/usr/doc/kde/HTML/de/kdbg/types.html
/usr/doc/kde/HTML/en/kdbg/index.html
/usr/doc/kde/HTML/en/kdbg/types.html
/usr/doc/kde/HTM

Re: [Cooker] Mdk 7.2b3: Mouse probing

2000-09-24 Thread Pixel

Pixel <[EMAIL PROTECTED]> writes:

> Matias Griese <[EMAIL PROTECTED]> writes:
> 
> > On install the mouse in /dev/ttyS2 is probed and it works on the
> 
> [...]
> 
> > * /dev/mouse -> /dev/ttyS0
> 
> i'm having a look. thanks.

ok, there were a few bugs. It didn't ask the device, choosing the first one.
fixed.

a solution to bypass the pb (and why i didn't find it during my first test) is
to install in recommanded.


thanks, cu Pixel.




Re: [Cooker] kernel compile and uses both normal and hack

2000-09-24 Thread John Grange

Chmouel Boudjnah wrote:

> John Grange <[EMAIL PROTECTED]> writes:
>
> > I am having some serious kernel problems in both 2.2.17-11 and
> > 2.4.0-24.. i'l start with the 2.2.17
> > I need to have agp compiled into the kernel not as a module as it is
> > very unstable as a module on my mb (ali154x)
> > when compiling in the kernel i get errors at the final link in main.o
> > about call's to to undeclared functions (agp_setup) and (agp_initialize)
> > as well as a problem with drivers/char/Makefile and
> > drivers/char/agp/Makefile
> > one the agp/Makefile creates agp.o
> > the drivers/char/Makefile looks for agpgart.o
>
> You have compiled DRM support directly in the kenrel but not the AGP
> support, what :
>
> grep -E '(AGP|DRM)' .config
>
> say ?

No I have compiled AGPgart support in the kernel and not compiled DRM at all.
(as per the instructions) DRM in kernel is outdated compared to the mods that
are provided with XFree86.

>
>
> > ok my next try after spending some time in #linux was to dl the
> > 2.4.0-test8 bziped source
>
> Did you try the hackkernel ?

Please Refer to the original msg, I have tried hackkernel,
kernel-2.2.17-source, hackkernel-source, and the bziped tar ball.

>
>
> > if you don't have a vesa fb (i compiled in matrox_fb) it barfs Aurora
> > hard to the point it would not boot till i rebooted into the rescue and
> > did an rpm -e Aurua... we need to have it fallback to normal boot if no
> > valid fb device is found!
>
> Egil ?
>
> --
> MandrakeSoft Inc http://www.chmouel.org
> Paris, France --Chmouel





Re: [Cooker] no update

2000-09-24 Thread andre

> 
> Hi!
> 
> I finally tried to update my Mandrake 7.1 system to current cooker. I used
> network.img for the boot disk.
> 
> After booting from the disk, loading the stage2 stuff from my nfs server, I
> couldn't find a possibility to update. Either I'm blind or something goes
> wrong. It only presented the three levels (recommended, custom, export) as
> well as install or rescue. No update?!
> 
> BTW: I'm using reiserfs, maybe that's the point?
> 
> -- 
>   Michael Reinsch <[EMAIL PROTECTED]>   http://mr.uue.org
> 
> 
> 
The option rescue is the option update. Weird naming-convention




Re: [Cooker] no update

2000-09-24 Thread Pixel

Michael Reinsch <[EMAIL PROTECTED]> writes:

> well as install or rescue. No update?!

rescue is update...




Re: [Cooker] Mdk 7.2b3: Mouse probing

2000-09-24 Thread Pixel

Matias Griese <[EMAIL PROTECTED]> writes:

> On install the mouse in /dev/ttyS2 is probed and it works on the

[...]

> * /dev/mouse -> /dev/ttyS0

i'm having a look. thanks.




[Cooker] [RPM] openssl-0.9.5a-7mdk

2000-09-24 Thread ASkwar

Hello!  I've uploaded this file to ftp.linux-mandrake.com/incoming/.  Until it appears 
at the mirrors, you can download it from 
ftp://ftp.dp.ath.cx/pub/downloads/RPMS/mandrake, or use the rpm2html database at 
http://www.dp.ath.cx/rpms

---
Name: openssl  Relocations: (not relocateable)
Version : 0.9.5aVendor: MandrakeSoft
Release : 7mdk  Build Date: Son 24 Sep 2000 14:54:39 CEST
Install date: (not installed)   Build Host: 
teich.garten.digitalprojects.com
Group   : System/Libraries  Source RPM: (none)
Size: 1556419  License: OpenSource
Packager: Alexander Skwar <[EMAIL PROTECTED]>
URL : http://www.openssl.org/
Summary : Secure Sockets Layer communications libs & utils
Description :
The openssl certificate management tool and the shared libraries that
provide various encryption and decription algorithms and protocols,
including DES, RC4, RSA and SSL.

 This product includes software developed by the
  OpenSSL Project for use in the OpenSSL Toolkit
 (http://www.openssl.org).

 This product includes cryptographic software written by
  Eric Young ([EMAIL PROTECTED]).
 This product includes software written by
  Tim Hudson ([EMAIL PROTECTED]).

---

 Son Sep 24 2000 Alexander Skwar <[EMAIL PROTECTED]> 0.9.5a-7mdk

- As suggested by Chmou, -- 
Alexander Skwar <[EMAIL PROTECTED]>





[Cooker] Mdk 7.2b3: Mouse probing

2000-09-24 Thread Matias Griese

On install the mouse in /dev/ttyS2 is probed and it works on the
installation (exept while testing XFree86 4.0.1).

But when installation is over and you run Mdk, you soon notice
that mouse won't work at all.

* /dev/mouse -> /dev/ttyS0
* XF86Config: Mouse is on /dev/ttyS0
* XF86Config-4: Mouse is on /dev/ttyS0
etc..

Maybe something has to be done with this to calm the newbies?

Regards,
  Matias






Re: [Cooker] Need/Dreams For LM

2000-09-24 Thread Armisis Aieoln

Needs:
1. QuickCam USB Driver and software to use it.
2.  mustek600usb flatbed scanner support
3. a mdk.rpm that will install and setup a working DVD player.

Dreams:

1. A linux Porter IE: I take a software package any OS it figures out what OS 
its for and sets up emulators or whatever needed to run the program (ie 
directx or whatever else to make it work with linux) With out having to buy 
VMware... (it would use any resources which could do any emulation IE: 
wine/dosemu ect...)

2. To get a part time Job Software Testing for linux.

Take it easy...

Dave

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Linux - Cause I dont do windows 
or ovens!
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Registered System: 83659





gpg checksig Re: [Cooker] beta3 test

2000-09-24 Thread Antony Suter

Guillaume Cottenceau wrote:
> 
> No, apparently it's a bug in grpmi which refuses to install packages with
> NOT OK GPG signatures. Currently being fixed by dindin (I dope).

Is it possible to ensure that every package in contrib and cooker is signed
with the correct OpenPGP key please?

--
- Antony Suter  ([EMAIL PROTECTED])  "Examiner"  openpgp:71ADFC87
- "And how do you store the nuclear equivalent of the universal solvent?"




Re: [Cooker] Extended Operating System Loader

2000-09-24 Thread Ron Stodden

Guillaume Cottenceau wrote:
> 
> Rikard Anglerud <[EMAIL PROTECTED]> writes:
> 
> > This just has to be seen to be believed: http://www.xosl.org/
> > A boot manager like none other that I've seen. (gpl'd of course)
> 
> XOSL is known to support
> 
> [...]
> 
>   Linux (with Lilo)
> 
> -> Needs Lilo? strange, anyway:

I ran into trouble using xosl, finally traced to Mandrake 7.2 beta of
last week, which at runtime removed the partition table's active
partition flag, which xosl depends upon.  Result: Unbootable system. 
This problem did not occur with Boot Magic.

7.2 beta download of this morning (12 hours ago) no longer does this
and is usable with xosl.

But, why on earth would 7.2 beta installed runtime ever be looking at
anything outside its own partition?   Very scary!

-- 
Regards,

Ron. [in AU, busy 625-line-PAL-TV-watching the Olympics]




Re: [Cooker] extremely huge fonts in Netscape

2000-09-24 Thread Alexander Skwar

On Sun, Sep 24, 2000 at 01:16:16PM +1200, Warren Doney wrote:
> (IIRC) to load the smaller fonts, or uninstall:
> XFree86-100dpi-fonts-4.0.1-18mdk.i586.rpm

Thanks, that helped.

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191




Re: [Cooker] 7.2 Beta still won't boot

2000-09-24 Thread Warren Doney

Chmouel Boudjnah wrote:
> 
> Warren Doney <[EMAIL PROTECTED]> writes:
> 
> > Will use 2.2.17-1linusmdk to boot it, & see if compiling my own from
> > 2.2.17-12 src makes a difference (tomorrow though).
> 
> would be possible to try this kernel :

Fixed - was line "append ide0 autotune" in lilo.conf (new lilo didn't
work for 2.2.17-11 so I didn't look with -12 - /me hangs head in shame)

-Warren.




Re: [Cooker] Weirdness on sunsite.uio.no

2000-09-24 Thread Ron Stodden

Ben Reser wrote:

> Is there some reason that all the file dates got changed to Friday Sep 22nd?
> Because I had to reget everything with my rsynch.

Did you change mirror?   If so, you can expect this.

There was no date change on sunsite.uio.no, the primary mirror that I
use.

If you see this happening, cancel the rsync at once and run:

fmirror -T ...

Read man fmirror.   If the file name and size match between server
and local, fmirror will trust you and change the local file timestamp
to match (+- time zone) the server's file timestamp, which rsync will
accept and not download everything again.

-- 
Regards,

Ron. [in AU, busy 625-line-PAL-TV-watching the Olympics]




[Cooker] no update

2000-09-24 Thread Michael Reinsch

Hi!

I finally tried to update my Mandrake 7.1 system to current cooker. I used
network.img for the boot disk.

After booting from the disk, loading the stage2 stuff from my nfs server, I
couldn't find a possibility to update. Either I'm blind or something goes
wrong. It only presented the three levels (recommended, custom, export) as
well as install or rescue. No update?!

BTW: I'm using reiserfs, maybe that's the point?

-- 
  Michael Reinsch <[EMAIL PROTECTED]>   http://mr.uue.org





[Cooker] 7.2beta-install

2000-09-24 Thread guran remberg


hello experts

I have just had my first real 'rendez vous' with KDE2, as everything
installed nicely.

fmirror sunsite.uio.no 2000-09-24-0130 CET

My Creative TNT2 was installed and all 32MB was acknowledged correctly.
I installed xforms and upgraded LyX with rpm - wow! Why is the installed
version so old, when the new one installs flat out?

I installed ADA gnat and launched the tia IDE, seems to be right as it
came up nicely. I even compiled scilab and did the tests no complaints.
But the demos bailed out on string conversions.

I could not send this mail from netscape, it launched a dialog and asked for 
my password, although it could recieve mail from the server. Then it looped 
the dialog and did nor accept my key.

I am happy thanks
guran




Re: [Cooker] 7.2 Beta still won't boot

2000-09-24 Thread Chmouel Boudjnah

Warren Doney <[EMAIL PROTECTED]> writes:

> Will use 2.2.17-1linusmdk to boot it, & see if compiling my own from
> 2.2.17-12 src makes a difference (tomorrow though).

would be possible to try this kernel :

ftp://ftp.chmouel.org/pub/people/chmou/kernel-2.2.17-cus.chmou.tar.bz2

you decompress it by :

-$ tar xvIf kernel-2.2.17-cus.chmou.tar.bz2 -C /
-$ chown -R root. /lib/modules/2.2.17-cus*

upgrade your lilo pointing to boot/vmlinuz-2.2.17-cus and let me know
if it works, it's a backport of the sis driver from 2.4.x version 0.11
to our 2.2.x


-- 
MandrakeSoft Inc http://www.chmouel.org
Paris, France --Chmouel




Re: [Cooker] [RPM] man-1.5h1-7mdk

2000-09-24 Thread Chmouel Boudjnah

Alexander Skwar <[EMAIL PROTECTED]> writes:

> Anyway, the current situation with openssl up to -3mdk and with the
> original man.config is, that most users probably don't find the man pages
> of openssl.  And perl also has it's own man hierarchy, so why shouldn't ssl
> have one?

ok so rename them to ssl-* page ?

> Hmm, who should I ask at FHS?  Is FHS only Daniel Quinlan, because that's
> the only person I found at pathname.com.

i believe is the right person, but :

[EMAIL PROTECTED]

is the official mailing list...

-- 
MandrakeSoft Inc http://www.chmouel.org
Paris, France --Chmouel




Re: [Cooker] [RPM] man-1.5h1-7mdk

2000-09-24 Thread Alexander Skwar

On Sun, Sep 24, 2000 at 02:04:24PM +0200, Chmouel Boudjnah wrote:
> it's ugly, ask to the FHS people what they thing about that. Better to

Yes, it is ugly, but

> rm -f the passwd and rand page from ssl.

that is no solution either.  passwd and rand from ssl are very different
than the "standard" passwd and rand pages.  OpenSSL's passwd and rand pages are
needed for a complete documentation.

Anyway, the current situation with openssl up to -3mdk and with the
original man.config is, that most users probably don't find the man pages
of openssl.  And perl also has it's own man hierarchy, so why shouldn't ssl
have one?

Hmm, who should I ask at FHS?  Is FHS only Daniel Quinlan, because that's
the only person I found at pathname.com.

Alexander Skwar
-- 
Homepage:   http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:7328191




Re: [Cooker] cooker install comments

2000-09-24 Thread Ben Reser

I did a new install from sunsite.uio.no rsynch.  And here are my new comments.
I've included some of my previous comments when I'm modifying what I thought
before...  This is an expert development install with everything.

On Thu, Sep 21, 2000 at 05:08:23AM -0700, Ben Reser wrote:
> The list of daemons to start is also really hard to use.  The scrolling "wraps"
> around.  I.E. if you scroll to the bottom it will keep scrolling back to the
> top.  Which makes it really confusing.  Especially if you're trying to use Page
> Up etc to get around.

Well it isn't doing this now but I have a few new issues.

* pageup/pagedown don't work.
* items ending in a colon don't have "baloon help" e.g. wu-ftupd:
* the items ending in colons also seem to be in the wrong sort order too.
* xinetd shows twice

> I selected the 1280x1024 resolution but got 1024x768 after the install. :(
> No matter what I do I can't get 1280x1024, used to work just fine under 7.1.
> I'm running XF86 4.01 and this is in a Gateway Solo 9100 laptop so it's an ATI
> video card.
> This is with XF86 4.01 -18mdk

Okay I figured this issue out on my own.  My internal LCD screen wasn't "off"
like it was supposed to be.  I'd had my bios set to not turn it on.  I'm not
sure why it was back on.  Weirdness... 

linuxconf is still messed up as referenced in another thread.

> On my desktop I have a link to a zip drive but I don't have a zip drive hooked
> up and there is no /mnt/zip

still there.

Other things that are new or that I haven't listed yet:
kcontrol has no screensavers listed in the box.
They are installed.  But they aren't showing in the box.

When running the install it gets to the network setup part.  It tells me it's
already been done on this machine.  I choose Done.  It prompts me for the type
of card.  I hit cancel.  It *appears* to go on.  Asks me about my timezone and
system clock.  Then I'm right back at the network setup telling me the network
has been setup.  It keeps doing this until I select a card.  But the install
does work.

Good work guys it is getting better :)


-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"Heuristics are bug ridden by definition. If they didn't
have bugs, then they'd be algorithms." 





Re: [Cooker] Re: [Frozen-CHRPM] openssl-0.9.5a-4mdk

2000-09-24 Thread Chmouel Boudjnah

Alexander Skwar <[EMAIL PROTECTED]> writes:

> According to the Mandrake RPM howto, and also to the spec mode helper for
> XEmacs there's neither a Security/Encryption nor a Development/Libraries
> group.
> I'll send a new rpm anyway, because the man pages have been put in
> /usr/share/man, but forgotten to be included.

true my fault, send a new openssl with a corrected group and manpagers renamed.

-- 
MandrakeSoft Inc http://www.chmouel.org
Paris, France --Chmouel




Re: [Cooker] kernel compile and uses both normal and hack

2000-09-24 Thread Chmouel Boudjnah

John Grange <[EMAIL PROTECTED]> writes:

> I am having some serious kernel problems in both 2.2.17-11 and
> 2.4.0-24.. i'l start with the 2.2.17
> I need to have agp compiled into the kernel not as a module as it is
> very unstable as a module on my mb (ali154x)
> when compiling in the kernel i get errors at the final link in main.o
> about call's to to undeclared functions (agp_setup) and (agp_initialize)
> as well as a problem with drivers/char/Makefile and
> drivers/char/agp/Makefile
> one the agp/Makefile creates agp.o
> the drivers/char/Makefile looks for agpgart.o

You have compiled DRM support directly in the kenrel but not the AGP
support, what :

grep -E '(AGP|DRM)' .config

say ?

> ok my next try after spending some time in #linux was to dl the
> 2.4.0-test8 bziped source


Did you try the hackkernel ?

> if you don't have a vesa fb (i compiled in matrox_fb) it barfs Aurora
> hard to the point it would not boot till i rebooted into the rescue and
> did an rpm -e Aurua... we need to have it fallback to normal boot if no
> valid fb device is found!

Egil ?


-- 
MandrakeSoft Inc http://www.chmouel.org
Paris, France --Chmouel




Re: [Cooker] cooker install comments

2000-09-24 Thread Ben Reser

Reinstalled tonight from sunsite.uio.no.  It works now so whatever the problem
was has been solved.

On Thu, Sep 21, 2000 at 05:38:54PM +0200, Till Kamppeter wrote:
> Ben Reser wrote:
> >
> > This is with cups-1.1.3-2mdk, cups-devel-1.1.3-2mdk and
> > cups-drivers-0.3.6-12mdk
> > 
> > I was unable to get my LaserJet6P to work with either CUPS or lpd during the
> > install.  I haven't tried after the install.  This is a printer that's hooked
> > up to a Netgear PS104 printer server.  Which supports both lpd and smb printer
> > protocols I tried both.
> >
> 
> If the server supports a socket mode this would be the easiest way of
> connection. KUPS has a possibility to scan for socket printers.
> 
> KUPS also scans for SMB printers, but you must have the SMB packages
> installed and restart the CUPS daemon and KUPS after installing the SMB
> packages.
> 
> In the LPD mode of the server you have to configure manually. The queue
> name on the server is mostly "lp". User "Remote LPD printer" or similar
> in the CUPS configuration programs (KUPS, printerdrake, CUPS web
> interface).
> 
>Till
> 

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"Heuristics are bug ridden by definition. If they didn't
have bugs, then they'd be algorithms." 





Re: [Cooker] Beta 3 Comments

2000-09-24 Thread Chmouel Boudjnah

Chris Spencer <[EMAIL PROTECTED]> writes:

> - Webmin doesn't seem to work. The service is started but I can't connect.

GéGé ?

> - Linuxconf doesn't run from DrakConf. Running Linuxconf from a
> command line produces the error: Incompatible module

Know problem waiting for the update of JMD..

> - Launching Kmail from the menu (both KDE and Gnome) brings up the Compose
> New Message window instead of the Application.

Dadou/Chris ?

-- 
MandrakeSoft Inc http://www.chmouel.org
Paris, France --Chmouel




Re: [Cooker] NETCONF crashes!

2000-09-24 Thread Ben Reser

I'm having a similar problem.  I think I already posted this...
However, I should note that mine doesn't crash immediately it just crashes
whenever you try to do anything...

On Sun, Sep 24, 2000 at 11:11:35AM +0200, [EMAIL PROTECTED] wrote:
> Hi all!
> I've found an error while tryin' to run netconf. It seems to start with a
> strange
> 
> "   Incompatible modules /usr/lib/linuxconf/pppoe.so.1.18.0
> get a new one or recompile it against a recent linuxconf-devel package
> 
> 
> Expect API revision 16, got 15
> "
> 
> Say ok, but it crashes immediately!...
> 
> Claudio
> 

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"Heuristics are bug ridden by definition. If they didn't
have bugs, then they'd be algorithms." 





Re: [Cooker] [RPM] openssl-0.9.5a-5mdk

2000-09-24 Thread Chmouel Boudjnah

[EMAIL PROTECTED] writes:

> - Re-add the man pages, which were left out in -4mdk
> - Man pages in /usr/lib/ssl as passwd.1 conflicts with the man page for passwd from
>   the package passwd and because rand.3 conflicts with rand.3 from man-pages

alexander i don't like that, can you move them to ssl-passwd and
ssl-rand and put them in %{_mandir}, like FHS does want..

-- 
MandrakeSoft Inc http://www.chmouel.org
Paris, France --Chmouel




  1   2   >