• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Probleme bei der Installation von umtsmon

kschrader

Member
Hallo,

ich habe heute meine HUAWEI E800-Express Card bekommen und wollte, um nun damit surfen zu können, umtsmon 0.7 installieren. Aber irgendwie habe ich damit schwierigkeiten. Denn nachdem ich das Paket entpackt habe und noch qt3-devel nachinstalliert habe, bekomme ich bei dem Befehl qmake nur folgende Ansage in der Konsole:


linux-kq20:/home/user/Desktop/umtsmon-0.7 # qmake umtsmon
umtsmon:1: Parse Error ('ELF
Error processing project file: /home/user/Desktop/umtsmon-0.7/umtsmon

Weiß da jemand Rat?

Gruß,
Konstantin
 
OP
K

kschrader

Member
sorry, hatte nicht bis zum ende gelesen.
aber wieso funktioniert das denn nicht mit qmake?

Gruß,
Konstantin
 
A

Anonymous

Gast
Bin ich Hellseher?

Bei mir hats funktioniert, sonst gäbe es die Pakete nicht.

Ich habe zwar ne Vermutung, aber keine Lust zu raten.

Was hast Du denn runtergeladen bzw. worauf willst Du qmake loslassen?

//Edit:

Sah der Error in etwa so aus?

Code:
qmake umtsmon
umtsmon-0.7/umtsmon:1: Parse Error ('ELFueListIteratorIS0_ERKS0_�؉$���������u�.����C �$�^
 ����

----------gekürzt---
Error processing project file: umtsmon

Na?
 
OP
K

kschrader

Member
ich hatte mir die Datei umtsmon-0.7.i386.tar.gz von sourceforge.net runtergeladen und wollte qmake auf umtsmon-0.7.i386 loslassen.
aber dank deiner rpm-Datei ist das ja nun auch egal.

Aber funktioniert es noch nicht:

Code:
linux-kq20:/home/user # umtsmon -v5
umtsmon version 0.7 .
##P2 t=511: set verbosity level to 5
installing text SIGABRT handler
##P5 t=511: TheDeviceManagerSingleton::TheDeviceManagerSingleton()
##P3 t=511: TheDeviceManagerSingleton::setupDevice(void)
##P3 t=511: TheDeviceManagerSingleton::readFromConfigFile()
##P5 t=511: TheSettingsSingleton::TheSettingsSingleton()
##P2 t=511: Settings will be saved in : '/root/.umtsmon'
##P3 t=511: Start iterating through all AutoDetectors

##P3 t=511: AutoDetectBase::go() for 'Device creation from supplied parameters'
##P3 t=511:  AutoDetectBase::createDevice() for Device 600a1000
##P3 t=511: Device creation for type 0x600a1000 requested
##P5 t=511: setupPPPPort(/dev/ttyUSB0)
##P3 t=511: Device: probing port '/dev/ttyUSB0' for AT commands
##P5 t=511: Opened '/dev/ttyUSB0' as FD 7
##P5 t=511: Query instance 0xbfd9f1e0 acquired MUTEX
##P2 t=511: Device port '/dev/ttyUSB0': no response to "AT", return code 5
##P5 t=511: Query instance 0xbfd9f1e0 abandoned MUTEX
##P3 t=511: Device: probing port '/dev/ttyUSB0' failed
##P3 t=511: Device: probing port '/dev/ttyUSB0' for AT commands
##P5 t=511: Opened '/dev/ttyUSB0' as FD 8
##P5 t=511: Query instance 0xbfd9f1d0 acquired MUTEX
##P2 t=511: Device port '/dev/ttyUSB0': no response to "AT", return code 5
##P5 t=511: Query instance 0xbfd9f1d0 abandoned MUTEX
##P3 t=511: Device: probing port '/dev/ttyUSB0' failed
##P4 t=511: PPP: 0, AT: 0
##P2 t=511: BAD: 'Device couldn't be created'
##P1 t=511:  AutoDetectBase::createDevice() failed :-(
##P3 t=511:  Let's continue with the next AutoDetector

##P3 t=511: AutoDetectBase::go() for 'USB Autodetection'
##P3 t=511:  AutoDetect_USB::traverseTrees()
##P4 t=511:   Checking USB device on 006:002
##P3 t=511:  AutoDetect_USB::matchIDs(0x12d1, 0x1003)
##P2 t=511: GOOD: 'A 'Huawei E220 / E800' modem detected'
##P3 t=511:  AutoDetect_USB::findPortNames()
##P4 t=511:   Found serial port number 1 with name 'ttyUSB0'
##P3 t=511: INFO: 'There are 1 USB Serial ports available'
##P3 t=511: set AT  serial to '/dev/ttyUSB0'
##P3 t=511: set PPP serial to '/dev/ttyUSB0'
##P3 t=511:  AutoDetectBase::createDevice() for Device 600a1000
##P3 t=511: Device creation for type 0x600a1000 requested
##P5 t=511: setupPPPPort(/dev/ttyUSB0)
##P3 t=511: Device: probing port '/dev/ttyUSB0' for AT commands
##P5 t=511: Opened '/dev/ttyUSB0' as FD 9
##P5 t=511: Query instance 0xbfd9f1e0 acquired MUTEX
##P2 t=511: Device port '/dev/ttyUSB0': no response to "AT", return code 5
##P5 t=511: Query instance 0xbfd9f1e0 abandoned MUTEX
##P3 t=511: Device: probing port '/dev/ttyUSB0' failed
##P3 t=511: Device: probing port '/dev/ttyUSB0' for AT commands
##P5 t=512: Opened '/dev/ttyUSB0' as FD 10
##P5 t=512: Query instance 0xbfd9f1d0 acquired MUTEX
##P2 t=512: Device port '/dev/ttyUSB0': no response to "AT", return code 5
##P5 t=512: Query instance 0xbfd9f1d0 abandoned MUTEX
##P3 t=512: Device: probing port '/dev/ttyUSB0' failed
##P4 t=512: PPP: 0, AT: 0
##P2 t=512: BAD: 'Device couldn't be created'
##P1 t=512:  AutoDetectBase::createDevice() failed :-(
##P3 t=512:  Let's continue with the next AutoDetector

##P3 t=512: AutoDetectBase::go() for 'PCMCIA (PCCard) Autodetection'
##P3 t=512:  AutoDetect_PCMCIA::traverseTrees()
##P3 t=512: INFO: 'pcmcia_core kernel support (yenta) found'
##P3 t=512: INFO: 'PCMCIA kernel module found - cardctl support possible'
##P3 t=512: INFO: 'pcmcia browsing available'
##P3 t=512:  AutoDetect_PCMCIA::matchIDs(0x1033, 0x0035)
##P1 t=512: KILLING: 'Detected a USB-type PCMCIA card - should have been detecte
d already'
##P3 t=512:  Let's continue with the next AutoDetector

##P3 t=512: AutoDetectBase::go() for 'PCMCIA Serial Modem Probing'
##P3 t=512:  AutoDetect_Rawport::traverseTrees()
##P3 t=512:   Checking for ports of type /dev/ttyS*
##P3 t=512:    Checking properties of port /dev/ttyS0
ioctl: Eingabe-/Ausgabefehler
##P3 t=512:      - Nothing on port /dev/ttyS0
##P3 t=512:    Checking properties of port /dev/ttyS1
ioctl: Eingabe-/Ausgabefehler
##P3 t=512:      - Nothing on port /dev/ttyS1
##P3 t=512:    Checking properties of port /dev/ttyS2
ioctl: Eingabe-/Ausgabefehler
##P3 t=512:      - Nothing on port /dev/ttyS2
##P3 t=512:    Checking properties of port /dev/ttyS3
ioctl: Eingabe-/Ausgabefehler
##P3 t=512:      - Nothing on port /dev/ttyS3
##P3 t=512:    Checking properties of port /dev/ttyS4
/dev/ttyS4: Kein passendes Gerät bzw. keine passende Adresse gefunden
##P3 t=512:      - Nothing on port /dev/ttyS4
##P3 t=512:    Checking properties of port /dev/ttyS5
/dev/ttyS5: Kein passendes Gerät bzw. keine passende Adresse gefunden
##P3 t=512:      - Nothing on port /dev/ttyS5
##P3 t=512:    Checking properties of port /dev/ttyS6
/dev/ttyS6: Kein passendes Gerät bzw. keine passende Adresse gefunden
##P3 t=512:      - Nothing on port /dev/ttyS6
##P3 t=512:    Checking properties of port /dev/ttyS7
/dev/ttyS7: Kein passendes Gerät bzw. keine passende Adresse gefunden
##P3 t=512:      - Nothing on port /dev/ttyS7
##P3 t=512: end of traverseTrees()
##P2 t=512: BAD: 'No usable device found'
##P3 t=512:  Let's continue with the next AutoDetector

##P3 t=512: AutoDetect_PhoneModems::go()
##P3 t=512: AutoDetectBase::go() for 'Phone Modem Probing'
##P3 t=512:  AutoDetect_Rawport::traverseTrees()
##P3 t=512:   Checking for ports of type /dev/ttyACM*
##P3 t=512: end of traverseTrees()
##P2 t=512: BAD: 'No usable device found'
##P3 t=512: AutoDetectBase::go() for 'Phone Modem Probing'
##P3 t=512:  AutoDetect_Rawport::traverseTrees()
##P3 t=512:   Checking for ports of type /dev/rfcomm*
##P3 t=512: end of traverseTrees()
##P2 t=512: BAD: 'No usable device found'
##P3 t=512:  Let's continue with the next AutoDetector

##P3 t=512: AutoDetectBase::go() for 'Raw USB Serial Probing'
##P3 t=512:  AutoDetect_Rawport::traverseTrees()
##P3 t=512:   Checking for ports of type /dev/ttyUSB*
##P3 t=512:    Checking properties of port /dev/ttyUSB0
##P5 t=512: Opened '/dev/ttyUSB0' as FD 15
##P2 t=512: GOOD: 'Serial port /dev/ttyUSB0 is operational'
##P3 t=512: end of traverseTrees()
##P3 t=512: There are 1 devices in my valid list
##P3 t=512:  AutoDetect_Rawport::findPortNames()
##P1 t=512: S_MY_PAIR VOID
##P5 t=512:  - probing for AT on device: /dev/ttyUSB0
##P5 t=512:     - testing baud rate 115200 bps
##P5 t=512: Opened '/dev/ttyUSB0' as FD 15
##P5 t=512: Query instance 0xbfd9f1fc acquired MUTEX
##P5 t=512: Query instance 0xbfd9f1fc abandoned MUTEX
##P5 t=512:     - testing baud rate 57600 bps
##P5 t=512: Opened '/dev/ttyUSB0' as FD 15
##P5 t=512: Query instance 0xbfd9f1fc acquired MUTEX
##P5 t=513: Query instance 0xbfd9f1fc abandoned MUTEX
##P5 t=513:     - testing baud rate 38400 bps
##P5 t=513: Opened '/dev/ttyUSB0' as FD 15
##P5 t=513: Query instance 0xbfd9f1fc acquired MUTEX
##P5 t=513: Query instance 0xbfd9f1fc abandoned MUTEX
##P5 t=513:     - testing baud rate 19200 bps
##P5 t=513: Opened '/dev/ttyUSB0' as FD 15
##P5 t=513: Query instance 0xbfd9f1fc acquired MUTEX
##P5 t=513: Query instance 0xbfd9f1fc abandoned MUTEX
##P5 t=513:     - testing baud rate 9600 bps
##P5 t=513: Opened '/dev/ttyUSB0' as FD 15
##P5 t=513: Query instance 0xbfd9f1fc acquired MUTEX
##P5 t=513: Query instance 0xbfd9f1fc abandoned MUTEX
##P3 t=513:  end of AutoDetect_Rawport::findPortNames()
##P3 t=513:  Let's continue with the next AutoDetector

umtsmon: src/controller/TheDeviceManagerSingleton.cpp:89: static DeviceCapabilit                              ies& TheDeviceManagerSingleton::getDeviceCapsRef(): Zusicherung »theStaticDevice                              Ptr != __null« nicht erfüllt.


  *** umtsmon version 0.7 closed due to an unrecoverable program error.
  *** Please e-mail all of the above output to umtsmon-develop@lists.sourceforge                              .net,
  *** Or go to the umtsmon website and file a bug.


Abgebrochen
linux-kq20:/home/user # dmesg
Linux version 2.6.22.12-0.1-default (geeko@buildhost) (gcc version 4.2.1 (SUSE Linux)) #1 SMP 2007/11/06 23:05:18 UTC
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000002f6d0000 (usable)
 BIOS-e820: 000000002f6d0000 - 000000002f6e7000 (ACPI data)
 BIOS-e820: 000000002f6e7000 - 000000002f6f9000 (ACPI NVS)
 BIOS-e820: 000000002f700000 - 0000000030000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
758MB LOWMEM available.
Entering add_active_range(0, 0, 194256) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   194256
  HighMem    194256 ->   194256
early_node_map[1] active PFN ranges
    0:        0 ->   194256
On node 0 totalpages: 194256
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 1485 pages used for memmap
  Normal zone: 188675 pages, LIFO batch:31
  HighMem zone: 0 pages used for memmap
DMI present.
Using APIC driver default
ACPI: RSDP 000F6F90, 0024 (r2 IBM   )
ACPI: XSDT 2F6D7E57, 0054 (r1 IBM    TP-1U        2030  LTP        0)
ACPI: FACP 2F6D7F00, 00F4 (r3 IBM    TP-1U        2030 IBM         1)
ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126]
ACPI: DSDT 2F6D80E7, ECE9 (r1 IBM    TP-1U        2030 MSFT  100000E)
ACPI: FACS 2F6F8000, 0040
ACPI: SSDT 2F6D80B4, 0033 (r1 IBM    TP-1U        2030 MSFT  100000E)
ACPI: ECDT 2F6E6DD0, 0052 (r1 IBM    TP-1U        2030 IBM         1)
ACPI: TCPA 2F6E6E22, 0032 (r1 IBM    TP-1U        2030 PTL         1)
ACPI: APIC 2F6E6E54, 005A (r1 IBM    TP-1U        2030 IBM         1)
ACPI: BOOT 2F6E6FD8, 0028 (r1 IBM    TP-1U        2030  LTP        1)
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:9 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 40000000 (gap: 30000000:cec00000)
Built 1 zonelists.  Total pages: 192739
Kernel command line: root=/dev/disk/by-id/scsi-SATA_HITACHI_DK13FA-_2SL301-part6 vga=0x314 resume=/dev/sda5 splash=silent
bootsplash: silent mode.
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 1196.151 MHz processor.
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 762088k/777024k available (1825k kernel code, 14300k reserved, 765k data, 228k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xffdf4000 - 0xfffff000   (2092 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf0000000 - 0xff7fe000   ( 247 MB)
    lowmem  : 0xc0000000 - 0xef6d0000   ( 758 MB)
      .init : 0xc038e000 - 0xc03c7000   ( 228 kB)
      .data : 0xc02c842b - 0xc0387964   ( 765 kB)
      .text : 0xc0100000 - 0xc02c842b   (1825 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 2394.01 BogoMIPS (lpj=4788026)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: a7e9fbbf 00000000 00000000 00000000 00000180 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: After all inits, caps: a7e9fbbf 00000000 00000000 00002040 00000180 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 12k freed
Unpacking initramfs... done
Freeing initrd memory: 4021k freed
ACPI: Core revision 20070126
Parsing all Control Methods:
Table [DSDT](id 0001) - 1526 Objects with 70 Devices 470 Methods 22 Regions
Parsing all Control Methods:
Table [SSDT](id 0002) - 1 Objects with 0 Devices 1 Methods 0 Regions
 tbxface-0587 [00] tb_load_namespace     : ACPI Tables successfully acquired
evxfevnt-0091 [00] enable                : Transition to ACPI mode successful
CPU0: Intel(R) Pentium(R) M processor 1200MHz stepping 05
Total of 1 processors activated (2394.01 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Brought up 1 CPUs
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfd8c8, last bus=5
PCI: Using configuration type 1
Setting up standard PCI resources
evgpeblk-0956 [00] ev_create_gpe_block   : GPE 00 to 1F [_GPE] 4 regs on int 0x9
evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 8 Wake, Enabled 0 Runtime GPEs in this block
ACPI: EC: EC description table is found, configuring boot EC

Completing Region/Field/Buffer/Package initialization:..........................................................................................................................................................................................................................................................................
Initialized 21/22 Regions 135/135 Fields 65/65 Buffers 45/54 Packages (1536 nodes)
Initializing Device/Processor/Thermal objects by executing _INI methods:.......
Executed 7 _INI methods requiring 3 _STA executions (examined 74 objects)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
PCI quirk: region 1180-11bf claimed by ICH4 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: Power Resource [PUBS] (on)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
ACPI: RTC can wake from S4
pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved
pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved
pnp: 00:00: iomem range 0xc8000-0xcbfff has been reserved
Time: tsc clocksource has been installed.
PCI: Bus 3, cardbus bridge: 0000:02:00.0
  IO window: 00003000-000030ff
  IO window: 00003400-000034ff
  PREFETCH window: f0000000-f3ffffff
  MEM window: d4000000-d7ffffff
PCI: Bridge: 0000:00:1e.0
  IO window: 3000-7fff
  MEM window: d0200000-dfffffff
  PREFETCH window: f0000000-f7ffffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Simple Boot Flag at 0x35 set to 0x1
Machine check exception polling timer started.
audit: initializing netlink socket (disabled)
audit(1195653959.620:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:00:02.0
vesafb: framebuffer at 0xe0000000, mapped to 0xf0080000, using 3750k, total 8000k
vesafb: mode is 800x600x16, linelength=1600, pages=7
vesafb: protected mode interface info at 00ff:44f0
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...
bootsplash: silentjpeg size 78734 bytes
bootsplash: ...found (800x600, 27773 bytes, v3).
Console: switching to colour frame buffer device 96x33
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
Switched to NOHz mode on CPU #0
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
ACPI: PCI Interrupt 0000:00:1f.6[B] -> GSI 17 (level, low) -> IRQ 17
ACPI: PCI interrupt for device 0000:00:1f.6 disabled
floppy0: no floppy controllers found
PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input0
input: PC Speaker as /class/input/input1
IBM TrackPoint firmware: 0x0e, buttons: 3/3
input: TPPS/2 IBM TrackPoint as /class/input/input2
NET: Registered protocol family 1
Using IPI No-Shortcut mode
Freeing unused kernel memory: 228k freed
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: Processor [CPU] (supports 8 throttling states)
ACPI: Thermal Zone [THM0] (60 C)
SCSI subsystem initialized
libata version 3.00 loaded.
ata_piix 0000:00:1f.1: version 2.11
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1f.1 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
Marking TSC unstable due to: possible TSC halt in C2.
Time: acpi_pm clocksource has been installed.
ata1.00: ATA-5: HITACHI_DK13FA-40B, 00MCA0B4, max UDMA/100
ata1.00: 78140160 sectors, multi 16: LBA
ata1.00: configured for UDMA/100
Clocksource tsc unstable (delta = -79598607 ns)
scsi 0:0:0:0: Direct-Access     ATA      HITACHI_DK13FA-4 00MC PQ: 0 ANSI: 5
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001820
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.22.12-0.1-default uhci_hcd
usb usb1: SerialNumber: 0000:00:1d.0
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.22.12-0.1-default uhci_hcd
usb usb2: SerialNumber: 0000:00:1d.1
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:<6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
usb usb3: new device found, idVendor=0000, idProduct=0000
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.22.12-0.1-default uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.2
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
 sda1 sda2 sda3 < sda5 sda6 sda7 >
sd 0:0:0:0: [sda] Attached SCSI disk
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 20, io mem 0xd0100000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: new device found, idVendor=0000, idProduct=0000
usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: EHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.22.12-0.1-default ehci_hcd
usb usb4: SerialNumber: 0000:00:1d.7
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
swsusp: Basic memory bitmaps created
swsusp: Basic memory bitmaps freed
Attempting manual resume
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
sd 0:0:0:0: Attached scsi generic sg0 type 0
Linux agpgart interface v0.102 (c) Dave Jones
Non-volatile memory driver v1.2
NET: Registered protocol family 23
intel_rng: FWH not detected
agpgart: Detected an Intel 855GM Chipset.
agpgart: Detected 8060K stolen memory.
agpgart: AGP aperture is 128M @ 0xe0000000
rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
rtc_cmos: probe of 00:06 failed with error -16
iTCO_vendor_support: vendor-support=0
pnp: Device 00:09 activated.
nsc-ircc, chip->init
nsc-ircc, Found chip at base=0x164e
nsc-ircc, driver loaded (Dag Brattli)
IrDA: Registered device irda0
nsc-ircc, Found dongle: No dongle connected
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input4
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: ACPI Dock Station Driver
ACPI: Lid Switch [LID]
input: Sleep Button (CM) as /class/input/input5
ACPI: Sleep Button (CM) [SLPB]
thinkpad_acpi: ThinkPad ACPI Extras v0.14
thinkpad_acpi: http://ibm-acpi.sf.net/
thinkpad_acpi: ThinkPad BIOS 1UETC8WW (2.03 ), EC 1UHTB0WW-1.60
thinkpad_acpi: IBM ThinkPad X40
thinkpad_acpi: CMOS NVRAM (7) and EC (2) do not agree on display brightness level
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x1060)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 17
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery absent)
ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1f.5 to 64
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
Intel(R) PRO/1000 Network Driver - version 7.6.5-NAPI
Copyright (c) 1999-2007 Intel Corporation.
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
ipw2100: Copyright(c) 2003-2006 Intel Corporation
intel8x0_measure_ac97_clock: measured 54584 usecs
intel8x0: clocking to 48000
ACPI: PCI Interrupt 0000:00:1f.6[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ALSA sound/pci/ac97/ac97_codec.c:2145: MC'97 1 converters and GPIO not ready (0xff00)
sdhci: SDHCI controller found at 0000:02:00.1 [1180:0822] (rev 13)
ACPI: PCI Interrupt 0000:02:00.1[B] -> GSI 17 (level, low) -> IRQ 17
mmc0: SDHCI at 0xd0221000 irq 17 DMA
Yenta: CardBus bridge found at 0000:02:00.0 [1014:0555]
Yenta: ISA IRQ mask 0x04b0, PCI irq 16
Socket status: 30000820
pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
cs: IO port probe 0x3000-0x7fff: clean.
pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 21 (level, low) -> IRQ 21
ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 20 (level, low) -> IRQ 22
eth0 renamed to eth1
udev: renamed network interface eth0 to eth1
e1000: 0000:02:01.0: e1000_probe: (PCI:33MHz:32-bit) 00:0a:e4:26:1e:70
pccard: CardBus card inserted into slot 0
PCI: Enabling device 0000:03:00.1 (0000 -> 0002)
ACPI: PCI Interrupt 0000:03:00.1[A] -> GSI 16 (level, low) -> IRQ 16
ehci_hcd 0000:03:00.1: EHCI Host Controller
ehci_hcd 0000:03:00.1: new USB bus registered, assigned bus number 5
ehci_hcd 0000:03:00.1: irq 16, io mem 0xd4001000
ehci_hcd 0000:03:00.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb5: new device found, idVendor=0000, idProduct=0000
usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: EHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.22.12-0.1-default ehci_hcd
usb usb5: SerialNumber: 0000:03:00.1
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 3 ports detected
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:03:00.0 to 64
ohci_hcd 0000:03:00.0: OHCI Host Controller
ohci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 6
ohci_hcd 0000:03:00.0: irq 16, io mem 0xd4000000
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
usb usb6: new device found, idVendor=0000, idProduct=0000
usb usb6: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: OHCI Host Controller
usb usb6: Manufacturer: Linux 2.6.22.12-0.1-default ohci_hcd
usb usb6: SerialNumber: 0000:03:00.0
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 3 ports detected
Adding 763016k swap on /dev/sda5.  Priority:-1 extents:1 across:763016k
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
loop: module loaded
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
fuse init (API version 7.8)
AppArmor: AppArmor initialized
audit(1195653978.477:2):  type=1505 info="AppArmor initialized" pid=1852
usb 6-1: new full speed USB device using ohci_hcd and address 2
usb 6-1: new device found, idVendor=12d1, idProduct=1003
usb 6-1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 6-1: Product: HUAWEI Mobile
usb 6-1: Manufacturer: HUAWEI Technologies
usb 6-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core
drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port)
option 6-1:1.0: GSM modem (1-port) converter detected
usb 6-1: GSM modem (1-port) converter now attached to ttyUSB0
usbcore: registered new interface driver option
drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
Mobile IPv6
ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (6070 buckets, 48560 max)
ADDRCONF(NETDEV_UP): eth0: link is not ready
audit(1195650412.965:3): audit_pid=2855 old=0 by auid=4294967295
ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
input: /usr/sbin/acpi-keys as /class/input/input6
IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
eth1: no IPv6 routers present
bootsplash: status on console 0 changed to on
linux-kq20:/home/user #

Kannst du mir dabei helfen?

Gruß,
Konstantin
 
A

Anonymous

Gast
Nö, kann ich nicht, da ich mit dem Programm selbst keinerlei Erfahrung habe, ich hab nur das Paket gebastelt.

Aber der hier noch für Spaß:

ich hatte mir die Datei umtsmon-0.7.i386.tar.gz von sourceforge.net runtergeladen und wollte qmake auf umtsmon-0.7.i386 loslassen.

Code:
tar -xvf umtsmon-0.7.i386.tar.gz
umtsmon-0.7/umtsmon
umtsmon-0.7/README
umtsmon-0.7/COPYING
umtsmon-0.7/AUTHORS
umtsmon-0.7/TODO
umtsmon-0.7/INSTALLING
umtsmon-0.7/umtsmon-128x128.png
umtsmon-0.7/umtsmon.desktop

cd umtsmon-0.7/

file umtsmon
umtsmon: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.4, dynamically linked (uses shared libs), for GNU/Linux 2.6.4, stripped

*ROTFLMAO*

YMMD!
 
OP
K

kschrader

Member
Rain_Maker schrieb:
//Edit:

Sah der Error in etwa so aus?

Code:
qmake umtsmon
umtsmon-0.7/umtsmon:1: Parse Error ('ELFueListIteratorIS0_ERKS0_�؉$���������u�.����C �$�^
 ����

----------gekürzt---
Error processing project file: umtsmon

Na?
Ja. wie oben bereits beschrieben
 
A

Anonymous

Gast
Tja, dann hast Du versucht ein bereits fertiges Binary zu kompilieren. :lol:
 
Oben