[newbie] Browsing Symbian phone (A1000) Kbluetooth a'la Motorola suite

2005-03-29 Per discussione Jason Oakley
Has anyone had luck browsing a phone like this?
I can see OBEX Object push but I don't seem to have the (kioslave I 
think??) service to allow me to view the directory structure of the 
phone via Kbluetooth.

I can search for the phone and find it. I can check services and find a 
few, but none that allow me to view the drives and directories and 
up/download files a'la the Motorola Suite for Windows.

Anyone have any luck with this?

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



[newbie] USB Mouse problem

2005-03-27 Per discussione Jason Oakley
Maybe if I try asking one question per email.
Like others, my USB mouse never works when I boot MDK.
I have to log on using keyboard only, then use Cursor keys and enter and 
tab to change the mouse to something else, eg PS2 then I can change it 
back to PS2/USB and everything is fine.
Next time I boot up, it is broken again.

Tried changing /etc/X11/XF86Config by hand to /dev/input/mice but that 
does nothing.

Tested all in root and in normal user mode (which asks for root password 
when I start mcc) but no help. Just have to set it again each time I 
start up.


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



[newbie] Log Off/Reboot/Halt

2005-03-27 Per discussione Jason Oakley
When I want to log off, the only option I have is LOG OFF. There's no 
Reboot or Halt option.

Randomly (it seems) I get the dragon log off/reboot/halt menu, but not 
very often.

I can go into the settings and set SHUTDOWN to EVERYONE (after logging 
back in as root. That is, log off, log in as root, set it to EVERYONE, 
log out).

I can select REBOOT but I get a blank page appear with two buttons at 
the bottom of it (REBOOT and CANCEL iirc). Hitting REBOOT many times 
does nothing at all. I can hit CANCEL then HALT and that works.

This happens every time I boot up. I have to go through it all over 
again cos MDK doesn't remember my settings.


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



Re: [newbie] USB Mouse problem

2005-03-27 Per discussione Jason Oakley




Rob.

This is mine:

Section "InputDevice"
 Identifier "Mouse1"
 Driver "mouse"
 Option "Protocol" "ExplorerPS/2"
 Option "Device" "/dev/mouse"
 Option "ZAxisMapping" "6 7"
EndSection

Not sure what that gets set to when I log in, but after selecting the
mouse that's what it's set to.
This is an Evoluent Vertical mouse.

# cat /etc/modules.conf

[EMAIL PROTECTED] etc]#

hmm
Nothing there.
It worked _perfect_ during the installation of MDK 10.1 recently but
never works first off when I boot up.

dmesg says:
mice: PS/2 mouse device common for all mice

usbcore: registered new driver usbfs
usbcore: registered new driver hub
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci_hcd: block sizes: ed 64 td 64
ohci_hcd :00:02.0: OHCI Host Controller
PCI: Setting latency timer of device :00:02.0 to 64
ohci_hcd :00:02.0: irq 12, pci mem f89e5000
ohci_hcd :00:02.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ohci_hcd :00:02.1: OHCI Host Controller
PCI: Setting latency timer of device :00:02.1 to 64
ohci_hcd :00:02.1: irq 11, pci mem f89e7000
ohci_hcd :00:02.1: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
usb 1-1: new low speed USB device using address 2
ehci_hcd :00:02.2: EHCI Host Controller
PCI: Setting latency timer of device :00:02.2 to 64
ehci_hcd :00:02.2: irq 5, pci mem f89f2000
ehci_hcd :00:02.2: new USB bus registered, assigned bus number 3
PCI: cache line size of 64 is not supported by device :00:02.2
ehci_hcd :00:02.2: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 6 ports detected
usb 1-1: device not accepting address 2, error -110
EXT3 FS on hdb2, internal journal
ohci_hcd :00:02.0: wakeup

ohci_hcd :00:02.1: wakeup
usb 1-1: new low speed USB device using address 4
kjournald starting. Commit interval 5 seconds
usbcore: registered new driver hiddev
EXT3 FS on hdb9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
NTFS driver 2.1.15 [Flags: R/O DEBUG MODULE].
input: USB HID v1.10 Mouse [Macally Peripherals Evoluent Optical
USB/PS2 Vertical Mouse ] on usb-00
00:00:02.0-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
usbcore: registered new driver usbmouse
drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
usb 2-2: new full speed USB device using address 2

usb 2-2.2: new full speed USB device using address 3

usbcore: registered new driver hci_usb

usb 1-1: control timeout on ep0in


That's about all the USB stuff I can find.

I have seen some people recommend turning off APIC to fix some problem
like this, but I can't. If I change anything in Bootmenu, I get an
error because /boot/message-graphic /boot/message and /boot/map are all
missing.

Rob Blomquist wrote:

  On Monday 28 March 2005 01:56, Jason Oakley wrote:
  
  
Maybe if I try asking one question per email.

Like others, my USB mouse never works when I boot MDK.

I have to log on using keyboard only, then use Cursor keys and enter and
tab to change the mouse to something else, eg PS2 then I can change it
back to PS2/USB and everything is fine.
Next time I boot up, it is broken again.

Tried changing /etc/X11/XF86Config by hand to /dev/input/mice but that
does nothing.

  
  
My USB mouse is grabbed at boot every time, no fail for many moons.

here is my XF86Config mouse section:
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection

It is a Logitech Digital Mouse with scroll wheel.

You also should check that your USB modules are loading in boot. If I am not 
mistaken, that will be in modules.conf, I guess I am mistaken, as that and 
modules are both empty. 

I have little idea how udev handles it. But I will say that its working for 
me.

Rob


  






Re: [newbie] USB Mouse problem

2005-03-27 Per discussione Jason Oakley




Rob Blomquist wrote:
mice:
PS/2 mouse device common for all mice
  

usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
usbcore: registered new driver usbmouse
drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
Those lines are showing that your mouse is being detected and installed during 
boot.

What does /var/log/messages show after these lines, dmesg and messages should 
show the same kernel messages in the same order? Does it show that either 
hid-core, or usbmouse are being dropped for some reason?

When your mouse is in a non-detected mode, what does lsmod say? are hid-core 
or usbmouse there?

  

lsmod output:

usbmouse 4256 0
usbcore 103172 7
hci_usb,usbmouse,usbhid,ehci-hcd,ohci-hcd

This is earlier in /var/log/messages :
Mar 26 08:53:10 dhcppc66 mousedrake[4107]: ### Program is starting ###
Mar 26 08:53:15 dhcppc66 mousedrake[4107]: running: /sbin/modprobe hid
Mar 26 08:53:15 dhcppc66 mousedrake[4107]: running: /sbin/modprobe -n
hid
Mar 26 08:53:15 dhcppc66 mousedrake[4107]: running: /sbin/modprobe
mousedev
Mar 26 08:53:15 dhcppc66 mousedrake[4107]: running: /sbin/modprobe -n
mousedev
Mar 26 08:53:17 dhcppc66 mousedrake[4107]: modified file
/etc/sysconfig/mouse
Mar 26 08:53:17 dhcppc66 mousedrake[4107]: symlinked file usbmouse to
/dev/mouse
Mar 26 08:53:17 dhcppc66 mousedrake[4107]: symlinked file input/mice to
/dev/usbmouse

This, more recently:

Mar 28 16:27:54 starbug kernel: hub 2-0:1.0: USB hub found
Mar 28 16:27:54 starbug kernel: hub 2-0:1.0: 3 ports detected
Mar 28 16:27:54 starbug kernel: ehci_hcd :00:02.2: EHCI Host
Controller
Mar 28 16:27:54 starbug kernel: ehci_hcd :00:02.2: irq 5, pci mem
f89f2000
Mar 28 16:27:54 starbug kernel: ehci_hcd :00:02.2: new USB bus
registered, assigned bus number 3
Mar 28 16:27:54 starbug kernel: ehci_hcd :00:02.2: USB 2.0 enabled,
EHCI 1.00, driver 2004-May-10
Mar 28 16:27:54 starbug kernel: hub 3-0:1.0: USB hub found
Mar 28 16:27:54 starbug kernel: hub 3-0:1.0: 6 ports detected
Mar 28 16:27:54 starbug kernel: ohci_hcd :00:02.1: wakeup
Mar 28 16:27:54 starbug kernel: usb 1-1: new low speed USB device using
address 3
Mar 28 16:27:54 starbug kernel: usbcore: registered new driver hiddev
Mar 28 16:27:54 starbug kernel: input: USB HID v1.10 Mouse [Macally
Peripherals Evoluent Optical USB/PS2 Vertical Mouse ] on usb-:00
:02.0-1
Mar 28 16:27:54 starbug kernel: usbcore: registered new driver usbhid
Mar 28 16:27:54 starbug kernel: drivers/usb/input/hid-core.c: v2.0:USB
HID core driver
Mar 28 16:27:54 starbug kernel: usbcore: registered new driver usbmouse
Mar 28 16:27:54 starbug kernel: drivers/usb/input/usbmouse.c: v1.6:USB
HID Boot Protocol mouse driver
Mar 28 16:27:54 starbug kernel: usb 2-2: new full speed USB device
using address 2


The full output of lsmod:

Module Size Used by
isofs 31352 1
md5 3584 1
ipv6 230916 12
nls_cp437 5312 2
nls_iso8859-1 3680 2
smbfs 60792 3
rfcomm 32348 8
snd-seq-midi 6624 0
snd-emu10k1-synth 6656 0
snd-emux-synth 34976 1 snd-emu10k1-synth
snd-seq-virmidi 5632 1 snd-emux-synth
snd-seq-midi-emul 7200 1 snd-emux-synth
snd-seq-oss 31232 0
snd-seq-midi-event 6080 3 snd-seq-midi,snd-seq-virmidi,snd-seq-oss
snd-seq 47440 8
snd-seq-midi,snd-emux-synth,snd-seq-virmidi,snd-seq-midi-emul,snd-seq-oss,snd-seq-midi-event
snd-pcm-oss 49480 0
snd-mixer-oss 17376 1 snd-pcm-oss
snd-emu10k1 90728 2 snd-emu10k1-synth
snd-rawmidi 19300 3 snd-seq-midi,snd-seq-virmidi,snd-emu10k1
snd-pcm 81800 2 snd-pcm-oss,snd-emu10k1
snd-timer 20356 2 snd-seq,snd-pcm
snd-seq-device 6344 7
snd-seq-midi,snd-emu10k1-synth,snd-emux-synth,snd-seq-oss,snd-seq,snd-emu10k1,snd-rawmidi
snd-ac97-codec 69392 1 snd-emu10k1
snd-page-alloc 7400 2 snd-emu10k1,snd-pcm
snd-util-mem 3232 2 snd-emux-synth,snd-emu10k1
snd-hwdep 6916 2 snd-emux-synth,snd-emu10k1
snd 45988 15
snd-emux-synth,snd-seq-virmidi,snd-seq-oss,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-emu10k1,snd-rawmidi,snd-pcm,snd-timer,snd-seq-device,snd-ac97-codec,snd-hwdep
soundcore 7008 1 snd
af_packet 16072 2
eepro100 26316 0
mii 4224 1 eepro100
ide-cd 37280 1
cdrom 37724 1 ide-cd
loop 12520 0
nls_iso8859-15 4224 6
ntfs 147964 5
hidp 11296 2
l2cap 19876 10 rfcomm,hidp
nvidia-agp 5788 1
agpgart 27752 1 nvidia-agp
hci_usb 10912 5
bluetooth 39076 12 rfcomm,hidp,l2cap,hci_usb
joydev 8032 0
tsdev 5824 0
evdev 7648 0
usbmouse 4256 0
usbhid 41088 0
ehci-hcd 26244 0
ohci-hcd 18468 0
usbcore 103172 7
hci_usb,usbmouse,usbhid,ehci-hcd,ohci-hcd
ext3 120680 5
jbd 49080 1 ext3





Re: [newbie] USB Mouse problem

2005-03-27 Per discussione Jason Oakley
Ivo Perich wrote:
What happened in the Mandrake installation? Did the mouse work?
If so, I had exactly the same problem with a ps/2 mouse. In the instalation, 
it worked fine. After the reboot, it didn't. I used the cursor keys and enter 
the tab, changed the mouse to anything, then PS/2 and it worked. When i 
rebooted, it didn't work again. I tried changing /etc/X11/XF86Config by hand 
too but it didn't work. The problem was produced because of the security 
level i put in the instalation. It's a bug. If this level was too high, the 
mouse didn't work. I know that it maybe sounds weird, but that's what 
happened to me. Now i am with the same Mandrake, the same PC, a lower 
security level and the mouse works fine.
I hope it can help.

 

Ivo.
Worked perfectly during installation as you said..
I dropped my security from HIGHER down to STANDARD. Still no good :-/
Should I try lower still? :)

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



Re: [newbie] Log Off/Reboot/Halt

2005-03-27 Per discussione Jason Oakley
Jason Oakley wrote:
When I want to log off, the only option I have is LOG OFF. There's no 
Reboot or Halt option.

Randomly (it seems) I get the dragon log off/reboot/halt menu, but 
not very often.

I can go into the settings and set SHUTDOWN to EVERYONE (after logging 
back in as root. That is, log off, log in as root, set it to EVERYONE, 
log out).

I can select REBOOT but I get a blank page appear with two buttons at 
the bottom of it (REBOOT and CANCEL iirc). Hitting REBOOT many times 
does nothing at all. I can hit CANCEL then HALT and that works.

This happens every time I boot up. I have to go through it all over 
again cos MDK doesn't remember my settings.
Hmm.
Dropped the security level as per a suggestion for another of my 
problems (USB Mouse) and now I get the Dragon log off/reboot screen 
all the time.
I guess it doesn't always pay to have Security set very high ;)


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



[newbie] USB Mouse, Browser, Log on/Off, etc

2005-03-26 Per discussione Jason Oakley
Howdy.
I've just installed 10.1
I've not used MDK before, but have experience with Solaris and FreeBSD. I'm 
trying to learn how MDK does everything via gui.

Every time I boot my computer (whether as root or a normal user) my USB mouse 
doesn't work. I have to use TAB and cursor keys and ENTER to select a generic 
ps2 mouse then it works and I can select generic USB mouse.
I tried editting /etc/X11/XF86Config and putting in /dev/input/mice but that 
doesn't help. Every time I exit and come back I have to set the mouse up 
again.

#2: I'm guessing I can only set my default browser as root? Firefox asks me 
every time I start up. I would have thought it'd save it somewhere each user 
has access to so everyone can have their own default browser.

#3: Log on/off
I know where to enable this feature for EVERYONE in MCC, but if I start MCC as 
root or log onto it and enter the root password from a normal user account, 
it won't save it for future use. I have to do it every time.
Randomly (it seems) I get the dragon log on/off menu. Most of the time even if 
I set it in MCC the only option I get is LOG OFF. From that menu I can select 
REBOOT or HALT.
If I select REBOOT, I get a small blank window in the middle of the screen 
with two buttons (CANCEL and REBOOT iirc). Hitting REBOOT many times does 
nothing, but HALT will work.

Kaffeine doesn't seem to like playing normal DVDs. I'm guessing this is just 
an encryption problem? It always errors out with the plugin not found error. 
AVI's on the hard drive work fine tho.

Logging onto a Windows share. I can connect to my globally shared drive when I 
boot up, but I don't know how to configure MDK to mount my 'home drive' a'la 
the NETLOGON.BAT script which runs if I boot into Windows. Should I just 
fstab this mount or something?

Thanks.


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



[newbie] Linneighborhood

2005-03-26 Per discussione Jason Oakley
Hi.
I've installed Linneighborhood on my MDK 10.1 installation. I can't find 
any icons for it in my MD-K-DE menu so I don't know how to configure it. 
It'd be nice to use for setting up connections to Samba shares on my 
FreeBSD server.
TIA


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



Re: [newbie] Linneighborhood

2005-03-26 Per discussione Jason Oakley




Thanks to all whom answered. Got this one solved now!

Jason Oakley wrote:
Hi.
  
  
I've installed Linneighborhood on my MDK 10.1 installation. I can't
find any icons for it in my MD-K-DE menu so I don't know how to
configure it. It'd be nice to use for setting up connections to Samba
shares on my FreeBSD server.
  
TIA
  
  
  


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

  






[newbie] Mandrake and Tungsten T5

2005-01-22 Per discussione Jason Riker
Hello All,

Has anyone been able to sync a Tungsten under Mandrake?  If so, which
model and can you provide the steps you took to get it working?

Thank you.

Jason



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



Re: [newbie] PHP commandline

2004-08-21 Per discussione Jason Riker
Paul,

I read a little of that article too.  I believe it was from Linux
Journal.  IIRC, it stated that it was included by default if you
compiled PHP by yourself.  It went on to give a command you could issue
(php -v, I believe) that would let you know whether or net CLI support
was included.

Hope that helps.  Good luck.

Jason

On Sat, 2004-08-21 at 12:20, Paul wrote:
 Hi everyone,
 
 I found an article somewhere that states that PHP is also usable from
 the cli. Does anyone know which RPM(s) I should install for that? I have
 looked on the CD's (mdk 10 powerpack) and cannot find it. And on
 rpmfind.net I get confused also...
 
 Thanks for pointers!
 Paul



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



Re: [newbie] Mandrake 10.0 reboot hanging up

2004-08-11 Per discussione Jason Riker
On Wed, 2004-08-11 at 10:52, Bryan Phinney wrote:

 If I had to make a guess, I would say that you are having problems with either 
 ACPI or lack of ACPI on the box.  

I'll second this thought.  I have the Presario 2110US with ACPI enabled
(you have to enable it on the last page of the install process) and have
no problems with power-off or reboot.

Jason



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



[newbie] Full install with Mandrake 10?

2004-08-10 Per discussione Jason Bessette
Hey everyone!
I wasn't able to find much on this in the archives, so I'll give it a shot 
here...

We just got Mandrake 10 in our computer science lab. We were using Redhat 7, 
and Mandrake seems a whole lot better. My question is, how can I do a 
complete install of all packages? It does not seem like I am able to select 
everything during installation, even if I select the Select Individual 
Packages option. For instance, we need to use bind and the dhcp server for 
one of the classes and these packages can only be installed  after 
everything else, via the mandrake control center or through an rpm. I mostly 
want to be able to install everything for experimental purposes and doing it 
all in one shot would be nice. Anyone have any insight into this? It would 
be appreciated!

Jason
_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



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



[newbie] xmms problem

2004-08-10 Per discussione JASON JESSO
when I run xmms like:


[EMAIL PROTECTED] jason]$ soundwrapper xmms

Segmentation fault

You've probably found a bug in XMMS, please visit
http://bugs.xmms.org and fill out a bug report.

Xlib: unexpected async reply (sequence 0x11c2)!


As you can see there is a problem.

If I just run xmms as is, no problem.

Known problem?


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



Re: [newbie] xmms problem

2004-08-10 Per discussione JASON JESSO
I forgot to say that xmms comes up.  I load an mp3,
and then it crashes.  The mp3 is fine.

If I run just xmms instead of using soundwrapper my
mp3 play fine in xmms.

I can just run xmms as is.


 --- Dan Gordon [EMAIL PROTECTED] wrote: 
 On Tuesday 10 August 2004 11:07 am, JASON JESSO
 wrote:
  when I run xmms like:
 
  
  [EMAIL PROTECTED] jason]$ soundwrapper xmms
 
  Segmentation fault
 
  You've probably found a bug in XMMS, please visit
  http://bugs.xmms.org and fill out a bug report.
 
 I just tried this and it works ok but i get this
 part of the error after 
 i quit xmms.
 
 
  Xlib: unexpected async reply (sequence 0x11c2)!
 
 I don't however get this part of the error, very
 strange indeed.
 
  
 
  As you can see there is a problem.
 
  If I just run xmms as is, no problem.
 
  Known problem?
 
 Have you checked at www.xmms.org
 I will look later but work is calling me now :-(
 
 Regards,
 Dan Gordon
 -- 
 Tue Aug 10 11:46:39 EDT 2004
  11:46:39 up 22:27,  0 users,  load average: 0.08,
 0.02, 0.01
 Don't sweat it -- it's only ones and zeros.
   -- P. Skelly
 
 

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


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



[newbie] installing a screensaver in KDE

2004-08-10 Per discussione JASON JESSO
Got my hands on the matrix screensaver.

I put KMatrix.desktop in
/usr/share/applnk/System/ScreenSavers.

Control center does not pick it up until I create the
link in
/usr/share/applnk-mdk-simplified/.hidden/ScreenSavers

In works than, but later on (few days later the link
dissappears).  All those links there get recreated. 
By what process?

How do I make this permanant?

I keep having to recreate this link manually.


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



Re: [newbie] Problem with VMware

2004-08-03 Per discussione Jason Kretzer
I am having the same problem.  It asks for the location of my C
headers.  When I give them, it says that the headers are the wrong
version of my kernel and that even if it compiled the proper modules
that they would not load in the kernel.

-Jason


On Tue, 03 Aug 2004 13:19:27 -0400, Gregory Croes
[EMAIL PROTECTED] wrote:
 Hallo, guys
 
 I still have this error:
 
 [EMAIL PROTECTED] gregory]$ su
 Password:
 [EMAIL PROTECTED] gregory]# vmware 
 [1] 2621
 [EMAIL PROTECTED] gregory]# vmware-config.pl
 Making sure VMware Workstation's services are stopped.
 
 Stopping VMware services:
 Virtual machine monitor [ OK ]
 
 grep: /proc/ksyms: No such file or directory
 grep: /proc/ksyms: No such file or directory
 grep: /proc/ksyms: No such file or directory
 Trying to find a suitable vmmon module for your running kernel.
 
 None of VMware Workstation's pre-built vmmon modules is suitable for your
 running kernel. Do you want this program to try to build the vmmon
 module for
 your system (you need to have a C compiler installed on your system)? [yes]
 
 Can somebody knows what the posible problem might be?
 
 Thanks,
 Gregory
 
 
 



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



[newbie] mouse wheel issue

2004-06-27 Per discussione Jason Kretzer
Hello list,

I have mouse a wheel problem.  It won't scroll up or
down.  Here is the entry in the /etc/X11/XF86Config-4

Section InputDevice
Identifier Mouse1
Driver mouse
Option Protocol IMPS/2
Option Device /dev/mouse
Option ZAxisMapping 4 5
EndSection

This should be working.  Since it isn't working I have
tried to configure it using the mouse section in the
'Configure your Computer menu-Hardware

I have tried all of them listed and it only shows the
mouse wheel moving in the down direction -- no matter
whether I am scrolling up or down.

The mouse is a standard two button mouse with scroll
wheel.  It is the mouse of an HP Pavilion a250y
computer.  No other brand markings are on it.

Thanks,

-Jason





__
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo 


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



Re: [newbie] mouse wheel issue

2004-06-27 Per discussione Jason Kretzer
--- Charles A Edwards [EMAIL PROTECTED] wrote:
 On Sun, 27 Jun 2004 10:35:57 -0700 (PDT)
 Jason Kretzer wrote:
 
  I have mouse a wheel problem.  It won't scroll up
 or
  down.  Here is the entry in the
 /etc/X11/XF86Config-4
  
  Section InputDevice
  Identifier Mouse1
  Driver mouse
  Option Protocol IMPS/2
  Option Device /dev/mouse
  Option ZAxisMapping 4 5
  EndSection
 
 
 change /dev/mouse to /dev/psaux and your wheel
 should work 
 
 /dev/mouse is a universal setting that is supposed
 to work with all
 ps2/usb units but as with most things there always
 prove to be
 exceptions which require usage of the explicit
 designation of psaux.
 
 
 
 Charles
 


Yes, that did it.  Can't believe, I missed that...

Thanks!

-Jason




__
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail 


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



Re: [newbie] CD-RW device problem

2004-06-23 Per discussione Jason Kretzer
--- Jason Kretzer [EMAIL PROTECTED] wrote:
 --- Hoyt Bailey [EMAIL PROTECTED] wrote:
 [snip]
 
   
   
   Here is the contents of my fstab
  
   [EMAIL PROTECTED] jason]# cat /etc/fstab
   /dev/hdb2 / ext3 noatime 1 1
   none /dev/pts devpts mode=0620 0 0
   /dev/hdb6 /home ext3 noatime 1 2
   /dev/hdc /mnt/cdrom auto
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
   0 0
   /dev/hdd /mnt/cdrom2 auto
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
   0 0
   none /mnt/floppy supermount
   
 

dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
   0 0
   /dev/hda1 /mnt/windows ntfs
  umask=0,nls=iso8859-1,ro 0
   0
   none /proc proc defaults 0 0
   /dev/hdb5 swap swap defaults 0 0
   none /mnt/hd supermount
   
 

dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
   0 0
   [EMAIL PROTECTED] jason]#
   
  yours
   /dev/hdc /mnt/cdrom auto
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
   0 0
   /dev/hdd /mnt/cdrom2 auto
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
   0 0
  
  mine
   none /mnt/cdrom supermount 
 

dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
  
  0 0 
  
  It appears that you do not have supermount on your
  cd drives that will 
  require that you 'mount /mnt/cdrom[?]' from a
  terminal before 
  attempting access. or you could add supermount
 after
  
  'none /mnt/cdrom[?]'.
  -- 
  Regards;
  Hoyt
  
   
 
 
 Yep that did it.  
 
 Thanks!
 
 -Jason
   
 __

Ack! same problem again, even with the new line in the
fstab.  I now have a link on the desktop to /mnt/cdrom
which goes to /dev/hdc, which is there whether a cd is
in the drive or not.  When I click the link, there are
no contents.  

So, I opened a terminal and tried to umount it and got
this

/mnt/cdrom: not mounted

OK, so I tried to mount it using and got this

mount /dev/hdc /mnt/cdrom
mount: block device /dev/hdc is write-protected,
mounting read-only
mount: No medium found


Here are the contents of my current fstab file, the
original contents are listed above.

/dev/hdb2 / ext3 noatime 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 noatime 1 2
#/dev/hdc /mnt/cdrom auto
umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
none /mnt/cdrom supermount
dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
0 0
/dev/hdd /mnt/cdrom2 auto
umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
0 0
/dev/hda1 /mnt/windows ntfs umask=0,nls=iso8859-1,ro 0
0
none /proc proc defaults 0 0
/dev/hdb5 swap swap defaults 0 0
none /mnt/hd supermount
dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
0 0


Thanks again,

-Jason



__
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail


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



Re: [newbie] CD-RW device problem

2004-06-23 Per discussione Jason Kretzer
--- Jason Kretzer [EMAIL PROTECTED] wrote:
 --- Jason Kretzer [EMAIL PROTECTED] wrote:
  --- Hoyt Bailey [EMAIL PROTECTED] wrote:
  [snip]
  


Here is the contents of my fstab
   
[EMAIL PROTECTED] jason]# cat /etc/fstab
/dev/hdb2 / ext3 noatime 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext3 noatime 1 2
/dev/hdc /mnt/cdrom auto
   
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
/dev/hdd /mnt/cdrom2 auto
   
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
none /mnt/floppy supermount

  
 

dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
0 0
/dev/hda1 /mnt/windows ntfs
   umask=0,nls=iso8859-1,ro 0
0
none /proc proc defaults 0 0
/dev/hdb5 swap swap defaults 0 0
none /mnt/hd supermount

  
 

dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
0 0
[EMAIL PROTECTED] jason]#

   yours
/dev/hdc /mnt/cdrom auto
   
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
/dev/hdd /mnt/cdrom2 auto
   
  
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
0 0
   
   mine
none /mnt/cdrom supermount 
  
 

dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
   
   0 0 
   
   It appears that you do not have supermount on
 your
   cd drives that will 
   require that you 'mount /mnt/cdrom[?]' from a
   terminal before 
   attempting access. or you could add supermount
  after
   
   'none /mnt/cdrom[?]'.
   -- 
   Regards;
   Hoyt
   

  
  
  Yep that did it.  
  
  Thanks!
  
  -Jason
  
  __
 
 Ack! same problem again, even with the new line in
 the
 fstab.  I now have a link on the desktop to
 /mnt/cdrom
 which goes to /dev/hdc, which is there whether a cd
 is
 in the drive or not.  When I click the link, there
 are
 no contents.  
 
 So, I opened a terminal and tried to umount it and
 got
 this
 
 /mnt/cdrom: not mounted
 
 OK, so I tried to mount it using and got this
 
 mount /dev/hdc /mnt/cdrom
 mount: block device /dev/hdc is write-protected,
 mounting read-only
 mount: No medium found
 
 
 Here are the contents of my current fstab file, the
 original contents are listed above.
 
 /dev/hdb2 / ext3 noatime 1 1
 none /dev/pts devpts mode=0620 0 0
 /dev/hdb6 /home ext3 noatime 1 2
 #/dev/hdc /mnt/cdrom auto

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
 0 0
 none /mnt/cdrom supermount

dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
 0 0
 /dev/hdd /mnt/cdrom2 auto

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
 0 0
 none /mnt/floppy supermount

dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
 0 0
 /dev/hda1 /mnt/windows ntfs umask=0,nls=iso8859-1,ro
 0
 0
 none /proc proc defaults 0 0
 /dev/hdb5 swap swap defaults 0 0
 none /mnt/hd supermount

dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
 0 0
 
 
 Thanks again,
 
 -Jason
 
 
   


As an addition to this, I went back to the original
fstab(listed way at the top) and rebooted.  I then had
the same results.

What does one do when their cd-rw does not mount
reliably?  I don't believe it is a hardware problem
since this is a dual boot with win2k and it works
great there.

-Jason





__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


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



Re: [newbie] CD-RW device problem

2004-06-20 Per discussione Jason Kretzer
--- Hoyt Bailey [EMAIL PROTECTED] wrote:
[snip]

  
  
  Here is the contents of my fstab
 
  [EMAIL PROTECTED] jason]# cat /etc/fstab
  /dev/hdb2 / ext3 noatime 1 1
  none /dev/pts devpts mode=0620 0 0
  /dev/hdb6 /home ext3 noatime 1 2
  /dev/hdc /mnt/cdrom auto
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
  0 0
  /dev/hdd /mnt/cdrom2 auto
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
  0 0
  none /mnt/floppy supermount
  

dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850
  0 0
  /dev/hda1 /mnt/windows ntfs
 umask=0,nls=iso8859-1,ro 0
  0
  none /proc proc defaults 0 0
  /dev/hdb5 swap swap defaults 0 0
  none /mnt/hd supermount
  

dev=/dev/ide/host0/bus0/target0/lun0/part1,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,kudzu,codepage=850
  0 0
  [EMAIL PROTECTED] jason]#
  
 yours
  /dev/hdc /mnt/cdrom auto
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
  0 0
  /dev/hdd /mnt/cdrom2 auto
 

umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec
  0 0
 
 mine
  none /mnt/cdrom supermount 

dev=/dev/hdc,fs=auto,ro,exec,--,user,iocharset=iso8859-1,codepage=850,umask=0
 
 0 0 
 
 It appears that you do not have supermount on your
 cd drives that will 
 require that you 'mount /mnt/cdrom[?]' from a
 terminal before 
 attempting access. or you could add supermount after
 
 'none /mnt/cdrom[?]'.
 -- 
 Regards;
 Hoyt
 
  


Yep that did it.  

Thanks!

-Jason




__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


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



[newbie] cannot play DVD using totem or mplayer

2004-06-20 Per discussione Jason Kretzer
Hello again list,

I have another cdrom issue now, this time it involves
my DVD-ROM, here is its specs.

Model: DVD-ROM SD-816B
Vendor: Samsung
Bus: ide
Drive capacity: DVD
Channel: secondary
New devfs device: /dev/ide/host0/bus1/target1/lun0/cd
Old device  /dev/hdd
Media class: cdrom




I called totem from the command line and went to the
Movie menu and selected Play DVD.  The output is below

[EMAIL PROTECTED] jason]$ totem
libdvdnav: Using dvdnav version 1-rc3a from
http://xine.sf.net
libdvdread: Encrypted DVD support unavailable.
libdvdread: Could not open input: No medium found
libdvdread: Can't open /dev/cdroms/cdrom0 for reading
libdvdnav: vm: faild to open/read the DVD




Next I tried mplayer also called from the command line
and its output is below.

[EMAIL PROTECTED] jason]# mplayer dvd://1 -dvd-device
/dev/hdd
MPlayer 1.0pre3-3.3.2 (C) 2000-2003 MPlayer Team

CPU: Advanced Micro Devices Athlon MP/XP/XP-M Barton
2087 MHz (Family: 6, Steppi   
   ng: 0)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1
SSE2: 0
Compiled with Runtime CPU Detection - WARNING - this
is not optimal!
To get best performance, recompile MPlayer with
--disable-runtime-cpudetection.
Reading config file /etc/mplayer/mplayer.conf
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open
'/root/.mplayer/codecs.conf': No  
 such file or directory
Reading /etc/mplayer/codecs.conf: 61 audio  169 video
codecs
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file:
/usr/share/mplayer/font/font.desc
Using Linux hardware RTC timing (1024Hz).
Can't open input config file
/root/.mplayer/input.conf: No such file or director   
   y
Input config file /etc/mplayer/input.conf parsed: 53
binds
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such
file or directory
Can't init input joystick
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support.
You will not be able to use your remote control.

Playing dvd://1.
libdvdread: Encrypted DVD support unavailable.
Reading disc structure, please wait...
There are 2 titles on this DVD.
There are 4 chapters in this DVD title.
There are 1 angles in this DVD title.
*** Zero check failed in ifo_read.c:1385
for c_adt-zero_1 = 0x07c3

*** libdvdread: CHECK_VALUE failed in ifo_read.c:1389
***
*** for info_length % sizeof(cell_adr_t) == 0 ***

libdvdread: Invalid title IFO (VTS_01_0.IFO).
Cannot open the IFO file for DVD title 1.


Exiting... (End of file)




Anyone know what is going on here?  Again, if more
information is needed just tell me where to find it.

Thanks again,

-Jason





__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


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



[newbie] CD-RW device problem

2004-06-19 Per discussione Jason Kretzer
Hello list,

I have the following Cd burner: 

SONY CD-RW CRX160E

It appears to be mounted fine as K3B and xcdroast can
both see it.  Unfortunately, both act as though there
is no disc in it.  Another symptom is when I am
installing software from the CD's the software
installer asks me to place the CD in /dev/hdc (which
is the cdrom in question) when I do, it keeps asking
me for it.  A third similar symptom is when I place a
CD in it that does have stuff on it and it will not
read it or even place that cool automount icon on the
desktop.

If anyone knows of a way around this, I would
appreciate the help.  If you need more information,
tell me where to find it and I will provide it.

On a side note, this pc was upgraded from RedHat 8.0
and xcdroast worked just fine.

Thanks,

-Jason




__
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail


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



[newbie] new to list -- testing subscription -- please ignore

2004-06-11 Per discussione Jason Kretzer
How about them Pistons?




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 


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



Re: [newbie] Ugly display with KMail composer msgs.

2004-06-11 Per discussione Jason Wilson
J Adam Latham wrote:
Dear All:
Whenever I send a message with KMail it delivers the message in a wierd and 
ugly format ... What it does is print a sentence of the message on one line, 
then on the next line it only prints a word, then a sentence, then a word ... 
(This message, I'm sure, is doing the same thing!)  Yet my messages while 
typed, and in my Sent folder, look just fine ... But the receiver's copy is 
always a formatting disaster ... 

At first I thought it might be something related to word-wrap, but it's set at 
78, so that should be fine ... I tried reducing it to 70 but still got the 
same results ... I didn't notice anything else in the Configure KMail options 
to remedy this ... 

Any/all suggestions as to how to fix this will be greatly appreciated!  

Thanks,
Adam
 



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

 

I don't know exactly how to fix this but just so you know, your message 
came out fine.  At least on my machine.

Jason


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



Re: [newbie] .tar.gz

2004-06-11 Per discussione Jason Kretzer
try 

tar -xvfz


the 'z' unzips thegz portion 
the 'x' extracts the tar portion
the 'v' is for verbose mode
the 'f' is to specify the file

-JasonOOzy [EMAIL PROTECTED] wrote:
How to extract .tar.gz file. I tried "tar -xvf " but no helpWant to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.comJoin the Club : http://www.mandrakeclub.com__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com 

Re: [newbie] Problems installing libstdc++ library?

2004-06-10 Per discussione Jason Wilson
On Wednesday 09 June 2004 10:52 pm, John Drouhard wrote:
 On Wed, 2004-06-09 at 22:08 -0400, Jason Wilson wrote:
  Derek,
 
  Your explanation is MUCH appreciated.  I thank you.  This AIM package
  that I downloaded was for Mandrake 7.2 but then again, that was a long
  time ago.  I didn't realize that there were other instant messaging
  programs that were far better.  I am now using Gaim and am very happy
  with it.  And how would I use urpmi?

 urpmi is a command line tool that you would use in a terminal. The
 terminal is in K Menu - System - Terminals - Konsole. Once you have
 loaded this, then you can type the command 'su'. This will ask you for a
 password. Type in you root password that you made when you installed
 Mandrake. Then, you can type 'urpmi program name' which will install
 the program, if it is in the urpmi database. Or, if you've downloaded an
 RPM from the internet, then you can type 'urpmi /path/to/downloadedRPM'
 which will install it.

 HTH,
 John Drouhard

Oh, I see.  So 'urmpi' is actually a command line tool that can only be 
executed by root.  Is that correct?  At least it works that way on my system.

Thanks for the help, John.

Jason
[EMAIL PROTECTED]


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



[newbie] Problems installing libstdc++ library?

2004-06-09 Per discussione Jason Wilson
Hello Folks,

First off, I'm running the latest and greatest Mandrake Linux 10.0 Official.  
I seem to be experiencing difficulty getting a library installed in /usr/lib.  
I downloaded AIM 1.5 for Linux and I cannot install it because I have an 
older libstdc++ libary in /usr/lib.  When I try to install the AIM RPM 
package, I get a message saying this: aim-1.5.286-1.i386 cannot be installed 
due to unsatisfied libstdc++-libc6.1-1.so.2).  Apparently I have an older 
version of this library.  I tried downloading this version of the library and 
the system refuses to let me download directly to /usr/lib saying access is 
denied.  What can I do about this and how do I get the new library installed?  

Please help.  Any help is greatly appreciated.

Thanks!

Jason
[EMAIL PROTECTED]


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



Re: [newbie] Problems installing libstdc++ library?

2004-06-09 Per discussione Jason Wilson

Derek,

Your explanation is MUCH appreciated.  I thank you.  This AIM package that I 
downloaded was for Mandrake 7.2 but then again, that was a long time ago.  I 
didn't realize that there were other instant messaging programs that were far 
better.  I am now using Gaim and am very happy with it.  And how would I use 
urpmi?

Again, thanks for pointing a few things out.  Another stupid question out of 
the way.  :-)

Jason
[EMAIL PROTECTED]


On Wednesday 09 June 2004 06:44 pm, Derek Jennings wrote:
 On Wednesday 09 Jun 2004 22:28, Jason Wilson wrote:
  Hello Folks,
 
  First off, I'm running the latest and greatest Mandrake Linux 10.0
  Official. I seem to be experiencing difficulty getting a library
  installed in /usr/lib. I downloaded AIM 1.5 for Linux and I cannot
  install it because I have an older libstdc++ libary in /usr/lib.  When I
  try to install the AIM RPM package, I get a message saying this:
  aim-1.5.286-1.i386 cannot be installed due to unsatisfied
  libstdc++-libc6.1-1.so.2).  Apparently I have an older version of this
  library.  I tried downloading this version of the library and the system
  refuses to let me download directly to /usr/lib saying access is denied. 
  What can I do about this and how do I get the new library installed?
 
  Please help.  Any help is greatly appreciated.
 
  Thanks!
 
  Jason
  [EMAIL PROTECTED]

 First thing for newbies to learn is .
 Use URPMI to install software

 If you try to install RPM packages built for other distros you will *very
 Quickly* fall into dependency hell.

 Virtually any package you might be interested in is available as a Mandrake
 Linux RPM package installable using urpmi.

 Urpmi sorts out all these dependency issues for you. To learn about urpmi
 read the section on the Twiki in my signature.

 urpmi uses software repositories where you can download literally thousands
 of packages.

 As it happens AIM is not one of them. One reason AIM is not available as a
 Mandrake package is because compared to other alternatives it is shite.
 If you want AOL instant messenger compatibility install gaim or kopete
 using your Software install GUI. They are miles better than AIM.

 If you try to get around the dependency issue by trying to upgrade libstdc
 you will almost certainly break your system. (I have been there. I have the
 T-shirt)

 derek


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



Re: [newbie] Problems installing libstdc++ library?

2004-06-09 Per discussione Jason Wilson
Another interesting thing is this:  executing grep urpmi gives me nothing.

I don't think it's actually installed on my system.

What then?

Jason
[EMAIL PROTECTED]

On Wednesday 09 June 2004 06:44 pm, Derek Jennings wrote:
 On Wednesday 09 Jun 2004 22:28, Jason Wilson wrote:
  Hello Folks,
 
  First off, I'm running the latest and greatest Mandrake Linux 10.0
  Official. I seem to be experiencing difficulty getting a library
  installed in /usr/lib. I downloaded AIM 1.5 for Linux and I cannot
  install it because I have an older libstdc++ libary in /usr/lib.  When I
  try to install the AIM RPM package, I get a message saying this:
  aim-1.5.286-1.i386 cannot be installed due to unsatisfied
  libstdc++-libc6.1-1.so.2).  Apparently I have an older version of this
  library.  I tried downloading this version of the library and the system
  refuses to let me download directly to /usr/lib saying access is denied. 
  What can I do about this and how do I get the new library installed?
 
  Please help.  Any help is greatly appreciated.
 
  Thanks!
 
  Jason
  [EMAIL PROTECTED]

 First thing for newbies to learn is .
 Use URPMI to install software

 If you try to install RPM packages built for other distros you will *very
 Quickly* fall into dependency hell.

 Virtually any package you might be interested in is available as a Mandrake
 Linux RPM package installable using urpmi.

 Urpmi sorts out all these dependency issues for you. To learn about urpmi
 read the section on the Twiki in my signature.

 urpmi uses software repositories where you can download literally thousands
 of packages.

 As it happens AIM is not one of them. One reason AIM is not available as a
 Mandrake package is because compared to other alternatives it is shite.
 If you want AOL instant messenger compatibility install gaim or kopete
 using your Software install GUI. They are miles better than AIM.

 If you try to get around the dependency issue by trying to upgrade libstdc
 you will almost certainly break your system. (I have been there. I have the
 T-shirt)

 derek


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



[newbie] X server crash

2004-05-02 Per discussione Jason Jesso



I have installed Mandrake 10 
Community.

It seems the X server crashes when I start X e.g. 
startx

I have attached the XFree86 log. Make no 
sense to me.


XFree86.0.log
Description: Binary data

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



Re: [newbie] X server crash

2004-05-02 Per discussione Jason Jesso
I have attached the XF86Config-4 file.

My video chip is on-board and has 2 MB memory.

The strange thing is that these setting are the settings I had 2 versions of
Mandrake ago.

Seems now I have this problem since 9.2 Mandrake Linux.   When I istalled
9.2 I got fustrated and never ever looked into it.

But now I really Mandrake 10.



- Original Message - 
From: Richard Urwin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 02, 2004 12:35 PM
Subject: Re: [newbie] X server crash


 On Sunday 02 May 2004 5:10 pm, Jason Jesso wrote:
  I have installed Mandrake 10 Community.
 
  It seems the X server crashes when I start X e.g. startx
 
  I have attached the XFree86 log.  Make no sense to me.

 I think this is it:
 (EE) ATI(0): Virtual size (1024x768) (pitch 1024) exceeds video memory

 Can you post the /etc/X11/XF86Config-4 file and we'll be able to suggest
 some corrections to it.

 (II) ATI(0): Using 8 MB linear aperture at 0xFD00.
 (!!) ATI(0): Virtual resolutions will be limited to 2047 kB
  due to linear aperture size and/or placement of hardware cursor image
  area.
 ...
 (II) ATI(0): VESA VBE Total Mem: 2048 kB

 You should manage 64k colours (16bpp) at 1024x768, or 24bpp at lower
 resolutions.

 How much video memory do you think the board has?

 -- 
 Richard Urwin








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



XF86Config-4
Description: Binary data

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



Re: [newbie] X server crash

2004-05-02 Per discussione Jason Jesso
Great.  I changed it to 16bpp.  that works.

thanks


- Original Message - 
From: JoeHill [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 02, 2004 1:32 PM
Subject: Re: [newbie] X server crash


 On Sun, 2 May 2004 12:10:23 -0400
 Jason Jesso disseminated the following:

  I have installed Mandrake 10 Community.
 
  It seems the X server crashes when I start X e.g. startx
 
  I have attached the XFree86 log.  Make no sense to me.

 I'm no X-pert, but this *seems* to stand out to me:

 (EE) ATI(0): Virtual size (1024x768) (pitch 1024) exceeds video memory

 Run 'XFdrake' as root, and try different configurations (should allow you
'test'
 each one, til you get a useable config)

 -- 
 JoeHill
 Registered Linux user #282046
 Homepage: www.orderinchaos.org
 +++
 See, free nations are peaceful nations. Free nations don't attack each
other.
 Free nations don't develop weapons of mass destruction. -- George Bush,
 Milwaukee, Wis., Oct. 3, 2003








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




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



Re: [newbie] problems with Kontact mail

2004-05-02 Per discussione Jason Jesso
I installed Mandrake 10 today and I get the same thing.

My SMTP server requires Auth by plain.

It works in other mailer's except KMail.




- Original Message - 
From: Michael Tienhaara [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 02, 2004 8:09 AM
Subject: Re: [newbie] problems with Kontact mail


 On Sun, 2004-05-02 at 11:37, Kaj Haulrich wrote:
  On Sunday 02 May 2004 08:29, Michael Tienhaara wrote:

  Michael, what happens if you click file --Send queued Messages
  or some such ?  - It is a setting somewhere in Kmail.
 
  Kaj Haulrich.

 When I send I get the message failed to send some messages.  What it
 should say is failed to send any messages.

 Michael









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




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



Re: [newbie] problems with Kontact mail

2004-05-02 Per discussione Jason Jesso
Wow.  I had this same problem today.

I removed all config and reconfigured.  Now it works.

Weird!



On May 2, 2004 08:59 pm, Marc Lijour wrote:
 Le May 2, 2004 02:29 am, Michael Tienhaara a écrit :
  Hi,
 
  Just installed Mandrake 10 this weekend.  Ximian Evolution works
  fine...I can send and receive mail from my dial-up ISP.  However,
  Kontact is not working correctly.
 
  With Kontact I receive mail but all sent mail sits in the outbox.  I'm
  assuming something is not configured correctly.
 
  I've gone into settings and have tried everything I can think of but the
  problem remains.  I'm sure that I'm overlooking the obvious, but, after
  hours of fooling with the settings, I have not idea what that might be.
  Thanks,  Michael

 Try settingsconfigure Kmailnetwork
 You should add smtp:
 name: whatever_u_like
 host: smtp.myisp.com
 port: 25


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



[newbie] alsa

2004-05-02 Per discussione Jason Jesso
Can't get Alsa to start.

When I run the startup script in /etc/init.d/alsa doesn't print anything.   I 
go to stop it and says it's not running.

What can I do to see what's happening?


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



[newbie] Can not ssh to Mandrake 10 as non-root

2004-04-08 Per discussione Jason Valli
I am unable to ssh to a Mandrake 10 pc with my non-root accounts.  They
are nis accounts.  I can login locally with the nis accounts.  Any
Ideas.  

Jason Valli




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



[newbie] Lexmark X215 MFP

2004-03-09 Per discussione Jason Greenwood
Hi All,

Anyone gotten this printer to play nice with mandrake/Linux (any Laser 
MFP's for that matter)? If so, how?? Their product PDF shows a Penguin 
but I could find NO info re using it with Linux anywhere (Google or 
otherwise). And, there is no driver that I could see in MCC for it.

Product URL's:
http://www.lexmark.com/US/products/tech_specs/0%2C1231%2CMzU1Nnwx%2C00.html
http://www.pcmag.com/article2/0%2C4149%2C1437036%2C00.asp
Cheers

Jason

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


Re: [newbie] Adding entry to lilo.conf

2004-03-09 Per discussione Jason Greenwood
Dunno if you had this answered yet or not, please see below:

Trey Sizemore wrote:
I currently have both Windows and Mandrake 10 RC-1 installed on my HD
using lilo to dual boot.  I have added Arch Linux 0.6 to the mix and
want to be able to boot this from lilo.  Before I hose something up, I
just wanted to ask the correct way to add this to lilo.  Is it as simple
as adding an entry like 'image-/dev/hda9' and 'label=Arch' to my
/etc/lilo.conf. 
If you are really a newbie (posted to this list) then don't edit it by 
hand. Use the Control Center to add the Lilo entry. At the end it will 
auto-run the Lilo binary to activate your changes.

If I want to access the Arch drives from Mandrake,
would I also need to add the entries to my fstab?  Attached are my
existing lilo.conf and fstab files.
Also do this from MCC. It's as simple as defining the mount point and 
telling it to mount it. From then on it will be mounte dthere at boot.

HTH

Cheers

Jason

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


Re: [newbie] Programs that won't quit

2004-02-29 Per discussione Jason Greenwood
Or hit ctrl+esc to start system monitor (graphical TOP) and then stop 
the program there. Many ways to do it. =)

Cheers

Jason

Philip Cronje wrote:
On Sunday, 29 February 2004 22:34, Doug wrote:

Greetings all

I have a small problem with KDE  on my MDK 9.1 using laptop.
I went and started the xeyes program found under the Amusement tab, nice
little diversion, but I can't remove them. No where in any of the docs have
I found any mention of stopping a KDE recognized program. Any idea how to
stop these damn eyes?
TIA
Either right click on the xeyes item in your taskbar and close it there, or 
press ctrl+alt+esc and click with the crossbones icon on the eyes

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


Re: [newbie] Programs that won't quit

2004-02-29 Per discussione Jason Greenwood
Ok, ok, Top in a console then. =) LOL

Philip Cronje wrote:
On Sunday, 29 February 2004 23:14, Jason Greenwood wrote:

Or hit ctrl+esc to start system monitor (graphical TOP) and then stop
the program there. Many ways to do it. =)
Cheers

Jason
Yes, but KDE System Guard takes yonks to start up ;)

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


Re: [newbie] Scribus

2004-02-29 Per discussione Jason Greenwood
No, for Mandrake Systems you should ALWAYS use URPMI for installs 
anyway. Yes, there are Scribus RPMS's (depending on which version MDK) 
you are running of course).
Go here: http://urpmi.org/easyurpmi/index.php
and set up an URPMI source for your version and then from the CLI: urpmi 
scribus

Scribus is in Main AFAIK.

Cheers

Jason

Keith Powell wrote:
Does anyone know if there is a Mandrake RPM for Scribus anywhere?

Can't find one with Google, only tarballs. 

I've spent some hours trying to install a tarball of it, but get my usual 
screenful of things it can't find and needs. I have almost completely 
abandoned tarballs, as I can rarely get the things to install. They always 
stop during  ./configure  or  make  with lots and lots of error messages :-(

Many thanks

Keith 





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] Scribus

2004-02-29 Per discussione Jason Greenwood
Yes, I agree, it does but for Newbies (it was posted to the newbie list, 
no?), RPM's are the best/easiest. Besides, URPMI was originally designed 
for RPM's not Tarballs IIRC. =)

Cheers

Jason

H.J.Bathoorn wrote:
On Sunday 29 February 2004 23:09, Jason Greenwood wrote:


No, for Mandrake Systems you should ALWAYS use URPMI for installs


Ehmm, mandrake installs tarballs fine but you DO have to have the 
kernel-source package installed for your particular kernel.

I do quite a lot of tarball installs and don't come across more probs than on 
on other distro's.

Using urpmi is the easiest and prolly the best option, I agree...just wanted 
to put that comment right before it gets a life of it's own. Sorry;)

Good luck,
HarM
anyway. Yes, there are Scribus RPMS's (depending on which version MDK)
you are running of course).
Go here: http://urpmi.org/easyurpmi/index.php
and set up an URPMI source for your version and then from the CLI: urpmi
scribus
Scribus is in Main AFAIK.




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] Remote Access

2004-01-30 Per discussione jason pearl
On Fri, 2004-01-30 at 07:38, Mike Begin wrote:
 Hello,
 
  
 
 I am setting up a Mandrake 9.2 box as a syslog server and was
 wondering how I could gain access to that box remotely?  I prefer to
 use SSH.  Can anyone provide me with some direction?
 
  
 
 Thanks,
 
 Mike 

You basically answered it yourself... make sure the ssh server is
running and port 22 is open then from a win box or lnx box open an ssh
session and access the box. putty is good for win.
in terminal just type ssh ipofserver

-- 
jason pearl [EMAIL PROTECTED]
++
Keep your friends close and your enemies closer-Tupac  
++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N


signature.asc
Description: This is a digitally signed message part


Re: [newbie] Kernel rebuild question.

2004-01-30 Per discussione jason pearl
On Fri, 2004-01-30 at 07:40, Steve Kaufman wrote:
 I am a very newbie to Linux and this whole different world. I installed 9.2
 a week or so ago and finally figured out how to get all the updates. I'm
 using the GUI by the way. The process was successful and now if I check
 there are no more updates so I think things went OK.
  
 Two questions:
  
 1) How do I check to see what fixes have been installed?
  
 2) When updates are installed is there another step necessary to build a new
 Kernel or does that happen automagically or do I not understand the process?
 (which is quite likely)
  
 The reason for this second question is I have a concern,that was also
 mentioned in another post, about booting from a kew kernel and not being
 able to fall back to the working one should something happen.
  
mandrake will just add the kernel to the list if you download and
install it via urpmi... do a google for easy urpmi and update the urpmi
sources.. 
then type urpmi kernel
it should bring up a newer kernel for you to install.
then do the same thing typing urpmi kernel-source 
then when all done you can reboot and the new kernel will boot ... there
is a list at lilo boot .. your old kernel will be at the bottom of the
lit and probably say 2210 or something likethat .. an updated kernel is
2.4.22.21 i think so look for something arround that number.


-- 
jason pearl [EMAIL PROTECTED]
++
Keep your friends close and your enemies closer-Tupac  
++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N


signature.asc
Description: This is a digitally signed message part


[newbie] signature script comes out weird

2004-01-29 Per discussione jason pearl
whenever i try to use a script it puts my sig in one continuous line. is
there a reason it does this?
i have the same script as before, it is just copied.

it comes out like this

jason pearl [EMAIL PROTECTED]++Keep your friends
closeandyourenemiescloser-Tupac++KurruptedVisionzPhx,AZregisteredlinux
 user #307811MDK 9.2 LinuxMachine#193475,227341AMD64 Opteron 1.6   
http://counter.li.orgASUS SK8N


-- 
jason pearl [EMAIL PROTECTED]
++
Keep your friends close and your enemies closer-Tupac  
++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N


signature.asc
Description: This is a digitally signed message part


Re: [newbie] Remove boot splash from lilo.conf

2004-01-21 Per discussione jason pearl
On Wed, 21 Jan 2004 10:35:04 +
John Richard Smith [EMAIL PROTECTED] wrote:

Tony S. Sykes wrote:

John,

Try splash=silent.

Tony.
  

Cannot, Had to do it the long way.
Add nosplash  to append line in lilo.conf
move or rename the old initrd file in /boot
then,
[EMAIL PROTECTED] root]# mkinitrd /boot/initrd-2.4.21-0.13mdk.img
2.4.21-0.13mdk
mke2fs 1.32 (09-Nov-2002)
then run lilo and reboot,

I think if the current gui boot script didn't reduce my 17 monitor 
to about 6 and if it gave me 50 lines of script I wouldn't mind 
using it. But why they couldn't of thought up some decent easy to 
remember and change switches for the appen= line, like guiboot and 
txtboot beats me.Anything with splash in it is going to be confused 
with the initial splash screen for selecting the OS.

John


what if u jsut hit escape and then hit tab to list options.



-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 03:35:37 up 15:07, 5 users, load average: 0.07, 0.24, 0.26


pgp0.pgp
Description: PGP signature


Re: [newbie] New Computer Options

2004-01-21 Per discussione jason pearl
On Wed, 21 Jan 2004 16:34:24 -0500
Colin O'Connor [EMAIL PROTECTED] wrote:

Hello,

I'm looking to buy a few cheap desktop systems to do development. I
like what Dell has to offer in terms of specs and prices.  I have one
question to start:

1) Is there anywhere I can get a comparable system without Windows,
possibly making it less expensive?

Thanks,
Colin

HP walmart or make your own box..

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 14:37:43 up 1 day, 2:09, 4 users, load average: 0.01, 0.08, 0.05


pgp0.pgp
Description: PGP signature


Re: [newbie] New Computer Options

2004-01-21 Per discussione jason pearl
On Wed, 21 Jan 2004 13:53:19 -0800
Aron Smith [EMAIL PROTECTED] wrote:

On Wed, 21 Jan 2004 16:34:24 -0500
Colin O'Connor [EMAIL PROTECTED] wrote:

 Hello,
 
 I'm looking to buy a few cheap desktop systems to do
 development. I like what Dell has to offer in terms of specs
 and prices.  I have one question to start:
 
 1) Is there anywhere I can get a comparable system without
 Windows, possibly making it less expensive?
 
Is there a Fry's near you?
if so they have an 800mhz with a 20 gig hdd for $199.00
it uses somthing called Thiz-linux (trash it install Mandrake)
Wal-Mart also has some very cheap boxes
 Thanks,
 Colin
 
 
doesnt that only sell online? i go in there all the time and never see
it. heh-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 15:07:51 up 1 day, 2:40, 4 users, load average: 0.20, 0.08, 0.02


pgp0.pgp
Description: PGP signature


Re: [newbie] AMD Support

2004-01-21 Per discussione jason pearl
On Wed, 21 Jan 2004 17:13:08 -0500
Colin O'Connor [EMAIL PROTECTED] wrote:

Thanks for the help on my last question. I hopefully won't be asking
too many more...

Has anyone found problems installing/running Mandrake on AMD Athlon or
Duron processors?

Thanks,
Colin

i havent had any problems... i have ran an athlon 2.4 and a duron 850
and opteron 1.6. which i currently use.


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 15:15:55 up 1 day, 2:48, 4 users, load average: 0.01, 0.02, 0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] New Computer Options

2004-01-21 Per discussione jason pearl
On Thu, 22 Jan 2004 00:16:31 +0200
Paul [EMAIL PROTECTED] wrote:

On Wed, 2004-01-21 at 23:34, Colin O'Connor wrote:
 Hello,
 
 I'm looking to buy a few cheap desktop systems to do development. I
like what Dell has to offer in terms of specs and prices.  I have one
question to start:
 
 1) Is there anywhere I can get a comparable system without Windows,
possibly making it less expensive?
 
 Thanks,
 Colin


Hi, Colin

Have you approached Dell and asked them? They did start selling Linux
boxes, but packed in. They may still supply w/o an O.S.

Otherwise you could buy from anywhere, refuse the EULA when it comes on
screen, remove Windows  enforce your legal right (according to the
print in the agreement) to get your money back. See

 http://www.linuxjournal.com/article.php?sid=7040

Thanks to good records and a Small Claims judge, Steve Oualline got a
$199 refund for his unused copy of Microsoft Windows XP. One Linux
user's story shows how to establish a good refund case. (This was in
California).

Hope this is of interest,

Paul M.

wow i never heard of anything like that lol

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 15:18:10 up 1 day, 2:50, 4 users, load average: 0.00, 0.01, 0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] xmule/amule?

2004-01-20 Per discussione jason pearl
On Tue, 20 Jan 2004 15:32:12 +
Derek Jennings [EMAIL PROTECTED] wrote:

On Tuesday 20 Jan 2004 2:06 pm, Angus Auld wrote:
 I was wondering if anyone here has used, or is using either
 xmule or amule from plf? It is a file sharing client compatible
 eDonkey.

 I don't seem to be able to download anything. I can get the
 list of available servers and connect,
 I can search and get results, but
 when I try to download all I get is waiting to download.

 Can anyone offer any advice/tips/comments? What is a good
 P2P client for Mandrake? I tried eDonkey a while back, and
 I found it rather difficult to comprehend.
 amule/xmule have very nice gui's and seem easy to understand,
 but, haven't been cooperative thus far. :-|

 TIA for anything on this.
 Regards.

 --Angus

I have had good success with Apollon which is a Client for giFT.
RPMs are in plf

giFT supports multiple plugins. PLF has plugins for
gift-fasttrack  - kazaa compatible, and
gift-openft  - giFT 'native'

When apollon starts it will only see the OpenFT plugin. There is a
setting to add plugins. Just point it to the libFastTrack.so library

The config files in the ~/.giFT folder will let you know which ports to
open in your firewall.

derek

i like limewire but if u have a firewall or router u need to open your
ports or it will limit your resluts.. you could try overnet also i use
both.. overnet is great for movies but alot arent what they say they are
and end up being porn.


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 15:00:44 up 2:32, 1 user, load average: 0.01, 0.16, 0.16


pgp0.pgp
Description: PGP signature


Re: [newbie] problems with installation of packages

2004-01-19 Per discussione jason pearl
On Mon, 19 Jan 2004 13:06:22 +0200
robin [EMAIL PROTECTED] wrote:

B. L. Krieger wrote:
 Thanks for your help.
 
 I need help with installing packages. After I installed Mandrake
9.2  I cannot install software. When I open the installation tool, I
can select the packages. Yet when I hit the install button the
program opens a progress bar. After a while I am prompted to put the
CD into dev/hdb. When I put the CD into the drive it does not
recognize it, but prompts me again after a while.
 
 
 I have two cd drives installed. The first one is recognised by the
 software as CDROM, the second as CDROM2. I cannot open the first
one. After a previous dual boot installation it does not react any
longer. So I only used the second one to set up the system.
 
 
 what does your /etc/fstab file say it is?
 i had that problem before and i rechecked my cdrom mount points in
MCC and then rebooted and it changed from /dev/hdc   to /dev/scd0 and
i was able to read my cdrom
 
 
 Sorry for my stupid question, but what is MCC? I think MDK wants to
have  the cd in the drive I have no access to. Here is my fstab. Many
thanks  for having a look at it.
 
 /dev/hda1 / ext3 defaults 1 1 none /dev/pts devpts mode=0620 0 0 
 /dev/hda8 /home ext3 defaults 1 2 none /mnt/cdrom supermount 
 dev=/dev/hdb,fs=udf:iso9660,ro,--,iocharset=iso8859-15 0 0 none 
 /mnt/cdrom2 supermount 
 dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-15 0 0 none 
 /mnt/floppy supermount 

dev=/dev/fd0,fs=ext2:vfat,--,sync,umask=0,codepage=850,iocharset=iso88
59-15  0 0 /dev/hdc1 /mnt/win_c vfat
umask=0,codepage=850,iocharset=iso8859-15  0 0 /dev/hdc5 /mnt/win_d
vfat umask=0,codepage=850,iocharset=iso8859-15  0 0 none /proc proc
defaults 0 0 /dev/hda5 swap swap defaults 0 0  /dev/hda6 swap swap
defaults 0 0 

MCC is Mandrake Control Center. You fstab looks OK to my non-expert 
eyes. I suggest you go into MCC, run Harddrake for good measure, then
go to the Software Media Manager and check your CD sources.

Sir Robin

well your dev hdb is your second cdrom drive so just put the disk in
that one or have you fixed this yet?
-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 05:39:01 up 2 days, 15:43, 3 users, load average: 2.01, 1.72,
1.14


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-19 Per discussione jason pearl
I htink i am almost there.. I can send mail from [EMAIL PROTECTED] if i
am sending to the cox smtp servers... but i cannot recieve mail from
anyone. it bounce messages all say that they couldnt contact
mail.jpearl.org..  i have mx records setup at my dns as mail.jpearl.org
first
then jpearl.org.

my settings are all default for postfix. and one server setting says it
can recieve mail from anyone.   If i telnet to either of the above
addresses i get my postfix server answering. '

Am i missing a setting somewhere?

thanks

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 08:03:43 up 2 days, 18:08, 3 users, load average: 1.73, 1.63,
1.52


pgp0.pgp
Description: PGP signature


Re: [newbie] Transcode

2004-01-19 Per discussione jason pearl
On Mon, 19 Jan 2004 15:39:28 +
John Richard Smith [EMAIL PROTECTED] wrote:

jason pearl wrote:

cdrecord device (n,n,n or filename): 0,X,0 has not format n,n,n and
is no file : NOT Ok



Ok this above is wrong.. change the x... or it will not find uyour
drive..   change it to 0,0,0  :)

  

True,but this is only for the writer software aspect and I don't think 
it's relevent to my problem as such.

One thing that has ocured to me overnight. What installation are you 
running. Is your transcode install one of the various rpm installs,such

as PLF, or are you running the website cvs version ? The reason I ask
is that if transcode is like mplayer in regard to cvs versions they
don't automatically come with dcss libraries/decryption to decrypt the
mpeg2 vob files.
I may be lacking something in this direction, don't know, the transcode

website isn't very enlightening on that subject, merely references that

transcode is a one package install. That may, or may not enclude 
decryption, I don't know ?
But mine is a cvs install.

John

-- 
John Richard Smith
[EMAIL PROTECTED] 

no theres a mdk version.. i added the plf to my urpmi and then ran the
urpmi dvdrip. it downloaded about 10 packages. then i had to make sure
all the little tests said ok. then the program has been running
flawlessly.

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 08:38:07 up 2 days, 18:43, 3 users, load average: 1.27, 1.29,
1.35


pgp0.pgp
Description: PGP signature


Re: [newbie] Transcode

2004-01-19 Per discussione jason pearl
On Mon, 19 Jan 2004 16:03:02 +
John Richard Smith [EMAIL PROTECTED] wrote:

jason pearl wrote:

On Mon, 19 Jan 2004 15:39:28 +
John Richard Smith [EMAIL PROTECTED] wrote:

  

True,but this is only for the writer software aspect and I don't
think it's relevent to my problem as such.

One thing that has ocured to me overnight. What installation are you

running. Is your transcode install one of the various rpm
installs,such
as PLF, or are you running the website cvs version ? The reason I
askis that if transcode is like mplayer in regard to cvs versions
theydon't automatically come with dcss libraries/decryption to
decrypt thempeg2 vob files.
I may be lacking something in this direction, don't know, the
transcode
website isn't very enlightening on that subject, merely references
that
transcode is a one package install. That may, or may not enclude 
decryption, I don't know ?
But mine is a cvs install.

John

-- 
John Richard Smith
[EMAIL PROTECTED] 
  


no theres a mdk version.. i added the plf to my urpmi and then ran the
urpmi dvdrip. it downloaded about 10 packages. then i had to make sure
all the little tests said ok. then the program has been running
flawlessly.
  

Ah, that sounds interesting then. Now that presents a problem for me, 
not so easy to remove cvs versions, and I think I read somewhere about 
not running rpm versions together with source code version, because of
a bug or conflict. Hmm, I will have to look into that.
John

if it sees a conflict then it shouldnt let it install right?

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 09:21:36 up 2 days, 19:26, 3 users, load average: 0.00, 0.03,
0.33


pgp0.pgp
Description: PGP signature


Re: [newbie] OT - Web host query

2004-01-19 Per discussione jason pearl
On Mon, 19 Jan 2004 10:53:32 -0500
Todd Slater [EMAIL PROTECTED] wrote:

Can anybody recommend a reasonably priced Web hosting company? I'm
having a hard time finding one that will let me install a not-so-common
Apache module. Transfer and storage requirements are minimal.

Sorry for the OT, but I thought somebody on here might have some
insider knowledge. :)

TIA,
Todd

could try godaddy.com... cost dont seem too bad and they have a call
center.


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 09:23:21 up 2 days, 19:28, 3 users, load average: 0.00, 0.02,
0.29


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-19 Per discussione jason pearl
On Mon, 19 Jan 2004 18:14:09 +
Richard Urwin [EMAIL PROTECTED] wrote:

On Monday 19 Jan 2004 3:07 pm, jason pearl wrote:
 I htink i am almost there.. I can send mail from [EMAIL PROTECTED]
if i am sending to the cox smtp servers... but i cannot recieve mail
from anyone. it bounce messages all say that they couldnt contact
 mail.jpearl.org..  i have mx records setup at my dns as
mail.jpearl.org first
 then jpearl.org.

 my settings are all default for postfix. and one server setting says
it can recieve mail from anyone.   If i telnet to either of the above
 addresses i get my postfix server answering. '

 Am i missing a setting somewhere?

Pardon me, I've just telnetted to mail.jpearl.org port 25, and captured
the traffic with a network analyser.

The result: I send you SYN packets to set up the connection, you never
reply. I think that is what is termed stealthed. Therefore I believe
you have a firewall installed somewhere. (Maybe at the ISP.) On a
non-functioning connection without a firewall I would expect to see a
FIN/RST packet returned. Of course those packets *might* be getting
lost on the return trip.

-- 
Richard Urwin

i think my isp is blocking it.. i only get response from my computers in
the intranet...
:(


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 11:28:07 up 2 days, 21:33, 3 users, load average: 0.00, 0.00,
0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-19 Per discussione jason pearl
On Mon, 19 Jan 2004 15:42:11 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

On Monday 19 January 2004 10:07 am, jason pearl wrote:
 I htink i am almost there.. I can send mail from [EMAIL PROTECTED]
if i am sending to the cox smtp servers... but i cannot recieve mail
from anyone. it bounce messages all say that they couldnt contact
 mail.jpearl.org..  i have mx records setup at my dns as
mail.jpearl.org first
 then jpearl.org.

 my settings are all default for postfix. and one server setting says
it can recieve mail from anyone.   If i telnet to either of the above
 addresses i get my postfix server answering. '

 Am i missing a setting somewhere?

Well, if you don't actually have a machine called mail.jpearl.org, then
you need to get a wildcard setup so that all jperal.org machines will
go to the same IP address.
-- 
Bryan Phinney
Software Test Engineer

yeah i have set the mail.jpearl.org up. but im gonna wait for 2 weeks
till my new line gets installed so theres no more blocked ports.


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 14:31:29 up 3 days, 36 min, 3 users, load average: 0.00, 0.00,
0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] Transcode

2004-01-18 Per discussione jason pearl
On Sun, 18 Jan 2004 09:46:52 +
John Richard Smith [EMAIL PROTECTED] wrote:

anton wrote:


 ig you guys like gui you can use DVDRip.. i use it and it works
great.
  

 Looks like a gui for transcode is that correct ?


 Sure is. I used mencoder for a while but it seems to ask to much from

 my  chip (long story) which promptly overheats and seizes. Which gets

 me round to it... mencoder is heaps faster, and probably better 
 quality than transcode. It is under heavy development also, with 
 transcode only just ticking over. If you want gui though, you won't 
 find anything else that holds a candle to dvd::rip. It kicks butt. 
 Only vidomi is easier to use IMHO, and that is doze only. There are a

 couple of annoying things that dvd::rip does (or rather doesn't) do, 
 but they are probably things that only I like when ripping, so I 
 wouldn't sweat it. For me there isn't much of a choice but...
 In short, if you don't have a love affair with the CL, then dvd::rip 
 is you choice.
 Cheers
 Anton

Well, it's not that I've anything against the CL as such but a cursory
glance at the manual shows transcode to be nearly 3000 lines long 
about
60 pages of intricate to learn text, I ain't about to assimulate 
that in
an afternoon. So therefore a gui is welcome to get me started.

Incidentally, do you have scsi-emulation on your drives ?

John

here is the address to it..  http://www.exit1.org/dvdrip/  you can get
the mdk version there i think or at the mdk servers.. i also have it on
my server ftp://jpearl.org or http://.jpearl.org/pub/

if u have questions about it let me know i like the quality it puts
out... it can rip transcode split and burn programs...  if scsi emu. is
using /dev/scd0 then yes i do i am transcoding a snowboard vid as we
speak err type. 



-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 04:12:39 up 1 day, 14:17, 4 users, load average: 1.04, 1.58,
1.48


pgp0.pgp
Description: PGP signature


[newbie] Good virus program?

2004-01-18 Per discussione jason pearl
can someone point me to a good free anti virus program.. i found a
server one for 350$ and i dont wanna pay that hehe...


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 04:44:23 up 1 day, 14:49, 3 users, load average: 1.41, 1.67,
1.77


pgp0.pgp
Description: PGP signature


Re: [newbie] Transcode

2004-01-18 Per discussione jason pearl

cdrecord device (n,n,n or filename): 0,X,0 has not format n,n,n and is 
no file : NOT Ok

Ok this above is wrong.. change the x... or it will not find uyour
drive..   change it to 0,0,0  :)

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 14:20:09 up 2 days, 25 min, 5 users, load average: 0.00, 0.02,
0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] Another Stupid Newqbie Question..So shoot me

2004-01-17 Per discussione jason pearl
On Fri, 16 Jan 2004 22:59:04 -0800
Aron Smith [EMAIL PROTECTED] wrote:

On Fri, 2004-01-16 at 22:32, jason pearl wrote:
 On Fri, 16 Jan 2004 22:06:03 -0800
 Aron Smith [EMAIL PROTECTED] wrote:
 
 In sylpheed -claws clicking on a link does nothing ...what am I
doing wrong? 
 
 
 go to common preferences and then other .. for web browser choose 
 opera'%s' or konqueror '$s' . You might have to write that in, then
 click on links and it will work/
Kool Evo is history


Ya i dont have claws tho but it seems to be the same thing with what it
can do. Hasnt crashed ever either.

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 23:59:07 up 10:04, 2 users, load average: 0.59, 0.34, 0.24


pgp0.pgp
Description: PGP signature


Re: [newbie] Another Stupid Newqbie Question..So shoot me

2004-01-17 Per discussione jason pearl
On Sat, 17 Jan 2004 05:45:12 -0500
Charles Ramsey [EMAIL PROTECTED] wrote:

I encountered the same difficulty in that clicking on a link did
nothing.  I tried the advice given in this thread.

Is it a reason to not use Sylpheed?No.

Is it a minor annoyance?  Yes

It can be worked around by selecting the link, copying it, and pasting
it into your browser of choice.

Charles Ramsey

On Sat, 17 Jan 2004 00:00:02 -0700
jason pearl [EMAIL PROTECTED] wrote:

 On Fri, 16 Jan 2004 22:59:04 -0800
 Aron Smith [EMAIL PROTECTED] wrote:
 
 On Fri, 2004-01-16 at 22:32, jason pearl wrote:
  On Fri, 16 Jan 2004 22:06:03 -0800
  Aron Smith [EMAIL PROTECTED] wrote:
  
  In sylpheed -claws clicking on a link does nothing ...what am I
 doing wrong? 
  
  
  go to common preferences and then other .. for web browser choose 
  opera'%s' or konqueror '$s' . You might have to write that in,
then  click on links and it will work/
 Kool Evo is history
 
 
 Ya i dont have claws tho but it seems to be the same thing with what
it can do. Hasnt crashed ever either.
 
CHarles i fixed that with my above statement. every link i just have to
double click to open a browser

:)

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 04:07:41 up 14:12, 3 users, load average: 2.13, 2.04, 1.73


pgp0.pgp
Description: PGP signature


Re: [newbie] Another Stupid Newqbie Question..So shoot me

2004-01-17 Per discussione jason pearl


Also lets you pick the desktop.  I run 12 all the time, so this is
easier for me than looking for the open link or putting up with the
browser on top of my mail.

Lee


you must have alotta programs open hehe. i only use 2 at most but i
always have about 10 windows open and just layerthem around.


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 04:11:00 up 14:15, 3 users, load average: 2.54, 2.27, 1.87


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-17 Per discussione jason pearl
On Thu, 15 Jan 2004 12:02:26 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

On Thursday 15 January 2004 09:01 am, jason pearl wrote:

 i can send mail to myself.. i sent an email from
[EMAIL PROTECTED] i can send it to my cox email but not to
anyone else. what do i put for mx records at the no-ip account? i put
my cox mx records.

Also, once you get the mail server up, you might want to run a quick
test to check for open relays. 

From the machine telnet to relay-test.mail-abuse.org

i got this when i opened telnet:

telnet open
(to) 68.99.95.93 25
Trying 68.99.95.93...
Connected to ip68-99-95-93.ph.ph.cox.net (68.99.95.93).
Escape character is '^]'.
220 jpearl.org ESMTP Postfix (2.0.13) (Mandrake Linux)

when i try to send mail to a user @ something besides [EMAIL PROTECTED]
I get a message from the windows box saying that relaying mail isnt
allowed...

SOooo the recips never get my mail. Does this mean i have to use my cox
smtp server to send mail???




-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 05:54:54 up 15:59, 4 users, load average: 1.16, 1.17, 1.17


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-17 Per discussione jason pearl

telnet open
(to) relay-test.mail-abuse.org
Trying 168.61.4.13...
Connected to relay-test.mail-abuse.org (168.61.4.13).
Escape character is '^]'.
/proj/maps/bin/in.relaytest: socket failed [Bad file descriptor]
Connecting to 68.99.95.93 ...
Connection closed by foreign host.

thats what i get.. what it means i dont know'


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 06:21:15 up 16:26, 4 users, load average: 1.14, 0.95, 1.14


pgp0.pgp
Description: PGP signature


Re: [newbie] Transcode

2004-01-17 Per discussione jason pearl
On Sat, 17 Jan 2004 21:36:24 +
John Richard Smith [EMAIL PROTECTED] wrote:

Josenildo Marques wrote:

On Sat, 2004-01-17 at 13:24, John Richard Smith wrote:
  

It shouldn't make any difference whether I have scsi-emulation or not
, it's covered either way, with the /dev/dvd --- link to /dev/scd0
,the real device, and I need scsi-em for various reasons.  I think
the next thing to do is to see whether I can get transcode to compile
and recognise my /dev/scd0 device instead of looking only for
/dev/dvd. I haven't had time to look into that though, either way it
shouldn't make any difference if it continues to look for /dev/dvd as
long at that link to the real device is in place.

John



John

I noticed you used the -i switch in your examples. I have run
transcodehere a couple of times without that option and it finds my
dvdrom (scd0too), although it warns that it was not given.

  

[EMAIL PROTECTED] divx]# transcode /dev/dvd/ -x dvd -V -j 16,0 -B 5,0 \
-Y 40,8 -s 4.47 -U my_movie -y xvid -w 1024
transcode v0.6.12 (C) 2001-2003 Thomas Oestreich, 2003-2004 T.
Bitterberg[transcode] warning : unused command line parameter detected
(16/19)[transcode] warning : argc[16]=/dev/dvd/ (unused)
[transcode] warning : argc[17]= -Y (unused)
[transcode] warning : argc[18]=40,8 (unused)
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0
ms[transcode] auto-probing source (null) (ok)
[transcode] V: import format| unknown  (V=dvd|A=null)
[transcode] V: import frame | disabled
[transcode] critical: invalid top/bottom clip parameter for option -j
[EMAIL PROTECTED] divx]# transcode /dev/scd0/ -x dvd -V -j 16,0 -B 5,0 \ 
-Y 40,8 -s 4.47 -U my_movie -y xvid -w 1024
transcode v0.6.12 (C) 2001-2003 Thomas Oestreich, 2003-2004 T.
Bitterberg[transcode] warning : unused command line parameter detected
(16/19)[transcode] warning : argc[16]=/dev/scd0/ (unused)
[transcode] warning : argc[17]= -Y (unused)
[transcode] warning : argc[18]=40,8 (unused)
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0
ms[transcode] auto-probing source (null) (ok)
[transcode] V: import format| unknown  (V=dvd|A=null)
[transcode] V: import frame | disabled
[transcode] critical: invalid top/bottom clip parameter for option -j
[EMAIL PROTECTED] divx]#

Interesting that it seems to suggest that neither of the two device 
arguements are not used.

I must look that up tomorrow.

John


-- 
John Richard Smith
[EMAIL PROTECTED] 

ig you guys like gui you can use DVDRip.. i use it and it works great.

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 16:10:21 up 1 day, 2:15, 3 users, load average: 1.81, 1.85, 1.81


pgp0.pgp
Description: PGP signature


Re: [newbie] Sylpheed-claws - slight problem

2004-01-17 Per discussione jason pearl
On Sat, 17 Jan 2004 17:17:07 -0700
Jerry Barton [EMAIL PROTECTED] wrote:

On Sat, 17 Jan 2004 16:34:18 +0200
Johan [EMAIL PROTECTED] wrote:

 Hi,
 I was running sylpheed.
 I read about sylpheed-claws and  installed that.
 Now in folders Inbox  --  CLUG  --  Newbie shows in blue they have 
 files...but click on that and nothing shows.
 There may have been files in there before moving from sylpheed to 
 sylpheed-claws.
 What I see in Mail folder...there are files for Kmail and files in
 same folder but otherwise listed...take it to be sylpheed files.
 Any idea to correct this please.
 Thanks

FWIW, I had a similar problem with claws.  Inbox said I had 530-odd
messages (I'd deleted a whole bunch of emails before installing) and
thenewbie(this list's) folder said 1479 (or some such) messages and I
had only 4 or 5 saved in each.  I found I don't really use all the
extra features in claws so I've just gone back to regular sylpheed, but
just confirming that it happens.


-- 
_||_  Registered linux user #300600 
 (o_  Registered linux machine # 185855  
 //\at   
 V_/_ http://counter.li.org  


So can someone tell me is there really a difference between claws and
the regular version...??? i dont want to change if its the same.. i was
comparing what file descriptions say and they have the same thing...

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 18:05:18 up 1 day, 4:10, 3 users, load average: 1.49, 1.65, 1.70


pgp0.pgp
Description: PGP signature


Re: [newbie] Blank Screen at boot. Can't load Linux(again)

2004-01-16 Per discussione jason pearl
On Thu, 15 Jan 2004 19:54:45 -0500
Marc Resnick [EMAIL PROTECTED] wrote:

Here we go again.

I tried to get acpi to work, as a battery manager. I set it to load at
startup. I restarted the computer to see if it would work. I chose
Linux in LILO, and behold, a complete blank screen. No command line, no
errors, no anything. Just a blank screen. So I powered off, and
restarted. This time I went into failsafe. Went fine until I got some
error about not being able to locate [something like DSID]. It then
stopped, and was not active at all. I rebooted again, and tried
linux-nonfb. Same as failsafe. Note: The acpi at startup was the only
change I made since my last boot.

What am I supposed to do now. I assume something with the boot record
in windows?

Thanks in advance,
Marc


i dont think its a windows thing because i have the same problem trying
ot boot 2.6 kernel
i have given up for now because the 2.4.22.26 kernel is fine for me
right now even though i do wonder how it runs

--


jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 01:18:16 up 4 days, 6:39, 5 users, load average: 0.12, 0.32,
0.34


pgp0.pgp
Description: PGP signature


Re: [newbie] Boot/Sound Problem

2004-01-16 Per discussione jason pearl
On Thu, 15 Jan 2004 22:15:52 -0800
Russ [EMAIL PROTECTED] wrote:

I made a mistake in permissions for /dev/dsp, they are 555.

Russ


Russ wrote:

 Hi,

 When I boot up Linux I keep getting the following error:

 Sound server informational message:

 Error while initializing the sound driver:

 device /dev/dsp can't be opened (Permission denied)

 The sound server will continue, using the null output device.


 Does anyone know what needs to be done to correct this error. 
 permissions on /dev/dsp are 666.

 Russ


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


do you have another device using the sound device? for example if gaim
crashes and stays resident i cannot hear any sound till i kill the
process. Other then that i dont liike sound problems, maybe htere is a
lock on it in hte /var dir?

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 01:21:01 up 4 days, 6:42, 5 users, load average: 0.28, 0.24,
0.30


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-16 Per discussione jason pearl
On Thu, 15 Jan 2004 09:56:19 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

newbie

hello


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 02:27:23 up 4 days, 7:48, 5 users, load average: 0.00, 0.01,
0.04


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-16 Per discussione jason pearl
On Thu, 15 Jan 2004 13:06:33 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

On Thursday 15 January 2004 12:17 pm, jason pearl wrote:

 I never bet a bounce back and nobody can telnet to me even with my
 router port opened so i guess the outgoing 25 is blocked? so does
that mean incoming is blocked also?

Jason, I just did some research to try to clear this up.  According to
this: http://support.cox.net/custsup/email/email_info.shtml
Cox does not block incoming port 25, they do however, block outgoing
port 25 just as Earthlink does.  You should be able to receive mail at
a dynamic domain but you will not be able to send mail without
configuring the mail server to relay through Cox's mail servers.

If other people are unable to telnet to port 25 on your system, it
might be because you are running a firewall that is dropping the
traffic or your mail server is incorrectly configured and therefore is
not active.-- 
Bryan Phinney
Software Test Engineer



hello?

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 02:30:53 up 4 days, 7:52, 5 users, load average: 0.04, 0.02,
0.03


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-16 Per discussione jason pearl
On Thu, 15 Jan 2004 13:06:33 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

On Thursday 15 January 2004 12:17 pm, jason pearl wrote:

 I never bet a bounce back and nobody can telnet to me even with my
 router port opened so i guess the outgoing 25 is blocked? so does
that mean incoming is blocked also?

Jason, I just did some research to try to clear this up.  According to
this: http://support.cox.net/custsup/email/email_info.shtml
Cox does not block incoming port 25, they do however, block outgoing
port 25 just as Earthlink does.  You should be able to receive mail at
a dynamic domain but you will not be able to send mail without
configuring the mail server to relay through Cox's mail servers.

If other people are unable to telnet to port 25 on your system, it
might be because you are running a firewall that is dropping the
traffic or your mail server is incorrectly configured and therefore is
not active.-- 
Bryan Phinney
Software Test Engineer


I cant see port 25 on sheilds up at grc.com
It says my 25 is stealth.. I also made sure that the port is open on my
router.. so i take it i would have to buy the cox business line or buy
mail redirector service.

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 02:36:45 up 4 days, 7:57, 5 users, load average: 0.02, 0.01,
0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] linux install

2004-01-16 Per discussione jason pearl
On Fri, 16 Jan 2004 19:14:55 +
Anne Wilson [EMAIL PROTECTED] wrote:

quote
IIRC you have tried 'linux noapic' when booting - if you haven't 
already done so, try linux noacpi.  No, it's not the same, and at 
least one poster believes that to be the solution.
/quote

Correction - 'linux acpi=off' 

Anne

In my experiences acpi comes off and  apic is on...

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 12:56:27 up 4 days, 18:17, 5 users, load average: 0.10, 0.70,
0.96


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-16 Per discussione jason pearl
On Thu, 15 Jan 2004 12:02:26 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

On Thursday 15 January 2004 09:01 am, jason pearl wrote:

 i can send mail to myself.. i sent an email from
[EMAIL PROTECTED] i can send it to my cox email but not to
anyone else. what do i put for mx records at the no-ip account? i put
my cox mx records.

Also, once you get the mail server up, you might want to run a quick
test to check for open relays. 

From the machine telnet to relay-test.mail-abuse.org

You will see a long dialog where mail-abuse tries to relay mail through
your server with successive attempts to spoof a connection to trick the
mail server into relaying.  If you pass, this doesn't meant that your
mail server can't be used as a relay but it does mean that the most
obvious tricks have been tried and failed.

-- 
Bryan Phinney
Software Test Engineer



I think i figured something out.. i cant send mail with postfix. it says
operation timed out.. It was trying to contact mx.west.cox.net which
is my isp.
--


jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 14:34:05 up 39 min, 1 user, load average: 0.00, 0.03, 0.06


pgp0.pgp
Description: PGP signature


Re: [newbie] Opening terminal adds users

2004-01-16 Per discussione jason pearl
On Fri, 16 Jan 2004 20:33:04 -0600
Chris [EMAIL PROTECTED] wrote:

Everytime I open a terminal whether its as  user or root a user is
added, ie..my sig shows 7 users.  How do I make these go away other
than rebooting?  Logging out/back in doesn't help.  The only time I
notice one sometimes isn't added is if I open a terminal from konqueror
 tools  Open 
terminal.

Thanks
Chris

-- 
  Regards
  Chris
  A 100% Microsoft free computer
  Registered Linux User 283774 http://counter.li.org
  8:29pm  up 15 days,  6:07,  7 users,  load average: 0.41, 0.52, 0.36

I would like to know too. it says i had 5 users and i know i dont .. I
rebooted today for some reason and they went away.

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 22:22:31 up 8:27, 2 users, load average: 0.00, 0.00, 0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] Another Stupid Newqbie Question..So shoot me

2004-01-16 Per discussione jason pearl
On Fri, 16 Jan 2004 22:06:03 -0800
Aron Smith [EMAIL PROTECTED] wrote:

In sylpheed -claws clicking on a link does nothing ...what am I doing
wrong? 


go to common preferences and then other .. for web browser choose 
opera'%s' or konqueror '$s' . You might have to write that in, then
click on links and it will work/

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 23:30:20 up 9:35, 2 users, load average: 0.14, 0.26, 0.20


pgp0.pgp
Description: PGP signature


Re: [newbie] problems with installation of packages

2004-01-15 Per discussione jason pearl
On 15 Jan 2004 14:58:08 +
B. L. Krieger [EMAIL PROTECTED] wrote:

Hi there,

I need help with installing packages. After I installed Mandrake 9.2 I 
cannot install software. When I open the installation tool, I can
select the packages. Yet when I hit the install button the program
opens a progress bar. After a while I am prompted to put the CD into
dev/hdb. When I put the CD into the drive it does not recognize it, but
prompts me again after a while.

I have two cd drives installed. The first one is recognised by the
software as CDROM, the second as CDROM_2. I cannot open the first one.
After a previous dual boot installation it does not react any longer.
So I only used the second one to set up the system.

Has anybody an idea what I could do ?

Thanks in advance for your help. Best,
--Bernhard 

what does your /etc/fstab file say it is?
i had that problem before and i rechecked my cdrom mount points in MCC
and then rebooted and it changed from /dev/hdc   to /dev/scd0 and i was
able to read my cdrom again

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 09:55:50 up 3 days, 15:17, 3 users, load average: 0.01, 0.03,
0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-15 Per discussione jason pearl
On Thu, 15 Jan 2004 09:56:19 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

On Thursday 15 January 2004 09:01 am, jason pearl wrote:

 i can send mail to myself.. i sent an email from
[EMAIL PROTECTED] i can send it to my cox email but not to
anyone else. what do i put for mx records at the no-ip account? i put
my cox mx records.

Do you mean that you can send mail from your Postfix server to your cox
email account but not to anyone else?  If so, do you get a bounce
message or is your message refused when you send it or does it just not
get received?

If the ISP blocks outgoing port 25, you will send a message to an
external address and it will just disappear.  You can still send mail
to local ISP accounts because port 25 traffic is only blocked at the
router for outgoing traffic, internally, it still works.  The local
mail server accepts your mail because it recognizes that your IP is
internal to its network, so it accepts the traffic.  If that seems to
be what is happening, then your outgoing port 25 is probably blocked.

If your port 25 is open and you want to check it, simply try to telnet
to port 25 of your external WAN IP address.  If your postfix server
responds, then port 25 is not blocked.

I am pretty sure that you should NOT be using the cox mail server
address.  Any mail bound to your myvnc.com domain will not be
recognized by the cox mail server and will be refused.  If they have
agreed to accept mail for your domain and let you download it from
them, you should use their mail server.

The MX record at no-ip.com needs to be the hostname of a mailserver. If
you were using an external mail hosting service that collects your mail
and then sends it to your machine, this is where you would put the name
of that mail server hostname.  Otherwise, I am pretty certain that you
leave that blank.  You can also set wildcards so that all requests to
your domain are sent to the IP you have updated.  So, www.no-ip.com,
mail.no-ip.com, ftp.no-ip.com, etc.  
-- 
Bryan Phinney
Software Test Engineer

I never bet a bounce back and nobody can telnet to me even with my
router port opened so i guess the outgoing 25 is blocked? so does that
mean incoming is blocked also?


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 10:15:52 up 3 days, 15:37, 3 users, load average: 0.07, 0.02,
0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-14 Per discussione jason pearl
On Wed, 14 Jan 2004 07:03:26 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

On Tuesday 13 January 2004 11:40 pm, jason pearl wrote:

 so should we get this email...

After the recent discussion concerning anti-spam measures, I got to
thinking that I might have figured out why the Mandrake mailing-list
server was dropping my emails when they originated from my postfix
system and then got relayed through the ISP.  It appears that I
correctly figured out why.  If you check the full mail headers, you
will see that that message originated from my Postfix system.  That is
the first time I have been able to get a mail message through when it
originated from my Postfix system.

Short answer, you should have gotten that email but I didn't expect it
to go through.

-- 
Bryan Phinney
Software Test Engineer

do you have to pay to use that domain name to get it through.. is your
port 25 blocked??? 


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 05:32:03 up 2 days, 10:53, 2 users, load average: 1.29, 1.23,
0.90


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-14 Per discussione jason pearl
On Wed, 14 Jan 2004 09:21:19 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

On Wednesday 14 January 2004 07:32 am, jason pearl wrote:

 do you have to pay to use that domain name to get it through.. is
your port 25 blocked???

No.  My port 25 IS blocked, at least for outgoing traffic on port 25 
So, I have to smarthost my mail through my ISP, basically, Postfix
relays all outgoing external mail through the ISP's mail server using
smtpauth to transmit.  Internal mail (for bphinney.homelinux.org) is
routed internally through my mail server.

So family members using my servers can communicate internally amongst 
ourselves and outgoing mail gets routed through one more hop than it
would normally.

-- 
Bryan Phinney
Software Test Engineer

So did you have to pay extra to(im assuming homelinux is dyndns.org) get
them to reroute mail? I would rather have my own mail server then to use
cox cable.  thanks

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 17:26:37 up 2 days, 22:47, 3 users, load average: 0.00, 0.00,
0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-14 Per discussione jason pearl
On Wed, 14 Jan 2004 20:32:22 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

On Wednesday 14 January 2004 07:28 pm, jason pearl wrote:

 So did you have to pay extra to(im assuming homelinux is dyndns.org)
get them to reroute mail? I would rather have my own mail server then
to use cox cable.  thanks

Depends on how much you want to depend on it.  I don't pay extra and
mail that is bound for my dynamic domain name gets sent to my current
IP address where my router sends it on to the mail server which is
configured to accept mail for my dynamic domain name.  If the mail
bound for my mail server is not for a real local user, the connection
gets rejected and dropped and I get a notification that someone tried
to relay mail through my server.

However, as someone on the expert list pointed out earlier, there is
some risk involved in running a mail server off of a dynamic IP
address.  If someone else that is running a mail server inherits your
IP address before the dynamic DNS service gets the new IP and they
happen to be running an SMTP server that is configured to accept mail
for all domains regardless of where it is bound or who the message is
to, they will intercept your mail.

I don't worry about that because the only people using my domain are
family members and all of our mail is PGP encrypted.  Even if you
intercepted some of the messages, you couldn't decrypt them so they
would be useless to you.  However, it is something to consider.
-- 
Bryan Phinney
Software Test Engineer


Where is a good place to look on info on setting this up... i have
choices for forwarding mail or a mail reflector.. i know port 25 is
blocked by my isp. im assuming its just inbound that is blocked. I have
postfix installed but not running.

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 19:55:35 up 3 days, 1:16, 3 users, load average: 0.00, 0.10,
0.14


pgp0.pgp
Description: PGP signature


Re: [newbie] Test Message

2004-01-13 Per discussione jason pearl
On Tue, 13 Jan 2004 19:38:05 -0500
Bryan Phinney [EMAIL PROTECTED] wrote:

Just testing to see if the smarthost relay problems that I had
previously have been fixed yet.  If not, this message should never
appear.-- 
Bryan Phinney
Software Test Engineer


so should we get this email...

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 21:40:08 up 2 days, 3:01, 2 users, load average: 0.00, 0.00,
0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] can i downgrade apache on mdk92?

2004-01-12 Per discussione jason pearl
On Mon, 12 Jan 2004 18:44:35 +0700
Fajar Priyanto [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello all,
It seems that apache2 is having troubles with phpnuke.
Can I downgrade my apache2 on mdk92 into apache 1.3.x?
How do I do that?
Thanks.

you can get rid of apache2 by urpme apache2 and then urpmi apache   

i had to do it before when i didnt know how to use apache2.. lol


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 05:20:55 up 10:42, 1 user, load average: 0.00, 0.01, 0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] Im excited hehe

2004-01-12 Per discussione jason pearl
On Mon, 12 Jan 2004 08:19:11 -0500
Lee Wiggers [EMAIL PROTECTED] wrote:

On Sun, 11 Jan 2004 00:28:47 -0700
jason pearl [EMAIL PROTECTED] wrote:

 all i have to say is that i am glad someone in here talked about
 sylpheed because i like it better than any other mail prog i have
 used ... even evolution.
 
 -- 
 
 jason pearl [EMAIL PROTECTED]
++
 Keep your friends close and your enemies closer-Tupac
++
 Kurrupted Visionz Phx, AZregistered linux user #307811
 MDK 9.2 LinuxMachine# 193475, 227341
 AMD64 Opteron 1.6http://counter.li.org
 ASUS SK8N
 00:27:33 up 3:09, 1 user, load average: 0.00, 0.00, 0.02
 
Try Sylpheed-Claws and you'll really flip out.


is there a difference because i read the descriptions and they seem to
do the same thing..

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 06:23:36 up 11:44, 2 users, load average: 1.00, 0.91, 0.55


pgp0.pgp
Description: PGP signature


Re: [newbie] triple boot with windows XP, 98 and mdk 9.2?

2004-01-12 Per discussione jason pearl
On Mon, 12 Jan 2004 23:34:48 -0500
Ramin [EMAIL PROTECTED] wrote:

  Hiding from Windows98 should be fairly easy as  it is rather an old
  windows. 
And i noticed during mandrake installation that it does have hidden FAT
among the options for the file system. I have though not tried to see
if how it performs. I am using XOSL as my boot loader which come with
Ranish partition manager and i can install windows2k on the third
partition while the first two partitions are FAT or NTFS! I however do
not use hidden fat (it may work though, but i don´t remember what was
the problem). I record the first two partitions as linux type  using
RPM even though they are windows type! This way is guaranteed to work
for me. Windows98 is older and i think hiding FAT partitions is very
likely to work. 
  So if it was me, the first way i would try is using Mandrake
  partition 
manager to hide the first two windows partitions and write the setting
to the MBR. Then i would start installing Windows98. I should repeat
that i have not  tried this myself before,
 but the Mandrake 9.2 partition manager seems very reliable (it was not
 the 
case for Mandrake 9.0 to my opinion).

Regards, Ramin
 
On January 12, 2004 09:45 pm, Joe wrote:
 A friend has a laptop, which has XP in the first partition. When I
 installed mandrake, I created a small fat32 partition between XP and
 mandrake, with the intent of putting 98 in there for some legacy app
he wants to use (something for working with an old version of windows
CE that doesn't run under XP, havn't tried it under wine...yet). Did a
 quick search on google and found this page:
 http://www.vamos.de/english/bootman2.html#dos
 It is an OS2 tool that can hide a primary partition from windows so
that it sees the second partition as c:

 Is there a way to do this with lilo or grub?
 Is there an easier way?

 TIA for suggestions.

 Joe.



I used to do it ... first start blank then install 98 then install winxp
pro or win 2000 then linux.. linux and windows will  show up on the lilo
boot when you boot windows it will take you to the nt loader and you can
boot 98 from there. I think its not possible to boot 98 in the middle
how you explained it. windows likes to install to the mbr ;)


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 21:51:48 up 1 day, 3:13, 1 user, load average: 0.00, 0.00, 0.00


pgp0.pgp
Description: PGP signature


[newbie] Im excited hehe

2004-01-11 Per discussione jason pearl
all i have to say is that i am glad someone in here talked about sylpheed because i 
like it better than any other mail prog i have used ... even evolution.

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
00:27:33 up 3:09, 1 user, load average: 0.00, 0.00, 0.02


pgp0.pgp
Description: PGP signature


Re: [newbie] Wireless networking recommendation?

2004-01-11 Per discussione jason pearl
On Sun, 11 Jan 2004 11:55:31 -0500
Todd Slater [EMAIL PROTECTED] wrote:

I thought I could set up a wired home network, but it turns out it's
going to be too difficult to run the cable. So, I'm going to opt for a
wireless solution to provide web access to a second computer.

Can anybody recommend a decent wireless router (connecting to cable
modem) and wireless nic (for a P333)? I've been fond of D-link nics, and
ordered a D-link router that I need to return to get a wireless one.

I plan on putting the router next to the server and would like to
connect it via cable. The server is running Mdk 9.1, the client Mdk 9.2.

And, I'd like to do it all for next to nothing. :)

The threads I found in the archives were more about getting particular
nics to work, I couldn't find any dazzling success stories.

TIA,

Todd

I would get a netgear or syslink router. i recently have had problems with a dlink i 
have. It wouldnt open ports and the internal firewall sucked. and make sure its 
wireless g not b and if u want decent speed make sure its over 100mbps and not the 54 
mbps version...

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 11:34:21 up 19 min, 2 users, load average: 0.00, 0.03, 0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] 9.2 - Cannot setup printer

2004-01-11 Per discussione jason pearl
On Sun, 11 Jan 2004 08:46:37 -0500
Frank Bax [EMAIL PROTECTED] wrote:

At 01:26 AM 1/11/04, jason pearl wrote:

On Sun, 11 Jan 2004 00:14:38 -0500
Frank Bax [EMAIL PROTECTED] wrote:

 Printer port was already set to ECP+EPP.  I tried all possible settings
 anyway with same result.
 
 I plan to use a dlink 704P to share the printer, but that is not
 auto-detected either.  When I disable all three autodetection options, then
 locally connected is the only option presented for manual setup, so I
 thought I would try to configure printer locally, then change connection
 type to remote.
 
 Frank
 
 
 At 11:22 PM 1/10/04, Troy T. Hall wrote:
  From the manual If you want to use a parallel printer connected 
 locally to
 your machine, make sure that the parallel port mode is set to ECP+EPP or at
 least to one of ECP or EPP and NOT to SPP, unless you have a really old
 printer.  If the parallel port is not set this way you might still be able
 to print, but your printer will not be detected autmoatically and you will
 have to configure it by hand.  ...
 Also CUPS is generally used for remotely connected printers.
 
 Troy
 
 - Original Message -
 From: Frank Bax [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, January 10, 2004 2201 N6REJ
 Subject: [newbie] 9.2 - Cannot setup printer
 
 
   My MDK9.1 system did not have a printer configured.  After upgrading to
   9.2, I  tried to add a printer.  When I first click on PrinterDrake in
   MCC, I get a message saying CUPS is not automatically started during
   bootup, would I like to enable automatic starting - I select YES.
   My local printer (HP4) is not auto-detected, so I disable those
 checkboxes.
   Printer is on parallel port 0.  I'm then asked if it's a multi-function
   printer - no.
   Then I get Please wait - Making printer port available for CUPS.
   After a many seconds, a window opens asking to give the printer a name.
   It doesn't matter if I change the name or just leave it as 
 Printer, when
   I click Next, I get Failed to configure printer Printer.
  
   How can I setup my printer?
  
   Frank
 

ok so are you saying that you are using a print server that isnt connected 
to your computer directly via Parallel? I just got mine setup after 
searching for clues on how to setup a remote printer correctly.


The print server is not connected to parallel port - it has it's own ip 
address.  I am able to physically connect the printer to either print 
server or the parallel port, but cannot get either one to work.  Mandrake 
9.2 does not auto-detect either of these connections.  When I try to 
manually setup a locally connected printer, I get the error in my first 
message.  I have not been able to find the 'clues' that allow me to 
manually setup a printer connected to a dlink print server.  Therefore, I 
seem to be unable to setup any kind of printer on MDK92. 

the answer is basically open the cups configureation and then choose expert in the 
menu bar at the top... then ad printer. It will then give you about 4 choices. choose 
the remote lpd printer . then put the ip of the print server (mine is 192.168.1.10) it 
goes as the hostname. then on dlink it uses port names instead of numbers..the second 
line get the name of the port you setup in the printserver config. mine is 
hp_printer... then go on with the configuration and choose your printer type and it 
will work. I have the d-link DP300U print server. 

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
uptime: 12:09:17 up 54 min, 2 users, load average: 0.00, 0.00, 0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] urpmi question

2004-01-10 Per discussione jason pearl
On Sat, 10 Jan 2004 13:14:35 +
Anne Wilson [EMAIL PROTECTED] wrote:

On Friday 09 January 2004 21:57, JoeHill wrote:
 On Fri, 9 Jan 2004 21:38:29 +

 Anne Wilson [EMAIL PROTECTED] wrote:
  [EMAIL PROTECTED] anne]# urpmi awesfx
  Please insert the medium named Installation CD1 (x86) (cdrom1)
  on device [/dev/scd0]
  Press Enter when ready...
  cp: reading `/mnt/cdrw/Mandrake/RPMS/awesfx-0.4.4-4mdk.i586.rpm':
  Input/output error
  installing /var/cache/urpmi/rpms/awesfx-0.4.4-4mdk.i586.rpm

 means it could not read from the CD, usually.

 Try putting another CD in there and see if you can read from it. If
 not, may be some hardware or file system probs; if another CD works
 fine, ie. you can read the contents, could be the Mandrake CD is
 bad.

  error: read failed: Success (25)
  unable to install package
  Preparing...
  ##
  [EMAIL PROTECTED] anne]#
 
  So - is it installed or not?  I guess so, but from those
  messages, it could mean anything

 try 'rpm -q awesfx' to see if it *did* install, which is doubtful
 if it could not read from the CD. Also, it only shows the
 'Preparing' slider, not the 'Installing' slider.

Ture - it just seems an odd thing to do.  How can it prepare if it 
didn't actually download a package?  Anyway, it's academic.  I'll 
sort it out one way or another sometime today.

The problems I'm having do not relate to just one cd.  It has been 
single packages that can't be read, not the whole cd.  It's not a 
major problem as the package can always be found elsewhere.

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



yeah it probably has bad packages...

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
22:29:54 up 1:12, 2 users, load average: 0.08, 0.05, 0.01


pgp0.pgp
Description: PGP signature


Re: [newbie] urpmi question

2004-01-10 Per discussione jason pearl
On Sat, 10 Jan 2004 22:30:12 -0700
jason pearl [EMAIL PROTECTED] wrote:

On Sat, 10 Jan 2004 13:14:35 +
Anne Wilson [EMAIL PROTECTED] wrote:

On Friday 09 January 2004 21:57, JoeHill wrote:
 On Fri, 9 Jan 2004 21:38:29 +

 Anne Wilson [EMAIL PROTECTED] wrote:
  [EMAIL PROTECTED] anne]# urpmi awesfx
  Please insert the medium named Installation CD1 (x86) (cdrom1)
  on device [/dev/scd0]
  Press Enter when ready...
  cp: reading `/mnt/cdrw/Mandrake/RPMS/awesfx-0.4.4-4mdk.i586.rpm':
  Input/output error
  installing /var/cache/urpmi/rpms/awesfx-0.4.4-4mdk.i586.rpm

 means it could not read from the CD, usually.

 Try putting another CD in there and see if you can read from it. If
 not, may be some hardware or file system probs; if another CD works
 fine, ie. you can read the contents, could be the Mandrake CD is
 bad.

  error: read failed: Success (25)
  unable to install package
  Preparing...
  ##
  [EMAIL PROTECTED] anne]#
 
  So - is it installed or not?  I guess so, but from those
  messages, it could mean anything

 try 'rpm -q awesfx' to see if it *did* install, which is doubtful
 if it could not read from the CD. Also, it only shows the
 'Preparing' slider, not the 'Installing' slider.

Ture - it just seems an odd thing to do.  How can it prepare if it 
didn't actually download a package?  Anyway, it's academic.  I'll 
sort it out one way or another sometime today.

The problems I'm having do not relate to just one cd.  It has been 
single packages that can't be read, not the whole cd.  It's not a 
major problem as the package can always be found elsewhere.

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



yeah it probably has bad packages...
test sorry


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
22:33:16 up 1:15, 2 users, load average: 0.00, 0.02, 0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] urpmi question

2004-01-10 Per discussione jason pearl
On Sat, 10 Jan 2004 15:40:53 +
Anne Wilson [EMAIL PROTECTED] wrote:

On Friday 09 January 2004 22:15, Dick Gevers wrote:
 On Fri, 9 Jan 2004 21:51:37 +, Anne Wilson
 [EMAIL PROTECTED]

 wrote about Re: [newbie] urpmi question:
 No, it's not.  So what the heck was it preparing?  Never mind -
  I'll leave it for tonight, then I'll go back to the gui.  At
  least I can understand the messages there.

 You could try copying the file from the CD to a home directory; I
 had one CD in a previous version that always had read problems.
 Moreover you could check the file`s integrity with rpm -K awe*

 If it still fails you might have a corrupted rpm database (which I
 experienced several times in MD 9.1), but this can easily be fixed
 by: rpm --rebuilddb

[EMAIL PROTECTED] anne]# urpmi awesfx
Please insert the medium named Installation CD1 (x86) (cdrom1) on 
device [/dev/scd0]
Press Enter when ready...
installing /var/cache/urpmi/rpms/awesfx-0.4.4-4mdk.i586.rpm

Preparing...
##
   1:awesfx 
##
[EMAIL PROTECTED] anne]#
[EMAIL PROTECTED] anne]# rpm -q awesfx
awesfx-0.4.4-4mdk
[EMAIL PROTECTED] anne]#


So - maybe the database needing updating, or maybe it tried to read 
the cdrom before it was fully spun up?  Either way, it is installed 
from cd now.  Thanks for the help, though.

Anne
yayyy!

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
22:39:51 up 1:22, 2 users, load average: 0.00, 0.00, 0.00


pgp0.pgp
Description: PGP signature


Re: [newbie] 9.2 - Cannot setup printer

2004-01-10 Per discussione jason pearl
On Sun, 11 Jan 2004 00:14:38 -0500
Frank Bax [EMAIL PROTECTED] wrote:

Printer port was already set to ECP+EPP.  I tried all possible settings 
anyway with same result.

I plan to use a dlink 704P to share the printer, but that is not 
auto-detected either.  When I disable all three autodetection options, then 
locally connected is the only option presented for manual setup, so I 
thought I would try to configure printer locally, then change connection 
type to remote.

Frank


At 11:22 PM 1/10/04, Troy T. Hall wrote:
 From the manual If you want to use a parallel printer connected locally to
your machine, make sure that the parallel port mode is set to ECP+EPP or at
least to one of ECP or EPP and NOT to SPP, unless you have a really old
printer.  If the parallel port is not set this way you might still be able
to print, but your printer will not be detected autmoatically and you will
have to configure it by hand.  ...
Also CUPS is generally used for remotely connected printers.

Troy

- Original Message -
From: Frank Bax [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, January 10, 2004 2201 N6REJ
Subject: [newbie] 9.2 - Cannot setup printer


  My MDK9.1 system did not have a printer configured.  After upgrading to
  9.2, I  tried to add a printer.  When I first click on PrinterDrake in
  MCC, I get a message saying CUPS is not automatically started during
  bootup, would I like to enable automatic starting - I select YES.
  My local printer (HP4) is not auto-detected, so I disable those
checkboxes.
  Printer is on parallel port 0.  I'm then asked if it's a multi-function
  printer - no.
  Then I get Please wait - Making printer port available for CUPS.
  After a many seconds, a window opens asking to give the printer a name.
  It doesn't matter if I change the name or just leave it as Printer, when
  I click Next, I get Failed to configure printer Printer.
 
  How can I setup my printer?
 
  Frank


ok so are you saying that you are using a print server that isnt connected to your 
computer directly via Parallel? I just got mine setup after searching for clues on how 
to setup a remote printer correctly.


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
23:25:10 up 2:07, 2 users, load average: 0.00, 0.01, 0.07


pgp0.pgp
Description: PGP signature


Re: [newbie] Having trouble upgrading to kernel-2.4.22.26mdk

2004-01-10 Per discussione jason pearl
On Sun, 11 Jan 2004 00:10:04 -0500
Ferdog [EMAIL PROTECTED] wrote:

I'm having trouble upgrading to kernel-2.4.22.26mdk on my brand new
Mandrake 9.2 installation.

Following the instructions on mandrakesecure.net, I first upgraded
bootloader-utils to bootloader-utils-1.6-3.1.92mdk, which, seems to
install fine. Then, I attempt to install kernel-2.4.22.26mdk and get
this error:


[EMAIL PROTECTED] root]# urpmi kernel-2.4.22.26mdk

Installation failed, some files are missing:
   
ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/mandrake/updates/9.2/RPMS/./kernel-2.4.22.26mdk-1-1mdk.i586.rpm
You may want to update your urpmi database


So, I update my urpmi database with 'urpmi.update -a' and that seems to
update properly, however, I continue to get the same error when trying
to install the kernel update.

I have no idea what files are missing.

Currently, I am running the same kernel that was originally installed
with the system, 2.4.22-10mdk, so this would be the first kernel update
I have done on this system.

I am new to Mandrake and linux in general so I would really appreciate
any help in this matter.

Thanks,
Mike


ok it still cant find your kernel.. sooo add a new urpmi repository thendisable the 
one it normall finds it at.. if u have x server then go to update media and uncheck 
the ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/mandrake/updates/9.2/RPMS/

if you still have problems ill give you the file from my ftp server...

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
23:27:45 up 2:09, 2 users, load average: 0.01, 0.01, 0.06


pgp0.pgp
Description: PGP signature


Re: [newbie] fstab and lilo

2004-01-10 Per discussione jason pearl
On Sun, 11 Jan 2004 01:14:48 -0500
Lee Wiggers [EMAIL PROTECTED] wrote:

I have my fstab and lilo pretty much fouled up.  Would someone who
has a working cdrw and dvd please post theirs so I can figure out
where I overused my delete key?

Lee


for your burner you should have 

none /mnt/cdrom supermount 
dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-1 0 0

if it is the master or else it will say cdrom2

you dvd should be the same and have /dev/hdc i think or /dev/cdrom


-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
23:33:06 up 2:15, 2 users, load average: 0.01, 0.00, 0.03


pgp0.pgp
Description: PGP signature


[newbie] Crontab on MD 9.2

2004-01-05 Per discussione Jason Crowder
OK.  I found another problem with Mandrake 9.2 that I can solve.

My crontab doesn't run.  Below is what my /etc/crontab file looks like. 
I have backup routines that are supposed to kick off and create tar
balls of my files.  But nothing happens.  I don't get any emails from
Cron saying that ran.  Any ideas why Cron isn't running?

/etc/crontab:

SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/

# run-parts
01 * * * * root nice -n 19 run-parts /etc/cron.hourly
02 4 * * * root nice -n 19 run-parts /etc/cron.daily
22 4 * * 0 root nice -n 19 run-parts /etc/cron.weekly
42 4 1 * * root nice -n 19 run-parts /etc/cron.monthly
00 3 * * * /root/vscan
00 5 * * * /home/laptop/laptop.backup
00 6 * * 0 /home/laptop/sunday.backups
00 2 * * * /root/updates
00 1 * * * /usr/local/f-prot/tools/check-updates.pl
00 7 1 * * /home/laptop/monthly.backups



signature.asc
Description: This is a digitally signed message part


RE: [newbie] Crontab on MD 9.2

2004-01-05 Per discussione Jason G. Crowder
The scripts can be executed by root and run fine with root.  Do they
need to be permissible by anything else?  I am not at home at the moment
but I can post the exact permissions on those scripts later. 

-Original Message-
From: Tony S. Sykes [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 05, 2004 7:10 AM
To: [EMAIL PROTECTED]
Subject: RE: [newbie] Crontab on MD 9.2

Have your scripts got the correct permissions?

-Original Message-
From: Jason Crowder [mailto:[EMAIL PROTECTED]
Sent: Monday, January 05, 2004 1:48 PM
To: [EMAIL PROTECTED]
Subject: [newbie] Crontab on MD 9.2


OK.  I found another problem with Mandrake 9.2 that I can solve.

My crontab doesn't run.  Below is what my /etc/crontab file looks like. 
I have backup routines that are supposed to kick off and create tar
balls of my files.  But nothing happens.  I don't get any emails from
Cron saying that ran.  Any ideas why Cron isn't running?

/etc/crontab:

SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/

# run-parts
01 * * * * root nice -n 19 run-parts /etc/cron.hourly
02 4 * * * root nice -n 19 run-parts /etc/cron.daily
22 4 * * 0 root nice -n 19 run-parts /etc/cron.weekly
42 4 1 * * root nice -n 19 run-parts /etc/cron.monthly 00 3 * * *
/root/vscan 00 5 * * * /home/laptop/laptop.backup 00 6 * * 0
/home/laptop/sunday.backups 00 2 * * * /root/updates 00 1 * * *
/usr/local/f-prot/tools/check-updates.pl
00 7 1 * * /home/laptop/monthly.backups
  

-+-+-+-+-+-+-+- 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 mailto:[EMAIL PROTECTED]  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 http://www.bcpsoftware.com/ 



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


  1   2   3   4   5   >