LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Dial-up and apt get (https://www.linuxquestions.org/questions/ubuntu-63/dial-up-and-apt-get-488127/)

paintmaster 09-29-2006 07:53 PM

Dial-up and apt get
 
I Have windows and kubuntu and on my dial up modem windows detects the modem and it works fine.
but kubuntu can't connect through it and i was wondering if there was a way to download a program through windows ,burn it to a disk, and then install it to kubuntu.

pljvaldez 09-29-2006 07:58 PM

Yes. Just be aware that you need to manually download all the dependencies as well.

Just download the file to a shared location and you don't even have to burn it (linux can read from NTFS), you can just copy it to linux. Better yet, put it on the shared FAT32 partition you created before you dual booted since both windows and linux can read and write to FAT32.

paintmaster 09-29-2006 08:39 PM

what are dependencies? are those libs?
how do i install those?

pljvaldez 10-02-2006 11:25 AM

Yeah, libs and the like. They are file specific. For example, program A might need lib-B and lib-C. Program D might need program A, which in turn needs lib-B and lib-C. So to install Program D, you need to download and install all three of those. You see why they created package managers? This gets out of hand really quickly.

I should have mentioned, but for dialup modems, the best thing to do is to get an external hardware modem that uses the serial port (not USB). These almost always work in linux without any additional setup or drivers.

paintmaster 10-02-2006 09:10 PM

ok thanks.
I'll Probably get a new modem soon.

paintmaster 10-03-2006 08:24 PM

I found an old us robotics external modem for mac.
will that work for linux?
the reason i ask is i don't have the right cable to hook it up to my pc yet and i don't want to get a cable if it won't work.
if it will work should i get a usb cable or a serial cable or does it matter?

Pauli 10-03-2006 08:26 PM

I have absolutely no idea.

Look the modem up in the HCL and see if you can find any drivers online.

paintmaster 10-04-2006 01:41 PM

It should work.
Should I get a serial cable or a usb cable?

pljvaldez 10-04-2006 01:58 PM

SERIAL!!! Usb can go flaky or require drivers to install. Any real hardware modem will work via serial with no extra drivers. It should just be recognized as a modem on /dev/modem (/dev/ttyS0, I believe).

What model number is it? Did you verify that it is a hardware modem (i.e. google or check the HCL)?

paintmaster 10-04-2006 09:25 PM

Yes it is Hardware.
It is the external sportster v.90 56k x2 fax modem w/ dip switches.


All times are GMT -5. The time now is 02:50 PM.