Re: [newbie] Problems with streaming audio/video in Xine

2005-04-09 Thread Graham Watkins
Graham Watkins wrote:
Hi again,
Just installed Xine in the hopes of overcoming the limitations i seem to 
have with Kaffeine. However still no sound with .mov files.

Also, when I try to connect to radio stations, I get the following error:
Error loading library: cook.so.6.0
These libraries are installed in /home/graham/codecs along with all the 
others.

What, if anything, can I do about these problems?

Further to this, when starting gxine from the command line, I get the 
following message which may be relevant (or not):

lirc: lirc_init failed. Make sure that you have lircd running
lirc: and that you have the permissions to connect to the socket
This occurs whether running as user or root so somehow I don't think 
it's a permissions issue. What is lircd anyhow?

--
Graham Watkins
It may be that  your sole purpose in life is simply to serve as a 
warning to others.



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



[newbie] Problems with streaming audio/video in Xine

2005-04-09 Thread Graham Watkins
Hi again,
Just installed Xine in the hopes of overcoming the limitations i seem to 
have with Kaffeine. However still no sound with .mov files.

Also, when I try to connect to radio stations, I get the following error:
Error loading library: cook.so.6.0
These libraries are installed in /home/graham/codecs along with all the 
others.

What, if anything, can I do about these problems?
--
Graham Watkins
It may be that  your sole purpose in life is simply to serve as a 
warning to others.



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



[newbie] Problems with ipw2200 and MDK 10.1

2005-03-08 Thread Henriette Holm
Hi.
I have a laptop running MDK 10.1. After looking through several
howto's/forums/etc. I did the following trying to get my ipw2200 to
work:

1) Download and install kernel source

2) $ su

# mkdir /lib/hotplug/firmware /etc/firmware
# tar zxvf ipw2200-fw-2.2.tgz
# cp *.fw /etc/firmware
# cp *.fw /lib/hotplug/firmware
# urpmi ipw2200-dkms-0.19-1mdk.noarch.rpm

3) Use the KDE configuration tool to configure the connection

4) Edited /etc/sysconfig/network-scripts/ifcfg-eth0 - since it wanted
the MAC address to be loads of zero's.

When I do

# ifup eth1

I get:

grep: /etc/sysconfig/networking/default/ifcfg-*: No such file or directory
interface 'eth1' not found

Determining IP information for eth1.failed

This is not really strange since there is no 'default' directory in
/../../networking. Can anyone help me with this?

-Henriette


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



Re: [newbie] Problems with Ipw2200 BG

2005-03-06 Thread Julie Sloan
On Sunday 06 March 2005 06:29 pm, Derek Jennings wrote:
> On Sunday 06 March 2005 22:49, Julie Sloan wrote:

> > (Alt-F2 does nothing on my box - is this a keyboard problem?)
>
> I was assuming KDE was the Window Manager. Alt+F2 in KDE gives you a "Run
> box" to enter a single command.

Yes, KDE is my windowmanager, but Alt-F2 does nothing.  
I suppose I need a new keyboard; I know my ESC does not work, now it seems 
F2 also doesn't.  I don't know enough about the F keys to know what they 
ought to do.  I do know the left Alt is functioning as I was using it in 
place of Esc in VIm today. 

Alt-F3 and Alt-F5 are giving me menus.  None of the other F's are doing 
anything with Alt.

Thanks for the information.  :)
-- 
Julie


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



Re: [newbie] Problems with Ipw2200 BG

2005-03-06 Thread Derek Jennings
On Sunday 06 March 2005 22:49, Julie Sloan wrote:
> On Sunday 06 March 2005 03:35 pm, Derek Jennings wrote:
> > download the correct .tar.gz file
> > To uncompress the file just click on it with konqueror.
> >
> > You will need to be root user to do that so open up a root copy of
> > konqueror with Alt+F2 and type 'kdesu konqueror' in the box.
>
> kdesu konqueror!  how cool!  this is handy to know.
>
> (Alt-F2 does nothing on my box - is this a keyboard problem?)
I was assuming KDE was the Window Manager. Alt+F2 in KDE gives you a "Run box" 
to enter a single command.

kdesu is simply a way to run a single command as root.
The alternative is to open a terminal and enter su to become root user, then 
all commands will run as root. e.g. konqueror &
(The '&' runs the command in background so the terminal can do other things.)

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


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



Re: [newbie] Problems with Ipw2200 BG

2005-03-06 Thread Julie Sloan
On Sunday 06 March 2005 06:00 pm, riccardo wrote:
> On Sunday 06 March 2005 10:49 pm, Julie Sloan referred:
> > > download the correct .tar.gz file
> > > To uncompress the file just click on it with konqueror.
>
> _
>
>  as root, you can command :-
>
>   tar xzvf 


Yes, I knew this, thank you (I am not the one who asked the original 
question).  What I did not know is you can open Konqueror as root.  I was 
happy to read your answer, "kdesu konqueror."

-- 
Julie


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



Re: [newbie] Problems with Ipw2200 BG

2005-03-06 Thread riccardo
On Sunday 06 March 2005 10:49 pm, Julie Sloan referred:
> > download the correct .tar.gz file
> > To uncompress the file just click on it with konqueror.
_

 as root, you can command :-

tar xzvf 



best rgds
_




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



Re: [newbie] Problems with Ipw2200 BG

2005-03-06 Thread Julie Sloan
On Sunday 06 March 2005 03:35 pm, Derek Jennings wrote:

> download the correct .tar.gz file
> To uncompress the file just click on it with konqueror.
>
> You will need to be root user to do that so open up a root copy of
> konqueror with Alt+F2 and type 'kdesu konqueror' in the box.
>


kdesu konqueror!  how cool!  this is handy to know.

(Alt-F2 does nothing on my box - is this a keyboard problem?)
-- 
Julie


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



Re: [newbie] Problems with Ipw2200 BG

2005-03-06 Thread Derek Jennings
On Sunday 06 March 2005 18:23, Henriette Holm wrote:
> Hi.
> You've probably all seen a question like this before, but here goes
> I have a laptop running MDK 10.1. I'm trying to get my wireless
> adapter to work. I've been looking through different mailing lists,
> forums etc. but what I really need is a step-by-step guide getting
> this to work. I can see that Mandrake already comes with a driver but
> what to do with thisI haven't a clue.
> Please help.
>
> -Henriette

Mandrake supplies the driver but not the Intel proprietary firmware.

Go here
http://ipw2200.sourceforge.net/firmware.php

download the correct .tar.gz file
To uncompress the file just click on it with konqueror.

Extract the firmware and put it into /lib/hotplug/firmware
You will need to be root user to do that so open up a root copy of konqueror 
with Alt+F2 and type 'kdesu konqueror' in the box.

Reboot and the firmware should load and you should be able to run through the 
new connection wizard in MandrakeControl Centre.

I hope I got that right since I do not actually own one of those.


derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


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



[newbie] Problems with Ipw2200 BG

2005-03-06 Thread Henriette Holm
Hi.
You've probably all seen a question like this before, but here goes
I have a laptop running MDK 10.1. I'm trying to get my wireless
adapter to work. I've been looking through different mailing lists,
forums etc. but what I really need is a step-by-step guide getting
this to work. I can see that Mandrake already comes with a driver but
what to do with thisI haven't a clue.
Please help.

-Henriette


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



Re: [newbie] Problems starting M10.1 - it freezes

2005-02-08 Thread Ron Hunter-Duvar
On February 8, 2005 12:44, Fernando Arturo Gómez Flores wrote:
...
> It loaded all Linux, and led me to a
> blue screen with the Mandrake logo. After that, it didn't happen anythig.
> It actually does not freezes, because I can move my mouse, and if I press
> the shut down button of my laptop, it sends the kill all signal and
> finishes the system correctly. Moreover, if I press Ctl+Alt+Backspace it
> restarts the machine.
>
> However, I never get to the logon screen.
... 

Is that the blue screen where it says something like "Press Esc for details" 
above a progress bar? If so, press Esc when it first comes up, and it will 
show you details of the boot process, so you can see exactly where it is 
hanging.

I recently built my own pc, with a Soyo SY-KT600 DRAGON Plus v.2.0 
motherboard, and had similar problems. 

First it was hanging on the "Checking for new hardware" step. Never did 
determine exactly why, but I just booted into failsafe, and did a:

chkconfig --del harddrake

to disable the new hardware check. This check is unnecessary for 99 out of 100 
boots anyway, and you can shave a few seconds off your boot time by disabling 
it. If you ever need it, you can always do a "chkconfig --add harddrake" to 
re-enable it.

Then it hung again, this time trying to bring up my Ethernet. Turned out that 
that the built-in nic, a Via VT6102 [Rhine II 10/100], is one of those 
obscure ones that requires the following line to be added 
to /etc/sysconfig/network-scripts/ifcfg-eth0:

MII_NOT_SUPPORTED=no

(Nice double negative there!) I couldn't find any info on what exactly this 
means or why having the default of "yes" causes a hang, but it's been 
reported in the past with certain other nics. Again, I booted into failsafe, 
and used vi (a horribly primitive, ugly and painful editor, often referred to 
as the "evil" editor, but an essential command line survival tool) to edit 
the file. After that, it booted fine.

So try to see what is causing the hang, then try a failsafe boot and see if 
you can fix it. Also, if it boots in failsafe, you can try the command:

telinit 3

This will put it into multi-user mode, but command line only, no X. If it is 
the graphical configuration that's causing the hang, as Anne suspects, then 
this will work fine. If this fails, it's hanging on something else. And BTW, 
a "telinit 5" will take you into regular GUI mode.

HTH

-- 
Ron
ronhd at users dot sourceforge dot net

Opinions expressed here are all mine.

"As you know, necessity is the mother of invention.
I don't know who the father is. Remorse, I guess." - Red Green


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



Re: [newbie] Problems starting M10.1 - it freezes

2005-02-08 Thread Ron Hunter-Duvar
On February 8, 2005 12:44, Fernando Arturo Gómez Flores wrote:
...
> Anyway, although it was rather late and I was sleeping, I decided to
> install Mandrake.
...

Proves that Mdk is so easy to install you can do it in your sleep! 8^}

-- 
Ron
ronhd at users dot sourceforge dot net

Opinions expressed here are all mine.

"As you know, necessity is the mother of invention.
I don't know who the father is. Remorse, I guess." - Red Green


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



Re: [newbie] Problems starting M10.1 - it freezes

2005-02-08 Thread Anne Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 08 Feb 2005 19:44, Fernando Arturo Gómez Flores wrote:
> Hello all.
>
> Yesterday, after a long week, I received from France my Mandrake 10.1
> Powerpack copy. Finally I can upgrade from my old Red Hat 9 copy!
>
> Anyway, although it was rather late and I was sleeping, I decided to
> install Mandrake. Finally, after a long wait, it ended. The installer told
> me to restart the machine, so I did. It loaded all Linux, and led me to a
> blue screen with the Mandrake logo. After that, it didn't happen anythig.
> It actually does not freezes, because I can move my mouse, and if I press
> the shut down button of my laptop, it sends the kill all signal and
> finishes the system correctly. Moreover, if I press Ctl+Alt+Backspace it
> restarts the machine.
>
> However, I never get to the logon screen. Perhaps I missed up something
> while installing (as I said, I was sleeping and maybe I didn't follow one
> step). Tonight I will install it again, but I'd like to know any ideas on
> this subject.
>
> Thanks for your help,
> Fernando Gomez.
>
> P.S. My machine:
> Laptop Toshiba Satellite Pro (¿7000?)
> HD 40GB
> RAM 704 MB (512+192)
> Proc. Intel Pentium IV 3 GHz
> 3 USB 2.0 ports
> Ethernet LAN
> Atheros Wireless Card SuperG
> - this is all I can remember now.

The most likely cause will be the graphics/video setup.  Try this:

When the lilo splash screen comes up (the one that gives you choices for 
booting), hit Esc to get to a text screen.  Then type
linux 1
This should get you to a prompt where you can start XFDrake, and there you can 
check all your settings.  HTH

Anne
- -- 
Registered Linux User No.293302 (http://counter.li.org/)
Have you visited http://twiki.mdklinuxfaq.org yet?  Mandrake at all levels
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFCCQn3kFAvMr/nNX8RAmh7AKCeq9RUVY4GJdfZXqmSc3U52pXGnACeNkAO
ulIYq8gnC0zzJHc6W212pMM=
=2BnR
-END PGP SIGNATURE-


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



[newbie] Problems starting M10.1 - it freezes

2005-02-08 Thread Fernando Arturo Gómez Flores
Hello all.

Yesterday, after a long week, I received from France my Mandrake 10.1
Powerpack copy. Finally I can upgrade from my old Red Hat 9 copy!

Anyway, although it was rather late and I was sleeping, I decided to install
Mandrake. Finally, after a long wait, it ended. The installer told me to
restart the machine, so I did. It loaded all Linux, and led me to a blue
screen with the Mandrake logo. After that, it didn't happen anythig. It
actually does not freezes, because I can move my mouse, and if I press the
shut down button of my laptop, it sends the kill all signal and finishes the
system correctly. Moreover, if I press Ctl+Alt+Backspace it restarts the
machine.

However, I never get to the logon screen. Perhaps I missed up something
while installing (as I said, I was sleeping and maybe I didn't follow one
step). Tonight I will install it again, but I'd like to know any ideas on
this subject.

Thanks for your help,
Fernando Gomez.

P.S. My machine:
Laptop Toshiba Satellite Pro (¿7000?)
HD 40GB
RAM 704 MB (512+192)
Proc. Intel Pentium IV 3 GHz
3 USB 2.0 ports
Ethernet LAN
Atheros Wireless Card SuperG
- this is all I can remember now.






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



Re: [newbie] Problems with ./configure (2)

2005-01-10 Thread [EMAIL PROTECTED]
Rodolfo Medina wrote:

>I understand that giving as root a command like
>
>urpmi.addmedia thac http://rpm.nyvalls.se/10.1/RPMS/ with ./hdlist.cz
>
>, an urpmi repository will be set up in my system,
>and after that the urpmf command will hopefully be able to find, e.g.,
>that the gconf-2.0.pc subpackage belongs to the libGConf2_4-devel
>superpackage. Is that right?
>Now, instead of using this 'urpmi.addmedia' command,
>is maybe there a web site with a search field where I can type
>'gconf-2.0.pc' and get 'libGConf2_4-devel' as search result?
>I couldn't perform such a search neither at
>http://urpmi-addmedia.org
>nor at
>www.eslrahc.com
>, and not even simply using google.


SnapafunFrank replied:

>You usually find these things on the like of www.rpmfind.net or
>www.rpm.pbone.net that also have their own search tools.
>
>I just did a search on www.rpm.pbone.net for  " gconf-2.0.pc " and the
>very first item of three pages was in fact " libGConf2_4-devel "


Thanks indeed, Snapafun, that's the sort of thing I was meaning.
The right address is: 'http://rpm.pbone.net'.
Please, if you have or will find out any other similar web site,
let me know straight away, will you?

Thanks, and cheers,
Rodolfo





Libero ADSL: 3 mesi gratis e navighi a 1.2 Mega. E poi hai l'Adsl senza limiti 
a meno di 1 euro al giorno. 
Abbonati subito senza costi di attivazione su http://www.libero.it





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



Re: [newbie] Problems with ./configure (2)

2005-01-09 Thread SnapafunFrank
Rodolfo Medina wrote:
I understand that giving as root a command like
urpmi.addmedia thac http://rpm.nyvalls.se/10.1/RPMS/ with ./hdlist.cz
, an urpmi repository will be set up in my system,
and after that the urpmf command will hopefully be able to find, e.g.,
that the gconf-2.0.pc subpackage belongs to the libGConf2_4-devel
superpackage.
Is that right?
Now, instead of using this 'urpmi.addmedia' command,
is maybe there a web site with a search field where I can type
'gconf-2.0.pc'
and get 'libGConf2_4-devel' as search result?
I couldn't do such a search neither at
http://urpmi-addmedia.org
nor at
www.eslrahc.com
, and not even simply using google.
Thanks,
Rodolfo
 

Then there are old codgers like me who simply open up www.vivisimo.com 
and enter " libGConf2_4-devel " into that search field.

You usually find these things on the like of www.rpmfind.net or 
www.rpm.pbone.net that also have their own search tools.

I just did a search on www.rpm.pbone.net for  " gconf-2.0.pc " and the 
very first item of three pages was in fact " libGConf2_4-devel "

Enjoy
--
Newbie Seeking USER_FUNCTIONALITY always!
Regards
SnapafunFrank
Big or small, a challenge requires the same commitment to resolve.
Registered Linux User # 324213 



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



Re: [newbie] Problems with ./configure (2)

2005-01-09 Thread Anne Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 09 Jan 2005 11:09, Rodolfo Medina wrote:
> I understand that giving as root a command like
>
> urpmi.addmedia thac http://rpm.nyvalls.se/10.1/RPMS/ with ./hdlist.cz
>
> , an urpmi repository will be set up in my system,
> and after that the urpmf command will hopefully be able to find, e.g.,
> that the gconf-2.0.pc subpackage belongs to the libGConf2_4-devel
> superpackage.
> Is that right?
> Now, instead of using this 'urpmi.addmedia' command,
> is maybe there a web site with a search field where I can type
> 'gconf-2.0.pc'
> and get 'libGConf2_4-devel' as search result?
> I couldn't do such a search neither at
> http://urpmi-addmedia.org
> nor at
> www.eslrahc.com
> , and not even simply using google.
>
Now's the time to read http://mandrake.vmlinuz.ca/bin/view/Main/UsingUrpmi

Urpmi is multi-talented.  I'm sure you will find all you need to get you 
started on that page.

Anne
- -- 
Registered Linux User No.293302
Have you visited http://twiki.mdklinuxfaq.org yet?  Mandrake at all levels
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB4SivkFAvMr/nNX8RAonsAJ9ru5l3Kn3GQ4DAUlsN5KhbV8QJ+QCglv9d
tZbKm3MJ9bwSWg+ZdinUauE=
=8a4P
-END PGP SIGNATURE-


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



Re: [newbie] Problems with ./configure (2)

2005-01-09 Thread Rodolfo Medina
I understand that giving as root a command like

urpmi.addmedia thac http://rpm.nyvalls.se/10.1/RPMS/ with ./hdlist.cz

, an urpmi repository will be set up in my system,
and after that the urpmf command will hopefully be able to find, e.g.,
that the gconf-2.0.pc subpackage belongs to the libGConf2_4-devel
superpackage.
Is that right?
Now, instead of using this 'urpmi.addmedia' command,
is maybe there a web site with a search field where I can type
'gconf-2.0.pc'
and get 'libGConf2_4-devel' as search result?
I couldn't do such a search neither at
http://urpmi-addmedia.org
nor at
www.eslrahc.com
, and not even simply using google.

Thanks,
Rodolfo



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



Re: [newbie] Problems with ./configure (2)

2005-01-08 Thread Anne Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 08 Jan 2005 20:55, Rodolfo Medina wrote:
> frengoGorgia wrote:
> >My Mandrake 10.1 4-CDs came from Linux&C n.42
> >http://www.oltrelinux.com/
> >
> >8^)
>
> Yes, thank you, last month I bought that magazine and got the four CDs:
> but it's Mdk 10.1 Community, and someone says that
> "community is a BETA version of Mandrake and not recommended for normal
> use".
> Besides, every time I boot it I read the following failure message:
>
>  Mounting other filesystems: mount: none already mounted or dev/pts busy
>   
>  [FAILED]
>
> , which I don't know if is important, but is not appearing any more
> with Mdk 10.1 Official, coming in 3 CDs from LinuxPro n.22:
> http://www.linuxpro.it.
>
> Bye,
> Rodolfo

Rodolfo, the thing to remember is that you can install from the magazine 
disks, but inevitably they do not have the latest versions.  First, you need 
to get updates, which will make any security changes that are needed.  Then 
you can get any additional packages you may want from on-line sources.  You 
will need to configure the new sources, but if you go to 
http://easyurpmi.zarb.org/ you will find a great tool to help you do that.

Anne
- -- 
Registered Linux User No.293302
Have you visited http://twiki.mdklinuxfaq.org yet?  Mandrake at all levels
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB4FhykFAvMr/nNX8RAjkyAKCQNuKnlhXTqmZrYYfOMetUQMxM7QCglKEk
N/Gn81xfFAlSTw42dkftQ5c=
=uVxY
-END PGP SIGNATURE-


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



Re: [newbie] Problems with ./configure (2)

2005-01-08 Thread Rodolfo Medina
frengoGorgia wrote:

>My Mandrake 10.1 4-CDs came from Linux&C n.42
>http://www.oltrelinux.com/
>
>8^)


Yes, thank you, last month I bought that magazine and got the four CDs:
but it's Mdk 10.1 Community, and someone says that
"community is a BETA version of Mandrake and not recommended for normal
use".
Besides, every time I boot it I read the following failure message:

 Mounting other filesystems: mount: none already mounted or dev/pts busy

 [FAILED]

, which I don't know if is important, but is not appearing any more
with Mdk 10.1 Official, coming in 3 CDs from LinuxPro n.22:
http://www.linuxpro.it.

Bye,
Rodolfo






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



Re: [newbie] Problems with ./configure (2)

2005-01-07 Thread Aron Smith
On Friday 07 January 2005 11:32 am, Rodolfo Medina wrote:
> Rodolfo wrote:
> > I understand you're suggesting to install the package libGConf2_4-devel,
> > and thanks for your hint.
> > But still I wonder:
> > 1) why didn't the command urpmf give that package's name?
> > 2) how, without your hint, could I find it out?
> > That package's name neither appears in the package list in Mandrake
>
> control
>
> > center.
> > My Mdk 10.1 distribution is one with only 3 CDs.
> > Maybe it is the lack of the fourth CD that causes the problem?
>
> frengoGorgia wrote:
> >1) You didn't find that with urpm cause is not an official pkg shipped
> >onto 3disks of mdk distro , and you didn't have any other "software
> >sources"(rpm package repository) like contrib  or
> >http://rpm.nyvalls.se/10.1/RPMS/ set in the "mdk software media
> >manager".
> >
> >A quick question :
> >Can you compile anything useful without devel packages?
>
> My Mdk 10.1 Official distribution was enclosed to an Italian linux
> magazine. I suppose instead that the official pkg shipped onto 3disks of
> mdk distro contains that package. If so, is it normal
> (I mean conforming to free software and open source rules)
> that a package sold out by a magazine as Mandrake 10.1
> differs from the original so to lack of such important packages
> (as libGConf2_4-devel, libgtk+2.0_0-devel and libgtk+-x11-2.0_0-devel)?
> Can anybody provide answer to this question?
Since 10.1 is 4 disks they had to leave out something to make a 2 or 3 disk 
set. just use urpmi.update -a && urpmi --auto-select -a
ands you will be good to go
>
> Thanks,
> Rodolfo


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



Re: [newbie] Problems with ./configure (2)

2005-01-07 Thread frengoGorgia
Il ven, 2005-01-07 alle 20:32, Rodolfo Medina ha scritto:

> 
> My Mdk 10.1 Official distribution was enclosed to an Italian linux magazine.
> I suppose instead that the official pkg shipped onto 3disks of mdk distro
> contains that package. If so, is it normal
> (I mean conforming to free software and open source rules)
> that a package sold out by a magazine as Mandrake 10.1
> differs from the original so to lack of such important packages
> (as libGConf2_4-devel, libgtk+2.0_0-devel and libgtk+-x11-2.0_0-devel)?
> Can anybody provide answer to this question?
> 
> Thanks,
> Rodolfo
> 

For the sake of all , this thread was lurked from newsgroup
news://alt.os.linux.mandrake

> Re: A Complete 10.1 distro?
> From:
> Hooligan Red <[EMAIL PROTECTED]>
> Date:
> 12:48:02, sabato 1 gennaio 2005
> Groups:
> alt.os.linux.mandrake
> Nessun riferimento
>
> bugman wrote:
>
> > Got 10.1, md5sum reports all is well with an "OK" but I feel there
> > are
> > files missing.
> > What about BZFlag? KDE edutainment? KDE games?
> >
> > I can find the files on rpmfind, as an example, rpmfind locates
> > bzflag
> > is on disk 1, then why is it not on the download version?
> > pkg-10.1-download-i586.idx does not list bzflag.
> >
> > Have I got a "pre" 10.1?
> > btw, boots- 10.1 official download.
>
>
> The huge (~10 GB) Mandrake public release actually consists of three
> "official" directories (main, contrib and jpackage) on the
> MandrakeLinux
> mirrors and one "dodgy" directory (plf) on the Penguin Liberation
> Front mirrors.
>
> The free download ISOs only contain a subset of 'main' constrained by
> space available on 3 CDs. Even the 4 ISO set (supposedly for Mandrake
> Club members only) doesn't have the full 'main'. For earlier releases,
> CD-4 was mainly internationalisation stuff; for MDK 10.1 it has a lot
> of
> quite essential developer content.
>
> The commercial boxes various selections from both public and private
> archives including some non open-source stuff. It's called market
> segmentation but sometimes there is a small element of chaos :-).
>
> Treat the CDs as a free "starter pack", use the Easy Urpmi web-site to
> set up your package manager to access the full archive and enjoy.
>
> Happy New Year.
>
>
>
> Re: A Complete 10.1 distro?
> From:
> De Kameel <[EMAIL PROTECTED]>
> Date:
> 19:27:37, sabato 1 gennaio 2005
> Groups:
> alt.os.linux.mandrake
> Nessun riferimento
>
> Hooligan Red wrote:
>
> >Treat the CDs as a free "starter pack", use the Easy Urpmi web-site
> >to set up your package manager to access the full archive and enjoy.
>
> I totally agree. Because I find CLI easier than Package Manager,
> I setup the
> source using this command:
>
> urpmi.addmedia belnet
> http://ftp.belnet.xx/linux/mandrake/official/10.1/i586/media/main/
>
> (the country .xx inserted to let people choose their own best server)
>
> De Kameel
>
>

This means that if you want more rpms you have to add more
software-media-sources.
As told,
treat the CDs as a free "starter pack", use the Easy Urpmi web-site to
set up your package manager to access the full archive and enjoy.

P.S.
My Mandrake 10.1 4-CDs came from Linux&C n.42
http://www.oltrelinux.com/

8^)



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



Re: [newbie] Problems with ./configure (2)

2005-01-07 Thread Rodolfo Medina
Rodolfo wrote:

> I understand you're suggesting to install the package libGConf2_4-devel,
> and thanks for your hint.
> But still I wonder:
> 1) why didn't the command urpmf give that package's name?
> 2) how, without your hint, could I find it out?
> That package's name neither appears in the package list in Mandrake
control
> center.
> My Mdk 10.1 distribution is one with only 3 CDs.
> Maybe it is the lack of the fourth CD that causes the problem?


frengoGorgia wrote:

>1) You didn't find that with urpm cause is not an official pkg shipped
>onto 3disks of mdk distro , and you didn't have any other "software
>sources"(rpm package repository) like contrib  or
>http://rpm.nyvalls.se/10.1/RPMS/ set in the "mdk software media
>manager".
>
>A quick question :
>Can you compile anything useful without devel packages?


My Mdk 10.1 Official distribution was enclosed to an Italian linux magazine.
I suppose instead that the official pkg shipped onto 3disks of mdk distro
contains that package. If so, is it normal
(I mean conforming to free software and open source rules)
that a package sold out by a magazine as Mandrake 10.1
differs from the original so to lack of such important packages
(as libGConf2_4-devel, libgtk+2.0_0-devel and libgtk+-x11-2.0_0-devel)?
Can anybody provide answer to this question?

Thanks,
Rodolfo







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



Re: [newbie] Problems with more than two linux partitions [solved]

2005-01-06 Thread Rodolfo Medina
Rodolfo wrote:

>In 10 Gigabyte space I have 4 linux partitions
>(besides the swap partition), each of them about 2.5 GB size.
>One is the partition dedicated to the /home directory;
>of the other three,
>   one contains a Mandrake installation whose bootloader is installed
>   in the MBR (Master Boot Record),
>   the other two contain Mandrake installations whose bootloaders
>   are installed in the first sector of the root partition.
>Now, the problem is that the latest two (/dev/hda9 and /dev/hda10)
>influence each other when I do new installations:
>e.g., if in /dev/hda9 there is Mdk 10.1 and I install Mdk 9.1
>in in /dev/hda10, then 10.1 becomes 9.1;
>if in /dev/hda10 there is Mdk 10.1 Official and I install Mdk 10.1
>Community in /dev/hda9, then Official becomes Community.
>Is that normal? If not how to avoid it, and what am I doing wrong?


Mikkel wrote:

>Dumb question - are you creating new partitions when you do the install,
>or are you re-using partitions that are already there?
>
>From the sound of things, what I think is happening is that you have some
>free space between hda8 and hda9. When you do the install, it creats a new
>partition from this free space. As part of this process, the partitions
>get renumbered, and this is what is causing the problems. The output of
>"fdisk -l /dev/hda" before and after would help is solving this problem.


Rodolfo wrote:

> I did many trials, and indeed the problem occurs every time,
> after deleting a partition, the other partitions get renumbered.
> But, how to avoid that?
> If I noticed well, when I delete the last number partition
> the other don't get renumbered,
> whereas they do if I delete one of the previous partitions.
> E.g.: suppose I have /dev/hda8, /dev/hda9 and /dev/hda10
> (and no /dev/hda11): if I delete (with 'fdisk') /dev/hda10,
> then the other two remain the same:
> /dev/hda8 and /dev/hda9, without changing their numbers;
> instead, if I delete /dev/hda8, then /dev/hda9 becomes 8
> and /dev/hda10 becomes 9;
> after that, at the reboot comes the disaster.
> How to avoid that?


Mikkel wrote:

>You can not avoid the renumbering. It is a problem because the partition
>numbers are not stored as part of the partition table, but are
>determined by what is found at boot time. What you can do is make your
>changes, and then edit /etc/fstab and /etc/lilo.conf to reflect the
>changes. Probably the simplest way in this case is to do the install of
>the new OS, mount the / partition of the system you have now broke, edit
>fstab and lilo.conf on the "broken" system, and try it. The other way is
>to create the partitions for the "new" install with fdisk, fix fstab and
>lilo.conf to reflect the change, and tell the installer what partitions
>to use.
>
>If you send a copy of "fdisk -l", /etc/fstab, and /etc/lilo.conf, we can
>help you with the changes. Or we can take this to the expert list, and
>start teaching you to make the changes yourself. This is not realy a
>"newbie" type of problem.


Now it should be o.k.
According to Mikkel's suggestion, I did my changes
and then edited /etc/fstab and /etc/lilo.conf
to reflect the changes in *all* the partitions involved,
also the ones whose bootloader is installed in the first sector of the root
partition,
not only the one whose bootloader is installed in the first sector of drive
(MBR).
This way things seem to be o.k.
Many many thanks to Mikkel, with whose help the problem was worked out.

Rodolfo




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



Re: [newbie] Problems with more than two linux partitions

2005-01-05 Thread Mikkel L. Ellertson
Rodolfo Medina wrote:
Rodolfo wrote:

In 10 Gigabyte space I have 4 linux partitions 
(besides the swap partition), each of them about 2.5 GB size.
One is the partition dedicated to the /home directory;
of the other three,
	one contains a Mandrake installation whose bootloader is installed
		in the MBR (Master Boot Record),
	the other two contain Mandrake installations whose bootloaders
		are installed in the first sector of the root partition.
Now, the problem is that the latest two (/dev/hda9 and /dev/hda10)
influence each other when I do new installations:
e.g., if in /dev/hda9 there is Mdk 10.1 and I install Mdk 9.1 
in in /dev/hda10, then 10.1 becomes 9.1;
if in /dev/hda10 there is Mdk 10.1 Official and I install Mdk 10.1
Community in /dev/hda9, then Official becomes Community.
Is that normal? If not how to avoid it, and what am I doing wrong?


Mikkel wrote:

Dumb question - are you creating new partitions when you do the install,
or are you re-using partitions that are already there?

From the sound of things, what I think is happening is that you have some

free space between hda8 and hda9. When you do the install, it creats a new
partition from this free space. As part of this process, the partitions
get renumbered, and this is what is causing the problems. The output of
"fdisk -l /dev/hda" before and after would help is solving this problem.


Many thanks to Mikkel for his reply.
I did many trials, and indeed the problem occurs every time,
after deleting a partition, the other partitions get renumbered.
But, how to avoid that?
If I noticed well, when I delete the last number partition
the other don't get renumbered,
whereas they do if I delete one of the previous partitions.
E.g.: suppose I have /dev/hda8, /dev/hda9 and /dev/hda10 
(and no /dev/hda11): if I delete (with 'fdisk') /dev/hda10, 
then the other two remain the same:
/dev/hda8 and /dev/hda9, without changing their numbers;
instead, if I delete /dev/hda8, then /dev/hda9 becomes 8 
and /dev/hda10 becomes 9;
after that, at the reboot comes the disaster.
How to avoid that?
Suggestions appreciated.

Thanks indeed,
Rodolfo


You can not avoid the renumbering. It is a problem because the partition 
numbers are not stored as part of the partition table, but are 
determined by what is found at boot time. What you can do is make your 
changes, and then edit /etc/fstab and /etc/lilo.conf to reflect the 
changes. Probably the simplest way in this case is to do the install of 
the new OS, mount the / partition of the system you have now broke, edit 
fstab and lilo.conf on the "broken" system, and try it. The other way is 
to create the partitions for the "new" install with fdisk, fix fstab and 
lilo.conf to reflect the change, and tell the installer what partitions 
to use.

If you send a copy of "fdisk -l", /etc/fstab, and /etc/lilo.conf, we can 
help you with the changes. Or we can take this to the expert list, and 
start teaching you to make the changes yourself. This is not realy a 
"newbie" type of problem.

Mikkel
--
  Do not meddle in the affairs of dragons,
for you are crunchy and taste good with Ketchup!

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



Re: [newbie] Problems with more than two linux partitions

2005-01-05 Thread Rodolfo Medina
Rodolfo wrote:

> In 10 Gigabyte space I have 4 linux partitions 
> (besides the swap partition), each of them about 2.5 GB size.
> One is the partition dedicated to the /home directory;
> of the other three,
>   one contains a Mandrake installation whose bootloader is installed
>   in the MBR (Master Boot Record),
>   the other two contain Mandrake installations whose bootloaders
>   are installed in the first sector of the root partition.
> Now, the problem is that the latest two (/dev/hda9 and /dev/hda10)
> influence each other when I do new installations:
> e.g., if in /dev/hda9 there is Mdk 10.1 and I install Mdk 9.1 
> in in /dev/hda10, then 10.1 becomes 9.1;
> if in /dev/hda10 there is Mdk 10.1 Official and I install Mdk 10.1
> Community in /dev/hda9, then Official becomes Community.
> Is that normal? If not how to avoid it, and what am I doing wrong?



Mikkel wrote:

>Dumb question - are you creating new partitions when you do the install,
>or are you re-using partitions that are already there?
>
>From the sound of things, what I think is happening is that you have some
>free space between hda8 and hda9. When you do the install, it creats a new
>partition from this free space. As part of this process, the partitions
>get renumbered, and this is what is causing the problems. The output of
>"fdisk -l /dev/hda" before and after would help is solving this problem.



Many thanks to Mikkel for his reply.
I did many trials, and indeed the problem occurs every time,
after deleting a partition, the other partitions get renumbered.
But, how to avoid that?
If I noticed well, when I delete the last number partition
the other don't get renumbered,
whereas they do if I delete one of the previous partitions.
E.g.: suppose I have /dev/hda8, /dev/hda9 and /dev/hda10 
(and no /dev/hda11): if I delete (with 'fdisk') /dev/hda10, 
then the other two remain the same:
/dev/hda8 and /dev/hda9, without changing their numbers;
instead, if I delete /dev/hda8, then /dev/hda9 becomes 8 
and /dev/hda10 becomes 9;
after that, at the reboot comes the disaster.
How to avoid that?
Suggestions appreciated.

Thanks indeed,
Rodolfo







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



Re: [newbie] Problems with more than two linux partitions

2005-01-01 Thread mikkel

> Hi.
>
> In 10 Gigabyte space I have 4 linux partitions (besides the swap
> partition),
> each of them about 2.5 GB size.
> One is the partition dedicated to the /home directory;
> of the other three,
>   one contains a Mandrake installation whose bootloader is installed
>   in the MBR (Master Boot Record),
>   the other two contain Mandrake installations whose bootloaders
>   are installed in the first sector of the root partition.
> Now, the problem is that the latest two (/dev/hda9 and /dev/hda10)
> influence each other when I do new installations:
> e.g., if in /dev/hda9 there is Mdk 10.1 and I install Mdk 9.1 in in
> /dev/hda10,
>   then 10.1 becomes 9.1;
> if in /dev/hda10 there is Mdk 10.1 Official and I install Mdk 10.1
> Community
>   in /dev/hda9, then Official becomes Community.
> Is that normal? If not how to avoid it, and what am I doing wrong?
>
> Thanks,
> Rodolfo
>
>
>
> /dev/hda6, /dev/hda7, /dev/hda8, /dev/hda9 and /dev/hda10.
> Apart from /dev/hda6, which is the Linux swap partition,
> and /dev/hda8, which is the partition dedicated to the home directory,
> and another three partitions:
> /dev/hda7, whose bootloader is installed in the MBR (Master Boot Record);
> /dev/hda9 and /dev/hda10, whose bootloaders are installed in
>
Dumb question - are you creating new partitions when you do the install,
or are you re-using partitions that are already there?

>From the sound of things, what I think is happening is that you have some
free space between hda8 and hda9. When you do the install, it creats a new
partition from this free space. As part of this process, the partitions
get renumbered, and this is what is causing the problems. The output of
"fdisk -l /dev/hda" before and after would help is solving this problem.

Mikkel
-- 
   Do not meddle in the affairs of dragons,
for you are crunchy and taste good with ketchup.




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



Re: [newbie] Problems with ./configure (2)

2005-01-01 Thread frengoGorgia
Il sab, 2005-01-01 alle 12:13, Rodolfo Medina ha scritto:

> >http://rpm.pbone.net/index.php3/stat/4/idpl/1569414/com/libGConf2_4-devel-2
> .9.2-0.3.mdk10.1.thac.i586.rpm.html
> >
> >ftp://ftp.pbone.net/mirror/rpm.nyvalls.se/10.1/RPMS/gnome-2.9/libGConf2_4-d
> evel-2.9.2-0.3.mdk10.1.thac.i586.rpm
> 
> 
> I understand you're suggesting to install the package libGConf2_4-devel,
> and thanks for your hint.
> But still I wonder:
> 1) why didn't the command urpmf give that package's name?
> 2) how, without your hint, could I find it out?
> That package's name neither appears in the package list in Mandrake control
> center.
> My Mdk 10.1 distribution is one with only 3 CDs.
> Maybe it is the lack of the fourth CD that causes the problem?
> 
> 
> >and of course :
> >
> >urpmi.addmedia thac http://rpm.nyvalls.se/10.1/RPMS/ with ./hdlist.cz
> 
> 
> I downloaded the file hdlist.cz but, excuse my inexperience,
> I don't know how to use it.
> If I try to do '$ ./hdlist.cz' I get:
> 
>   [EMAIL PROTECTED] tmp]$ ./hdlist.cz
>   bash: ./hdlist.cz: cannot execute binary file

1) You didn't find that with urpm cause is not an official pkg shipped
onto 3disks of mdk distro , and you didn't have any other "software
sources"(rpm package repository) like contrib  or
http://rpm.nyvalls.se/10.1/RPMS/ set in the "mdk software media
manager".
To Add more media follow what Anne Wilson suggest in the previous post

Finally

urpmi.addmedia thac http://rpm.nyvalls.se/10.1/RPMS/ with ./hdlist.cz

this is a command line that add the "thac" software source(rpm package 
repository)
launch this command line as root.



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



[newbie] Problems with more than two linux partitions

2005-01-01 Thread Rodolfo Medina
Hi.

In 10 Gigabyte space I have 4 linux partitions (besides the swap partition),
each of them about 2.5 GB size.
One is the partition dedicated to the /home directory;
of the other three,
one contains a Mandrake installation whose bootloader is installed
in the MBR (Master Boot Record),
the other two contain Mandrake installations whose bootloaders
are installed in the first sector of the root partition.
Now, the problem is that the latest two (/dev/hda9 and /dev/hda10)
influence each other when I do new installations:
e.g., if in /dev/hda9 there is Mdk 10.1 and I install Mdk 9.1 in in
/dev/hda10,
then 10.1 becomes 9.1;
if in /dev/hda10 there is Mdk 10.1 Official and I install Mdk 10.1 Community
in /dev/hda9, then Official becomes Community.
Is that normal? If not how to avoid it, and what am I doing wrong?

Thanks,
Rodolfo



/dev/hda6, /dev/hda7, /dev/hda8, /dev/hda9 and /dev/hda10.
Apart from /dev/hda6, which is the Linux swap partition,
and /dev/hda8, which is the partition dedicated to the home directory,
and another three partitions:
/dev/hda7, whose bootloader is installed in the MBR (Master Boot Record);
/dev/hda9 and /dev/hda10, whose bootloaders are installed in



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



Re: [newbie] Problems with ./configure (2)

2005-01-01 Thread Anne Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 01 Jan 2005 11:13, Rodolfo Medina wrote:
>
> I understand you're suggesting to install the package libGConf2_4-devel,
> and thanks for your hint.
> But still I wonder:
> 1) why didn't the command urpmf give that package's name?
> 2) how, without your hint, could I find it out?

Read http://mandrake.vmlinuz.ca/bin/view/Main/UsingUrpmi , the urpmf section 
in particular.  (I've lost the earlier part of the thread, so I'm not sure 
what command you used.)

> That package's name neither appears in the package list in Mandrake control
> center.
> My Mdk 10.1 distribution is one with only 3 CDs.
> Maybe it is the lack of the fourth CD that causes the problem?
>
Very likely, I would think.  Go to http://urpmi-addmedia.org/ and set up a 
source for Contrib.  That will probably sort it.  At the same time, get 
yourself a plf source.

> >and of course :
> >
> >urpmi.addmedia thac http://rpm.nyvalls.se/10.1/RPMS/ with ./hdlist.cz
>
> I downloaded the file hdlist.cz but, excuse my inexperience,
> I don't know how to use it.
> If I try to do '$ ./hdlist.cz' I get:
>
The urpmi.addmedia line that you quote above should be run from a root 
console.  It will autmoatically set up thac's repository as a source.

Also, go the www.eslrahc.com where you will find a similar command (near the 
bottom of the page, I think) to set up Charles' repository as a source.

One you have done that you fill find a much increased choice in Software 
Installer.

Anne
- -- 
Registered Linux User No.293302
Have you visited http://twiki.mdklinuxfaq.org yet?  Mandrake at all levels
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB1o9rkFAvMr/nNX8RAmBgAJ0T4BCbRmLv09Uo7BBvWRCq/femFQCgoM7C
Wr/lhdZkM2xOhApX8Rd7qKU=
=05C0
-END PGP SIGNATURE-


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



Re: [newbie] Problems with ./configure (2)

2005-01-01 Thread Rodolfo Medina
Rodolfo wrote:

>I'm trying to install 'scim' in my Mandrake 10.1 system.
>When I do '$ ./configure', the output contains the following:
>
>checking for gconf-2.0 >= 1.2.0... Package gconf-2.0 was not found in the
>pkg-config search path.
>Perhaps you should add the directory containing `gconf-2.0.pc'
>to the PKG_CONFIG_PATH environment variable
>No package 'gconf-2.0' found
>
>I began searching for gconf-2.0.pc.
>I did '# urpmf gconf-2.0.pc' and got:
>
>Note: since no media searched uses hdlists, urpmf was unable to return any
>result
>You may want to use --name to search for package names.
>
>, and the same with '# urpmf gconf-2.0'.
>Then I tried with '# urpmf --name gconf-2.0.pc', but got no output.
>Then I tried with '# urpmf gconf' and got a very long list of different
>packages,
>but none with 'gconf-2.0.pc' in it.
>How to supply the error message?
>How to know what's the right package that has to be installed?


frengoGorgia wrote:

>A quick answer :
>
>http://rpm.pbone.net/index.php3/stat/4/idpl/1569414/com/libGConf2_4-devel-2
.9.2-0.3.mdk10.1.thac.i586.rpm.html
>
>ftp://ftp.pbone.net/mirror/rpm.nyvalls.se/10.1/RPMS/gnome-2.9/libGConf2_4-d
evel-2.9.2-0.3.mdk10.1.thac.i586.rpm


I understand you're suggesting to install the package libGConf2_4-devel,
and thanks for your hint.
But still I wonder:
1) why didn't the command urpmf give that package's name?
2) how, without your hint, could I find it out?
That package's name neither appears in the package list in Mandrake control
center.
My Mdk 10.1 distribution is one with only 3 CDs.
Maybe it is the lack of the fourth CD that causes the problem?


>and of course :
>
>urpmi.addmedia thac http://rpm.nyvalls.se/10.1/RPMS/ with ./hdlist.cz


I downloaded the file hdlist.cz but, excuse my inexperience,
I don't know how to use it.
If I try to do '$ ./hdlist.cz' I get:

[EMAIL PROTECTED] tmp]$ ./hdlist.cz
bash: ./hdlist.cz: cannot execute binary file

Thanks indeed,
Rodolfo



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



Re: [newbie] Problems with ./configure (2)

2004-12-29 Thread frengoGorgia
Il mer, 2004-12-29 alle 22:07, Rodolfo Medina ha scritto:
> Hi.
> 
> I'm trying to install 'scim' in my Mandrake 10.1 system.
> When I do '$ ./configure', the output contains the following:

> I began searching for gconf-2.0.pc.
> Obviously, '# urpmi gconf-2.0.pc' gave the output
> 'no package named gconf-2.0.pc'.

> , and the same with '# urpmf gconf-2.0'.
> Then I tried with '# urpmf --name gconf-2.0.pc', but got no output.
> Then I tried with '# urpmf gconf' and got a very long list of different
> packages,
> but none with 'gconf-2.0.pc' in it.
> I expect similar problems to occur also for the packages gtk+-2.0.pc and
> gthread-2.0.pc.
> How to supply the error message?
> How to know what's the right package that has to be installed?
> Any suggestion?
> 
> Thanks,
> Rodolfo
> 
> 
A quick answer :

http://rpm.pbone.net/index.php3/stat/4/idpl/1569414/com/libGConf2_4-devel-2.9.2-0.3.mdk10.1.thac.i586.rpm.html

ftp://ftp.pbone.net/mirror/rpm.nyvalls.se/10.1/RPMS/gnome-2.9/libGConf2_4-devel-2.9.2-0.3.mdk10.1.thac.i586.rpm

and of course :

urpmi.addmedia thac http://rpm.nyvalls.se/10.1/RPMS/ with ./hdlist.cz 


A quick question :
Can you compile anything useful without devel packages?




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



[newbie] Problems with ./configure (2)

2004-12-29 Thread Rodolfo Medina
Hi.

I'm trying to install 'scim' in my Mandrake 10.1 system.
When I do '$ ./configure', the output contains the following:

checking for gconf-2.0 >= 1.2.0... Package gconf-2.0 was not found in the
pkg-config search path.
Perhaps you should add the directory containing `gconf-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gconf-2.0' found
checking for gtk+-2.0 >= 2.0.0 pango >= 1.0.0 gdk-pixbuf-2.0 >= 2.0.0...
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
checking for gthread-2.0 >= 2.0.0... Package gthread-2.0 was not found in
the pkg-config search path.
Perhaps you should add the directory containing `gthread-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gthread-2.0' found

I began searching for gconf-2.0.pc.
Obviously, '# urpmi gconf-2.0.pc' gave the output
'no package named gconf-2.0.pc'.
Then I did '# urpmf gconf-2.0.pc' and got:

Note: since no media searched uses hdlists, urpmf was unable to return any
result
You may want to use --name to search for package names.

, and the same with '# urpmf gconf-2.0'.
Then I tried with '# urpmf --name gconf-2.0.pc', but got no output.
Then I tried with '# urpmf gconf' and got a very long list of different
packages,
but none with 'gconf-2.0.pc' in it.
I expect similar problems to occur also for the packages gtk+-2.0.pc and
gthread-2.0.pc.
How to supply the error message?
How to know what's the right package that has to be installed?
Any suggestion?

Thanks,
Rodolfo



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



Re: [newbie] Problems with ./configure

2004-12-17 Thread Derek Jennings
On Friday 17 December 2004 11:07, Derek Jennings wrote:
> On Friday 17 December 2004 11:00, Rodolfo Medina wrote:
> > Rodolfo Medina wrote:
> > > I'm trying to install abiword.
> >
> > Greg Meyer wrote:
> > >Why compile from source?  Chalres Edwards has updated abiword packages
> > > on eslrahc.com.
> > >
> > >http://www.eslrahc.com
> >
> > Thanks indeed. I downloaded abiword 2.2.1 from the site you suggested.
> > But I had already installed from source an elderly version of abiword.
> > How can I uninstall it and install the binary one?
> >
> > Thanks,
> > Rodolfo
>
> From the directory you used to compile abiword
> 'make uninstall'
> (Not all applications support make uninstall)
>
> derek

I should also point out that if you installed the abiword RPM **before** doing 
'make uninstall' then the make uninstall may remove some files from the RPM 
package. You are best off uninstalling both the compiled version, and the RPM 
version and then installing the RPM version again.

Generally when compiling from source I like to either compile a .src.rpm which 
will create an RPM package I can install, or else use 'checkinstall'  (its in 
contrib) which is a script to create an RPM from source.
That way my RPM database will know all about the package I have compiled and 
it is easy to remove and conflicts are avoided in the future.

To learn about compiling .src.rpm packages read this
http://qa.mandrakesoft.com/twiki/bin/view/Main/RpmHowTo

To learn about checkinstall
http://asic-linux.com.mx/~izto/checkinstall/

derek

-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


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



Re: [newbie] Problems with ./configure

2004-12-17 Thread Derek Jennings
On Friday 17 December 2004 11:00, Rodolfo Medina wrote:
> Rodolfo Medina wrote:
> > I'm trying to install abiword.
>
> Greg Meyer wrote:
> >Why compile from source?  Chalres Edwards has updated abiword packages on
> >eslrahc.com.
> >
> >http://www.eslrahc.com
>
> Thanks indeed. I downloaded abiword 2.2.1 from the site you suggested.
> But I had already installed from source an elderly version of abiword.
> How can I uninstall it and install the binary one?
>
> Thanks,
> Rodolfo

From the directory you used to compile abiword
'make uninstall'
(Not all applications support make uninstall)

derek

-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


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



Re: [newbie] Problems with ./configure

2004-12-17 Thread Rodolfo Medina
Rodolfo Medina wrote:

> I'm trying to install abiword.


Greg Meyer wrote:

>Why compile from source?  Chalres Edwards has updated abiword packages on 
>eslrahc.com.
>
>http://www.eslrahc.com



Thanks indeed. I downloaded abiword 2.2.1 from the site you suggested.
But I had already installed from source an elderly version of abiword.
How can I uninstall it and install the binary one?

Thanks,
Rodolfo



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



Re: [newbie] Problems with ./configure [success]

2004-12-17 Thread Rodolfo Medina
Rodolfo wrote:

>I'm trying to install abiword.
>When it's the moment to do ./configure,
>I get the following output:
>
>checking for glib12-config... no
>checking for glib-config... no
>configure: error: * * * unable to find glib12-config or glib-config in
path!
>* * *
>
>, however I installed all the 'glib*' packages.
>Any idea of what the problem is and how to fix it?
>The installation was tried with Mdk 9.1 and abiword-1.0.6.


Paul wrote:

>Did you install also the glib*devel packages?
>That is what caught me when I had this happen...


Derek wrote:

>Did you install libglib1.2-devel ?
>'urpmf glib-config'  is your friend.


Thanks! It did work. I did:

[EMAIL PROTECTED] rodolfo]# urpmf glib-config
libglib1.2-devel:/usr/bin/glib-config
libglib1.2-devel:/usr/share/man/man1/glib-config.1.bz2

, then

[EMAIL PROTECTED] rodolfo]# urpmi libglib1.2-devel

and installed the package; then tried again with /.configure
and got a new error message:

checking for gtk12-config... no
checking for gtk-config... no
configure: error: * * * unable to find gtk12-config or gtk-config in path! *
* *

. But by now I had learned the trick: I did:

[EMAIL PROTECTED] abi]# urpmf gtk-config
libgtk+1.2-devel:/usr/bin/gtk-config
libgtk+1.2-devel:/usr/share/doc/libgtk+1.2-devel-1.2.10/gtk-config.txt
libgtk+1.2-devel:/usr/share/man/man1/gtk-config.1.bz2
man-pages-fr:/usr/share/man/fr/man1/gtk-config.1.bz2

, then

[EMAIL PROTECTED] abi]# urpmi libgtk+1.2-devel

and installed the new package;
then finally the ./configure could go on until the end.

Thanks again,
Rodolfo





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



Re: [newbie] Problems with ./configure

2004-12-12 Thread Greg Meyer
On Sunday 12 December 2004 01:17 pm, Rodolfo Medina wrote:
> I'm trying to install abiword.
> When it's the moment to do ./configure,

Why compile from source?  Chalres Edwards has updated abiword packages on 
eslrahc.com.

http://www.eslrahc.com
-- 
/g


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



Re: [newbie] Problems with ./configure

2004-12-12 Thread Derek Jennings
On Sunday 12 December 2004 18:17, Rodolfo Medina wrote:
> I'm trying to install abiword.
> When it's the moment to do ./configure,
> I get the following output:
SNIP
>
> , however I installed all the 'glib*' packages.
> Any idea of what the problem is and how to fix it?
> The installation was tried with Mdk 9.1 and abiword-1.0.6.
>
> Thanks,
> Rodolfo

Did you install libglib1.2-devel ?
'urpmf glib-config'  is your friend.

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


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



[newbie] Problems with ./configure

2004-12-12 Thread Rodolfo Medina
I'm trying to install abiword.
When it's the moment to do ./configure,
I get the following output:

[EMAIL PROTECTED] abi]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for glib12-config... no
checking for glib-config... no
configure: error: * * * unable to find glib12-config or glib-config in path!
* * *

, however I installed all the 'glib*' packages.
Any idea of what the problem is and how to fix it?
The installation was tried with Mdk 9.1 and abiword-1.0.6.

Thanks,
Rodolfo



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



Re: [newbie] Problems with toolbar settings in Mdk 10.1 CE

2004-12-11 Thread Rodolfo Medina
Rodolfo Medina wrote:

> In Mdk 10.1 Community, with KDE:
> I don't manage to set the Konqueror toolbars as I want:
> when I open Konqueror it always shows the same toolbars,
> i.e. the Main and the Location toolbar.
> Then I tick onto the 'Show Extra Toolbar' option,
> but when I reopen Konqueror my choice is not saved.
> Such a problem does not arise with Mdk 9.1.
> Does anyone have the same problem?
> Or maybe there's something trivial I'm missing?

Derek Jennings wrote:

>You need to save your preferred layout
>Settings>ConfigureViewProfiles



Thanks! Your suggestion worked fine.

Rodolfo




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



Re: [newbie] Problems with toolbar settings in Mdk 10.1 CE

2004-12-11 Thread Derek Jennings
On Saturday 11 December 2004 15:41, Rodolfo Medina wrote:
> Hi.
>
> In Mdk 10.1 Community, with KDE:
> I don't manage to set the Konqueror toolbars as I want:
> when I open Konqueror it always shows the same toolbars,
> i.e. the Main and the Location toolbar.
> Then I tick onto the 'Show Extra Toolbar' option,
> but when I reopen Konqueror my choice is not saved.
> Such a problem does not arise with Mdk 9.1.
> Does anyone have the same problem?
> Or maybe there's something trivial I'm missing?
>
> Thanks,
> Rodolfo

You need to save your preferred layout
Settings>ConfigureViewProfiles

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


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



[newbie] Problems with toolbar settings in Mdk 10.1 CE

2004-12-11 Thread Rodolfo Medina
Hi.

In Mdk 10.1 Community, with KDE: 
I don't manage to set the Konqueror toolbars as I want:
when I open Konqueror it always shows the same toolbars, 
i.e. the Main and the Location toolbar. 
Then I tick onto the 'Show Extra Toolbar' option, 
but when I reopen Konqueror my choice is not saved.
Such a problem does not arise with Mdk 9.1.
Does anyone have the same problem?
Or maybe there's something trivial I'm missing?

Thanks,
Rodolfo



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



Re: [newbie] problems adding disk and moving /var data

2004-11-30 Thread Jan Rubbrecht
Hi there, 

sorry for the late reply, just came back from a little holiday/xmas shopping :)
anyway, I know now what I was doing wrong, probably a typical newbie mistake!

When all data was moved to /var2, I had no more /var! I should have
created a directory /var (empty) to mount the new filesystem on. When
booting, /etc/fstab refered to a folder that did not exist  :-S

Thanks for the advise anyway!
Best regards,
Jan

On Fri, 26 Nov 2004 08:36:11 +, Derek Jennings
<[EMAIL PROTECTED]> wrote:
> On Friday 26 November 2004 01:00, Jan RUBBRECHT wrote:
> 
> 
> > Hi,
> >
> > I've installed my proxy server (squid) on a mandrake 9.1 on a VMWare
> > running on a Windows 2000 Server... just to start and learn more about
> > Linux.
> > I have a lot of servers installed, so my 4Gb disk is getting a little
> > bit full. I had 3 partitions, /, /home and swapspace.
> > I tried adding a new (virtual) disk with diskdrake, wanting /var to be
> > mounted on the new filesystem. That folder is most likely to expand
> > the most and the fastest.
> > I got a couple problems with diskdrake so I mounted it on /var2 and
> > thought "I can fix that later..."
> > Anyway, I later moved all existing data from /var to /var2 after
> > stopping all services, removed /var and wanted to mv /var2 /var
> > didn't work :-/
> > I changed /etc/fstab so the new disk would mount on /var next time but
> > no such luck. Instead a new /var folder was created and /var2 was
> > emtpy (after rebooting and reconfiguring /etc/fstab I found my data
> > again).
> >
> > Could anyone please give me a hint how I can proceed to move /var to
> > the new disk?
> >
> > Tia,
> > Jan
> >
> > PS. I'm using gmail, please make sure you send your reply back to the
> > list, thanks.
> 
> You are not doing much wrong. In brief to move /var to a new partition the
> steps are :-
> 
> 1/ Make a new partition and mount it on var2
> 
> 2/ Copy /var to /var2 with
> cp -a /var/* /var2
> (/var2 should now contain the files previously on /var including symlinks)
> 
> 3/ Revise /etc/fstab so /the partition currently mounted as /var2 will be
> mounted as /var
> 
> 4/ Reboot
> 
> derek
> --
> www.jennings.homelinux.net
> http://twiki.mdklinuxfaq.org
> 
> 
> 
> Want to buy your Pack or Services from MandrakeSoft?
> Go to http://www.mandrakestore.com
> Join the Club : http://www.mandrakeclub.com
> 
> 
> 
>


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



Re: [newbie] problems adding disk and moving /var data

2004-11-26 Thread Derek Jennings
On Friday 26 November 2004 01:00, Jan RUBBRECHT wrote:
> Hi,
>
> I've installed my proxy server (squid) on a mandrake 9.1 on a VMWare
> running on a Windows 2000 Server... just to start and learn more about
> Linux.
> I have a lot of servers installed, so my 4Gb disk is getting a little
> bit full. I had 3 partitions, /, /home and swapspace.
> I tried adding a new (virtual) disk with diskdrake, wanting /var to be
> mounted on the new filesystem. That folder is most likely to expand
> the most and the fastest.
> I got a couple problems with diskdrake so I mounted it on /var2 and
> thought "I can fix that later..."
> Anyway, I later moved all existing data from /var to /var2 after
> stopping all services, removed /var and wanted to mv /var2 /var
> didn't work :-/
> I changed /etc/fstab so the new disk would mount on /var next time but
> no such luck. Instead a new /var folder was created and /var2 was
> emtpy (after rebooting and reconfiguring /etc/fstab I found my data
> again).
>
> Could anyone please give me a hint how I can proceed to move /var to
> the new disk?
>
> Tia,
> Jan
>
> PS. I'm using gmail, please make sure you send your reply back to the
> list, thanks.

You are not doing much wrong. In brief to move /var to a new partition the 
steps are :-

1/ Make a new partition and mount it on var2

2/ Copy /var to /var2 with
cp -a /var/* /var2
(/var2 should now contain the files previously on /var including symlinks)

3/ Revise /etc/fstab so /the partition currently mounted as /var2 will be 
mounted as /var

4/ Reboot

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


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



Re: [newbie] problems adding disk and moving /var data

2004-11-25 Thread Brian Parish
On Fri, 26 Nov 2004 12:00 pm, Jan RUBBRECHT wrote:
> Hi,
>
> I've installed my proxy server (squid) on a mandrake 9.1 on a VMWare
> running on a Windows 2000 Server... just to start and learn more about
> Linux.
> I have a lot of servers installed, so my 4Gb disk is getting a little
> bit full. I had 3 partitions, /, /home and swapspace.
> I tried adding a new (virtual) disk with diskdrake, wanting /var to be
> mounted on the new filesystem. That folder is most likely to expand
> the most and the fastest.
> I got a couple problems with diskdrake so I mounted it on /var2 and
> thought "I can fix that later..."
> Anyway, I later moved all existing data from /var to /var2 after
> stopping all services, removed /var and wanted to mv /var2 /var
> didn't work :-/
> I changed /etc/fstab so the new disk would mount on /var next time but
> no such luck. Instead a new /var folder was created and /var2 was
> emtpy (after rebooting and reconfiguring /etc/fstab I found my data
> again).
>
> Could anyone please give me a hint how I can proceed to move /var to
> the new disk?
>
> Tia,
> Jan
>
> PS. I'm using gmail, please make sure you send your reply back to the
> list, thanks.

Can't see a whole lot wrong with what you did, but maybe I am missing 
something in your explanation.  Anyway FWIW, here's how I would do the move:

- make a partition on the new disk
- init 1 to boot into single user mode
- mount the new partition as /newvar
- cp -a /var /newvar
- cd /
- mv var oldvar
- mkdir var
- change fstab to mount the new partition as /var
- reboot

Having verified that all is working, you can now safely: rm -rf /oldvar

If you prefer to use a GUI editor to change fstab, just create a copy of it 
with the change in place before booting into level 1, then:

mv /etc/fstab /etc/fstab-old
mv /etc/fstab-new /etc/fstab

in place of the "change fstab..." step.

HTH
Brian


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



[newbie] problems adding disk and moving /var data

2004-11-25 Thread Jan RUBBRECHT
Hi, 

I've installed my proxy server (squid) on a mandrake 9.1 on a VMWare
running on a Windows 2000 Server... just to start and learn more about
Linux.
I have a lot of servers installed, so my 4Gb disk is getting a little
bit full. I had 3 partitions, /, /home and swapspace.
I tried adding a new (virtual) disk with diskdrake, wanting /var to be
mounted on the new filesystem. That folder is most likely to expand
the most and the fastest.
I got a couple problems with diskdrake so I mounted it on /var2 and
thought "I can fix that later..."
Anyway, I later moved all existing data from /var to /var2 after
stopping all services, removed /var and wanted to mv /var2 /var
didn't work :-/
I changed /etc/fstab so the new disk would mount on /var next time but
no such luck. Instead a new /var folder was created and /var2 was
emtpy (after rebooting and reconfiguring /etc/fstab I found my data
again).

Could anyone please give me a hint how I can proceed to move /var to
the new disk?

Tia,
Jan

PS. I'm using gmail, please make sure you send your reply back to the
list, thanks.


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



Re: AW: [newbie] Problems with 10.1 and wireless (ipw2100 - intelcentrino)

2004-11-18 Thread Fajar Priyanto
On Monday 25 October 2004 07:50 pm, Sebastian Martin wrote:
> This sounds like you didn't install the firmware properly. For 10.1 you
> need the firmware version 0.54. Once that was installed in the right place,
> I could go past the point of choosing between "manual" or "automatic" and
> properly set up the device. However with the version 0.54 (wich is the one
> included in 10.1 Community) i could not get encyption to work, I had to
> upgrade to 0.55.
>
> sebastian

Hi Sebastian,
Using MCC, I can't get pass the automatic/manual setting of my ipw2100.
How do I uninstall the 0.54 firmware and where to get the 0.55?

This is my ipconfig -a
eth0  Link encap:Ethernet  HWaddr 00:C0:9F:28:15:65
  inet addr:192.168.7.29  Bcast:192.168.7.31  Mask:255.255.255.248
  inet6 addr: fe80::2c0:9fff:fe28:1565/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:19450 errors:110 dropped:55 overruns:0 frame:55
  TX packets:17726 errors:11 dropped:0 overruns:0 carrier:4
  collisions:56 txqueuelen:1000
  RX bytes:12484264 (11.9 Mb)  TX bytes:1716859 (1.6 Mb)
  Interrupt:5

eth1  Link encap:UNSPEC  HWaddr 
00-C0-9F-00-00-0C-8B-3F-00-00-00-00-00-00-00-00
  BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:354 errors:0 dropped:0 overruns:0 frame:0
  TX packets:354 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:25186 (24.5 Kb)  TX bytes:25186 (24.5 Kb)

sit0  Link encap:IPv6-in-IPv4
  NOARP  MTU:1480  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

Thanks.
-- 
Fajar Priyanto | Reg'd Linux User #327841 | http://linux2.arinet.org
03:17:41 up 1:50, Mandrakelinux release 10.1 (Official) for i586 
public key: https://www.arinet.org/fajar-pub.key


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



Re: [newbie] Problems updating mozilla

2004-11-06 Thread SnapafunFrank
Alexander Ruoff wrote:
On Tue, 2004-11-02 at 13:44, SnapafunFrank wrote:
 

Alexander Ruoff wrote:
   

Hi all,
I just tried to update my mdk 10.0 and had the following problem with
mozilla and libnss3:
[EMAIL PROTECTED] minos]# urpmi mozilla
To satisfy dependencies, the following packages are going to be installed (57 
MB):
libnss3-1.6-12.2.100mdk.i586
mozilla-1.6-12.2.100mdk.i586
Is this OK? (Y/n) y
error: /var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: headerRead failed
The following packages have bad signatures:
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: Missing signature 
(Unable to read rpm file)
Do you want to continue installation ? (y/N) y
installing /var/cache/urpmi/rpms/libnss3-1.6-12.2.100mdk.i586.rpm 
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm
error: unable to install package 
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: headerRead failed: hdr 
blob(102614): BAD, read returned 97928
Installation failed:
  libnss3 = 1:1.6-12.1.100mdk is needed by (installed) 
mozilla-1.6-12.1.100mdk
Strange in my opinion is the fact that even though I try to install mozilla 
1.6-12.2.100 urpmi makes a reference to 1.6-12.1
Thanks for any comment and help,
Alex


 

Not sure, but maybe you are out of date.
Version is at 1.7.2 at least by now.
Try:
# urpmi.update -a
And then:
$ mv ./mozilla XXXmozilla
# urpme mozilla
# urpmi mozilla
// Run  mozilla as su to set some stuff only.
# mozilla   [ Once loaded : close it ]
$ mozilla   [ Here you need only set up your user name . ]
$ rm ./mozilla
$ mv XXXmozilla ./mozilla
If any of this is wrong I hope those more knowledgeable will point it out.
   

Hi,
doesn't work... doesn't display 1.7.2, only get 1.6. Could be due to the fact 
that I need it for a 586 and not a 686?
Firefox is fine, it's just Mozilla and Epiphany which don't want to be 
installed.
Alex

 

Sorry for losing touch with this thread but hopefully you've solved 
things by now.

If not, then did you completely remove the initial installation ( after 
renaming your profile files of course ) before you attempted a re-install?

My thought here is with your initial posted line:

libnss3 = 1:1.6-12.1.100mdk is needed by (installed) mozilla-1.6-12.1.100mdk

As to Epiphany, unless I had all the Gnome pkgs installed I could not get this 
to behave correctly [ my system set-up is the pssible cause here, not Epiphany 
], so gave it up in favour of mozilla and now looking at the firefox and 
thunderbird combo.
--
Regards
SnapafunFrank
Big or small, a challenge requires the same commitment to resolve.
Registered Linux User # 324213 



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



Re: [newbie] Problems updating mozilla

2004-11-02 Thread Alexander Ruoff
On Tue, 2004-11-02 at 13:44, SnapafunFrank wrote:
> Alexander Ruoff wrote:
> 
> >Hi all,
> >
> >I just tried to update my mdk 10.0 and had the following problem with
> >mozilla and libnss3:
> >
> >[EMAIL PROTECTED] minos]# urpmi mozilla
> >To satisfy dependencies, the following packages are going to be installed (57 MB):
> >libnss3-1.6-12.2.100mdk.i586
> >mozilla-1.6-12.2.100mdk.i586
> >Is this OK? (Y/n) y
> >
> >error: /var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: headerRead failed
> >The following packages have bad signatures:
> >/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: Missing signature (Unable 
> >to read rpm file)
> >Do you want to continue installation ? (y/N) y
> >installing /var/cache/urpmi/rpms/libnss3-1.6-12.2.100mdk.i586.rpm 
> >/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm
> >error: unable to install package 
> >/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm
> >/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: headerRead failed: hdr 
> >blob(102614): BAD, read returned 97928
> >Installation failed:
> >libnss3 = 1:1.6-12.1.100mdk is needed by (installed) mozilla-1.6-12.1.100mdk
> >
> >Strange in my opinion is the fact that even though I try to install mozilla 
> >1.6-12.2.100 urpmi makes a reference to 1.6-12.1
> >
> >Thanks for any comment and help,
> >Alex
> >
> >
> >
> >  
> >
> Not sure, but maybe you are out of date.
> Version is at 1.7.2 at least by now.
> 
> Try:
> 
> # urpmi.update -a
> 
> And then:
> 
> $ mv ./mozilla XXXmozilla
> 
> # urpme mozilla
> 
> # urpmi mozilla
> 
> // Run  mozilla as su to set some stuff only.
> 
> # mozilla   [ Once loaded : close it ]
> 
> $ mozilla   [ Here you need only set up your user name . ]
> 
> $ rm ./mozilla
> 
> $ mv XXXmozilla ./mozilla
> 
> If any of this is wrong I hope those more knowledgeable will point it out.

Hi,

doesn't work... doesn't display 1.7.2, only get 1.6. Could be due to the fact that I 
need it for a 586 and not a 686?

Firefox is fine, it's just Mozilla and Epiphany which don't want to be installed.

Alex




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



Re: [newbie] Problems updating mozilla

2004-11-02 Thread SnapafunFrank
Alexander Ruoff wrote:
Hi all,
I just tried to update my mdk 10.0 and had the following problem with
mozilla and libnss3:
[EMAIL PROTECTED] minos]# urpmi mozilla
To satisfy dependencies, the following packages are going to be installed (57 MB):
libnss3-1.6-12.2.100mdk.i586
mozilla-1.6-12.2.100mdk.i586
Is this OK? (Y/n) y
error: /var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: headerRead failed
The following packages have bad signatures:
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: Missing signature (Unable to 
read rpm file)
Do you want to continue installation ? (y/N) y
installing /var/cache/urpmi/rpms/libnss3-1.6-12.2.100mdk.i586.rpm 
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm
error: unable to install package /var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: headerRead failed: hdr 
blob(102614): BAD, read returned 97928
Installation failed:
   libnss3 = 1:1.6-12.1.100mdk is needed by (installed) mozilla-1.6-12.1.100mdk
Strange in my opinion is the fact that even though I try to install mozilla 
1.6-12.2.100 urpmi makes a reference to 1.6-12.1
Thanks for any comment and help,
Alex

 

Not sure, but maybe you are out of date.
Version is at 1.7.2 at least by now.
Try:
# urpmi.update -a
And then:
$ mv ./mozilla XXXmozilla
# urpme mozilla
# urpmi mozilla
// Run  mozilla as su to set some stuff only.
# mozilla   [ Once loaded : close it ]
$ mozilla   [ Here you need only set up your user name . ]
$ rm ./mozilla
$ mv XXXmozilla ./mozilla
If any of this is wrong I hope those more knowledgeable will point it out.
--
Regards
SnapafunFrank
Big or small, a challenge requires the same commitment to resolve.
Registered Linux User # 324213 



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



[newbie] Problems updating mozilla

2004-11-02 Thread Alexander Ruoff
Hi all,

I just tried to update my mdk 10.0 and had the following problem with
mozilla and libnss3:

[EMAIL PROTECTED] minos]# urpmi mozilla
To satisfy dependencies, the following packages are going to be installed (57 MB):
libnss3-1.6-12.2.100mdk.i586
mozilla-1.6-12.2.100mdk.i586
Is this OK? (Y/n) y

error: /var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: headerRead failed
The following packages have bad signatures:
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: Missing signature (Unable to 
read rpm file)
Do you want to continue installation ? (y/N) y
installing /var/cache/urpmi/rpms/libnss3-1.6-12.2.100mdk.i586.rpm 
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm
error: unable to install package /var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm
/var/cache/urpmi/rpms/mozilla-1.6-12.2.100mdk.i586.rpm: headerRead failed: hdr 
blob(102614): BAD, read returned 97928
Installation failed:
libnss3 = 1:1.6-12.1.100mdk is needed by (installed) mozilla-1.6-12.1.100mdk

Strange in my opinion is the fact that even though I try to install mozilla 
1.6-12.2.100 urpmi makes a reference to 1.6-12.1

Thanks for any comment and help,
Alex



-- 
ConfÃdÃration EuropÃenne des Associations de Petites et Moyennes
Entreprises â CEA-PME

Alexander Ruoff
Advisor

Avenue de la Renaissance 1
1000 Bruxelles

Tel: +32 (0) 27 39 62 60
Fax: +32 (0) 27 39 62 79
[EMAIL PROTECTED]
www.ceapme.org


Der Inhalt dieser E-Mail ist vertraulich und ausschliesslich fÃr den
bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene
Adressat dieser E-Mail oder dessen Vertreter sein sollten, so beachten
Sie bitte, dass jede Form der Kenntnisnahme, VerÃffentlichung,
VervielfÃltigung oder Weitergabe des Inhalts dieser E-Mail unzulÃssig
ist. Wir bitten Sie, sich in diesem Fall mit dem Absender der E-Mail in
Verbindung zu setzen.

This e-mail message including any attachments is for the sole use of the
intended recipient(s) and may contain privileged or confidential
information. Any unauthorized review, use, disclosure or distribution is
prohibited. If you are not the intended recipient, please immediately
contact the sender by reply e-mail and delete the original message and
destroy all copies thereof.




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



AW: [newbie] Problems with 10.1 and wireless (ipw2100 - intelcentrino)

2004-10-25 Thread Sebastian Martin
On Monday 25 October 2004 12:38, Alexander Ruoff wrote:

>But I have a config tool for wireless. When I set up a new network
>connection, I have wireless as an option but even though I tried to set
>it up that way I always end at the option "manual" or "automatic" setup,
>no matter which option I choose.
>
>The problem with ifconfig in the command line is that it doesn't show
>eth1. I only get eth1 when I type ifconfig eth1...

This sounds like you didn't install the firmware properly. For 10.1 you need
the firmware version 0.54. Once that was installed in the right place, I
could go past the point of choosing between "manual" or "automatic" and
properly set up the device. However with the version 0.54 (wich is the one
included in 10.1 Community) i could not get encyption to work, I had to
upgrade to 0.55.

sebastian





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



Re: [newbie] Problems with 10.1 and wireless (ipw2100 - intel centrino)

2004-10-25 Thread Sebastian Martin
On Monday 25 October 2004 14:05, Derek Jennings wrote:
>
>I am not sure if it is still the case, but the ipw2100 driver used to not
work
>with encryption.
>
>derek

I didn't get the ipw2100 driver version 0.54 to work with encryption. 0.54
is the version included with 10.1 CE.
However by uninstalling the 0.54 completely from the kernel and installing
0.55 i got encryption working.

Be carefull however als 0.55 needs a different firmware than 0.54

sebastian






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



Re: [newbie] Problems with 10.1 and wireless (ipw2100 - intel centrino)

2004-10-25 Thread Derek Jennings
On Monday 25 October 2004 12:38, Alexander Ruoff wrote:
> > You need to install the wireless-tools package from your CD and then run
> > through the network connection Wizard in Mandrake Control Centre and
> > configure it as a wireless connection.
> >
> > You could also configure it with iwconfig from the command line.
> >
> > derek
>
> Hi Derek
>
> Well... I did have problems with the CDs when I installed 10.1 thus I
> installed most of it with urpmi thus I don't know what packet I need
> since I would install it with urpmi...

urpmi wireless-tools


>
> But I have a config tool for wireless. When I set up a new network
> connection, I have wireless as an option but even though I tried to set
> it up that way I always end at the option "manual" or "automatic" setup,
> no matter which option I choose.

You can set it up with iwconfig from the command line.
See 'man iwconfig'

I am not sure if it is still the case, but the ipw2100 driver used to not work 
with encryption. 

derek


-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


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



Re: [newbie] Problems with 10.1 and wireless (ipw2100 - intel centrino)

2004-10-25 Thread Stew Benedict

On Mon, 25 Oct 2004, Alexander Ruoff wrote:

> 
> The problem with ifconfig in the command line is that it doesn't show
> eth1. I only get eth1 when I type ifconfig eth1...
> 

ifconfig -a
(shows all interfaces, including those that are down)

-- 
Stew Benedict
Mandrakesoft
---
[This E-mail scanned for viruses by Declude Virus]



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



Re: [newbie] Problems with 10.1 and wireless (ipw2100 - intel centrino)

2004-10-25 Thread Alexander Ruoff

> You need to install the wireless-tools package from your CD and then run 
> through the network connection Wizard in Mandrake Control Centre and 
> configure it as a wireless connection.
> 
> You could also configure it with iwconfig from the command line.
> 
> derek

Hi Derek 

Well... I did have problems with the CDs when I installed 10.1 thus I
installed most of it with urpmi thus I don't know what packet I need
since I would install it with urpmi...

But I have a config tool for wireless. When I set up a new network
connection, I have wireless as an option but even though I tried to set
it up that way I always end at the option "manual" or "automatic" setup,
no matter which option I choose.

The problem with ifconfig in the command line is that it doesn't show
eth1. I only get eth1 when I type ifconfig eth1...

Alex




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



Re: [newbie] Problems with 10.1 and wireless (ipw2100 - intel centrino)

2004-10-25 Thread Derek Jennings
On Monday 25 October 2004 09:51, Alexander Ruoff wrote:
> Hi all,
>
> sorry if I bother you with an old topic but so fare I haven't found
> anything which really helped me with my problem in the mailing list.
>
> I have an Dell Inspiron 510m with a Pentium M. The PC is fine apart for
> the wireless. 10.1 detects my card but apparently I had to download and
> install the firmware of the card as well and now firmware and card are
> installed, it's detected but I can't use it.
>
> Frist thing which is strange is the output for ifconfig:
>
> [EMAIL PROTECTED] minos]# ifconfig
> eth0  Protokoll:Ethernet  Hardware Adresse 00:0D:56:E0:61:15
>   inet6 Adresse: fe80::20d:56ff:fee0:6115/64
> Gültigkeitsbereich:Verbindung
>   UP BROADCAST MULTICAST  MTU:1500  Metric:1
>   RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>   TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
>   Kollisionen:0 Sendewarteschlangenlänge:1000
>   RX bytes:0 (0.0 b)  TX bytes:378 (378.0 b)
>   Interrupt:11 Basisadresse:0x5000
>
> loProtokoll:Lokale Schleife
>   inet Adresse:127.0.0.1  Maske:255.0.0.0
>   inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
>   UP LOOPBACK RUNNING  MTU:16436  Metric:1
>   RX packets:182 errors:0 dropped:0 overruns:0 frame:0
>   TX packets:182 errors:0 dropped:0 overruns:0 carrier:0
>   Kollisionen:0 Sendewarteschlangenlänge:0
>   RX bytes:11462 (11.1 Kb)  TX bytes:11462 (11.1 Kb)
>
> No wireless... but if I type ifconfig eth1 I get the wireless card:
>
> [EMAIL PROTECTED] minos]# ifconfig eth1
> eth1  Protokoll:UNSPEC  Hardware Adresse
> 42-4F-C0-00-24-85-04-30-00-00-00-00-00-00-00-00
>   BROADCAST MULTICAST  MTU:1500  Metric:1
>   RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>   Kollisionen:0 Sendewarteschlangenlänge:1000
>   RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
>
> In my opinion this is strange...
>
> The card is installed since I get this output under dmesg:
>
> eth0: no IPv6 routers present
> ieee80211_crypt: registered algorithm 'NULL'
> ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 0.54
> ipw2100: Copyright(c) 2003-2004 Intel Corporation
> ACPI: PCI interrupt :01:03.0[A] -> GSI 7 (level, low) -> IRQ 7
> ipw2100: :01:03.0: Detected at mem: 0xFCFFE000-0xFCFFEFFF ->
> e0f07000, irq:7
> eth1: Using hotplug firmware load.
>
> I know I did something right but also something wrong, since I know
> nothing about programing, IT or linux (apart using it) I am thankful for
> any help and hint you might have
>
> Alex

You need to install the wireless-tools package from your CD and then run 
through the network connection Wizard in Mandrake Control Centre and 
configure it as a wireless connection.

You could also configure it with iwconfig from the command line.

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


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



[newbie] Problems with 10.1 and wireless (ipw2100 - intel centrino)

2004-10-25 Thread Alexander Ruoff
Hi all,

sorry if I bother you with an old topic but so fare I haven't found
anything which really helped me with my problem in the mailing list.

I have an Dell Inspiron 510m with a Pentium M. The PC is fine apart for
the wireless. 10.1 detects my card but apparently I had to download and
install the firmware of the card as well and now firmware and card are
installed, it's detected but I can't use it.

Frist thing which is strange is the output for ifconfig:

[EMAIL PROTECTED] minos]# ifconfig
eth0  Protokoll:Ethernet  Hardware Adresse 00:0D:56:E0:61:15
  inet6 Adresse: fe80::20d:56ff:fee0:6115/64
Gültigkeitsbereich:Verbindung
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
  Kollisionen:0 Sendewarteschlangenlänge:1000
  RX bytes:0 (0.0 b)  TX bytes:378 (378.0 b)
  Interrupt:11 Basisadresse:0x5000

loProtokoll:Lokale Schleife
  inet Adresse:127.0.0.1  Maske:255.0.0.0
  inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:182 errors:0 dropped:0 overruns:0 frame:0
  TX packets:182 errors:0 dropped:0 overruns:0 carrier:0
  Kollisionen:0 Sendewarteschlangenlänge:0
  RX bytes:11462 (11.1 Kb)  TX bytes:11462 (11.1 Kb)

No wireless... but if I type ifconfig eth1 I get the wireless card:

[EMAIL PROTECTED] minos]# ifconfig eth1
eth1  Protokoll:UNSPEC  Hardware Adresse
42-4F-C0-00-24-85-04-30-00-00-00-00-00-00-00-00
  BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  Kollisionen:0 Sendewarteschlangenlänge:1000
  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

In my opinion this is strange...

The card is installed since I get this output under dmesg:

eth0: no IPv6 routers present
ieee80211_crypt: registered algorithm 'NULL'
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 0.54
ipw2100: Copyright(c) 2003-2004 Intel Corporation
ACPI: PCI interrupt :01:03.0[A] -> GSI 7 (level, low) -> IRQ 7
ipw2100: :01:03.0: Detected at mem: 0xFCFFE000-0xFCFFEFFF ->
e0f07000, irq:7
eth1: Using hotplug firmware load. 

I know I did something right but also something wrong, since I know
nothing about programing, IT or linux (apart using it) I am thankful for
any help and hint you might have

Alex



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



[newbie] Problems with Emacs after installing RPM's

2004-09-30 Thread Juanma
Hello to everyone.

I have a problem difficult to state, that is why, if the answer already exists 
out there, i didn't manage to find it. I will try to describe shortly: it 
seems that, after installing RPM packages (in Mandrake 9.2), sometimes 
(randomly), there are undesirable side effects. Examples:

- after installing some packages (i don't remember which ones) i lost the 
icons of the Mandrake menus, and some other modules got lost, so KDE didn't 
work properly (for example, KDE key shortcuts didn't work the way i had 
defined). All these problems disappeared after installing EasyTag with RPM's.

- after installing drivers of ALSA, i got Emacs starting with a delay that was 
way longer than tolerable. Emacs worked fine, at the usual speed, but it took 
several seconds (up to around one minute sometimes) for its window to appear. 
This problem disappeared upon unknown solution (unknown to me, of course)

- finally, today i installed NTP package (contained in 9.2 distro CDs), and 
after that, i found arrow keys redefined in Emacs, so that they deactivate 
the mark, what is really annoying. I think i can solve it, but it beats the 
hell out of me how did it come.

Maybe installing packages have nothing at all to do with those problems, but 
it is the only event that i can put in connection with them.

Thanks for the brain cells that you will burn with this :-)
-- 
   Juanma


'Fortune' quote for this mail:

In fiction the recourse of the powerless is murder; in life the recourse
of the powerless is petty theft.

--

Contra las patentes de software en Europa!!
Against software patents in Europe!!
http://www.ffii.org/

Software patents can get you prosecuted for publishing texts you wrote 
yourself!



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



Re: [newbie] Problems mounting CD/DVD

2004-09-28 Thread Erylon Hines
On Monday 27 September 2004 01:40 am, Alexander Ruoff wrote:
| Hi Bryan,
|
| thx for the help, but somehow it didn't solve the problem. I also got a
| problem with my usb-stick, of which I have now 3 registered in fstab...
| every time I insert the stick, it's getting a new registry in fstab.
| Seems like I wait till 10.1 and see if the problem still exists.
|
| AR
|
Comment out all the lines for your usb-stick in fstab.  Reboot your system one 
time.  If the stick is recognized correctly, and it probably will be, and 
your new entry for it is added to fstab by Harddrake/kudzu, go to the MCC and 
turn off Harddrake--uncheck the box for starting "on boot".  Reboot.  If the 
stick is still working you can leave Harddrake off, unless you install some 
new hardware.  Harddrake is a cool tool, but I never leave it on once I get 
my system working because it can mess up and discover hardware that I already 
have installed.  It is especially bad about re-recognizing USB components.

As for your CD/DVD--aren't those scsi emulated??  I haven't got one, but I 
"thought" that DVD drives were /dev/scdX not /dev/hdX.  Either way, you may 
have the wrong dev number.



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



Re: [newbie] Problems with sound

2004-08-18 Thread M.Schild

> As root 'urpmi kdeutils-kedit' will install kedit.

looks as though I have some missing files and cannot install it. 
On top of that, my connexion keeps stopping

I contact the firm who sold my computer. They tell me the chipset is 
compatible with intel and soundblast and I can choose another driver.( I 
wouldn´t know which)

they also said I could change the lines in modules.conf to:


alias sound-slot-0 snd-intel8x0
above snd-intel8x0 snd-pcm-oss

I did it using Kwrite and no Alsa mixer is gone.
a mess. Am not going to probe my mood! ;-)
Thank you for your patience
Maryse


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



Re: [newbie] Problems with sound

2004-08-17 Thread Frans Ketelaars
On Tuesday 17 August 2004 09:16, M.Schild wrote:
> > Could you try this: add the line 'options snd-intel8x0
> > ac97_quirk=1' at the end of /etc/modprobe.conf if you run a 2.6
> > kernel (check with 'uname -r') and reboot. Then check mixer levels
> > with alsamixer and try to aplay some sound.
>
> when I do /etc/moodprobe.conf  (as root) I get
> permission denied
>
> Maryse

You have an 'o' too much in /etc/moodprobe.conf :-) You have to edit the 
file as root. I use vi for that but it is not newbie friendly. Anyone 
know a newbie friendly text editor for editing configuration files as 
root? Oh, 'kdesu kedit' asks for your root password and then starts a 
nice looking GUI editor.

HTH,

-Frans



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



Re: [newbie] Problems with sound

2004-08-17 Thread M.Schild

> Could you try this: add the line 'options snd-intel8x0 ac97_quirk=1' at
> the end of /etc/modprobe.conf if you run a 2.6 kernel (check with
> 'uname -r') and reboot. Then check mixer levels with alsamixer and try
> to aplay some sound.


when I do /etc/moodprobe.conf  (as root) I get
permission denied

Maryse


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



Re: [newbie] Problems with sound

2004-08-16 Thread mike


M.Schild wrote:
> On Monday 16 August 2004 06:38 pm, Frans Ketelaars wrote:
> 
>>I meant these lines in the alsamixer screen:
>>Card: VIA 8235
>>Chip: Realtek ALC650 rev 3
>>
>>Your output will be different of course.
> 
> 
> 
> mine are:
> 
>  Card: SiS SI7012 
> â Chip: Analog Devices AD1885
> 
> Maryse  
> 
> 
Heres mine,

Card: SiS SI7012
 â
Chip: Realtek RL5383 rev 6

But I have a different board mine is an ECS K7S5A with onboard sound
and lan.

Mike



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



Re: [newbie] Problems with sound

2004-08-16 Thread Frans Ketelaars
On Monday 16 August 2004 19:42, M.Schild wrote:
> On Monday 16 August 2004 06:38 pm, Frans Ketelaars wrote:
> > I meant these lines in the alsamixer screen:
> > Card: VIA 8235
> > Chip: Realtek ALC650 rev 3
> >
> > Your output will be different of course.
>
> mine are:
>
>  Card: SiS SI7012
> â Chip: Analog Devices AD1885
>
> Maryse

Could you try this: add the line 'options snd-intel8x0 ac97_quirk=1' at 
the end of /etc/modprobe.conf if you run a 2.6 kernel (check with 
'uname -r') and reboot. Then check mixer levels with alsamixer and try 
to aplay some sound.

-Frans



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



Re: [newbie] Problems with sound

2004-08-16 Thread Frans Ketelaars
On Sunday 15 August 2004 09:36, M.Schild wrote:



> did it all but still no sound,sorry
> Maryse

Maryse and Mike, do you also have the same chip? See the second line in 
alsamixer. AFAIK that's what determines which mixer settings are 
available for your card. If it's the same chip maybe we can use alsactl 
to get Mike's mixer settings to Maryse's computer.

HTH,
  
-Frans



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



Re: [newbie] Problems with sound

2004-08-15 Thread M.Schild

> I just tried something, make a backup of your /etc/modules.conf and
> /etc/modprobe.conf like "cp /etc/modules.conf /etc/modules.conf.bak"
> and "cp /etc/modprobe.conf /etc/modprobe.conf.bak" (just in case
> something goes wrong, because "alsaconf" writes to these files when
> it runs). This way you can change things back to what you had before.
>
> Now run "alsaconf" as root and follow the instructions. When it
> starts it will ask you to shut down alsa and sound, it will attempt
> to do it its self but its not 100% (it worked for me, without me
> shutting them down).
>
> If you want you can turn them off your self as root with
>
> "chkconfig alsa off"
> "chkconfig sound off"
>
> and check to see if there off with
>
> "chkconfig --list"
>
> and turn them back on with
>
> "chkconfig alsa on"
> "chkconfig sound on"
>
> if "alsaconf" doesn't restart them, it should though.
>
>
> Alsaconf wrote a new /etc/modprobe.conf and sound still works. You
> can try it and see what happens like I said you can put things back
> if not.
>
> Note: It will write to modprobe.conf on 2.6 kernel and modules.conf
> on 2.4 kernel.
>
> Mike

did it all but still no sound,sorry
Maryse


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



Re: [newbie] Problems with sound

2004-08-14 Thread mike


M.Schild wrote:
>> List of PLAYBACK Hardware Devices 
>>card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
>>  Subdevices: 1/1
>>  Subdevice #0: subdevice #0
>>
>>My onboard sound works (although it did not until the 2.6 kernel in
>>mdk10.0). If there are any settings or .conf files that would be of
>>use I'll post them back to you.
> 
> 
> 
> Thanks. So there is hope :-)
> Maryse
> 
I just tried something, make a backup of your /etc/modules.conf and
/etc/modprobe.conf like "cp /etc/modules.conf /etc/modules.conf.bak"
and "cp /etc/modprobe.conf /etc/modprobe.conf.bak" (just in case
something goes wrong, because "alsaconf" writes to these files when
it runs). This way you can change things back to what you had before.

Now run "alsaconf" as root and follow the instructions. When it
starts it will ask you to shut down alsa and sound, it will attempt
to do it its self but its not 100% (it worked for me, without me
shutting them down).

If you want you can turn them off your self as root with

"chkconfig alsa off"
"chkconfig sound off"

and check to see if there off with

"chkconfig --list"

and turn them back on with

"chkconfig alsa on"
"chkconfig sound on"

if "alsaconf" doesn't restart them, it should though.


Alsaconf wrote a new /etc/modprobe.conf and sound still works. You
can try it and see what happens like I said you can put things back
if not.

Note: It will write to modprobe.conf on 2.6 kernel and modules.conf
on 2.4 kernel.

Mike




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



Re: [newbie] Problems with sound

2004-08-14 Thread Hoyt Bailey
On Saturday 14 August 2004 12:46 pm, M.Schild wrote:
> > I think what he wants is:
> > [EMAIL PROTECTED] hoyt]$ aplay
> > -l /usr/share/sounds/KDE_Beep_RingRing.wav
> >  List of PLAYBACK Hardware Devices 
> > card 0: V8235 [VIA 8235], device 0: VIA 8235 [VIA 8235]
> >   Subdevices: 4/4
> >   Subdevice #0: subdevice #0
> >   Subdevice #1: subdevice #1
> >   Subdevice #2: subdevice #2
> >   Subdevice #3: subdevice #3
> > card 0: V8235 [VIA 8235], device 1: VIA 8235 [VIA 8235]
> >   Subdevices: 1/1
> >   Subdevice #0: subdevice #0
>
> You lost me
> Maryse
Thats what mine looks like.  I dont pretend to understand it.  It sounds 
like bzap bzap noise.
-- 
Regards;
Hoyt
Registered Linux User #363264
http://counter.li.org


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



Re: [newbie] Problems with sound

2004-08-14 Thread M.Schild

> I think what he wants is:
> [EMAIL PROTECTED] hoyt]$ aplay
> -l /usr/share/sounds/KDE_Beep_RingRing.wav
>  List of PLAYBACK Hardware Devices 
> card 0: V8235 [VIA 8235], device 0: VIA 8235 [VIA 8235]
>   Subdevices: 4/4
>   Subdevice #0: subdevice #0
>   Subdevice #1: subdevice #1
>   Subdevice #2: subdevice #2
>   Subdevice #3: subdevice #3
> card 0: V8235 [VIA 8235], device 1: VIA 8235 [VIA 8235]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0


You lost me
Maryse


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



Re: [newbie] Problems with sound

2004-08-14 Thread M.Schild

>  List of PLAYBACK Hardware Devices 
> card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
>
> My onboard sound works (although it did not until the 2.6 kernel in
> mdk10.0). If there are any settings or .conf files that would be of
> use I'll post them back to you.


Thanks. So there is hope :-)
Maryse


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



Re: [newbie] Problems with sound

2004-08-14 Thread Hoyt Bailey
On Saturday 14 August 2004 12:22 am, M.Schild wrote:
> > What output do _you_ get?
>
> ( I must have got my wording wrong the first time :-(  )
>
> [EMAIL PROTECTED] ms]$ aplay /usr/share/sounds/KDE_Beep_RingRing.wav
> Playing WAVE '/usr/share/sounds/KDE_Beep_RingRing.wav' : Unsigned 8
> bit, Rate 22254 Hz, Mono
>
> > What's the output of 'aplay -l' ?
>
>  List of PLAYBACK Hardware Devices 
> card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
>
> Thank you for persevering
> Maryse
I think what he wants is:
[EMAIL PROTECTED] hoyt]$ aplay 
-l /usr/share/sounds/KDE_Beep_RingRing.wav
 List of PLAYBACK Hardware Devices 
card 0: V8235 [VIA 8235], device 0: VIA 8235 [VIA 8235]
  Subdevices: 4/4
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
card 0: V8235 [VIA 8235], device 1: VIA 8235 [VIA 8235]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


-- 
Regards;
Hoyt
Registered Linux User #363264
http://counter.li.org


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



Re: [newbie] Problems with sound

2004-08-14 Thread mike


Frans Ketelaars wrote:
> On Saturday 14 August 2004 07:22, M.Schild wrote:
> 
>>>What output do _you_ get?
>>
>>( I must have got my wording wrong the first time :-(  )
>>
>>[EMAIL PROTECTED] ms]$ aplay /usr/share/sounds/KDE_Beep_RingRing.wav
>>Playing WAVE '/usr/share/sounds/KDE_Beep_RingRing.wav' : Unsigned 8
>>bit, Rate 22254 Hz, Mono
>>
>>
>>>What's the output of 'aplay -l' ?
>>
>> List of PLAYBACK Hardware Devices 
>>card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
>>  Subdevices: 1/1
>>  Subdevice #0: subdevice #0
>>
>>Thank you for persevering
>>Maryse

I don't know if I can be of much help,but I believe I have the same
sound chip as you.

[EMAIL PROTECTED] mike]# aplay -l
 List of PLAYBACK Hardware Devices 
card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

My onboard sound works (although it did not until the 2.6 kernel in
mdk10.0). If there are any settings or .conf files that would be of
use I'll post them back to you.

Mike



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



Re: [newbie] Problems with sound

2004-08-14 Thread M.Schild

> No problem! Did you get back the $ prompt after the first command? You
> should get it back within half a second because it's a short soundfile.

Yes, I got it back almostimmediately

> If the only problem is that you don't hear anything it probably means a
> mixer problem. With alsamixer (started from the command line) you must
> raise the PCM and master sliders and both channels must be unmuted (no
> 'MM' on top of the slider. Toggle with the 'm' key.

Done it. They were not muted.

still silent.
Maryse


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



Re: [newbie] Problems with sound

2004-08-14 Thread Frans Ketelaars
On Saturday 14 August 2004 07:22, M.Schild wrote:
> > What output do _you_ get?
>
> ( I must have got my wording wrong the first time :-(  )
>
> [EMAIL PROTECTED] ms]$ aplay /usr/share/sounds/KDE_Beep_RingRing.wav
> Playing WAVE '/usr/share/sounds/KDE_Beep_RingRing.wav' : Unsigned 8
> bit, Rate 22254 Hz, Mono
>
> > What's the output of 'aplay -l' ?
>
>  List of PLAYBACK Hardware Devices 
> card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
>
> Thank you for persevering
> Maryse

No problem! Did you get back the $ prompt after the first command? You 
should get it back within half a second because it's a short soundfile. 
If the only problem is that you don't hear anything it probably means a 
mixer problem. With alsamixer (started from the command line) you must 
raise the PCM and master sliders and both channels must be unmuted (no 
'MM' on top of the slider. Toggle with the 'm' key.

HTH,

-Frans



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



Re: [newbie] Problems with sound

2004-08-13 Thread M.Schild

> What output do _you_ get?
( I must have got my wording wrong the first time :-(  ) 

[EMAIL PROTECTED] ms]$ aplay /usr/share/sounds/KDE_Beep_RingRing.wav
Playing WAVE '/usr/share/sounds/KDE_Beep_RingRing.wav' : Unsigned 8 bit, Rate 
22254 Hz, Mono


> What's the output of 'aplay -l' ? 

 List of PLAYBACK Hardware Devices 
card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Thank you for persevering
Maryse



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



Re: [newbie] Problems with sound

2004-08-13 Thread Frans Ketelaars
On Friday 13 August 2004 08:28, M.Schild wrote:
> > You haven't answered my previous question: "What happened when you
> > used aplay?" ;-)
>
> Sorry,: nothing happened. I have gone back to my previous driver and
> don´t get the error message...but no sound
>
> Maryse

[EMAIL PROTECTED] frans]$ aplay /usr/share/sounds/KDE_Beep_RingRing.wav
Playing WAVE '/usr/share/sounds/KDE_Beep_RingRing.wav' : Unsigned 8 bit, 
Rate 22254 Hz, Mono
[EMAIL PROTECTED] frans]$

What output do _you_ get? What's the output of 'aplay -l' ?

Good luck! 

-Frans



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



Re: [newbie] Problems with sound

2004-08-12 Thread M.Schild

> You haven't answered my previous question: "What happened when you used
> aplay?" ;-)


Sorry,: nothing happened. I have gone back to my previous driver and don´t get 
the error message...but no sound

Maryse


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



Re: [newbie] Problems with sound

2004-08-12 Thread Frans Ketelaars
On Thursday 12 August 2004 19:44, M.Schild wrote:
> > You mean the 'alternative' sound driver?
>
> Yes, not an improvement. Now, when I boot I get:
> Error while initializing the sound driver
> device /dev/dsp can´t be opened ( no such file or directory)

Better switch back then!

> >  The error "error getting freedb
> > entry" is about searching a database on the internet to see the
> > title of the CD etc. . It shouldn't effect playing. If applications
> > seem to be playing but you hear nothing it's often a problem of
> > mixer settings.
>
> especially if it comes from a CD!
> I am lost
>
> Maryse

An audio CD can be read using an analog cable between CDROM and 
soundcard with the drive doing the digital->analog conversion. This 
cable is often not installed on new systems. Totem uses the IDE cable 
to transfer digital audio data to the system. Laptops often must use 
the 'totem system'.

You haven't answered my previous question: "What happened when you used 
aplay?" ;-)

-Frans



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



Re: [newbie] Problems with sound

2004-08-12 Thread M.Schild

> You mean the 'alternative' sound driver?


Yes, not an improvement. Now, when I boot I get:
Error while initializing the sound driver
device /dev/dsp can´t be opened ( no such file or directory)

>  The error "error getting freedb 
> entry" is about searching a database on the internet to see the title 
> of the CD etc. . It shouldn't effect playing. If applications seem to 
> be playing but you hear nothing it's often a problem of mixer settings.

especially if it comes from a CD!
I am lost
Maryse


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



Re: [newbie] Problems with sound

2004-08-11 Thread M.Schild

> Oops, sorry, that should have been 'ls -l /dev/sound/dsp'.


I thought so...later

this is what I get:
crw---  1 ms audio 14, 3 Jan  1  1970 /dev/sound/dsp


all double dutch to me :-)
Maryse


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



Re: [newbie] Problems with sound

2004-08-11 Thread Frans Ketelaars
On Wednesday 11 August 2004 22:10, M.Schild wrote:
> > Oh, that's a link to /dev/asound/dsp. Try 'ls -l /dev/asound/dsp'.
>
> ls: /dev/asound/dsp: no such file or directory
>
> > Have you run Mandrake update yet? System -> configuration ->
> > packaging -> Mandrake update. Maybe after all updates have been
> > installed the problem goes away.
>
> No. My phone line has been down for 3 days due to storms. Will do it
> in several instalments, my connection is lousy
> Maryse

Oops, sorry, that should have been 'ls -l /dev/sound/dsp'.

-Frans



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



Re: [newbie] Problems with sound

2004-08-11 Thread M.Schild

> Oh, that's a link to /dev/asound/dsp. Try 'ls -l /dev/asound/dsp'.

ls: /dev/asound/dsp: no such file or directory

> Have you run Mandrake update yet? System -> configuration -> packaging
> -> Mandrake update. Maybe after all updates have been installed the
> problem goes away.

No. My phone line has been down for 3 days due to storms. Will do it in 
several instalments, my connection is lousy
Maryse


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



Re: [newbie] Problems with sound

2004-08-11 Thread Frans Ketelaars
On Wednesday 11 August 2004 19:30, M.Schild wrote:
> > With 'ls -l /dev/dsp' you can see the permissions for /dev/dsp .
>
>  lr-xr-xr-x 1 root root

Oh, that's a link to /dev/asound/dsp. Try 'ls -l /dev/asound/dsp'.

Have you run Mandrake update yet? System -> configuration -> packaging 
-> Mandrake update. Maybe after all updates have been installed the 
problem goes away.

> > What's
> > the output of '/sbin/lsmod | grep snd-' ?
>
> snd-seq-oss31232  0
> snd-seq-midi-event  7552  1 snd-seq-oss
> snd-seq51024  4 snd-seq-oss,snd-seq-midi-event
> snd-pcm-oss51812  0
> snd-mixer-oss  17952  1 snd-pcm-oss
> snd-intel8x0   32776  1
> snd-ac97-codec 58148  1 snd-intel8x0
> snd-pcm93156  2 snd-pcm-oss,snd-intel8x0
> snd-timer  24484  2 snd-seq,snd-pcm
> gameport4480  1 snd-intel8x0
> snd-page-alloc 11972  2 snd-intel8x0,snd-pcm
> snd-mpu401-uart 7072  1 snd-intel8x0
> snd-rawmidi23616  1 snd-mpu401-uart
> snd-seq-device  8008  3 snd-seq-oss,snd-seq,snd-rawmidi
> snd52484  14
> snd-seq-oss,snd-seq-midi-event,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-
>intel8x0,snd-ac97-codec,snd-pcm,snd-timer,snd-mpu401-uart,snd-rawmidi,
>snd-seq-device soundcore   9248  1 snd
>
> > What security level did you
> > choose when you installed Mandrake?
>
> I cannot remember, whatever they suggested, medium?
>
> I hope it all means something to you, thanks ( sorry for the hijack)
> Maryse

It should be unhijacked now :-)

-Frans



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



Re: [newbie] Problems with sound

2004-08-11 Thread M.Schild

> With 'ls -l /dev/dsp' you can see the permissions for /dev/dsp .

 lr-xr-xr-x 1 root root
> What's 
> the output of '/sbin/lsmod | grep snd-' ?

snd-seq-oss31232  0
snd-seq-midi-event  7552  1 snd-seq-oss
snd-seq51024  4 snd-seq-oss,snd-seq-midi-event
snd-pcm-oss51812  0
snd-mixer-oss  17952  1 snd-pcm-oss
snd-intel8x0   32776  1
snd-ac97-codec 58148  1 snd-intel8x0
snd-pcm93156  2 snd-pcm-oss,snd-intel8x0
snd-timer  24484  2 snd-seq,snd-pcm
gameport4480  1 snd-intel8x0
snd-page-alloc 11972  2 snd-intel8x0,snd-pcm
snd-mpu401-uart 7072  1 snd-intel8x0
snd-rawmidi23616  1 snd-mpu401-uart
snd-seq-device  8008  3 snd-seq-oss,snd-seq,snd-rawmidi
snd52484  14 
snd-seq-oss,snd-seq-midi-event,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-intel8x0,snd-ac97-codec,snd-pcm,snd-timer,snd-mpu401-uart,snd-rawmidi,snd-seq-device
soundcore   9248  1 snd



> What security level did you 
> choose when you installed Mandrake?

I cannot remember, whatever they suggested, medium?

I hope it all means something to you, thanks ( sorry for the hijack)
Maryse


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



Re: [newbie] Problems with sound

2004-08-11 Thread Frans Ketelaars
On Wednesday 11 August 2004 16:11, M.Schild wrote:
> I installed 10 PowerPack without problems but I don´t have any sound.
> Aumix is installed.  The Kmix icon on my desktop is crossed out and
> when I try to config the KDE sound, I get:
> device /dev/dsp   can´t be opened (Permission denied)
> What do I do next, please?
> TIA
> Maryse

You have hijacked a thread :-) See: 
http://mandrake.vmlinuz.ca/bin/view/Main/MandrakeMailingListEtiquette

With 'ls -l /dev/dsp' you can see the permissions for /dev/dsp . What's 
the output of '/sbin/lsmod | grep snd-' ? What security level did you 
choose when you installed Mandrake? 

Good luck!

-Frans



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



[newbie] Problems with sound

2004-08-11 Thread M.Schild

I installed 10 PowerPack without problems but I don´t have any sound.
Aumix is installed.  The Kmix icon on my desktop is crossed out and when I try 
to config the KDE sound, I get: 
device /dev/dsp   can´t be opened (Permission denied)
What do I do next, please?
TIA
Maryse


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



Re: [newbie] Problems here.

2004-06-27 Thread Ronald J. Hall
On Sunday 27 June 2004 09:10 am, Lanman wrote:

->Ronald; Windows is renown for their so-called "memory manager" and it is
->often the reason for system crashes. Due to the way it operates, it
->could easily be quite some time before a flaw in your RAM could have
->been missed. If one module of RAM on a single stick is defective or was
->damaged by an electrical surge, your son's system could have continued
->to operate for some time until that exact module or memory address was
->accessed by Windows.

Windows is *renowned* for a lot of things, isn't it? :-)

->In comparison, Linux essentially grabs and manages all/most of your
->reported ram on bootup and controls it dynamically. This is only one of
->many reasons why Linux is considerably more stable.
->
->It also explains why Linux could have failed long before Windows did. It
->would be a bit if a stretch, but certainly not impossible. You should be
->able to do a Google for Memtest86 and download a bootable floppy version
->of it. Then you can boot from the floppy and determine for yourself if
->this is your actual problem.
->
->Also, you should be able to grab hard drive diagnostics programs from
->Maxtor/Quantum and/or Seagate. If your drive is a Maxtor or Quantum,
->they have a nice ISO file you can download which includes extensive
->diagnostics and additional tools, which you can then burn to a bootable CD.
->
->Either scenario (bad hard drive or RAM)sounds possible, so it might be
->worth your while to determine exactly which is causing the problem
->before you start replacing parts.
->
->HTH
->
->Lanman

Thanks Lanman, I'll give it all a try.

-- 

   /\
 Dark< >Lord
   \/



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



Re: [newbie] Problems here.

2004-06-27 Thread Lanman
Ronald J. Hall wrote:
On Saturday 26 June 2004 06:36 pm, Dennis Myers wrote:
->Ron, did you try swapping out the ram? Sometimes windows will run on faulty
->ram but linux does not. Been there before. HTH
Nope - not sure I have any extra Ram of that spec for his machine - of course 
I could try any Ram as long as the MB accepts it, right? I guess I could do 
the "clean the contacts and reseat" ritual while I'm at it as well. Thanks 
for the suggestion.
Ronald; Windows is renown for their so-called "memory manager" and it is 
often the reason for system crashes. Due to the way it operates, it 
could easily be quite some time before a flaw in your RAM could have 
been missed. If one module of RAM on a single stick is defective or was 
damaged by an electrical surge, your son's system could have continued 
to operate for some time until that exact module or memory address was 
accessed by Windows.

In comparison, Linux essentially grabs and manages all/most of your 
reported ram on bootup and controls it dynamically. This is only one of 
many reasons why Linux is considerably more stable.

It also explains why Linux could have failed long before Windows did. It 
would be a bit if a stretch, but certainly not impossible. You should be 
able to do a Google for Memtest86 and download a bootable floppy version 
of it. Then you can boot from the floppy and determine for yourself if 
this is your actual problem.

Also, you should be able to grab hard drive diagnostics programs from 
Maxtor/Quantum and/or Seagate. If your drive is a Maxtor or Quantum, 
they have a nice ISO file you can download which includes extensive 
diagnostics and additional tools, which you can then burn to a bootable CD.

Either scenario (bad hard drive or RAM)sounds possible, so it might be 
worth your while to determine exactly which is causing the problem 
before you start replacing parts.

HTH
Lanman

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



Re: [newbie] Problems here.

2004-06-27 Thread Ronald J. Hall
On Saturday 26 June 2004 06:41 pm, Dan Gordon wrote:

->I would definitely try another hard drive first, thats what it sounds like
 to ->me.  I just bought a brand spanking new P4 3ghz 512mb ram 120 gb hard
 drive ->several months ago, within the first week the hard drive went very
 similer ->simtoms., they dont make em like they used to :-(
->
->Regards,
->Dan Gordon

I forgot to mention in my first post that I'm running Reiserfs on it, and I 
did a:

reiserfsck --check /dev/hdaX

on all partitions. It did find 2 files on /dev/hda5 that were pointing to 
nothing apparently. I did a:

reiserfsck --fix-fixable /dev/hda5

on it and it seemed to fix it. When I ran reiserfsck with the --check option 
again though - they showed up again. So I did a:

reiserfsck --rebuild-sb /dev/hda5 (I eventually did this on 6, 7, 8, and 9)

followed by:

reiserfsck --rebuild-tree /dev/hdaX (all the above)

It *seemed* to fix everything but whenever I tried to reboot or use 10.0 or 
9.2 install disks for a rescue I still get the same messages. :-(

Thanks for replying.

PS They sure don't make'em like they used to - I had one of those infamous IBM 
Deskstar models that failed in like 3-6 months (remember the infamous memo 
saying these drives aren't really meant to run 24 hrs a day or somesuch?).

-- 

   /\
 Dark< >Lord
   \/



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



Re: [newbie] Problems here.

2004-06-27 Thread Ronald J. Hall
On Saturday 26 June 2004 06:45 pm, Hoyt Bailey wrote:

->Has there been a windows update, say about 2 weeks ago?
->You might want to do an erase disk and reinstall a mandrake system.

Hmm, we've got fast cable-modem service here, but I don't think *I've* updated 
it in a while. I'll have to ask my son if he did (13 yr old - still asleep). 
Thanks.

-- 

   /\
 Dark< >Lord
   \/



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



Re: [newbie] Problems here.

2004-06-27 Thread Ronald J. Hall
On Saturday 26 June 2004 06:36 pm, Dennis Myers wrote:

->Ron, did you try swapping out the ram? Sometimes windows will run on faulty
->ram but linux does not. Been there before. HTH

Nope - not sure I have any extra Ram of that spec for his machine - of course 
I could try any Ram as long as the MB accepts it, right? I guess I could do 
the "clean the contacts and reseat" ritual while I'm at it as well. Thanks 
for the suggestion.

-- 

   /\
 Dark< >Lord
   \/



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



Re: [newbie] Problems here.

2004-06-26 Thread Hoyt Bailey
On Saturday 26 June 2004 17:14, Ronald J. Hall wrote:
> I'm having some major problems with my sons 1.3 Duron powered Soyo 
setup. He's 
> dual-booting Win98SE and v9.2 of Mandrake off an 80 gig Maxtor HD. 
He's got 
> 384 megs of memory. I've had his system dual-booting with Win and 
Linux for 
> about 2 years now - no major problems.
> 
Has there been a windows update, say about 2 weeks ago?
You might want to do an erase disk and reinstall a mandrake system.

-- 
Regards;
Hoyt


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



Re: [newbie] Problems here.

2004-06-26 Thread Dan Gordon
On Saturday 26 June 2004 06:14 pm, Ronald J. Hall wrote:
> I'm having some major problems with my sons 1.3 Duron powered Soyo setup.
> He's dual-booting Win98SE and v9.2 of Mandrake off an 80 gig Maxtor HD.
> He's got 384 megs of memory. I've had his system dual-booting with Win and
> Linux for about 2 years now - no major problems.
>
> About 2 weeks ago he told me he booted up but couldn't use his mouse.
> Logitech optical, USB model. I checked dmesg and there was a complaint
> about a USB dependency. I reran "depmod -a" and it seemed to fix it.
>
> About 3 days ago, he lost sound. He has onboard sound. I went thru the MCC
> and tried various things, finally having to force it to change to another
> driver and sound was returned. Next bootup, USB mouse services were lost
> again. This time, depmod -a did not fix it, complaining about a USB problem
> and /lib/2.4.xxx/kernel/sound/drivers/vx not being able to be used because
> I (root) didn't have permission. I've never seen or heard of this file
> before. So...I changed to that directory. No such file, can't rm it. Yet
> depmod -a insists its there. Finally, another failed attempt at depmod -a
> resulted in a *huge* list of failed dependencies. So...I attempted to boot
> into CD1 and do a rescue. This resulted in a kernel panic. Unable to
> proceed. Well, I thought I'll try the trick where you repair the system by
> reinstalling, just not picking all the packages that are already installed
> so it just fixes the base system. Fails at 2nd stage ramdisk. Well. I've
> got 10.0, boxed set, and everything important was backed up so I fdisked
> his Linux partition. I tried booting into 10.0 and and it failed, various
> times, at various ram disk stages. I tried booting with the 2nd CD and then
> switching, got a kernel panic a couple of times, and ram disk failures
> others. I tried rescue with disk 1 of 10.0 and got the same failures as
> 9.2. During all this time, Lilo was still functioning and we were able to
> boot fine into Windows (go figure the luck!). Finally, Lilo now reports a
> "time stamp mismatch" and nothing is bootable from his system, not Linux
> (even failsafe) or Windows.
>
> Because its showing the same symptoms with 10.0 and 9.2 (and remember that
> 9.2 had previously installed fine on this setup and been running since
> 9.2s' release) I'd lean towards a hardware problem.
>
> Other than that, at this point, I'm at a loss on how to proceed, short of
> dumping the HD and getting a new one (its not that old - about 1.5-2 yrs).
>
> Anyone have any useful suggestions, thoughts or ideas?
>
> Thanks gang.

I would definitely try another hard drive first, thats what it sounds like to 
me.  I just bought a brand spanking new P4 3ghz 512mb ram 120 gb hard drive 
several months ago, within the first week the hard drive went very similer 
simtoms., they dont make em like they used to :-(

Reagards,
Dan Gordon

-- 
Sat Jun 26 18:37:08 EDT 2004
 18:37:08 up 12 min,  0 users,  load average: 0.03, 0.10, 0.08
A furore Normanorum libera nos, O Domine!
[From the fury of the norsemen deliver us, O Lord!]
-- Medieval prayer


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



Re: [newbie] Problems here.

2004-06-26 Thread Dennis Myers
On Saturday 26 June 2004 05:14 pm, Ronald J. Hall wrote:
> I'm having some major problems with my sons 1.3 Duron powered Soyo setup.
> He's dual-booting Win98SE and v9.2 of Mandrake off an 80 gig Maxtor HD.
> He's got 384 megs of memory. I've had his system dual-booting with Win and
> Linux for about 2 years now - no major problems.
>
> About 2 weeks ago he told me he booted up but couldn't use his mouse.
> Logitech optical, USB model. I checked dmesg and there was a complaint
> about a USB dependency. I reran "depmod -a" and it seemed to fix it.
>
> About 3 days ago, he lost sound. He has onboard sound. I went thru the MCC
> and tried various things, finally having to force it to change to another
> driver and sound was returned. Next bootup, USB mouse services were lost
> again. This time, depmod -a did not fix it, complaining about a USB problem
> and /lib/2.4.xxx/kernel/sound/drivers/vx not being able to be used because
> I (root) didn't have permission. I've never seen or heard of this file
> before. So...I changed to that directory. No such file, can't rm it. Yet
> depmod -a insists its there. Finally, another failed attempt at depmod -a
> resulted in a *huge* list of failed dependencies. So...I attempted to boot
> into CD1 and do a rescue. This resulted in a kernel panic. Unable to
> proceed. Well, I thought I'll try the trick where you repair the system by
> reinstalling, just not picking all the packages that are already installed
> so it just fixes the base system. Fails at 2nd stage ramdisk. Well. I've
> got 10.0, boxed set, and everything important was backed up so I fdisked
> his Linux partition. I tried booting into 10.0 and and it failed, various
> times, at various ram disk stages. I tried booting with the 2nd CD and then
> switching, got a kernel panic a couple of times, and ram disk failures
> others. I tried rescue with disk 1 of 10.0 and got the same failures as
> 9.2. During all this time, Lilo was still functioning and we were able to
> boot fine into Windows (go figure the luck!). Finally, Lilo now reports a
> "time stamp mismatch" and nothing is bootable from his system, not Linux
> (even failsafe) or Windows.
>
> Because its showing the same symptoms with 10.0 and 9.2 (and remember that
> 9.2 had previously installed fine on this setup and been running since
> 9.2s' release) I'd lean towards a hardware problem.
>
> Other than that, at this point, I'm at a loss on how to proceed, short of
> dumping the HD and getting a new one (its not that old - about 1.5-2 yrs).
>
> Anyone have any useful suggestions, thoughts or ideas?
>
> Thanks gang.
Ron, did you try swapping out the ram? Sometimes windows will run on faulty 
ram but linux does not. Been there before. HTH
-- 
Dennis M. Linux user #180842


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



[newbie] Problems here.

2004-06-26 Thread Ronald J. Hall
I'm having some major problems with my sons 1.3 Duron powered Soyo setup. He's 
dual-booting Win98SE and v9.2 of Mandrake off an 80 gig Maxtor HD. He's got 
384 megs of memory. I've had his system dual-booting with Win and Linux for 
about 2 years now - no major problems.

About 2 weeks ago he told me he booted up but couldn't use his mouse. Logitech 
optical, USB model. I checked dmesg and there was a complaint about a USB 
dependency. I reran "depmod -a" and it seemed to fix it.

About 3 days ago, he lost sound. He has onboard sound. I went thru the MCC and 
tried various things, finally having to force it to change to another driver 
and sound was returned. Next bootup, USB mouse services were lost again. This 
time, depmod -a did not fix it, complaining about a USB problem and 
/lib/2.4.xxx/kernel/sound/drivers/vx not being able to be used because I 
(root) didn't have permission. I've never seen or heard of this file before. 
So...I changed to that directory. No such file, can't rm it. Yet depmod -a 
insists its there. Finally, another failed attempt at depmod -a resulted in a 
*huge* list of failed dependencies. So...I attempted to boot into CD1 and do 
a rescue. This resulted in a kernel panic. Unable to proceed. Well, I thought 
I'll try the trick where you repair the system by reinstalling, just not 
picking all the packages that are already installed so it just fixes the base 
system. Fails at 2nd stage ramdisk. Well. I've got 10.0, boxed set, and 
everything important was backed up so I fdisked his Linux partition. I tried 
booting into 10.0 and and it failed, various times, at various ram disk 
stages. I tried booting with the 2nd CD and then switching, got a kernel 
panic a couple of times, and ram disk failures others. I tried rescue with 
disk 1 of 10.0 and got the same failures as 9.2. During all this time, Lilo 
was still functioning and we were able to boot fine into Windows (go figure 
the luck!). Finally, Lilo now reports a "time stamp mismatch" and nothing is 
bootable from his system, not Linux (even failsafe) or Windows.

Because its showing the same symptoms with 10.0 and 9.2 (and remember that 9.2 
had previously installed fine on this setup and been running since 9.2s' 
release) I'd lean towards a hardware problem.

Other than that, at this point, I'm at a loss on how to proceed, short of 
dumping the HD and getting a new one (its not that old - about 1.5-2 yrs).

Anyone have any useful suggestions, thoughts or ideas?

Thanks gang.

-- 

   /\
 Dark< >Lord
   \/



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



Re: [newbie] Problems continue - archiver to create multi CD output

2004-06-22 Thread Bryan Phinney
On Tuesday 22 June 2004 09:28 am, Betti Ann & Preston Smith wrote:

> My problem is -
>
> a.  In W98, I can access and see/use the files on C:
>
> b.  In W98,  D:, E:, F:, G:, H:, and I: appear but when I try to access
> them I am told that they are not connected.  I assume that somehow W98
> sees I: and J: which are the Linux partitions.  This suggests that
> something is badly screwed up on the disk
>
> c.  In Linux I can access and manipulate the files on C: through G: and
> have full access to / and /home.
>
> Before I do anything, I must save the contents of C: through G:
>
> My solution -
>
> a.  From Mdk 10.0, archive W98 drives C: through G: and write them to
> CD.  These drives have contents varying in size from 65 MB to 1.4 GB.  I
> need a Linux program that will backup/archive these drives in Zip format
> (for compatability with W98) and burn them across multiple CDs. Does
> such a program exist?
>
> b.  Once I have solid backups, fdisk and reformat the 30 GB drive and
> using unzip restore the contents of each of the W98 drives.
>
> c.  Hopefully this will restore my system with no loss of data.  (I am
> not worried about losing data on the Linux partitions)
>
> I awill appreciate any help/suggestions you can give me.

Preston, if there are issues with accessing w98 partitions from within 
windows, simply because you can see those partitions in Linux doesn't mean 
that the issues don't exist.  Attempting to copy those files off of damaged 
partitions may still result in errors, borked files, bad data, etc.  Doing 
something to a damaged disk with Linux is no guarantee of success.

However, given that you are trying to restore what appear to be damaged 
partitions, rather than trying to make a zip backup of the entire dataset, 
why not start small and work forward from there.  Take the smallest drive and 
copy the contents into a directory in your Linux partition.  Once you have 
the files there, you can remove the partition with DiskDrake, Create a new 
FAT partition and copy the files back.  Hopefully, when you restart W98, the 
act of recreating the partition will have fixed whatever problems were 
preventing you from accessing it.  Rinse and repeat with each partition in 
turn until you have an entirely new set of partitions.  

If you get errors when you try to copy the files under Linux, you can rest 
assured that there are data errors.  Either stop there and try to get a good 
data restoration tool for windows to attempt to recover the files, or accept 
that there are losses and try to recover what you are able to and write the 
rest off.

After transferring the files to the new partition, check them.  If they are 
complete, you are good, if not, you still have the files on the Linux 
partition and if the files themselves are corrupt, well, they would have been 
just as corrupt if you had managed to zip them and write them to a CD, 
wouldn't they?

My guess would be that there are probably going to be some data errors and bad 
CRC's when you try to copy the files, otherwise you probably wouldn't be 
having problems accessing windows partitions from within windows.  If it were 
me, I would try to get a tool like Paragon Partition Manager, or Partition 
Magic and attempt to repair the partitions with that, especially if there are 
specific data errors when trying to copy the files.  But that is your call.

-- 
Bryan Phinney
Software Test Engineer


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



[newbie] problems typing some characters

2004-06-20 Thread Pieter Botha
Hi there
Whet hitting the " key, nothing happens. I have to hit " and then space 
to get a double quotation.
Hitting " and then o gives me ö, so I guess this setup is to support 
special characters, but I dont want that.

This happens in console and in X.
Any ideas?
Regards
Pieter

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



Re: [newbie] Problems with accents.

2004-06-15 Thread Raffaele BELARDI
Re-reading better your mail, I see your problem is in the server, not in 
the Windows clients. I am not sure my suggestion does the trick, sorry.

raffaele
Raffaele Belardi wrote:
Open /etc/samba/smb.conf and uncomment the lines relative to 
internationalization. Here's how my look like after the change:

# Enabling internationalization:
# you can match a Windows code page with a UNIX character set.
# Windows: 437 (US), 737 (GREEK), 850 (Latin1 - Western European),
# 852 (Eastern Eu.), 861 (Icelandic), 932 (Cyrillic - Russian),
# 936 (Japanese - Shift-JIS), 936 (Simpl. Chinese), 949 (Korean Hangul),
# 950 (Trad. Chin.).
# UNIX: ISO8859-1 (Western European), ISO8859-2 (Eastern Eu.),
# ISO8859-5 (Russian Cyrillic), KOI8-R (Alt-Russ. Cyril.)
# This is an example for french users:
   dos charset = 850
   unix charset = ISO8859-1
By default (i.e. after installation) the last two lines are commented 
out, just uncomment them and restart the samba server.

raffaele
Flávio Henrique wrote:
hi guys.
 
I using Mandrake 10.0 to serve about 50 win98 clients with Samba.
 
My problem is:
 
any file or directory created by clients, that have accents (' ~" ` 
^), in the Linux (and just in the Linux server) I can't see the name 
correctly... I see strange characters instead...
 
I need to make backups, from Linux server, so I need to resolve this, 
cause the files will be stored with strange characters...
 
Maybe some problem with Samba, but I don't know...
 
Someone have a clue ?
 
Thank you
 
Flávio Henrique
 
 



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



  1   2   3   4   5   6   7   8   9   >