Find the answer to your Linux question:
Results 1 to 6 of 6
Hi, I'm new here, and I'm also a new user of Linux. I am currently using OpenSUSE 11.0. I have had some trouble installing my USB-wifi-card. It's a SpeedTouch 121g, ...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Location
    The Netherlands
    Posts
    20

    Exclamation [SOLVED] Ndiswrapper + SpeedTouch 121g in OpenSUSE 11.0

    Hi,
    I'm new here, and I'm also a new user of Linux. I am currently using OpenSUSE 11.0.
    I have had some trouble installing my USB-wifi-card. It's a SpeedTouch 121g, an USB dongle. Connecting through ethernet works fine, but the problem is that my modem is quite far away from my computer, so ethernet is not really an option. Wifi works fine on Windows XP SP2 (I am using a dual-boot system). I have used Ubuntu 8.04 in the past, but I didn't manage to setup my wireless lan here either. I have installed ndiswrapper and the wireless tools via YaST2.

    Also, I have managed to install the drivers:

    Code:
    Ndiswrapper -i /path to/driver/BT4501g.inf
    When I use the command:


    Code:
    Ndiswrapper -l
    The driver gets listed. After using the command:

    Code:
    modprobe ndiswrapper
    The command:

    Code:
    lsmod
    Does show ndiswrapper.


    Code:
    iwlist wlan0 scan
    Only lists my ethernet card.

    I did manage to configure my card in YaST2, but when I try to set up a connection via Knetworkmanager, Knetworkmanager crashes.

    The modem I'm using is a SpeedTouch 716g.

    I have read in a How To on linuxquestions.org, that I have to remove the ethernet NIC. Is this maybe the solution, and what is a "NIC" anyway?

    Thanks in advance,

    Plinders

  2. #2
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    Hi and welcome to Linux Forums.

    NIC = Network Interface Card

    I don't see how removing the card that you need to connect to the internet, can help you connect!

    There are native Linux drivers for most wireless chips, so NDISwrapper should be used if native support is not there. Post the output of the following commands, and I will try and help. If the wireless is an external USB device, make sure it is plugged in. It is even better to bott with it plugged in.
    Code:
    lsusb
    Code:
    lsmod
    Code:
    dmesg
    Some of these are large, but please post it all. (no editing)
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  3. #3
    Just Joined!
    Join Date
    Nov 2008
    Location
    The Netherlands
    Posts
    20
    Here are the results of the commands:

    Code:
    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 002: ID 045e:009d Microsoft Corp.
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 002: ID 06b9:0121 Alcatel Telecom SpeedTouch 121g Wireless Dongle
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Code:
    lsmod:
    
    Module                  Size  Used by
    ip6t_LOG               23428  7
    xt_tcpudp              19584  2
    xt_pkttype             18304  3
    ipt_LOG                22788  8
    xt_limit               19076  15
    binfmt_misc            28040  1
    snd_pcm_oss            64256  0
    snd_mixer_oss          33408  1 snd_pcm_oss
    snd_seq_midi           26112  0
    snd_emu10k1_synth      24832  0
    snd_emux_synth         54272  1 snd_emu10k1_synth
    snd_seq_virmidi        23680  1 snd_emux_synth
    snd_seq_midi_event     23936  2 snd_seq_midi,snd_seq_virmidi
    snd_seq_midi_emul      22784  1 snd_emux_synth
    snd_seq                73664  5 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul
    ip6t_REJECT            21376  3
    nf_conntrack_ipv6      33272  4
    ipt_REJECT             20352  3
    xt_state               18944  8
    iptable_mangle         19712  0
    iptable_nat            23688  0
    nf_nat                 35736  1 iptable_nat
    iptable_filter         19840  1
    ip6table_mangle        19584  0
    nf_conntrack_netbios_ns    19200  0
    nf_conntrack_ipv4      27652  7 iptable_nat,nf_nat
    nf_conntrack           79188  6 nf_conntrack_ipv6,xt_state,iptable_nat,nf_nat,nf_conntrack_netbios_ns,nf_conntrack_ipv4
    ip_tables              30224  3 iptable_mangle,iptable_nat,iptable_filter
    ip6table_filter        19712  1
    ip6_tables             31376  3 ip6t_LOG,ip6table_mangle,ip6table_filter
    x_tables               33668  11 ip6t_LOG,xt_tcpudp,xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tables
    ipv6                  281064  15 ip6t_REJECT,nf_conntrack_ipv6,ip6table_mangle
    fuse                   66332  1
    nls_iso8859_1          20480  1
    nls_cp437              22144  1
    vfat                   28800  1
    fat                    66720  1 vfat
    loop                   35332  0
    dm_mod                 78676  0
    ppdev                  25348  0
    rtc_cmos               27168  0
    parport_pc             55100  0
    rtc_core               37148  1 rtc_cmos
    ns558                  21120  0
    rtc_lib                19328  1 rtc_core
    parport                52948  2 ppdev,parport_pc
    via_ircc               36756  0
    via_rhine              41736  0
    snd_via82xx            46232  2
    mii                    21888  1 via_rhine
    irda                  142984  1 via_ircc
    snd_mpu401_uart        25472  1 snd_via82xx
    crc_ccitt              18432  1 irda
    sr_mod                 33320  1
    cdrom                  50588  1 sr_mod
    snd_emu10k1           162948  2 snd_emu10k1_synth
    i2c_viapro             25108  0
    i2c_core               41108  1 i2c_viapro
    snd_rawmidi            42496  4 snd_seq_midi,snd_seq_virmidi,snd_mpu401_uart,snd_emu10k1
    sg                     52020  0
    firmware_class         25984  1 snd_emu10k1
    snd_ac97_codec        120868  2 snd_via82xx,snd_emu10k1
    ac97_bus               18304  1 snd_ac97_codec
    snd_pcm               100100  4 snd_pcm_oss,snd_via82xx,snd_emu10k1,snd_ac97_codec
    snd_seq_device         25100  6 snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq,snd_emu10k1,snd_rawmidi
    snd_timer              40712  3 snd_seq,snd_emu10k1,snd_pcm
    snd_page_alloc         27400  3 snd_via82xx,snd_emu10k1,snd_pcm
    snd_util_mem           21632  2 snd_emux_synth,snd_emu10k1
    emu10k1_gp             20224  0
    shpchp                 50196  0
    snd_hwdep              26372  2 snd_emux_synth,snd_emu10k1
    via_agp                26752  1
    gameport               31500  5 ns558,snd_via82xx,emu10k1_gp
    snd                    79544  24 snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq,snd_via82xx,snd_mpu401_uart,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_seq_device,snd_timer,snd_util_mem,snd_hwdep
    button                 25360  0
    pci_hotplug            46116  1 shpchp
    soundcore              24264  1 snd
    agpgart                50868  1 via_agp
    ndiswrapper           214420  0
    usbhid                 60260  0
    hid                    53708  1 usbhid
    ff_memless             21896  1 usbhid
    sd_mod                 45208  5
    ehci_hcd               52492  0
    uhci_hcd               40848  0
    usbcore               164684  5 ndiswrapper,usbhid,ehci_hcd,uhci_hcd
    edd                    26440  0
    ext3                  155784  2
    mbcache                25348  1 ext3
    jbd                    73376  1 ext3
    fan                    22660  0
    pata_via               27780  5
    libata                176220  1 pata_via
    scsi_mod              168308  4 sr_mod,sg,sd_mod,libata
    dock                   27536  1 libata
    thermal                39452  0
    processor              67504  1 thermal
    Code:
    dmesg:
    
    Linux version 2.6.25.5-1.1-pae (geeko@buildhost) (gcc version 4.3.1 20080507(prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux) ) #1 SMP 2008-06-07 01:55:22 +0200
    BIOS-provided physical RAM map:
     BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
     BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
     BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
     BIOS-e820: 0000000000100000 - 000000006fffc000 (usable)
     BIOS-e820: 000000006fffc000 - 000000006ffff000 (ACPI data)
     BIOS-e820: 000000006ffff000 - 0000000070000000 (ACPI NVS)
     BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
     BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
     BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
    895MB HIGHMEM available.
    896MB LOWMEM available.
    Scan SMP from c0000000 for 1024 bytes.
    Scan SMP from c009fc00 for 1024 bytes.
    Scan SMP from c00f0000 for 65536 bytes.
    Scan SMP from c009fc00 for 1024 bytes.
    Entering add_active_range(0, 0, 458748) 0 entries of 256 used
    Zone PFN ranges:
      DMA             0 ->     4096
      Normal       4096 ->   229376
      HighMem    229376 ->   458748
    Movable zone start PFN for each node
    early_node_map[1] active PFN ranges
        0:        0 ->   458748
    On node 0 totalpages: 458748
      DMA zone: 32 pages used for memmap
      DMA zone: 0 pages reserved
      DMA zone: 4064 pages, LIFO batch:0
      Normal zone: 1760 pages used for memmap
      Normal zone: 223520 pages, LIFO batch:31
      HighMem zone: 1791 pages used for memmap
      HighMem zone: 227581 pages, LIFO batch:31
      Movable zone: 0 pages used for memmap
    DMI 2.3 present.
    Using APIC driver default
    ACPI: RSDP 000F5E20, 0014 (r0 ASUS  )
    ACPI: RSDT 6FFFC000, 0030 (r1 ASUS   A7V8X-X  42302E31 MSFT 31313031)
    ACPI: FACP 6FFFC0B2, 0074 (r1 ASUS   A7V8X-X  42302E31 MSFT 31313031)
    ACPI: DSDT 6FFFC126, 2A13 (r1   ASUS A7V8X-X      1000 MSFT  100000B)
    ACPI: FACS 6FFFF000, 0040
    ACPI: BOOT 6FFFC030, 0028 (r1 ASUS   A7V8X-X  42302E31 MSFT 31313031)
    ACPI: APIC 6FFFC058, 005A (r1 ASUS   A7V8X-X  42302E31 MSFT 31313031)
    ACPI: PM-Timer IO Port: 0xe408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Processor #0 6:10 APIC version 16
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low 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 80000000 (gap: 70000000:8ec00000)
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 455165
    Kernel command line: root=/dev/disk/by-id/scsi-SATA_WDC_WD2500JB-00_WD-WCAL78409702-part6 resume=/dev/sda5 splash=silent vga=0x31a
    bootsplash: silent mode.
    mapped APIC to ffffb000 (fee00000)
    mapped IOAPIC to ffffa000 (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 1833.208 MHz processor.
    Console: colour dummy device 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Memory: 1808744k/1834992k available (1953k kernel code, 25016k reserved, 1676k data, 264k init, 917488k highmem)
    virtual kernel memory layout:
        fixmap  : 0xff8b2000 - 0xfffff000   (7476 kB)
        pkmap   : 0xff400000 - 0xff600000   (2048 kB)
        vmalloc : 0xf8800000 - 0xff3fe000   ( 107 MB)
        lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
          .init : 0xc0493000 - 0xc04d5000   ( 264 kB)
          .data : 0xc02e845a - 0xc048b784   (1676 kB)
          .text : 0xc0100000 - 0xc02e845a   (1953 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    CPA: page pool initialized 1 of 1 pages preallocated
    Calibrating delay using timer specific routine.. 3670.06 BogoMIPS (lpj=7340123)
    Security Framework initialized
    AppArmor: AppArmor initialized <NULL>
    AppArmor: Registered secondary security module capability
    Capability LSM initialized as secondary
    Mount-cache hash table entries: 512
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 512K (64 bytes/line)
    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: 18k freed
    ACPI: Core revision 20070126
    ACPI: Checking initramfs for custom DSDT
    Parsing all Control Methods:
    Table [DSDT](id 0001) - 344 Objects with 47 Devices 120 Methods 16 Regions
     tbxface-0598 [00] tb_load_namespace     : ACPI Tables successfully acquired
    evxfevnt-0091 [00] enable                : Transition to ACPI mode successful
    CPU0: AMD Athlon(TM) XP 2500+ stepping 00
    Total of 1 processors activated (3670.06 BogoMIPS).
    ENABLING IO-APIC IRQs
    ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
    Brought up 1 CPUs
    CPU0 attaching sched-domain:
     domain 0: span 00000000,00000000,00000000,00000001
      groups: 00000000,00000000,00000000,00000001
    net_namespace: 548 bytes
    Booting paravirtualized kernel on bare hardware
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: PCI BIOS revision 2.10 entry at 0xf1960, last bus=1
    PCI: Using configuration type 1
    Setting up standard PCI resources
    evgpeblk-0956 [00] ev_create_gpe_block   : GPE 00 to 0F [_GPE] 2 regs on int0x9
    evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 3 Wake, Enabled 1 Runtime GPEs in this block
    ACPI: EC: Look up EC in DSDT
    Completing Region/Field/Buffer/Package initialization:..............................................
    Initialized 11/16 Regions 2/2 Fields 22/22 Buffers 11/11 Packages (353 nodes)
    Initializing Device/Processor/Thermal objects by executing _INI methods:.
    Executed 1 _INI methods requiring 0 _STA executions (examined 50 objects)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:11.0: quirk: region e400-e47f claimed by vt8235 PM
    pci 0000:00:11.0: quirk: region e800-e80f claimed by vt8235 SMB
    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 12)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 *12)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12)
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 13 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
    AppArmor: AppArmor Filesystem Enabled
    ACPI: RTC can wake from S4
    system 00:00: iomem range 0x0-0x9ffff could not be reserved
    system 00:00: iomem range 0xf0000-0xfffff could not be reserved
    system 00:00: iomem range 0x100000-0x6fffffff could not be reserved
    system 00:00: iomem range 0xfec00000-0xfec000ff could not be reserved
    system 00:00: iomem range 0xfee00000-0xfee00fff could not be reserved
    system 00:02: ioport range 0xe400-0xe47f has been reserved
    system 00:02: ioport range 0xe800-0xe81f could not be reserved
    system 00:02: iomem range 0xfff80000-0xffffffff could not be reserved
    system 00:02: iomem range 0xffb80000-0xffbfffff has been reserved
    system 00:03: ioport range 0x4d0-0x4d1 has been reserved
    system 00:0c: ioport range 0x290-0x297 has been reserved
    system 00:0c: ioport range 0x370-0x375 has been reserved
    PCI: Bridge: 0000:00:01.0
      IO window: disabled.
      MEM window: 0xdd000000-0xdfefffff
      PREFETCH window: 0x00000000dff00000-0x00000000f7ffffff
    PCI: Setting latency timer of device 0000:00:01.0 to 64
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    Unpacking initramfs... done
    Freeing initrd memory: 5331k freed
    Simple Boot Flag at 0x3a set to 0x1
    Machine check exception polling timer started.
    audit: initializing netlink socket (disabled)
    type=2000 audit(1227114805.628:1): initialized
    highmem bounce pool size: 64 pages
    Total HugeTLB memory allocated, 0
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    PCI: VIA PCI bridge detected. Disabling DAC.
    pci 0000:01:00.0: Boot video device
    vesafb: framebuffer at 0xe0000000, mapped to 0xf8880000, using 10240k, total262144k
    vesafb: mode is 1280x1024x16, linelength=2560, pages=1
    vesafb: protected mode interface info at c000:d3a0
    vesafb: pmi: set display start = c00cd3d6, set palette = c00cd440
    vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf3d0 3d1 3d2 3d3 3d4 3d5 3da
    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 208945 bytes
    bootsplash: ...found (1280x1024, 220863 bytes, v3).
    Console: switching to colour frame buffer device 156x60
    Switched to high resolution mode on CPU 0
    fb0: VESA VGA frame buffer device
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Floppy drive(s): fd0 is 1.44M
    FDC 0 is a post-1991 82077
    PNP: No PS/2 controller found. Probing ports directly.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    input: PC Speaker as /devices/platform/pcspkr/input/input0
    cpuidle: using governor ladder
    cpuidle: using governor menu
    NET: Registered protocol family 1
    Using IPI No-Shortcut mode
    registered taskstats version 1
    Freeing unused kernel memory: 264k freed
    Write protecting the kernel read-only data: 1432k
    ACPI: ACPI0007:00 is registered as cooling_device0
    No dock devices found.
    SCSI subsystem initialized
    libata version 3.00 loaded.
    pata_via 0000:00:11.1: version 0.3.3
    ACPI: Unable to derive IRQ for device 0000:00:11.1
    scsi0 : pata_via
    scsi1 : pata_via
    ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xa400 irq 14
    ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xa408 irq 15
    ata1.00: ATA-6: WDC WD2500JB-00GVC0, 08.02D08, max UDMA/100
    ata1.00: 488397168 sectors, multi 16: LBA48
    ata1.00: limited to UDMA/33 due to 40-wire cable
    ata1.00: configured for UDMA/33
    ata2.00: ATAPI: ASUS DVD-ROM DVD-E616P              0104, E1.04, max UDMA/66
    ata2.01: ATAPI: PLEXTOR CD-R   PX-W1610A, 1.05, max MWDMA2
    ata2.00: configured for UDMA/66
    ata2.01: configured for MWDMA2
    scsi 0:0:0:0: Direct-Access     ATA      WDC WD2500JB-00G 08.0 PQ: 0 ANSI: 5
    scsi 1:0:0:0: CD-ROM            ASUS     DVD-E616P        1.04 PQ: 0 ANSI: 5
    scsi 1:0:1:0: CD-ROM            PLEXTOR  CD-R   PX-W1610A 1.05 PQ: 0 ANSI: 5
    BIOS EDD facility v0.16 2004-Jun-25, 6 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:0d.0[A] -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:0d.0: UHCI Host Controller
    uhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
    uhci_hcd 0000:00:0d.0: irq 16, io base 0x0000d000
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    Driver 'sd' needs updating - please use bus_type methods
    sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 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 supportDPO or FUA
    sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
    usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb1: Product: UHCI Host Controller
    usb usb1: Manufacturer: Linux 2.6.25.5-1.1-pae uhci_hcd
    usb usb1: SerialNumber: 0000:00:0d.0
    ACPI: PCI Interrupt 0000:00:0d.2[C] -> GSI 18 (level, low) -> IRQ 18
    ehci_hcd 0000:00:0d.2: EHCI Host Controller
    ehci_hcd 0000:00:0d.2: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:0d.2: irq 18, io mem 0xdc800000
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    ehci_hcd 0000:00:0d.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 4 ports detected
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't supportDPO or FUA
     sda: sda1 sda2 < sda5 sda6 sda7 sda8 >
    sd 0:0:0:0: [sda] Attached SCSI disk
    usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb2: Product: EHCI Host Controller
    usb usb2: Manufacturer: Linux 2.6.25.5-1.1-pae ehci_hcd
    usb usb2: SerialNumber: 0000:00:0d.2
    ACPI: PCI Interrupt 0000:00:0d.1[B] -> GSI 17 (level, low) -> IRQ 17
    uhci_hcd 0000:00:0d.1: UHCI Host Controller
    uhci_hcd 0000:00:0d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:0d.1: irq 17, io base 0x0000b800
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb3: Product: UHCI Host Controller
    usb usb3: Manufacturer: Linux 2.6.25.5-1.1-pae uhci_hcd
    usb usb3: SerialNumber: 0000:00:0d.1
    ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 21
    ehci_hcd 0000:00:10.3: EHCI Host Controller
    ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
    ehci_hcd 0000:00:10.3: irq 21, io mem 0xdc000000
    usb 2-1: new high speed USB device using ehci_hcd and address 2
    ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 6 ports detected
    usb 2-1: configuration #1 chosen from 1 choice
    usb 2-1: New USB device found, idVendor=06b9, idProduct=0121
    usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    usb 2-1: Product: SpeedTouch 121g Wireless USB Adapter
    usb 2-1: Manufacturer: BT
    usb 2-1: SerialNumber: 06B9-0121
    usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
    usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb4: Product: EHCI Host Controller
    usb usb4: Manufacturer: Linux 2.6.25.5-1.1-pae ehci_hcd
    usb usb4: SerialNumber: 0000:00:10.3
    ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:10.0: UHCI Host Controller
    uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:10.0: irq 21, io base 0x0000b400
    usb usb5: configuration #1 chosen from 1 choice
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb5: Product: UHCI Host Controller
    usb usb5: Manufacturer: Linux 2.6.25.5-1.1-pae uhci_hcd
    usb usb5: SerialNumber: 0000:00:10.0
    ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:10.1: UHCI Host Controller
    uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 6
    uhci_hcd 0000:00:10.1: irq 21, io base 0x0000b000
    usb usb6: configuration #1 chosen from 1 choice
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 2 ports detected
    hub 4-0:1.0: unable to enumerate USB device on port 1
    usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb6: Product: UHCI Host Controller
    usb usb6: Manufacturer: Linux 2.6.25.5-1.1-pae uhci_hcd
    usb usb6: SerialNumber: 0000:00:10.1
    ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:10.2: UHCI Host Controller
    uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 7
    uhci_hcd 0000:00:10.2: irq 21, io base 0x0000a800
    usb usb7: configuration #1 chosen from 1 choice
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 2 ports detected
    usb 5-1: new low speed USB device using uhci_hcd and address 2
    usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb7: Product: UHCI Host Controller
    usb usb7: Manufacturer: Linux 2.6.25.5-1.1-pae uhci_hcd
    usb usb7: SerialNumber: 0000:00:10.2
    PM: Starting manual resume from disk
    usb 5-1: configuration #1 chosen from 1 choice
    usb 5-1: New USB device found, idVendor=045e, idProduct=009d
    usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    usb 5-1: Product: Microsoft Wireless Optical Desktop� 2.10
    usb 5-1: Manufacturer: Microsoft
    kjournald starting.  Commit interval 5 seconds
    EXT3 FS on sda6, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    usbcore: registered new interface driver hiddev
    input: Microsoft Microsoft Wireless Optical Desktop� 2.10 as /devices/pci0000:00/0000:00:10.0/usb5/5-1/5-1:1.0/input/input1
    input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft Wireless Optical Desktop� 2.10] on usb-0000:00:10.0-1
    input: Microsoft Microsoft Wireless Optical Desktop� 2.10 as /devices/pci0000:00/0000:00:10.0/usb5/5-1/5-1:1.1/input/input2
    input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Desktop� 2.10] on usb-0000:00:10.0-1
    usbcore: registered new interface driver usbhid
    drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
    ndiswrapper version 1.52 loaded (smp=yes, preempt=no)
    Linux agpgart interface v0.103
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    ACPI: Power Button (FF) [PWRF]
    input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
    ACPI: Power Button (CM) [PWRB]
    agpgart: Detected VIA KT400/KT400A/KT600 chipset
    agpgart: AGP aperture is 64M @ 0xf8000000
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    gameport: EMU10K1 is pci0000:00:0a.1/gameport0, io 0xd400, speed 1028kHz
    usb 2-1: reset high speed USB device using ehci_hcd and address 2
    ndiswrapper: driver bt4501g (THOMSON,08/23/2004, 3.0.19.2) loaded
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    scsi 1:0:0:0: Attached scsi generic sg1 type 5
    scsi 1:0:1:0: Attached scsi generic sg2 type 5
    ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 16 (level, low) -> IRQ 16
    Driver 'sr' needs updating - please use bus_type methods
    sr0: scsi3-mmc drive: 73x/125x cd/rw xa/form2 cdda tray
    Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    sr1: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
    sr 1:0:1:0: Attached scsi CD-ROM sr1
    NET: Registered protocol family 23
    ACPI: PCI Interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 22
    PCI: Setting latency timer of device 0000:00:11.5 to 64
    via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
    gameport: NS558 PnP Gameport is pnp00:0b/gameport0, io 0x200, speed 877kHz
    IT8712 SuperIO detected.
    parport_pc 00:09: reported by Plug and Play ACPI
    parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    ALSA sound/pci/via82xx.c:580: codec_read: codec 0 is not valid [0x87e5370]
    rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month
    ALSA sound/pci/via82xx.c:580: codec_read: codec 0 is not valid [0x87e5370]
    ALSA sound/pci/via82xx.c:580: codec_read: codec 0 is not valid [0x87e5370]
    ALSA sound/pci/via82xx.c:580: codec_read: codec 0 is not valid [0x87e5370]
    ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 23
    eth0: VIA Rhine II at 0x1a000, 00:0c:6e:e2:73:f0, IRQ 23.
    eth0: MII PHY found at address 1, status 0x7849 advertising 01e1 Link 0000.
    ppdev: user-space parallel port driver
    ndiswrapper (NdisWriteErrorLogEntry:191): log: C000138A, count: 3, return_address: f9807fac
    ndiswrapper (NdisWriteErrorLogEntry:194): code: 0xc0000001
    ndiswrapper (NdisWriteErrorLogEntry:194): code: 0x6d695442
    ndiswrapper (NdisWriteErrorLogEntry:194): code: 0x37
    ndiswrapper (mp_init:216): couldn't initialize device: C0010006
    ndiswrapper (pnp_start_device:439): Windows driver couldn't initialize the device (C0000001)
    ndiswrapper (mp_halt:259): device f7c48500 is not initialized - not halting
    ndiswrapper: device eth%d removed
    ndiswrapper: probe of 2-1:1.0 failed with error -22
    usbcore: registered new interface driver ndiswrapper
    Adding 2104472k swap on /dev/sda5.  Priority:-1 extents:1 across:2104472k
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) 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.9)
    type=1505 audit(1227111239.286:2): operation="profile_load" name="/bin/ping"name2="default" pid=1357
    type=1505 audit(1227111239.334:3): operation="profile_load" name="/sbin/klogd" name2="default" pid=1371
    type=1505 audit(1227111239.402:4): operation="profile_load" name="/sbin/syslog-ng" name2="default" pid=1372
    type=1505 audit(1227111239.494:5): operation="profile_load" name="/sbin/syslogd" name2="default" pid=1374
    type=1505 audit(1227111239.578:6): operation="profile_load" name="/usr/sbin/avahi-daemon" name2="default" pid=1379
    type=1505 audit(1227111239.718:7): operation="profile_load" name="/usr/sbin/identd" name2="default" pid=1382
    type=1505 audit(1227111239.806:8): operation="profile_load" name="/usr/sbin/mdnsd" name2="default" pid=1383
    type=1505 audit(1227111239.962:9): operation="profile_load" name="/usr/sbin/nscd" name2="default" pid=1384
    type=1505 audit(1227111240.090:10): operation="profile_load" name="/usr/sbin/ntpd" name2="default" pid=1394
    type=1505 audit(1227111240.158:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=1399
    powernow-k8: Processor cpuid 6a0 not supported
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ip6_tables: (C) 2000-2006 Netfilter Core Team
    ip_tables: (C) 2000-2006 Netfilter Core Team
    nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    eth0: link down
    ADDRCONF(NETDEV_UP): eth0: link is not ready
    ISO 9660 Extensions: Microsoft Joliet Level 3
    ISO 9660 Extensions: RRIP_1991A
    bootsplash: status on console 0 changed to on

  4. #4
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    Well, it seems that NDISwrapper is the only way to get this to work in Linux. You have the driver loaded that most seem to use.
    Code:
    ndiswrapper: driver bt4501g (THOMSON,08/23/2004, 3.0.19.2) loaded
    But NDISwrapper is giving errors
    Code:
    ndiswrapper (NdisWriteErrorLogEntry:191): log: C000138A, count: 3, return_address: f9807fac
    ndiswrapper (NdisWriteErrorLogEntry:194): code: 0xc0000001
    ndiswrapper (NdisWriteErrorLogEntry:194): code: 0x6d695442
    ndiswrapper (NdisWriteErrorLogEntry:194): code: 0x37
    ndiswrapper (mp_init:216): couldn't initialize device: C0010006
    ndiswrapper (pnp_start_device:439): Windows driver couldn't initialize the device (C0000001)
    ndiswrapper (mp_halt:259): device f7c48500 is not initialized - not halting
    ndiswrapper: device eth&#37;d removed
    ndiswrapper: probe of 2-1:1.0 failed with error -22
    You may want to make sure that you have the latest version of NDISwrapper installed. And if you can find a newer WinXP driver for it, try that. You could even try a Win98 driver, but Vista won't work.

    Maybe Windows locks the device, leaving it locked for Linux.

    EDIT: If you want a fresh copy of the WinXP driver, you can get it here:

    http://www.speedtouch.com/software/S...etup(ETSI).zip

    It most likely is the same driver that you are using.
    Last edited by waterhead; 11-20-2008 at 10:21 PM.
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  5. #5
    Just Joined!
    Join Date
    Nov 2008
    Location
    The Netherlands
    Posts
    20

    It works!

    Well, thanks for all your help, it works finally!
    I just removed ndiswrapper, installed it again, and installed the drivers from the link waterhead posted (thanks). I installed these drivers WITHOUT connecting the dongle to the computer. After the drivers had been installed, I connected the dongle and opened YaST. YaST found my dongle directly, and I configured the rest.

    Now everything works perfectly!

    Thanks for all your help!
    plinders

  6. #6
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    Good to hear!

    I'll mark this thread as "Solved".
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...