If Aaron is right, you need to call to your mobile operators and ask about
"initialization string" in cell-modem properties in Windows
(like  /AT+CGDCONT=1,"IP","web.pt.lu"/ ), at first. And about new phone
number for dial-up connection.
In some rare cases i had to edit resolve.conf manually ( you can ask
operator for dns ).



2009/7/2 Aaron Mason <[email protected]>

> Perhaps the other side has changed their configuration in such a way
> that it throws pppd off.  You'd probably get no support from them
> regarding this, because it's not Windows :/
>
> On Thu, Jul 2, 2009 at 3:47 AM, Didier Wiroth<[email protected]> wrote:
> > Thank you for your reply.
> > The strange thing is that the config files worked for a few month.
> > I have no clue what's wrong ...
> >
> > Didier
> >
> > 2009/6/30 Aaron Mason <[email protected]>:
> >> Well I'm no expert in pppd, but from what I can see, it looks like
> >> your system is requesting configuration information from the other
> >> side, getting it, then rejecting it.  The other side acknowledges the
> >> rejection, then your system sends another request, before either side
> >> hangs up.
> >>
> >> In summary, it seems like the other side is sending config data that
> >> pppd isn't configured to like.
> >>
> >> On Wed, Jul 1, 2009 at 2:28 AM, Didier Wiroth<[email protected]> wrote:
> >>> Here is an output of pppd debugging
> >>> (if someone can help ... because this is chinese to me ;-((
> >>>
> >>> Jun 30 18:26:55 406334g pppd[31216]: Serial connection established.
> >>> Jun 30 18:26:56 406334g pppd[31216]: Using interface ppp0
> >>> Jun 30 18:26:56 406334g pppd[31216]: Connect: ppp0 <--> /dev/cuaU0
> >>> Jun 30 18:26:56 406334g pppd[31216]: sent [LCP ConfReq id=0x2 <magic
> >>> 0x426a5360> <accomp>]
> >>> Jun 30 18:26:56 406334g pppd[31216]: rcvd [LCP ConfReq id=0x2 <auth
> pap>
> >>> <accomp> <pcomp> <asyncmap 0x0> <magic 0x42b3af20>]
> >>> Jun 30 18:26:56 406334g pppd[31216]: sent [LCP ConfRej id=0x2 <auth
> pap>
> >>> <pcomp>]
> >>> Jun 30 18:26:56 406334g pppd[31216]: rcvd [LCP ConfAck id=0x2 <magic
> >>> 0x426a5360> <accomp>]
> >>> Jun 30 18:26:59 406334g pppd[31216]: sent [LCP ConfReq id=0x2 <magic
> >>> 0x426a5360> <accomp>]
> >>> Jun 30 18:26:59 406334g pppd[31216]: Modem hangup
> >>> Jun 30 18:26:59 406334g pppd[31216]: Connection terminated.
> >>>
> >>>
> >>> Didier Wiroth wrote:
> >>>>
> >>>> STeve Andre' wrote:
> >>>>>
> >>>>>   I just found out that my ppp link via my T-Mobile
> >>>>> phone doesn't work.  Of course I found this out while
> >>>>> being outside without any other net connection.
> >>>>>
> >>>>>   I haven't changed anything other than compiling
> >>>>> stuff.  This is a -current system on a Thinkpad W500
> >>>>> compiled on June 26th.  This has worked for years.
> >>>>>
> >>>>>   What happens is that upon firing ppp up manually
> >>>>> I get the message "Working in interactive mode" which
> >>>>> I have never gotten before.  So far I haven't been able
> >>>>> to do anything with it other than a ^C.  I tried an
> >>>>> identical phone with my SIM; same results.
> >>>>>
> >>>>>   Any ideas?
> >>>>>
> >>>>> Thanks, STeve Andre'
> >>>>>
> >>>>> Dmesg, copy of ppp.conf and usbdevs output below.
> >>>>>
> >>>>
> >>>> Hello,
> >>>> Same here, I'm using a W500 too, I can't connect anymore:
> >>>>
> >>>> /var/log/daemon output:
> >>>> Jun 30 17:15:24 406334g pppd[8832]: pppd 2.3.5 started by dda, uid
> 1000
> >>>> Jun 30 17:15:28 406334g pppd[8832]: Serial connection established.
> >>>> Jun 30 17:15:29 406334g pppd[8832]: Using interface ppp0
> >>>> Jun 30 17:15:29 406334g pppd[8832]: Connect: ppp0 <--> /dev/cuaU0
> >>>> Jun 30 17:15:32 406334g pppd[8832]: Modem hangup
> >>>> Jun 30 17:15:32 406334g pppd[8832]: Connection terminated.
> >>>>
> >>>> /var/log/chat output:
> >>>> Jun 30 17:15:25 406334g chat[4387]: timeout set to 120 seconds
> >>>> Jun 30 17:15:25 406334g chat[4387]: abort on (BUSY)
> >>>> Jun 30 17:15:25 406334g chat[4387]: abort on (ERROR)
> >>>> Jun 30 17:15:25 406334g chat[4387]: abort on (NO CARRIER)
> >>>> Jun 30 17:15:25 406334g chat[4387]: abort on (VOICE)
> >>>> Jun 30 17:15:25 406334g chat[4387]: abort on (NO DIALTONE)
> >>>> Jun 30 17:15:25 406334g chat[4387]: send (ATE1^M)
> >>>> Jun 30 17:15:26 406334g chat[4387]: expect (OK)
> >>>> Jun 30 17:15:26 406334g chat[4387]: ATE1^M^M
> >>>> Jun 30 17:15:26 406334g chat[4387]: OK
> >>>> Jun 30 17:15:26 406334g chat[4387]:  -- got it
> >>>> Jun 30 17:15:26 406334g chat[4387]: send
> (AT+CGDCONT=1,"IP","web.pt.lu"^M)
> >>>> Jun 30 17:15:26 406334g chat[4387]: expect (OK)
> >>>> Jun 30 17:15:26 406334g chat[4387]: ^M
> >>>> Jun 30 17:15:26 406334g chat[4387]: AT+CGDCONT=1,"IP","web.pt.lu"^M^M
> >>>> Jun 30 17:15:26 406334g chat[4387]: OK
> >>>> Jun 30 17:15:26 406334g chat[4387]:  -- got it
> >>>> Jun 30 17:15:26 406334g chat[4387]: send (ATD*99***1#^M)
> >>>> Jun 30 17:15:27 406334g chat[4387]: expect (CONNECT)
> >>>> Jun 30 17:15:27 406334g chat[4387]: ^M
> >>>> Jun 30 17:15:28 406334g chat[4387]: atd*99***1#^m~^...@!}!}!}
> >>>> }8}...@#}(}"}'}"}"}&} } } } }%}&^ZD)R^W~^M
> >>>> Jun 30 17:15:28 406334g chat[4387]: CONNECT
> >>>> Jun 30 17:15:28 406334g chat[4387]:  -- got it
> >>>> Jun 30 17:15:28 406334g chat[4387]: send ()
> >>>>
> >>>> I'm using pppd with another provider LUXGSM, but I can't connect
> anymore
> >>>> but it used to work perfectly.
> >>>>
> >>>> I would really appreciate some help too.
> >>>>
> >>>> Thanks a lot!
> >>>> Didier
> >>>>
> >>>> Here is my dmesg, scripts and usbdevs output:
> >>>>
> >>>> OpenBSD 4.5-current (GENERIC.MP) #15: Thu Jun 18 09:58:42 MDT 2009
> >>>>   [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> >>>> real mem = 3174764544 (3027MB)
> >>>> avail mem = 3066490880 (2924MB)
> >>>> mainbus0 at root
> >>>> bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe0010 (80 entries)
> >>>> bios0: vendor LENOVO version "6FET70WW (3.00 )" date 04/17/2009
> >>>> bios0: LENOVO 406334G
> >>>> acpi0 at bios0: rev 2
> >>>> acpi0: tables DSDT FACP SSDT ECDT APIC MCFG HPET SLIC BOOT ASF! SSDT
> TCPA
> >>>> SSDT SSDT SSDT
> >>>> acpi0: wakeup devices LID_(S3) SLPB(S3) UART(S3) IGBE(S4) EXP0(S4)
> >>>> EXP1(S4) EXP2(S4) EXP3(S4) EXP4(S4) PCI1(S4) USB0(S3) USB3(S3)
> USB5(S3)
> >>>> EHC0(S3) EHC1(S3) HDEF(S4)
> >>>> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> >>>> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> >>>> cpu0 at mainbus0: apid 0 (boot processor)
> >>>> cpu0: Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz, 2793.36 MHz
> >>>> cpu0:
> >>>>
>
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
>
> H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,C
> X16,xTPR,NXE,LONG
> >>>> cpu0: 6MB 64b/line 16-way L2 cache
> >>>> cpu0: apic clock running at 266MHz
> >>>> cpu1 at mainbus0: apid 1 (application processor)
> >>>> cpu1: Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz, 2793.00 MHz
> >>>> cpu1:
> >>>>
>
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS
>
> H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,C
> X16,xTPR,NXE,LONG
> >>>> cpu1: 6MB 64b/line 16-way L2 cache
> >>>> ioapic0 at mainbus0 apid 1 pa 0xfec00000, version 20, 24 pins
> >>>> ioapic0: misconfigured as apic 2, remapped to apid 1
> >>>> acpihpet0 at acpi0: 14318179 Hz
> >>>> acpiprt0 at acpi0: bus 0 (PCI0)
> >>>> acpiprt1 at acpi0: bus -1 (AGP_)
> >>>> acpiprt2 at acpi0: bus 2 (EXP0)
> >>>> acpiprt3 at acpi0: bus 3 (EXP1)
> >>>> acpiprt4 at acpi0: bus 4 (EXP2)
> >>>> acpiprt5 at acpi0: bus 5 (EXP3)
> >>>> acpiprt6 at acpi0: bus 13 (EXP4)
> >>>> acpiprt7 at acpi0: bus 21 (PCI1)
> >>>> acpiec0 at acpi0
> >>>> acpicpu0 at acpi0: C3, C2, C1, PSS
> >>>> acpicpu1 at acpi0: C3, C2, C1, PSS
> >>>> acpipwrres0 at acpi0: PUBS
> >>>> acpitz0 at acpi0: critical temperature 127 degC
> >>>> acpitz1 at acpi0: critical temperature 100 degC
> >>>> acpibtn0 at acpi0: LID_
> >>>> acpibtn1 at acpi0: SLPB
> >>>> acpibat0 at acpi0: BAT0 model "42T4620" serial  3828 type LION oem
> >>>> "Panasonic"
> >>>> acpibat1 at acpi0: BAT1 not present
> >>>> acpiac0 at acpi0: AC unit online
> >>>> acpithinkpad0 at acpi0
> >>>> acpidock0 at acpi0: GDCK not docked (0)
> >>>> cpu0: Enhanced SpeedStep 2793 MHz: speeds: 2801, 2800, 2133, 1600, 800
> MHz
> >>>> pci0 at mainbus0 bus 0
> >>>> pchb0 at pci0 dev 0 function 0 "Intel GM45 Host" rev 0x07
> >>>> vga1 at pci0 dev 2 function 0 "Intel GM45 Video" rev 0x07
> >>>> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> >>>> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> >>>> intagp0 at vga1
> >>>> agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
> >>>> inteldrm0 at vga1: apic 1 int 16 (irq 11)
> >>>> drm0 at inteldrm0
> >>>> "Intel GM45 Video" rev 0x07 at pci0 dev 2 function 1 not configured
> >>>> "Intel GM45 HECI" rev 0x07 at pci0 dev 3 function 0 not configured
> >>>> pciide0 at pci0 dev 3 function 2 "Intel GM45 PT IDER" rev 0x07: DMA
> >>>> (unsupported), channel 0 wired to native-PCI, channel 1 wired to
> native-PCI
> >>>> pciide0: using apic 1 int 18 (irq 11) for native-PCI interrupt
> >>>> pciide0: channel 0 ignored (not responding; disabled or no drives?)
> >>>> pciide0: channel 1 ignored (not responding; disabled or no drives?)
> >>>> "Intel GM45 AMT SOL" rev 0x07 at pci0 dev 3 function 3 not configured
> >>>> em0 at pci0 dev 25 function 0 "Intel ICH9 IGP M AMT" rev 0x03: apic 1
> int
> >>>> 20 (irq 11), address 00:21:86:ff:1f:5c
> >>>> uhci0 at pci0 dev 26 function 0 "Intel 82801I USB" rev 0x03: apic 1
> int
> 20
> >>>> (irq 11)
> >>>> uhci1 at pci0 dev 26 function 1 "Intel 82801I USB" rev 0x03: apic 1
> int
> 21
> >>>> (irq 11)
> >>>> uhci2 at pci0 dev 26 function 2 "Intel 82801I USB" rev 0x03: apic 1
> int
> 22
> >>>> (irq 11)
> >>>> ehci0 at pci0 dev 26 function 7 "Intel 82801I USB" rev 0x03: apic 1
> int
> 23
> >>>> (irq 11)
> >>>> usb0 at ehci0: USB revision 2.0
> >>>> uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
> >>>> azalia0 at pci0 dev 27 function 0 "Intel 82801I HD Audio" rev 0x03:
> apic
> 1
> >>>> int 17 (irq 11)
> >>>> azalia0: RIRB time out
> >>>> azalia0: codecs: Conexant CX20561, Conexant/0x2c06, using Conexant
> CX20561
> >>>> audio0 at azalia0
> >>>> ppb0 at pci0 dev 28 function 0 "Intel 82801I PCIE" rev 0x03: apic 1
> int
> 20
> >>>> (irq 11)
> >>>> pci1 at ppb0 bus 2
> >>>> ppb1 at pci0 dev 28 function 1 "Intel 82801I PCIE" rev 0x03: apic 1
> int
> 21
> >>>> (irq 11)
> >>>> pci2 at ppb1 bus 3
> >>>> iwn0 at pci2 dev 0 function 0 "Intel WiFi Link 5300" rev 0x00: apic 1
> int
> >>>> 17 (irq 11), MIMO 3T3R, MoW, address 00:21:6a:0d:2f:0a
> >>>> ppb2 at pci0 dev 28 function 2 "Intel 82801I PCIE" rev 0x03: apic 1
> int
> 22
> >>>> (irq 11)
> >>>> pci3 at ppb2 bus 4
> >>>> "Intel Turbo Memory" rev 0x11 at pci3 dev 0 function 0 not configured
> >>>> ppb3 at pci0 dev 28 function 3 "Intel 82801I PCIE" rev 0x03: apic 1
> int
> 23
> >>>> (irq 11)
> >>>> pci4 at ppb3 bus 5
> >>>> ppb4 at pci0 dev 28 function 4 "Intel 82801I PCIE" rev 0x03: apic 1
> int
> 20
> >>>> (irq 11)
> >>>> pci5 at ppb4 bus 13
> >>>> uhci3 at pci0 dev 29 function 0 "Intel 82801I USB" rev 0x03: apic 1
> int
> 16
> >>>> (irq 11)
> >>>> uhci4 at pci0 dev 29 function 1 "Intel 82801I USB" rev 0x03: apic 1
> int
> 17
> >>>> (irq 11)
> >>>> uhci5 at pci0 dev 29 function 2 "Intel 82801I USB" rev 0x03: apic 1
> int
> 18
> >>>> (irq 11)
> >>>> ehci1 at pci0 dev 29 function 7 "Intel 82801I USB" rev 0x03: apic 1
> int
> 19
> >>>> (irq 11)
> >>>> usb1 at ehci1: USB revision 2.0
> >>>> uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
> >>>> ppb5 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0x93
> >>>> pci6 at ppb5 bus 21
> >>>> cbb0 at pci6 dev 0 function 0 "Ricoh 5C476 CardBus" rev 0xba: apic 1
> int
> >>>> 16 (irq 11)
> >>>> "Ricoh 5C832 Firewire" rev 0x04 at pci6 dev 0 function 1 not
> configured
> >>>> sdhc0 at pci6 dev 0 function 2 "Ricoh 5C822 SD/MMC" rev 0x21: apic 1
> int
> >>>> 18 (irq 11)
> >>>> sdmmc0 at sdhc0
> >>>> "Ricoh 5C843 MMC" rev 0x11 at pci6 dev 0 function 3 not configured
> >>>> "Ricoh 5C592 Memory Stick" rev 0x11 at pci6 dev 0 function 4 not
> >>>> configured
> >>>> "Ricoh 5C852 xD" rev 0x11 at pci6 dev 0 function 5 not configured
> >>>> cardslot0 at cbb0 slot 0 flags 0
> >>>> cardbus0 at cardslot0: bus 22 device 0 cacheline 0x10, lattimer 0xb0
> >>>> pcmcia0 at cardslot0
> >>>> pcib0 at pci0 dev 31 function 0 "Intel 82801IEM LPC" rev 0x03
> >>>> ahci0 at pci0 dev 31 function 2 "Intel 82801I AHCI" rev 0x03: apic 1
> int
> >>>> 16 (irq 11), AHCI 1.2
> >>>> scsibus0 at ahci0: 32 targets
> >>>> sd0 at scsibus0 targ 0 lun 0: <ATA, SAMSUNG MMDOE56G, VBM1> SCSI3
> 0/direct
> >>>> fixed
> >>>> sd0: 244198MB, 512 bytes/sec, 500118192 sec total
> >>>> cd0 at scsibus0 targ 1 lun 0: <Optiarc, DVD RW AD-7910S, 1.D0> ATAPI
> >>>> 5/cdrom removable
> >>>> ichiic0 at pci0 dev 31 function 3 "Intel 82801I SMBus" rev 0x03: apic
> 1
> >>>> int 23 (irq 11)
> >>>> iic0 at ichiic0
> >>>> usb2 at uhci0: USB revision 1.0
> >>>> uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> >>>> usb3 at uhci1: USB revision 1.0
> >>>> uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> >>>> usb4 at uhci2: USB revision 1.0
> >>>> uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> >>>> usb5 at uhci3: USB revision 1.0
> >>>> uhub5 at usb5 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> >>>> usb6 at uhci4: USB revision 1.0
> >>>> uhub6 at usb6 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> >>>> usb7 at uhci5: USB revision 1.0
> >>>> uhub7 at usb7 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> >>>> isa0 at pcib0
> >>>> isadma0 at isa0
> >>>> pckbc0 at isa0 port 0x60/5
> >>>> pckbd0 at pckbc0 (kbd slot)
> >>>> pckbc0: using irq 1 for kbd slot
> >>>> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> >>>> pms0 at pckbc0 (aux slot)
> >>>> pckbc0: using irq 12 for aux slot
> >>>> wsmouse0 at pms0 mux 0
> >>>> pcppi0 at isa0 port 0x61
> >>>> midi0 at pcppi0: <PC speaker>
> >>>> spkr0 at pcppi0
> >>>> aps0 at isa0 port 0x1600/31
> >>>> mtrr: Pentium Pro MTRR support
> >>>> uvideo0 at uhub0 port 6 configuration 1 interface 0 "Chicony
> Electronics
> >>>> Co., Ltd. product 0x4807" rev 2.00/31.34 addr 2
> >>>> video0 at uvideo0
> >>>> ugen0 at uhub3 port 1 "AuthenTec Fingerprint Sensor" rev 2.00/17.03
> addr
> 2
> >>>> ugen1 at uhub2 port 2 "Gemplus GemPC Express" rev 2.00/1.00 addr 2
> >>>> softraid0 at root
> >>>> root on sd0a swap on sd0b dump on sd0b
> >>>>
> >>>>
> >>>> $ cat /etc/ppp/peers/ept
> >>>> #debug
> >>>> cuaU0
> >>>> 460800
> >>>> 0.0.0.0:10.64.64.64
> >>>> netmask 255.255.255.255
> >>>> ipcp-accept-local
> >>>> ipcp-accept-remote
> >>>> crtscts
> >>>> persist
> >>>> #disable stuff
> >>>> deflate 0
> >>>> refuse-pap
> >>>> refuse-chap
> >>>> noauth
> >>>> noipdefault
> >>>> nopcomp
> >>>> novj
> >>>> novjccomp
> >>>> defaultroute
> >>>> connect '/usr/sbin/chat -v -f /etc/ppp/peers/chat/ept.chat'
> >>>>
> >>>>
> >>>> $ cat /etc/ppp/peers/chat/ept.chat
> >>>> TIMEOUT 120
> >>>> ABORT "BUSY"
> >>>> ABORT "ERROR"
> >>>> ABORT "NO CARRIER"
> >>>> ABORT "VOICE"
> >>>> ABORT "NO DIALTONE"
> >>>> #enable echo
> >>>> "" "ATE1"
> >>>> #switch modem on
> >>>> "" AT+CFUN=1
> >>>> # APN
> >>>> OK AT+CGDCONT=1,"IP","web.pt.lu"
> >>>> # dial
> >>>> OK "ATD*99***1#"
> >>>> CONNECT \c
> >>>>
> >>>> $ usbdevs -v
> >>>> Controller /dev/usb0:
> >>>> addr 1: high speed, self powered, config 1, EHCI root hub(0x0000),
> >>>> Intel(0x8086), rev 1.00
> >>>> port 1 powered
> >>>> port 2 powered
> >>>> port 3 powered
> >>>> port 4 powered
> >>>> port 5 powered
> >>>> port 6 addr 2: high speed, power 100 mA, config 1, product
> 0x4807(0x4807),
> >>>> Chicony Electronics Co., Ltd.(0x17ef), rev 31.34
> >>>> Controller /dev/usb1:
> >>>> addr 1: high speed, self powered, config 1, EHCI root hub(0x0000),
> >>>> Intel(0x8086), rev 1.00
> >>>> port 1 powered
> >>>> port 2 powered
> >>>> port 3 powered
> >>>> port 4 addr 2: high speed, power 20 mA, config 1, Ericsson F3507g
> Mobile
> >>>> Broadband Minicard Composite Device(0x1900), Ericsson(0x0bdb), rev
> 0.00,
> >>>> iSerialNumber 3541430212806980
> >>>> port 5 powered
> >>>> port 6 powered
> >>>> Controller /dev/usb2:
> >>>> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
> >>>> Intel(0x8086), rev 1.00
> >>>> port 1 powered
> >>>> port 2 addr 2: full speed, power 100 mA, config 1, GemPC
> Express(0x34ec),
> >>>> Gemplus(0x08e6), rev 1.00
> >>>> Controller /dev/usb3:
> >>>> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
> >>>> Intel(0x8086), rev 1.00
> >>>> port 1 addr 2: full speed, power 100 mA, config 1, Fingerprint
> >>>> Sensor(0x2810), AuthenTec(0x08ff), rev 17.03
> >>>> port 2 powered
> >>>> Controller /dev/usb4:
> >>>> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
> >>>> Intel(0x8086), rev 1.00
> >>>> port 1 powered
> >>>> port 2 powered
> >>>> Controller /dev/usb5:
> >>>> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
> >>>> Intel(0x8086), rev 1.00
> >>>> port 1 powered
> >>>> port 2 powered
> >>>
> >>>
> >>
> >>
> >>
> >> --
> >> Aaron Mason - Programmer, open source addict
> >> - Oh, why does everything I whip leave me?
> >>
> >
> >
> >
> > --
> > - -
> > Didier Wiroth
> >
>
>
>
> --
> Aaron Mason - Programmer, open source addict
> - Oh, why does everything I whip leave me?

Reply via email to