Re: [WBEL-users] connect to internet
Rogue Spider <[email protected]> Fri, 31 Oct 2008 07:59:18 -0700 (PDT)
| Newsgroups | gmane.linux.whitebox.user |
|---|---|
| Message-ID | <[email protected]> |
yep had read that page but when i tried the answer If the driver is set up correctly, run "pppsetup" to configure your connection, then "ppp-go" to connect. ppsetup or ppp-go dont work says they dont exist. found anther page that said do a cat /proc/pci and that gave me bus: 1 Device: 5 Function: 0 Class 0703 pcidevice 14e4:4212(rev 2). Irq 201 mastercapable latency=64 non-prefetchable 32 bit memory at 0xfe9fd000(0xfe9fdfff) I/O at 0xdff0[0xdfff] so they suggested to do the following cd /dev -c ttyS3 || ./MAKEDEV ttyS3; chmod 666 /dev/ttyS3 setserial /dev/ttyS3 uart 16550a port 0x4212 irq 201 baud_base 921600 spd_vhi skip_test ln -sf /dev/ttyS3 dev/modem and this sorta worked it made it so Kppp could see the modem BUT... when it went to use it said it was currently busy which it was not. So i think something is wrong somewere but im still to new to linux to know were. --- On Thu, 10/30/08, Mike B. <[email protected]> wrote: > From: Mike B. <[email protected]> > Subject: Re: [WBEL-users] connect to internet > To: [email protected] > Date: Thursday, October 30, 2008, 11:31 PM > > At Thu, 30 Oct 2008 10:16:20 -0700 (PDT) > [email protected] wrote: > > > >> here is the kicker > >> did a /sbin/lspci > >> result list was > >> etc0: Broadcom corperation BCM440 110/100 Mbps > PCI(rev 02) > >> modem: Broadcom corperation BCM4212 v.90 56k modem > (rev 02) > > Check this: > > http://www.linuxquestions.org/questions/slackware-14/installing-modem-broadcom-corporation-bcm4212-449422/ > > Someone else has the same modem: > > ------ > I need help setting up my modem. I have a driver that might > work BCMSM-3.4.19-6.i386.rpm > > /sbin/lspci -vv > 02:01.0 Modem: Broadcom Corporation BCM4212 v.90 56k modem > (rev 02) (prog-if 00 [Generic]) > Subsystem: Dell: Unknown device 0002 > Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- > ParErr- Stepping- SERR+ FastB2B- > Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast > >TAbort+ <TAbort- <MAbort- >SERR- <PERR- > Latency: 64 > Interrupt: pin A routed to IRQ 5 > Region 0: Memory at fcffa000 (32-bit, non-prefetchable) > [size=4K] > Region 1: I/O ports at df30 [size=16] > Capabilities: [40] Power Management version 2 > Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA > PME(D0+,D1+,D2+,D3hot+,D3cold+) > Status: D0 PME-Enable- DSel=0 DScale=2 PME- > ------ > > -- Mike B. > _______________________________________________ > Whitebox-users mailing list > [email protected] > http://beau.org/mailman/listinfo/whitebox-users