[newbie] SOMEONE IS FIGHTING BACK

2003-09-30 Thread Aron Smith
Came across this intersting
https://www.eff.org/share/


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


Re: [newbie] Me thinks I got a virus

2003-09-30 Thread Raffaele Belardi
I think e2fschk is a front end that invokes the correct fsck.* program. 
If you type man fsck.ext3 you are shown the e2fschk man page.

On my MDK9.1 there is no fsck.reiserfs command, only fsck.ext3. Could it 
be an alias?

The command should output something. In my case the output is (hda1 is 
an ext3 partition):

[EMAIL PROTECTED] tmp]# e2fsck -f /dev/hda1
e2fsck 1.32 (09-Nov-2002)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/hda1: 3914/895840 files (1.1% non-contiguous), 1553092/1791239 blocks
raffaele

[EMAIL PROTECTED] wrote:
On Tue, 2003-09-30 at 02:55, Raffaele Belardi wrote:

Or bad disk.I've had two disks breaking up recently, behaviour is always 
_very_ strange.
You could check partitions with

# e2fschk -f -c /dev/hda?

-f forces the check
-c performs bad block scan (I've never done this, don't know how long it 
takes)
Substitute hda? with the name of your partitions.


Does that command work with Reiserfs partitions?
I've tried to check /home by doing an init 1 as su and running
fsck.reiserfs  it doesn't display anything and the command prompt is
redisplayed.  I'll try the rescue disk next.
Thanks,

Terry





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


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


Re: [newbie] imwheel button mapping

2003-09-30 Thread Kelly McCormick
Eric Huff wrote:
Does anybody know the correct way to get side thumb buttons on a

microsoft intellimouse explorer working as back and forward in
mozilla under 9.1?


   Option "Device" "/dev/psaux"


I have never tried this (just saved joe's post cuz it looked
helpful).  Anyway, here is a post from way back.
I notice you have /dev/psaux and he had mouse:
Subject: Re: [newbie] How do I use all buttons on MS Explorer mouse?


I dropped deadman a quick question on this mouse, but would be
interested to know if any of you have input or experiences to
add...


the instructions on his site should apply to any mouse with 5
buttons or
even 7. you are using xmodmap, like this (in your .xinitrc):
xmodmap -e "pointer = 1 2 3 6 7 4 5" &

plus an entry in your XF86Config:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"
EndSection
now, you can let go of the "Explorer" part and give it a shot, to my
mind it shouldn't matter. of course if it doesn't work, just put it
back
to normal (your system even keeps a backup of your old XF86Config
for
you to rename and use).
Personally, it seemed to wreak havoc with my WM and mousewheeling
thru
desktops, so I commented it out for now. I'll give it a shot later.

Thanks eric, but as far as I can tell what you told me will make x see 
that there are 7 buttons, 5 actual, and 2 for the wheel, and map the 
scrolling to the wheel ("buttons" 6 and 7) what I'm looking for is 
getting the buttons 4 and 5 (thumb buttons) to perform a specific 
function. The first part I believe I have working already. It seems like 
I just need to find the correct systax for the mozilla entry in the 
imwheelrc file, but since none of the entries that I have found on the 
web seem to work the way they should, I'm not entirely sure that I have 
imwheel set up correctly or that imwheel is even the way to do this 
anymore. Anyway, I'll keep looking, thanks for the response.

Dax


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


Re: [newbie] nVidia GeForce4 MX 440 AGP 8x in asus 9180se

2003-09-30 Thread Dennis Myers
On Tuesday 30 September 2003 07:59 pm, L.V.Gandhi wrote:
> On Wednesday 01 Oct 2003 4:09 am, Dennis Myers wrote:
> > On Tuesday 30 September 2003 10:13 am, L.V.Gandhi wrote:
> > > On Tuesday 30 Sep 2003 7:30 am, Dennis Myers wrote:
> > > > On Monday 29 September 2003 07:24 pm, L.V.Gandhi wrote:
> > > > > I have ASUS 9180SE AGP 8x video card 64MB ram (nVidia Corporation
> > > > > NV18 [GeForce4 MX 440 AGP 8x] rev 162). I have edited
> > > > > /etc/XF86Config-4 for driver as nVidia instead of nv. I get X OK
> > > > > with driver from nVidia site.
> > > > >
> > > > > But I have following lines in dmesg.
> > > > > 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module 
> > > > > 1.0-4496 Wed Jul 16 19:03:09 PDT 2003
> > > > > Linux agpgart interface v0.99 (c) Jeff Hartmann
> > > > > agpgart: Maximum main memory to use for AGP memory: 203M
> > > > > agpgart: unsupported bridge
> > > > > agpgart: no supported devices found.
> > > > > 0: NVRM: AGPGART: unable to retrieve symbol table
> > > > >
> > > > >
> > > > > I have only following warning lines in /var/log/XFree86.0.log
> > > > > (WW) NVIDIA(0): Failure reading EDID parameters for display device
> > > > > CRT-0
> > > > >
> > > > > I have problem in playing xine. It shows only some white screen in
> > > > > mdk 9.1. Does the above indicate some where
> > > > > something is wrong?
> > > >
> > > > Did you install the NVIDIA_kernel from the CDs?  Not sure which one.
> > >
> > > I am also not sure.
> > >
> > > > make sure the line in the config has "load   glx"   uncommented? HTH
> > >
> > > yes it is loaded
> >
> > I meant, not sure which CD so just do a "urpmi NVIDIA_kernel*" and see if
> > it loads or asks for a CD. It actually looks like you have it from the
> > above dmesg, but check anyway?  HTH
>
> [EMAIL PROTECTED] cron]# urpmi NVIDIA_kernel
> no package named NVIDIA_kernel
Did you put in the "*" after kernel? That leaves the version number open to 
what is available otherwise it ignores anything like 
NVIDIA_kernel-2.4-1mdk.rpm or whatever is on your CDs. 
My system uses  NVIDIA_kernel-2.4.21.0.13mdk-4321-3mdk
HTH

-- 
Dennis M. linux user #180842

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


Re: [newbie] nVidia GeForce4 MX 440 AGP 8x in asus 9180se

2003-09-30 Thread L.V.Gandhi
On Wednesday 01 Oct 2003 4:09 am, Dennis Myers wrote:
> On Tuesday 30 September 2003 10:13 am, L.V.Gandhi wrote:
> > On Tuesday 30 Sep 2003 7:30 am, Dennis Myers wrote:
> > > On Monday 29 September 2003 07:24 pm, L.V.Gandhi wrote:
> > > > I have ASUS 9180SE AGP 8x video card 64MB ram (nVidia Corporation
> > > > NV18 [GeForce4 MX 440 AGP 8x] rev 162). I have edited
> > > > /etc/XF86Config-4 for driver as nVidia instead of nv. I get X OK with
> > > > driver from nVidia site.
> > > >
> > > > But I have following lines in dmesg.
> > > > 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4496
> > > > Wed Jul 16 19:03:09 PDT 2003
> > > > Linux agpgart interface v0.99 (c) Jeff Hartmann
> > > > agpgart: Maximum main memory to use for AGP memory: 203M
> > > > agpgart: unsupported bridge
> > > > agpgart: no supported devices found.
> > > > 0: NVRM: AGPGART: unable to retrieve symbol table
> > > >
> > > >
> > > > I have only following warning lines in /var/log/XFree86.0.log
> > > > (WW) NVIDIA(0): Failure reading EDID parameters for display device
> > > > CRT-0
> > > >
> > > > I have problem in playing xine. It shows only some white screen in
> > > > mdk 9.1. Does the above indicate some where
> > > > something is wrong?
> > >
> > > Did you install the NVIDIA_kernel from the CDs?  Not sure which one.
> >
> > I am also not sure.
> >
> > > make sure the line in the config has "load   glx"   uncommented? HTH
> >
> > yes it is loaded
>
> I meant, not sure which CD so just do a "urpmi NVIDIA_kernel*" and see if
> it loads or asks for a CD. It actually looks like you have it from the
> above dmesg, but check anyway?  HTH
[EMAIL PROTECTED] cron]# urpmi NVIDIA_kernel
no package named NVIDIA_kernel

-- 
L.V.Gandhi
203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017
MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA
http://lvgandhi.tripod.com/



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


Re: [newbie] lspci

2003-09-30 Thread yankl
On Tuesday 30 September 2003 05:39 am, Lee Wiggers wrote:
> On Tue, 30 Sep 2003 10:09:59 +0100
>
> Derek Jennings <[EMAIL PROTECTED]> wrote:
> > On Tuesday 30 Sep 2003 9:58 am, Lee Wiggers wrote:
> > > lspci is missing on my new install.
> > >
> > > Needed by VMware.
> > >
> > > Any ideas about about what might have been different on the
> > > install on this box than the last three I did over the weekend?
> > >
> > > Just found it in pciutils with a google and installed the rpm
> > > but I don't know what I did different in the first place.
> > >
> > > Is there a dance you have to do after the third install?
> > >
> > > Lee
> >
> > Lee
> > For future use.
> > If you want to know which package a file is in use
> > urpmf
> >
> > derek
>
> Thanks Derek
>
> Any thoughts about how I missed the pkg on install.  For simplicity
> I'm using the same vanilla install offered on each box.  This one
> came up different.
>
> Lee
>
> > --
> > --
> > www.jennings.homelinux.net
> > http://twiki.mdklinuxfaq.org
Each package have a priority for install. Depending on the size of / partition 
Mdk installer will install more or less packages on your system. If you need 
a specific package to be or not to be installed choose to manually select  
packages during install.
-- 
Yankl
Tiny IT guy.
100 % Micro$oft free.
Registered linux users 181086
URL: http://yankele.com


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


Re: [newbie] Given Up (was Who uses AC97?)

2003-09-30 Thread yankl
On Tuesday 30 September 2003 04:03 am, Anne Wilson wrote:
> On Tuesday 30 Sep 2003 1:56 am, Bryan Phinney wrote:
> > On Monday 29 September 2003 08:31 pm, yankl wrote:
> > > On Monday 29 September 2003 05:37 am, Margot wrote:
> > > > Thanks to all who have tried to help with this. Still no sound,
> > > > but I don't have any more time and energy to devote to this
> > > > problem right now.
> > > >
> > > > It seems I messed up on my reinstall when I was trying to get
> > > > the internet connection going - succeeded in that but broke
> > > > everything else!
> > > >
> > > > I'm still running 9.0 - 9.2 will be ready soon, and I can live
> > > > without sound until then, and then perhaps someone can point me
> > > > to a checklist so I make sure I get the 9.2 installation right!
> > > >
> > > > Thanks again for all your time and patience - even though we
> > > > din't fix it, I've learned a lot of useful stuff!
> > > >
> > > > Margot
> > >
> > > Margot,
> > > I am sorry that you gave up on your sound.
> > > I have one more idea may be you like to try it. In the past I had
> > > a problem where too much time where assigned for a process to
> > > hold a sound device. So in the kde control center (kcontrol not
> > > mcc) you need to change parameter in Sound -> Sound System. Check
> > > mark auto suspend if idle for: and change time to about 1 second
> > > . Then in the LookNFeel -> Sytem Notification disable all sound
> > > notifications.
> >
> > My guess would be that that is not it.  She isn't hearing sound
> > from KDE, so more than likely artsd is not accessing the right
> > device either.
>
> Yanki's tip may not be relevant to Margot, but it's one worth noting.
> It got rid of some intermittant annoyances with sound on my system.
>
> Anne

Glad I could help.

And again my name is YANKL NOT YANKI. :)

-- 
Yankl
Tiny IT guy.
100 % Micro$oft free.
Registered linux users 181086
URL: http://yankele.com


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


Re: [newbie] Wireless Interet

2003-09-30 Thread Teilhard Knight
> On Tuesday 30 Sep 2003 8:16 pm, Teilhard Knight wrote:
> SNIP
> >
> > > And does it then present you with a list of wireless parameters for
you
> > > to fill in?
> >
> > Yes, I do not know what to write in those parameters. I cannot write
> > anything in the field for the IP address, not in the one for subnet
mask.
> >
> > Teilhard
>
>
> In the GUI enter the ESSID to be the same as your Windows Config.
> It might be called a different name in Windows. Basically this us the name
of
> the wireless network. If you do not know how to set it, leave it as "any"
>
> Enter MODE=Managed
>
> Enter the RATE=11M
>
> Enter the Encryption key - This *must* be the same as in Windows
> If your Windows key is an Ascii string then prefix it with s:
> As in
> s:my_key
>
> If your Key is a Hex number then enter it as
> AA:BB:CC:DD:EE:FF
>
> You can leave the other parameters blank.
>
> If you get your IP address via DHCP from your wireless router then leave
the
> dhcp box ticked. If not untick it and enter an IP address.
>
> When you exit the wizard with 'Finish' the light on the wireless card will
> light and the interface will start working.  (If you got that encryption
key
> right)
>
> Do *NOT* press OK to exit the drakconnect GUI A bug will cause you to lose
the
> config you just made.(Bug 1881- Still not fixed in 9.2)
> Instead exit with 'Cancel'
>
> derek

Huff, Derek, I don't know what I am doing wrong because I do not succeed in
connecting to Internet.

My encryption key is a ten digit number, so I wrote in the corresponding
fields as: s:xx.

The modem-router assigns the directions IP, so I never unchecked the DHCP
box.

I also know my ESSID: 2wire806. I suppose here I do not have to be careful
with capitals or lower case letters.

I will try in a moment to write an IP address from the pool in the router,
and see if I can connect.

I think I followed your instructions carefully. Maybe I am doing something
silly.

Teilhard.

--
ÄùñåÜí e-mail, http://www.fastmail.gr (POP3/IMAP/18 MB ÷þñï)
Free e-mail, http://www.fastmail.gr (POP3/IMAP/18MB of space)



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


Re: [newbie] XFce 4.0

2003-09-30 Thread HaywireMac
On Tue, 30 Sep 2003 19:09:10 -0500
John Drouhard <[EMAIL PROTECTED]> uttered:

> I have succeeded in running xfce4 with pek. It it's pretty awesome! I
> just have some questions:
> 
> 1. How can I get new themes? The default purple one isn't to my
> liking. 

Not too many themes available yet for the latest CVS. I have a couple I
could mail to you.

Check out the Pek site under Themes, there are some there.

> 2. Is there a way to make xfce4-panel not show up in the
> iconbar, and have it so that when you switch desktops with it, it
> stays up. (have it on all the desktops, and not the taskbar.)

Make the panel "sticky", you should have a setting for that in your
~/.pekwm/keys file. Mine is:

KeyPress = "Mod4 a" { Actions = "Stick" }

I am not sure if this can be done at startup, I am currently
investigating whether the panel can be recognized by the
~/.pekwm/autoprops file.

I am not aware of any way to have the panel not show up in the iconbar,
since Pek sees it as an "app". Perhaps this is something that could be
discussed on the Pekwm-devel list?

> 3. Have the mouse acceleration not quite as fast.

Don't use my setting (xset m 50/10 3 &), use the XFCE settings manager
to set your mouse speed/acceleration.

> 4. Make gkrellm not appear in the taskbar, and have it on all
> desktops. make the menu appear on right click, and nothing on left
> click.

Again, not sure about Gkrellm, that's better asked on the XFCE lists, I
don't use the taskbar or iconbar, as I say, I never minimize my apps
since I use 10 desktops... :-)

To make the menu appear on right-click, change the setting in your
~/.pekwm/mouse file.

> Thanks so much!

-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
Life is the living you do, Death is the living you don't do.
-- Joseph Pintauro

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


[newbie] cron error

2003-09-30 Thread L.V.Gandhi
I get following error.
Sep 30 05:29:02 lvghomepc anacron[1507]: Job `cron.daily' started
Sep 30 05:29:02 lvghomepc anacron[1770]: Updated timestamp for job 
`cron.daily' to 2003-09-30
Sep 30 05:29:51 lvghomepc anacron[1507]: Job `cron.daily' terminated (exit 
status: 1) (mailing output)

Oct  1 05:26:29 lvghomepc anacron[1480]: Job `cron.daily' started
Oct  1 05:26:29 lvghomepc anacron[1892]: Updated timestamp for job 
`cron.daily' to 2003-10-01
Oct  1 05:26:30 lvghomepc ADVXctl: httpd -HUP succeeded
Oct  1 05:26:33 lvghomepc last message repeated 11 times
Oct  1 05:28:04 lvghomepc su(pam_unix)[6800]: session opened for user root by 
lvgandhi(uid=501)
Oct  1 05:28:15 lvghomepc anacron[1480]: Job `cron.daily' terminated (exit 
status: 1) (mailing output)

but var/log/cron shows no errors as given below and root also didn't show any 
mail .
[EMAIL PROTECTED] lvgandhi]# cd /var/log/cron/
[EMAIL PROTECTED] cron]# l
total 10
drwxr-xr-x2 root root  120 Sep 28 02:24 ./
drwxr-xr-x   12 root root 1152 Oct  1 05:26 ../
-rw-r-1 root root0 Sep 28 02:24 errors
-rw-r-1 root root 6351 Oct  1 05:28 info
-rw-r-1 root root0 Sep 28 02:24 warnings

[EMAIL PROTECTED] cron]# tail info
Sep 30 21:01:00 lvghomepc CROND[3262]: (root) CMD (nice -n 19 run-parts 
/etc/cron.hourly)
Sep 30 21:08:13 lvghomepc crond[1475]: (CRON) STARTUP (fork ok)
Sep 30 21:08:17 lvghomepc anacron[1533]: Anacron 2.3 started on 2003-09-30
Sep 30 21:08:18 lvghomepc anacron[1533]: Normal exit (0 jobs run)
Oct  1 05:21:24 lvghomepc crond[1425]: (CRON) STARTUP (fork ok)
Oct  1 05:21:29 lvghomepc anacron[1480]: Anacron 2.3 started on 2003-10-01
Oct  1 05:21:29 lvghomepc anacron[1480]: Will run job `cron.daily' in 5 min.
Oct  1 05:26:29 lvghomepc anacron[1480]: Job `cron.daily' started
Oct  1 05:26:29 lvghomepc anacron[1892]: Updated timestamp for job 
`cron.daily' to 2003-10-01
Oct  1 05:28:15 lvghomepc anacron[1480]: Job `cron.daily' terminated (exit 
status: 1) (mailing output)

I think exit status 1 indicates error. Where this mailed output goes.
-- 
L.V.Gandhi
203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017
MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA
http://lvgandhi.tripod.com/


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


Re: [newbie] XFce 4.0

2003-09-30 Thread John Drouhard
On Tue, 30 Sep 2003 08:13:15 -0400
HaywireMac <[EMAIL PROTECTED]> wrote:

> On Mon, 29 Sep 2003 21:27:47 -0500
> John Drouhard <[EMAIL PROTECTED]> uttered:
> 
> > What is your startup script for running pekwm, xfce4-iconbox,
> > xfce4-taskbar, and gkrellm? 
> 
> #XFCE4 and Pekwm
> xfce-mcs-manager
> #xfwm4 --daemon
> xfce4-iconbar &
> #xfdesktop &
> xset b off
> xset m 50/10 3 &
> gkrellm -w &
> xscreensaver &
> exec xfce4-panel &
> Esetroot -f ~/wallpapers/basicbl.png &
> exec ~/cvs2/pekwm/src/pekwm
> 

I have succeeded in running xfce4 with pek. It it's pretty awesome! I
just have some questions:

1. How can I get new themes? The default purple one isn't to my liking.
2. Is there a way to make xfce4-panel not show up in the iconbar, and
have it so that when you switch desktops with it, it stays up. (have it
on all the desktops, and not the taskbar.)
3. Have the mouse acceleration not quite as fast.
4. Make gkrellm not appear in the taskbar, and have it on all desktops.
make the menu appear on right click, and nothing on left click.

Thanks so much!

John Drouhard

-- 
Tue Sep 30 19:06:09 CDT 2003
-
They told me to install Windows 98 or better, so I installed Linux.
Registered Linux User # 315649
Registered Machine # 201001

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


Re: [newbie] Removal of duplicate words from text file?

2003-09-30 Thread Richard Urwin
On Tuesday 30 Sep 2003 11:57 pm, Björn Olsson wrote:
> Can someone please suggest a way to remove duplicate words from text
> files? In my case I have cat'ed several dictionary files into one large
> for use with John. Unfortunately several words were the same, so now I
> need to get rid of them.
>
> Björn

Take a look at "man uniq":

   Discard  all but one of successive identical lines from INPUT (or stan-
   dard input), writing to OUTPUT (or standard output).

If the words are not in order, and therefore the duplicates are not on 
successive lines, take a look at "man sort"

-- 
Richard Urwin

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


Re: [newbie] Some MS Propaganda for ya (Funny)

2003-09-30 Thread HaywireMac
On Tue, 30 Sep 2003 17:40:45 -0400
Michael Scottaline <[EMAIL PROTECTED]> uttered:

> I'll look forward to seeing your letter.  Will you sign it JH or
> haywire? ;-) Best,
> Mike

*If they print it...* Who knows where it will end up?

Dear Editor,

The abovementioned article is so rife with inaccuracy and untruth, it is
difficult to believe it was not dictated directly from Redmond and
printed verbatim.

First of all, the reason Microsoft is the target of most hack attacks
has nothing whatsoever to do with it's market share. The internet
suffers unduly because of egregious security flaws in Microsoft's
"operating system", *despite* the fact that most of the websites on the
Internet and most of the Internet's structure is built on Unix, Linux,
and other non-Microsoft platforms. The internet continues to function in
a useable manner day-to-day only because the non-Microsoft software that
it runs on is able to cope with the load that Microsoft vulnerabilities
generate.

This bit of propagandistic fluff is clearly an editorial response to
the report issued recently by the Computer and Communications Industry
Association, which quite rightly heaps almost all of the blame for the
woes of the average user's Internet experience squarely where it
belongs: Microsoft. The fact that said report is not mentioned *once* is
in itself a glaring oversight on the part of the journalist. 

Microsoft's corporate culture is characterized by inattention to
security, and has been for decades, not the hardware manufacturers, not
vendors of Unix products, not the Open Source community, only Microsoft.

This is why, increasingly, Governments across the globe are turning to
alternatives to Microsoft, not only for the reduced costs and less
restrictive licensing terms, but out of concern for their security. The
U.S. govenment itself is turning to Linux to power it's most secure
operations, such as the N.S.A.

I would hope that Mr. Lohr, supposedly the author of this article, do
more and better research to get his facts straight in the future.

-- 
Regards,
T Bruce Milne

-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
Fill what's empty, empty what's full, scratch where it itches.
-- Alice Roosevelt Longworth

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


Re: [newbie] nVidia GeForce4 MX 440 AGP 8x in asus 9180se

2003-09-30 Thread Dennis Myers
On Tuesday 30 September 2003 10:13 am, L.V.Gandhi wrote:
> On Tuesday 30 Sep 2003 7:30 am, Dennis Myers wrote:
> > On Monday 29 September 2003 07:24 pm, L.V.Gandhi wrote:
> > > I have ASUS 9180SE AGP 8x video card 64MB ram (nVidia Corporation NV18
> > > [GeForce4 MX 440 AGP 8x] rev 162). I have edited /etc/XF86Config-4 for
> > > driver as nVidia instead of nv. I get X OK with driver from nVidia
> > > site.
> > >
> > > But I have following lines in dmesg.
> > > 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4496 
> > > Wed Jul 16 19:03:09 PDT 2003
> > > Linux agpgart interface v0.99 (c) Jeff Hartmann
> > > agpgart: Maximum main memory to use for AGP memory: 203M
> > > agpgart: unsupported bridge
> > > agpgart: no supported devices found.
> > > 0: NVRM: AGPGART: unable to retrieve symbol table
> > >
> > >
> > > I have only following warning lines in /var/log/XFree86.0.log
> > > (WW) NVIDIA(0): Failure reading EDID parameters for display device
> > > CRT-0
> > >
> > > I have problem in playing xine. It shows only some white screen in mdk
> > > 9.1. Does the above indicate some where
> > > something is wrong?
> >
> > Did you install the NVIDIA_kernel from the CDs?  Not sure which one.
>
> I am also not sure.
>
> > make sure the line in the config has "load   glx"   uncommented? HTH
>
> yes it is loaded
I meant, not sure which CD so just do a "urpmi NVIDIA_kernel*" and see if it 
loads or asks for a CD. It actually looks like you have it from the above 
dmesg, but check anyway?  HTH
-- 
Dennis M. linux user #180842

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


[newbie] Removal of duplicate words from text file?

2003-09-30 Thread Björn Olsson
Can someone please suggest a way to remove duplicate words from text
files? In my case I have cat'ed several dictionary files into one large
for use with John. Unfortunately several words were the same, so now I
need to get rid of them.

Björn

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


Re: [newbie] Some MS Propaganda for ya (Funny)

2003-09-30 Thread Michael Scottaline
On Tue, 30 Sep 2003 16:36:44 -0400
HaywireMac <[EMAIL PROTECTED]> insightfully noted:

>This is just priceless:
=
I had read this earlier and I agree with your assessment ;o)
=
>"Other operating systems like Linux, Unix and Macintosh, experts say,
>all have security vulnerabilities. "But they don't get the attention and
>the attacks because, unlike Microsoft, the other technologies are not
>deployed on 300 million computers," said Russ Cooper, a security expert
>at TruSecure, a computer security company. "This is not just Microsoft's
>problem."
>
>Oh, really? I think Unix is deployed on more machines than MS, is it
>not? Isn't it Unix that *runs the freaking internet*? LOL!

No and Yes, I would think.  If we count desktops M$ is clearly on more boxes
that unix.  Servers, of course might be another story.  *nix dominates on the
internet for sure.
===
>
>Source (if you can call it that):
>
>http://www.nytimes.com/2003/09/29/technology/29SOFT.html
>
>Please, if you have a minute, do as I am doing and write a little note
>explaining some of this to the NY Times...
>
>http://www.nytimes.com/ref/membercenter/help/lettertoeditor.html
>
>You gotta sign up/register, but it's free...
==
I'll look forward to seeing your letter.  Will you sign it JH or haywire? ;-)
Best,
Mike

-- 
"The man who views the world the same at 50 as he did at 20 has wasted 30 
years of his life"
--Muhammad Ali

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


Re: [newbie] Wireless Interet

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 8:43 pm, Teilhard Knight wrote:
SNIP
> Thank you Derek. I am a bit confused. SMC has a driver for Linux. I already
> installed it, and although in the installation some kind of file is not
> found, I get the confirmation: "setup ok" in the end. What I do not know is
> what to do with the driver or how to configure it. Do you think that I
> should use the driver at76c503a? I do not get the adapter detected as in
> the laptop. Thanks for taking the time to help me.
>
> Teilhard.


This table (http://www.wireless.org.au/~jhecker/atmeldrv/usbtable.html ) 
reports that SMC has a driver for that device, but I have no experience of 
using it. You might find it works fine. The big issue is 'has SMC configured 
their driver to be usb hotpluggable?' Does the driver load when you plug in 
the device?
You might have to enter
modprobe driver_name
before you can use it.
If that modprobe works then you could try configuring the interface with 
iwconfig.

If you are not confortable with compiling a driver you could give the 
atmelwlandriver built into Mandrake 9.1 a try. The problem I found with that 
driver is it does not like some types of usb interfaces much, and usually 
only works from a cold power up. It gets screwed up if you pull the usb cable 
in and out.
There is a config file for the atmelwlandriver at /root/.vnetrc or you can try 
setting it up by hand using iwconfig

You can check if a driver is getting loaded when you plug in the device by 
looking at the system log
tail -n 50 /var/log/syslog
in a root terminal will display the last 50 lines of the system log.

derek

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


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


Re: [newbie] Given Up (was Who uses AC97?)

2003-09-30 Thread Max . Benitz

You might also look at your BIOS settings.  I seem to remember that
changing mine from P-n-P to non Plug-n-Play made a difference (or was it
vice versa?).

Max





yankl <[EMAIL PROTECTED]>@linux-mandrake.com on 09/29/2003 05:31:22 PM

Please respond to [EMAIL PROTECTED]

Sent by:[EMAIL PROTECTED]


To:[EMAIL PROTECTED]
cc:

Subject:Re: [newbie] Given Up (was Who uses AC97?)


On Monday 29 September 2003 05:37 am, Margot wrote:
> Thanks to all who have tried to help with this. Still no sound, but I
> don't have any more time and energy to devote to this problem right now.
>
> It seems I messed up on my reinstall when I was trying to get the
> internet connection going - succeeded in that but broke everything else!
>
> I'm still running 9.0 - 9.2 will be ready soon, and I can live without
> sound until then, and then perhaps someone can point me to a checklist
> so I make sure I get the 9.2 installation right!
>
> Thanks again for all your time and patience - even though we din't fix
> it, I've learned a lot of useful stuff!
>
> Margot
Margot,
I am sorry that you gave up on your sound.
I have one more idea may be you like to try it. In the past I had a problem
where too much time where assigned for a process to hold a sound device. So
in the kde control center (kcontrol not mcc) you need to change parameter
in
Sound -> Sound System. Check mark auto suspend if idle for: and change time
to about 1 second . Then in the LookNFeel -> Sytem Notification disable all
sound notifications.


--
Yankl
Tiny IT guy.
100 % Micro$oft free.
Registered linux users 181086
URL: http://yankele.com



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






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


Re: [newbie] Re: USB PALM sync woes continue

2003-09-30 Thread HaywireMac
On Tue, 30 Sep 2003 13:57:46 -0700
[EMAIL PROTECTED] uttered:

> I may be able to modify these files with the appropriate information,
> but that will have to wait until this weekend.  Until then it's serial
> sync for me.

Writing your own driver files?! Yikes, you really must want to use USB,
I think you mentioned before that serial is *painfully* slow.

To bad it didn't come to an easy solution, but I bet you learned a heap
in the process, no? :-)

I appreciate the kind words, thanks.

-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
Don't abandon hope.  Your Captain Midnight decoder ring arrives
tomorrow.

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


Re: [newbie] file fragmentation

2003-09-30 Thread Heather/Femme
On Tue, 30 Sep 2003 23:58:31 +1000
Stephen Kuhn <[EMAIL PROTECTED]> wrote:

> On Tue, 2003-09-30 at 08:26, Heather/Femme wrote:
> >  it's not femm having a bad trip?
> > lol!  Most assuredly, NOT!
> > I've been sober since last Thursday.
> > 
> > Count on Wednesday being another stoner day though. *sigh*.  Last
> > one fortunately for a while.
> > 
> > heh
> > 
> > Femme
> 
> Femme has a "trip" whether or not there are drugs present. Slaves have
> confirmed this.
> 
> No matter what day, time or place, there is a "FemmeFatale" trip
> happening...I suggest asking the nearest Chinese take-away to
> her...they're in what, Canuckland, right? Or the pharmacies within a
> 1000km range...they're most likely to be the best familiars...
> (g)
> 
> stephen kuhn - owner

God you're bad!  You've been talking to My slaves again haven't you?

damnit I knew I should of kept them gagged.

Femme
Proud owner of sweetjourney & mittens


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


[newbie] Re: USB PALM sync woes continue

2003-09-30 Thread Max . Benitz
HaywireMac wrote:
=-=-=-=
[EMAIL PROTECTED] uttered:
> I doubt that visor & usb-uhc1 should be unused.  I've spent over 10
> hours trying to get this to work, scouring google, and I've come to
> the conclusion that something's good and broken.  The palm is set to
> use USB for sync, every instruction has been followed and refollowed.
> I'm out of ideas.

I'm really really sorry if this is a repetition or if it's been tried
already, but just in case, you may need to type first:

export PILOTPORT=/dev/ttyUSB1
=-=-=-=

Well, I spent most of Saturday working on this some more and here's what I
discovered to be the cause:  While this device is a Palm based device, it
is not a Palm.  It's a Kyocera 7135 Smart Phone with Palm software and I'd
thought that since it's a PDA with Palm software, that it would be the same
procedure.  Indeed, when using the serial port, it is the same procedure as
with a Palm PDA, but the USB sync has greater demands.

The upshot of it all is that there exist 2 files, drivers, which the USB
synch calls to get manufacturer information and starting addresses, etc.
These files, VISOR.C and VISOR.H need to have definitions of the device
being used, and that information is lacking for many non-mainstream
devices.  Scouring the Web some more results in a number of other people
who have had the same problem with a number of devices, and contacting some
of them reveals that no updated files are known to exist for the 7135.  I
may be able to modify these files with the appropriate information, but
that will have to wait until this weekend.  Until then it's serial sync for
me.

I mention this in case anyone else runs into the same problem with a USB
device.  Thanks to all of you who tried to help, especially HaywireMac.

Thanks,
Max



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


Re: [newbie] HP IJS 1.41

2003-09-30 Thread Anne Wilson
On Tuesday 30 Sep 2003 9:09 pm, Bryan Phinney wrote:
> > Bryan, I know I;m tired and I've been braindead for the last few
> > days, but I can't find it.  Where is it?
>
> Click on the link I included and the .src.rpm file is there.

Duh!  I was looking on Texstar's site!  Thanks

Anne
-- 
Registered Linux User No.293302
Have you visited http://twiki.mdklinuxfaq.org yet?


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


Re: [newbie] Me thinks I got a virus

2003-09-30 Thread Terence J. Golightly
On Tue, 2003-09-30 at 02:55, Raffaele Belardi wrote:
> Or bad disk.I've had two disks breaking up recently, behaviour is always 
> _very_ strange.
> You could check partitions with
> 
> # e2fschk -f -c /dev/hda?
> 
> -f forces the check
> -c performs bad block scan (I've never done this, don't know how long it 
> takes)
> Substitute hda? with the name of your partitions.

Does that command work with Reiserfs partitions?
I've tried to check /home by doing an init 1 as su and running
fsck.reiserfs  it doesn't display anything and the command prompt is
redisplayed.  I'll try the rescue disk next.

Thanks,

Terry


-- 
Terence Golightly   [EMAIL PROTECTED]

Mandrake 9.1 - 2.4.21-0.13mdk | Gnome 2.0 | Evolution 1.4.4 | Opera 7.11

Soyo Dragon Plus K7VXA-ZBA2 256MB
AMD Athlon(tm) 1250mhz | nVidia Riva TNT Model 64 | Plextor CD-R PX-W1210A
Maxtor 6Y080P0 80GB   | Media Electronices CM8738 5 Channel Sound
VT6102 Rhine II 10/100 Ethernet | Monitor Sony CPD-A200

--Just a Newbieo-


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


[newbie] Some MS Propaganda for ya (Funny)

2003-09-30 Thread HaywireMac
This is just priceless:

"Microsoft's Security Response Center in Redmond, Wash., is the
computing equivalent of a hospital emergency ward. When a problem comes
in the door the center's director, Kevin Kean, and his staff must
swiftly make an assessment: Is the security weakness detected in a
Microsoft software product only minor? Or is it possibly so serious
that, if exploited by a vandal's malicious code (as happened last month
with the Blaster worm) it might crash computers and networks around the
world?

If the threat appears grave, the problem goes immediately into the
center's emergency operating room, where it is attended to by a team of
Microsoft engineers, working nearly round-the-clock to analyze the
flawed code, anticipate paths of attack, devise a software patch to fix
the defect and alert millions of customers of the problem and the patch.

"It's triage and emergency response \x{2014} so it's a lot like an E.R.
ward in that sense," Mr. Kean observed last week.

The race to protect the computing patient has begun again."

Oh the Heroic and Brave Microsoft Software Engineers, working day and
night to protect the innocent! ROTFLMAO!

This is the best part:

"Other operating systems like Linux, Unix and Macintosh, experts say,
all have security vulnerabilities. "But they don't get the attention and
the attacks because, unlike Microsoft, the other technologies are not
deployed on 300 million computers," said Russ Cooper, a security expert
at TruSecure, a computer security company. "This is not just Microsoft's
problem."

Oh, really? I think Unix is deployed on more machines than MS, is it
not? Isn't it Unix that *runs the freaking internet*? LOL!

Source (if you can call it that):

http://www.nytimes.com/2003/09/29/technology/29SOFT.html

Please, if you have a minute, do as I am doing and write a little note
explaining some of this to the NY Times...

http://www.nytimes.com/ref/membercenter/help/lettertoeditor.html

You gotta sign up/register, but it's free...

-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
The root of all superstition is that men observe when a thing hits,
but not when it misses.
-- Francis Bacon

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


Re: [newbie] Renew gpg key

2003-09-30 Thread Dick Gevers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Fajar,

On Tue, 30 Sep 2003 08:08:31 +0700, Fajar Priyanto <[EMAIL PROTECTED]>
wrote about [newbie] Renew gpg key:

>Dear all,
>I've just realized that today my gpg key is expired.
>How do I renew it without importing and signing all my friends' key again?

gpg --edit-key 0xdeadbeef expire

Regards,
=Dick Gevers=

.>
Mandrake visibility? See headers...
<.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Encryption is an envelope - the contents are private.

iD8DBQE/eeXZwC/zk+cxEdMRAqEEAJ4qmIdYZJ/kxfDTwGTTArRe6kLKyACg62ah
4tSDsiM8riSff4NBXw2+uOw=
=SbQE
-END PGP SIGNATURE-

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


Re: [newbie] HP IJS 1.41

2003-09-30 Thread Bryan Phinney
On Tuesday 30 September 2003 03:44 pm, Anne Wilson wrote:
> On Tuesday 30 Sep 2003 5:04 pm, Bryan Phinney wrote:
> > To anyone who is interested.  Texstar built a src RPM package of
> > the hpt ijs 1.4.1 driver for Mandrake 9.1.  It is not in binary
> > format, probably because he has already moved up to 9.2.  However,
> > you can install the src and you should be able to issue the
> > rpmbuild command to build and install the RPM for this driver.
> >
> > Install the RPM, go to /usr/src/RPM/SRPMS and the spec file and tar
> > gzip should be in that directory.  Simply issue the command
> > rpmbuild -bb hpijs and it should build the binary package and then
> > you can install it.  This will be built on your system so it should
> > be compatible with no dependency issues.
> >
> > If anyone has trouble, let me know and I will try to help out.
> >
> > http://bphinney.home.mindspring.com
>
> Bryan, I know I;m tired and I've been braindead for the last few days,
> but I can't find it.  Where is it?

Click on the link I included and the .src.rpm file is there.

-- 
Bryan Phinney
Software Test Engineer


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


Re: [newbie] synching with exchange server

2003-09-30 Thread Bryan Phinney
On Tuesday 30 September 2003 02:10 pm, Guy Rouillier wrote:
> Bryan Phinney wrote:
> > On Tuesday 30 September 2003 12:04 pm, Guy Rouillier wrote:
> >>Boulytchev, Vasiliy wrote:
> >>>Ladies and Gents,
> >>>   Previously on the list, I was forwarded to a Novell Groupwise Client. 
> >>> I am not so sure thats what I need.  All I need is a good Linux client
> >>> to connect to my exchange server to synch up calendar, contacts.
> >>
> >>Evolution has an add-on to connect to an Exchange server.  Not free,
> >>though.
> >
> > I have a copy of that.  You have to run it at the server level, IIRC.  It
> > does not really allow a client to connect directly to Exchange, acts more
> > like an interface between Evolution and the Exchange Server.  It also
> > requires permissions, again IIRC, so you would have to have administrator
> > approval before being able to run it.
> >
> > Otherwise, I would be.
>
> I haven't used it, so you may be right.  My reading of the blurb about
> it on the Ximian site, though, is that it works using Outlook Web
> Access.  If your Exchange is already set up for that, then the Evolution
> connector *should* work without further server configuration.  But as I
> said, I never used it, so I very well could be misinterpreting what they
> are saying.  I think they have a free trial period, so if I get
> motivated enough, I'll download it and see if I can get it to work,
> since my employer does have OWA already set up.

We do have web access set up by I am pretty sure that the calendaring function 
does not work through that with non MS-aware clients (meaning active x 
components, etc.)  I could be wrong but my reading of the docs all say that 
you have to integrate the connection at the server level.

-- 
Bryan Phinney
Software Test Engineer


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


Re: [newbie] Wireless Interet

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 8:16 pm, Teilhard Knight wrote:
SNIP
>
> > And does it then present you with a list of wireless parameters for you
> > to fill in?
>
> Yes, I do not know what to write in those parameters. I cannot write
> anything in the field for the IP address, not in the one for subnet mask.
>
> Teilhard


In the GUI enter the ESSID to be the same as your Windows Config.
It might be called a different name in Windows. Basically this us the name of 
the wireless network. If you do not know how to set it, leave it as "any"

Enter MODE=Managed

Enter the RATE=11M

Enter the Encryption key - This *must* be the same as in Windows
If your Windows key is an Ascii string then prefix it with s:
As in
s:my_key

If your Key is a Hex number then enter it as
AA:BB:CC:DD:EE:FF

You can leave the other parameters blank.

If you get your IP address via DHCP from your wireless router then leave the 
dhcp box ticked. If not untick it and enter an IP address.

When you exit the wizard with 'Finish' the light on the wireless card will 
light and the interface will start working.  (If you got that encryption key 
right)

Do *NOT* press OK to exit the drakconnect GUI A bug will cause you to lose the 
config you just made.(Bug 1881- Still not fixed in 9.2) 
Instead exit with 'Cancel'

derek

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


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


Re: [newbie] HP IJS 1.41

2003-09-30 Thread Anne Wilson
On Tuesday 30 Sep 2003 5:04 pm, Bryan Phinney wrote:
> To anyone who is interested.  Texstar built a src RPM package of
> the hpt ijs 1.4.1 driver for Mandrake 9.1.  It is not in binary
> format, probably because he has already moved up to 9.2.  However,
> you can install the src and you should be able to issue the
> rpmbuild command to build and install the RPM for this driver.
>
> Install the RPM, go to /usr/src/RPM/SRPMS and the spec file and tar
> gzip should be in that directory.  Simply issue the command
> rpmbuild -bb hpijs and it should build the binary package and then
> you can install it.  This will be built on your system so it should
> be compatible with no dependency issues.
>
> If anyone has trouble, let me know and I will try to help out.
>
> http://bphinney.home.mindspring.com

Bryan, I know I;m tired and I've been braindead for the last few days, 
but I can't find it.  Where is it?

Anne
-- 
Registered Linux User No.293302
Have you visited http://twiki.mdklinuxfaq.org yet?


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


Re: [newbie] Wireless Interet

2003-09-30 Thread Teilhard Knight
> On Tuesday 30 Sep 2003 7:24 pm, Teilhard Knight wrote:
> > > The 2Wire cards are, in fact, Orinoco cards, an
> >
> > Mandrake 9.1 should
> >
> > > recognize it natively...it did with mine at the very least...
> >
> > Thank you. I'll try to get going the PCMCIA card in the laptop, but if
you
> > have some advise for the SMC USB adapter it will be greatly appreciated.
> >
> > Teilhard Knight
> > The Extraterrestrial
>
>
> The SMC2662W uses the atmel chip set.
>
> There is a driver for that in Mandrake 9.1 The atmelwlandriver, but I find
it
> quite unreliable and not that easy to set up.
>
> There is an alternative driver at76c503a  which works a lot better.
>
> There are instructions on how to compile it on my web site
>
http://www.jennings.homelinux.net/modules.php?name=Sections&op=viewarticle&artid=17
>
> You may need to add the SMC device to the list of supported devices. My
page
> describes how to do that.
>
> Also do not forget to install the kernel-source RPM which matches the
kernel
> you are using. The only other thing you need is the gcc compiler RPM.


Thank you Derek. I am a bit confused. SMC has a driver for Linux. I already
installed it, and although in the installation some kind of file is not
found, I get the confirmation: "setup ok" in the end. What I do not know is
what to do with the driver or how to configure it. Do you think that I
should use the driver at76c503a? I do not get the adapter detected as in the
laptop. Thanks for taking the time to help me.

Teilhard.



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


Re: [newbie] Wireless Interet

2003-09-30 Thread Teilhard Knight
> On Tuesday 30 Sep 2003 5:06 pm, Teilhard Knight wrote:
> > - Original Message -
> > From: "Derek Jennings" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, September 30, 2003 1:56 AM
> > Subject: Re: [newbie] Wireless Interet
> >
> > > On Tuesday 30 Sep 2003 1:55 am, Teilhard Knight wrote:
> > > > Hi there.
> > > >
> > > > I am trying to configure a wireless connection with a remote (just
the
> >
>
> >
> > The modem-router is a 2Wire which on the back it says "Home Portal
1000SW"
> > (Provided by ISP)
> >
> > The home portal is connected to one computer through an Ethernet card,
and
> > to another (wireless) to a SMC receiver which is the (USB) SMC2662W, and
to
> > a laptop with a (wireless) PCMCIA card "2Wire WiFi", apparently the only
> > model there is from 2Wire.
>
> > Teilhard Knight
> > The Extraterrestrial
>
>
> So the card you are trying to get working is the "2Wire WiFi" PCMCIA
card.?
>
> The manufacturers web site does not give any details about the chip set
used,
> but the picture looks like an Orinoco card. If it is, then setting it up
in
> Mandrake is easy.
>
> First make sure you have the wireless-tools RPM loaded using Mandrake
Software


I installed the wireless-tools(some version).mdk


> Manager. Also make sure the pcmcia-cs RPM is installed (it should have
been
> installed by default)


I installed the pcmcia-cs(some version).mdk


> When you insert the card do you hear two 'beeps' from the speaker?
> Are they the same tone or different tones?


I inserted the card before booting.


> When you then open Mandrake Control Centre>Networking
> does it list the wireless interface in the box with a driver name?


Yes, etho1, with driver "orinoco_cs


> When you go through the wizard does it say it has discovered a card?


Yes


> And does it then present you with a list of wireless parameters for you to
> fill in?


Yes, I do not know what to write in those parameters. I cannot write
anything in the field for the IP address, not in the one for subnet mask.


> If you do not see these things then open a console, enter su to become
root
> and enter
> cardctl ident
> and post the results to us.

I didn't have to. If you just tell me what to write in the fields above, I
think I am done with the laptop. Thanks.

Teilhard




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


Re: [newbie] Where I can find mdk 9.2 (final) in Mandrake Club?

2003-09-30 Thread Charlie M.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

September 30, 2003 10:06 am, Mark Weaver wrote:
[..]
> As far as I know Mdk9.2RC2 _is_ the same as the final release. If they
> haven't yet frozen cooker, which I'm sure if they haven't will be doing
> so rather soon, you should be able to get ever you need from RC2+Cooker.
> That should hold you till the final ISO's hit the mirrors.

RC2 is not quite Canicule (Mandrake Linux 9.2). Cooker is not quite Canicule. 
Cooker has been frozen for quite some time, and an install from the cooker 
tree, or from ISOs built from the cooker tree, will *definitely not* give you 
Mandrake Linux 9.2. Close but _not quite._

As CMG has posted, the new version is scheduled to be available to Club 
members and Contributors when the box sets are ready, the rest of the world 
(people that use the free Download Edition) will wait at least two more weeks 
after that. Since this is the first time MandrakeSoft has listened to advice 
that the download edition should not be available until after box sets are, 
there are bound to be gremlins in the release channels.

Please be patient. I'm sure I'm not the only one here that wants Mandrake to 
survive. 

Regards;
Charlie
- -- 
Edmonton,AB,Canada User 244963 at http://counter.li.org
Cooker on kernel 2.4.22-10mdk
11:53:00 up 10 days, 1:13, 1 user, load average: 0.13, 0.14, 0.38
I can't mate in captivity.
-- Gloria Steinem, on why she has never married.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/ecT5G11CaRuZZSIRAsfEAKCqClNUo1wTMTkDinKFxgEvnUySLwCdHBg/
Rp2clqag4SSWTbyaZbljdjQ=
=EhER
-END PGP SIGNATURE-


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


Re: [newbie] Wireless Interet

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 7:24 pm, Teilhard Knight wrote:
> > The 2Wire cards are, in fact, Orinoco cards, an
>
> Mandrake 9.1 should
>
> > recognize it natively...it did with mine at the very least...
>
> Thank you. I'll try to get going the PCMCIA card in the laptop, but if you
> have some advise for the SMC USB adapter it will be greatly appreciated.
>
> Teilhard Knight
> The Extraterrestrial


The SMC2662W uses the atmel chip set.

There is a driver for that in Mandrake 9.1 The atmelwlandriver, but I find it 
quite unreliable and not that easy to set up.

There is an alternative driver at76c503a  which works a lot better.

There are instructions on how to compile it on my web site
http://www.jennings.homelinux.net/modules.php?name=Sections&op=viewarticle&artid=17

You may need to add the SMC device to the list of supported devices. My page 
describes how to do that.

Also do not forget to install the kernel-source RPM which matches the kernel 
you are using. The only other thing you need is the gcc compiler RPM.

derek


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


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


Re: [newbie] Wireless Interet

2003-09-30 Thread Teilhard Knight
> The 2Wire cards are, in fact, Orinoco cards, an
Mandrake 9.1 should
> recognize it natively...it did with mine at the very least...

Thank you. I'll try to get going the PCMCIA card in the laptop, but if you
have some advise for the SMC USB adapter it will be greatly appreciated.

Teilhard Knight
The Extraterrestrial



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


Re: [newbie] Wireless Interet

2003-09-30 Thread Teilhard Knight
> On Tuesday 30 Sep 2003 5:06 pm, Teilhard Knight wrote:
> > - Original Message -
> > From: "Derek Jennings" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, September 30, 2003 1:56 AM
> > Subject: Re: [newbie] Wireless Interet
> >
> > > On Tuesday 30 Sep 2003 1:55 am, Teilhard Knight wrote:
> > > > Hi there.
> > > >
> > > > I am trying to configure a wireless connection with a remote (just
the
> >
>
> >
> > The modem-router is a 2Wire which on the back it says "Home Portal
1000SW"
> > (Provided by ISP)
> >
> > The home portal is connected to one computer through an Ethernet card,
and
> > to another (wireless) to a SMC receiver which is the (USB) SMC2662W, and
to
> > a laptop with a (wireless) PCMCIA card "2Wire WiFi", apparently the only
> > model there is from 2Wire.
>
> > Teilhard Knight
> > The Extraterrestrial
>
>
> So the card you are trying to get working is the "2Wire WiFi" PCMCIA
card.?
>
> The manufacturers web site does not give any details about the chip set
used,
> but the picture looks like an Orinoco card. If it is, then setting it up
in
> Mandrake is easy.
>
> First make sure you have the wireless-tools RPM loaded using Mandrake
Software
> Manager. Also make sure the pcmcia-cs RPM is installed (it should have
been
> installed by default)
>
> When you insert the card do you hear two 'beeps' from the speaker?
> Are they the same tone or different tones?
>
> When you then open Mandrake Control Centre>Networking
> does it list the wireless interface in the box with a driver name?
>
> When you go through the wizard does it say it has discovered a card?
> And does it then present you with a list of wireless parameters for you to
> fill in?
>
> If you do not see these things then open a console, enter su to become
root
> and enter
> cardctl ident
> and post the results to us.


Thanks very much, I am sorry I wasn't clear about what card I want to get
working. Actually I intended to get going the SMC external USB adapter in a
desktop machine. But what you tell me will help me to configure the 2Wire
card in the laptop. Actually in fact I need the wireless network in both the
desktop computer (with the SMC adapter), and the laptop (with the 2Wire
PCMCIA card). I'll do what you instruct me and I'll get back to you. If you
have some advise about the SMC adapter, it will be greatly appreciated.

Teilhard Knight
The Extraterrestrial



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


Re: [newbie] synching with exchange server

2003-09-30 Thread Guy Rouillier
Bryan Phinney wrote:

On Tuesday 30 September 2003 12:04 pm, Guy Rouillier wrote:

Boulytchev, Vasiliy wrote:

Ladies and Gents,
Previously on the list, I was forwarded to a Novell Groupwise Client.  I
am not so sure thats what I need.  All I need is a good Linux client to
connect to my exchange server to synch up calendar, contacts.
Evolution has an add-on to connect to an Exchange server.  Not free,
though.


I have a copy of that.  You have to run it at the server level, IIRC.  It does 
not really allow a client to connect directly to Exchange, acts more like an 
interface between Evolution and the Exchange Server.  It also requires 
permissions, again IIRC, so you would have to have administrator approval 
before being able to run it.

Otherwise, I would be.

I haven't used it, so you may be right.  My reading of the blurb about 
it on the Ximian site, though, is that it works using Outlook Web 
Access.  If your Exchange is already set up for that, then the Evolution 
connector *should* work without further server configuration.  But as I 
said, I never used it, so I very well could be misinterpreting what they 
are saying.  I think they have a free trial period, so if I get 
motivated enough, I'll download it and see if I can get it to work, 
since my employer does have OWA already set up.

--
Guy Rouillier

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


Re: [newbie] Wireless Interet

2003-09-30 Thread Ned
The 2Wire cards are, in fact, Orinoco cards, and Mandrake 9.1 should 
recognize it natively...it did with mine at the very least...

Derek Jennings wrote:

On Tuesday 30 Sep 2003 5:06 pm, Teilhard Knight wrote:

- Original Message -
From: "Derek Jennings" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 30, 2003 1:56 AM
Subject: Re: [newbie] Wireless Interet

On Tuesday 30 Sep 2003 1:55 am, Teilhard Knight wrote:

Hi there.

I am trying to configure a wireless connection with a remote (just the


The modem-router is a 2Wire which on the back it says "Home Portal 1000SW"
(Provided by ISP)
The home portal is connected to one computer through an Ethernet card, and
to another (wireless) to a SMC receiver which is the (USB) SMC2662W, and to
a laptop with a (wireless) PCMCIA card "2Wire WiFi", apparently the only
model there is from 2Wire.


Teilhard Knight
The Extraterrestrial


So the card you are trying to get working is the "2Wire WiFi" PCMCIA card.?

The manufacturers web site does not give any details about the chip set used, 
but the picture looks like an Orinoco card. If it is, then setting it up in 
Mandrake is easy.

First make sure you have the wireless-tools RPM loaded using Mandrake Software 
Manager. Also make sure the pcmcia-cs RPM is installed (it should have been 
installed by default)

When you insert the card do you hear two 'beeps' from the speaker?
Are they the same tone or different tones?
When you then open Mandrake Control Centre>Networking
does it list the wireless interface in the box with a driver name?
When you go through the wizard does it say it has discovered a card?
And does it then present you with a list of wireless parameters for you to 
fill in?

If you do not see these things then open a console, enter su to become root 
and enter 
cardctl ident
and post the results to us.

derek





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




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


Re: [newbie] XFce 4.0

2003-09-30 Thread Mark Weaver
Todd Slater wrote:
On Tue, Sep 30, 2003 at 12:03:47PM -0400, Mark Weaver wrote:

Stephen Kuhn wrote:

The only thing I have to whinge about (whinge = whine) is that when I
try to "run" or use another "right-click" function - it takes SO
long...so I re-arranged my path statements and that helped a bit...but
wonderingdoes anyone else have to deal with that? (Probably best
posted to the XFCE4 group - but ain't hurting to post it here - YES -
Stephen's asking a question...)...blah...
I haven't noticed any of that although I find myself wishing for the 
right-click main menu such as the one found in KDE, Fluxbox, IceWM, and 
so on. How's come XFce4 doesn't have that feature. Thats really my only 
complaint.


Have you tried MenuMaker? It will generate a root menu for many WM's,
XFce4 included. I just can't remember if it's right-click for menu or
workspaces now.
Todd
Interesting! I'd never heard about MenuMaker. I've usually got my nose 
in a block of PERL code or some other language and seldom come up for 
air. Much to my wife's shagrin.

--
Mark
"If necessity is the mother of invention, then who's the father?"
---
Paid for by Penguins against modern appliances(R)
Linux User Since 1996
Powered by Mandrake Linux 8.2 & 9.1
ICQ# 27816299

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


Re: [newbie] Wireless Interet

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 5:06 pm, Teilhard Knight wrote:
> - Original Message -
> From: "Derek Jennings" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, September 30, 2003 1:56 AM
> Subject: Re: [newbie] Wireless Interet
>
> > On Tuesday 30 Sep 2003 1:55 am, Teilhard Knight wrote:
> > > Hi there.
> > >
> > > I am trying to configure a wireless connection with a remote (just the
>

>
> The modem-router is a 2Wire which on the back it says "Home Portal 1000SW"
> (Provided by ISP)
>
> The home portal is connected to one computer through an Ethernet card, and
> to another (wireless) to a SMC receiver which is the (USB) SMC2662W, and to
> a laptop with a (wireless) PCMCIA card "2Wire WiFi", apparently the only
> model there is from 2Wire.

> Teilhard Knight
> The Extraterrestrial


So the card you are trying to get working is the "2Wire WiFi" PCMCIA card.?

The manufacturers web site does not give any details about the chip set used, 
but the picture looks like an Orinoco card. If it is, then setting it up in 
Mandrake is easy.

First make sure you have the wireless-tools RPM loaded using Mandrake Software 
Manager. Also make sure the pcmcia-cs RPM is installed (it should have been 
installed by default)

When you insert the card do you hear two 'beeps' from the speaker?
Are they the same tone or different tones?

When you then open Mandrake Control Centre>Networking
does it list the wireless interface in the box with a driver name?

When you go through the wizard does it say it has discovered a card?
And does it then present you with a list of wireless parameters for you to 
fill in?

If you do not see these things then open a console, enter su to become root 
and enter 
cardctl ident
and post the results to us.

derek

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


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


Re: [newbie] XFce 4.0

2003-09-30 Thread Todd Slater
On Tue, Sep 30, 2003 at 11:40:39PM +1000, Stephen Kuhn wrote:
> 
> The only thing I have to whinge about (whinge = whine) is that when I
> try to "run" or use another "right-click" function - it takes SO
> long...so I re-arranged my path statements and that helped a bit...but
> wonderingdoes anyone else have to deal with that? (Probably best
> posted to the XFCE4 group - but ain't hurting to post it here - YES -
> Stephen's asking a question...)...blah...

Can't help with the slow menus, but have you tried the mini-cmd add on?
I love this baby, it sits in the panel and just type the command you
want to run there and bang!

Todd

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


Re: [newbie] XFce 4.0

2003-09-30 Thread Todd Slater
On Tue, Sep 30, 2003 at 12:03:47PM -0400, Mark Weaver wrote:
> Stephen Kuhn wrote:
> >The only thing I have to whinge about (whinge = whine) is that when I
> >try to "run" or use another "right-click" function - it takes SO
> >long...so I re-arranged my path statements and that helped a bit...but
> >wonderingdoes anyone else have to deal with that? (Probably best
> >posted to the XFCE4 group - but ain't hurting to post it here - YES -
> >Stephen's asking a question...)...blah...
> >
> 
> I haven't noticed any of that although I find myself wishing for the 
> right-click main menu such as the one found in KDE, Fluxbox, IceWM, and 
> so on. How's come XFce4 doesn't have that feature. Thats really my only 
> complaint.

Have you tried MenuMaker? It will generate a root menu for many WM's,
XFce4 included. I just can't remember if it's right-click for menu or
workspaces now.

Todd

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


Re: [newbie] synching with exchange server

2003-09-30 Thread Bryan Phinney
On Tuesday 30 September 2003 11:43 am, Boulytchev, Vasiliy wrote:
> Ladies and Gents,
>   Previously on the list, I was forwarded to a Novell Groupwise Client.  I
> am not so sure thats what I need.  All I need is a good Linux client to
> connect to my exchange server to synch up calendar, contacts.
>
> THANKS!

I am not aware of any Linux Client that can integrate with exchange to provide 
full groupware capabilities currently.  That means calendar, etc.  If there 
was such a client, I would have migrated over to Linux at work as soon as I 
found it.  Groupware is the only thing holding me back since I can access 
email using an IMAP interface already.

There is a german project to create a Linux replacement for Exchange that can 
be used with Outlook clients and KDE clients, creating a shared environment 
that supports groupware capabilities including calendar, but you have to 
migrate from Exchange to the Replacement server.

http://kroupware.kde.org

-- 
Bryan Phinney
Software Test Engineer


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


Re: [newbie] synching with exchange server

2003-09-30 Thread Bryan Phinney
On Tuesday 30 September 2003 12:04 pm, Guy Rouillier wrote:
> Boulytchev, Vasiliy wrote:
> > Ladies and Gents,
> > Previously on the list, I was forwarded to a Novell Groupwise Client.  I
> > am not so sure thats what I need.  All I need is a good Linux client to
> > connect to my exchange server to synch up calendar, contacts.
>
> Evolution has an add-on to connect to an Exchange server.  Not free,
> though.

I have a copy of that.  You have to run it at the server level, IIRC.  It does 
not really allow a client to connect directly to Exchange, acts more like an 
interface between Evolution and the Exchange Server.  It also requires 
permissions, again IIRC, so you would have to have administrator approval 
before being able to run it.

Otherwise, I would be.

-- 
Bryan Phinney
Software Test Engineer


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


Re: [newbie] Wireless Interet

2003-09-30 Thread Teilhard Knight

- Original Message - 
From: "Derek Jennings" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 30, 2003 1:56 AM
Subject: Re: [newbie] Wireless Interet


> On Tuesday 30 Sep 2003 1:55 am, Teilhard Knight wrote:
> > Hi there.
> >
> > I am trying to configure a wireless connection with a remote (just the
desk
> > in front of me in a regular room) wireless router. I have the drivers to
> > make the USB device which receives, and although the installer looks for
a
> > file that doesn't find, I get the message "setup ok" when I run the
> > installer. But I do not know how to put the driver to work. If I go to
the
> > Mandrake Control Centre and I try to configure a LAN connection, the
driver
> > does not show up among the ones I can use, so I do not know what to do,
> > except configuring the relevant PPPoE configuration files by hand. But
> > besides I do not know which they are, I do not even know how my driver
is
> > called. Also, if things are like in Windows, I have to feed somehow a
ten
> > digits number to the configuration. Can you help?
>
>
> Well if you tell us what the wireless hardware is and which driver you are
> trying to use we could help.
> But you haven't
> So we can't.


Oh, sorry about that, I just thought any wireless configuration was the
same.

The modem-router is a 2Wire which on the back it says "Home Portal 1000SW"
(Provided by ISP)

The home portal is connected to one computer through an Ethernet card, and
to another (wireless) to a SMC receiver which is the (USB) SMC2662W, and to
a laptop with a (wireless) PCMCIA card "2Wire WiFi", apparently the only
model there is from 2Wire.

Everything works all right in WinXP. If you need any other info, I'll gladly
supply it.

Teilhard Knight
The Extraterrestrial



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


Re: [newbie] synching with exchange server

2003-09-30 Thread Guy Rouillier
Boulytchev, Vasiliy wrote:
Ladies and Gents,
Previously on the list, I was forwarded to a Novell Groupwise Client.  I am 
not so sure thats what I need.  All I need is a good Linux client to connect to my 
exchange server to synch up calendar, contacts.
Evolution has an add-on to connect to an Exchange server.  Not free, though.

THANKS!

 
Vasiliy Boulytchev
Colorado Information Technologies, Inc.
http://www.coinfotech.com







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


--
Guy Rouillier

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


Re: [newbie] Where I can find mdk 9.2 (final) in Mandrake Club?

2003-09-30 Thread Mark Weaver
Lucio_Costa wrote:
 --- Carroll Grigsby <[EMAIL PROTECTED]> escreveu:

On Tuesday 30 September 2003 09:24 am, Lucio_Costa
wrote:
Greetings All.

I subscribe me in Mandrake Club and I can't find
MDK9.2 in there.
Can anyone help me to find it in there?
As far as I know Mdk9.2RC2 _is_ the same as the final release. If they 
haven't yet frozen cooker, which I'm sure if they haven't will be doing 
so rather soon, you should be able to get ever you need from RC2+Cooker. 
That should hold you till the final ISO's hit the mirrors.

--
Mark
"If necessity is the mother of invention, then who's the father?"
---
Paid for by Penguins against modern appliances(R)
Linux User Since 1996
Powered by Mandrake Linux 8.2 & 9.1
ICQ# 27816299

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


[newbie] HP IJS 1.41

2003-09-30 Thread Bryan Phinney
To anyone who is interested.  Texstar built a src RPM package of the hpt ijs 
1.4.1 driver for Mandrake 9.1.  It is not in binary format, probably because 
he has already moved up to 9.2.  However, you can install the src and you 
should be able to issue the rpmbuild command to build and install the RPM for 
this driver.

Install the RPM, go to /usr/src/RPM/SRPMS and the spec file and tar gzip 
should be in that directory.  Simply issue the command rpmbuild -bb hpijs and 
it should build the binary package and then you can install it.  This will be 
built on your system so it should be compatible with no dependency issues.

If anyone has trouble, let me know and I will try to help out.

http://bphinney.home.mindspring.com

-- 
Bryan Phinney
Software Test Engineer


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


Re: [newbie] XFce 4.0

2003-09-30 Thread Mark Weaver
Stephen Kuhn wrote:
On Tue, 2003-09-30 at 06:03, Mark Weaver wrote:

Stephen Kuhn wrote:

On Mon, 2003-09-29 at 13:41, Todd Slater wrote:


I finally got around to making the RPM's for XFce 4.0, available at
http://clevername.homeip.net/xfce4/ as always.


WHAT A GUY! Gee, mate, you're a sport! Good on ya! Hip hip hoorah!
Todd's neater than sliced bread! Kudos! Nudos! Das ist gut! Muy bien!
Yowzah! Geewillickers!
stephen kuhn - owner
here here...I'm with Stephen on this. I LOVE IT! Man! has this desktop 
ever come a long way. Thank you SO much for putting this stuff online. 
It is Beauutiful and so stinkin easy to 
install and get going I almost got bored!


The only thing I have to whinge about (whinge = whine) is that when I
try to "run" or use another "right-click" function - it takes SO
long...so I re-arranged my path statements and that helped a bit...but
wonderingdoes anyone else have to deal with that? (Probably best
posted to the XFCE4 group - but ain't hurting to post it here - YES -
Stephen's asking a question...)...blah...
stephen kuhn - owner
I haven't noticed any of that although I find myself wishing for the 
right-click main menu such as the one found in KDE, Fluxbox, IceWM, and 
so on. How's come XFce4 doesn't have that feature. Thats really my only 
complaint.

--
Mark
"If necessity is the mother of invention, then who's the father?"
---
Paid for by Penguins against modern appliances(R)
Linux User Since 1996
Powered by Mandrake Linux 8.2 & 9.1
ICQ# 27816299

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


Re: [newbie] ATA drives in A7N8X deluxe with mdk 9.1

2003-09-30 Thread L.V.Gandhi
On Tuesday 30 Sep 2003 8:28 am, Graham Banks wrote:
> L.V.Gandhi wrote:
> > I have some more questions on this A7N8X deluxe MB.
> >
> > I get this from dmesg
> >
> > 1)spurious 8259A interrupt: IRQ7
> > most probably for parallel port. I couldn't get parport in lsmod. What to
> > do?
> >
> > 2)my hdds has been recognised as ATA 100 ie udma 5 drives with my old MB
> > intel815 chipset. Even with this MB, knoppix shows as udma5. What is
> > stopping in mdk 9.1 from showing them as udma 5. in dmesg, I get line as
> > ide: Assuming 33MHz system bus speed for PIO modes; override with
> > idebus=xx I have put in lilo.conf, append as below
> > append="devfs=mount hdc=ide-scsi hdd=ide-scsi idebus=100 acpi=off quiet"
> > did /sbin/lilo -v.
> > Still I get udma 2 only.
> > What to do?
>
> I found that I had to install the Nvidia chipset driver - Linux nForce
> Driver Version: 1.0-0261
> to get higher than udma2 for my Maxtor ATA133 hard drive
I have also installed that. but it doesn't change udma status. As per its 
documentation it provides driver for nvnet, nvaudio and patch for 
kernel-2-4-20 for agpgart. Have you installed patch and recompiled the 
kernel. If so how did you install the patch. Whether patch for agpgart will 
change mode of ide controller?
-- 
L.V.Gandhi
203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017
MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA
http://lvgandhi.tripod.com/


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


Re: [newbie] nVidia GeForce4 MX 440 AGP 8x in asus 9180se

2003-09-30 Thread L.V.Gandhi
On Tuesday 30 Sep 2003 7:30 am, Dennis Myers wrote:
> On Monday 29 September 2003 07:24 pm, L.V.Gandhi wrote:
> > I have ASUS 9180SE AGP 8x video card 64MB ram (nVidia Corporation NV18
> > [GeForce4 MX 440 AGP 8x] rev 162). I have edited /etc/XF86Config-4 for
> > driver as nVidia instead of nv. I get X OK with driver from nVidia site.
> >
> > But I have following lines in dmesg.
> > 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4496  Wed
> > Jul 16 19:03:09 PDT 2003
> > Linux agpgart interface v0.99 (c) Jeff Hartmann
> > agpgart: Maximum main memory to use for AGP memory: 203M
> > agpgart: unsupported bridge
> > agpgart: no supported devices found.
> > 0: NVRM: AGPGART: unable to retrieve symbol table
> >
> >
> > I have only following warning lines in /var/log/XFree86.0.log
> > (WW) NVIDIA(0): Failure reading EDID parameters for display device CRT-0
> >
> > I have problem in playing xine. It shows only some white screen in mdk
> > 9.1. Does the above indicate some where
> > something is wrong?
>
> Did you install the NVIDIA_kernel from the CDs?  Not sure which one. 
I am also not sure.

> make sure the line in the config has "load   glx"   uncommented? HTH
yes it is loaded
-- 
L.V.Gandhi
203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017
MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA
http://lvgandhi.tripod.com/



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


[newbie] Lexmark printer driver

2003-09-30 Thread Ronan O'Hart
Ok then
This problem has been driving me up the walls for a while
and resulted in some hair loss!!

I am running mandrake 9.1 and have a lexmark Z35 printer
I have downloaded the driver for this printer and installed it.

This is  where the problem starts
The driver has created its own folder in which to live in the following location
/usr/local/lexmark/z25-z35
THe problem is when I go in mandrake control centre to setup the printer the driver 
for my printer isn't there
Where do I have to relocate the driver to, to make this possible

Any help would be grateful
I can't aford to loose much more hair.


-- 
Ronan O'Hart


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


[newbie] MDK91 does not boot

2003-09-30 Thread Frank Bax
I have a system that initially had RedHat 7.2 on it, then I installed MDK91 
and setup for dualboot.  Everything was going very well until the machine 
lost power this morning. During bootup, the disk integrity checks 
failed.  The machine is in another city which I cannot get to right 
away.  We boot MDK91 and enter root password - then try "fsck /dev/hda5" - 
the root partition for MDK91 system - the error message indicates the disk 
has a feature to new for it to handle.  How is this possible and how do we 
get past it?  Booting to RH72 produces same errors (I think the MDK91 
partition is available fstab so I could migrate /home stuff).

Frank


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


[newbie] synching with exchange server

2003-09-30 Thread Boulytchev, Vasiliy
Ladies and Gents,
Previously on the list, I was forwarded to a Novell Groupwise Client.  I am 
not so sure thats what I need.  All I need is a good Linux client to connect to my 
exchange server to synch up calendar, contacts.

THANKS!

 
Vasiliy Boulytchev
Colorado Information Technologies, Inc.
http://www.coinfotech.com




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


Re: [newbie] When will 9.1 dry up?

2003-09-30 Thread robin
rikona wrote:

Hello robin,

Sunday, September 28, 2003, 1:54:01 PM, you wrote:

r> Wasn't 9.0-9.1 the time of the big version change in gcc?  That
r> could be the source of your problems - if so, it's a rare event.
Don't know, but I hope it's better going to 9.2.

r> Other  incompatibilities sometimes occur because of updated
r> libraries,
When I tried to get some apps, the lib problems seemed to be the
biggest sticking point.
r> though  _sometimes_ you can get round them by using the
r> nodeps option when  installing.
Didn't know you could do that. Wouldn't that cause problems?

Sometimes, but if things don't work, you can just uninstall the 
offending package.  The thing not to do is ignore error messages about 
conflicts - that can land you in deep doo-doo.

Sir Robin

--
"I can say: 'Thank these bees for their honey as though they were kind people who have 
prepared it for you'; that is intelligible and describes how I should like you to conduct 
yourself. But I cannot say: 'Thank them because, look, how kind they are!'--since the next 
moment they may sting you.
- Wittgenstein
Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey
www.bilkent.edu.tr/~robin




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


RE: [newbie] groupware email client

2003-09-30 Thread Boulytchev, Vasiliy
gracia

 
Vasiliy Boulytchev
Colorado Information Technologies, Inc.
http://www.coinfotech.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Mark Weaver
Sent: Monday, September 29, 2003 2:44 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] groupware email client


Boulytchev, Vasiliy wrote:
> Ladies and Gents,
>   Does anyone know of a good Linux Groupware Email client that would synch up 
> just like Oulook?
> 
> THANKS!
> 
>  
> Vasiliy Boulytchev
> Colorado Information Technologies, Inc.
> http://www.coinfotech.com

http://www.novell.com/products/groupwise/nix.html

-- 
Mark

"If necessity is the mother of invention, then who's the father?"
---
Paid for by Penguins against modern appliances(R)
Linux User Since 1996
Powered by Mandrake Linux 8.2 & 9.1
ICQ# 27816299



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


RE: [newbie] Evolution

2003-09-30 Thread Boulytchev, Vasiliy
can Evolution synch up with Exchange server/ groupware stuff?

 
Vasiliy Boulytchev
Colorado Information Technologies, Inc.
http://www.coinfotech.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ken Spress
Sent: Tuesday, September 30, 2003 8:34 AM
To: [EMAIL PROTECTED]
Subject: [newbie] Evolution


I just installed Mandrake 8.2 and I am running Evolution as the most
awesome mail program. What I want to know is how to create an auto
signature or should i create a text file and browse to that text file in
evolution



Ken Spress
Registered User #252546
[EMAIL PROTECTED]
Proud To Be Using A 100% Free M$ Machine
Mandrake 8.2 Bluebird 
Powered By Covad.net / Meer.net 384k SDSK






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


Re: [newbie] XFce 4.0

2003-09-30 Thread HaywireMac
On Tue, 30 Sep 2003 08:05:41 -0700
Eric Huff <[EMAIL PROTECTED]> uttered:

> XFce  and Pekwm, huh?
> 
> Man, now i have to go and try stuff again.
> 
> How's the latest CVS doing?  Am i gonna have to change my config
> files?  (I have sorta paid attention, but now very well..)

Mainly just the themes and config files have changed, with some minor
changes to autoprops (ie. geometry is now called framegeometry...)

The old themes will not work *at all*, in fact Pek will crash quite
spectacularly trying to load an old theme, but i've got some spiffy new
ones, like the port of Bluecurve I showed in my screenshot. Shadowed
fonts are kinda neat...

The maddening thing is, last time I checked, the site hosting the devel
docs was down...but if ya need help with the config file (there are a
couple of new options) I'll send ya mine.

I haven't noticed any real problems, my keys and some other actions had
some problems, but not since I CVS'd last (yesterday).

-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
You can observe a lot just by watching.
-- Yogi Berra

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


Re: [newbie] XFce 4.0

2003-09-30 Thread Eric Huff
XFce  and Pekwm, huh?

Man, now i have to go and try stuff again.

How's the latest CVS doing?  Am i gonna have to change my config
files?  (I have sorta paid attention, but now very well..)

-- 
Mandrake HowTo's & More:  http://twiki.mdklinuxfaq.org

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


RE: [newbie] Tight VNC

2003-09-30 Thread H. Carter Harris
I'm with Frank on this one.  I used the update functions in Mandrake Control
Center and it fixed the problem.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Frank Bax
Sent: Tuesday, September 30, 2003 8:44 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [newbie] Tight VNC


I found this message in archives without any solution to help me.  I had
the same problem with TightVNC from MDK91 cdrom - the solution that worked
for me was to upgrade the two qt3 rpms.

Frank


At 09:04 AM 8/30/03, [EMAIL PROTECTED] wrote:

>hi there!
>i just reinstalled mdk 9.1. after that i installed the tightvnc rpm from
>tightvnc.org, no problems. after that i opened the control center(not the
mdk
>one!). there you can confugure tight vnc. but when i go to network->desktop
>sharing, only the following dialogue is displayed(in german):
>http://www.codershome.org/vnc.png
>
>anybody know what to do? i deinstalled the rpm of tightvnc.org and
>installed the
>rpm from the cd, too. but didnt work...
>
>remo
>
>
>Want to buy your Pack or Services from MandrakeSoft?
>Go to http://www.mandrakestore.com





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


Re: [newbie] FWIW - was: CD-writer fails with CD-R but not CD-RW

2003-09-30 Thread Anne Wilson
On Tuesday 30 Sep 2003 2:30 pm, Douglas Bainbridge wrote:
> Hi, list.
>
> FWIW - just in case anybody else has a similar problem:
>
> CD-writer writes under Windows OK
> Writes to CD-RW with cdrecord (and GUIs based on cdrecord) but will
> *NOT*, absolutely *NOT*, write CD-Rs.
>
>
> DIAGNOSIS:
> If you have a reasonably modern, i.e. high-speed writer it may
> experience problems writing CD-Rs at *LOW* speed and fail with
> errors: "OPC failed "."Sense Code: Power calibration area
> error" This doesn't happen with CD-RWs.
>
> SOLUTION:
> Change cdrecord speed=2(say) to ...speed=12 (for example) for
> CD-Rs.
>
> Many thanks to a lot of people, particularly John Richard Smith,
> who kept plugging and helped me plug, away at the problem to the
> end.
>
> DougB

Could you add it to the HardwareIssues/Sound section, please, Douglas? 
:-)

Anne
-- 
Registered Linux User No.293302
Have you visited http://twiki.mdklinuxfaq.org yet?


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


Re: [newbie] XFce 4.0

2003-09-30 Thread Stephen Kuhn
On Tue, 2003-09-30 at 08:40, HaywireMac wrote:

> Pekwm, it's a really cool WM, I'm running the latest CVS, they just
> added the necessary Freedesktop.org compatibilities so I can run Pekwm
> instead of XFWM. So I run the XFCE panel and mcs-daemon and stuff, but
> Pekwm takes care of the windows. Pekwm allows for autogrouping of
> windows (like you see in the shot, I can move through those grouped
> terms with my mousewheel!), preset framegeometries, etc. Kinda like
> Fluxbox but on steroids.

You and PEK - what are you - a PEK'er head? (g)

(Had to do that, mate - you walked into it...)

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
Why you say you no bunny rabbit when you have little powder-puff tail?
-- The Tasmanian Devil


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


Re: [newbie] file fragmentation

2003-09-30 Thread Stephen Kuhn
On Tue, 2003-09-30 at 08:26, Heather/Femme wrote:
>  it's not femm having a bad trip?
> lol!  Most assuredly, NOT!
> I've been sober since last Thursday.
> 
> Count on Wednesday being another stoner day though. *sigh*.  Last one
> fortunately for a while.
> 
> heh
> 
> Femme

Femme has a "trip" whether or not there are drugs present. Slaves have
confirmed this.

No matter what day, time or place, there is a "FemmeFatale" trip
happening...I suggest asking the nearest Chinese take-away to
her...they're in what, Canuckland, right? Or the pharmacies within a
1000km range...they're most likely to be the best familiars...
(g)

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
What foods these morsels be!


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


Re: [newbie] groupware email client

2003-09-30 Thread Stephen Kuhn
On Tue, 2003-09-30 at 08:15, Aron Smith wrote:

> Try Evolution

(Gawd I hate having to edit/cut from an Aron posting)

Y'all reckon maybe EVOLUTION might be an answer?

(PING=>ARON does your email client allow for proper insertion of replies
and/or comments? - Just had to ask after, uh, hmm...a thousand some
replies?)

Cheers and beers! (or Vodka - which works the fastest)

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
The bank sent our statement this morning, The red ink was a sight of
great awe! Their figures and mine might have balanced, But my wife was
too quick on the draw.


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


Re: [newbie] XFce 4.0

2003-09-30 Thread Stephen Kuhn
On Tue, 2003-09-30 at 06:35, Kevin B. O'Brien wrote:

> Another newbie question here. What is XFce 4.0 anyway?

Unlike any form of M$ Windows, you have a choice of the program that
manages your windows - hence Window Managers and Desktops. In the lead
are currently KDE and Gnome - but being that they're both very "resource
hungry" programs, some people opt for more simplistic means of managing
the programs that work within windows...XFCE4 is yet another means by
which to manage windows on a "desktop framework" - it's minimalistic and
configurable enough to do justice to low end machines...

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
"There are things that are so serious that you can only joke about them"
- Heisenberg


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


Re: [newbie] Tight VNC

2003-09-30 Thread Frank Bax
I found this message in archives without any solution to help me.  I had 
the same problem with TightVNC from MDK91 cdrom - the solution that worked 
for me was to upgrade the two qt3 rpms.

Frank

At 09:04 AM 8/30/03, [EMAIL PROTECTED] wrote:

hi there!
i just reinstalled mdk 9.1. after that i installed the tightvnc rpm from
tightvnc.org, no problems. after that i opened the control center(not the mdk
one!). there you can confugure tight vnc. but when i go to network->desktop
sharing, only the following dialogue is displayed(in german):
http://www.codershome.org/vnc.png
anybody know what to do? i deinstalled the rpm of tightvnc.org and 
installed the
rpm from the cd, too. but didnt work...

remo

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


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


RE: [newbie] XFce 4.0

2003-09-30 Thread Stephen Kuhn
On Tue, 2003-09-30 at 06:29, Boulytchev, Vasiliy wrote:
> Ladies and Gents,
>   Does anyone know/use a Groupware Linux Email client that replaces Outlook?
> 
> THANKS!
>  
> Vasiliy Boulytchev

Yeah - Evoltuion...1.4.5...what else?

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
Others can stop you temporarily, only you can do it permanently.


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


Re: [newbie] XFce 4.0

2003-09-30 Thread Stephen Kuhn
On Tue, 2003-09-30 at 06:03, Mark Weaver wrote:
> Stephen Kuhn wrote:
> > On Mon, 2003-09-29 at 13:41, Todd Slater wrote:
> > 
> >>I finally got around to making the RPM's for XFce 4.0, available at
> >>http://clevername.homeip.net/xfce4/ as always.
> > 
> > 
> > WHAT A GUY! Gee, mate, you're a sport! Good on ya! Hip hip hoorah!
> > Todd's neater than sliced bread! Kudos! Nudos! Das ist gut! Muy bien!
> > Yowzah! Geewillickers!
> > 
> > stephen kuhn - owner
> 
> here here...I'm with Stephen on this. I LOVE IT! Man! has this desktop 
> ever come a long way. Thank you SO much for putting this stuff online. 
> It is Beauutiful and so stinkin easy to 
> install and get going I almost got bored!

The only thing I have to whinge about (whinge = whine) is that when I
try to "run" or use another "right-click" function - it takes SO
long...so I re-arranged my path statements and that helped a bit...but
wonderingdoes anyone else have to deal with that? (Probably best
posted to the XFCE4 group - but ain't hurting to post it here - YES -
Stephen's asking a question...)...blah...

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
No one regards what is before his feet; we all gaze at the stars. --
Quintus Ennius


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


Re: [newbie] Remember the GPL?

2003-09-30 Thread Stephen Kuhn
On Tue, 2003-09-30 at 04:12, Ronald J. Hall wrote:
> On Monday 29 September 2003 02:57 am, Stephen Kuhn wrote:
> 
> > So's that mean you're going to donate your personal copy?
> >
> > stephen kuhn - owner
> 
> Never bought MS crap - never will. Seen dear old "BOB" running on a friends 
> computer years ago. Ugly. Dumb. Stupid. Crap. Typical MS thinking (there's an 
> oxymoron for ya!) .
> 
> PS I'm sure, someday - there will be a software museum with a section for 
> worst designs, and BOB will be there.
> 
>   :-)

Not to deviate too far from the subject - but I reckon there'll be a
"worst design" for Kentucky double-wides and other "trailers" - probably
in some "Socio-Historical" type museum online somewhere...just wish that
I had some pictuers nowadays of "Tadpole Holler" the way it was back in
'92 when I first inherited the damn place...talk about oxymoronic
phrases - like "Kentucky living" - as was what I had to deal with the
first year there...either which - as stated - NOT to deviate too far
from the subject...I was "selling" MS-Bob...and had a fair few
buyers...just cuz...since I was the ONLY real BBS in Hindman at the
time...and the only "trusted" source - aside from Thacker and Grigsby -
nowadays known as "TGTel"...gads...where does the time go?

OS/2 is running great on a machine here, BTW...with Win32 support added
in (after what, er, 40 some
patch/upgrades?)...nice...smooth...obsolete..

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
San Francisco isn't what it used to be, and it never was. -- Herb Caen


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


Re: [newbie] Maxtor Hard Drive Dual-Slave Jumper Setting?

2003-09-30 Thread Frank Bax
At 08:54 AM 9/30/03, The Other wrote:
I have a Maxtor model 4W030H2 30GB drive I would like to make the Slave in a
dual Master-Slave setup.
What is the correct jumper setting to make the Maxtor the Slave drive?


Most Maxtor drives have jumper settings printed on drive itself, but not 
always.
Google "4W030H2 master slave jumper" found many pages which led to this one:

http://www.rettesoft.hu/ftpdir/DriversMK/Maxtor/D536DX/536DX_pm.pdf

See page 2-6 (adobe page 14).

For Master of Single - place jumper on pair of pins closest to IDE connector.
For slave - remove jumper from first pair of pins next to IDE connector.
Frank 


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


[newbie] post installation problem

2003-09-30 Thread Budianto Yudi
The error is when the linux try to kill the process then 
linux do some unmounting to file system and it looks like 
this.
unmounting /mnt/win_c is successful
unmounting /proc is susscessful
unmounting /mnt unmount error
error unmounting some filesystem
===
"Instan Diskon Setiap Hari"...
Setiap hari jam 10 malam sampai jam 7 pagi 
Dan setiap Hari Libur.. 
berlaku mulai 1 September - 31 Desember 2003,
Khusus Jawa Timur...
===

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


[newbie] Were I can find mdk 9.2 (final) in Mandrake Club?

2003-09-30 Thread Lucio_Costa
Greetings All.

I subscribe me in Mandrake Club and I can't find
MDK9.2 in there.
Can anyone help me to find it in there?

If You fill uncomfortable, send me this information
direct in my e-mail address. 

Thanks in Advance.

=
[]'s
Lucio Costa

Linux user #204519
Mandrake Club Member.

"We do what we can, we give what we have
   Our doubt is our passion and our passion is our task
 The rest is the madness of art."

Yahoo! Mail - o melhor webmail do Brasil
http://mail.yahoo.com.br

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


[newbie] FWIW - was: CD-writer fails with CD-R but not CD-RW

2003-09-30 Thread Douglas Bainbridge
Hi, list.

FWIW - just in case anybody else has a similar problem:

CD-writer writes under Windows OK
Writes to CD-RW with cdrecord (and GUIs based on cdrecord) but will
*NOT*, absolutely *NOT*, write CD-Rs.


DIAGNOSIS:
If you have a reasonably modern, i.e. high-speed writer it may
experience problems writing CD-Rs at *LOW* speed and fail with errors:
"OPC failed "."Sense Code: Power calibration area error"
This doesn't happen with CD-RWs.

SOLUTION:
Change cdrecord speed=2(say) to ...speed=12 (for example) for CD-Rs.

Many thanks to a lot of people, particularly John Richard Smith, who
kept plugging and helped me plug, away at the problem to the end.

DougB 




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


Re: [newbie] Maxtor Hard Drive Dual-Slave Jumper Setting?

2003-09-30 Thread C. Tresenriter
On Tue, 30 Sep 2003 07:54:34 -0500
TO wrote:

|I have a Maxtor model 4W030H2 30GB drive I would like to make the Slave in a
|dual Master-Slave setup.
|
|What is the correct jumper setting to make the Maxtor the Slave drive?


IIRC the settings are not the same for all drives.
Search here:

http://maxtor.custhelp.com/cgi-bin/maxtor.cfg/php/enduser/std_adp.php?p_faqid=887

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


Re: [newbie] post installation problem

2003-09-30 Thread HaywireMac
On Tue, 30 Sep 2003 20:14:02 +0700
"Budianto Yudi" <[EMAIL PROTECTED]> uttered:

> I have a big problem. After installation Linux wnat to 
> reboot the system, so linux ejects the CD and and run the 
> killing process. In the killing process I always havw an 
> error in Unmounting /mnt directory. So I reset my 
> computer. Why this error always happen in my computer 
> although I install many times ?

Do you have a removable drive, in particular a USB card reader? Or do
you have any network shares mounted by default?

Those can be a problem...

Can you give us the exact error message?

-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
A priest advised Voltaire on his death bed to renounce the devil. 
Replied Voltaire, "This is no time to make new enemies."

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


[newbie] post installation problem

2003-09-30 Thread Budianto Yudi
I have a big problem. After installation Linux wnat to 
reboot the system, so linux ejects the CD and and run the 
killing process. In the killing process I always havw an 
error in Unmounting /mnt directory. So I reset my 
computer. Why this error always happen in my computer 
although I install many times ?

Please help me.
Thanks.
===
"Instan Diskon Setiap Hari"...
Setiap hari jam 10 malam sampai jam 7 pagi 
Dan setiap Hari Libur.. 
berlaku mulai 1 September - 31 Desember 2003,
Khusus Jawa Timur...
===

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


RE: [newbie] Maxtor Hard Drive Dual-Slave Jumper Setting?

2003-09-30 Thread Tony S. Sykes
Are the jumper settings not on the drive?

Tony.

-Original Message-
From: The Other [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 30, 2003 1:55 PM
To: Mandrake List
Subject: [newbie] Maxtor Hard Drive Dual-Slave Jumper Setting?


09/30/03

I have a Maxtor model 4W030H2 30GB drive I would like to make the Slave
in a
dual Master-Slave setup.

What is the correct jumper setting to make the Maxtor the Slave drive?

There are 4 pins across the top, and 5 pins across the bottom.

(Sorry, but in Outlook Express I can't seem to figure out how to post
this
in mono-space so the diagram below looks correct.)

top row:   pin1, pin2, pin3, no pin, pin5
bottom row:  pin1, pin2, pin3, pin4, pin5

This was an OEM drive I bought from a shop that was going out of
business,
and I didn't notice that at the time I bought the drive.

It came set with a jumper on (top pin 1 to bottom pin 1), and a second
jumper on (top pin 2 to top pin 3).

For the dual Slave mode, I'm currently using a jumper on (top pin 2 to
top
pin 3), and a jumper on (bottom pin 4 to bottom pin 5).  Is this
correct?

Thanks All,
"The Other" Stephen Stubbs
Champaign, IL   USA
  

-+-+-+-+-+-+-+- Business Computer Projects - Disclaimer -+-+-+-+-+-+-+-

This message, and any associated attachment is confidential. If you have
received it in error, please delete it from your system, do not use or
disclose the information in any way, and notify either Tony S. Sykes
or the postmaster   immediately.

The contents of this message may contain personal views which are not
necessarily the views of Business Computer Projects Ltd., unless
specifically stated.  

Whilst every effort has been made to ensure that emails and their
attachments are virus free, it is the responsibility of the recipient(s)
to verify the integrity of such emails.

 
Business Computer Projects Ltd
BCP House
151 Charles Street
Stockport
Cheshire
SK1 3JY
 
Tel: +44 (0)161 355-3000
Fax: +44 (0)161 355-3001
Web: http://www.bcpsoftware.com  

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


[newbie] Maxtor Hard Drive Dual-Slave Jumper Setting?

2003-09-30 Thread The Other
09/30/03

I have a Maxtor model 4W030H2 30GB drive I would like to make the Slave in a
dual Master-Slave setup.

What is the correct jumper setting to make the Maxtor the Slave drive?

There are 4 pins across the top, and 5 pins across the bottom.

(Sorry, but in Outlook Express I can't seem to figure out how to post this
in mono-space so the diagram below looks correct.)

top row:   pin1, pin2, pin3, no pin, pin5
bottom row:  pin1, pin2, pin3, pin4, pin5

This was an OEM drive I bought from a shop that was going out of business,
and I didn't notice that at the time I bought the drive.

It came set with a jumper on (top pin 1 to bottom pin 1), and a second
jumper on (top pin 2 to top pin 3).

For the dual Slave mode, I'm currently using a jumper on (top pin 2 to top
pin 3), and a jumper on (bottom pin 4 to bottom pin 5).  Is this correct?

Thanks All,
"The Other" Stephen Stubbs
Champaign, IL   USA




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


Re: [newbie] Help for installation

2003-09-30 Thread Stephen Kuhn
On Tue, 2003-09-30 at 01:14, Budianto Yudi wrote:
> Hi, my name is Budianto Yudi. I have many problems during 
> installation.
> My computer specification is 
> Processor Duron 750 MHZ
> Motherboard Shuttle With VGA graphic and Sound Card 
> Onboard
> HardDisk 20 GB
> Memory SDRAM 128 Mb

Hello, Budianto...here's someting to check:

* In your BIOS - turn off PNP OS

This can really screw up the MDK installation and all the settings
thereafter...if you do this, and can boot properly, once you've gotten
into XWindows (most likely KDE) - go through all the Mandrake Control
Centre properties - make sure you save any changes - and then reboot -
you might find you have a bit better time then...

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
QOTD: "She's about as smart as bait."


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


Re: [newbie] Has X had it's day?

2003-09-30 Thread HaywireMac
On Tue, 30 Sep 2003 17:42:08 +1000
Stephen Kuhn <[EMAIL PROTECTED]> uttered:

> > > (Ssss...ya gotta humour him - remember he's a bit s  l  o  w)
> > 
> > Well, if it ain't on Slashdot, it don't exist... ;-)
> 
> Bear in mind that Slashdot cannot possibly keep up with the constant
> changing flow of news and information - they can only display what
> they can display - so sometimes feeds they get are a tad old...but
> hey, *I* understand that you're having a hard enough time coping with
> something as sophisticated and technical as Slashdot...we'll give ya
> another year or two...(g)

jeez, yer worse than Don Rickles... ;-)

-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
At the foot of the mountain, thunder:
The image of Providing Nourishment.
Thus the superior man is careful of his words
And temperate in eating and drinking.

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


Re: [newbie] XFce 4.0

2003-09-30 Thread HaywireMac
On Tue, 30 Sep 2003 08:52:56 +0100
Derek Jennings <[EMAIL PROTECTED]> uttered:

> I have some files in the download area of my web site which will
> create 'Mandrake Menus' for pekwm.
> http://www.jennings.homelinux.net/modules.php?name=Downloads&d_op=viewdownload&cid=1
> 
> I am running the released version of pekwm *not* the CVS, so it may
> not be quite the same.
> 
> Looks like I shall have to find time to try Todd's new RPMs. The
> popular reaction seems to be very positive.

I don't think the release version of Pek will work with XFCE, as it does
not have the appropriate "WM hints" to draw the window decor and such.

Compiling the current CVS is not much more involved though, in fact it's
the same unless you want the shadowed fonts, then you need imlib2-devel
and freetype-devel.

-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
It's not reality that's important, but how you perceive things.

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


Re: [newbie] XFce 4.0

2003-09-30 Thread HaywireMac
On Mon, 29 Sep 2003 21:27:47 -0500
John Drouhard <[EMAIL PROTECTED]> uttered:

> What is your startup script for running pekwm, xfce4-iconbox,
> xfce4-taskbar, and gkrellm? 

#XFCE4 and Pekwm
xfce-mcs-manager
#xfwm4 --daemon
xfce4-iconbar &
#xfdesktop &
xset b off
xset m 50/10 3 &
gkrellm -w &
xscreensaver &
exec xfce4-panel &
Esetroot -f ~/wallpapers/basicbl.png &
exec ~/cvs2/pekwm/src/pekwm

of course, I'm running pek from my home dir, you would sub whatever
path to your WM.

> Also, how can I make the menu the same as Mandrake's menu? I would
> like to try this combination (right now I use all the XFce4 parts
> together: mcs daemon, iconbox, taskbar, desktop, xfwm...)

The menu part I'm not sure about, as you can see I don't run xfdesktop,
so that I can use the Pekwm root menu. To get the full Mandrake menu, I
believe you would have to use xfdesktop, but I am not sure how that
works, best to ask on the XFCE list, or maybe Stephen knows. Like I say,
I know Pek pretty well, but I'm not and XFCExpert... ;-)

The IconBox does not appear to work for me, I guess since I am not using
xfdesktop, but I never minimize apps anyway, so it's kind of a moot
point. I really just wanted the panel, system tray, and the settings
manager. I may eventually replace Gkrellm with just the appropriate
panel applets, I'm not sure yet.

-- 
HaywireMac
Registered Linux user #282046
Homepage: www.orderinchaos.org
++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++
To lead people, you must follow behind.
-- Lao Tsu

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


Re: [newbie] Shorewall Config

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 11:54 am, Michael Lothian wrote:
> Hi
>
> Could someone please tell me how to configure shorewall to allow a
> windows pc to use the linux net connection and also keep port 4662 (tcp)
> and 4672 (udp) for aMule
>
> If I use DrakGw it knocks off aMule
>
> Thanks for any advice you can give
>
> Mike

Use drakgw for your basic Internet sharing connection, and then edit the file
/etc/shorewall/rules to add the lines


ACCEPT  net fw  tcp 4662
ACCEPT  net masq  tcp 4662
ACCEPT  net fw  udp 4672
ACCEPT  net masqudp 4672

That will open those ports from the Internet to the Firewall device itself, 
and to the 'masqueraded' network with your Windows computers on.


Lots of good shorewall advice on www.shorewall.net

derek

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


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


Re: [newbie] Help! Clearing log files

2003-09-30 Thread Bryan Phinney
On Tuesday 30 September 2003 04:28 am, Fajar Priyanto wrote:
> On Tuesday 30 September 2003 03:02 pm, Derek Jennings wrote:
> > One of those jobs tidies up your log files.
> > Do not be surprised if your computer goes crazy with disc accesses after
> > you install anacron. You have a *lot* of log files to tidy :-)
> > derek
> >
> > (I think thats the third time I have posted that advice this week)
>
> Thanks a lot Derek,
> If I'm not mistaken, anacron is the scheduler, not the actual cleaner of
> log files. I understand that logrotate is the one who does that?
> I've looked into /etc/logrotate.d/ and /etc/logrotate.conf but I can't
> understand how to configure it. Pls help.
> Thanks.

You merely need to add an entry for the specific log file that you want 
rotated to the /etc/logrotate.d directory.

Tell us which apps currently have log files that are not being rotated and we 
can help you edit the entries necessary to add them to the rotation schedule.  
Essentially, we need to know if the app is being run in memory all the time 
as a daemon or is inactive unless being used, like rpm.  If you tell me which 
kind, I can give you a sample logrotate file to add for that application.

On my system, I had to add entries for antivir, procmail, privoxy, pure-ftpd, 
among others.

One last thing.  If the log file is large in size already, you need to 
manually archive and swap it out.  Once you go past a certain time period, 
logrotate won't automatically pick it up.  I think that the standard rotation 
period is a week.

-- 
Bryan Phinney
Software Test Engineer


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


[newbie] Shorewall Config

2003-09-30 Thread Michael Lothian
Hi

Could someone please tell me how to configure shorewall to allow a
windows pc to use the linux net connection and also keep port 4662 (tcp)
and 4672 (udp) for aMule
If I use DrakGw it knocks off aMule

Thanks for any advice you can give

Mike




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


Re: [newbie] Wireless LAN PCMCIA support

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 10:39 am, Carlos Dias wrote:
> Hi,
>
> Please tell me where can I see the compatibility lists for this type of
> hardware, or, please tell me which of them are the less problematic in
> what means configuration.
>
> Thanks a lot,

http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Wireless.html

In Mandrake I know anything which is Orinoco based (for example Lucent, Agere. 
Melco) will work "Out of the Box" simply by going through the Wireless Wizard 
in Mandrake Control Centre>Networking

I also have experience of Atmel based USB wireless devices as described on my 
home page.

derek

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


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


Re: [newbie] lspci

2003-09-30 Thread Lee Wiggers
On Tue, 30 Sep 2003 10:09:59 +0100
Derek Jennings <[EMAIL PROTECTED]> wrote:

> On Tuesday 30 Sep 2003 9:58 am, Lee Wiggers wrote:
> > lspci is missing on my new install.
> >
> > Needed by VMware.
> >
> > Any ideas about about what might have been different on the
> > install on this box than the last three I did over the weekend?
> >
> > Just found it in pciutils with a google and installed the rpm
> > but I don't know what I did different in the first place.
> >
> > Is there a dance you have to do after the third install?
> >
> > Lee
> 
> Lee
> For future use.
> If you want to know which package a file is in use
> urpmf
> 
> derek
> 
Thanks Derek

Any thoughts about how I missed the pkg on install.  For simplicity
I'm using the same vanilla install offered on each box.  This one
came up different.

Lee

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


-- 
User #223705 Linux Counter, http://counter.li.org

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


[newbie] Wireless LAN PCMCIA support

2003-09-30 Thread Carlos Dias
Hi,

Please tell me where can I see the compatibility lists for this type of
hardware, or, please tell me which of them are the less problematic in
what means configuration. 

Thanks a lot, 

__
 
Carlos Dias, 
e-mail: [EMAIL PROTECTED]
 
PowerOn, Lda.
Rua João Pedro Ribeiro, 846
4000-306 Porto
Portugal
 
Tel: + 351 225 500 373
Fax: + 351 225 519 214
Web:www.poweron.pt 



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


Re: [newbie] Help! Clearing log files

2003-09-30 Thread Fajar Priyanto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 30 September 2003 04:07 pm, Derek Jennings wrote:
> Correct. anacron will schedule jobs to run that were not run by cron.
> Logrotate is the actual package to compress the log files. Logrotate is
> installed by default in Mandrake, and a cron job is automatically placed in
> /etc/cron.daily/logrotate
> That file points to the logrotate configuration /etc/logrotate.conf, but
> you should not need to touch it.
> By default logrotate will compress all your log files and keep four weeks
> of compressed backups. Whenever you install a new RPM which requires
> loggging, then a file is dropped into /etc/logrotate.d to add that log file
> to logrotates job entirely automatically.
>
> derek

Oh, I got it. Yes, /etc/cron.daily contains logrotate
And logrotate.conf contains how often it will rotate the logs, more 
spesifically settings are stored in /etc/logrotate.d
And I've changed the time it is executed by crontab from 4am into 4pm when my 
server is still running during office hours.
Thanks Derek!
- -- 
Fajar http://linux.arinet.org
Linux mdk91.sistek.kom 2.4.21-0.13mdk GNU/Linux
16:22:56 up 9:00, 10 users, load average: 1.08, 1.15, 1.27
Quote of the day:
Q: What's the difference between Windows 95 and a highly destructive virus?
A: About 300 MB of hard disk space.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/eUx9Mai9kCFqACoRAidtAJ9Fqtt0yYN8xy5i8yvONjVmaZYNmACgmd3F
f6c6/te1fsYVRWsyfnZkf7w=
=K/Em
-END PGP SIGNATURE-


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


Re: [newbie] Radio Control Sims

2003-09-30 Thread Aron Smith
On Tue, 2003-09-30 at 00:39, Stephen Kuhn wrote:
> On Mon, 2003-09-29 at 21:22, Aron Smith wrote:
> > > Hmmm...what about getting a lighter hoolahoop? (or make one outta
> > > styrofoam?)
> > Doing an inverted hover with a hula hoop attached is I think gonna be
> > difficult
> 
> Invert the controller instead.
Why didn't I think of that... signing up for Yoga class immediately.
> 
> stephen kuhn - owner
> ==
> illawarra computer services
> a kuhn media australia company
> http://kma.0catch.com
> --
>   * This message was composed on a 100% Microsoft free computer *
>   We expressly refuse to utilise Microsoft DRM encoded documents
> --
> "In regards to Oral Roberts' claim that God told him that he would die
> unless he received $20 million by March, God's lawyers have stated that
> their client has not spoken with Roberts for several years. Off the
> record, God has stated that "If I had wanted to ice the little toad, I
> would have done it a long time ago." -- Dennis Miller, SNL News
> 
> 
> 
> __
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com


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


Re: [newbie] lspci

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 9:58 am, Lee Wiggers wrote:
> lspci is missing on my new install.
>
> Needed by VMware.
>
> Any ideas about about what might have been different on the install
> on this box than the last three I did over the weekend?
>
> Just found it in pciutils with a google and installed the rpm but I
> don't know what I did different in the first place.
>
> Is there a dance you have to do after the third install?
>
> Lee

Lee
For future use.
If you want to know which package a file is in use
urpmf

derek

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


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


Re: [newbie] Help! Clearing log files

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 9:28 am, Fajar Priyanto wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tuesday 30 September 2003 03:02 pm, Derek Jennings wrote:
> > One of those jobs tidies up your log files.
> > Do not be surprised if your computer goes crazy with disc accesses after
> > you install anacron. You have a *lot* of log files to tidy :-)
> > derek
> >
> > (I think thats the third time I have posted that advice this week)
>
> Thanks a lot Derek,
> If I'm not mistaken, anacron is the scheduler, not the actual cleaner of
> log files. I understand that logrotate is the one who does that?
> I've looked into /etc/logrotate.d/ and /etc/logrotate.conf but I can't
> understand how to configure it. Pls help.
> Thanks.

Correct. anacron will schedule jobs to run that were not run by cron.
Logrotate is the actual package to compress the log files. Logrotate is 
installed by default in Mandrake, and a cron job is automatically placed in 
/etc/cron.daily/logrotate
That file points to the logrotate configuration /etc/logrotate.conf, but you 
should not need to touch it. 
By default logrotate will compress all your log files and keep four weeks of 
compressed backups. Whenever you install a new RPM which requires loggging, 
then a file is dropped into /etc/logrotate.d to add that log file to 
logrotates job entirely automatically.

derek

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


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


[newbie] lspci

2003-09-30 Thread Lee Wiggers
lspci is missing on my new install.

Needed by VMware.

Any ideas about about what might have been different on the install
on this box than the last three I did over the weekend?

Just found it in pciutils with a google and installed the rpm but I
don't know what I did different in the first place.

Is there a dance you have to do after the third install?

Lee

-- 
User #223705 Linux Counter, http://counter.li.org

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


Re: [newbie] Help! Clearing log files

2003-09-30 Thread Fajar Priyanto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 30 September 2003 03:02 pm, Derek Jennings wrote:
> One of those jobs tidies up your log files.
> Do not be surprised if your computer goes crazy with disc accesses after
> you install anacron. You have a *lot* of log files to tidy :-)
> derek
>
> (I think thats the third time I have posted that advice this week)

Thanks a lot Derek,
If I'm not mistaken, anacron is the scheduler, not the actual cleaner of log 
files. I understand that logrotate is the one who does that? 
I've looked into /etc/logrotate.d/ and /etc/logrotate.conf but I can't 
understand how to configure it. Pls help.
Thanks.

- -- 
Fajar http://linux.arinet.org
Linux mdk91.sistek.kom 2.4.21-0.13mdk GNU/Linux
15:18:53 up 7:56, 10 users, load average: 3.27, 2.18, 1.68
Quote of the day:
Bill Gates and Steve Jobs were playing a friendly game of Frisbee at the Gates
estate on the shore of Lake Washington. At one point, Bill accidentally sends
the Frisbee over Steve's head, and the Frisbee lands in the lake. Steve walks
out onto the surface of the lake and retrieves the Frisbee.
The next day the newspapers report:
   Gates' Throw Exceeds Expectations
   Apple CEO Unable to Swim
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/eT7RMai9kCFqACoRAmY/AJ9XbiI8p6/BoIZIWijNT9rw0lwOMwCfezn7
lZBOlFBd/Ljlty2F87k8+8s=
=a4If
-END PGP SIGNATURE-


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


Re: [newbie] Given Up (was Who uses AC97?)

2003-09-30 Thread Anne Wilson
On Tuesday 30 Sep 2003 1:56 am, Bryan Phinney wrote:
> On Monday 29 September 2003 08:31 pm, yankl wrote:
> > On Monday 29 September 2003 05:37 am, Margot wrote:
> > > Thanks to all who have tried to help with this. Still no sound,
> > > but I don't have any more time and energy to devote to this
> > > problem right now.
> > >
> > > It seems I messed up on my reinstall when I was trying to get
> > > the internet connection going - succeeded in that but broke
> > > everything else!
> > >
> > > I'm still running 9.0 - 9.2 will be ready soon, and I can live
> > > without sound until then, and then perhaps someone can point me
> > > to a checklist so I make sure I get the 9.2 installation right!
> > >
> > > Thanks again for all your time and patience - even though we
> > > din't fix it, I've learned a lot of useful stuff!
> > >
> > > Margot
> >
> > Margot,
> > I am sorry that you gave up on your sound.
> > I have one more idea may be you like to try it. In the past I had
> > a problem where too much time where assigned for a process to
> > hold a sound device. So in the kde control center (kcontrol not
> > mcc) you need to change parameter in Sound -> Sound System. Check
> > mark auto suspend if idle for: and change time to about 1 second
> > . Then in the LookNFeel -> Sytem Notification disable all sound
> > notifications.
>
> My guess would be that that is not it.  She isn't hearing sound
> from KDE, so more than likely artsd is not accessing the right
> device either.

Yanki's tip may not be relevant to Margot, but it's one worth noting.  
It got rid of some intermittant annoyances with sound on my system.

Anne
-- 
Registered Linux User No.293302
Have you visited http://twiki.mdklinuxfaq.org yet?


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


Re: [newbie] Help! Clearing log files

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 8:48 am, Fajar Priyanto wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Dear all,
> I've just found out that my /var partition is extremly low on free space.
> Mostly used by log files that getting bigger beyond my expectation. Is
> there any way that I can periodically clearing this log files?
> Thanks in advance.
> - --

Yes. 
Install the anacron RPM from Mandrake Software Manager, and all the cron jobs 
which are supposed to run on your computer at 4am, but cannot because your 
computer is not switched on at that time, will be run 15 minutes after you 
power on your computer.

One of those jobs tidies up your log files.
Do not be surprised if your computer goes crazy with disc accesses after you 
install anacron. You have a *lot* of log files to tidy :-)

derek

(I think thats the third time I have posted that advice this week)

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


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


Re: [newbie] Wireless Interet

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 1:55 am, Teilhard Knight wrote:
> Hi there.
>
> I am trying to configure a wireless connection with a remote (just the desk
> in front of me in a regular room) wireless router. I have the drivers to
> make the USB device which receives, and although the installer looks for a
> file that doesn't find, I get the message "setup ok" when I run the
> installer. But I do not know how to put the driver to work. If I go to the
> Mandrake Control Centre and I try to configure a LAN connection, the driver
> does not show up among the ones I can use, so I do not know what to do,
> except configuring the relevant PPPoE configuration files by hand. But
> besides I do not know which they are, I do not even know how my driver is
> called. Also, if things are like in Windows, I have to feed somehow a ten
> digits number to the configuration. Can you help?


Well if you tell us what the wireless hardware is and which driver you are 
trying to use we could help.
But you haven't
So we can't.



derek

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


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


Re: [newbie] XFce 4.0

2003-09-30 Thread Derek Jennings
On Tuesday 30 Sep 2003 3:27 am, John Drouhard wrote:
> On Mon, 29 Sep 2003 18:40:45 -0400
>
> HaywireMac <[EMAIL PROTECTED]> wrote:
> > On Mon, 29 Sep 2003 16:37:43 -0400
> >
> > Mark Weaver <[EMAIL PROTECTED]> uttered:
> > > Nice Joe! how'd ya do that? And what is Pek?
> >
> > Pekwm, it's a really cool WM, I'm running the latest CVS, they just
> > added the necessary Freedesktop.org compatibilities so I can run Pekwm
> > instead of XFWM. So I run the XFCE panel and mcs-daemon and stuff, but
> > Pekwm takes care of the windows. Pekwm allows for autogrouping of
> > windows (like you see in the shot, I can move through those grouped
> > terms with my mousewheel!), preset framegeometries, etc. Kinda like
> > Fluxbox but on steroids.
>
> What is your startup script for running pekwm, xfce4-iconbox,
> xfce4-taskbar, and gkrellm? Also, how can I make the menu the same as
> Mandrake's menu? I would like to try this combination (right now I use
> all the XFce4 parts together: mcs daemon, iconbox, taskbar, desktop,
> xfwm...)
>
>
> Thanks,
> John Drouhard


I have some files in the download area of my web site which will create 
'Mandrake Menus' for pekwm.
http://www.jennings.homelinux.net/modules.php?name=Downloads&d_op=viewdownload&cid=1

I am running the released version of pekwm *not* the CVS, so it may not be 
quite the same.

Looks like I shall have to find time to try Todd's new RPMs. The popular 
reaction seems to be very positive.

derek

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


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


[newbie] Help! Clearing log files

2003-09-30 Thread Fajar Priyanto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear all,
I've just found out that my /var partition is extremly low on free space. 
Mostly used by log files that getting bigger beyond my expectation. Is there 
any way that I can periodically clearing this log files?
Thanks in advance.
- -- 
Fajar http://linux.arinet.org
Linux mdk91.sistek.kom 2.4.21-0.13mdk GNU/Linux
14:45:23 up 7:22, 10 users, load average: 1.22, 1.21, 1.26
Quote of the day:
Sbelling chequed wyth MICROSOFT SPELLCHECKER - vorgs grate!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/eTVeMai9kCFqACoRApHyAKDnQsGEgeADuREHOSZaJBUNRpF5BgCgkOK0
6dwH6zeCFjtI0I5BqmMjGaU=
=DqO8
-END PGP SIGNATURE-


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


Re: [newbie] Has X had it's day?

2003-09-30 Thread Stephen Kuhn
On Mon, 2003-09-29 at 21:42, HaywireMac wrote:
> On Mon, 29 Sep 2003 16:56:46 +1000
> Stephen Kuhn <[EMAIL PROTECTED]> uttered:
> 
> > (Ssss...ya gotta humour him - remember he's a bit s  l  o  w)
> 
> Well, if it ain't on Slashdot, it don't exist... ;-)

Bear in mind that Slashdot cannot possibly keep up with the constant
changing flow of news and information - they can only display what they
can display - so sometimes feeds they get are a tad old...but hey, *I*
understand that you're having a hard enough time coping with something
as sophisticated and technical as Slashdot...we'll give ya another year
or two...(g)

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
"Well, well, well! Well if it isn't fat stinking billy goat Billy Boy in
poison! How art thou, thou globby bottle of cheap stinking chip oil?
Come and get one in the yarbles, if ya have any yarble, ya eunuch jelly
thou!" - Alex in "Clockwork Orange"


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


Re: [newbie] Radio Control Sims

2003-09-30 Thread Stephen Kuhn
On Mon, 2003-09-29 at 21:22, Aron Smith wrote:
> > Hmmm...what about getting a lighter hoolahoop? (or make one outta
> > styrofoam?)
> Doing an inverted hover with a hula hoop attached is I think gonna be
> difficult

Invert the controller instead.

stephen kuhn - owner
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
"In regards to Oral Roberts' claim that God told him that he would die
unless he received $20 million by March, God's lawyers have stated that
their client has not spoken with Roberts for several years. Off the
record, God has stated that "If I had wanted to ice the little toad, I
would have done it a long time ago." -- Dennis Miller, SNL News


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


  1   2   >