Winders or Samba problem..

2002-07-05 Thread William F. Day

Hi all..  I have a TSL1.5(Trustix Secure Linux) box running kernel 2.2.20
with samba 2.2.5 from the distro itself...

The problem is that all of a sudden, none of the win98SE clients on the
network can view the shares or any of the computers on the network.
However, the kicker.. all mapped drives still work..

Running net view on the 98SE boxes produces the following:
Error 6118: The computer(s) sharing resources in this workgroup cannot be
located.  The computer(s) might have been restarted.  Wait a few minutes,
and then try again.  If the problem persists, make sure your network-adapter
settings are correct.

It was also suggested to run nbtstat -R to reload the networking info for
the winder boxes but it didnt seem to help..

Well, like I said everything still works except being able to view the
network.  I use PMFirewall for my Gateway/IPChains and Masquerading and this
of course still works fine.   I can ping all systems by name, IP and they
all resolve using a little shareware windows utility called TJPingPro and
doing a sequence scan of my internal subnet...

Just wondering if anyone else has had this problem.. whether it is a winders
problem or soemthing with samba.  I did do an update/upgrade to samba about
a week ago, but my backup smb.conf makes no difference and all mapped shares
in winders still connect right after I loggin...

Any ideas greatly appreciated  TIA

Bill Day

Linux 2.2.20-1tr i586
 11:10am  up 14 days,  1:06,  3 users,  load average: 0.00, 0.00, 0.00



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.373 / Virus Database: 208 - Release Date: 7/1/02

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: KDE 3.02 Yipes!

2002-07-05 Thread Jerry McBride

On Fri, 05 Jul 2002 07:59:28 -0400 dep [EMAIL PROTECTED] wrote:

 begin  Jerry McBride's  quote:
 | I'm just begining to iron out some minor flaws with KDE 3.02.
 | During on of my breaks I
 | ran du on the directory that holds all the uncompressed and
 | compiled source code and
 | wow! 1.6gig... The i18n internationalization stuff accounts for
 | about a third of that...
 
 why in the name of creation did you download the i18n stuff? you don't 
 need it. nobody needs *all* of it. and if you're speaking english 
 exclusively, you don't need *any* of it.
 

I thought it'd be fun... Besides, while I can't speak spanish like a
native, I like reading it...



-- 

*
*
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
11:39am  up 114 days, 16:48,  5 users,  load average: 0.06, 0.05, 0.01
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: [suggestion] add section news

2002-07-05 Thread Net Llama!

I'm not following you.  What does 'news' have to do with mail?

m.w.chang wrote:
 
 
 which is a soft-link to mail.
 
 there are newbies who don't quiet relate objects the way you experts do. 
  They possibly missed the word search as well... :)
 


-- 
~
L. Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo:http://netllama.ipfox.com

   8:45am  up 77 days, 15:32,  2 users,  load average: 0.32, 0.34, 0.43

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Winders or Samba problem..

2002-07-05 Thread Net Llama!

Some random stuff i found on groups.google.com for that error:

1) Do you have WINS running on both PDCs in a push-pull replication
scheme? For both domains to successfully browse each other, each must
have a valid copy of the combined WINS database.

2) You also need to make sure that the Linux box is acting as a 'Domain 
Master Browser.


William F. Day wrote:
 Hi all..  I have a TSL1.5(Trustix Secure Linux) box running kernel 2.2.20
 with samba 2.2.5 from the distro itself...
 
 The problem is that all of a sudden, none of the win98SE clients on the
 network can view the shares or any of the computers on the network.
 However, the kicker.. all mapped drives still work..
 
 Running net view on the 98SE boxes produces the following:
 Error 6118: The computer(s) sharing resources in this workgroup cannot be
 located.  The computer(s) might have been restarted.  Wait a few minutes,
 and then try again.  If the problem persists, make sure your network-adapter
 settings are correct.
 
 It was also suggested to run nbtstat -R to reload the networking info for
 the winder boxes but it didnt seem to help..
 
 Well, like I said everything still works except being able to view the
 network.  I use PMFirewall for my Gateway/IPChains and Masquerading and this
 of course still works fine.   I can ping all systems by name, IP and they
 all resolve using a little shareware windows utility called TJPingPro and
 doing a sequence scan of my internal subnet...
 
 Just wondering if anyone else has had this problem.. whether it is a winders
 problem or soemthing with samba.  I did do an update/upgrade to samba about
 a week ago, but my backup smb.conf makes no difference and all mapped shares
 in winders still connect right after I loggin...

-- 
~
L. Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo:http://netllama.ipfox.com

   8:55am  up 77 days, 15:42,  2 users,  load average: 0.29, 0.22, 0.29

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Error in kde compile script on SXS...

2002-07-05 Thread Jerry McBride


I've been tinkering with the kde3 source code and have been using the kde
copiler script that
Federico Voges created. In its use I've turn up a small programming error.
The options line for libxml should point to
the directory that contains the libx libraries...

libxml*)
  OPTIONS=--prefix=/usr --with-threads --with-zlib
  ;;
 
   libxml*)
  OPTIONS=--prefix=/usr --with-threads --with-zlib=/usr/lib
  ;;


-- 

*
*
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
12:19pm  up 114 days, 17:28,  5 users,  load average: 0.01, 0.03, 0.00
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Error in kde compile script on SXS...

2002-07-05 Thread Jerry McBride

On Fri, 05 Jul 2002 13:45:22 -0300 Federico Voges
[EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi,
 
 Hmmm, I didn't have any problem compiling with that options. I fact,
 the script was based on the instructions posted by somene else on this
 list (I think it was Douglas).
 
 Anyway, wihch version are you compiling?? KDE 3.0.2??
 

kde 302.


Over here, if I failed to add the locattion for xml librares the makefile
would point to yes/lib instead of the correct
path... Why? I have'nt a clue.

Thanks Federico.



-- 

*
*
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
1:07pm  up 114 days, 18:16,  5 users,  load average: 0.01, 0.03, 0.00
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Error in kde compile script on SXS...

2002-07-05 Thread Jerry McBride

On Fri, 05 Jul 2002 13:17:35 -0400 Jerry McBride [EMAIL PROTECTED]
wrote:


--snip--

 Over here, if I failed to add the locattion for xml librares the
 makefile would point to yes/lib instead of the correct
 path... 

Sorry, I meant to say /usr/lib...

-- 

*
*
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
1:34pm  up 114 days, 18:43,  5 users,  load average: 0.06, 0.06, 0.00
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Error in kde compile script on SXS...

2002-07-05 Thread Federico Voges

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I don't know All I can say that it worked for KDE 3.0 on COL 3.1.1
(workstation)...

But, I you say it compiles OK with that parameter, the use it :)

I've sent you a copy of the new script, just uncomment the line for
libxml.

Let me know if it works.

On Fri, 05 Jul 2002 13:43:01 -0400, Jerry McBride wrote:

On Fri, 05 Jul 2002 13:17:35 -0400 Jerry McBride [EMAIL PROTECTED]
wrote:


--snip--

 Over here, if I failed to add the locattion for xml librares the
 makefile would point to yes/lib instead of the correct
 path... 

Sorry, I meant to say /usr/lib...

-- 

*
*
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
1:34pm  up 114 days, 18:43,  5 users,  load average: 0.06, 0.06, 0.00
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Federico Voges
Socio gerente

Intrasoft
Malabia 2137 14 A
(1425) Buenos Aires
Argentina

Te/Fax: 54-11-4833-5182
e-mail: [EMAIL PROTECTED]
Web: http://www.intrasoft.com.ar

PGP Public Key Fingerprint: A536 4595 EB6F D197  FBC1 5C3A 145C 2516

-BEGIN PGP SIGNATURE-
Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its 
affiliated companies.

iQA/AwUBPSXicRRcJRaVKt4XEQJhtwCgnHUvBwS00uqkvb2FlfDW7U7cc9cAnixS
ERy2kEbzjUIQW0PsCLKzzgIO
=Grj4
-END PGP SIGNATURE-


___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Winders or Samba problem..

2002-07-05 Thread Brett I. Holcomb

What changed recently?


William F. Day wrote:

 Hi all..  I have a TSL1.5(Trustix Secure Linux) box running kernel 2.2.20
 with samba 2.2.5 from the distro itself...
 
 The problem is that all of a sudden, none of the win98SE clients on the
 network can view the shares or any of the computers on the network.
 However, the kicker.. all mapped drives still work..
 
 Running net view on the 98SE boxes produces the following:
 Error 6118: The computer(s) sharing resources in this workgroup cannot be
 located.  The computer(s) might have been restarted.  Wait a few minutes,
 and then try again.  If the problem persists, make sure your
 network-adapter settings are correct.
 
 It was also suggested to run nbtstat -R to reload the networking info for
 the winder boxes but it didnt seem to help..
 
 Well, like I said everything still works except being able to view the
 network.  I use PMFirewall for my Gateway/IPChains and Masquerading and
 this
 of course still works fine.   I can ping all systems by name, IP and they
 all resolve using a little shareware windows utility called TJPingPro and
 doing a sequence scan of my internal subnet...
 
 Just wondering if anyone else has had this problem.. whether it is a
 winders
 problem or soemthing with samba.  I did do an update/upgrade to samba
 about a week ago, but my backup smb.conf makes no difference and all
 mapped shares in winders still connect right after I loggin...
 
 Any ideas greatly appreciated  TIA
 
 Bill Day
 
 Linux 2.2.20-1tr i586
  11:10am  up 14 days,  1:06,  3 users,  load average: 0.00, 0.00, 0.00
 
 
 
 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.373 / Virus Database: 208 - Release Date: 7/1/02

-- 
Brett I. Holcomb
[EMAIL PROTECTED]
AKA Grunt 
Registered Linux User #188143
Remove R777 to email
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



X locks system up hard (APM?)

2002-07-05 Thread Michael Hipp

This is a RH 7.3 desktop system ...

If I Ctrl-Alt-F1 over to a console and then flip back, the screen has 
graphical gibberish across the top. And it locks up hard upon return to X. 
An SSH session from another box stays open, but commands like telinit 3 
don't work. But ps aux definitely shows X is running away with the CPU. 
This is the lone entry in /var/log/XFree86.0.log

(II) Open APM successful

And before this APMD was running and it was the one hosing up the CPU. But I 
disabled APMD hoping it would cure the problem.

Anyone know how to troubleshoot this?

Michael

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: [suggestion] add section news

2002-07-05 Thread m.w.chang

the article on inn is inside section mail.

Net Llama! wrote:
 I'm not following you.  What does 'news' have to do with mail?
 which is a soft-link to mail.

-- 
Linux 2.4.18
up 45 days,  7:00,  0 users,  load average: 0.00, 0.00, 0.00
Join us in news://news.hkpcug.org and http://www.linux-sxs.org

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: X locks system up hard (APM?)

2002-07-05 Thread Net Llama!

Michael Hipp wrote:
 This is a RH 7.3 desktop system ...
 
 If I Ctrl-Alt-F1 over to a console and then flip back, the screen has 
 graphical gibberish across the top. And it locks up hard upon return to X. 
 An SSH session from another box stays open, but commands like telinit 3 
 don't work. But ps aux definitely shows X is running away with the CPU. 
 This is the lone entry in /var/log/XFree86.0.log
 
 (II) Open APM successful
 
 And before this APMD was running and it was the one hosing up the CPU. But I 
 disabled APMD hoping it would cure the problem.
 
 Anyone know how to troubleshoot this?

Blame Redhat.  I saw the *same* exact behavior with RH-7.2 on a laptop. 
  THen I built  installed XFree86-4.2.0 from source (wiping out the X 
that RH provided) and the problem completely went away.

-- 
~
L. Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo:http://netllama.ipfox.com

   1:15pm  up 77 days, 20:02,  2 users,  load average: 0.04, 0.12, 0.32

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Error in kde compile script on SXS...

2002-07-05 Thread Net Llama!

Jerry,
please let us all know if the new version of the script works.  also, 
can anyone confirm if this new version will work trying to build KDE-3.00?

Frederico, please send the new version to [EMAIL PROTECTED] and 
i'll get it posted to the SxS.  thanks!

Federico Voges wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi,
 
 I don't know All I can say that it worked for KDE 3.0 on COL 3.1.1
 (workstation)...
 
 But, I you say it compiles OK with that parameter, the use it :)
 
 I've sent you a copy of the new script, just uncomment the line for
 libxml.
 
 Let me know if it works.
 
 On Fri, 05 Jul 2002 13:43:01 -0400, Jerry McBride wrote:
 
 
On Fri, 05 Jul 2002 13:17:35 -0400 Jerry McBride [EMAIL PROTECTED]
wrote:


--snip--


Over here, if I failed to add the locattion for xml librares the
makefile would point to yes/lib instead of the correct
path... 

Sorry, I meant to say /usr/lib...

-- 

*
*
Registered Linux User Number 185956
 http://groups.google.com/groups?hl=ensafe=offgroup=linux
   1:34pm  up 114 days, 18:43,  5 users,  load average: 0.06, 0.06, 0.00
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
 
 
 Federico Voges
 Socio gerente
 
 Intrasoft
 Malabia 2137 14 A
 (1425) Buenos Aires
 Argentina
 
 Te/Fax: 54-11-4833-5182
 e-mail: [EMAIL PROTECTED]
 Web: http://www.intrasoft.com.ar
 
 PGP Public Key Fingerprint: A536 4595 EB6F D197  FBC1 5C3A 145C 2516
 
 -BEGIN PGP SIGNATURE-
 Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its 
affiliated companies.
 
 iQA/AwUBPSXicRRcJRaVKt4XEQJhtwCgnHUvBwS00uqkvb2FlfDW7U7cc9cAnixS
 ERy2kEbzjUIQW0PsCLKzzgIO
 =Grj4
 -END PGP SIGNATURE-
 
 
 ___
 Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
 Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.


-- 
~
L. Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo:http://netllama.ipfox.com

   1:15pm  up 77 days, 20:02,  2 users,  load average: 0.04, 0.12, 0.32

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: X locks system up hard (APM?)

2002-07-05 Thread Michael Hipp

On Friday 05 July 2002 03:18 pm, Net Llama! wrote:
 Blame Redhat.  I saw the *same* exact behavior with RH-7.2 on a laptop.
   THen I built  installed XFree86-4.2.0 from source (wiping out the X
 that RH provided) and the problem completely went away.

Bleah. I'm already using 4.2.0 and re-installing from source of the exact 
same version is unappealing. I have several other RH7.3 machines this 
doesn't happen tho.

Thanks,
Michael


___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: X locks system up hard (APM?)

2002-07-05 Thread Net Llama!

Michael Hipp wrote:
 On Friday 05 July 2002 03:18 pm, Net Llama! wrote:
 
Blame Redhat.  I saw the *same* exact behavior with RH-7.2 on a laptop.
  THen I built  installed XFree86-4.2.0 from source (wiping out the X
that RH provided) and the problem completely went away.
 
 
 Bleah. I'm already using 4.2.0 and re-installing from source of the exact 
 same version is unappealing. I have several other RH7.3 machines this 
 doesn't happen tho.

As did I.  Are the other RH-7.3 boxes identical hardware?  You wanted a 
fix, i'm giving you one.  Rebuilding X should take less than an hour on 
a PIII-500 or faster CPU.

-- 
~
L. Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo:http://netllama.ipfox.com

   1:40pm  up 77 days, 20:27,  2 users,  load average: 0.04, 0.09, 0.14

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Error in kde compile script on SXS...

2002-07-05 Thread Federico Voges

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 05 Jul 2002 13:20:52 -0700, Net Llama! wrote:

Jerry,
please let us all know if the new version of the script works.  also, 
can anyone confirm if this new version will work trying to build KDE-3.00?

Frederico, please send the new version to [EMAIL PROTECTED] and 
i'll get it posted to the SxS.  thanks!

I've sent a copy of the mail to both sumbmissions and Jerry. I've
received the automatic reply from submissions and one from
[EMAIL PROTECTED] saying that the submission is pending fro
aproval.



Federico Voges wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi,
 
 I don't know All I can say that it worked for KDE 3.0 on COL 3.1.1
 (workstation)...
 
 But, I you say it compiles OK with that parameter, the use it :)
 
 I've sent you a copy of the new script, just uncomment the line for
 libxml.
 
 Let me know if it works.
 
 On Fri, 05 Jul 2002 13:43:01 -0400, Jerry McBride wrote:
 
 
On Fri, 05 Jul 2002 13:17:35 -0400 Jerry McBride [EMAIL PROTECTED]
wrote:


--snip--


Over here, if I failed to add the locattion for xml librares the
makefile would point to yes/lib instead of the correct
path... 

Sorry, I meant to say /usr/lib...

-- 

*
*
Registered Linux User Number 185956
 http://groups.google.com/groups?hl=ensafe=offgroup=linux
   1:34pm  up 114 days, 18:43,  5 users,  load average: 0.06, 0.06, 0.00
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
 
 
 Federico Voges
 Socio gerente
 
 Intrasoft
 Malabia 2137 14 A
 (1425) Buenos Aires
 Argentina
 
 Te/Fax: 54-11-4833-5182
 e-mail: [EMAIL PROTECTED]
 Web: http://www.intrasoft.com.ar
 
 PGP Public Key Fingerprint: A536 4595 EB6F D197  FBC1 5C3A 145C 2516
 
 -BEGIN PGP SIGNATURE-
 Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its 
affiliated companies.
 
 iQA/AwUBPSXicRRcJRaVKt4XEQJhtwCgnHUvBwS00uqkvb2FlfDW7U7cc9cAnixS
 ERy2kEbzjUIQW0PsCLKzzgIO
 =Grj4
 -END PGP SIGNATURE-
 
 
 ___
 Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
 Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.


-- 
~
L. Friedman   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo:   http://netllama.ipfox.com

   1:15pm  up 77 days, 20:02,  2 users,  load average: 0.04, 0.12, 0.32

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Federico Voges
Socio gerente

Intrasoft
Malabia 2137 14 A
(1425) Buenos Aires
Argentina

Te/Fax: 54-11-4833-5182
e-mail: [EMAIL PROTECTED]
Web: http://www.intrasoft.com.ar

PGP Public Key Fingerprint: A536 4595 EB6F D197  FBC1 5C3A 145C 2516

-BEGIN PGP SIGNATURE-
Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its 
affiliated companies.

iQA/AwUBPSYFjhRcJRaVKt4XEQK1ogCgw929iY49qlaSk64bTuCqrrN9EVgAn28j
3UeG8m5cF/tvGjcjV77+/Li7
=Nj3E
-END PGP SIGNATURE-


___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: [suggestion] add section news

2002-07-05 Thread Net Llama!

A...ok.  Thanks for bringing this to my attention.  Fixed by 
creating a new NEWS category, and moving the two items into it.

m.w.chang wrote:
 the article on inn is inside section mail.
 
 Net Llama! wrote:
 
 I'm not following you.  What does 'news' have to do with mail?

 which is a soft-link to mail.

 


-- 
~
L. Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo:http://netllama.ipfox.com

   1:45pm  up 77 days, 20:32,  2 users,  load average: 0.15, 0.10, 0.12

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: X locks system up hard (APM?)

2002-07-05 Thread Michael Hipp

On Friday 05 July 2002 03:42 pm, Net Llama! wrote:
 Michael Hipp wrote:
  On Friday 05 July 2002 03:18 pm, Net Llama! wrote:
 Blame Redhat.  I saw the *same* exact behavior with RH-7.2 on a laptop.
   THen I built  installed XFree86-4.2.0 from source (wiping out the X
 that RH provided) and the problem completely went away.
 
  Bleah. I'm already using 4.2.0 and re-installing from source of the
  exact same version is unappealing. I have several other RH7.3 machines
  this doesn't happen tho.

 As did I.  Are the other RH-7.3 boxes identical hardware?  You wanted a
 fix, i'm giving you one.  Rebuilding X should take less than an hour on
 a PIII-500 or faster CPU.

Not exactly the same. But both ATI R128. I've submitted a bug report to 
xfree.org. If nothing turns up, I'll have to try your method. Bleah. Double 
Bleah.

Thanks,
Michael


___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: QT3 question...

2002-07-05 Thread dep

begin  Jerry McBride's  quote:
| Anyone discover a way to turn off the compilation of examples and
| tutorial in qt304? I never
| use it and would rather not waste the time compiling it...

If you wish to save some time and skip the examples and tutorials you 
can use

make symlinks sub-src sub-tools
-- 
dep

http://www.linuxandmain.com -- outside the box, barely within the 
envelope, and no animated paperclip anywhere.
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



hey Selamsana!

2002-07-05 Thread Douglas J Hunley

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

you email address is bouncing!
wtf?
- -- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: Linux StepByStep - http://www.linux-sxs.org
and http://jobs.linux-sxs.org

/*
 *   Should be panic but... (Why are BSD people panic obsessed ??)
 */
2.0.38 /usr/src/linux/net/ipv4/ip_fw.c
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9JiRjSrrWWknCnMIRApZmAKCR6qUtF1IeCqTNigKNMigGYO6SjACgkESr
AUwQ+EosSZpn+MrzOd+b5C4=
=4xGi
-END PGP SIGNATURE-


___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: X locks system up hard (APM?)

2002-07-05 Thread Ted Ozolins

On Friday 05 July 2002 13:18, Net Llama! wrote:
yone know how to troubleshoot this?

snip

I had the same sort of prob with Rh 7.3 only X didn't lock up, I would have to 
CtrlAltBackspace everytime I would login as anther user. Xine would 
lock up solid every third or forth clip (mpeg) so I dumped Rh. Slackware on 
the same machine doesn't have these problems.

 Blame Redhat.  I saw the *same* exact behavior with RH-7.2 on a laptop.
   THen I built  installed XFree86-4.2.0 from source (wiping out the X
 that RH provided) and the problem completely went away.

-- 
Ted Ozolins (VE7TVO)
Westbank, B. C.

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: X locks system up hard (APM?)

2002-07-05 Thread Ted Ozolins

On Friday 05 July 2002 14:09, Michael Hipp wrote:


 Not exactly the same. But both ATI R128. I've submitted a bug report to
 xfree.org. If nothing turns up, I'll have to try your method. Bleah. Double
 Bleah.

 Thanks,
 Michael

So it would seem that Rh's version of X has problems with the ATI r128. Thats 
the same card I have on this machine and it was a problem.
-- 
Ted Ozolins (VE7TVO)
Westbank, B. C.

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: X locks system up hard (APM?)

2002-07-05 Thread Michael Hipp

On Friday 05 July 2002 07:01 pm, Ted Ozolins wrote:
 On Friday 05 July 2002 13:38, Michael Hipp wrote:
  Bleah. I'm already using 4.2.0 and re-installing from source of the
  exact same version is unappealing. I have several other RH7.3 machines
  this doesn't happen tho.
 
  Thanks,
  Michael

 What is the video card in the prob machine?

ATI Rage 128 Ultra 32M. Supposed to be well supported. Works great 
otherwise.

Michael


___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: QT3 question...

2002-07-05 Thread Jerry McBride

On Fri, 05 Jul 2002 18:27:24 -0400 dep [EMAIL PROTECTED] wrote:

 begin  Jerry McBride's  quote:
 | Anyone discover a way to turn off the compilation of examples and
 | tutorial in qt304? I never
 | use it and would rather not waste the time compiling it...
 
 If you wish to save some time and skip the examples and tutorials you 
 can use
 
 make symlinks sub-src sub-tools
 

Thank you, very much dep. 


-- 

*
*
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
8:04pm  up 115 days,  1:13,  5 users,  load average: 0.07, 0.06, 0.07
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: X locks system up hard (APM?)

2002-07-05 Thread Net Llama!

Michael Hipp wrote:
 On Friday 05 July 2002 07:01 pm, Ted Ozolins wrote:
 
On Friday 05 July 2002 13:38, Michael Hipp wrote:

Bleah. I'm already using 4.2.0 and re-installing from source of the
exact same version is unappealing. I have several other RH7.3 machines
this doesn't happen tho.

Thanks,
Michael

What is the video card in the prob machine?
 
 
 ATI Rage 128 Ultra 32M. Supposed to be well supported. Works great 
 otherwise.

It *is* well supported.  Redhat fuxored something up in their hacked 
version of X.  Submitting a bug to XFree86 is really not the solution 
considering how you're not using their pristine source.  Either complain 
to redhat, or use XFree86's version.

-- 
~
L. Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo:http://netllama.ipfox.com

   5:05pm  up 77 days, 23:52,  2 users,  load average: 0.06, 0.24, 0.48

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Updated Step

2002-07-05 Thread Nobody

Jeff has just updated http://www.linux-sxs.org/rc.html to incorporate the following:
New Turkish translation
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Anyone try Lindows yet?

2002-07-05 Thread Jay Nugent

Greetings,
   Has anyone had any experience with Lindows, yet?  I'm considering 
buying one of the pre-loaded machines from Wal-Mart and wanted to know 
what people liked/disliked about the Lindows distribution.

   Do you feel that dumping a Lindows box on my 76 year-old Dad as a
replacement to his cruddy iMac (rev-A that crashes all the time, and whos
modem won't stay synced above 33.6) would be a Good Idea (tm)?  He ONLY
uses it for Solitare, looking at digital photos, email, and web browsing
(in that order).

  He snowbirds from Grand Rapids to Tucson so remote access to his machine
from afar is important.  Also the ability to have two *identical* machines
and only carry his hard drive back and forth saves bunches of bucks,
compared to shipping the iMac twice per year.

   I have already looked at the reviews at:

http://www.bayarea.com/mld/bayarea/business/columnists/tech_test_drive/3599174.h
tm
http://newsforge.com/newsforge/02/07/02/1247234.shtml?tid=23


  - Will *ANY* Debian software work on Lindows, or is it sufficiantly 
modified to require *special* packages in order to install correctly?

  - Can Click-n-Run be pointed at *any* Debian mirror site and avoid 
the $99 fee?
   
  - Has anyone actually tried any M$ software under Lindows?  What was 
tried?  Were there any gotchas?

  --- Jay
 
Those that sacrifice essential liberty to obtain a little temporary safety
 deserve neither liberty nor safety.  -- Ben Franklin (1759) 
++
| Jay Nugent   [EMAIL PROTECTED](734)971-1076(734)971-4529/Fax|
| Nugent Telecommunications  [www.nuge.com] (734)649-0850/Cell   |
|   Internet Consulting/Linux SysAdmin/Engineering  Design/ISP Reseller |
| ISP Monitoring [www.ispmonitor.net] ISP  Modem Performance Monitoring |
| Web-Pegasus[www.webpegasus.com] Web Hosting/DNS Hosting/Shell Accts|
| LinuxNIC, Inc. [www.linuxnic.net]   Registrar of the .linux TLD|
++
  6:01pm  up 16 days,  1:23,  3 users,  load average: 0.00, 0.00, 0.00



___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Anyone try Lindows yet?

2002-07-05 Thread bof

Jay Nugent wrote:

   Do you feel that dumping a Lindows box on my 76 year-old Dad 

 From some of the reviews, I wonder if you wouldn't be better off with 
one of the Mandrake-powered systems.

BOF

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



damaged (?) Smart Cards

2002-07-05 Thread Tim Wunder

Hi all, 
I've been off-list for a couple weeks on vacation (17 states, 4400+ miles) and 
had taken 200+ pics with my new Olympus D380 Digital camera, 165 pictures on 
a 64 MB SmartCard, about 45 on a 32 MB card. I just tried to connect the 
camera, with the 64 MB card inserted, and got an error mounting it, 
# mount /dev/sdb1 /mnt/floppy
/dev/sdb1: Input/output error
mount: /dev/sdb1 has wrong major or minor number
That was su'd to root. I also tried as root proper and got some FAT error 
messages before the wrong major or minor number problem.

I then tried to turn on the camera to view the pictures, and they were gone! 
The only option given to me was to format the card. I put the 32MB card in 
the camera and the pics are there and fine (I haven't tried mounting the 
camera with the 32 MB card insterted since, irrational though it seems, I'm 
afraid that my trying to mount it may have erased the pics). I HAVE mounted 
this camera in the past. I have some lovely pics of my family's golf 
tournement that I got from the camera.

My question is, is there any way to recover data from a SmartCard that's been 
damaged? It looks like the card is scratched a little and I suspect that the 
scratches are the problem and it's nothing I did by trying to mount the damn 
thing. Recommendations? I have a card reader at work that reads a couple 
types of camera media I'm gonna try and I may take it to a camera shop and 
see what they can do. Otherwise, I've lost some great pictures :-(

Regards, 
Tim

-- 
Caldera eWorkstation 3.1+, kernel 2.4.18-preempt, KDE 3.0.1, Xfree86 4.1.0
  8:00pm  up 19 days,  6:13,  5 users,  load average: 0.00, 0.00, 0.00
It's what you learn AFTER you know it all that counts
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.