| Author |
Message |
Jesse
Joined: 08 May 2005 Posts: 465 Location: Auckland, NZ
|
Posted: Sat 09 Jun 2007, 21:33 Post subject:
Puppyserialdetect fix/patch |
|
Hi,
Barry just noticed a problem with latest puppyserialdetect:
http://www.puppylinux.com/news/comments.php?y=07&m=06&entry=entry070608-031112
Here is a version that'll maybe revert to the original detection scheme.
Version 1.1f:
ADDED README file.
ADDED /dev/ttySX node creation if necessary.
ADDED scan ttyS0 - ttyS4 (inclusive)
REMOVED optimization that might have skipped over a serial modem.
INCLUDES binaries and source code.
Jesse
| Description |
|

Download |
| Filename |
puppyserialdetect-1.1f.tar.gz |
| Filesize |
30.3 KB |
| Downloaded |
728 Time(s) |
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6866 Location: Perth, Western Australia
|
Posted: Sun 10 Jun 2007, 12:07 Post subject:
|
|
Great! But, I'm away from home for 5-6 days and don't have access to a serial modem. Will test as soon as possible.
|
|
Back to top
|
|
 |
Jesse
Joined: 08 May 2005 Posts: 465 Location: Auckland, NZ
|
Posted: Sun 10 Jun 2007, 20:04 Post subject:
|
|
Ok Barry
If anyone would like to try out this version, please post if it works or not with your serial modem or internal PCI modem ( /dev/ttyS4 is supposed to be internal PCI modem on some computers), also let us know what make/model it is. If the progam works, it will output a line identifying the modem e.g.:
Type:modem|Port:/dev/ttyS4|Speed:14400
Jesse
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6866 Location: Perth, Western Australia
|
Posted: Mon 11 Jun 2007, 08:52 Post subject:
|
|
Yes, testers are wanted!
Just to clarify though, if you do have a internal PCI modem, we are only concerned with a true hardware modem -- that's all 'puppyserialdetect' will detect. There aren't too many true-hardware PCI modems around, certainly they are no longer made, and you are only likely to find one in a PC ....how long ago.... 5 years old?
There are apparently some true hardware USB modems, but we havn't got to the point of autodetecting them yet. Except for some models, I'm working on that right now.
|
|
Back to top
|
|
 |
Firefox
Joined: 03 Nov 2006 Posts: 171 Location: UK
|
Posted: Wed 20 Jun 2007, 12:11 Post subject:
Diamond Modem SupraExpress56e com1 port |
|
I downloaded and installed puppyserialdetect and it detected it ok
Type:modem|Port:/dev/ttys0|Speed:230400
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Wed 20 Jun 2007, 13:05 Post subject:
|
|
Doesn't detect nor the internal modem nor a PCMCIA one.
Only mice's, but as far as I know they aren't serial.
One them is a touchpad. | Code: | sh-3.00# puppyserialdetect
Type:PS2-mouse|Port:/dev/input/mice
Type:PS2-mouse|Port:/dev/input/mice
sh-3.00# |
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
Jesse
Joined: 08 May 2005 Posts: 465 Location: Auckland, NZ
|
Posted: Wed 20 Jun 2007, 20:35 Post subject:
|
|
Hi Béèm,
Are you sure you are running the file that you download?
Normally you have to run it with a ./ prefix, like: ./puppyserialdetect
| Code: | sh-3.00# puppyserialdetect
sh-3.00# ./puppyserialdetect
Type:USB-mouse|Port:/dev/input/mice
sh-3.00# |
Above you can see that I get two different outputs, from the two different versions on the system, (version with Puppy 2.13 does not detect my usb mouse).
Jesse
|
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6660 Location: lisbon
|
Posted: Thu 21 Jun 2007, 02:56 Post subject:
|
|
jesse,
i tried ./puppyserialdetect, with pup2.16, and it didn't detect modem on ttyS0. the modem wizard with pup2.16 also doesn't recognise a modem on ttyS0, but if i save, then it's OK. (modemwizard with pup1.08 does see the modem).
|
|
Back to top
|
|
 |
jeffrey
Joined: 16 Jan 2006 Posts: 162 Location: Christchurch, New Zealand
|
Posted: Sat 23 Jun 2007, 04:37 Post subject:
|
|
No joy with my old Asus PC (500MHz) with external serial modem connected to Com1 (/dev/ttyS0). It does detect the serial mouse (PS/2):
| Code: |
sh-3.00# ./puppyserialdetect
Type:PS2-mouse|Port:/dev/input/mice
sh-3.00#
|
Let me know if there's something I can run to show you what the hardware is. It's a 3Com US Robotics 56K Faxmodem
|
|
Back to top
|
|
 |
jeffrey
Joined: 16 Jan 2006 Posts: 162 Location: Christchurch, New Zealand
|
Posted: Sat 23 Jun 2007, 04:38 Post subject:
|
|
... I should perhaps have added that that was done with Puppy 2.14.
|
|
Back to top
|
|
 |
zygo
Joined: 08 Apr 2006 Posts: 206 Location: UK
|
Posted: Sat 23 Jun 2007, 05:45 Post subject:
|
|
I get exactly the line that jeffrey got back. My external serial modem is a "3com us robotics 56k voice faxmodem"
The CD I'm running puppy off is remastered with Dougal's program and I accepted the option to customise the iso for this machine (keyboard, mouse).
|
|
Back to top
|
|
 |
zygo
Joined: 08 Apr 2006 Posts: 206 Location: UK
|
Posted: Sat 23 Jun 2007, 06:00 Post subject:
|
|
I'm using puppy 2.16. The modem wizard and wvdial both find the modem I mentioned. It's on ttyS0.
|
|
Back to top
|
|
 |
Tui
Joined: 27 Sep 2006 Posts: 369 Location: Wellington New Zealand
|
Posted: Sun 24 Jun 2007, 06:15 Post subject:
|
|
Hi Jesse,
I have downloaded the "puppyserialdetect-1.1f and
went thro' the process of what I thought was an install, every thing
looked like an install, and after a reboot I checked I don't think it
loaded, Please advise how to load and check that it loaded.
Cheers Tui
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6866 Location: Perth, Western Australia
|
Posted: Sun 24 Jun 2007, 07:56 Post subject:
|
|
Jesse,
I'm finally home and able to test my serial modem. No joy I'm afraid. 1.1f does not detect it, 1.0 does. It's a plain-vanilla ordinary external serial hardware modem on ttyS0.
|
|
Back to top
|
|
 |
zygo
Joined: 08 Apr 2006 Posts: 206 Location: UK
|
Posted: Sun 24 Jun 2007, 13:47 Post subject:
|
|
My pci sound card died so I replaced it with the original device:
| Code: | pci bus 0x0002 cardnum 0x0a function 0x00: vendor 0x14f1 device 0x2f00
Conexant HSF 56k HSFi Modem
|
This too is not detected. Nor is it detected by the modem wizard. Is it the kind of modem that is supposed to be detected?
|
|
Back to top
|
|
 |
|