Re: [Cooker] Font Problem

2003-01-24 Thread Magnus Holmberg

It used to work before but lately it has stoped workin. I have tried to
run fontdrake again to get fonts from windows (or browse to the fonts if I
copy them from windows) but it just craches.

Btw, if I search throug fontdrake it looks like it uses xftcache ? What is
that and what package does it come from?

(I tryed a rpm -qpl *.rpm |grep xftcache without any result)



On Thu, 23 Jan 2003, Adam Williamson wrote:

> On Thu, 2003-01-23 at 20:49, Magnus Holmberg wrote:
> > Since a while agao I can't get Verdana font to work with cooker.
> > (and I cant get drakfont to work eiter)
> >
> > /M
>
> worksforme - I use verdana for virtually everything, no problems.
> --
> adamw
>
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--





[Cooker] Font Problem

2003-01-23 Thread Magnus Holmberg

Since a while agao I can't get Verdana font to work with cooker.
(and I cant get drakfont to work eiter)

/M





Re: [Cooker] kernel 2.4.21.pre2.1mdk wothout xfs?

2003-01-10 Thread Magnus Holmberg

I could build xfs as a module in 2.4.20 (not 2.4.21) but I had to update
mkinitrd also


On Fri, 10 Jan 2003, Mark Watts wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> > hi:
> >   i just want to try kernel-2.4.21.pre2.1mdk-1-1mdk,
> >   when doing mkinitrd, i found there are no xfs modules at new kernel.
> >   so mkinitrd failed.
> >   do i miss somthing?
> >
> > Regards,
> > tbsky
>
> - From 2.4.20 I've had to build xfs into the kernel, and not as a module for
> this very reason. My preference now it so compile in all of my filesystem
> drivers (that I need for boot) and _not_ make an initrd.
>
> Mark.
>
>
> - --
> Mark Watts
> Systems Engineer
> QinetiQ TIM
> St Andrews Road, Malvern
> GPG Public Key available on request.
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.7 (GNU/Linux)
>
> iD8DBQE+HqQlBn4EFUVUIO0RAsCbAKCywMVq5U2c7P2vR5qoLAQcjy4dkwCfSABA
> o7ea8BYiPpXi5tgDBkT3HVA=
> =E9qy
> -END PGP SIGNATURE-
>
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






Re: [Cooker] Sane Problem.

2003-01-09 Thread Magnus Holmberg

I have the same in hp.conf

the error I get from scannerdrake is:


TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Use of uninitialized value in split at
/usr/lib/perl5/vendor_perl/5.8.0/MDK/Common/String.pm line 138
(#1)
Use of uninitialized value in numeric eq (==) at
/usr/lib/libDrakX/interactive.pm line 333 (#1)


and If I run Harddrake: it dies:

Name "harddrake::data::tree" used only once: possible typo at
/usr/sbin/harddrake2 line 201 (#1)
(W once) Typographical errors often show up as unique variable names.
If you had a good reason for having a unique name, then just mention
it
again somehow to suppress the message.  The our declaration is
provided for this purpose.

sbus_probing::main::prom_walk() called too early to check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line 126 (#2)
(W prototype) You've called a function that has a prototype before the
parser saw a definition or declaration for it, and Perl could not
check
that the call conforms to the prototype.  You need to either add an
early prototype declaration for the subroutine in question, or move
the
subroutine definition ahead of the call to get proper prototype
checking.  Alternatively, if you are certain that you're calling the
function correctly, you may put an ampersand before the name to avoid
the warning.  See perlsub.

sbus_probing::main::prom_walk() called too early to check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line 127 (#2)

Use of uninitialized value in hash element at
/usr/lib/libDrakX/sbus_probing/main.pm line 91 (#3)
(W uninitialized) An undefined value was used as if it were already
defined.  It was interpreted as a "" or a 0, but maybe it was a
mistake.
To suppress this warning assign a defined value to your variables.

To help you figure out what was undefined, perl tells you what
operation
you used the undefined value in.  Note, however, that perl optimizes
your
program and the operation displayed in the warning may not necessarily
appear literally in your program.  For example, "that $foo" is
usually optimized into "that " . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.

Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 100 (#3)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 124 (#3)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 125 (#3)
Use of uninitialized value in split at /usr/lib/libDrakX/detect_devices.pm
line
111 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/detect_devices.pm line 514 (#3)
Use of uninitialized value in pattern match (m//) at
/usr/lib/libDrakX/detect_devices.pm line 182 (#3)
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Use of uninitialized value in string eq at /usr/sbin/harddrake2 line 216
(#3)
Use of uninitialized value in string eq at /usr/sbin/harddrake2 line 229
(#3)
Use of uninitialized value in pattern match (m//) at /usr/sbin/harddrake2
line
229 (#3)
Use of uninitialized value in sprintf at /usr/sbin/harddrake2 line 235
(#3)
Use of uninitialized value in index at /usr/lib/libDrakX/detect_devices.pm
line
199 (#3)
Use of uninitialized value in index at /usr/lib/libDrakX/detect_devices.pm
line
203 (#3)
Use of uninitialized value in pattern match (m//) at
/usr/lib/libDrakX/detect_devices.pm line 190 (#3)

Argument "SCSI" isn't numeric in sprintf at /usr/sbin/harddrake2 line 235
(#4)
(W numeric) The indicated string was fed as an argument to an operator
that expected a numeric value instead.  If you're fortunate the
message
will identify which operator was so unfortunate.

Use of uninitialized value in string eq at
/usr/lib/libDrakX/harddrake/data.pm
line 46 (#3)
Use of uninitialized value in string ne at
/usr/lib/libDrakX/harddrake/data.pm
line 15 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/scanner.pm line 33 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/scanner.pm line 34 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/mouse.pm line 264 (#3)
Uncaught exception from user code:
Is gtk2-perl missing Gtk2::GObject::set_active ?
Call trace:
Gtk2::_Object::AUTOLOAD() called from /usr/sbin/harddrake2:262
Gtk2::_Object::AUTOLOAD('Gtk2::GObject=SCALAR(0x8fc4c54)',0)
called at /usr/sbin/harddrake2 line 262
Use of uninitialized value in subroutine entry at /usr/lib/libDrakX/c.pm
line 10.


/M


[Cooker] drakfont problems.

2003-01-09 Thread Magnus Holmberg

When I klick at the advanced button and Add drakfont dies...
Also if I click to get from windows and then at the OK button.

It seems like I have thsi problem since I cleared out every of the entries
in the list.

/M






Re: [Cooker] Sane Problem.

2003-01-05 Thread Magnus Holmberg
Harddrake craches when I run it. also scannerdrake craches.

yes cdrecord -scanbus list the scanner. It works if I send it as an
parameter to scanimage or xsane.. the problem was that when I use gimp
I can not send the scanner as a parameter.

adding hp to dll.conf helped me out...  But harddrake and printerdrake
does not work...

---
> What is in your /etc/sane.d/dll.conf? There must be a line only 
> containing "hp". The file /etc/sane.d/hp.conf must be configured as 
> described by "man sane-hp".
> 
> Does harddrake or "cdrecord -scanbus" list your scanner?
> 
> Till
> 
> 
> Magnus Holmberg wrote:
> > I have a  
> > 
> > ScanJet IIcx   C2500A 3332 SCSI
> > 
> > scanner.
> >  
> > 
> > It worked just fine with Mandrake 8.2
> > 
> > if I do a sane-findscaner it says:
> > 
> > found SCSI processor "HP C2500A 3332" at /dev/scanner
> > found SCSI processor "HP C2500A 3332" at /dev/sg0
> > 
> > 
> > but if I try to run xsane or scanimage -L
> > 
> > it says that it can't find any scanner.
> > 
> > 
> > if I run scannerdrake 
> > 
> > it says that HP C2500A not found in the database. If i chose to
configure it 
> > manualy it just dies.
> > 
> > I have: those rpm's installed:
> > 
> > [pucko@c-571472d5 pucko]$ rpm -qa | grep sane
> > libsane-hpoj0-0.90-4mdk
> > xsane-gimp-0.90-1mdk
> > libsane1-devel-1.0.9-1mdk
> > xsane-0.90-1mdk
> > libsane1-1.0.9-1mdk
> > sane-frontends-1.0.9-1mdk
> > sane-backends-1.0.9-1mdk
> > [pucko@c-571472d5 pucko]$
> > 
> > 
> 
> 
> 




[Cooker] Sane Problem.

2003-01-04 Thread Magnus Holmberg
I have a  

ScanJet IIcx   C2500A 3332 SCSI

scanner.
 

It worked just fine with Mandrake 8.2

if I do a sane-findscaner it says:

found SCSI processor "HP C2500A 3332" at /dev/scanner
found SCSI processor "HP C2500A 3332" at /dev/sg0


but if I try to run xsane or scanimage -L

it says that it can't find any scanner.


if I run scannerdrake 

it says that HP C2500A not found in the database. If i chose to configure it 
manualy it just dies.

I have: those rpm's installed:

[pucko@c-571472d5 pucko]$ rpm -qa | grep sane
libsane-hpoj0-0.90-4mdk
xsane-gimp-0.90-1mdk
libsane1-devel-1.0.9-1mdk
xsane-0.90-1mdk
libsane1-1.0.9-1mdk
sane-frontends-1.0.9-1mdk
sane-backends-1.0.9-1mdk
[pucko@c-571472d5 pucko]$





[Cooker] Problems with harddrake

2003-01-04 Thread Magnus Holmberg
When I try to run harddrake It dies.

Here is the output:

Name "harddrake::data::tree" used only once: possible typo at
/usr/sbin/harddrake2 line 201 (#1)
(W once) Typographical errors often show up as unique variable names.
If you had a good reason for having a unique name, then just mention it
again somehow to suppress the message.  The our declaration is
provided for this purpose.

sbus_probing::main::prom_walk() called too early to check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line 126 (#2)
(W prototype) You've called a function that has a prototype before the
parser saw a definition or declaration for it, and Perl could not check
that the call conforms to the prototype.  You need to either add an
early prototype declaration for the subroutine in question, or move the
subroutine definition ahead of the call to get proper prototype
checking.  Alternatively, if you are certain that you're calling the
function correctly, you may put an ampersand before the name to avoid
the warning.  See perlsub.

sbus_probing::main::prom_walk() called too early to check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line 127 (#2)

Use of uninitialized value in hash element at
/usr/lib/libDrakX/sbus_probing/main.pm line 91 (#3)
(W uninitialized) An undefined value was used as if it were already
defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.

To help you figure out what was undefined, perl tells you what operation
you used the undefined value in.  Note, however, that perl optimizes your
program and the operation displayed in the warning may not necessarily
appear literally in your program.  For example, "that $foo" is
usually optimized into "that " . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.

Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 100 (#3)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 124 (#3)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 125 (#3)
Use of uninitialized value in split at /usr/lib/libDrakX/detect_devices.pm 
line
111 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/detect_devices.pm line 514 (#3)
Use of uninitialized value in pattern match (m//) at
/usr/lib/libDrakX/detect_devices.pm line 182 (#3)
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Use of uninitialized value in string eq at /usr/lib/libDrakX/ugtk2.pm line 887 
(#3)
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Use of uninitialized value in string eq at /usr/sbin/harddrake2 line 216 (#3)
Use of uninitialized value in string eq at /usr/sbin/harddrake2 line 229 (#3)
Use of uninitialized value in pattern match (m//) at /usr/sbin/harddrake2 line
229 (#3)
Use of uninitialized value in sprintf at /usr/sbin/harddrake2 line 235 (#3)
Use of uninitialized value in index at /usr/lib/libDrakX/detect_devices.pm 
line
199 (#3)
Use of uninitialized value in index at /usr/lib/libDrakX/detect_devices.pm 
line
203 (#3)
Use of uninitialized value in pattern match (m//) at
/usr/lib/libDrakX/detect_devices.pm line 190 (#3)

Argument "SCSI" isn't numeric in sprintf at /usr/sbin/harddrake2 line 235 (#4)
(W numeric) The indicated string was fed as an argument to an operator
that expected a numeric value instead.  If you're fortunate the message
will identify which operator was so unfortunate.

Use of uninitialized value in string eq at /usr/lib/libDrakX/harddrake/data.pm
line 46 (#3)
Use of uninitialized value in string ne at /usr/lib/libDrakX/harddrake/data.pm
line 15 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/scanner.pm line 33 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/scanner.pm line 34 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/mouse.pm line 264 (#3)
Uncaught exception from user code:
Is gtk2-perl missing Gtk2::GObject::set_active ?
Call trace:
Gtk2::_Object::AUTOLOAD() called from /usr/sbin/harddrake2:262
Gtk2::_Object::AUTOLOAD('Gtk2::GObject=SCALAR(0x8fd2178)',0) called at 
/usr/sbin/harddrake2 line 262
Use of uninitialized value in subroutine entry at /usr/lib/libDrakX/c.pm line 
10.




[Cooker] ScannerDrake does not work...

2003-01-04 Thread Magnus Holmberg
Scanner drake says thtat it can not find my scanner in the database and ask me 
if I want to configure it manualy. I click yes and it just dies: Here is the 
output:


Name "harddrake::data::tree" used only once: possible typo at
/usr/sbin/harddrake2 line 201 (#1)
(W once) Typographical errors often show up as unique variable names.
If you had a good reason for having a unique name, then just mention it
again somehow to suppress the message.  The our declaration is
provided for this purpose.

sbus_probing::main::prom_walk() called too early to check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line 126 (#2)
(W prototype) You've called a function that has a prototype before the
parser saw a definition or declaration for it, and Perl could not check
that the call conforms to the prototype.  You need to either add an
early prototype declaration for the subroutine in question, or move the
subroutine definition ahead of the call to get proper prototype
checking.  Alternatively, if you are certain that you're calling the
function correctly, you may put an ampersand before the name to avoid
the warning.  See perlsub.

sbus_probing::main::prom_walk() called too early to check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line 127 (#2)

Use of uninitialized value in hash element at
/usr/lib/libDrakX/sbus_probing/main.pm line 91 (#3)
(W uninitialized) An undefined value was used as if it were already
defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.

To help you figure out what was undefined, perl tells you what operation
you used the undefined value in.  Note, however, that perl optimizes your
program and the operation displayed in the warning may not necessarily
appear literally in your program.  For example, "that $foo" is
usually optimized into "that " . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.

Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 100 (#3)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 124 (#3)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 125 (#3)
Use of uninitialized value in split at /usr/lib/libDrakX/detect_devices.pm 
line
111 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/detect_devices.pm line 514 (#3)
Use of uninitialized value in pattern match (m//) at
/usr/lib/libDrakX/detect_devices.pm line 182 (#3)
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Use of uninitialized value in string eq at /usr/sbin/harddrake2 line 216 (#3)
Use of uninitialized value in string eq at /usr/sbin/harddrake2 line 229 (#3)
Use of uninitialized value in pattern match (m//) at /usr/sbin/harddrake2 line
229 (#3)
Use of uninitialized value in sprintf at /usr/sbin/harddrake2 line 235 (#3)
Use of uninitialized value in index at /usr/lib/libDrakX/detect_devices.pm 
line
199 (#3)
Use of uninitialized value in index at /usr/lib/libDrakX/detect_devices.pm 
line
203 (#3)
Use of uninitialized value in pattern match (m//) at
/usr/lib/libDrakX/detect_devices.pm line 190 (#3)

Argument "SCSI" isn't numeric in sprintf at /usr/sbin/harddrake2 line 235 (#4)
(W numeric) The indicated string was fed as an argument to an operator
that expected a numeric value instead.  If you're fortunate the message
will identify which operator was so unfortunate.

Use of uninitialized value in string eq at /usr/lib/libDrakX/harddrake/data.pm
line 46 (#3)
Use of uninitialized value in string ne at /usr/lib/libDrakX/harddrake/data.pm
line 15 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/scanner.pm line 33 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/scanner.pm line 34 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/mouse.pm line 264 (#3)
Uncaught exception from user code:
Is gtk2-perl missing Gtk2::GObject::set_active ?
Call trace:
Gtk2::_Object::AUTOLOAD() called from /usr/sbin/harddrake2:262
Gtk2::_Object::AUTOLOAD('Gtk2::GObject=SCALAR(0x8fafd7c)',0) called at 
/usr/sbin/harddrake2 line 262
Use of uninitialized value in subroutine entry at /usr/lib/libDrakX/c.pm line 
10.




[Cooker] Font Trouble

2002-11-16 Thread Magnus Holmberg
I Have some big trouble since I upgraded to the latest Cooker.

First. When running konsole from kde. I can't see any text at allt... If I 
chose another font than the default font I can se the text.

IN konqueror, licq and other programs almost all my fonts apear as a 
square. No real characters. 

Everything worked fine just some weeks ago.

Someone have any idea how to get my fonts to work... As it is now it is 
complete impossible to use konqueror to suf the net for example...

/M




[Cooker] compiling kde stuff:

2002-08-16 Thread Magnus Holmberg


I try to do a rpm --rebuild on every kde packages but I always seems to
get errors. For example with kdelibs:



WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader-2.5x: `config.h.in' is created
*** Creating Makefile templates
automake: kdoctools/Makefile.am: object `kgzipfilter.$(OBJEXT)' created
both with libtool and without
automake: kdoctools/Makefile.am: object `kbzip2filter.$(OBJEXT)' created
both with libtool and without
automake: khtml/Makefile.am: object `khtmlview.$(OBJEXT)' created both
with libtool and without
automake: khtml/Makefile.am: object `khtml_part.$(OBJEXT)' created both
with libtool and without
automake: khtml/Makefile.am: object `khtml_run.$(OBJEXT)' created both
with libtool and without
automake: khtml/Makefile.am: object `khtml_factory.$(OBJEXT)' created both
with libtool and without
automake: khtml/Makefile.am: object `khtml_settings.$(OBJEXT)' created
both with libtool and without
automake: khtml/Makefile.am: object `khtml_events.$(OBJEXT)' created both
with libtool and without
automake: khtml/Makefile.am: object `khtml_find.$(OBJEXT)' created both
with libtool and without
automake: khtml/Makefile.am: object `khtml_ext.$(OBJEXT)' created both
with libtool and without
automake: khtml/Makefile.am: object `khtml_pagecache.$(OBJEXT)' created
both with libtool and without
automake: khtml/Makefile.am: object `khtml_iface.$(OBJEXT)' created both
with libtool and without
automake: khtml/Makefile.am: object `khtml_printsettings.$(OBJEXT)'
created both with libtool and without
automake: kjs/Makefile.am: object `ustring.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `internal.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `collector.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `nodes.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `grammar.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `lexer.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `lookup.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `operations.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `regexp.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `function_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `string_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `bool_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `number_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `date_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `array_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `math_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `object_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `regexp_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `error_object.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `function.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `debugger.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `value.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `types.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `object.$(OBJEXT)' created both with
libtool and without
automake: kjs/Makefile.am: object `interpreter.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `property_map.$(OBJEXT)' created both
with libtool and without
automake: kjs/Makefile.am: object `nodes2string.$(OBJEXT)' created both
with libtool and without
automake: kparts/tests/Makefile.am: object `notepad.$(OBJEXT)' created
both with libtool and without
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
fel: Dålig slutstatus från /var/tmp/rpm-tmp.2576 (%build)


RPM-byggfel:
Dålig slutstatus från /var/tmp/rpm-tmp.2576 (%build)




_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|

[Cooker] Problem with latest kernel-source.

2002-08-11 Thread Magnus Holmberg


I try to compile the latest kernel-source but I run into problems:
(kernel-source-2.4.19-1mdk)

If I try to run a make menuconfig it just stays at prepering scripts.
awk takes all of my cpu and after one hour almos al of my swap and all of
my 768 MB ram. and it still says preparing scripts (after one hour) still
no menu...

If I try make xconfig I get:

[root@c-258e72d5 10:37:30 linux]# Preparing scripts.
bash: Preparing: command not found
[root@c-258e72d5 10:37:54 linux]#
[root@c-258e72d5 10:37:54 linux]# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
if [ -f .need_mrproper ]; then \
rm .need_mrproper; \
make mrproper;  \
make preconfig;  \
fi
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.19-1mdk/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
drivers/net/wan/Config.in: 46: can't handle
dep_bool/dep_mbool/dep_tristate condition
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.19-1mdk/scripts'
make: *** [xconfig] Error 2
[root@c-258e72d5 10:39:10 linux]#

What is wrong?

/Magnus





Re: [Cooker] The boot screen don't disapear

2002-08-04 Thread Magnus Holmberg

I'm not using sendmail. (only postfix) and I did not have this problem a few 
days agao.  It's not a big problem. I can hitt Alt-F2 to go to another 
loginscreen or I can log in as usual on the first tty. the only strange thing 
is that the loginscreen and the login-prompt comes in the middle of that 
screen (tty1) in the white box of the bootsplash window.


lördagen den 3 augusti 2002 21.54 skrev Quel Qun:
> On Sat, 2002-08-03 at 10:15, [EMAIL PROTECTED] wrote:
> > I have been on vacation for some days and when I today updated all cooker
> > rpms my initial screen (with the blue background and the mandrake box
> > don't disapear when the startup is completed. on tty1 I still have this
> > blue screen.
> >
> > /M
>
> If you are using sendmail, it surely blocks on the startup script. Press
> Alt-F11, hit Ctrl-C and come back to the first console (or seventh if
> you boot straight into X).
> =O=
> KK1




[Cooker] SCSI card, devfs problem?

2002-06-30 Thread Magnus Holmberg


I have a scsi card with a cd-rom and a scanner. And I also have a
ide cdrecorder.

I have compiled in support for scsi-emulution, and scsi-cdrom and generic
scsi support.

When I start up the machine I get:

SCSI subsystem driver Revision: 1.00
scsi0 : AM53/79C974 PCscsi driver rev. 0.5; host I/O address: 0xc800; irq:
18

  Vendor: HPModel: C2500ARev: 3332
  Type:   Processor  ANSI SCSI revision: 02
  Vendor: PLEXTOR   Model: CD-ROM PX-40TSRev: 1.05
  Type:   CD-ROM ANSI SCSI revision: 02
scsi1 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: SAMSUNG   Model: CD-R/RW SW-212B   Rev: P000
  Type:   CD-ROM ANSI SCSI revision: 02
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 3, lun 0
Attached scsi CD-ROM sr1 at scsi1, channel 0, id 2, lun 0
sr0: scsi-1 drive
Uniform CD-ROM driver Revision: 3.12
sr1: scsi3-mmc drive: 8x/32x writer cd/rw xa/form2 cdda tray
Attached scsi generic sg0 at scsi0, channel 0, id 2, lun 0,  type 3


if I run

cdrecord --scanbus

I get:

Cdrecord 1.11a24 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 Jörg
Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.6'
scsibus0:
0,0,0 0) *
0,1,0 1) *
0,2,0 2) *
0,3,0 3) 'PLEXTOR ' 'CD-ROM PX-40TS  ' '1.05' Removable CD-ROM
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *


My scanner and My ide cd-burner disapear after a while.

If I instead compile all scsi things as modules it works just after I have
loaded the modules so I have to load and unload the modules all the time.

Is this something due to devfs ? How can I solve this?

/M





Re: [Cooker] AUTOCONF

2002-06-27 Thread Magnus Holmberg


you have both in cooker:

from

ftp://ftp.sunet.se/pub/Linux/distributions/mandrake-devel/cooker/i586/Mandrake/RPMS

-rw-r--r--   1 1137 ftpadm   521282 May  9 21:46
autoconf2.5-2.53-2mdk.noarch.rpm
-rw-r--r--   1 1137 ftpadm   337091 Jun 14 16:00
automake1.6-1.6.2-1mdk.noarch.rpm


On Thu, 27 Jun 2002, Lucio Tarantino wrote:

> Also automake is version 1.4-p5 and not the new 1.5 why?
>
> Lucio Tarantino wrote:
>
> > Hallo,
> >I have a little question. Why in cooker there is
> > autoconf-2.13-12mdk ( version 2.13 ) and not the new version 2.52 or 2.53?
> > All KDE3 new project require this new version and I have mount
> > manually but why is not in cooker?
> >
> > Lucio
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






[Cooker] Oki OL 810ex and LPRNG (HP LaserJet 4 driver? )

2002-06-23 Thread Magnus Holmberg

I try to get my oki ol 810ex to work with LPRNG.

If I in printerdrake chose to use cups it works just fine. But if I try
to switch to lprng it works until I restart the computer.

Then I get (when starting lpd):


Making CUPS not overwriting /etc/printcap ...
Stopping CUPS printing system:  [  OK  ]
Starting CUPS printing system:  [  OK  ]
Starting lpd: Warning - Oki810ex: 'no :rm, :lp, or :sv entry'
Warning - Oki810ex: Bad printcap entry - missing 'sd' or 'client' entry?

And if I try to type lpq for example I get:


Printer: Oki810ex@c-2b8e72d5 - ERROR: spool queue for 'oki810ex' does
not exist on server .se
   non-existent printer or you need to run 'checkpc -f'

And if I run printerdrake again my printer appears as a remote Printer.


Why?


I also have one question. Have anyone sucseeded to get kljettool to
work. If so, together with which printing-system? 

/Magnus






[Cooker] autoconf ?

2002-06-01 Thread Magnus Holmberg


How do I configure Mandrake to use autoconf 2.5 ?

/M






[Cooker] Kde 3.01 changes my keyboard layout.

2002-05-25 Thread Magnus Holmberg


I have just moved from kde3 (from contribs) to kde-3.0.1.

I have one problem though. It seems like kde changes my keyboad layout.
(I have set it to not enable keyboard layouts but it change it anyway)

In my case I use to have my left windows button as Meta and the left alt
as Alt. It works this way when i run gnome. But in latest kde it says f13
is not defined when I press left win button in xemacs to get meta. The
left alt button generates meta. (not alt)

/M






[Cooker] latest kernel and supermount

2002-05-23 Thread Magnus Holmberg

In my fstab I have:

/plextor /plextor supermount dev=/dev/scd0,fs=iso9660,ro,--,user,iocharset=iso8859-1 0 0


if i do a ls /plextor I get:

[pucko@c-0f8e72d5 20:15 pucko]$ \ls /plextor/
dmzdmz-cd.exe  index.html  Trial  Utvecklaren
dmz-cd_4-2002.txt  FreewareLinux   Utils
[pucko@c-0f8e72d5 20:15 pucko]$

but if I stand in /plextor :

[pucko@c-0f8e72d5 20:15 pucko]$ cd /plextor/
[pucko@c-0f8e72d5 20:15 plextor]$ ls
ls: .: Stale NFS file handle
[pucko@c-0f8e72d5 20:15 plextor]$


Why?

_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






Re: [Cooker] Re: [Contrib-Rpm] libggi-2.0.1-4mdk

2002-05-23 Thread Magnus Holmberg


When I compile MPlayer with --enable-ggi

and try

mplayer -vo ggi

It says something about no video and I get no picture output.


On Thu, 23 May 2002, Goetz Waschk wrote:

> Am Donnerstag, 23. Mai 2002, 14:10:32 Uhr MET, schrieb daniel beck:
> > lol . there is also sneX9 from PLF
> > (http://plf.zarb.org/ ), which requires libsvga, and
> > Mplayer which requires libggi. ... it's bad  ,becauce
> > Mplayer is an good application. I know, u have nothing
> > directly to do wth PLF, but a lot of people (me!) also
> > uses their packages .
>
> Hi, mplayer will still work without the svgalib target, the new libggi
> doesn't require svgalib anymore and you still can use the other libggi modes
> (framebuffer,...).
>
> It's too bad that snes9x requires svgalib, I think I'll have to put up a new
> plf package of svgalib then.
>
> CU
>
> --
>Götz Waschk <> student of computer science  <> university Rostock
>  http://wwwstud.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
>  --> Logout Fascism! <--
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






[Cooker] Loosing Fonts In gnome and other GTK applications.

2002-05-20 Thread Magnus Holmberg


I don't get any font's in gnome or some other gtk applications that I have
compiled my self. All dialogs are without texts. Does anyone recognize
this and have a solution?

I have tried to delete $HOME/.gnome and $HOME/.gtkrc but I still have the
same.


/M






[Cooker] MYSQL

2002-05-15 Thread Magnus Holmberg



I try to install and use MySQL. But I can't figure out how to sett a
password.

I try mysqladmin -p password test
Enter password:
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: NO)'

What password is set when it is installed?







Re: [Cooker] Sblive and alsa.

2002-04-21 Thread Magnus Holmberg


Should I nead to have anything in /etc/modules.conf to run drakconf and
get it to work?

Btw /etc/rc.d/init.d/alsa still don't load any modules for me since
upgrading. There seems to be another script /etc/rc.d/init.d/alsasound
THis script don't load the oss compability modules for me. (it seams like
it load the other.)


On 21 Apr 2002, gandalf wrote:

> On Sun, 2002-04-21 at 11:11, Magnus Holmberg wrote:
> >
> >
> > I have some problem to get the sound working since I upgraded from
> > kernel 2.4.18-8mdk to 2.4.18-12mdk
> >
> > If I run draconf and try to configure my card I get
> > can't locate sound-slot0
> >
> >
> > At start when /etc/rc.d/init.d/alsa runs it don't start my sound.
> > (still get /dev/dsp no such device when I try to play sounds)
> >
> > How can I get my sound working again. (it's hard to find the old kernel on
> > the net.)
>
> change the "alias snd-card-0" in /etc/module.conf so thenew module name
> is used :
>
> --Quote-
> alias snd-card-0 snd-emu10k1
> ---EndQuote-
>
> works fine for me (SB Live Platinium)
>
> --
>   Denis Moreaux
>
> ICQ#  2012432 E-Mail: [EMAIL PROTECTED]
> HTTP: http://endor.be/YIM:vapulabe
>
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






[Cooker] Sblive and alsa.

2002-04-21 Thread Magnus Holmberg



I have some problem to get the sound working since I upgraded from
kernel 2.4.18-8mdk to 2.4.18-12mdk

If I run draconf and try to configure my card I get
can't locate sound-slot0


At start when /etc/rc.d/init.d/alsa runs it don't start my sound.
(still get /dev/dsp no such device when I try to play sounds)

How can I get my sound working again. (it's hard to find the old kernel on
the net.)


/M



_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






Re: [Cooker] dhcp and /etc/resolv.conf

2002-03-21 Thread Magnus Holmberg





it still modify my resolv.conf






On Thu, 21 Mar 2002, David Walser wrote:

> Add this line to /etc/sysconfig/network:
>
> PEERDNS=no
>
> --- Magnus Holmberg <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hello. I like to use my own caching name server, but
> > when I get my
> > ipaddress from the dhcp server it clear out my
> > /etc/resolv.conf and
> > remove what I have added. Is it someway to stop it
> > from doing this.
> >
> >
>
> __
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards®
> http://movies.yahoo.com/
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






[Cooker] dhcp and /etc/resolv.conf

2002-03-21 Thread Magnus Holmberg



Hello. I like to use my own caching name server, but when I get my
ipaddress from the dhcp server it clear out my /etc/resolv.conf and
remove what I have added. Is it someway to stop it from doing this.





Re: [Cooker] KDE propblem

2002-03-19 Thread Magnus Holmberg



It seems to work when I rebuild the qt and kde from src.rpm

I have one strange thing though. All that I rebuild ends up under
i586 (not i686). I have checked that I have the latest rpm that comes with
Mandrake 8.2 final.

Why are they builded as i586 when I do a rebuild?

/M



On Tue, 19 Mar 2002, Magnus Holmberg wrote:

>
> I have also tried to do a:
>
> rpm -e `rpm -qa | grep libqt`
> rpm -e `rpm -qa | grep kde`
>
> before I did an rpm -ivh kde* libqt*
>
> still have the same problems.
>
> My kde* and libqt* comes from Mandrake 8.2rc1 discs
>
>
>
>
> On Tue, 19 Mar 2002, Laurent Montel wrote:
>
> > Le Tuesday 19 March 2002 09:16, Magnus Holmberg a écrit :
> > > I have problem running kde comming with the latest cooker.
> >
> > I don't have this error.
> >
> > what is your kde version ?
> > rpm -qa |grep kde ?
> >
> > qt version.
> >
> > Regards.
> >
> > >
> > > I get:
> > >
> > > /usr/bin/nspluginscan: relocation error: /usr/lib/libkdeui.so.3: undefined
> > > symbol: styleChange__8QToolBarR6QStyle
> > > ksplash: relocation error: /usr/lib/libkdeui.so.3: undefined symbol:
> > > styleChange__8QToolBarR6QStyle
> > > kdeinit: relocation error: /usr/lib/libkdeui.so.3: undefined symbol:
> > > styleChange__8QToolBarR6QStyle
> > > /usr/bin/kdeinit: relocation error: /usr/lib/libkdeui.so.3: undefined
> > > symbol: styleChange__8QToolBarR6QStyle
> > > Could not register with DCOPServer. Aborting.
> > > connect() failed: : No such file or directory
> > >
> > >
> > > Why?
> > >
> > > BR
> > >
> > >
> > > /M
> >
> >
> >
>
>
> _|_|_|_|_|_|_|_|  _|_|_|_|
> _|_|  _|_|  _|_|  _|_|_|
> _|_|_|_|_|  _|_|_|  _|_|
> _|_|_|  _|_|  _|_|_|
> _|  _|_|  _|_|_|  _|_|_|_|
>
>
>  --==**  LIVETS VATTEN  **==--
>
>
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






Re: [Cooker] KDE propblem

2002-03-19 Thread Magnus Holmberg


I run a upgrade from 8.1 to 8.2 beta 3 and got this problem.
Now I tried with 8.2 rc1 and still have this problem. No I don't have kde3
is kde3 on the cd's? isn't it beta?

/M



On Tue, 19 Mar 2002, Laurent Montel wrote:

> Sorry I can't reproduce it.
> Is it a real 8.2 or a update from 8.1 ?
> Do you have kde3.0 ?
>
> Regards.
>
> Le Tuesday 19 March 2002 10:05, Magnus Holmberg a écrit :
> > [pucko@c-128e72d5 10:03 pucko]$ rpm -qa | grep kde
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






Re: [Cooker] KDE propblem

2002-03-19 Thread Magnus Holmberg


I have also tried to do a:

rpm -e `rpm -qa | grep libqt`
rpm -e `rpm -qa | grep kde`

before I did an rpm -ivh kde* libqt*

still have the same problems.

My kde* and libqt* comes from Mandrake 8.2rc1 discs




On Tue, 19 Mar 2002, Laurent Montel wrote:

> Le Tuesday 19 March 2002 09:16, Magnus Holmberg a écrit :
> > I have problem running kde comming with the latest cooker.
>
> I don't have this error.
>
> what is your kde version ?
> rpm -qa |grep kde ?
>
> qt version.
>
> Regards.
>
> >
> > I get:
> >
> > /usr/bin/nspluginscan: relocation error: /usr/lib/libkdeui.so.3: undefined
> > symbol: styleChange__8QToolBarR6QStyle
> > ksplash: relocation error: /usr/lib/libkdeui.so.3: undefined symbol:
> > styleChange__8QToolBarR6QStyle
> > kdeinit: relocation error: /usr/lib/libkdeui.so.3: undefined symbol:
> > styleChange__8QToolBarR6QStyle
> > /usr/bin/kdeinit: relocation error: /usr/lib/libkdeui.so.3: undefined
> > symbol: styleChange__8QToolBarR6QStyle
> > Could not register with DCOPServer. Aborting.
> > connect() failed: : No such file or directory
> >
> >
> > Why?
> >
> > BR
> >
> >
> > /M
>
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






Re: [Cooker] KDE propblem

2002-03-19 Thread Magnus Holmberg






[pucko@c-128e72d5 10:03 pucko]$ rpm -qa | grep kde
kde-i18n-sv-2.2.2-1mdk
kdebindings-2.2.2-5mdk
kdeartwork-2.2.2-3mdk
kdenetwork-devel-2.2.2-22mdk
kdeutils-devel-2.2.2-28mdk
kdegames-devel-2.2.2-10mdk
kdemultimedia-2.2.2-10mdk
kdesdk-2.2.2-5mdk
kdebase-nsplugins-2.2.2-93mdk
kdepim-devel-2.2.2-5mdk
kdetoys-devel-2.2.2-8mdk
kdevmon-0.4.4-2mdk
kdegames-2.2.2-10mdk
kdelibs-sound-2.2.2-48mdk
kdemultimedia-devel-2.2.2-10mdk
kdelibs-devel-2.2.2-48mdk
kdev_htdig-1.1-2mdk
kdelibs-2.2.2-48mdk
kdegraphics-devel-2.2.2-15mdk
kdebase-devel-2.2.2-93mdk
kdetoys-2.2.2-8mdk
kdebindings-devel-2.2.2-5mdk
kdemultimedia-aktion-2.2.2-10mdk
kdepim-2.2.2-5mdk
kdegraphics-2.2.2-15mdk
kdeaddons-2.2.2-3mdk
kdesdk-devel-2.2.2-5mdk
kdevelop-2.0.2-10mdk
kde-i18n-en_GB-2.2.2-1mdk
kdeadmin-2.2.2-12mdk
kdebase-2.2.2-93mdk
kdenetwork-2.2.2-22mdk
kdeutils-2.2.2-28mdk
[pucko@c-128e72d5 10:03 pucko]$


[pucko@c-128e72d5 10:03 pucko]$ rpm -qa | grep libqt
libqt2-devel-2.3.1-29mdk
libqt2-2.3.1-29mdk
[pucko@c-128e72d5 10:03 pucko]$




On Tue, 19 Mar 2002,
Laurent Montel wrote:

> Le Tuesday 19 March 2002 09:16, Magnus Holmberg a écrit :
> > I have problem running kde comming with the latest cooker.
>
> I don't have this error.
>
> what is your kde version ?
> rpm -qa |grep kde ?
>
> qt version.
>
> Regards.
>
> >
> > I get:
> >
> > /usr/bin/nspluginscan: relocation error: /usr/lib/libkdeui.so.3: undefined
> > symbol: styleChange__8QToolBarR6QStyle
> > ksplash: relocation error: /usr/lib/libkdeui.so.3: undefined symbol:
> > styleChange__8QToolBarR6QStyle
> > kdeinit: relocation error: /usr/lib/libkdeui.so.3: undefined symbol:
> > styleChange__8QToolBarR6QStyle
> > /usr/bin/kdeinit: relocation error: /usr/lib/libkdeui.so.3: undefined
> > symbol: styleChange__8QToolBarR6QStyle
> > Could not register with DCOPServer. Aborting.
> > connect() failed: : No such file or directory
> >
> >
> > Why?
> >
> > BR
> >
> >
> > /M
>
>


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|


 --==**  LIVETS VATTEN  **==--






[Cooker] KDE propblem

2002-03-19 Thread Magnus Holmberg


I have problem running kde comming with the latest cooker.

I get:

/usr/bin/nspluginscan: relocation error: /usr/lib/libkdeui.so.3: undefined
symbol: styleChange__8QToolBarR6QStyle
ksplash: relocation error: /usr/lib/libkdeui.so.3: undefined symbol:
styleChange__8QToolBarR6QStyle
kdeinit: relocation error: /usr/lib/libkdeui.so.3: undefined symbol:
styleChange__8QToolBarR6QStyle
/usr/bin/kdeinit: relocation error: /usr/lib/libkdeui.so.3: undefined
symbol: styleChange__8QToolBarR6QStyle
Could not register with DCOPServer. Aborting.
connect() failed: : No such file or directory


Why?

BR


/M






Re: [Cooker] vmware

2001-08-30 Thread Magnus Holmberg


Where do I find that patch? 

BR

magnus


On Thu, 30 Aug 2001, John Silva wrote:

> I'm using current kernel (kernel-2.4.8-12mdk) and it works fine with the 
> patch vmware-ws-1142-for-2.4.7.tar.gz from platan.
> 
> 
> 
> On Thursday 30 August 2001 12:31, Ray wrote:
> > vmware is broken again
> > Beta 2 install and vmware 1142 workstation. I used the 2.4.7 module patches
> > from platan and it compiles but fails to start the Virtual ethernet.
> > Then if you try to run vmware it core dumps
> 
> -- 
> John P. Silva[EMAIL PROTECTED]
> 
> 
> 


_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   
 





[Cooker] Some problems since upgrading to MDK 8.1 beta

2001-08-26 Thread Magnus Holmberg


I have a few problems since upgrading to Mdk 8.1 beta.


1. 

When I try to start X as a non root user I get:


Authention failed - cannot start X server.
Perhaps you don not have console ownership.

How can I fix so I dont have to su to root and do a 
touch /var/lock/console/login_name 

each time I like to start X as a non root user.

2.

I have problems to load the Nvidia kernel module from Nvida. Every time I
have restarted X I have to re-compile it. It is not just to do a modprobe
NVdriver.

I have a entry for the NVdriver in my modules.conf

alias char-major-195 NVdriver

It worked before I upgraded.

I also have a third question. I have a ide cd-writer.

What sould I add to get it detected att boot so I don't have to do a 

modprobe ide-scsi everytime ?


Thnks!


BR

Magnus 





[Cooker] X-trouble.

2001-08-26 Thread Magnus Holmberg


Since I upgraded to Mandrake 8.1 beta I can't start X as a non root user.

I get Authention failed - cannon start X server.

Perhaps you do not have console ownership.

giving up.

What can be wrong and how do I fix this?


BR

Magnus 
 





Re: [Cooker] 10 Desktop features request

2000-10-03 Thread Magnus Holmberg


I have sen't some e-mail to him how to remove and I have also sent emails
too his root,abuse, and postmaster so we hope it stop soon

/M 

On Tue, 3 Oct 2000, Bernard Brown wrote:

> Will you please stop polluting the environment.
> 
> 
> eurocoptermx wrote:
> > 
> > Hello,
> > 
> > I don't know why everyday I'm receiving a lot of email from
> > [EMAIL PROTECTED] [EMAIL PROTECTED],  could you help me to
> > avoid receiving this kind of e-mail anymore?.
> > 
> > I'll appreciate your help.
> > 
> > Oscar
> > 
> > - Original Message -
> > From: "Ron Stodden" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, October 03, 2000 2:35 PM
> > Subject: Re: [Cooker] 10 Desktop features request
> > 
> > > Till Kamppeter wrote:
> > >
> > > > I didn't need to change any "host" files. Which "host" files did you
> > > > modify and how. What happened when you didn't do it. Which versions of
> > > > the packages are you using (update from the Cooker and try again
> > > > perhaps). Which security level are you using.
> > >
> > > /etc/hosts.lpd must contain a list of clients permitted to use this
> > > local printer.  Without this set up you cannot remote print.  The
> > > installer makes no attempt to set this up, or even to create the
> > > file.   (Smack!).
> > >
> > > I suspect the above may apply to lpd remote printing only.  How does
> > > CUPS manage remote client authentication?  Surely there is an
> > > equivalent file, which can only be set up manually, since only the
> > > system administrator knows who is permitted access to each remote
> > > printer?
> > >
> > > --
> > > Regards,
> > >
> > > Ron. [AU]
> > >
> > >





Re: [Cooker] Tekram DC390U3W SCSI Adapter with sym53c1010 Chipset

2000-10-02 Thread Magnus Holmberg

> This is another problem that refuses to go away.  I you boot from scsi,
> you can forget about using the stock Mandrake kernels, because scsi
> support is modular, so the kernel doesn't know how to boot because it
> can't see the scsi module yet.

I think this is wrong. The scsi support doesn't need to be in the
kernel. It's enough if the modules are in the initrd.
I thougt "instal-kernel" made a initrd now. (it didn't before)


> 
> You just have to keep asking Mandrake to build scsi support directly into
> their kernels, or roll your own, like I have to do


If they should add all scsi support into the kernel it would be to big.


/M






Re: [Cooker] MP3 Newbie

2000-10-01 Thread Magnus Holmberg


xmms
or 
mpg123 


On Sun, 1 Oct 2000, Andrew Harpin wrote:

> Hi,
> 
> Anybody recommend a good Mp3 player?
> 
> Currently running Mandrake 7.0 with SB128pci (Sound card appears to be 
> working!)
> 
> Andy
> _
> 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] mail doesn't work for non-root users.

2000-09-27 Thread Magnus Holmberg


mail does not work for non root users.

[pucko@pucko pucko]$ /bin/mail [EMAIL PROTECTED]

Subject test .
Cc:
Null message body; hope that's ok
[pucko@pucko pucko]$ Can't create trabscript file
./xfe8RBi3l0873: Permission denied
queueup: cannot create queue temp file ./tfe8RBi3l08734,
uid=500: Permission denied

I think it is a sendmail-problem because I get the same error with
sendmail -t user@host

/M
 






[Cooker] Recompile XFree86

2000-09-25 Thread Magnus Holmberg


I have tried to recompile XFree86 several times but It all ends up with:

"File not
found: /var/tmp/XFree86-roo6/usr/X11R6/lib/modules/drivers/glide_rdv.o"

Why can't i compile it? what am i missing?

/M






Re: [Cooker] Bug in bind-utils

2000-09-12 Thread Magnus Holmberg



It works when i recompile it my self. 
It can't be that way that the package I installed through MandrakeUpdate
is compiled for i686? I think you will get ileagal instruktion if you try 
i686 binares on a pentium200/amd k6-2-300
You can't try if your binares works on a pentium-1 system?

/M

> > This is wierd...  bind-utils-8.2.2P5-9mdk as well and I get this:
> > 
> > (vdanen@devel: filelists)$ nslookup www.mandrake.com
> > Server:  ns.danen.net
> > Address:  209.115.163.67
> > 
> > Name:www.linux-mandrake.com
> > Address:  216.71.116.161
> > Aliases: www.mandrake.com
> > 
> > I get the same thing running nslookup as root also, so I don't think
> > it's bind-utils...
> > 
> > 
> 
> 





Re: [Cooker] Bug in bind-utils

2000-09-12 Thread Magnus Holmberg



Strange... I get this on both my machines. It works fine with
8.2.2P5-8mdk 

I use glibc-2.1.3-16 
(that's all that is needed for bind-utils I think)

/M




On Tue, 12 Sep 2000, Vincent Danen wrote:

> On Wed Sep 13, 2000 at 03:19:20AM +0200, Magnus Holmberg wrote:
> 
> > I get this:
> > 
> > [root@b202 pucko]# nslookup www.mandrake.com
> > Otillåten instruktion (core dumped)
> > [root@b202 pucko]# 
> > 
> > Otillåten instrukiton is Illegal instruction in swedish.
> > 
> > I'm using bind-utils-8.2.2P5-9mdk
> 
> This is wierd...  bind-utils-8.2.2P5-9mdk as well and I get this:
> 
> (vdanen@devel: filelists)$ nslookup www.mandrake.com
> Server:  ns.danen.net
> Address:  209.115.163.67
> 
> Name:www.linux-mandrake.com
> Address:  216.71.116.161
> Aliases: www.mandrake.com
> 
> I get the same thing running nslookup as root also, so I don't think
> it's bind-utils...
> 
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   





[Cooker] Bug in bind-utils

2000-09-12 Thread Magnus Holmberg


I get this:

[root@b202 pucko]# nslookup www.mandrake.com
Otillåten instruktion (core dumped)
[root@b202 pucko]# 


Otillåten instrukiton is Illegal instruction in swedish.

I'm using bind-utils-8.2.2P5-9mdk

/M





[Cooker] Mail problem.

2000-09-11 Thread Magnus Holmberg


/bin/mail does not work for non root users:

pucko@a201 pucko]$ mail < 11.txt [EMAIL PROTECTED]
[pucko@a201 pucko]$ Can't create transcript file
./xfe8B8Xwk18170: Permission denied
queueup: cannot create queue temp file ./tfe8B8Xwk18170,
uid=500: Permission denied
[pucko@a201 pucko]$ 

/M






[Cooker] top

2000-09-05 Thread Magnus Holmberg



I have trouble with top. When I type top I get the prompt back again
(whith another color) but no output of top. It works if I downgrade procps
to the one from mandrake-7.1

/M






Re: [Cooker] strange trouble whit the shell in Mdk 7.2b

2000-09-04 Thread Magnus Holmberg


Forget this message.
My keyboard was broken

On Mon, 4 Sep 2000, Magnus Holmberg wrote:

> 
> I have some strange trouble.
> 
> If I do a rpm -qa | more from an xterm/gnome-terminal/rxvt window I get:
> 
> [pucko@a201 pucko]$ rpm -qa | more
> bash:  more: command not found
> pucko@a201 pucko]$ more
> usage: more [-dfln] [+linenum | +/pattern] name1 name2 ...
> [pucko@a201 pucko]$ which more
> /bin/more
> [pucko@a201 pucko]$ rpm -qa | /bin/more
> bash:  /bin/more: No such file or directory
> [pucko@a201 pucko]$ /bin/more
> usage: more [-dfln] [+linenum | +/pattern] name1 name2 ...
> [pucko@a201 pucko]$ 
> 
> 
> Why this behaviour?
> It works fine from the console
> 
> /M
> 
> 
> 
> 
> 
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   





[Cooker] strange trouble whit the shell in Mdk 7.2b

2000-09-04 Thread Magnus Holmberg


I have some strange trouble.

If I do a rpm -qa | more from an xterm/gnome-terminal/rxvt window I get:

[pucko@a201 pucko]$ rpm -qa | more
bash:  more: command not found
pucko@a201 pucko]$ more
usage: more [-dfln] [+linenum | +/pattern] name1 name2 ...
[pucko@a201 pucko]$ which more
/bin/more
[pucko@a201 pucko]$ rpm -qa | /bin/more
bash:  /bin/more: No such file or directory
[pucko@a201 pucko]$ /bin/more
usage: more [-dfln] [+linenum | +/pattern] name1 name2 ...
[pucko@a201 pucko]$ 


Why this behaviour?
It works fine from the console

/M









[Cooker] NLS support for smbfs

2000-09-03 Thread Magnus Holmberg


Could we please have nls support for smbfs included in the mdk-kernel?

Checkout: http://www.hojdpunkten.ac.se/054/samba/







[Cooker] Beta 3 bugs...

2000-05-24 Thread Magnus Holmberg



Swedish keymap for the console is still broken

/M






Re: [Cooker] gmc-4.5.46-1mdk

2000-05-22 Thread Magnus Holmberg




On Sun, 21 May 2000, Anton Graham wrote:

> Okay, I switched from the helix rpms to the Mandrake .46 rpm and got
> the bland icons again :(  Once again. trying assign a different icon
> has no effect.
> 
> 
> 
I had to remove ~/.gnome/metadata.db when I switched from helix 2
mandrakes gnome rpms then it worked to change icons.
(mabe i removed something more under .gnome but i'm not sure)

/M





[Cooker] XFree-4.0

2000-05-19 Thread Magnus Holmberg


I like to rebuild XFree-4.0 by my self. 
When I do a rpm --rebuild on the XFree86-4.0-6mdk.src.rpm I get 
error: failed build dependencies:
Glide_SDK is needed by XFree86-4.0-6mdk

I can't find Gide_SDK anywhere but someone here mus have built XFree86-4
as a src.rpm so can someone point me to Glide_SDK? I think it would be
greate if Glide_SDK could be in the contribs

/M




Re: FIX? Re: [Cooker] Paranoid Security Settings, how to log in?

2000-05-19 Thread Magnus Holmberg

On Fri, 19 May 2000, Allen wrote:

> 
> [EMAIL PROTECTED] said:
> > What I had to do was to install the cracklib-devel package to create
> > the 
> > libcrack.so.2 -> libcrack.so.2.7 softlink, which appeared to not be
> > done by 
> > the cracklib rpm,
> > 
> > so, either cracklib-devel needs to be installed by default, or
> > cracklib needs 
> > to create the symlinks.
> 
> > yep, or just call ldconfig :-/ 
> 
> Kinda hard when you cannot log in eh? :)
> 
 
doesn't linux single at the lilo-prompt work ?
Why didn't you make a bootdisk during the install?

/M
 






Re: [Cooker] Swedish keymap still broken

2000-05-17 Thread Magnus Holmberg



I can tell that it works fine if you remove the entry for 
keycode 30, 31 and 32 in se-latin1.map (othewise ctrl-d and ctrl-s don't
work in emacs in the console)
^

/M

On Wed, 17 May 2000, Magnus Holmberg wrote:

> 
> 
> 
> As I said.. the console keymap.
>   ^^
> I'm in the console..
> 
> 
> /M
> 
> 
> 
> 
> On Wed, 17 May 2000, Xuejun Liu wrote:
> 
> > Try XF86Setup again. 
> > Below is my XF86Config file,
> > 
> > Section "Keyboard"
> >Protocol"Standard" 
> >AutoRepeat  0 0
> >LeftAlt Meta   
> >RightAltMeta   
> >ScrollLock  Compose
> >RightCtlControl
> >XkbKeycodes "xfree86"  
> >XkbTypes"default"  
> >XkbCompat   "default"  
> >XkbSymbols  "us(pc101)"
> >XkbGeometry "pc"   
> >XkbRules"xfree86"  
> >XkbModel"pc104"    
> >XkbLayout   "se"   
> > EndSection
> > ***
> > Good luck!
> > 
> > - Original Message - 
> > From: "Magnus Holmberg" <[EMAIL PROTECTED]>
> > To: "Mandrake Cooker" <[EMAIL PROTECTED]>
> > Sent: Wednesday, May 17, 2000 6:52 PM
> > Subject: [Cooker] Swedish keymap still broken
> > 
> > 
> > > 
> > > The swedish keymap for the console is still broken.
> > > 
> > > You can't use ctrl-D to logg out. or save files with ctrl-x ctrl-s in
> > > emacs or exit emacs with ctrl-x ctrl-c
> > > 
> > > /M
> > > 
> > > 
> > > 
> > 
> 
> 

-- 




Re: [Cooker] Swedish keymap still broken

2000-05-17 Thread Magnus Holmberg




As I said.. the console keymap.
^^
I'm in the console..


/M




On Wed, 17 May 2000, Xuejun Liu wrote:

> Try XF86Setup again. 
> Below is my XF86Config file,
> 
> Section "Keyboard"
>Protocol"Standard" 
>AutoRepeat  0 0
>LeftAlt Meta   
>RightAltMeta   
>ScrollLock  Compose
>RightCtlControl
>XkbKeycodes "xfree86"  
>XkbTypes"default"  
>XkbCompat   "default"  
>XkbSymbols  "us(pc101)"
>XkbGeometry "pc"   
>XkbRules"xfree86"  
>XkbModel"pc104"
>XkbLayout   "se"   
> EndSection
> ***
> Good luck!
> 
> - Original Message - 
> From: "Magnus Holmberg" <[EMAIL PROTECTED]>
> To: "Mandrake Cooker" <[EMAIL PROTECTED]>
> Sent: Wednesday, May 17, 2000 6:52 PM
> Subject: [Cooker] Swedish keymap still broken
> 
> 
> > 
> > The swedish keymap for the console is still broken.
> > 
> > You can't use ctrl-D to logg out. or save files with ctrl-x ctrl-s in
> > emacs or exit emacs with ctrl-x ctrl-c
> > 
> > /M
> > 
> > 
> > 
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




[Cooker] Swedish keymap still broken

2000-05-17 Thread Magnus Holmberg


The swedish keymap for the console is still broken.

You can't use ctrl-D to logg out. or save files with ctrl-x ctrl-s in
emacs or exit emacs with ctrl-x ctrl-c

/M





Re: [Cooker] mkh.sh script.

2000-05-17 Thread Magnus Holmberg


I just tried the script and I just get one image /mnt/spare/Extensions.iso
on 919 MB that does not fit on a single cdrom.

/M


On Tue, 16 May 2000, Guy T. Rice wrote:

> On Tue, 16 May 2000, Magnus Holmberg wrote:
> > If you modify it so it works, please post the script to the list. I think
> > we are many people that would be very glad to se that script.
> 
> This *appears* to work.  I don't know for sure because I haven't burnt the
> ISO's yet.  It's going to take me a while to do so, so I'll just upload
> this now and let people play with it.  Unless you're burning CD-RW disks,
> you might want to wait unless I test the ISO's.  But if you have CD-RW (or
> just don't care if you ruin some CD-R's), go ahead and try it.  The script
> executes without errors for me, but YMMV.  Let me know if you get any
> errors.  (I'm not counting as errors things like it telling me the
> package is already installed, or complaining that the dependencies are
> goofy -- by the way, why do some of the packages on CD1 depend on packages
> on CD2, wouldn't it make more sense to make sure CD1 is useable alone,
> and only go to CD2 if some packages on CD2 were requested?)
> 
> Incidently, since I hope to use this script beyond Hydrogen, and I
> assume "mkh" meant "make hydrogen", I've changed the name a bit.
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




Re: [Cooker] hdparm

2000-05-16 Thread Magnus Holmberg

> 
> 
> You might want to check out Need For Speed at
> http://www.linuxforum.com/plug/articles

I like to but: the page can't be found.

/M




[Cooker] Mandrake 7.1b, smpeg and sound-trouble.

2000-05-16 Thread Magnus Holmberg


Is it anyone here that have a Mandrake 7.1 box running with a smpeg player
that gives you some sound.

When I was running Mandrake 7.0 it worked just fine but in 7.1 I can watch
the movies but I don't get any sound.

I have tried to compile the sdl-src.rpm and the smpeg-src.rpm that worked
fine on my Mdk 7.0 box but under 7.1 beta I dont get any sound. The sound
works fine othervise (in mtv for example)

Does anyone know how to fix it?

I don't like to have to downgrade to be able to watch movies.

/M





Re: [Cooker] ide-scsi

2000-05-16 Thread Magnus Holmberg



Edit /sbin/mkininitrd and remove ide-scsi from tyhe
IGNOREMODS="." list
then make a new initial ramdisk and add it to lilo

/M

On Tue, 16 May 2000, Randy welch wrote:

> It doesn't seem as if the ide-scsi module is loaded at boot time.  I
> can't see my CD-RW drive until I manually load the module.
> 
> Kernel:
> 
> 2.2.15-4mdksmp #1 SMP Wed May 10 14:35:15 
> 
> CD-RW drive is a HP 8210 on /dev/hdd.
> 
> This is a stock kernel.
> 
> -randy
> 




Re: [Cooker] hdparm

2000-05-16 Thread Magnus Holmberg


If you add HDPARM=1
to /etc/sysconfig/system

so will mandrake run:

hdparam -q -c1 -q -A1 -q -m16 -q -d1 /dev/$i

(I think it is in /etc/rc.d/init.d/mandrake_everytime this run.)
/M


On 16 May 2000, Soulier, Frederic P wrote:

> Hi,
> 
> Have not selected "hdparm" during installation on a 7.0.
> I plan to use it now in /etc/rc.d/rc.local
>   hdparm -c 1 -d 1 -k 1 /dev/hda
>   hdparm -c 1 -d 1 -k 1 /dev/hdb
> 
> Is it safe to put it earlier (a script launched before rc.local)?
> If yes, where?
> 
> Cheers,
> Fred
> 





Re: [Cooker] Error: unable to fork

2000-05-15 Thread Magnus Holmberg



I also have some more problem

If I try to do a mail < file user@domain
I get something like Can't create transcript file
./xfe4FJVSo022169: Permission denied
queueup: cannot create queue temp file ./tfe4FJXOL02173,
uid=500: Permission denied

All seems to be fucked up because I tried security level 5 and then tried
to change back to 3. Is it impossible to go back to security-level 3 and
get the normal premissions for all files back or do I have to re-install?

Like it is now it's pretty fucked up. 


/M




[Cooker] Error: unable to fork

2000-05-15 Thread Magnus Holmberg


I've got a problem. 
When I try to run gnome-terminal as non-root I get 
unable to fork: Interupted system call

What can be wrong? 




[Cooker] Gnome bug..?

2000-05-14 Thread Magnus Holmberg



When I configuruating the background using gnomecc I run into some
trouble.
I chose Vertical Gradient push the ok button and then logout. 
When I logout I push the save-session button. But when I login again next
time I get the solid background. It seems to be impossible to save the
gradient one. (but it works until i logout)


/M




[Cooker] logrotate problems.

2000-05-13 Thread Magnus Holmberg



It seems to be worng path to killall in /etc/logrotate.d/syslog

It tries to run /sbin/killall -HUP syslogd, but the only killall I have is
in /usr/bin

/M





[Cooker] XFree-4 src-rpm.

2000-05-13 Thread Magnus Holmberg


I like to reebuild the Xfree-4 rpm by my self but it asks for Glide_SDK
and I can't find it anywhere. (not in contrib where I found
XFree86-4.0-6mdk.src.rpm or in the cooker dir)

Does anyone know where to find Glide_SDK ?

/M





[Cooker] swap and premission

2000-05-13 Thread Magnus Holmberg




when I do a swapon -a -v I get:

swapon: warning: /dev/hda2 has insecure permissions 0660, 0600 sugested
swapon: warning: /dev/hdc2 has insecure permissions 0660, 0600 sugested

How do I set the premission for the swap?
/M












Re: [Cooker] mpg player

2000-05-13 Thread Magnus Holmberg


smpeg seems not to work.

I get Fatal signal: Segmentation Fault (SDL Parachute Deployed)
if I use the --novideo flag. 
And If I try to watch a movie I can't get any sound.

/M

-- 




Re: [Cooker] msec and ftp

2000-05-12 Thread Magnus Holmberg

I think it was msec.

I chosed security level custom and normal as the mask and premission.
This must be the same as security level 3 or??

I added a row /home/ftp  current 755
after 
/home/*  current 700

so lets se if I get it wrong again next time I run msec.
/M


On 12 May 2000, Vandoorselaere Yoann wrote:

> Magnus Holmberg <[EMAIL PROTECTED]> writes:
> 
> > I have installed proftpd in /home and when I try to access my ftpserver a
> > few days later I can't.. When i find the problem it is that /home/ftp is
> > set to chmod 700. OK I change that to 755. A feww days later It is back to
> > 700. Is this msec that changes that or?? 
> > Im the only one that have acess to the system and I have not change that.
> > It's a bit iritating to get my ftp servers rights destroyed all the
> > time...
> > 
> > Does anyone hav e a solution?
> 
> I don't think it is msec at all,
> but, can you give me more informations ( how many days separating the change,
> security level, ... ) ?
> 
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




[Cooker] msec and ftp

2000-05-12 Thread Magnus Holmberg


I have installed proftpd in /home and when I try to access my ftpserver a
few days later I can't.. When i find the problem it is that /home/ftp is
set to chmod 700. OK I change that to 755. A feww days later It is back to
700. Is this msec that changes that or?? 
Im the only one that have acess to the system and I have not change that.
It's a bit iritating to get my ftp servers rights destroyed all the
time...

Does anyone hav e a solution?





Re: [Cooker] Re: [CHRPM] kernel-2.2.15-3mdk

2000-05-09 Thread Magnus Holmberg



you shall run it with the version of the kernel as an argument.
(2.2.15-1mdk and not 2.2.15-1) 

/M

On Tue, 9 May 2000, Michael Holt wrote:

> When I tried running this (both with 2.2.15-2 yesterday and with
> 2.2.15-1 today), I get this message:
> /lib/modules/2.2.15-1 is not a directory
> 
> What am I missing?  
> 
> Thanks, Mike
> 
> Magnus Holmberg wrote:
> > 
> > I think that the ting is that you have to make your own initrd.
> > 
> > the initrd normaly includes things that need to be loaded before the
> > system is starded. scsi-host drivers for examle.
> > 
> > SO what you have to do is to make a new one
> > 
> > mkinitrd /boot/initrd-2.2.15-3mdk.img 2.2.15-3mdk
> > 
> > then add a entry for it in lilo.conf and run /sbin/lilo
> > 
> > /M
> > 
> > On Tue, 9 May 2000, Michael Holt wrote:
> > 
> > > Chmouel Boudjnah wrote:
> > > >
> > > > --=-=-=
> > > > Name: kernel  Distribution: Linux-Mandrake
> > > > Version : 2.2.15Vendor: MandrakeSoft
> > > > Release : 3mdk  Build Date: Tue May 09 11:28:58 
>2000
> > > > Install date: (not installed)   Build Host: kenobi.mandrakesoft.com
> > > > Group   : System/Kernel and hardwareSource RPM: (none)
> > > > Size: 16964075
> > > > Packager: Chmouel Boudjnah <[EMAIL PROTECTED]>
> > > > Summary : The Linux kernel (the core of the Linux operating system).
> > > > Description :
> > > > The kernel package contains the Linux kernel (vmlinuz), the core of your
> > > > Linux Mandrake operating system.  The kernel handles the basic functions
> > > > of the operating system:  memory allocation, process allocation, device
> > > > input and output, etc.
> > > >
> > > > --=-=-=
> > > >
> > > > * Tue May 09 2000 Chmouel Boudjnah <[EMAIL PROTECTED]> 2.2.15-3mdk
> > > >
> > > > - Fix pcmcia.
> > > > - Correct .config with UDMA66.
> > > > - Fix version with reiserfs.
> > > >
> > > > --
> > > > http://www.linux-mandrake.com/en/cookerdevel.php3
> > >
> > > I've tried 2.2.15-1mdk -2mdk and -3mdk (with hydrogen), the only one
> > > that has booted correctly was -1mdk.  Both -2 and -3 I believe have a
> > > problem with initrd.img.  I get the following error while trying to
> > > boot:
> > >
> > > /lib/reiserfs.o: unresolved symbol (several lines of this)
> > >
> > > kernel panic: VFS: Unable to mount root fs on 03:07
> > >
> > > When I look at /boot, the initrd.img file still points to the
> > > 2.2.15-0.25mdk initrd, no matter which kernel version I use.  One thing
> > > I didn't do was download the source, headers and doc with the last two
> > > upgrades (I loaded utils, doc, source, headers and kernel with
> > > 2.2.15-1mdk - I don't know if this makes a difference).
> > >
> > > Mike
> 
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




Re: [Cooker] Re: [CHRPM] kernel-2.2.15-3mdk

2000-05-09 Thread Magnus Holmberg


Sorry... you need the mkinitrd-2.3.2-15mdk rpm
/M

> On Tue, 9 May 2000, Michael Holt wrote:
> 
> > Do you need the header, source or any other rmps in order to do this?  
> > 
> > Magnus Holmberg wrote:
> > > 
> > > I think that the ting is that you have to make your own initrd.
> > > 
> > > the initrd normaly includes things that need to be loaded before the
> > > system is starded. scsi-host drivers for examle.
> > > 
> > > SO what you have to do is to make a new one
> > > 
> > > mkinitrd /boot/initrd-2.2.15-3mdk.img 2.2.15-3mdk
> > > 
> > > then add a entry for it in lilo.conf and run /sbin/lilo
> > > 
> > > /M
> > > 
> > > On Tue, 9 May 2000, Michael Holt wrote:
> > > 
> > > > Chmouel Boudjnah wrote:
> > > > >
> > > > > --=-=-=
> > > > > Name: kernel  Distribution: Linux-Mandrake
> > > > > Version : 2.2.15Vendor: MandrakeSoft
> > > > > Release : 3mdk  Build Date: Tue May 09 11:28:58 
>2000
> > > > > Install date: (not installed)   Build Host: 
>kenobi.mandrakesoft.com
> > > > > Group   : System/Kernel and hardwareSource RPM: (none)
> > > > > Size: 16964075
> > > > > Packager: Chmouel Boudjnah <[EMAIL PROTECTED]>
> > > > > Summary : The Linux kernel (the core of the Linux operating system).
> > > > > Description :
> > > > > The kernel package contains the Linux kernel (vmlinuz), the core of your
> > > > > Linux Mandrake operating system.  The kernel handles the basic functions
> > > > > of the operating system:  memory allocation, process allocation, device
> > > > > input and output, etc.
> > > > >
> > > > > --=-=-=
> > > > >
> > > > > * Tue May 09 2000 Chmouel Boudjnah <[EMAIL PROTECTED]> 2.2.15-3mdk
> > > > >
> > > > > - Fix pcmcia.
> > > > > - Correct .config with UDMA66.
> > > > > - Fix version with reiserfs.
> > > > >
> > > > > --
> > > > > http://www.linux-mandrake.com/en/cookerdevel.php3
> > > >
> > > > I've tried 2.2.15-1mdk -2mdk and -3mdk (with hydrogen), the only one
> > > > that has booted correctly was -1mdk.  Both -2 and -3 I believe have a
> > > > problem with initrd.img.  I get the following error while trying to
> > > > boot:
> > > >
> > > > /lib/reiserfs.o: unresolved symbol (several lines of this)
> > > >
> > > > kernel panic: VFS: Unable to mount root fs on 03:07
> > > >
> > > > When I look at /boot, the initrd.img file still points to the
> > > > 2.2.15-0.25mdk initrd, no matter which kernel version I use.  One thing
> > > > I didn't do was download the source, headers and doc with the last two
> > > > upgrades (I loaded utils, doc, source, headers and kernel with
> > > > 2.2.15-1mdk - I don't know if this makes a difference).
> > > >
> > > > Mike
> > 
> > 
> 
> 





Re: [Cooker] Re: [CHRPM] kernel-2.2.15-3mdk

2000-05-09 Thread Magnus Holmberg


I don't think so...
It takes your kernelmodules and add that together with some other things
that is neded to load them to the initrd-image.

/M



On Tue, 9 May 2000, Michael Holt wrote:

> Do you need the header, source or any other rmps in order to do this?  
> 
> Magnus Holmberg wrote:
> > 
> > I think that the ting is that you have to make your own initrd.
> > 
> > the initrd normaly includes things that need to be loaded before the
> > system is starded. scsi-host drivers for examle.
> > 
> > SO what you have to do is to make a new one
> > 
> > mkinitrd /boot/initrd-2.2.15-3mdk.img 2.2.15-3mdk
> > 
> > then add a entry for it in lilo.conf and run /sbin/lilo
> > 
> > /M
> > 
> > On Tue, 9 May 2000, Michael Holt wrote:
> > 
> > > Chmouel Boudjnah wrote:
> > > >
> > > > --=-=-=
> > > > Name: kernel  Distribution: Linux-Mandrake
> > > > Version : 2.2.15Vendor: MandrakeSoft
> > > > Release : 3mdk  Build Date: Tue May 09 11:28:58 
>2000
> > > > Install date: (not installed)   Build Host: kenobi.mandrakesoft.com
> > > > Group   : System/Kernel and hardwareSource RPM: (none)
> > > > Size: 16964075
> > > > Packager: Chmouel Boudjnah <[EMAIL PROTECTED]>
> > > > Summary : The Linux kernel (the core of the Linux operating system).
> > > > Description :
> > > > The kernel package contains the Linux kernel (vmlinuz), the core of your
> > > > Linux Mandrake operating system.  The kernel handles the basic functions
> > > > of the operating system:  memory allocation, process allocation, device
> > > > input and output, etc.
> > > >
> > > > --=-=-=
> > > >
> > > > * Tue May 09 2000 Chmouel Boudjnah <[EMAIL PROTECTED]> 2.2.15-3mdk
> > > >
> > > > - Fix pcmcia.
> > > > - Correct .config with UDMA66.
> > > > - Fix version with reiserfs.
> > > >
> > > > --
> > > > http://www.linux-mandrake.com/en/cookerdevel.php3
> > >
> > > I've tried 2.2.15-1mdk -2mdk and -3mdk (with hydrogen), the only one
> > > that has booted correctly was -1mdk.  Both -2 and -3 I believe have a
> > > problem with initrd.img.  I get the following error while trying to
> > > boot:
> > >
> > > /lib/reiserfs.o: unresolved symbol (several lines of this)
> > >
> > > kernel panic: VFS: Unable to mount root fs on 03:07
> > >
> > > When I look at /boot, the initrd.img file still points to the
> > > 2.2.15-0.25mdk initrd, no matter which kernel version I use.  One thing
> > > I didn't do was download the source, headers and doc with the last two
> > > upgrades (I loaded utils, doc, source, headers and kernel with
> > > 2.2.15-1mdk - I don't know if this makes a difference).
> > >
> > > Mike
> 
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




Re: [Cooker] Re: [CHRPM] kernel-2.2.15-3mdk

2000-05-09 Thread Magnus Holmberg



I think that the ting is that you have to make your own initrd.

the initrd normaly includes things that need to be loaded before the
system is starded. scsi-host drivers for examle.  

SO what you have to do is to make a new one

mkinitrd /boot/initrd-2.2.15-3mdk.img 2.2.15-3mdk

then add a entry for it in lilo.conf and run /sbin/lilo


/M

On Tue, 9 May 2000, Michael Holt wrote:

> Chmouel Boudjnah wrote:
> > 
> > --=-=-=
> > Name: kernel  Distribution: Linux-Mandrake
> > Version : 2.2.15Vendor: MandrakeSoft
> > Release : 3mdk  Build Date: Tue May 09 11:28:58 2000
> > Install date: (not installed)   Build Host: kenobi.mandrakesoft.com
> > Group   : System/Kernel and hardwareSource RPM: (none)
> > Size: 16964075
> > Packager: Chmouel Boudjnah <[EMAIL PROTECTED]>
> > Summary : The Linux kernel (the core of the Linux operating system).
> > Description :
> > The kernel package contains the Linux kernel (vmlinuz), the core of your
> > Linux Mandrake operating system.  The kernel handles the basic functions
> > of the operating system:  memory allocation, process allocation, device
> > input and output, etc.
> > 
> > --=-=-=
> > 
> > * Tue May 09 2000 Chmouel Boudjnah <[EMAIL PROTECTED]> 2.2.15-3mdk
> > 
> > - Fix pcmcia.
> > - Correct .config with UDMA66.
> > - Fix version with reiserfs.
> > 
> > --
> > http://www.linux-mandrake.com/en/cookerdevel.php3
> 
> I've tried 2.2.15-1mdk -2mdk and -3mdk (with hydrogen), the only one
> that has booted correctly was -1mdk.  Both -2 and -3 I believe have a
> problem with initrd.img.  I get the following error while trying to
> boot:
> 
> /lib/reiserfs.o: unresolved symbol (several lines of this)
> 
> kernel panic: VFS: Unable to mount root fs on 03:07
> 
> When I look at /boot, the initrd.img file still points to the
> 2.2.15-0.25mdk initrd, no matter which kernel version I use.  One thing
> I didn't do was download the source, headers and doc with the last two
> upgrades (I loaded utils, doc, source, headers and kernel with
> 2.2.15-1mdk - I don't know if this makes a difference).
> 
> Mike
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




Re: [Cooker] 7.1b, kernel-2.2.15-2mdk and reiserfs

2000-05-09 Thread Magnus Holmberg



Did you compile it by youre self?

If you complied reiserfs as a moduleyou have to make a initrd

mkinitrd /boot/initrd-2.2.15-2mdk.ing 2.2.15-2mdk
and add a initrd entry to lilo.

/M


On Tue, 9 May 2000, Michael Holt wrote:

> Hello,
>   Have been using 7.1b (1st release) with the reiserfs and the 2.2.15-1
> kernel - it works great.  Problem came with upgrading to 2.2.15-2; I got
> a kernel panic and reiserfs couldn't be recognized. I used my rescue
> disk to get my system back and reinstall my original kernel, any clues?
> 
> Mike 
> 





Re: [Cooker] Mandrake 7.1 and cd-writers

2000-05-09 Thread Magnus Holmberg


Ok, but xcdroast is a gui-shit-software. (mabe a good
gui-software. But I prefere to work in the console) Like to use my scripts
instead :-)

/M


On Tue, 9 May 2000, Till Kamppeter wrote:

> 
> The best way is if the newest completely bugfixed version of X-CD-Roast
> (0.96ex2, source at www.xcdroast.org, source and binary RPMs in Red Hat
> 6.2). would be installed. One could configure it in nonroot mode (see
> README.nonroot) and all users can burn CDs safely. ATTENTION: X-CD-Roast
> 0.96e as delivered with Mandrake 7.0/7.1 has a bug and the nonroot mode
> does not work. The bug is fixed in 0.96ex2.
> 
>Till
> 
> 
> Magnus Holmberg wrote:
> > 
> > Is it possible to do so a non root user have acess to the cdwriter in
> > Mandrake 7.1?
> > 
> > I have added a new user foobar and added him to the group cdwriter but it
> > doesnt seems to work anyway
> > 
> > /M
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




Re: [Cooker] initrd question

2000-05-09 Thread Magnus Holmberg

On Tue, 9 May 2000, Sergio Korlowsky wrote:

> 
> 
> 
> On Tue, 9 May 2000, Magnus Holmberg wrote:
> > Date: Tue, 9 May 2000 04:59:00 +0200 (CEST)
> > To: Mandrake Cooker <[EMAIL PROTECTED]>
> > From: Magnus Holmberg <[EMAIL PROTECTED]>
> > Reply-To: [EMAIL PROTECTED]
> > Subject: [Cooker] initrd question
> > 
> > 
> > I try to make a initrd with mkinitrd /boot/initrd.img 2.2.15-2mdk
> > 
> > And I get: No module reiserfs found for kernel 2.2.15-2mkd ?
> > 
> > Why do I need to have resierfs in the initrd 
> > (I have reiserfs in the kernel so this thing is stupid)
> > 
> > /M
> > 
> 
> are you totally sure you have kernel 2.2.15-2 (?)
> I have installed 7.1 Beta 2 and it has kernel 2.2.15-0.28mdk  
> that could be a good reason  ;-)

Im dam sure
#uname -r
2.2.15-2mdk

You havn't ypgraded for some days.. Both -1mdk and -2mdk has been relised.

/M


> 
> Sergio 
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




Re: [Cooker] Sawmill beeps! Very Annoying

2000-05-09 Thread Magnus Holmberg

On Tue, 9 May 2000, Andreas Simon wrote:

> Magnus Holmberg wrote:
> > 
> > I think he mean the annoying sound that comes frome smome bug?
> > Everytime I get the sound (i have no system-spunds enabled)
> > I get
> > window-position
> > Symbol value is void
> > :
> > 
> > in the console where i started X.
> > It beep's when gmc launch their icons. It beeps when you get a new
> > popup-window,,,
> > 
> > Not fun at all. I dont have this annoying behaviour on my machine running
> > gnome-helix
> 
> 
> Hm ... I don't get such annoying beeps. I dunno where they
> come from.

It is from sawmill anyway. I tried to just  start sawmill without any
gnome apps.

I downloaded the latest sawmill from helix (www.helixcode.com/desktop)
and with their rpm I don't get those bp's.

I still have the same .sawmill and .sawmillrc

//M


> 
> The system beep can be configured via the Gnome Control Center.
> Look under Peripherals/Keyboard/Keyboard bell.
> Just set the volume to zero.

That dont solve the problem.. I want the keyboard bell. but not everytime
a new window opens...



> 
> ~Andreas
> 




Re: [Cooker] Sawmill beeps! Very Annoying

2000-05-09 Thread Magnus Holmberg


I think he mean the annoying sound that comes frome smome bug? 
Everytime I get the sound (i have no system-spunds enabled)
I get 
window-position
Symbol value is void
:

in the console where i started X.
It beep's when gmc launch their icons. It beeps when you get a new
popup-window,,,

Not fun at all. I dont have this annoying behaviour on my machine running
gnome-helix 

/M


On Tue, 9 May 2000, Andreas Simon wrote:

> Nick Webb wrote:
> > All of you out there probably know the answer to this, but I can't find
> > a place anywhere in gnome/sawmill to turn off the annoying system beeps
> > it makes every time an app is started.  Please help me stop this.
> 
> If you mean the sound effects sawmill associates to various
> window manager events, try the following:
> 
> middle mouse button menu -> customize -> sound
> 
> There's a setting 'enable audio effects for window manager
> events'.
> 
> Cheers,
> Andreas
> 

-- 




Re: [Cooker] initrd question

2000-05-09 Thread Magnus Holmberg


I have just my scsi-host adapter and nothing about reiserfs.
(but mabe mkinitrd checks in /etc/fstab ?)
Btw. mkinitrd is a shell-script so it would be nice if it have the
--without=  option.

/M


On 9 May 2000, Chmouel Boudjnah wrote:

> Magnus Holmberg <[EMAIL PROTECTED]> writes:
> 
> > I try to make a initrd with mkinitrd /boot/initrd.img 2.2.15-2mdk
> > 
> > And I get: No module reiserfs found for kernel 2.2.15-2mkd ?
> > 
> > Why do I need to have resierfs in the initrd 
> > (I have reiserfs in the kernel so this thing is stupid)
> 
> (chmou@kenobi)[tmp/]-% rpm -qpl /RPMS/kernel-2.2.15-2mdk.i586.rpm |grep reiser
> /lib/modules/2.2.15-2mdk/fs/reiserfs.o
> (chmou@kenobi)[tmp/]-% 
> 
> what do you have in your /etc/conf.modules ?
> 




[Cooker] initrd question

2000-05-08 Thread Magnus Holmberg


I try to make a initrd with mkinitrd /boot/initrd.img 2.2.15-2mdk

And I get: No module reiserfs found for kernel 2.2.15-2mkd ?

Why do I need to have resierfs in the initrd 
(I have reiserfs in the kernel so this thing is stupid)

/M





[Cooker] Mandrake 7.1 and cd-writers

2000-05-08 Thread Magnus Holmberg


Is it possible to do so a non root user have acess to the cdwriter in
Mandrake 7.1?

I have added a new user foobar and added him to the group cdwriter but it
doesnt seems to work anyway

/M




[Cooker] Gnome bug?

2000-05-08 Thread Magnus Holmberg


I get a lot's of beeep when The desktop add icons and when I open the find
or save-file window in netscape.

In the console from where i started X i get:

window-position
Symbl value is void
:
window-position
Symbl value is void
:
window-position
Symbl value is void
:
window-position
Symbl value is void
:


And yes I removed .gnome* after I upgraded all gnome rpms.

(Im running gnome and sawmill)

/M





[Cooker] Sugestion for Cooker

2000-05-08 Thread Magnus Holmberg


Can we please include the nls patch for smbfs in the kernel so all
characters (swedish for example) works with smbmount ?

the patch can be found at:

http://www.hojdpunkten.ac.se/054/samba


/M



-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




Re: [Cooker] Scsi-adapter installed by mandrake.

2000-05-07 Thread Magnus Holmberg


It is a tecram DC-390 from 1996. (it's what the bios says.. it works just
fine with the tcmscsi module)

The cat thing says...
 
[root@a201 pucko]# grep 10222020 /proc/bus/pci/devices 
0050102220209   7c81
ffee
[root@a201 pucko]# 

> do you have this card?
> 
> try "grep 10222020 /proc/bus/pci/devices"
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




Re: [Cooker] fontserver and drakfont

2000-05-07 Thread Magnus Holmberg



I dont think so...
Because it dint work with a single font from windows.

But when I took all the XFree rpm's from the contrib dir and installed
them instead it worked fine with all fonts.

/M


On Sun, 7 May 2000, Pablo Saratxaga wrote:

> Kaixo!
> 
> On Sun, May 07, 2000 at 03:16:44PM +0200, Magnus Holmberg wrote:
> > 
> > the fontserver dies since I added the windows fonts with drakfont.
> > /M
> 
> That means you have one (or several) bogus fonts.
> 
> You will need to do some hunting to find out the font (or the fonts)
> causing the trouble, and remove them from the directory.
> 
> It may also be that you have *.TTF files. You must have only *.ttf.
> That is a simple fix:
> 
> for i in *.TTF ; do
>   mv $i A
>   mv A `basename $i .TTF`.ttf
> done
> 
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




[Cooker] Scsi-adapter installed by mandrake.

2000-05-07 Thread Magnus Holmberg


When I installed Mandrake the install program detected my Tecram DC-390 as
AMC53C974 and used this module and not the DC390 module.

Is there some reason for this? is the AMC53C974 better then the tmscsim
(tECRAM dc 390 MODULE) ?

/M




[Cooker] Samba in cooker

2000-05-07 Thread Magnus Holmberg


I think it would be nice if samba was shipped with some codepages for
different languages.

/M





Re: [Cooker] Autodetecting of CD-writer

2000-05-07 Thread Magnus Holmberg


Wounder the same 

My cdrom rips wav files from audio-cds much faster if I use ide-scsi
emulation.

/M


On Sun, 7 May 2000, Till Kamppeter wrote:

> Hi,
> ---
> 
> Why not simply use the IDE SCSI emulation (ide-scsi.o) as default driver
> for IDE CD-ROM drives? Then one doesn't need any autodetection of CD
> writers. If one has one, one starts 'cdrecord' and it works, if not, the
> normal CD-ROM drive works under SCSI emulation without any problems,
> too. And you can rip audio with cdda2wav (e. g. for making MP3).
> cdda2wav does not recognize IDE drives without SCSI emulation.
> 
> What are the disadvantages of using a simple CD-ROM drive with the SCSI
> emulation?
> 
>Till
> 
> 
> 
> Pixel wrote:
> > 
> > Till Kamppeter <[EMAIL PROTECTED]> writes:
> > 
> > > Pixel wrote:
> > > >
> > > > "Michael Gallagher" <[EMAIL PROTECTED]> writes:
> > > >
> > > > > Also, I've read about Mandrake 7.0 auto-detecting CDRW drives and I've never
> > > > > had that work.  Mine is a Creative 4224 drive connected as a slave to my
> > > > > second hard drive.  I know some people have had success with this drive so I
> > > > > don't really no what's going wrong.
> > > >
> > > > can you give the dmesg of your box?
> > > >
> > > > the regexp used is m!ATAPI.* CD(-R|/RW){1,2} ! (inspired by the kernel source).
> > >
> > > Which program does the autodetecting of IDE CD writers and how does it
> > > work?
> > 
> > it's DrakX.
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




[Cooker] fontserver and drakfont

2000-05-07 Thread Magnus Holmberg


the fontserver dies since I added the windows fonts with drakfont.
/M





Re: [Cooker] Network Installation Failed!

2000-05-06 Thread Magnus Holmberg



On Sat, 6 May 2000, Rene Eske Jensen wrote:

> Pixel wrote:
> > 
> > Rene Eske Jensen <[EMAIL PROTECTED]> writes:
> > 
> > > It downloaded some stuff (installation files i guess), started the
> > > installation in graphics mode. chose english setup, danish keybboard,
> > > and some things, and it looked good until I got to the point right after
> > > partitioning the hardrive, it bailed out saying that it could not find
> > > the hdlist.cz2.
> > 
> > weird, weird. I've just tested an install from ftp.free.fr, and it works quite
> > nicely...

It worked from ftp.sunet.se in the Custom mode.
But during install it says error installing bash-... or something.

In expertmode it failed to install the booatloader. (lilo, using reiserfs
on the whole disk)


A option "skipp" would be nice in the botloader instal stage so you can
finnish the install if it fails...





Re: [Cooker] Install question

2000-05-06 Thread Magnus Holmberg


Thnks.

One more question... 
How can I see if I already have this enabled...
(I enabled that first time i tried to install.. but the install hang so i
restarted it and forgot to enable it. But i did not remorat the partition)


/M


On 6 May 2000, Pixel wrote:

> Magnus Holmberg <[EMAIL PROTECTED]> writes:
> 
> > One question.
> > 
> > If I forget to chose md5 and shadow passwords. Can I enable this after the
> > install??? And how?
> > 
> 
> use the source :)
> 
> 
> sub enableShadow() {
> my $p = $::o->{prefix};
> run_program::rooted($p, "pwconv")  or log::l("pwconv failed");
> run_program::rooted($p, "grpconv") or log::l("grpconv failed");
> }
> 
> sub enableMD5Shadow($$$) {
> my ($prefix, $shadow, $md5) = @_;
> substInFile {
>   if (/^password.*pam_pwdb.so/) {
>   s/\s*shadow//; s/\s*md5//;
>   s/$/ shadow/ if $shadow;
>   s/$/ md5/ if $md5;
>   }
> } grep { -r $_ } map { "$prefix/etc/pam.d/$_" } qw(login rlogin passwd);
> }
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




[Cooker] Install question

2000-05-06 Thread Magnus Holmberg


One question.

If I forget to chose md5 and shadow passwords. Can I enable this after the
install??? And how?


/M





[Cooker] Swedish keymap broken..

2000-05-06 Thread Magnus Holmberg


The swedish keymap seems to be broken. C-X C-S does not work in emacs for
exampel. Ctrl-D does not work...

It should be the same as the Finnish keymap but i like to se one thing
different.

I like it like this:

keykode 27 = ded_diaeresis  asciicircum  asciitilde 

Like it is in the swedish keymap that does not wor as it should.

/M




-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




Re: [Cooker] installation of pascal compiler

2000-05-05 Thread Magnus Holmberg



Gnu-pascal.

Get the source-rpm from:
ftp://ftp.agnes.dida.physik-uni-essen.de/gnu-pascal/current

and do a rpm --rebuild on it.

/M






On Fri, 5 May 2000, Emmanuel Paré wrote:

> Check out http://www.freepascal.org  it run whell on my system.. and it come
> into *.rpm format.
> 
> - Original Message -
> From: "Nathalie Jarosz" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 05, 2000 8:11 AM
> Subject: [Cooker] installation of pascal compiler
> 
> 
> > Hi!
> >
> > I am new in using linux. I have just installed Linux Mandrake 7.0 and now
> > i'd like to install a Gnu pascal compiler but I don't manage to do it.
> >
> > >Installing GNU Pascal
> > >*
> > >
> > >   The preferred way to distribute GNU software is distribution of the
> > >source code.  However, it can be a non-trivial exercise to build GNU
> > >Pascal on some non-UNIX systems, so we also provide ready-to-run
> > >binaries for a number of platforms. See *Note binary distributions:: how
> > >to install a binary distribution.
> > >
> > >   GPC is based on GNU CC; you will need the GCC sources to build it. It
> > >must be the same version as the one GPC is implemented with. Although
> > >you need GCC to build the GNU Pascal compiler, you don't need GCC to
> > >compile Pascal programs once GNU Pascal is installed. Because GNU Pascal
> > >shares its backend with GNU CC, it should run on any system supported by
> > >GNU CC. A full list of platforms supported by GNU CC can be found in
> > >*Note the GCC installation instructions: (gcc)Installation.
> > >
> > >   Here is the generic procedure for installing GNU Pascal on a UNIX
> > >system.  See *Note compilation notes:: for extra information needed to
> > >install GPC on certain platforms.
> > >
> > >  1. Unpack the source distributions.
> > >
> > > From a directory of your choice (e.g. `/usr/local/src'), unpack
> > > the GNU CC and GNU Pascal source distributions.  This will create
> > > separate subdirectories for GCC and GPC.
> > >
> > > `cd' to the GPC directory (`/usr/local/src/gpc' in the example
> > > above) and move the contents (a subdirectory `p') to the GCC
> > > directory (for instance `usr/local/src/gcc-2.8.1').
> > >
> > > Next, go to the GCC source directory and apply the GCC patch
> > > required by GNU Pascal:
> > >
> > >  % patch -s -p1 < p/diffs/gcc-2.8.1.diff
> >
> > I first have had a problem at this step because i had to install patch.
> Now,
> > it is ok.
> >
> > > Note 1: If you omit this step, `configure' (see below) will prompt
> > > you for doing this automatically.
> > >
> > > Note 2: In the example above, GCC version 2.8.1 is assumed.  If
> > > your version of GCC is other than 2.8.1, you have to get and apply
> > > the appropriate patch.  If you run the patch automatically from
> > > `configure', it will detect and work with some versions of EGCS.
> > >
> > > Note 3: All changes to GCC are surrounded by `#ifdef GPC ..
> > > #endif', so they should not interfere when you build a C compiler
> > >from this source tree.
> > >
> > > It is possible, though not required, to build the compiler in a
> > > directory other than the one containing the sources.  (If you do
> > > that, you do not need to write into the GCC source directory and
> > > can build GPC for more than one platform from the same source
> > >tree.)  In that case, you need a `make' that understands the VPATH
> > > variable.  GNU make does, although at least GNU make version 3.71
> > > has a bug in the way it treats VPATH.  GNU make version 3.75 is
> > > known to work.
> > >
> > > If you have built GNU Pascal previously in the same directory for a
> > > different target machine, do `make distclean' to delete all files
> > > that might be invalid.  One of the files this deletes is
> > > `Makefile'; if `make distclean' complains that `Makefile' does not
> > > exist, it probably means that the directory is already suitably
> > > clean.
> > >
> > >  2. Configuring and building GNU CC GNU Pascal is automatically
> > > configured with GNU CC.  Configuration of GNU CC is treated in
> > > depth in *Note the GCC installation instructions:
> > > (gcc)Installation.
> > >
> > > Chdir to the GCC object directory.  (This can be a directory of
> > > your choice, including the GCC source directory.)  From there, run
> > > the `configure' script in the GCC source directory.  If both
> > > directories are the same, the command
> > >
> > >  % ./configure
> > >
> > > is sufficient to configure GCC in most cases.  If they are
> > > different, something like
> > >
> > >  % ../gcc-2.8.1/configure
> > >
> > > will do the job.  This creates all the necessary config files,
> > > links and Makefile in the GCC object directory.
> >
> > Now, my trouble is here. When I do this, the following message appear:

Re: [Cooker] reiserfs

2000-05-05 Thread Magnus Holmberg


Does anyone know what the notail thing does?
Cant find that in man mount or man fstab.
Do I have to att something special to lilo if i like to use the whole disk
with reiserfs?

I have also heard that there is some patch to grub for reiserfs so i think
that a patched grub would be nice in mandrake 7.1b.


/M


On Thu, 4 May 2000, Kevin Forge wrote:

> I have a single '/' partition and a '/home' that are both RiserFS.  
> No ext2 anywhere on my PC.
> 
> /dev/hda2 / reiserfs notail 1 1
> none /dev/pts devpts mode=0620 0 0
> /mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
> /mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
> /dev/hda1 /mnt/windows vfat user,exec,umask=0 0 0
> none /proc proc defaults 0 0
> 
> Civileme wrote:
> > 
> > Magnus Holmberg wrote:
> > 
> > > Is it possible to install Mandrake 7.1 on a / partition with reiserfs.
> > > Or do i need to have /boot on ext2 filesystem?
> > 
> > I did all partitions except windows, swap, and /boot on reiser.  I did
> > /boot on ext2 because checking it is trivial and I had no notion whether
> > the kernel in memory when /boot is read had the reiser fs patch or not.
> > I suppose the Open BIOS project with linux as the BIOS could feature
> > Reiser if someone wanted to be a puritan, and use nothing else.  I did
> > not in fact try /boot as Reiserfs on my test system, so I can't say
> > whether it will work.
> > 
> > But with an ext2 /boot, Reiser can definitely be used for all the other
> > partitions.  It is not backwards compatible with ext2 since the storage
> > method is something like a B-Tree, but ext2 and reiser partitions can
> > coexist.  Checking out several partitions totalling 10 Gb of storage
> > (UDMA/33 without optimizations) in less than nine seconds on boot after
> > being stopped in the midst of 40 users with makes in progress (by a
> > hardware reset) is pretty good, in my estimation.  Now I am creating and
> > reading, resizing and writing back , many many tiny files to see if I can
> > confuse it long term.  So far, its efficiency with bundles of small files
> > seems to be superior to ext2fs.
> > 
> > Civileme
> > 
> > --
> > BETA-testing Netscape 6
> > and its mailer  and L-M 7.1
> 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




[Cooker] smpeg trouble

2000-05-04 Thread Magnus Holmberg


I get no sounds with smpeg.
if i do a plaympeg --novideo file.mpg

I get
file.mpg: MPEG system stream
(audio/video)
Video 352x288 resolution
Audio MPEG-1 Layer 2 224kbit/s 44100Hz stereo
Fatal signal: Segmentation Fault (SDL Parachute Deployed)

/M





[Cooker] reiserfs

2000-05-04 Thread Magnus Holmberg


Is it possible to install Mandrake 7.1 on a / partition with reiserfs.
Or do i need to have /boot on ext2 filesystem?





[Cooker] ctrl-alt-del

2000-05-03 Thread Magnus Holmberg


when i hit:

ctlr-alt-del whn the machine has not started up yet I get 

shutdown: no authorized users logged in.

How can i fix so ctrl-alt-del always work?

/M





[Cooker] kde trouble.

2000-05-02 Thread Magnus Holmberg


I have upgraded to the latest:
kdebase
kdelibs
kdelibs-devel
kdessuport
kdesupport-devel

but when i try to run kvt I get segmentation fault.
ldd says:
# ldd /usr/bin/kvt
libncurses.so.5 => /usr/lib/libncurses.so.5 (0x4001b000)
libkdeui.so.2 => /usr/lib/libkdeui.so.2 (0x40062000)
libkdecore.so.2 => /usr/lib/libkdecore.so.2 (0x4015d000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x401f8000)
libqt.so.1 => /usr/lib/libqt.so.1 (0x40207000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4044d000)
libstdc++-libc6.1-2.so.3 => /usr/lib/libstdc++-libc6.1-2.so.3
(0x4051c000)
libm.so.6 => /lib/libm.so.6 (0x4056b000)
libc.so.6 => /lib/libc.so.6 (0x40589000)
libgpm.so.1 => /usr/lib/libgpm.so.1 (0x4067)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)
 

rpm -qf /usr/lib/libncurses.so.5
ncurses-5.0-12mdk (the lastest)
rpm -qf /usr/lib/libkdeui.so.2
kdelibs-1.1.2-18mdk
rpm -qf /usr/lib/libkdecore.so.2
kdelibs-1.1.2-18mdk
rpm -qf /usr/X11R6/lib/libXext.so.6
XFree86-libs-4.0-6mdk
rpm -qf /usr/lib/libqt.so.1 
qt-1.44-20mdk
rpm -qf /usr/lib/libstdc++-libc6.1-2.so.3
libstdc++-2.95.2-7mdk
rpm -qf /usr/X11R6/lib/libX11.so.6
XFree86-libs-4.0-6mdk
rpm -qf /lib/libm.so.6 
glibc-2.1.3-4mdk
rpm -qf /usr/lib/libgpm.so.1.18.0 
gpm-1.19.2-1mdk
rpm -qf /lib/ld-linux.so.2
glibc-2.1.3-4mdk


Why??? it's the latest of every thing

/M





[Cooker] gnome-iconedit

2000-04-29 Thread Magnus Holmberg


Got this when i try to install gnome-iconedit
error:failed dependencies
  libgdk_pixbuf.so.1 is needed by gnome-iconedit-1.0.6-1mdk


Btw how can i change the font-size of the desktop icons?

/M




Re: [Cooker] Netscape in Mandrake 7.1b

2000-04-29 Thread Magnus Holmberg

> Go to a Mandrake crypto mirror (you can find a list on the Mandrake site
> and grab the Mandrake RPMS (common and communicator)

The netscape-128 rpms seems to be much older than the natscape-navigator
and netscape-communicator rpms so thats why i like to use fortify. 
Is the netscape-128 files just netscape that ar fortifyed or is they
shipped from netscape whit 128 bits encryption?

I solved the problem by doing this

rpm -i netscape-XXX.src.rpm

then unpacked the navigator and communicator  source in
/usr/src/RPM/SOURCES
unpacked the netscape-x.nif file an run fortify on the netscape file i
got and packed it again. Then i packed the navigator-xxx.tar.bz2 file and
the communicator-xxx.tar.bx2 file again and run rpm -bb netscape.spec

/M




  1   2   >