Thomas, If you run this time $ sudo ./scanModem if will output information about > PCI slot PCI ID SubsystemID Name > ---------- --------- --------- -------------- > 00:08.0 1057:3052 1057:3020 Modem: Motorola support by Smartlink software You kernel is in the i386 family, as constrasted to the x86_64 types, it should be easily supported. From http://phep2.technion.ac.il/linmodems/packages/smartlink/Ubuntu/ download either one of the slamr-2.6.20-15-generic.tar.gz slamr-2.6.20-16-generic.tar.gz which matches the ouput of $ uname -r Under Linux, unpack with $ tar zxf slam*.tar.gz Browse the documentation in the new folder opened. Then run the: $ sudo ./setup If you need further help, you MUST send us the entire ModemData.txt MarvS scanModem maintainer On 8/28/07, Thomas Hobbins <hobbinst@xxxxxxxxxxxxx> wrote: > My first time using ubuntu (7.04) and trying to connect my PC to > internet via PPP over this modem. Directions as to how to "intruct" my > ubuntu on using this modem? > > > I ran the recommended scanModem.gz script and obtained: > > Modem or candidate host audio card have firmware information and > diagnostics: > > PCI slot PCI ID SubsystemID Name > ---------- --------- --------- -------------- > 00:08.0 1057:3052 1057:3020 Modem: Motorola Unknown device 3052 > > Modem interrupt assignment and sharing: > 16: 100001 IO-APIC-fasteoi via@pci:0000:01:00.0 > --- Bootup diagnostics for card in PCI slot 00:08.0 ---- > [ 15.165177] ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, > low) -> IRQ 16 > [ 15.165478] 0000:00:08.0: ttyS1 at I/O 0xd008 (irq = 16) is a 16450 > [ 15.165680] 0000:00:08.0: ttyS2 at I/O 0xd010 (irq = 16) is a 8250 > [ 15.165880] 0000:00:08.0: ttyS3 at I/O 0xd018 (irq = 16) is a 16450 > [ 15.165999] Couldn't register serial port 0000:00:08.0: -28 > > === Finished modem firmware and bootup diagnostics section. === > > > Thank you > Mr T >