LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Blackberry Tethering Issue (https://www.linuxquestions.org/questions/linux-newbie-8/blackberry-tethering-issue-822665/)

quadophile 07-28-2010 11:50 AM

Blackberry Tethering Issue
 
I am trying to setup my Blackberry to use as a modem but running into an issue I could not figure out the solution for. I know I am close to get it to tethering but clueless as to what could be wrong. Can someone please point me in the right direction? It would be greatly appreciated.

Here is the error report that was generated.

Found RIM device (8120)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/home/anis/bbtether/bb_gui.py", line 655, in run
self.bbtether.start(self.options, self.args)
File "/home/anis/bbtether/bb_tether.py", line 84, in start
berry.read_endpoints(options.interface)
File "/home/anis/bbtether/bb_data.py", line 41, in read_endpoints
bb_usb.read_bb_endpoints(self,interface)
File "/home/anis/bbtether/bb_usb.py", line 118, in read_bb_endpoints
bb_messenging.log(" Manufacturer:"+handle.getString(berry.iManufacturer,100))
USBError: error sending control message: Operation not permitted

irmin 07-29-2010 05:34 AM

I'm not an expert for tethering with blackberry, but the last line suggests, that you do not have permission to access the usb device. Can you post the output of
Code:

ls -l /dev/bus/*/*
and
Code:

groups
?

Anyway, does your system recognize your blackberry as a modem device?
Code:

lsusb -v
and
Code:

dmesg
may help. In this case there is no need for some special tethering software.

quadophile 07-29-2010 12:13 PM

Quote:

Originally Posted by irmin (Post 4048845)
I'm not an expert for tethering with blackberry, but the last line suggests, that you do not have permission to access the usb device. Can you post the output of
Code:

ls -l /dev/bus/*/*
and
Code:

groups
?

Anyway, does your system recognize your blackberry as a modem device?
Code:

lsusb -v
and
Code:

dmesg
may help. In this case there is no need for some special tethering software.

Here you go:

/dev/bus/usb/001:
total 0
crw-rw-r-- 1 root root 189, 0 2010-07-29 11:53 001

/dev/bus/usb/002:
total 0
crw-rw-r-- 1 root root 189, 128 2010-07-29 11:53 001

/dev/bus/usb/003:
total 0
crw-rw-r-- 1 root root 189, 256 2010-07-29 11:53 001

/dev/bus/usb/004:
total 0
crw-rw-r-- 1 root root 189, 384 2010-07-29 11:53 001

/dev/bus/usb/005:
total 0
crw-rw-r-- 1 root root 189, 512 2010-07-29 11:53 001
anis@anis-laptop:~$

second code groups

anis adm dialout cdrom plugdev lpadmin admin sambashare

Third code

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
can't get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
can't get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
can't get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
can't get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
can't get hub descriptor: Operation not permitted
can't get device qualifier: Operation not permitted
can't get debug descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

quadophile 07-29-2010 12:15 PM

The last code

[ 0.000000] .text : 0xc0100000 - 0xc0591d23 (4679 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:2304 nr_irqs:256
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1596.526 MHz processor.
[ 0.008007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3193.05 BogoMIPS (lpj=6386104)
[ 0.008033] Security Framework initialized
[ 0.008071] AppArmor: AppArmor initialized
[ 0.008081] Mount-cache hash table entries: 512
[ 0.008256] Initializing cgroup subsys ns
[ 0.008263] Initializing cgroup subsys cpuacct
[ 0.008268] Initializing cgroup subsys memory
[ 0.008279] Initializing cgroup subsys devices
[ 0.008282] Initializing cgroup subsys freezer
[ 0.008287] Initializing cgroup subsys net_cls
[ 0.008316] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.008320] CPU: L2 cache: 2048K
[ 0.008325] mce: CPU supports 5 MCE banks
[ 0.008337] CPU0: Thermal monitoring enabled (TM2)
[ 0.008350] Performance Events: p6 PMU driver.
[ 0.008360] ... version: 0
[ 0.008363] ... bit width: 32
[ 0.008365] ... generic registers: 2
[ 0.008368] ... value mask: 00000000ffffffff
[ 0.008371] ... max period: 000000007fffffff
[ 0.008374] ... fixed-purpose events: 0
[ 0.008376] ... event mask: 0000000000000003
[ 0.008382] Checking 'hlt' instruction... OK.
[ 0.024999] SMP alternatives: switching to UP code
[ 0.033513] Freeing SMP alternatives: 19k freed
[ 0.033523] ACPI: Core revision 20090903
[ 0.060011] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.060018] ftrace: allocating 21780 entries in 43 pages
[ 0.064078] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.064453] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.104647] CPU0: Intel(R) Pentium(R) M processor 1.60GHz stepping 08
[ 0.108001] Brought up 1 CPUs
[ 0.108001] Total of 1 processors activated (3193.05 BogoMIPS).
[ 0.108001] CPU0 attaching NULL sched-domain.
[ 0.108001] devtmpfs: initialized
[ 0.108001] regulator: core version 0.5
[ 0.108001] Time: 11:53:33 Date: 07/29/10
[ 0.108001] NET: Registered protocol family 16
[ 0.108001] EISA bus registered
[ 0.108001] ACPI: bus type pci registered
[ 0.108001] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.108001] PCI: MCFG area at e0000000 reserved in E820
[ 0.108001] PCI: Using MMCONFIG for extended config space
[ 0.108001] PCI: Using configuration type 1 for base access
[ 0.108001] bio: create slab <bio-0> at 0
[ 0.108001] ACPI: EC: EC description table is found, configuring boot EC
[ 0.120169] ACPI: Interpreter enabled
[ 0.120179] ACPI: (supports S0 S3 S4 S5)
[ 0.120208] ACPI: Using IOAPIC for interrupt routing
[ 0.129377] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[ 0.129429] ACPI: Power Resource [PUBS] (on)
[ 0.132735] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[ 0.132765] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.132852] pci 0000:00:02.0: reg 10 32bit mmio: [0x90080000-0x900fffff]
[ 0.132858] pci 0000:00:02.0: reg 14 io port: [0x1800-0x1807]
[ 0.132864] pci 0000:00:02.0: reg 18 32bit mmio pref: [0xb0000000-0xbfffffff]
[ 0.132870] pci 0000:00:02.0: reg 1c 32bit mmio: [0x90000000-0x9003ffff]
[ 0.132904] pci 0000:00:02.1: reg 10 32bit mmio: [0x000000-0x07ffff]
[ 0.133049] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.133054] pci 0000:00:1c.0: PME# disabled
[ 0.133149] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.133155] pci 0000:00:1c.2: PME# disabled
[ 0.133220] pci 0000:00:1d.0: reg 20 io port: [0x1820-0x183f]
[ 0.133285] pci 0000:00:1d.1: reg 20 io port: [0x1840-0x185f]
[ 0.133348] pci 0000:00:1d.2: reg 20 io port: [0x1860-0x187f]
[ 0.133410] pci 0000:00:1d.3: reg 20 io port: [0x1880-0x189f]
[ 0.133476] pci 0000:00:1d.7: reg 10 32bit mmio: [0x90040000-0x900403ff]
[ 0.133538] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.133544] pci 0000:00:1d.7: PME# disabled
[ 0.133655] pci 0000:00:1e.2: reg 10 io port: [0x1c00-0x1cff]
[ 0.133663] pci 0000:00:1e.2: reg 14 io port: [0x18c0-0x18ff]
[ 0.133672] pci 0000:00:1e.2: reg 18 32bit mmio: [0x90040800-0x900409ff]
[ 0.133681] pci 0000:00:1e.2: reg 1c 32bit mmio: [0x90040400-0x900404ff]
[ 0.133720] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold
[ 0.133725] pci 0000:00:1e.2: PME# disabled
[ 0.133817] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[ 0.133826] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[ 0.133831] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO
[ 0.133836] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 1600-167f
[ 0.133841] pci 0000:00:1f.0: LPC Generic IO decode 2 PIO at 15e0-15ef
[ 0.133883] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
[ 0.133891] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
[ 0.133900] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
[ 0.133909] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
[ 0.133917] pci 0000:00:1f.2: reg 20 io port: [0x1810-0x181f]
[ 0.133952] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.133957] pci 0000:00:1f.2: PME# disabled
[ 0.134020] pci 0000:00:1f.3: reg 20 io port: [0x18a0-0x18bf]
[ 0.134133] pci 0000:02:00.0: reg 10 64bit mmio: [0x90100000-0x9010ffff]
[ 0.134228] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.134235] pci 0000:02:00.0: PME# disabled
[ 0.134303] pci 0000:00:1c.0: bridge 32bit mmio: [0x90100000-0x901fffff]
[ 0.134366] pci 0000:00:1c.2: bridge io port: [0x2000-0x2fff]
[ 0.134372] pci 0000:00:1c.2: bridge 32bit mmio: [0x90200000-0x902fffff]
[ 0.134381] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xc0000000-0xc00fffff]
[ 0.134434] pci 0000:04:00.0: reg 10 32bit mmio: [0x90300000-0x90300fff]
[ 0.134464] pci 0000:04:00.0: supports D1 D2
[ 0.134467] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.134474] pci 0000:04:00.0: PME# disabled
[ 0.134529] pci 0000:04:02.0: reg 10 32bit mmio: [0x90301000-0x90301fff]
[ 0.134604] pci 0000:04:02.0: PME# supported from D0 D3hot D3cold
[ 0.134610] pci 0000:04:02.0: PME# disabled
[ 0.134675] pci 0000:00:1e.0: transparent bridge
[ 0.134681] pci 0000:00:1e.0: bridge io port: [0x3000-0x6fff]
[ 0.134687] pci 0000:00:1e.0: bridge 32bit mmio: [0x90300000-0x9fffffff]
[ 0.134695] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xc8000000-0xcfffffff]
[ 0.134741] pci_bus 0000:00: on NUMA node 0
[ 0.134748] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.134892] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[ 0.134978] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[ 0.135076] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 0.140402] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.140632] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.140855] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.141078] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.141302] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.141524] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.141748] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.141969] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.142129] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.142140] vgaarb: loaded
[ 0.142285] SCSI subsystem initialized
[ 0.142338] libata version 3.00 loaded.
[ 0.142426] usbcore: registered new interface driver usbfs
[ 0.142441] usbcore: registered new interface driver hub
[ 0.142472] usbcore: registered new device driver usb
[ 0.142623] ACPI: WMI: Mapper loaded
[ 0.142625] PCI: Using ACPI for IRQ routing
[ 0.142703] Expanded resource reserved due to conflict with Adapter ROM
[ 0.142802] NetLabel: Initializing
[ 0.142804] NetLabel: domain hash size = 128
[ 0.142807] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.142822] NetLabel: unlabeled traffic allowed by default
[ 0.142994] hpet clockevent registered
[ 0.142998] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.143006] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.143012] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.148023] Switching to clocksource tsc
[ 0.150441] AppArmor: AppArmor Filesystem Enabled
[ 0.150457] pnp: PnP ACPI init
[ 0.150470] ACPI: bus type pnp registered
[ 0.154263] pnp: PnP ACPI: found 12 devices
[ 0.154266] ACPI: ACPI bus type pnp unregistered
[ 0.154270] PnPBIOS: Disabled by ACPI PNP
[ 0.154284] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 0.154288] system 00:00: iomem range 0xc0000-0xc3fff could not be reserved
[ 0.154292] system 00:00: iomem range 0xc4000-0xc7fff could not be reserved
[ 0.154295] system 00:00: iomem range 0xc8000-0xcbfff has been reserved
[ 0.154299] system 00:00: iomem range 0xcc000-0xcffff could not be reserved
[ 0.154303] system 00:00: iomem range 0xd0000-0xd3fff could not be reserved
[ 0.154307] system 00:00: iomem range 0xdc000-0xdffff could not be reserved
[ 0.154311] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
[ 0.154315] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
[ 0.154319] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
[ 0.154323] system 00:00: iomem range 0xec000-0xeffff could not be reserved
[ 0.154327] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[ 0.154331] system 00:00: iomem range 0x100000-0x7fffffff could not be reserved
[ 0.154335] system 00:00: iomem range 0xfec00000-0xffffffff could not be reserved
[ 0.154344] system 00:02: ioport range 0x1000-0x107f has been reserved
[ 0.154348] system 00:02: ioport range 0x1180-0x11bf has been reserved
[ 0.154352] system 00:02: ioport range 0x15e0-0x15ef has been reserved
[ 0.154355] system 00:02: ioport range 0x1600-0x1641 has been reserved
[ 0.154359] system 00:02: ioport range 0x1644-0x167f has been reserved
[ 0.154363] system 00:02: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.154367] system 00:02: iomem range 0xf0008000-0xf000bfff has been reserved
[ 0.154371] system 00:02: iomem range 0xfed14000-0xfed17fff has been reserved
[ 0.154375] system 00:02: iomem range 0xfed18000-0xfed18fff has been reserved
[ 0.154379] system 00:02: iomem range 0xfed19000-0xfed19fff has been reserved
[ 0.189135] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.189140] pci 0000:00:1c.0: IO window: 0x7000-0x7fff
[ 0.189147] pci 0000:00:1c.0: MEM window: 0x90100000-0x901fffff
[ 0.189154] pci 0000:00:1c.0: PREFETCH window: 0x00000080000000-0x000000801fffff
[ 0.189163] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:03
[ 0.189167] pci 0000:00:1c.2: IO window: 0x2000-0x2fff
[ 0.189175] pci 0000:00:1c.2: MEM window: 0x90200000-0x902fffff
[ 0.189180] pci 0000:00:1c.2: PREFETCH window: 0x000000c0000000-0x000000c00fffff
[ 0.189191] pci 0000:04:00.0: CardBus bridge, secondary bus 0000:05
[ 0.189194] pci 0000:04:00.0: IO window: 0x003000-0x0030ff
[ 0.189201] pci 0000:04:00.0: IO window: 0x003400-0x0034ff
[ 0.189208] pci 0000:04:00.0: PREFETCH window: 0xc8000000-0xcbffffff
[ 0.189215] pci 0000:04:00.0: MEM window: 0x94000000-0x97ffffff
[ 0.189222] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
[ 0.189226] pci 0000:00:1e.0: IO window: 0x3000-0x6fff
[ 0.189234] pci 0000:00:1e.0: MEM window: 0x90300000-0x9fffffff
[ 0.189240] pci 0000:00:1e.0: PREFETCH window: 0x000000c8000000-0x000000cfffffff
[ 0.189259] alloc irq_desc for 20 on node -1
[ 0.189262] alloc kstat_irqs on node -1
[ 0.189268] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.189275] pci 0000:00:1c.0: setting latency timer to 64
[ 0.189285] alloc irq_desc for 22 on node -1
[ 0.189288] alloc kstat_irqs on node -1
[ 0.189292] pci 0000:00:1c.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 0.189298] pci 0000:00:1c.2: setting latency timer to 64
[ 0.189307] pci 0000:00:1e.0: setting latency timer to 64
[ 0.189320] alloc irq_desc for 16 on node -1
[ 0.189322] alloc kstat_irqs on node -1
[ 0.189326] pci 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.189335] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.189339] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.189342] pci_bus 0000:02: resource 0 io: [0x7000-0x7fff]
[ 0.189346] pci_bus 0000:02: resource 1 mem: [0x90100000-0x901fffff]
[ 0.189349] pci_bus 0000:02: resource 2 pref mem [0x80000000-0x801fffff]
[ 0.189353] pci_bus 0000:03: resource 0 io: [0x2000-0x2fff]
[ 0.189356] pci_bus 0000:03: resource 1 mem: [0x90200000-0x902fffff]
[ 0.189360] pci_bus 0000:03: resource 2 pref mem [0xc0000000-0xc00fffff]
[ 0.189364] pci_bus 0000:04: resource 0 io: [0x3000-0x6fff]
[ 0.189367] pci_bus 0000:04: resource 1 mem: [0x90300000-0x9fffffff]
[ 0.189370] pci_bus 0000:04: resource 2 pref mem [0xc8000000-0xcfffffff]
[ 0.189374] pci_bus 0000:04: resource 3 io: [0x00-0xffff]
[ 0.189377] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffff]
[ 0.189381] pci_bus 0000:05: resource 0 io: [0x3000-0x30ff]
[ 0.189384] pci_bus 0000:05: resource 1 io: [0x3400-0x34ff]
[ 0.189387] pci_bus 0000:05: resource 2 pref mem [0xc8000000-0xcbffffff]
[ 0.189391] pci_bus 0000:05: resource 3 mem: [0x94000000-0x97ffffff]
[ 0.189431] NET: Registered protocol family 2
[ 0.189539] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.189917] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.190881] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.191498] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.191502] TCP reno registered
[ 0.191639] NET: Registered protocol family 1
[ 0.191666] pci 0000:00:02.0: Boot video device
[ 0.191887] Simple Boot Flag at 0x35 set to 0x1
[ 0.192015] cpufreq-nforce2: No nForce2 chipset.
[ 0.192055] Scanning for low memory corruption every 60 seconds
[ 0.192221] audit: initializing netlink socket (disabled)
[ 0.192241] type=2000 audit(1280404413.191:1): initialized
[ 0.205266] Trying to unpack rootfs image as initramfs...
[ 0.220393] highmem bounce pool size: 64 pages
[ 0.220401] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.228041] VFS: Disk quotas dquot_6.5.2
[ 0.228125] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.228893] fuse init (API version 7.13)
[ 0.229007] msgmni has been set to 1692
[ 0.229245] alg: No test for stdrng (krng)
[ 0.229312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.229316] io scheduler noop registered
[ 0.229318] io scheduler anticipatory registered
[ 0.229321] io scheduler deadline registered
[ 0.229369] io scheduler cfq registered (default)
[ 0.229543] alloc irq_desc for 24 on node -1
[ 0.229546] alloc kstat_irqs on node -1
[ 0.229560] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
[ 0.229572] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.229733] alloc irq_desc for 25 on node -1
[ 0.229735] alloc kstat_irqs on node -1
[ 0.229744] pcieport 0000:00:1c.2: irq 25 for MSI/MSI-X
[ 0.229755] pcieport 0000:00:1c.2: setting latency timer to 64
[ 0.229866] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.229973] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.230249] ACPI: AC Adapter [AC] (on-line)
[ 0.230337] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.230516] ACPI: Lid Switch [LID]
[ 0.230572] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.230579] ACPI: Sleep Button [SLPB]
[ 0.230642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.230645] ACPI: Power Button [PWRF]
[ 0.236482] Marking TSC unstable due to TSC halts in idle
[ 0.236573] processor LNXCPU:00: registered as cooling_device0
[ 0.238395] Switching to clocksource hpet
[ 0.246079] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.246090] ACPI: Thermal Zone [THM0] (42 C)
[ 0.247838] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.248923] serial 00:09: activated
[ 0.249056] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[ 0.250330] brd: module loaded
[ 0.250901] loop: module loaded
[ 0.250997] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 0.251109] ata_piix 0000:00:1f.2: version 2.13
[ 0.251128] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[ 0.256151] isapnp: Scanning for PnP cards...
[ 0.336067] ACPI: Battery Slot [BAT0] (battery present)
[ 0.404055] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 0.408299] scsi0 : ata_piix
[ 0.408463] scsi1 : ata_piix
[ 0.409648] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
[ 0.409652] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
[ 0.410137] Fixed MDIO Bus: probed
[ 0.410188] PPP generic driver version 2.4.2
[ 0.410273] tun: Universal TUN/TAP device driver, 1.6
[ 0.410275] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.410388] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.410648] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 0.410906] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 0.410919] alloc irq_desc for 19 on node -1
[ 0.410921] alloc kstat_irqs on node -1
[ 0.410930] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.410953] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 0.410957] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 0.411006] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 0.411043] ehci_hcd 0000:00:1d.7: debug port 1
[ 0.414938] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 0.414959] ehci_hcd 0000:00:1d.7: irq 19, io mem 0x90040000
[ 0.440328] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.440497] usb usb1: configuration #1 chosen from 1 choice
[ 0.440536] hub 1-0:1.0: USB hub found
[ 0.440548] hub 1-0:1.0: 8 ports detected
[ 0.440638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.440662] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.440952] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 0.441529] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 0.441541] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.441553] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.441558] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.441618] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.441664] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001820
[ 0.441779] usb usb2: configuration #1 chosen from 1 choice
[ 0.441813] hub 2-0:1.0: USB hub found
[ 0.441821] hub 2-0:1.0: 2 ports detected
[ 0.442066] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[ 0.442620] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[ 0.442627] alloc irq_desc for 17 on node -1
[ 0.442630] alloc kstat_irqs on node -1
[ 0.442637] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.442646] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.442651] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.442694] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 0.442731] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001840
[ 0.442839] usb usb3: configuration #1 chosen from 1 choice
[ 0.442871] hub 3-0:1.0: USB hub found
[ 0.442879] hub 3-0:1.0: 2 ports detected
[ 0.442937] alloc irq_desc for 18 on node -1
[ 0.442940] alloc kstat_irqs on node -1
[ 0.442945] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.442952] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.442956] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.443008] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 0.443044] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
[ 0.443153] usb usb4: configuration #1 chosen from 1 choice
[ 0.443185] hub 4-0:1.0: USB hub found
[ 0.443193] hub 4-0:1.0: 2 ports detected
[ 0.443246] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.443254] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 0.443258] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.443297] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 0.443325] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00001880
[ 0.443424] usb usb5: configuration #1 chosen from 1 choice
[ 0.443455] hub 5-0:1.0: USB hub found
[ 0.443463] hub 5-0:1.0: 2 ports detected
[ 0.443583] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 0.452734] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.452747] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.452906] mice: PS/2 mouse device common for all mice
[ 0.454043] rtc_cmos 00:06: RTC can wake from S4
[ 0.454095] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.454129] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.454301] device-mapper: uevent: version 1.0.3
[ 0.454902] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.457384] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.457608] device-mapper: multipath: version 1.1.0 loaded
[ 0.457612] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.460513] EISA: Probing bus 0 at eisa.0
[ 0.460522] Cannot allocate resource for EISA slot 1
[ 0.460526] Cannot allocate resource for EISA slot 2
[ 0.460529] Cannot allocate resource for EISA slot 3
[ 0.460531] Cannot allocate resource for EISA slot 4
[ 0.460534] Cannot allocate resource for EISA slot 5
[ 0.460537] Cannot allocate resource for EISA slot 6
[ 0.460539] Cannot allocate resource for EISA slot 7
[ 0.460546] EISA: Detected 0 cards.
[ 0.460652] cpuidle: using governor ladder
[ 0.460726] cpuidle: using governor menu
[ 0.461261] TCP cubic registered
[ 0.461464] NET: Registered protocol family 10
[ 0.461994] lo: Disabled Privacy Extensions
[ 0.462368] NET: Registered protocol family 17
[ 0.462575] P-state transition latency capped at 20 uS
[ 0.462906] Using IPI No-Shortcut mode
[ 0.463019] PM: Resume from disk failed.
[ 0.463037] registered taskstats version 1
[ 0.463370] Magic number: 2:690:884
[ 0.463477] rtc_cmos 00:06: setting system clock to 2010-07-29 11:53:33 UTC (1280404413)
[ 0.463482] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.463484] EDD information not available.
[ 0.605654] ata2.00: ATAPI: HL-DT-STDVD-ROM GDR8083N, 0K04, max UDMA/33
[ 0.605805] ata1.00: ATA-6: TOSHIBA MK4026GAX, PA107E, max UDMA/100
[ 0.605809] ata1.00: 78140160 sectors, multi 16: LBA
[ 0.605826] ata1.00: applying bridge limits
[ 0.621070] ata2.00: configured for UDMA/33
[ 0.621295] ata1.00: configured for UDMA/100
[ 0.793641] Freeing initrd memory: 7783k freed
[ 0.887216] isapnp: No Plug & Play device found
[ 0.887437] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK4026GA PA10 PQ: 0 ANSI: 5
[ 0.887677] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.887910] sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
[ 0.887971] sd 0:0:0:0: [sda] Write Protect is off
[ 0.887974] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.888025] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.888209] sda:
[ 0.893468] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD-ROM GDR8083N 0K04 PQ: 0 ANSI: 5
[ 0.906572] sr0: scsi3-mmc drive: 10x/24x cd/rw xa/form2 cdda tray
[ 0.906576] Uniform CD-ROM driver Revision: 3.20
[ 0.906693] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 0.906754] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 0.907397] sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 0.947584] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.947602] Freeing unused kernel memory: 660k freed
[ 0.948101] Write protecting the kernel text: 4680k
[ 0.948146] Write protecting the kernel read-only data: 1840k
[ 0.966919] udev: starting version 151
[ 1.201726] tg3.c:v3.102 (September 1, 2009)
[ 1.201750] tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.201764] tg3 0000:02:00.0: setting latency timer to 64
[ 1.243942] eth0: Tigon3 [partno(BCM95751M) rev 4101] (PCI Express) MAC address 00:11:25:d4:a9:d1
[ 1.243947] eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[ 1.243951] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 1.243954] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 1.673595] EXT4-fs (sda2): mounted filesystem with ordered data mode

quadophile 07-29-2010 12:15 PM

[ 3.196425] Adding 3092472k swap on /dev/sda6. Priority:-1 extents:1 across:3092472k
[ 3.568038] udev: starting version 151
[ 4.304455] Non-volatile memory driver v1.3
[ 4.375673] psmouse serio1: ID: 10 00 64
[ 4.388114] parport_pc 00:0a: reported by Plug and Play ACPI
[ 4.388182] parport0: PC-style at 0x3bc (0x7bc), irq 7, dma 0 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[ 4.571443] ppdev: user-space parallel port driver
[ 4.620028] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 4.634041] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
[ 4.656736] lp0: using parport0 (interrupt-driven).
[ 4.692954] Linux agpgart interface v0.103
[ 4.785156] agpgart-intel 0000:00:00.0: Intel 915GM Chipset
[ 4.785759] agpgart-intel 0000:00:00.0: detected 7932K stolen memory
[ 4.789528] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
[ 4.818348] lib80211: common routines for IEEE802.11 drivers
[ 4.818352] lib80211_crypt: registered algorithm 'NULL'
[ 4.952968] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 4.953120] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 4.981400] intel_rng: FWH not detected
[ 5.260233] type=1505 audit(1280422418.296:2): operation="profile_load" pid=412 name="/sbin/dhclient3"
[ 5.261240] type=1505 audit(1280422418.296:3): operation="profile_load" pid=412 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 5.261916] type=1505 audit(1280422418.296:4): operation="profile_load" pid=412 name="/usr/lib/connman/scripts/dhclient-script"
[ 5.413539] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 5.413544] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[ 5.847619] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[ 5.847623] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[ 5.847705] alloc irq_desc for 21 on node -1
[ 5.847709] alloc kstat_irqs on node -1
[ 5.847718] ipw2200 0000:04:02.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 5.847795] ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection
[ 5.847858] ipw2200 0000:04:02.0: firmware: requesting ipw2200-bss.fw
[ 5.969050] [drm] Initialized drm 1.1.0 20060810
[ 6.377097] i915 0000:00:02.0: power state changed by ACPI to D0
[ 6.377144] i915 0000:00:02.0: power state changed by ACPI to D0
[ 6.377153] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 6.377159] i915 0000:00:02.0: setting latency timer to 64
[ 6.386711] [drm] set up 7M of stolen space
[ 6.456140] [drm] initialized overlay support
[ 6.856049] ipw2200: Detected geography ZZA (11 802.11bg channels, 13 802.11a channels)
[ 6.856367] yenta_cardbus 0000:04:00.0: CardBus bridge found [1014:0528]
[ 6.856395] yenta_cardbus 0000:04:00.0: Using INTVAL to route CSC interrupts to PCI
[ 6.856398] yenta_cardbus 0000:04:00.0: Routing CardBus interrupts to PCI
[ 6.856406] yenta_cardbus 0000:04:00.0: TI: mfunc 0x01d21002, devctl 0x64
[ 7.088716] yenta_cardbus 0000:04:00.0: ISA IRQ mask 0x0c78, PCI irq 16
[ 7.088722] yenta_cardbus 0000:04:00.0: Socket status: 30000007
[ 7.088731] yenta_cardbus 0000:04:00.0: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x6fff
[ 7.088736] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x6fff: clean.
[ 7.089804] yenta_cardbus 0000:04:00.0: pcmcia: parent PCI bridge Memory window: 0x90300000 - 0x9fffffff
[ 7.089808] yenta_cardbus 0000:04:00.0: pcmcia: parent PCI bridge Memory window: 0xc8000000 - 0xcfffffff
[ 7.149498] fb0: inteldrmfb frame buffer device
[ 7.149502] registered panic notifier
[ 7.149512] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 7.149563] Intel ICH 0000:00:1e.2: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 7.149586] Intel ICH 0000:00:1e.2: setting latency timer to 64
[ 7.314365] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[ 7.314369] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 7.314372] thinkpad_acpi: ThinkPad BIOS 70ET69WW (1.29 ), EC 70HT28WW-1.05
[ 7.314375] thinkpad_acpi: IBM ThinkPad T43, model 1871FU1
[ 7.323066] Registered led device: tpacpi::thinklight
[ 7.323678] Registered led device: tpacpi::power
[ 7.324310] Registered led device: tpacpi::standby
[ 7.340966] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 7.345506] thinkpad_acpi: fan_init: initial fan status is unknown, assuming it is in auto mode
[ 7.346626] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[ 7.510299] vga16fb: initializing
[ 7.510305] vga16fb: mapped to 0xc00a0000
[ 7.510310] vga16fb: not registering due to another framebuffer present
[ 7.663698] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[ 7.665696] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[ 7.666415] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[ 7.667025] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[ 7.667824] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[ 7.812913] Console: switching to colour frame buffer device 128x48
[ 8.084043] intel8x0_measure_ac97_clock: measured 55454 usecs (2672 samples)
[ 8.084047] intel8x0: clocking to 48000
[ 9.678731] EXT4-fs (sda3): mounted filesystem with ordered data mode
[ 11.293111] type=1505 audit(1280422424.329:5): operation="profile_load" pid=724 name="/usr/share/gdm/guest-session/Xsession"
[ 11.295127] type=1505 audit(1280422424.329:6): operation="profile_replace" pid=727 name="/sbin/dhclient3"
[ 11.295887] type=1505 audit(1280422424.329:7): operation="profile_replace" pid=727 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 11.296614] type=1505 audit(1280422424.332:8): operation="profile_replace" pid=727 name="/usr/lib/connman/scripts/dhclient-script"
[ 11.549484] type=1505 audit(1280422424.584:9): operation="profile_load" pid=728 name="/usr/bin/evince"
[ 11.559491] type=1505 audit(1280422424.592:10): operation="profile_load" pid=728 name="/usr/bin/evince-previewer"
[ 11.565929] type=1505 audit(1280422424.600:11): operation="profile_load" pid=728 name="/usr/bin/evince-thumbnailer"
[ 11.783155] type=1505 audit(1280422424.816:12): operation="profile_load" pid=736 name="/usr/lib/cups/backend/cups-pdf"
[ 11.784085] type=1505 audit(1280422424.820:13): operation="profile_load" pid=736 name="/usr/sbin/cupsd"
[ 11.846590] type=1505 audit(1280422424.882:14): operation="profile_load" pid=740 name="/usr/sbin/tcpdump"
[ 13.475446] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.924025] eth1: no IPv6 routers present

I have no clue what all of this means so I hope this will help you figure out what the problem is and what would be the solution!

Thanks for responding

irmin 07-29-2010 12:38 PM

You obtained this output while your blackberry is not connected, didn't you? Connected your blackberry and post the output of "lsusb -v", but also when running as root, as the above output does not contain the required information (only readable by root).

quadophile 07-29-2010 12:47 PM

Quote:

Originally Posted by irmin (Post 4049317)
You obtained this output while your blackberry is not connected, didn't you? Connected your blackberry and post the output of "lsusb -v", but also when running as root, as the above output does not contain the required information (only readable by root).

Sorry for that, here is the output with Blackberry connected via usb

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
can't get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
can't get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
can't get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
can't get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 001 Device 002: ID 0fca:8004 Research In Motion, Ltd.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0fca Research In Motion, Ltd.
idProduct 0x8004
bcdDevice 2.01
iManufacturer 1
iProduct 5
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 83
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 6
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 1
bInterfaceProtocol 255
iInterface 2
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05 EP 5 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x87 EP 7 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x09 EP 9 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x8a EP 10 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x0b EP 11 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x86 EP 6 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
can't get device qualifier: Operation not permitted
can't get debug descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
can't get hub descriptor: Operation not permitted
can't get device qualifier: Operation not permitted
can't get debug descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)
anis@anis-laptop:~$

irmin 07-30-2010 04:09 AM

Quote:

can't get hub descriptor: Operation not permitted
can't get device qualifier: Operation not permitted
can't get debug descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)
These messages indicate, that you do not have permission to read out the USB information. Try
Code:

sudo lsusb -v
.

djsmiley2k 07-30-2010 04:14 AM

Ooooooooooooooh What blackberry are you using?

I've got a 8520 curve I'm hoping to teather tomorrow for when I'm stuck at work (sad times!). Will post here hopefully tonight announcing my success and any steps I had to take (however I'll be using debian.)


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