KDE 3.4 with ndiswrapper

When I installed KDE 3.4 in March, it seemed to acquire a lot of problems related to ndiswrapper that 3.3 didn't have.  Many internet applications freeze, and a few multimedia apps freeze too.  The applications that freeze most often are gaim, amaroK, and firefox (only when you try to access the save or open dialogs, or open a page with a Java applet).  Also, using Konqueror to look at anything on the local disk makes Konqueror freeze, but you can use it fine as an Internet browser, with the same constraints as firefox.  Does anybody else have these kinds of problems, or know how to fix them?

Ok, first the version of ndiswrapper.  I'm using version 1.1, with a Ralink Rt2500 built-in card.  As I said, it worked fine with KDE 3.3, using the same version of ndiswrapper.
I will try removing the ~/.mozilla directory to see if that helps.  As far as the Java applet issue goes, I do know that it can take applets a while to load, but the little spinning dots graphic in the upper right corner of firefox stops, and the browser stops responding.  I've let it sit for as much as 10 minutes, with no result.
Gaim freezes in one of two cases: either after it's been running for about 2 or 3 minutes, or if you switch desktops for a few seconds, whichever comes first.  Amarok freezes only once you enably a network connection and then try to use it.  If it's already open before the network is brought up, then it stops responding once you go back to it, although it will open fine.  If the network is up first, then it will take about 3 minutes for it to open, and it will immediately freeze once it does finally open.
I've narrowed the issue down to a network problem, but I haven't really tested to see if it happens when I use ethernet instead.  However, my system functions completely normally until I bring up the network.

Similar Messages

  • Wifi on Surface Pro - installed with ndiswrapper but not working

    Hi there guys.
    I have installed Arch on a Surface Pro and most things work well.
    The biggest problem so far is wifi - it comes with a 88w8797 Marvell Avastar chipset. I managed to find the drivers and used ndiswrapper to install them.
    $ ndiswrapper -l
    mwlu97w8 : driver installed
    device (1286:2043) present (alternate driver: mwifiex_usb)
    The ndiswrapper help page says that one should get rid of alternate drivers before enabling ndiswrapper but I have no clue where to start - that seems to be a kernel loaded module (link) but it really doesn't do much apparently.
    I did 'modprobe ndiswrapper' but as you can see below, nothing seems to be really happening
    # iwconfig
    enp0s20u2u3 no wireless extensions.
    lo no wireless extensions.
    dmesg returns this on ndiswrapper
    $ dmesg | grep ndiswrapper
    [ 2.996565] ndiswrapper version 1.58 loaded (smp=yes, preempt=yes)
    [ 4.230024] usbcore: registered new interface driver ndiswrapper
    The gnome network manager, just like iwconfig, shows no able wireless.
    I'm at a loss on what to do, any help is greatly appreciatted
    Last edited by OttoRobba (2013-02-21 10:26:50)

    The blacklisting was a good call as I had completely forgot to do so. Made a /etc/modprobe.d/blacklist.conf  with 'install mwifiex_usb /bin/false' -  nothing changed though, the wireless network still won't show.
    # lsusb
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 003 Device 003: ID 058f:6254 Alcor Micro Corp. USB Hub
    Bus 003 Device 002: ID 1286:2043 Marvell Semiconductor, Inc.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 003: ID 045e:0795 Microsoft Corp.
    Bus 002 Device 003: ID 045e:079c Microsoft Corp.
    Bus 002 Device 004: ID 03eb:8209 Atmel Corp.
    Bus 002 Device 005: ID 045e:0794 Microsoft Corp.
    Bus 003 Device 006: ID 04e8:6863 Samsung Electronics Co., Ltd
    # lspci
    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    It seems ndiswrapper is failing to load - I wonder if there is another module claiming the device?
    #dmesg
    [ 4.191249] ndiswrapper (import:232): unknown symbol: ntoskrnl.exe:'__chkstk'
    [ 4.191274] ndiswrapper (import:232): unknown symbol: ntoskrnl.exe:'MmGetSystemRoutineAddress'
    [ 4.191295] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeIoWorkItem'
    [ 4.191305] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisQueueIoWorkItem'
    [ 4.191326] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeMdl'
    [ 4.191336] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateMdl'
    [ 4.191346] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateNetBufferAndNetBufferList'
    [ 4.191356] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeNetBufferList'
    [ 4.191366] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeNetBufferListPool'
    [ 4.191376] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateNetBufferListPool'
    [ 4.191386] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMAllocatePort'
    [ 4.191403] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIdleNotificationComplete'
    [ 4.191413] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIdleNotificationConfirm'
    [ 4.191423] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMFreePort'
    [ 4.191432] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMNetPnPEvent'
    [ 4.191443] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIndicateReceiveNetBufferLists'
    [ 4.191453] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMSendNetBufferListsComplete'
    [ 4.191463] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMOidRequestComplete'
    [ 4.191473] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMIndicateStatusEx'
    [ 4.191483] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMSetMiniportAttributes'
    [ 4.191493] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisSetOptionalHandlers'
    [ 4.191504] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateMemoryWithTagPriority'
    [ 4.191514] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisOpenConfigurationEx'
    [ 4.191523] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisFreeTimerObject'
    [ 4.191533] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisCancelTimerObject'
    [ 4.191543] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisSetTimerObject'
    [ 4.191599] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateIoWorkItem'
    [ 4.191613] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMRegisterMiniportDriver'
    [ 4.191623] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisMDeregisterMiniportDriver'
    [ 4.191648] ndiswrapper (import:232): unknown symbol: NDIS.SYS:'NdisAllocateTimerObject'
    [ 4.191663] ndiswrapper (load_sys_files:199): couldn't prepare driver 'mwlu97w8'
    [ 4.191827] ndiswrapper (load_wrap_driver:121): couldn't load driver 'mwlu97w8'
    [ 4.191926] usbcore: registered new interface driver ndiswrapper

  • Gnome and kde not loading with systemd

    Hello!
    I use [testing] repo and after some updates i can't use gnome or kde with systemd anymore.
    * with sysvinit everything works
    * xfce and other wms works fine with systemd and sysv
    * 'gnome-shell --replace' also work in xfce with systemd
    * I've got some errors:
    gnome-session[2301]: WARNING: Application 'gnome-settings-daemon.desktop' failed to register before timeout
    (gnome-settings-daemon:2321): libupower-glib-WARNING **: Couldn't enumerate devices: Activation of org.freedesktop.UPower timed out
    gnome-session[2301]: WARNING: Application 'gnome-shell.desktop' failed to register before timeout
    (gnome-settings-daemon:2321): color-plugin-WARNING **: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-profile auth
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Object::connect: No such signal QDBusAbstractInterface::DeviceAdded(QString)
    plasma-desktop(2323): Communication problem with  "plasma-desktop" , it probably crashed.
    Error message was:  "org.freedesktop.DBus.Error.Disconnected" : " "Connection was disconnected before a reply was received" "
    I think there is some problems with dbus...

    Without a dbus socket, dbus probably isn't running. It's supposed to be started automatically when a program needs it. Check to see that it is installed and running:
    pacman -Q dbus
    pgrep -l dbus
    Dbus won't run without hal, so hal should be in:
    tail /etc/rc.conf
    Are any of your partitions full?
    df -h
    For the other error, it looks like libdrm isn't installed, but I don't think you need it if you're running the nvidia driver.
    Your xorg.conf and Xorg.0.log would also be useful. Also check dmesg for errors.
    And see if /etc/rc.d/dbus is marked executable.
    Last edited by fphillips (2009-05-12 18:27:41)

  • [SOLVED] Compositing causes screen to freeze in KDE 4.7 with Nouveau

    Hello,
    since the upgrade to KDE 4.7 screen gets [partial] freezes for several seconds (differs) especialy when some repainting is to be done (scrolling in Rekonq/KWrite, opening and closing tabs in Rekonq, playing video in KDE). Usually I can stil see moving the mouse, though the cursor doesn't change on links etc. Also repainting of plasma widgets freezes.
    I'm using nouvea driver for 7600 GS video card:
    multilib/lib32-nouveau-dri 7.11-1
    extra/nouveau-dri 7.11-1
    extra/nouveau-firmware 20091212-4
    extra/xf86-video-nouveau 0.0.16_git20110726-1
    And get foloving in dmesg after a freeze:
    [43244.176746] [drm] nouveau 0000:04:00.0: vm flush timeout: 0x00000022
    and in xorg.log:
    [ 43235.667] [mi] EQ overflowing. The server is probably stuck in an infinite loop.
    Everything is ok with disabled compositing, or with nvidia driver, thogh I do not prefer to use it since it lacks KMS and is proprietary.
    Any idea which splendid new feature of KDE 4.7 causes this? And how to turn it off so I can use compositing again? I tried diasbling new GL 2.0 shaders and setting worser filter in advanced Plasma settings but it didn't help.
    I'll happily provide more info, if I am pointed which one.
    Thank you.
    Last edited by Nicky726 (2011-08-13 10:20:57)

    3-D is currently an unsupported use-at-your-own-risk feature in nouveau. That leads me to conclude that neither project (kwin or nouveau) can be blamed at the moment.
    I had irrecoverable freezes (had to ssh in and reboot) on my 9800 GT while playing videos fullscreen. Turning off the option to disable 3-D for full screen applications solved that problem for me. Compared to that, I'm okay with the temporary one-second freezes (which I see as well).
    Your best bet is to play around and isolate which effects cause the issues for you. Start with no desktop effects checked and work your way up, adding one effect at a time. Maybe you'll discover the culprit that way. Hope that helps.

  • Creating an embedded Konsole in KDE, need help with "Window Rules"

    Hey guys! I hate that my first post on here is asking for help, but here goes nothing:
    I've been working on creating an embedded konsole that sits on your desktop, without installing any 3rd party software. The konsole will have certain properties set so that it has no title bar, no border, no task bar entry, completely transparent, etc, so that only the konsole text itself is seen.
    I was able to set up the konsole profile and window settings successfully using this link as a guide. The only problem is that using the aforementioned link's method creates a persistent profile that affects all future konsoles.
    My goal is to auto start a single konsole that uses a specified konsole profile and a specified window rule, but doesn't affect any other konsoles I open after startup. I've recently learned that a konsole profile can be specified with the "-profile" option which solves the first half, but I still can't figure out a way to have my window rule apply to only the startup konsole and no others.
    I'm new to Arch and KDE, so any suggestions would be greatly appreciated.
    Thanks!
    -Grey

    Look at http://userbase.kde.org/KWin_Rules and particularly 'Window Matching'.
    Maybe (I didn't test it) using:
    Window title - restrict the match to the title of the window.
    and
    KDE options:
      --caption <caption>       Use 'caption' as name in the titlebar
    Or finding some specific matching rule which applies only to that window...

  • Help with ndiswrapper

    I just installed Arch, and the first thing I am attempting to do is get some WiFi. I have no access to ethernet, and of course my wireless card needs ndiswrapper. I grabbed it from sourceforge and attempted to install it, which was a no go. It could not find the versions from the headers and such. I checked /lib/modules/3.0-ARCH and there was no build directory like there should be, mentioned in ndiswrapper's INSTALL file.
    I checked a mirror site, noticed ndiswrapper-1.5.7-5, prebuilt, but that seemed to be for 3.2 kernel.
    I also notced some sort of 3.0.22 headers in a package mirror site, and I ln'd a build directory into /lib/modules/3.0-ARCH but modprobe doesn't like that, noticing it wasn't from 3.0-ARCH.
    The only way to get files to this computer is through a USB thumb drive with internet access on other computers.
    So how can I get ndiswrapper to work?

    Gusar wrote:
    karol wrote:I'm not sure, what about their dependencies?
    The only packages directly depending on the server version are xf86-video-* and xf86-input-*. We're not interested in the video drivers (we'll be using nvidia-96xx), so that leaves xf86-input-evdev and, on a laptop, xf86-input-synaptic. Together with the server, that's the three packages I spoke of.
    karol wrote:Also, IIRC mesa is picky about the xorg version so you would have to take care of it too.
    I'm not aware of mesa and X having a tight connection. Doesn't matter anyway, we'll be using nvidia's GL, not mesa.
    We already had this conversation once and now I failed again https://bbs.archlinux.org/viewtopic.php … 76#p998776
    Sorry, I'll shut up now.

  • KDE 4.1 with irregular dual head setup -- recommendations, suggestions

    Hello,
    I'm running KDE on a laptop with a 1440X900 screen and a 1280X1024 external monitor. 
    I couldn't get the KRandR to split the desktop onto two monitors, but plain xrandr worked fine -- the desktop is split, the external monitor is on the left, and resolutions are as they should be. 
    However, I'm having some problems/quirks with KDE 4.1 --
    1.  When both monitors are on, KDM's login window is on the left monitor, not the primary one (the one on the laptop).
    2.  When filing mail in Thunderbird, the contextual menus will trail off the bottom of the screen below the task bar, rather than reposition themselves to remain visible
    3.  The plasmoid swirly thing is in the upper right corner of the left monitor, but not the monitor on the right.
    Thanks,
    Chris

    I think I kinda 'solved' the problem by enabling early KMS in mkinitcpio.conf and switched my first Display to the second DVI-Port. It works now, but I don't know if this could be labeled as 'solved' since it's a pretty specific solution and propably doesn't apply to anyone else.
    Edit. The most recent Kernel 4.0.5 in Testing solved the problem for me.
    Last edited by raygenbogen (2015-06-09 14:34:01)

  • Is KDE Framework compatible with Windows?

    As the topic says, is it possible to use KDE widgets in Qt to create applications, and run them on Windows? Do the libraries need to be compiled in DLL form first?
    There are lots of cool widgets for KDE and it'd be totally awesome if I can create Cross-Platform apps with them. Thanks in advance!

    hipersayan_x wrote:Yes, at some point its certainly possible, but since KDE plasmoids strongly depends on KDE libraries, you must replace the KDElibs depending component with it's Qt equivalent, or rewrite it from scratch. So I did with one of my projects, and at end discovered that less dependencies mean more portability, and less prone to fail.
    Thanks. Would it be suffering from slow responsiveness? I tested Amarok on Windows. Quite weird though. Although I was running it on Windows, it had the looks and feel of KDE Plasma 4, and of course, it was slow. What's with that one?

  • Kde screen resolution with nvidia driver

    Hi,
    I am completely new to ArchLinux.  I really enjoyed installing it and its a hoot to play around with!
    I am having a problem getting the screen resolution to work well with the monitor and the resolution with KDE 4.3.  I found that by changing the resolution to 1024x768 and changing the refresh rate to 53 or 54hz, the fonts that otherwise display horribly with the nvidia driver and installed nvidia card will suddenly become beautiful.  I went to Kmenu, Settings, then display settings, and changed the configuration, and everything worked great.
    But on next boot up after I have shut down the computer, X doesn't remember these settings and the fonts look terrible again.  If I open the kmenu again and look at the display settings, they are still set at 1024x768 and 54 hz.  Once I have looked at them, the screen on the monitor goes dark for a second.  Then the computer knows that I want those settings without me changing anything, and adjusts to them without having to hit the apply button.  Then the fonts look great again.
    How can I get the display to start with those settings?  I have tried several configurations of the /etc/X11/xorg.conf file without success, so I need some help.
    Thanks
    Last edited by munguanaweza (2009-11-13 17:06:17)

    I know some time back using nvidia driver with my particular monitor, i had to tell it what resolution/refresh rate to use by default or else X would make a poor choice as to what it wanted the default to be (put me in 800x600 or something like that  by default).  I was able to tell X to default to what I wanted by adding in a Metamode line in my xorg.conf, i think under the screen section. I'm out right now and won't be back to my box to look up exactly what I did, but hopefully this might give a starting point if you havent tried it already.  Metamodes in xorg.conf under the Display section if i remember right.  I specified a resolution there and it now uses that as the default.

  • WIFI: Association times with ndiswrapper 7 mins

    Hi, I need some help with these .
    I'm experiencing a wireless association problem since I installed ndiswrapper.
    Sometimes it associates to the router inmediatly but another times take up to 7 minutes (or more).
    My card is a Broadcom 4310 USB (inside a Dell Insipiron 1525)
    My router is really near (less than 1 meter)
    With Windows Vista (preinstalled ¬_¬) connects inmediatly. I also tried the propietary Broadcom driver "wl" and it connects inmediatly too. (But the connection is really bad when the signal is not at 100%)
    I tried by using the recently released ndiswrapper 1.53 but I get the same results.
    I'm using netcfg2 2.0.6
    My kernel is 2.6.25.10 (x86)
    The Windows drivers are from the Dell website for my wireless card (x86 version).
    When the connection is finally established, the navigation is OK
    Here is the lspci output:
    0b:00.0 Network controller: Broadcom Corporation BCM4310 USB Controller (rev 01)
    Subsystem: Dell Unknown device 000b
    Flags: bus master, fast devsel, latency 0, IRQ 17
    Memory at fe7fc000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [40] Power Management version 3
    Capabilities: [58] Vendor Specific Information <?>
    Capabilities: [e8] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
    Capabilities: [d0] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting <?>
    Capabilities: [13c] Virtual Channel <?>
    Capabilities: [160] Device Serial Number 1f-00-4f-ff-ff-3a-29-6d
    Capabilities: [16c] Power Budgeting <?>
    "ndiswrapper -l" output:
    bcmwl5 : driver installed
    device (14E4:4315) present (alternate driver: wl)
    ( the "wl" module is installed but no loaded)
    Here is my netcfg profile:
    CONNECTION="wireless"
    INTERFACE=wlan0
    SCAN="yes"
    SECURITY="wpa"
    ESSID="XXXX"
    KEY="ZZZZ"
    IP="static"
    IFOPTS="192.168.1.100 netmask 255.255.255.0 broadcast 192.168.1.255"
    GATEWAY="192.168.1.1"
    TIMEOUT=20
    (i'm using static IP instead of DHCP)
    iwconfig output (when it's connected):
    wlan0 IEEE 802.11g ESSID:"XXXXXX"
    Mode:Managed Frequency:2.442 GHz Access Point: 00:E0:4C:F6:EA:6B
    Bit Rate=54 Mb/s Tx-Power:32 dBm
    RTS thr:2347 B Fragment thr:2346 B
    Power Management:off
    Link Quality:100/100 Signal level:-27 dBm Noise level:-96 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    Here is the iwevent output when it takes a lot of time:
    Waiting for Wireless Events from interfaces...
    13:42:04.706969 wlan0 Set Mode:Managed
    13:42:04.743007 wlan0 Set ESSID:"emiNET"
    13:42:07.826508 wlan0 Set Mode:Managed
    13:42:07.861046 wlan0 Set ESSID:"emiNET"
    13:42:07.964314 wlan0 Set Mode:Managed
    13:42:08.092497 wlan0 Set Mode:Managed
    13:42:08.092522 wlan0 Set Frequency:2.442 GHz (Channel 7)
    13:42:08.092564 wlan0 Set ESSID:"emiNET"
    13:42:08.548393 wlan0 Association Request IEs:0006656D694E455401088C9298A4B0C8E0EC210208122402010E30140100000FAC040100000FAC040100000FAC020800DD09001018020010000000DD0600409
    13:42:08.548449 wlan0 Association Response IEs:01088C9298A4B0C8E0EC
    13:42:08.548459 wlan0 New Access Point/Cell address:00:E0:4C:F6:EA:6B
    13:42:11.854936 wlan0 Association Request IEs:0006656D694E455401088C9298A4B0C8E0EC210208122402010E30140100000FAC040100000FAC040100000FAC020800DD09001018020010000000DD0600409
    13:42:11.854987 wlan0 Association Response IEs:01088C9298A4B0C8E0EC
    13:42:11.854997 wlan0 New Access Point/Cell address:00:E0:4C:F6:EA:6B
    .... a lot of "Association Request/Response" messages ....
    13:49:47.248244 wlan0 Association Request IEs:0006656D694E455401088C9298A4B0C8E0EC210208122402010E30140100000FAC040100000FAC040100000FAC020800DD09001018020010000000DD0600409
    13:49:47.248295 wlan0 Association Response IEs:01088C9298A4B0C8E0EC
    13:49:47.248305 wlan0 New Access Point/Cell address:00:E0:4C:F6:EA:6B
    (then it stops and I can ping the router and browse the web)
    (( when the association messages are displayed without stopping I can't ping the router))
    If I forgot some relevant information, please tell me.
    UPDATE:
    It seems to be related to WPA/WPA2/TKIP/AES router configuration. After reinstalling the ndiswrapper drivers (while testing another drivers) and setting the router configuration to WPA2 Mixed ( WPA+TKIP  +  WPA2+AES ) the issue seems to be solved (association takes less than 20/30 secs) , but it needs more testing.
    Last edited by darzephyr (2008-07-09 02:02:37)

    If I could direct your attention to the posts at the top of this section again, you will see one entitled, "64bit drivers are here!"
    A company named Aceeca has kindly provided drivers that re-enable USB hotsync with Win7. Instructions are in the thread.
    (BTW, I  wrote that instructional thread about WiFi Hotsync.  The thread clearly states you need the IP address of your computer, and how to find it.  I also suggested setting static IP's for both your TX and PC to make the process reliable.  Time Warner has no idea how your network is set up!)
    Good luck!
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Pacman -S kde - xorg conflicts with xfree86

    i just installed arch on the computer of my brother ... and run into a funny situation i never experienced before ... maybe it0s a repeat and you already know about it
    1) install arch-0.7-base
    2) boot
    3) -Suy
    4) pacman -S kde
    ==> error: xorg conflicts with xfree86
    without background information, a newbie would be confused by this error.
    workaround:
    1) pacman -S xorg
    2) pacman -S kde

    Yea, i've been confused about this some month ago .
    Anyway, just can guess that it's caused since both, xorg and xfree are providing x-server, and there is no "standard" which arch uses for x-server? Does pacman still need a feature like this?
    // STi

  • Search KDE Plasmoid / Problem with installation

    Hi Community,
    I've just changed from Kubuntu to Archlinux.
    I am using KDE4 - not KDE4mod
    Now I am missing a plasmoid which was standard in kubuntu: look on the left bottom right to the KDE-starter.
    http://www.linux-community.de/var/ezweb … dung-1.png
    Everytime I want to install plasmoids with a locale *.plasmoid file i get an error message like "The installation has failed."
    Also the function to install plasmoids with the plasmoidbrowser doesn't work.
    The button changes to state "installed" after the installation, but after closing it isn't in the list of installed plasmoids.
    If I look in the plasmoidbrowser for installing plasmoids again it has the status "not installed/install it" again.
    I hope someone could help me- thank you.
    Last edited by debijan (2010-09-14 16:10:57)

    aaah thank you and i've found my plasmoid:
    http://kde-look.org/content/show.php/Qu … ent=101968

  • Hal, usbdisk, kde - a problem with /media/* directory

    Hello,
    I am havng a problem with my usbdisk. At first it's mounted at /media/sda1, then during hibernation (kernel23archck, hibernate-scripts, suspend to disk) the script unloads usb modules. When I start the computer again my usbdisk becomes /media/sdb1 and the previous directory becomes empty. Is it possible to force hal to mount my usbdisk always in the same directory e.g. /media/usbdisk ???
    Thanks in advance.
    mdv

    I have a similar problem, when ever I put in an usb pin in mounts it first as sda1, but if I take it out and put it in again, it mounts as sdb1, and sda1 is still mounted in the media directory, so now I have both sda1 and sdb1 mounted, although the sda1 directory is empty.
    Why doesn't hal unmount the usb pin after I take it out?

  • [solved] Need help with ndiswrapper and BCM4318

    Hey guys! This my first post... I've read wiki before come to you guys for help.
    I've installed driver bcmwl5.inf using ndiswrapper.
    Here is some info about this:
    bash-3.2# ndiswrapper -l
    bcmwl5 : driver installed
    device (14E4:4318) present (alternate driver: bcm43xx)
    bash-3.2# iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    eth1 IEEE 802.11b/g ESSID:"" Nickname:"Broadcom 4318"
    Mode:Managed Access Point: Invalid
    RTS thr:off Fragment thr:off
    Encryption key:off
    Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    I have ndiswrapper in /etc/rc.conf  MODULES list, also in /etc/rc.conf:
    eth0="dhcp"
    INTERFACES=(lo eth0 !ath0)
    I have networkmanager, but it is not detecting any wireless networks.
    I have 2WIRE at home. I don't know what to do next.
    Last edited by laduch (2009-05-05 04:46:08)

    did you run 'ndiswrapper -m' after installing the inf file?
    I'm pretty sure ndiswrapper should create an alias to wlan0 and not eth1.
    I think you also need to blacklist bcm43xx module in rc.conf.

  • Kde compositing conflicts with wine popup menu

    The following happens on two different systems with different nvidia proprietary driver versions.
    No matter if compositing is done with xrender or opengl, popup/dropdown menu appears strangely (broken, mangled)
    http://youtu.be/yveuW1lRIls
    Is this a known problem/does anyone have a workaround? Google didnt help.
    thanks!
    Last edited by kokoko3k (2012-06-01 12:19:42)

    joris.vdmr wrote:
    I haven't found a way to turn of the new accent menu thing. It doesn't seem to have a proper name yet, either
    It is called Character Picker and has been the default behavior of all Mac's since 10.7 was released 3 years ago.

Maybe you are looking for

  • Converting cst time stamp to gmt time

    Hi, i need a udf for the following requirement "Source will be                                                                                Format: 'CCYY-MM-DD-HH.MN.SS.TTTTTTu2019 Example:  u20182011-04-18-14.32.13.494000u2019 Destination will be 

  • E70 fix turnaround time?

    Nokia UK claim their repair turnaround time is 5-10 working days. It's now over two weeks since the E70 update bug, so has anyone in the UK had their's back yet? (I'm still waiting for mine ... )

  • Unable to read UTF-8 Character like  �

    Hi, I am using BufferedReader to read a file with a character like � yy_reader=new BufferedReader(new InputStreamReader( new FileInputStream( inputFile ), UTF8),10240) But when i read this reader yy_reader.read(yy_buffer, 0, yy_buffer.length) yy_buff

  • My iWork documents are not syncing?

    My iWork documents are not syncing between my iPad, iPhone and iMac.  This seems to have happened since I upgraded to 10.8.2?  Any help?

  • Trouble with Border Size when Printing

    I am having a great deal of difficulty with border size using PSE 9 and an Epson R800.  I have the latest driver for Windows 7, and still all of my photos come out with a .25" border (or greater if border is checked in the Adobe settings as well) whe