Re: SUCCSESS: Rotal ADSL USB modem

2002-10-26 Thread Muli Ben-Yehuda
On Fri, Oct 25, 2002 at 11:20:01PM +0200, Alexander Maryanovsky wrote:
 Ok, I think I've finally located the offending command:
 modprobe  usb-ohci
 makes the system hang about one second after it returns.
 
 Any ideas what to do now?

- Does it happen with and without the usb device plugged in? 
- Which kernel? Try again with the latest stable kernel / your
distro's last stable kernel. 
- Recompile USB with all debugging options and do the
/var/log/messages dance. 
-- 
Muli Ben-Yehuda http://www.mulix.org/   
[EMAIL PROTECTED]:~$ sctrace strace /bin/foo  http://syscalltrack.sf.net/
Quis custodes ipsos custodiet?

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Tips Tricks

2002-10-26 Thread Eliran
Tips  Tricks
--

Here are some tips and tricks for that my interest you:

1.
RedHat 8.0 MP3 patch:
http://soraas.student.nlh.no/~havardk/xmms/xmms-1.2.7-rh8-rpm/
Can't heard MP3's in RH ? This might help you.

2.
RedHat 8.0 XMMS segfault fix:
It might happen that when you load xmms you will get a Segfault.
The previous fix won't help much so here are some solutions:

You can disable arts in the source code:

xmms-1.2.7-dlopen.patch, change
 LoadARTSLibrary()  0
to
 LoadARTSLibrary() = 0

Or you can download arts:

goto www.rpmfind.net and download Redhat 7.1's arts.


3.
Customizing Mozilla:
http://www.mozilla.org/unix/customizing.html
Nice tips on customizing mozilla, including how to change the default
UI font.

4.
Using mutt instead of Mozilla Mail:
http://sourceforge.net/projects/muttzilla/
If you want to use mutt instead of Mozilla's default mail client, you better
download this small utility...

Hope that help,

--
a href=http://www.rootshell.be/~eg;Eliran G/a



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: SUCCSESS: Rotal ADSL USB modem

2002-10-26 Thread Muli Ben-Yehuda
On Sat, Oct 26, 2002 at 10:17:28AM +0200, Alexander Maryanovsky wrote:
 
 - Does it happen with and without the usb device plugged in?
 
 Only with the modem plugged in.

So it's the modem's driver or the USB subsystem. 

 - Which kernel? Try again with the latest stable kernel / your
 distro's last stable kernel.
 
 I've tried both RedHat 8.0 (2.4.18) and Mandrake 9.0 (2.4.19). 2.4.19 I 
 believe is the latest stable kernel and both of those are the latest 
 kernels for those distros. I could try some older releases...

I don't know about Mandrake, but RedHat publish new kernels
occasinoally for their distros. Please make sure you're using the
latest RedHat errata kernel. 

Anyway, both RedHat and Mandrake ship heavily modified kernels. You
should also try a vanilla kernel. Sometime a patch that one of the
distros adds does more damage than good. Try 2.4.20pre11, if you can. 

 - Recompile USB with all debugging options and do the
 /var/log/messages dance.
 
 You're overestimating my abilities - this is my first attempt at Linux. I 
 *could* try recompiling the kernel etc., but I'm more likely to just screw 
 it up.

Well, I don't see any other option for you now, if you want to get it
to work. It sounds like the driver (I use this term loosely) in the
kernel you're using is broken, so either we fix the driver (which
needs debug messages) or we try a kernel that might have an updated
driver.

Does it happen with any other USB device? 
-- 
Muli Ben-Yehuda http://www.mulix.org/   
[EMAIL PROTECTED]:~$ sctrace strace /bin/foo  http://syscalltrack.sf.net/
Quis custodes ipsos custodiet?

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: SUCCSESS: Rotal ADSL USB modem

2002-10-26 Thread Alexander Maryanovsky


- Does it happen with and without the usb device plugged in?


Only with the modem plugged in.



- Which kernel? Try again with the latest stable kernel / your
distro's last stable kernel.


I've tried both RedHat 8.0 (2.4.18) and Mandrake 9.0 (2.4.19). 2.4.19 I 
believe is the latest stable kernel and both of those are the latest 
kernels for those distros. I could try some older releases...


- Recompile USB with all debugging options and do the
/var/log/messages dance.


You're overestimating my abilities - this is my first attempt at Linux. I 
*could* try recompiling the kernel etc., but I'm more likely to just screw 
it up.


Alexander Maryanovsky.

At 07:55 26.10.2002 +0200, Muli Ben-Yehuda wrote:
On Fri, Oct 25, 2002 at 11:20:01PM +0200, Alexander Maryanovsky wrote:
 Ok, I think I've finally located the offending command:
 modprobe  usb-ohci
 makes the system hang about one second after it returns.

 Any ideas what to do now?

- Does it happen with and without the usb device plugged in?
- Which kernel? Try again with the latest stable kernel / your
distro's last stable kernel.
- Recompile USB with all debugging options and do the
/var/log/messages dance.
--
Muli Ben-Yehuda http://www.mulix.org/
[EMAIL PROTECTED]:~$ sctrace strace /bin/foo  http://syscalltrack.sf.net/
Quis custodes ipsos custodiet?

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: Rotal USB ADSL modem instructions

2002-10-26 Thread shaulka
On Sat, Oct 26, 2002 at 12:33:27AM +0200, Alexander Maryanovsky wrote:
 Well, actually, searching for modprobe usb-ohci hang yields only 8 
 results, and the only relevant one is this question (with no answer) on a 
 newsgroup: 
 
http://groups.google.com/groups?selm=34b40737.0109020745.184f0b13%40posting.google.comoe=utf-8output=gplain
 


That message includes some lines from the log. Are you able to produce
your equivalent lines? Perhaps there is a way to instruct the BIOS to
handle USB differently? Are you using the mother board facilities for
USB or is that an add on USB card? If this is an add on card, what
modifiable settings does it have, if any? 
Googling for `Linux usb-ohci' yields lot of messages, although it might
take a lot of time to dig ones that are both understood able for non
kernel programmers and relevant.


 As for trying another kernel, since it's quite a difficult and lengthy 
 procedure, I'd like to wait a bit - maybe someone will come up with 
 something better/easier to try first.
 
 Alexander Maryanovsky.
 


Why installing a vanilla kernel such a painful procedure?


-- 

Shaul Karl, [EMAIL PROTECTED] e t

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: SUCCSESS: Rotal ADSL USB modem

2002-10-26 Thread shaulka
On Fri, Oct 25, 2002 at 08:47:36PM +0200, Alexander Maryanovsky wrote:
 
 4. When you say the machine hang, what does it mean? More specifically,
can you remote login with another machine?
 
 When I say it hangs, I mean that it hangs :-) Pressing caps lock doesn't 
 change the caps lock light on the keyboard. The mouse cursor doesn't move 
 when I move the mouse. It doesn't respond to any keys, including 
 ctrl+ald+del.
 I have no idea whether I can login remotely with another machine, seeing as 
 this computer is not connected to anything when booting Linux (the problem 
 is with the USB *modem*, remember?)
 
 
 Alexander Maryanovsky.
 


I believe that in many situations, even when the local console hangs it
does not mean that the machine hangs. There fore, if you have another 
machine you might be able to ssh to the problematic machine, extract 
the logs and do some other useful work. 
Of course that you need a 2nd machine for that matter.

-- 

Shaul Karl, [EMAIL PROTECTED] e t

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: SUCCSESS: Rotal ADSL USB modem

2002-10-26 Thread Tzafrir Cohen
On Sat, 26 Oct 2002, Muli Ben-Yehuda wrote:

 On Sat, Oct 26, 2002 at 10:17:28AM +0200, Alexander Maryanovsky wrote:

  - Which kernel? Try again with the latest stable kernel / your
  distro's last stable kernel.
 
  I've tried both RedHat 8.0 (2.4.18) and Mandrake 9.0 (2.4.19). 2.4.19 I
  believe is the latest stable kernel and both of those are the latest
  kernels for those distros. I could try some older releases...

 I don't know about Mandrake, but RedHat publish new kernels
 occasinoally for their distros. Please make sure you're using the
 latest RedHat errata kernel.

The latest (not necessarily stable) kernels as part of their unstable
distro, RawHide. Some Redhat's mirrors carry RawHide as well.

Mandrake has a similar facility, called Cooker. (cooker/cooker)

-- 
Tzafrir Cohen
mailto:tzafrir;technion.ac.il
http://www.technion.ac.il/~tzafrir



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Bezeq ADSL and sending faxes

2002-10-26 Thread Mark Veltzer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello all!

I have a standard Alcatel modem for Bezeq ADSL and I wanted to know if it can 
be used to send faxes in any way ?

Thanks,
Mark
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9uvAixlxDIcceXTgRAoEzAJ9UPohncwl/stK7k45uz5zLtcTTngCdHWk0
ueuWvXH6DfLUTkDZSxbpscs=
=ngsV
-END PGP SIGNATURE-

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Bezeq ADSL and sending faxes

2002-10-26 Thread Mark Veltzer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello all!

I have a standard Alcatel modem for Bezeq ADSL and I wanted to know if it can 
be used to send faxes in any way ?

Thanks,
Mark
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9uvAixlxDIcceXTgRAoEzAJ9UPohncwl/stK7k45uz5zLtcTTngCdHWk0
ueuWvXH6DfLUTkDZSxbpscs=
=ngsV
-END PGP SIGNATURE-


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: Bezeq ADSL and sending faxes

2002-10-26 Thread Ira Abramov
Quoting Mark Veltzer, from the post of Sat, 26 Oct:
 
 I have a standard Alcatel modem for Bezeq ADSL and I wanted to know if it can 
 be used to send faxes in any way ?

yeah, yeah, heard you the first time...

ofcourse you can use your line for faxes, it's a standard SL (albeint
DSL) and still works as POTS (whic his what you need for a G3 fax). just
hook any regular modem to the line.

if you reprogram your Alcatel to whistle like a fax at low frequencies,
we (and the engineers in Alcatel) will be glad to know how you managed
it.

-- 
Shake it don't break it
Ira Abramov

http://ira.abramov.org/email/ This post is encrypted twice with ROT-13.
Documenting or attempting to crack this encryption is illegal.



msg22884/pgp0.pgp
Description: PGP signature


Re: Bezeq ADSL and sending faxes

2002-10-26 Thread Mark Veltzer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 27 October 2002 01:51, you wrote:

 yeah, yeah, heard you the first time...


Sorry about the double post. Problem with my email client.

 ofcourse you can use your line for faxes, it's a standard SL (albeint
 DSL) and still works as POTS (whic his what you need for a G3 fax). just
 hook any regular modem to the line.


This I figured that out for myself...:)

 if you reprogram your Alcatel to whistle like a fax at low frequencies,
 we (and the engineers in Alcatel) will be glad to know how you managed
 it.

I was hoping for an answer along the lines of Oh yes. When you have ppp with 
your modem you can use a standard [...fill some vague protocol which I don't 
know the name of here...] to send faxes to it and it will put them in the low 
frequencies... No luck I guess...:(

Will get a standard fax-modem to go along with this one then...:)

Cheers,
Mark
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9uzaWxlxDIcceXTgRAlQhAKCBPuIXo1naP7R68gVHsL3sNeTtXwCfRS0a
ERnsoN402q8K1NbfGmy1LeE=
=zyK0
-END PGP SIGNATURE-

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: Bezeq ADSL and sending faxes

2002-10-26 Thread Ira Abramov
Quoting Mark Veltzer, from the post of Sun, 27 Oct:
 I was hoping for an answer along the lines of Oh yes. When you have
 ppp with your modem you can use a standard [...fill some vague
 protocol which I don't know the name of here...] to send faxes to it
 and it will put them in the low frequencies... No luck I guess...:(
 
 Will get a standard fax-modem to go along with this one then...:)

I decided not to give in to progress and refuse to support the archaic
fax format to exchange information. an option is ofcourse to subscribe
to a unified messeging service that lets you write faxes from Email and
recieve faxes as attached images in Emails. I'm not sure who provides
that in Israel other than Igold, but there must be a few.

-- 
No mere mortal
Ira Abramov

http://ira.abramov.org/email/ This post is encrypted twice with ROT-13.
Documenting or attempting to crack this encryption is illegal.



msg22886/pgp0.pgp
Description: PGP signature


Re: kpilot doesn't sync properly over usb

2002-10-26 Thread Arie Folger
Correction:
I wrote:
 In the mean time, all other users can use jpilot, although I am not
 thrilled having no conduits to kde apps.

I am wrong, jpilot doesn't do usb either. I guess one will have to stick to 
the command line pilot-link suite.

Cheers,
Arie
-- 
It is absurd to seek to give an account of the matter to a man 
who cannot himself give an account of anything; for insofar as
he is already like this, such a man is no better than a vegetable.
   -- Book IV of Aristotle's Metaphysics



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]