You are not logged in.

1

Friday, December 12th 2003, 3:28am

USR Modem on Suse

I'm trying to get my US Robotics 56k Faxmodem working on Suse but KPPP and Kinternet both say that the modem doesn't respond. This modem worked no sweat on Redhat, but Suse keeps throwing a hissy fit. Anybody know a fix or cause for this?

2

Tuesday, December 16th 2003, 8:22am

Which SuSE version do you use?

3

Tuesday, December 16th 2003, 10:07am

Have you tried using generic AT modem drivers? And also if you are using a older version of Suse you may have a few problems cause I did have those problems too. :D
The Best Games are for Download @ GCCLINUX

4

Tuesday, December 16th 2003, 3:29pm

I fixed the problem actuailly. And I'm on Suse 8.2.

I linked the COM port to /dev/modem (ln -sf /dev/ttyS4 /dev/modem) and that actually worked. For whatever reason ttyS4 never showed up on my list as possible places for the modem, and if I typed it in, it wouldn't work. The link fixed it though.