LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to update Ubuntu offline. (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-update-ubuntu-offline-826455/)

bhcrab2008 08-16-2010 12:33 AM

How to update Ubuntu offline.
 
Hi all,
Myself Bhaskar Chakraborty from India, i m a new user of Ubuntu 10.04 LTS,
My system has a dual boot(Windows XP and Ubuntu). I access internet using my Micromax Q5 mobile having Aircel network. it work fine in Windows XP but it doesn't provide drivers for linux. So in Ubuntu i cant access internet. But i want to update ubuntu. So how i update ubuntu offline????

And... is there is any solution related to my driver compatibility issue??? Is there is any way??? Thanks in adv. for any suggestion.

r3sistance 08-16-2010 01:39 AM

Hi,

Any form of common external media in a format that ubuntu understands should be fine, A simple USB flash drive formatted in FAT would be the most highly preferred option in this case. However there are other options, like CD, external HDD or even installing EXT3 drivers in windows so you can directly write to the Ubuntu partitions (note using windows in this way is less advised as it can mess things up).

linuxlover.chaitanya 08-16-2010 02:04 AM

How do you connect your mobile? Using USB cable? Connect and give the output of lsusb.
It should also be a dial up. So wvdial should help.

bhcrab2008 08-16-2010 08:44 AM

Hi Chaitanya...
 
Quote:

Originally Posted by linuxlover.chaitanya (Post 4067461)
How do you connect your mobile? Using USB cable? Connect and give the output of lsusb.
It should also be a dial up. So wvdial should help.

Yes, I connect using usb cable??? Plz help me out thanx.

linuxlover.chaitanya 08-16-2010 08:56 AM

Connect your phone to your Ubuntu machine, and then give the command

dmesg

and lsusb

And paste the output here in code tags.

bhcrab2008 08-17-2010 10:15 PM

Re: after using dmesg & lsusb command
 
Quote:

Originally Posted by linuxlover.chaitanya (Post 4067745)
Connect your phone to your Ubuntu machine, and then give the command
___
dmesg

and lsusb

And paste the output here in code tags.

___________________________________________________________________
Hi chaitanya,
i use the above commands, and the results are:
____________________________________________________________________
bhaskar@bhaskar-desktop:~$dmesg
[ 0.196225] vgaarb: loaded
[ 0.196317] SCSI subsystem initialized
[ 0.196402] libata version 3.00 loaded.
[ 0.196452] usbcore: registered new interface driver usbfs
[ 0.196461] usbcore: registered new interface driver hub
[ 0.196478] usbcore: registered new device driver usb
[ 0.196563] ACPI: WMI: Mapper loaded
[ 0.196564] PCI: Using ACPI for IRQ routing
[ 0.196571] pci 0000:00:00.0: BAR 3: address space collision on of device [0xe0000000-0xffffffff]
[ 0.196574] pci 0000:00:00.0: BAR 3: can't allocate resource
[ 0.196701] NetLabel: Initializing
[ 0.196702] NetLabel: domain hash size = 128
[ 0.196704] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.196715] NetLabel: unlabeled traffic allowed by default
[ 0.196742] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 0
[ 0.196746] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[ 0.198758] Switching to clocksource tsc
[ 0.198948] AppArmor: AppArmor Filesystem Enabled
[ 0.198948] pnp: PnP ACPI init
[ 0.198948] ACPI: bus type pnp registered
[ 0.199708] pnp 00:0d: mem resource (0xcea00-0xcffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.199711] pnp 00:0d: mem resource (0xf0000-0xf7fff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.199715] pnp 00:0d: mem resource (0xf8000-0xfbfff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.199718] pnp 00:0d: mem resource (0xfc000-0xfffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.199721] pnp 00:0d: mem resource (0x0-0x9ffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.199724] pnp 00:0d: mem resource (0x100000-0x5fedffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
[ 0.199796] pnp: PnP ACPI: found 14 devices
[ 0.199798] ACPI: ACPI bus type pnp unregistered
[ 0.199800] PnPBIOS: Disabled by ACPI PNP
[ 0.199809] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[ 0.199812] system 00:01: ioport range 0x220-0x225 has been reserved
[ 0.199814] system 00:01: ioport range 0x290-0x294 has been reserved
[ 0.199819] system 00:02: ioport range 0x4100-0x411f has been reserved
[ 0.199821] system 00:02: ioport range 0x228-0x22f has been reserved
[ 0.199823] system 00:02: ioport range 0x238-0x23f has been reserved
[ 0.199825] system 00:02: ioport range 0x40b-0x40b has been reserved
[ 0.199828] system 00:02: ioport range 0x4d6-0x4d6 has been reserved
[ 0.199830] system 00:02: ioport range 0xc00-0xc01 has been reserved
[ 0.199832] system 00:02: ioport range 0xc14-0xc14 has been reserved
[ 0.199835] system 00:02: ioport range 0xc50-0xc52 has been reserved
[ 0.199837] system 00:02: ioport range 0xc6c-0xc6d has been reserved
[ 0.199839] system 00:02: ioport range 0xc6f-0xc6f has been reserved
[ 0.199841] system 00:02: ioport range 0xcd0-0xcd1 has been reserved
[ 0.199844] system 00:02: ioport range 0xcd2-0xcd3 has been reserved
[ 0.199846] system 00:02: ioport range 0xcd4-0xcdf has been reserved
[ 0.199848] system 00:02: ioport range 0x4000-0x40fe has been reserved
[ 0.199851] system 00:02: ioport range 0x4210-0x4217 has been reserved
[ 0.199853] system 00:02: ioport range 0xb00-0xb0f has been reserved
[ 0.199855] system 00:02: ioport range 0xb10-0xb1f has been reserved
[ 0.199857] system 00:02: ioport range 0xb20-0xb3f has been reserved
[ 0.199864] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.199871] system 00:0d: iomem range 0x5fee0000-0x5fefffff could not be reserved
[ 0.199874] system 00:0d: iomem range 0xffff0000-0xffffffff has been reserved
[ 0.199876] system 00:0d: iomem range 0x5fff0000-0x7ffeffff could not be reserved
[ 0.199879] system 00:0d: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.199882] system 00:0d: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.199884] system 00:0d: iomem range 0xfff80000-0xfffeffff has been reserved
[ 0.234519] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.234521] pci 0000:00:01.0: IO window: 0xe000-0xefff
[ 0.234525] pci 0000:00:01.0: MEM window: 0xfde00000-0xfdffffff
[ 0.234528] pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.234534] pci 0000:00:0a.0: PCI bridge, secondary bus 0000:02
[ 0.234536] pci 0000:00:0a.0: IO window: 0xd000-0xdfff
[ 0.234539] pci 0000:00:0a.0: MEM window: 0xfdd00000-0xfddfffff
[ 0.234542] pci 0000:00:0a.0: PREFETCH window: 0x000000fda00000-0x000000fdafffff
[ 0.234546] pci 0000:00:14.4: PCI bridge, secondary bus 0000:03
[ 0.234549] pci 0000:00:14.4: IO window: 0xc000-0xcfff
[ 0.234554] pci 0000:00:14.4: MEM window: 0xfdc00000-0xfdcfffff
[ 0.234558] pci 0000:00:14.4: PREFETCH window: 0xfdb00000-0xfdbfffff
[ 0.234577] alloc irq_desc for 18 on node -1
[ 0.234579] alloc kstat_irqs on node -1
[ 0.234586] pci 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.234589] pci 0000:00:0a.0: setting latency timer to 64
[ 0.234597] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.234599] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.234602] pci_bus 0000:01: resource 0 io: [0xe000-0xefff]
[ 0.234604] pci_bus 0000:01: resource 1 mem: [0xfde00000-0xfdffffff]
[ 0.234606] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.234609] pci_bus 0000:02: resource 0 io: [0xd000-0xdfff]
[ 0.234611] pci_bus 0000:02: resource 1 mem: [0xfdd00000-0xfddfffff]
[ 0.234613] pci_bus 0000:02: resource 2 pref mem [0xfda00000-0xfdafffff]
[ 0.234615] pci_bus 0000:03: resource 0 io: [0xc000-0xcfff]
[ 0.234618] pci_bus 0000:03: resource 1 mem: [0xfdc00000-0xfdcfffff]
[ 0.234620] pci_bus 0000:03: resource 2 pref mem [0xfdb00000-0xfdbfffff]
[ 0.234622] pci_bus 0000:03: resource 3 io: [0x00-0xffff]
[ 0.234624] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffff]
[ 0.234657] NET: Registered protocol family 2
[ 0.234736] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.235017] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.235592] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.235873] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.235875] TCP reno registered
[ 0.235939] NET: Registered protocol family 1
[ 0.353069] pci 0000:01:05.0: Boot video device
[ 0.353260] cpufreq-nforce2: No nForce2 chipset.
[ 0.353282] Scanning for low memory corruption every 60 seconds
[ 0.353370] audit: initializing netlink socket (disabled)
[ 0.353379] type=2000 audit(1282046839.353:1): initialized
[ 0.360042] highmem bounce pool size: 64 pages
[ 0.360046] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.361090] VFS: Disk quotas dquot_6.5.2
[ 0.361134] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.361549] fuse init (API version 7.13)
[ 0.361607] msgmni has been set to 1703
[ 0.361782] alg: No test for stdrng (krng)
[ 0.361824] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.361827] io scheduler noop registered
[ 0.361828] io scheduler anticipatory registered
[ 0.361830] io scheduler deadline registered
[ 0.361862] io scheduler cfq registered (default)
[ 0.361970] alloc irq_desc for 25 on node -1
[ 0.361972] alloc kstat_irqs on node -1
[ 0.361980] pcieport 0000:00:0a.0: irq 25 for MSI/MSI-X
[ 0.361986] pcieport 0000:00:0a.0: setting latency timer to 64
[ 0.362033] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.362050] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.362129] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.362133] ACPI: Power Button [PWRB]
[ 0.362176] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.362178] ACPI: Power Button [PWRF]
[ 0.362423] ACPI: processor limited to max C-state 1
[ 0.362441] processor LNXCPU:00: registered as cooling_device0
[ 0.362469] processor LNXCPU:01: registered as cooling_device1
[ 0.365076] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.365180] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.365451] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.366144] brd: module loaded
[ 0.366444] loop: module loaded
[ 0.366498] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 0.366594] alloc irq_desc for 16 on node -1
[ 0.366596] alloc kstat_irqs on node -1
[ 0.366604] pata_acpi 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.366837] Fixed MDIO Bus: probed
[ 0.366859] PPP generic driver version 2.4.2
[ 0.366883] tun: Universal TUN/TAP device driver, 1.6
[ 0.366885] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.366938] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.366953] alloc irq_desc for 17 on node -1
[ 0.366955] alloc kstat_irqs on node -1
[ 0.366961] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.366973] ehci_hcd 0000:00:12.2: EHCI Host Controller
[ 0.366994] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 0.367014] ehci_hcd 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround
[ 0.367027] ehci_hcd 0000:00:12.2: debug port 1
[ 0.367057] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe02c000
[ 0.367094] isapnp: Scanning for PnP cards...
[ 0.377229] Freeing initrd memory: 7774k freed
[ 0.397069] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 0.397209] usb usb1: configuration #1 chosen from 1 choice
[ 0.397233] hub 1-0:1.0: USB hub found
[ 0.397242] hub 1-0:1.0: 6 ports detected
[ 0.397307] alloc irq_desc for 19 on node -1
[ 0.397309] alloc kstat_irqs on node -1
[ 0.397319] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.397336] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 0.397368] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 0.397391] ehci_hcd 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
[ 0.397404] ehci_hcd 0000:00:13.2: debug port 1
[ 0.397440] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe029000
[ 0.413055] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 0.413102] usb usb2: configuration #1 chosen from 1 choice
[ 0.413123] hub 2-0:1.0: USB hub found
[ 0.413128] hub 2-0:1.0: 6 ports detected
[ 0.413180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.413194] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.413201] ohci_hcd 0000:00:12.0: OHCI Host Controller
[ 0.413222] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 0.413249] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe02e000
[ 0.477071] usb usb3: configuration #1 chosen from 1 choice
[ 0.477087] hub 3-0:1.0: USB hub found
[ 0.477095] hub 3-0:1.0: 3 ports detected
[ 0.477132] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.477139] ohci_hcd 0000:00:12.1: OHCI Host Controller
[ 0.477159] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
[ 0.477171] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe02d000
[ 0.541064] usb usb4: configuration #1 chosen from 1 choice
[ 0.541082] hub 4-0:1.0: USB hub found
[ 0.541089] hub 4-0:1.0: 3 ports detected
[ 0.541123] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.541131] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 0.541152] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 0.541176] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe02b000
[ 0.605065] usb usb5: configuration #1 chosen from 1 choice
[ 0.605083] hub 5-0:1.0: USB hub found
[ 0.605090] hub 5-0:1.0: 3 ports detected
[ 0.605124] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.605132] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 0.605151] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[ 0.605163] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe02a000
[ 0.665088] usb usb6: configuration #1 chosen from 1 choice
[ 0.665104] hub 6-0:1.0: USB hub found
[ 0.665114] hub 6-0:1.0: 3 ports detected
[ 0.665150] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.665157] ohci_hcd 0000:00:14.5: OHCI Host Controller
[ 0.665182] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
[ 0.665194] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe028000
[ 0.720714] isapnp: No Plug & Play device found
[ 0.725173] usb usb7: configuration #1 chosen from 1 choice
[ 0.725189] hub 7-0:1.0: USB hub found
[ 0.725196] hub 7-0:1.0: 2 ports detected
[ 0.725234] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.725300] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.725928] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.725935] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.726025] mice: PS/2 mouse device common for all mice
[ 0.726115] rtc_cmos 00:05: RTC can wake from S4
[ 0.726142] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.726174] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.726261] device-mapper: uevent: version 1.0.3
[ 0.726348] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.726415] device-mapper: multipath: version 1.1.0 loaded
[ 0.726418] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.726517] EISA: Probing bus 0 at eisa.0
[ 0.726533] Cannot allocate resource for EISA slot 4
[ 0.726548] EISA: Detected 0 cards.
[ 0.726626] cpuidle: using governor ladder
[ 0.726628] cpuidle: using governor menu
[ 0.726954] TCP cubic registered
[ 0.727068] NET: Registered protocol family 10
[ 0.727446] lo: Disabled Privacy Extensions
[ 0.727707] NET: Registered protocol family 17
[ 0.727735] powernow-k8: Found 1 AMD Athlon(tm) 7750 Dual-Core Processor processors (2 cpu cores) (version 2.20.00)
[ 0.727770] powernow-k8: 0 : pstate 0 (2700 MHz)
[ 0.727772] powernow-k8: 1 : pstate 1 (1350 MHz)
[ 0.727864] Using IPI No-Shortcut mode
[ 0.727921] PM: Resume from disk failed.
[ 0.727930] registered taskstats version 1
[ 0.728200] Magic number: 6:625:127
[ 0.728243] acpi device:02: hash matches
[ 0.728277] rtc_cmos 00:05: setting system clock to 2010-08-17 12:07:20 UTC (1282046840)
[ 0.728280] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.728281] EDD information not available.
[ 0.728318] Freeing unused kernel memory: 656k freed
[ 0.728639] Write protecting the kernel text: 4676k
[ 0.728667] Write protecting the kernel read-only data: 1840k
[ 0.740692] udev: starting version 151
[ 0.744283] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.794385] ahci 0000:00:11.0: version 3.0
[ 0.794406] alloc irq_desc for 22 on node -1
[ 0.794407] alloc kstat_irqs on node -1
[ 0.794418] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 0.794530] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 0.794533] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
[ 0.799418] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.799438] r8169 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.799471] r8169 0000:02:00.0: setting latency timer to 64
[ 0.799504] alloc irq_desc for 26 on node -1
[ 0.799506] alloc kstat_irqs on node -1
[ 0.799517] r8169 0000:02:00.0: irq 26 for MSI/MSI-X
[ 0.799988] eth0: RTL8168c/8111c at 0xf8092000, 00:24:1d:28:93:c6, XID 1c4000c0 IRQ 26
[ 0.811744] scsi0 : ahci
[ 0.827086] scsi1 : ahci
[ 0.832580] scsi2 : ahci
[ 0.835709] scsi3 : ahci
[ 0.835826] ata1: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22
[ 0.835830] ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
[ 0.835833] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
[ 0.835837] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
[ 0.836010] scsi4 : pata_atiixp
[ 0.836065] scsi5 : pata_atiixp
[ 0.836903] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
[ 0.836905] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
[ 0.985118] usb 4-2: new low speed USB device using ohci_hcd and address 2
[ 1.116148] usb 4-2: device descriptor read/64, error -62
[ 1.120162] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.120210] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.284147] ata2: softreset failed (device not ready)
[ 1.284151] ata2: applying SB600 PMP SRST workaround and retrying
[ 1.284166] ata3: softreset failed (device not ready)
[ 1.284168] ata3: applying SB600 PMP SRST workaround and retrying
[ 1.360147] usb 4-2: device descriptor read/64, error -62
[ 1.448152] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.448172] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.448663] ata2.00: ATAPI: MOSER BAER DH-20A6S, 7M73, max UDMA/100
[ 1.449510] ata2.00: configured for UDMA/100
[ 1.465658] scsi 1:0:0:0: CD-ROM MOSER BAER DH-20A6S 7M73 PQ: 0 ANSI: 5
[ 1.471052] sr0: scsi3-mmc drive: 62x/125x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.471055] Uniform CD-ROM driver Revision: 3.20
[ 1.471148] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.471205] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 1.600146] usb 4-2: new low speed USB device using ohci_hcd and address 3
[ 1.635811] ata3.00: HPA unlocked: 156299375 -> 156301488, native 156301488
[ 1.635816] ata3.00: ATA-7: ST380215AS, 4.AAB, max UDMA/133
[ 1.635818] ata3.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.668716] ata3.00: configured for UDMA/133
[ 1.684454] scsi 2:0:0:0: Direct-Access ATA ST380215AS 4.AA PQ: 0 ANSI: 5
[ 1.684545] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 1.684634] sd 2:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 1.684665] sd 2:0:0:0: [sda] Write Protect is off
[ 1.684667] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.684689] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.684796] sda: sda1 sda2 < sda5
[ 1.740140] usb 4-2: device descriptor read/64, error -62
[ 1.748060] sda6 sda7 >
[ 1.759240] sd 2:0:0:0: [sda] Attached SCSI disk
[ 1.854162] ohci1394 0000:03:0e.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 1.908132] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22] MMIO=[fdcff000-fdcff7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 1.992157] usb 4-2: device descriptor read/64, error -62
[ 2.232021] usb 4-2: new low speed USB device using ohci_hcd and address 4
[ 2.370229] EXT4-fs (sda6): mounted filesystem with ordered data mode
[ 2.644148] usb 4-2: device not accepting address 4, error -62
[ 2.780158] usb 4-2: new low speed USB device using ohci_hcd and address 5
[ 3.180315] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0041db5b0000241d]
[ 3.188150] usb 4-2: device not accepting address 5, error -62
[ 3.188164] hub 4-0:1.0: unable to enumerate USB device on port 2
[ 10.686825] udev: starting version 151
[ 10.735616] shpchp 0000:00:01.0: HPC vendor_id 1022 device_id 9602 ss_vid 0 ss_did 0
[ 10.735621] shpchp 0000:00:01.0: Cannot reserve MMIO region
[ 10.735908] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 10.766128] Adding 4885496k swap on /dev/sda7. Priority:-1 extents:1 across:4885496k
[ 10.822165] ACPI: resource piix4_smbus [0xb00-0xb07] conflicts with ACPI region SOR1 [0xb00-0xb0f]
[ 10.822168] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.834507] parport_pc 00:09: reported by Plug and Play ACPI
[ 10.834575] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 10.839420] Linux agpgart interface v0.103
[ 10.870159] [drm] Initialized drm 1.1.0 20060810
[ 10.886029] lp: driver loaded but no devices found
[ 10.896419] ppdev: user-space parallel port driver
[ 10.915068] [drm] radeon defaulting to kernel modesetting.
[ 10.915071] [drm] radeon kernel modesetting enabled.
[ 10.915135] radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 10.915140] radeon 0000:01:05.0: setting latency timer to 64
[ 10.916574] [drm] radeon: Initializing kernel modesetting.
[ 10.916665] [drm] register mmio base: 0xFDFE0000
[ 10.916667] [drm] register mmio size: 65536
[ 10.917340] ATOM BIOS: B27722
[ 10.917353] [drm] Clocks initialized !
[ 10.917932] [drm] Detected VRAM RAM=256M, BAR=256M
[ 10.917937] [drm] RAM width 32bits DDR
[ 10.918466] [TTM] Zone kernel: Available graphics memory: 440226 kiB.
[ 10.918469] [TTM] Zone highmem: Available graphics memory: 771430 kiB.
[ 10.918485] [drm] radeon: 256M of VRAM memory ready
[ 10.918486] [drm] radeon: 512M of GTT memory ready.
[ 10.918514] [drm] radeon: irq initialized.
[ 10.918517] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 10.918807] [drm] Loading RS780 Microcode
[ 10.918811] platform radeon_cp.0: firmware: requesting radeon/RS780_pfp.bin
[ 10.920201] lp0: using parport0 (interrupt-driven).
[ 10.922355] platform radeon_cp.0: firmware: requesting radeon/RS780_me.bin
[ 10.931210] platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin
[ 10.944563] type=1505 audit(1282027050.716:2): operation="profile_load" pid=716 name="/sbin/dhclient3"
[ 10.944767] type=1505 audit(1282027050.716:3): operation="profile_load" pid=716 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 10.944883] type=1505 audit(1282027050.716:4): operation="profile_load" pid=716 name="/usr/lib/connman/scripts/dhclient-script"
[ 10.970435] [drm] ring test succeeded in 1 usecs
[ 10.970536] [drm] radeon: ib pool ready.
[ 10.970590] [drm] ib test succeeded in 0 usecs
[ 10.970592] [drm] Enabling audio support
[ 10.971267] [drm] Radeon Display Connectors
[ 10.971269] [drm] Connector 0:
[ 10.971271] [drm] VGA
[ 10.971273] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 10.971275] [drm] Encoders:
[ 10.971276] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 10.971278] [drm] Connector 1:
[ 10.971279] [drm] DVI-D
[ 10.971280] [drm] HPD1
[ 10.971281] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[ 10.971282] [drm] Encoders:
[ 10.971284] [drm] DFP1: INTERNAL_KLDSCP_LVTMA
[ 10.983449] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 11.038174] psmouse serio1: ID: 10 00 64
[ 11.053621] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input4
[ 11.093530] [drm] fb mappable at 0xD0141000
[ 11.093533] [drm] vram apper at 0xD0000000
[ 11.093535] [drm] size 1996800
[ 11.093536] [drm] fb depth is 24
[ 11.093537] [drm] pitch is 3328
[ 11.093618] fb0: radeondrmfb frame buffer device
[ 11.093620] registered panic notifier
[ 11.093625] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:05.0 on minor 0
[ 11.093670] HDA Intel 0000:01:05.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 11.093687] HDA Intel 0000:01:05.1: setting latency timer to 64
[ 11.095176] vga16fb: initializing
[ 11.095179] vga16fb: mapped to 0xc00a0000
[ 11.095183] vga16fb: not registering due to another framebuffer present
[ 11.103516] logips2pp: Detected unknown logitech mouse model 34
[ 11.114155] Console: switching to colour frame buffer device 100x37
[ 11.278239] type=1505 audit(1282027051.047:5): operation="profile_load" pid=874 name="/usr/share/gdm/guest-session/Xsession"
[ 11.279328] type=1505 audit(1282027051.047:6): operation="profile_replace" pid=875 name="/sbin/dhclient3"
[ 11.279545] type=1505 audit(1282027051.047:7): operation="profile_replace" pid=875 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 11.279668] type=1505 audit(1282027051.047:8): operation="profile_replace" pid=875 name="/usr/lib/connman/scripts/dhclient-script"
[ 11.281920] type=1505 audit(1282027051.051:9): operation="profile_load" pid=876 name="/usr/bin/evince"
[ 11.289332] type=1505 audit(1282027051.059:10): operation="profile_load" pid=876 name="/usr/bin/evince-previewer"
[ 11.290999] type=1505 audit(1282027051.059:11): operation="profile_load" pid=876 name="/usr/bin/evince-thumbnailer"
[ 11.642489] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input5
[ 12.167994] CPU0 attaching NULL sched-domain.
[ 12.168016] CPU1 attaching NULL sched-domain.
[ 12.200199] CPU0 attaching sched-domain:
[ 12.200203] domain 0: span 0-1 level MC
[ 12.200206] groups: 0 1
[ 12.200211] CPU1 attaching sched-domain:
[ 12.200212] domain 0: span 0-1 level MC
[ 12.200214] groups: 1 0
[ 13.456021] usb 4-2: new low speed USB device using ohci_hcd and address 6
[ 13.544138] CE: hpet increasing min_delta_ns to 15000 nsec
[ 13.596583] usb 4-2: device descriptor read/64, error -62
[ 13.840202] usb 4-2: device descriptor read/64, error -62
[ 14.080726] usb 4-2: new low speed USB device using ohci_hcd and address 7
[ 14.220153] usb 4-2: device descriptor read/64, error -62
[ 14.246940] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[ 14.464145] usb 4-2: device descriptor read/64, error -62
[ 14.704147] usb 4-2: new low speed USB device using ohci_hcd and address 8
[ 15.112149] usb 4-2: device not accepting address 8, error -62
[ 15.248145] usb 4-2: new low speed USB device using ohci_hcd and address 9
[ 15.660163] usb 4-2: device not accepting address 9, error -62
[ 15.660184] hub 4-0:1.0: unable to enumerate USB device on port 2
[ 16.111107] CPU0 attaching NULL sched-domain.
[ 16.111114] CPU1 attaching NULL sched-domain.
[ 16.132586] CPU0 attaching sched-domain:
[ 16.132590] domain 0: span 0-1 level MC
[ 16.132593] groups: 0 1
[ 16.132599] CPU1 attaching sched-domain:
[ 16.132600] domain 0: span 0-1 level MC
[ 16.132602] groups: 1 0
[ 26.547702] ISO 9660 Extensions: Microsoft Joliet Level 1
[ 26.572960] ISOFS: changing to secondary root
[ 86.836528] usb 4-2: new low speed USB device using ohci_hcd and address 10
[ 86.976249] usb 4-2: device descriptor read/64, error -62
[ 87.224178] usb 4-2: device descriptor read/64, error -62
[ 87.464181] usb 4-2: new low speed USB device using ohci_hcd and address 11
[ 87.608034] usb 4-2: device descriptor read/64, error -62
[ 87.856044] usb 4-2: device descriptor read/64, error -62
[ 88.096144] usb 4-2: new low speed USB device using ohci_hcd and address 12
[ 88.504271] usb 4-2: device not accepting address 12, error -62
[ 88.640193] usb 4-2: new low speed USB device using ohci_hcd and address 13
[ 89.048262] usb 4-2: device not accepting address 13, error -62
[ 89.048304] hub 4-0:1.0: unable to enumerate USB device on port 2
[ 122.516169] usb 3-1: new full speed USB device using ohci_hcd and address 2
[ 122.693445] usb 3-1: configuration #1 chosen from 1 choice
[ 122.741721] cdc_acm 3-1:1.1: ttyACM0: USB ACM device
[ 122.744464] usbcore: registered new interface driver cdc_acm
[ 122.744469] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[ 123.156165] usb 4-2: new low speed USB device using ohci_hcd and address 14
[ 123.296160] usb 4-2: device descriptor read/64, error -62
[ 123.540159] usb 4-2: device descriptor read/64, error -62
[ 123.780189] usb 4-2: new low speed USB device using ohci_hcd and address 15
[ 123.920168] usb 4-2: device descriptor read/64, error -62
[ 124.164171] usb 4-2: device descriptor read/64, error -62
[ 124.404161] usb 4-2: new low speed USB device using ohci_hcd and address 16
[ 124.812163] usb 4-2: device not accepting address 16, error -62
[ 124.948163] usb 4-2: new low speed USB device using ohci_hcd and address 17
[ 125.356172] usb 4-2: device not accepting address 17, error -62
[ 125.356209] hub 4-0:1.0: unable to enumerate USB device on port 2
________________________________________________________________________
bhaskar@bhaskar-desktop:~$lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0e8d:0003 MediaTek Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

linuxlover.chaitanya 08-18-2010 12:03 AM

Take a look into these links:
http://markus.wernig.net/en/it/usb-s...andy-ppp.phtml
http://paulson.in/?p=98
http://www.arachnoid.com/linux/linux...et_access.html

Your phone does seem to be detected here:
Code:

Bus 003 Device 002: ID 0e8d:0003 MediaTek Inc.
Code:

[ 122.741721] cdc_acm 3-1:1.1: ttyACM0: USB ACM device
[ 122.744464] usbcore: registered new interface driver cdc_acm
[ 122.744469] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters



All times are GMT -5. The time now is 04:31 PM.