Swap Trick Without Swapping.
- brourke228
- Game Server Admin
- Posts: 705
- Dreamcast Games you play Online: Only PSO v2, 4x4 Evo, Quake III Arena, StarLancer, Max Pool, Planet Ring
- Location: RI
Re: Swap Trick Without Swapping.
Not necessarily. You could be using a win modem which isn't supported by open source drivers like the one I use. Some win modems have linux drivers that can be downloaded from the manufacturer or OEM website. What is the modem you are using?
-
- Rank 9
- Posts: 950
Re: Swap Trick Without Swapping.
Its A Zoom PCI Internal 56K V.92/V.90 Model 3030brourke228 wrote:Not necessarily. You could be using a win modem which isn't supported by open source drivers like the one I use. Some win modems have linux drivers that can be downloaded from the manufacturer or OEM website. What is the modem you are using?
Could I install the drivers for it through Wine?
- brourke228
- Game Server Admin
- Posts: 705
- Dreamcast Games you play Online: Only PSO v2, 4x4 Evo, Quake III Arena, StarLancer, Max Pool, Planet Ring
- Location: RI
Re: Swap Trick Without Swapping.
Okay, the first thing you need to do is identify your modem's chipset. Since you have a PCI modem it may be easier to just open the side of the case and read it right off the modem. Zoom is your modem vendor, but the chipset itself should be made by another company. I did some googling, and it seems that Zoom uses Agere (Lucent) as well as Conexant (Rockwell) chipsets. Conexant chipsets work well with linux, so hopefully you have one of those.
-
- Rank 9
- Posts: 950
Re: Swap Trick Without Swapping.
I couldn't find those but I did find something that said LinkCom, after a google search I found out that the linkcom part is just a magnet.brourke228 wrote:Okay, the first thing you need to do is identify your modem's chipset. Since you have a PCI modem it may be easier to just open the side of the case and read it right off the modem. Zoom is your modem vendor, but the chipset itself should be made by another company. I did some googling, and it seems that Zoom uses Agere (Lucent) as well as Conexant (Rockwell) chipsets. Conexant chipsets work well with linux, so hopefully you have one of those.
I also, found a logo that was RU It also says Sun Hold and SmartLink
On the label it says RoHS, and has a logo that has an S and n A surrounded by a circle.
EDIT: On the sticker it says Series 1057, and after googleing, I came up with this page:
http://download.driverguide.com/driver/ ... 94727.html
Which leads me to believe its Conexant.
- brourke228
- Game Server Admin
- Posts: 705
- Dreamcast Games you play Online: Only PSO v2, 4x4 Evo, Quake III Arena, StarLancer, Max Pool, Planet Ring
- Location: RI
Re: Swap Trick Without Swapping.
Okay if it is conexant then that is good news because Lucent will not work. I am actually using a Conexant modem as well. Now Conexant has a site for linux: http://www.linuxant.com/company/ The problem is they charge you $20 for a driver which makes no sense to me. However someone else linked me to a page a while back which allows you to download an OEM version of the driver for free. Here is the link for free Conexant OEM drivers. They are even conveniently packaged in .deb for easy installation on ubuntu. This link is driver in .deb package for ubuntu 8.10: https://help.ubuntu.com/community/Dialu ... id.tar.bz2
Just extract the tarball and then double click on the .deb file.
Just extract the tarball and then double click on the .deb file.
-
- Rank 9
- Posts: 950
Re: Swap Trick Without Swapping.
What .deb file?brourke228 wrote:Okay if it is conexant then that is good news because Lucent will not work. I am actually using a Conexant modem as well. Now Conexant has a site for linux: http://www.linuxant.com/company/ The problem is they charge you $20 for a driver which makes no sense to me. However someone else linked me to a page a while back which allows you to download an OEM version of the driver for free. Here is the link for free Conexant OEM drivers. They are even conveniently packaged in .deb for easy installation on ubuntu. This link is driver in .deb package for ubuntu 8.10: https://help.ubuntu.com/community/Dialu ... id.tar.bz2
Just extract the tarball and then double click on the .deb file.
EDIT: Got it I think, I opened up a terminal went to the directory and did make install IT did something, so I think it worked.
- brourke228
- Game Server Admin
- Posts: 705
- Dreamcast Games you play Online: Only PSO v2, 4x4 Evo, Quake III Arena, StarLancer, Max Pool, Planet Ring
- Location: RI
Re: Swap Trick Without Swapping.
On that website, under the header click "Download". When it is downloaded, right-click on the file and extract. Then there will be a file with a .deb file extension. Double click on that and click install.
Well try gnome-ppp again now. If it installed correctly your modem should be detected this time.
Well try gnome-ppp again now. If it installed correctly your modem should be detected this time.
-
- Rank 9
- Posts: 950
Re: Swap Trick Without Swapping.
I did extract it and there was no .deb file, the only thing there was a folder.brourke228 wrote:On that website, under the header click "Download". When it is downloaded, right-click on the file and extract. Then there will be a file with a .deb file extension. Double click on that and click install.
Well try gnome-ppp again now. If it installed correctly your modem should be detected this time.
I will try running gnome-ppp and see if it works.
Thank you.
EDIT:
It didn't work.
EDIT2:
I redid the install as root and it worked, then it told me to do hsconfig, so I did the cd to the directory it was in and ran it then this is what it is doing now:
dreamcast@dreamcast:/sbin$ sudo hsfconfig
Conexant HSF softmodem driver, version 7.68.00.09oem
If you need assistance or more information, please go to:
http://www.linuxant.com/
When reporting a problem for the first time, please send
us the file generated by "hsfconfig --dumpdiag".
No pre-built modules for: Ubuntu-8.10 linux-2.6.27-7-generic i686-SMP
Trying to automatically build the driver modules...
(this requires a C compiler and proper kernel sources to be installed)
Where is the linux source build directory that matches your running kernel?
[/lib/modules/2.6.27-7-generic/build]
Building modules for kernel 2.6.27-7-generic, using source directory
/lib/modules/2.6.27-7-generic/build. Please wait...
done.
Automatically guessed region (using timezone): "USA"
Please enter region name for modem unit 0 [USA]:
Last edited by TeamXlink on Sun Aug 01, 2010 9:23 pm, edited 1 time in total.
- brourke228
- Game Server Admin
- Posts: 705
- Dreamcast Games you play Online: Only PSO v2, 4x4 Evo, Quake III Arena, StarLancer, Max Pool, Planet Ring
- Location: RI
Re: Swap Trick Without Swapping.
Sorry you're right I was thinking of something else that is not a .deb file. My bad. Do you know how to install it though?
-
- Rank 9
- Posts: 950
Re: Swap Trick Without Swapping.
Yeah, I got it to install, see the above.brourke228 wrote:Sorry you're right I was thinking of something else that is not a .deb file. My bad. Do you know how to install it though?
Thank you.
EDIT: I love using the Terminal window, it makes everything so easy!
-
- Similar Topics
- Replies
- Views
- Last post
-
- 4 Replies
- 15187 Views
-
Last post by mistamontiel
-
- 0 Replies
- 26958 Views
-
Last post by alexfree
-
- 5 Replies
- 2636 Views
-
Last post by megavolt85
-
- 6 Replies
- 5730 Views
-
Last post by Smokey
-
- 1 Replies
- 601 Views
-
Last post by Xiden