[Solved] Vmware doesn't work with kernel 2.6.36

Ive tried the fix from wiki and i get this error not sure what else to do
vsock-only/
vsock-only/shared/
vsock-only/shared/circList.h
vsock-only/shared/compat_init.h
vsock-only/shared/vmci_queue_pair.h
vsock-only/shared/compat_dcache.h
vsock-only/shared/vmci_infrastructure.h
vsock-only/shared/x86cpuid.h
vsock-only/shared/driver-config.h
vsock-only/shared/vmci_kernel_if.h
vsock-only/shared/compat_slab.h
vsock-only/shared/compat_interrupt.h
vsock-only/shared/compat_namei.h
vsock-only/shared/vmware_pack_end.h
vsock-only/shared/compat_spinlock.h
vsock-only/shared/compat_wait.h
vsock-only/shared/vm_atomic.h
vsock-only/shared/compat_semaphore.h
vsock-only/shared/vm_device_version.h
vsock-only/shared/compat_cred.h
vsock-only/shared/vm_basic_asm_x86.h
vsock-only/shared/vm_basic_math.h
vsock-only/shared/backdoor_types.h
vsock-only/shared/guest_msg_def.h
vsock-only/shared/compat_sock.h.orig
vsock-only/shared/compat_fs.h
vsock-only/shared/compat_page-flags.h
vsock-only/shared/vmware_pack_begin.h
vsock-only/shared/compat_pgtable.h
vsock-only/shared/community_source.h
vsock-only/shared/compat_scsi.h
vsock-only/shared/compat_kernel.h
vsock-only/shared/vmware_pack_init.h
vsock-only/shared/compat_page.h
vsock-only/shared/compat_sock.h.rej
vsock-only/shared/compat_sched.h
vsock-only/shared/compat_skbuff.h
vsock-only/shared/compat_mutex.h
vsock-only/shared/vmci_call_defs.h
vsock-only/shared/compat_string.h
vsock-only/shared/compat_pagemap.h
vsock-only/shared/vm_basic_types.h
vsock-only/shared/driverLog.c
vsock-only/shared/compat_timer.h
vsock-only/shared/vm_assert.h
vsock-only/shared/driverLog.h
vsock-only/shared/backdoor_def.h
vsock-only/shared/compat_ethtool.h
vsock-only/shared/vm_basic_defs.h
vsock-only/shared/vm_basic_asm.h
vsock-only/shared/compat_highmem.h
vsock-only/shared/compat_version.h
vsock-only/shared/compat_sock.h
vsock-only/shared/compat_list.h
vsock-only/shared/compat_mm.h
vsock-only/shared/compat_pci.h
vsock-only/shared/compat_autoconf.h
vsock-only/shared/vmci_iocontrols.h
vsock-only/shared/compat_file.h
vsock-only/shared/vmware.h
vsock-only/shared/compat_kthread.h
vsock-only/shared/includeCheck.h
vsock-only/shared/vm_basic_asm_x86_64.h
vsock-only/shared/compat_statfs.h
vsock-only/shared/compat_completion.h
vsock-only/shared/vmci_defs.h
vsock-only/shared/compat_netdevice.h
vsock-only/shared/compat_uaccess.h
vsock-only/shared/compat_pci_mapping.h
vsock-only/shared/compat_module.h
vsock-only/shared/autoconf/
vsock-only/shared/autoconf/sk_filter.c
vsock-only/shared/autoconf/setnice.c
vsock-only/shared/autoconf/cachecreate.c
vsock-only/shared/autoconf/netcreate_num_params.c
vsock-only/shared/autoconf/inode1.c
vsock-only/shared/autoconf/statfs1.c
vsock-only/shared/autoconf/maxbytes.c
vsock-only/shared/autoconf/skas1.c
vsock-only/shared/autoconf/filldir1.c
vsock-only/shared/autoconf/getsb1.c
vsock-only/shared/autoconf/skblin.c
vsock-only/shared/autoconf/cachector1.c
vsock-only/shared/autoconf/netif_num_params.c
vsock-only/shared/autoconf/cachector.c
vsock-only/shared/autoconf/geninclude.c
vsock-only/shared/autoconf/epoll.c
vsock-only/shared/dbllnklst.h
vsock-only/shared/compat_ioport.h
vsock-only/shared/compat_workqueue.h
vsock-only/Makefile.kernel
vsock-only/linux/
vsock-only/linux/af_vsock.c.orig
vsock-only/linux/util.h
vsock-only/linux/vsockCommon.h
vsock-only/linux/vmciHostKernelAPI.h
vsock-only/linux/notify.c
vsock-only/linux/af_vsock.c.rej
vsock-only/linux/vsockSocketWrapper.h
vsock-only/linux/util.c
vsock-only/linux/vsockVmci.h
vsock-only/linux/vmci_sockets_int.h
vsock-only/linux/af_vsock.h
vsock-only/linux/vsockAddr.h
vsock-only/linux/vsockAddr.c
vsock-only/linux/notify.h
vsock-only/linux/vsockPacket.h
vsock-only/linux/af_vsock.c
vsock-only/linux/stats.h
vsock-only/linux/vmciContext.h
vsock-only/linux/vsock_version.h
vsock-only/linux/stats.c
vsock-only/linux/vmciDatagram.h
vsock-only/linux/vmci_sockets.h
vsock-only/COPYING
vsock-only/README
vsock-only/Makefile.normal
vsock-only/Makefile
Stopping VMware services:
VMware USB Arbitrator done
VM communication interface socket family done
Virtual machine communication interface done
Virtual machine monitor done
Blocking file system done
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-root/modules/vmmon-only'
make -C /lib/modules/2.6.36-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-2.6.36-ARCH'
CC [M] /tmp/vmware-root/modules/vmmon-only/linux/driver.o
/tmp/vmware-root/modules/vmmon-only/linux/driver.c: In function 'init_module':
/tmp/vmware-root/modules/vmmon-only/linux/driver.c:425:15: error: 'struct file_operations' has no member named 'ioctl'
make[2]: *** [/tmp/vmware-root/modules/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-root/modules/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.36-ARCH'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-root/modules/vmmon-only'
Unable to install vmmon
Last edited by xSubZer0x (2010-11-26 13:57:47)

thanks for posting this, I ran the referenced script yet for some reason still continue to have one issue with the 'Virtual ethernet' module ... I did update the Vmware:Talk page, but not the front page yet, as I still havingtrouble with Virtual ethernet. anyone else running into a similar issue and have a potential fix for kernel 2.6.36?
Starting VMware services:
VMware USB Arbitrator done
Virtual machine monitor done
Virtual machine communication interface done
VM communication interface socket family done
Blocking file system done
Virtual ethernet failed
Last edited by fnord0 (2010-11-28 00:25:23)

Similar Messages

  • [SOLVED] Photoshop CS2 stops working with kernel 2.6.27

    after upgrade to 2.6.27 my PS CS2 under wine stopped working with the error:
    I tried to downgrade/upgrade/recompile wine (1.1.6/1.1.5/1.1.7) but  no impact
    I have full copy of my old root partition on hda5 and when I boot to this one PS is working properly
    any clue where to look for problems ?
    thanks
    Last edited by zyghom (2008-10-28 19:52:12)

    removing ~/.wine and installing PS CS2 from the scratch solved the problem
    wine devs refused this bug anyway ;(

  • [SOLVED]bbswitch doesn't work with latest kernel(3.2.11.1)

    [ebs@shankar ~]$ sudo rc.d restart bumblebeed
    Password:
    :: Stopping Bumblebee [DONE]
    :: Starting Bumblebee [BUSY]
    FATAL: Module bbswitch not found.
    And due to that, my graphics card Nvidia is always draining power and heating up. How can I fix this?
    UPDATE:
    The only urgent fix for this is to downgrade to linux kernel 3.2.9.1.
    But, I don't like this fix as I installed arch linux because I want to use the latest software.
    Last edited by ebshankar (2012-03-19 05:44:02)

    erdk wrote:Hmm, I've also have newest kernel with bumblebee, bbswitch and nvidia, but instead of normal versions I've installed dkms-* packages (dkms-bbswitch and dkms-nvidia) - so when new kernel arrives these modules are automatically rebuild to match new kernel. You should reinstall this two packages (bbswtich and nvidia) - they be build against new kernel and everything should be ok
    Yes, the dkms versions work fine with the new kernel
    Thanks!

  • [SOLVED] VMware player update error with kernel 2.6.35

    I have WMware player 3.1, it was working fine until I upgrade to kernel 2.6.35. Here is WMware error message:
    aoû 24 20:51:34.275: app-3076503232| Log for VMware Workstation pid=6643 version=7.1.0 build=build-261024 option=Release
    aoû 24 20:51:34.275: app-3076503232| The process is 32-bit.
    aoû 24 20:51:34.275: app-3076503232| Host codepage=UTF-8 encoding=UTF-8
    aoû 24 20:51:34.275: app-3076503232| Logging to /tmp/vmware-root/setup-6643.log
    aoû 24 20:51:34.377: app-3076503232| modconf query interface initialized
    aoû 24 20:51:34.378: app-3076503232| modconf library initialized
    aoû 24 20:51:34.468: app-3076503232| Your GCC version: 4.5
    aoû 24 20:51:34.477: app-3076503232| Your GCC version: 4.5
    aoû 24 20:51:34.509: app-3076503232| Your GCC version: 4.5
    aoû 24 20:51:34.553: app-3076503232| Your GCC version: 4.5
    aoû 24 20:51:34.585: app-3076503232| Your GCC version: 4.5
    aoû 24 20:51:34.695: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.700: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.705: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.710: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.714: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.779: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.783: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.788: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.793: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.797: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.803: app-3076503232| Your GCC version: 4.5
    aoû 24 20:51:34.837: app-3076503232| Your GCC version: 4.5
    aoû 24 20:51:34.948: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.953: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.958: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.962: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.967: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:34.973: app-3076503232| Your GCC version: 4.5
    aoû 24 20:51:35.013: app-3076503232| Your GCC version: 4.5
    aoû 24 20:51:35.187: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:35.192: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:35.198: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:35.203: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:35.208: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:35.656: app-3076503232| Trying to find a suitable PBM set for kernel 2.6.35-ARCH.
    aoû 24 20:51:35.657: app-3076503232| Building module vmmon.
    aoû 24 20:51:35.657: app-3076503232| Extracting the sources of the vmmon module.
    aoû 24 20:51:35.697: app-3076503232| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.35-ARCH/build/include CC=/usr/bin/gcc GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.5.1
    aoû 24 20:51:41.031: app-3076503232| Failed to compile module vmmon!
    Thanks for help!
    Last edited by srivo (2010-10-26 02:05:16)

    I tried this it didn't work:
    % wget http://www.sputnick-area.net/scripts/vm … .6.35.bash
    --2011-06-15 11:18:03--  http://www.sputnick-area.net/scripts/vm … .6.35.bash
    Resolving www.sputnick-area.net... 91.121.18.134
    Connecting to www.sputnick-area.net|91.121.18.134|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 6992 (6.8K) [text/plain]
    Saving to: “vmware7.1.1-patch-kernel-2.6.35.bash.1”
    100%[======================================================================>] 6,992       --.-K/s   in 0.07s   
    2011-06-15 11:18:06 (97.8 KB/s) - “vmware7.1.1-patch-kernel-2.6.35.bash.1” saved [6992/6992]
    % ./vmware7.1.1-patch-kernel-2.6.35.bash
    This script have been already applied !
    % vmware-modconfig --console --install-all
    Stopping vmware (via systemctl):                           [  OK  ]
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-root-62598440/modules/vmmon-only'
    make -C /lib/modules/2.6.38.7-30.fc15.x86_64/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/kernels/2.6.38.7-30.fc15.x86_64'
      CC [M]  /tmp/vmware-root-62598440/modules/vmmon-only/linux/driver.o
    /tmp/vmware-root-62598440/modules/vmmon-only/linux/driver.c: In function ‘init_module’:
    /tmp/vmware-root-62598440/modules/vmmon-only/linux/driver.c:425:15: error: ‘struct file_operations’ has no member named ‘ioctl’
    /tmp/vmware-root-62598440/modules/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
    /tmp/vmware-root-62598440/modules/vmmon-only/linux/driver.c:1736:7: error: implicit declaration of function ‘kernel_locked’ [-Werror=implicit-function-declaration]
    cc1: some warnings being treated as errors
    make[2]: *** [/tmp/vmware-root-62598440/modules/vmmon-only/linux/driver.o] Error 1
    make[1]: *** [_module_/tmp/vmware-root-62598440/modules/vmmon-only] Error 2
    make[1]: Leaving directory `/usr/src/kernels/2.6.38.7-30.fc15.x86_64'
    make: *** [vmmon.ko] Error 2
    make: Leaving directory `/tmp/vmware-root-62598440/modules/vmmon-only'
    Unable to install vmmon

  • [SOLVED] M500 doesn't work with Asus Q501LA

    Bought this SSD over a year ago and have been happy with it up until this point. When I bought it I decided to do a clean install of Windows 7 because I am not a fan of 8. Fast forward to now and I get my notification for my free Windows 10 upgrade, an update I actually want. Low and behold, install fails. Multiple times. Come to find out that neither the Windows 10 or Windows 8 installer can see this drive. I've looked all over the internet but every one that has this problem has not found a fix. Crucial has not addressed it either. Very disappointed with Crucial now. Unless they can help remedy this problem then it will be a cold day in **bleep** before I buy anything else branded Crucial.

    targetbsp wrote:
    summit48 wrote:
     Windows10 has hijacked the back end believing every Laptop and Desktop PC is a Smartphone. What do you mean by that?Windows 10: Microsoft under attack over privacyhttp://www.theguardian.com/technology/2015/jul/31/windows-10-microsoft-faces-criticism-over-privacy-default-settings In the "one size fits all" philosophy of Microsoft there is no distinction between a smartphone and a PC. You might turn some of these privacy setting on for a smartphone but not on a PC. 

  • My cellcom line doesn't work with my iPhone here in Israel, why? Is there any way I can solve this issue?

    My cellcom line doesn't work with my iPhone here in Israel, why? Is there any way I can solve this issue?

    Please explain.
    What does "cellcom line doesn't work with my iPhone" mean?
    What are you trying?  What is happening?
    Where did you buy the iphone?
    Any info abnout your issue at all?

  • [SOLVED] openbox menu command doesn't work with &&

    I'm now using openbox-session only.
    I'd like to run a program after something was done correctly:
    zenity --question && killall openbox
    I used "obmenu" and it seems that it fixes & to & correctly in the menu.xml.
    However, the previous command "zenity" is run only.
    In terminal, there's no problem, but it doesn't work with "command" in openbox menu.
    <item label="Exit">
    <action name="Execute">
    <execute>
    zenity --question --title="Exit" --text="Are you sure to go back to console?" && killall openbox
    </execute>
    </action>
    </item>
    Please, give me any idea. Thank you.
    Last edited by mairoo (2009-09-09 10:06:17)

    hbekel wrote:
    You'll need to use a shell explicitly:
    <execute>
    sh -c 'command1 && command2'
    </execute>
    I flagged "solved" thanks to your help. It works good. Thank you.

  • The Bluetooth on my 2012 Lexus doesn't work with my iPhone 5.  My old android phone worked perfectly with my car.  Even the tech guy at Lexus couldn't get it to work.  What is apple doing to fix this.

    The Bluetooth on my 2012 Lexus doesn't work with my iPhone 5.  My old android worked perfectly with my car.  Even the tech specialist at Lexus couldn't get it to work.  Lexus said that other iPhone 5s were having the same problem.  What is apple doing to fix this?

    Going to the local Apple store this morning...
    My problem is not uncommon as the board is showing signs of this happening to many others as well. That is where I found the restore and reboot information to try to solve the issue of crashing apps.
    I understand that Apple will not "give away the cow", but letting iPhone users know that the problems they are having are being addressed by Apple is a little more comforting than nothing at all. Other wise, all the apps in world are useless and even more importantly worthless, if a person has to reset/reboot/reload just to get them to work.
    IF Apple can not address the basic problems with todays iPhone apps, why should one believe that the iPhone 3.0 OS is any better? Using a PC comparison, which is better, XP or Vista. If the current iPhone OS of 2.2. what ever is not working that well (as related to down loaded apps and iTunes), will OS 3.0 be any better?
    The waste of time I refer to is in going to the apps store and downloading the apps... Again why by apps if the free version does not work?

  • Media Encoder CS4 doesn't work with Premiere (pic related)

    Oh hai!
    I just got Adobe Master Collection CS4 and my Media Encoder doesn't work with Premiere CS4. When I try to export the file, Encoder starts normally. Then I click "Start queue" and Encoder starts loading. Loading takes almost five minutes, which is a long time, because my project is very simple. After that nothing happens, just a warning sign appears. When I click it open, some kind of log file open and it says:
    Encoding failed
    Could not read from the source. Please check if it has moved or been deleted.
    And I didn't deleted anything. So what does that mean? Why that "Source Name's" path is different than my project files path? Can this problem relate that somehow?
    I have also another problem with Premiere CS4, maybe there's a link between these two problems. I can't get Premiere projects linked to open in Premiere CS4. When I right-click the project icon, and click “Open with…”, I can't find Premiere from the list. When I click "Browse", I can find Premiere.exe from my computer, but if i doubel-clicked it, nothing happens. It won't appear to the list or anywhere else. Or have I missed something? So now the project files are linked to open in After Effects. Of course I can open projects from Premiere, but how do I get them open straight from file?
    I have long experience using Adobe Premiere and this is the first time I got this kind of problems. I have also downloaded new updates for Premiere and Encoder, this didn't help. Does that matter, that I didn't installed Premiere in C-drive? However it's in my computers internal drive, I have divided my hard drive for five parts, one part contains all of my softwares. My scratch disks are in different hard drive (external), does that matter? I tried different location, but that didn't help.
    Please help, I can't do any video editing, because of this problem. And sorry for my english, ask if you didn't understand something. =)

    Hello, this is terrible problem, which i found in CS 6 softwares ...
    solution i found only working, is uninstall and reinstall full package.. but it is not all,
    you need to do BRAND NEW admin account in windows, and install it there.
    that means, i could not export after repair from encoder in my original account never more (!!)   .. this is really terrible way how to repair this issue, because :
    1.by reinstalling of software, client WASTE HIS TIME
    2.by necessity to begin work in another windows profile you again WASTE YOUR TIME because of learning and migrating all other profile modifications, which i see really unaccpetable. Adobe means, this solution of repair is ok, and they did not do till today any steps of creating some "clever" solution.
    I ask everybody, who will meet this issue in future, guys, please, complain about this situation, give "BUG Report" to them, and write "feature request" to them , in the way of creating some repair tool, which check actual  "broken" connections between encoder and premiere, which refuses to "take material" from it and encode, and REPAIR it automatically..  
       I am not IT, but ..does it seems so hard to create this ? Adobe IT developers should know their systems, and should create such utility tool really easy.
    History of this problem and detailed description, HOW i did "repair" this. With wasting of app 2,5 days of my working time :
    1. after repairing "error 5" problem , i solved it by reinstalling the suite from the new admin user profile (profile B) . 
    I continued my work on my normal working windows profile . (profile A)
    Every cooperation (AE+Pr, export media via "queue" to Encoder) was working fine . . .
    2. suddenly it stop working (without knowing any possible reason - i did not do installations )
    and showed in error export log file :
    "Could not read from the source. Please check if it has moved or been deleted."
    3.repair via procedure(procedure "a"):
    i did this procedure on the profile B (profile from last time installation of repairing problem error 5)
    I did these steps :
    a-uninstall master coll suite
    b-i used Adobe cleaner tool (remove ALL)
    c-removed raw directories in locations
    •C:\Program Files\Adobe
    •C:\Program Files(x86)\Adobe
    •C:\Program Files\Common Files\Adobe
    •C:\Program Files(x86)\Common Files\Adobe
    •C:\ProgramData\Adobe
    d-removed these links from registry file
    •HKEY_LOCAL_MACHINE\SOFTWARE\Adobe
    •HKEY_CURRENT_USER\Software\Adobe
    •HKEY_LOCAL_MACH INE\SOFTWARE\Wow6432Node\Adobe
    •HKEY_CURRENT_USER \Software\Wow6432Node\Adobe
    e-restarted the PC
    f- newly installed the Master Coll CS6
    g-update the software
    result of repair of "3" : problem still exists
    4.Ok i find out after coordination with support, it should have been created  ANOTHER NEW admin account.
    4a:so i did the same procedure (uninstalling) in profile B
    4b: and then i created brand new admin profile (profile C)for INSTALLATION of software
    4c: restarted the pc (and did not updated it yet)
    result :
    ==exporting of any sequence/raw/AE link video material from premiere via "queue" (Encoder) (profile C) : export WORKS
    ==exporting of any sequence/raw/AE link video material from premiere via "queue" (Encoder) (profile B) : export WORKS
    ==exporting of any sequence/raw/AE link video material from premiere via "queue" (Encoder) (profile A) : export DOES NOT WORK ! ! !
    (in profile A, is possible to export some raw video material in encoder which is imported to it via "drag and drop)
    problem i see:, i have my basic profile A, which i am interested to work, because of all my directory modifications are in there..
    this issue should be some "broken" connections between encoder and premiere, which refuses to "take material" from it and encode.
    what i expect :
    to get from Adobe some repair tool, which automatically checks these connections and repair if necessary, without necessity of founding the new profile and reinstallation of whole software.. this is madness !
    what i do NOT expect from Adobe:
    to get from Adobe advice of kind : you have to reinstall full software in new admin profile. sorry , we do not know the solution, because we do not know, how do behave our software.

  • WRE54G doesn't work with PS3...

    Hello,
    I bought yesterday the range expander WRE54G because I would like to expand my WiFi singal and make it accesible to my PS3.
    I configured de range expander and it works fine with all my electronic gadgets with WiFi, but it doesn't work with PS3. My PS3 is always contecting and disconecting... And, curiously, when i connect PS3 directly to my router, using wifi too, it works fine...
    What can i do to solve this problem? I only bought it to use with PS3.
    i put the same SSID and chanel of the router wifi to the range expander... I think it must be in that way, no?
    Thanks in advanced.

    You have correctly setup the WRE54G if you have same SSID, wireless channel and wireless security on this device and the router. The range expander will reduce the wireless connection speed by Half. So may be your connection drops because of lower connection speed.

  • IDVD doesn't work with Leopard

    Hi, I recently installed Leopard and have had no problems with it until I tried to use iDVD today and found that the themes will not load. Does an upgrade to iLife 08 solve this problem?
    I previously had no problems using iDVD. Below are the specs from my computer.
    Hardware Overview:
    Model Name: iBook G4
    Model Identifier: PowerBook6,7
    Processor Name: PowerPC G4 (1.5)
    Processor Speed: 1.42 GHz
    Number Of CPUs: 1
    L2 Cache (per CPU): 512 KB
    Memory: 1 GB
    Bus Speed: 142 MHz
    Boot ROM Version: 4.9.3f0
    Serial Number: 4H543GPTSE9
    Sudden Motion Sensor:
    State: Enabled
    Version: 1.0

    Hi
    Yes iDVD 5 doesn't work with Leopard.
    Installing iLife08 will install iDVD 08 which works BUT NOW iMovie'08 will not work
    though it needs a G5 1.9GHz minimum. So You need to download iMovie HD 6 (6.0.4)
    which You are entitled to as an iLife08 owner.
    Yours Bengt W

  • HT5655 Flash still doesn't work with Safari.

    I've done this repeatedly. Flash still doesn't work with Safari. It does work with Firefox and Chrome.
    I deleted the Flash plugin from Library>Internet Plugins. That didn't solve the problem either.
    What can I try next? Thanks.

    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 CANONiMAGEGATEWAYDL.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 DRM Plugin.bundle
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 DirectorShockwave.plugin
    drwxrwxrwx   3 root        wheel    102 Mar  2 08:17 Disabled Plug-Ins
    drwxrwxr-x   3 root        wheel    102 Mar 23 00:43 Flash Player.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 Flip4Mac WMV Plugin.plugin
    drwxrwxrwx   5 root        wheel    170 Sep  1  2012 Google Earth Web Plug-in.plugin
    drwxr-xr-x   3 root        wheel    102 Sep 25  2012 JavaAppletPlugin.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 OfficeLiveBrowserPlugin.plugin
    drwxrwxrwx   3 root        wheel    102 Jun 20  2012 Quartz Composer.webplugin
    drwxrwxrwx   3 root        wheel    102 Mar 19 23:30 QuickTime Plugin.plugin
    lrwxrwxrwx   1 root        wheel     68 Sep  1  2012 RealPlayer Plugin.plugin -> /Applications/RealPlayer.app/Contents/MacOS/RealPlayer Plugin.plugin
    drwxrwxr-x   3 root        admin    102 Apr 11  2012 Silverlight.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 ebldetect.bundle
    -rw-rw-r--   1 root        admin    856 Feb 28 21:45 flashplayer.xpt
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 googletalkbrowserplugin.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 iPhotoPhotocast.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 npgtpo3dautoplugin.plugin
    -rw-rw-rw-   1 root        wheel   2394 Jul 21  2012 nsIQTScriptablePlugin.xpt

  • I use an online application that doesn't work with FF, but I had been able to use an IE plugin within FF and it worked fine. After the last update (3.6.12), it says plugin is not compatable with version. Help?

    I use an online application that doesn't work with FF, but I had been able to use an IE plugin within FF and it worked fine. After the last update (3.6.12), it says plugin is not compatable with version. Help

    go to '''TOOLS '''then '''OPTIONS''' then '''ADVANCED''' then '''NETWORK tab''' then '''SETTINGS tab''' and select the options '''NO PROXY''' click '''OK''' and '''OK '''again in the next screen. With that you have disabled the proxy settings.
    ''if you like to not disable the proxy settings choose'' : '''Auto-detect proxy settings for this network''' (it is in the same session)
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • My universal dock doesn't work with my iphone4s !!

    Hi, good day,
    My universal dock doesn't work with my iphone 4s, but it work with my ipod touch 4th gen. Its actually works on both of my device back then, and i din't use the dock for few month, now I can't use it woth my iphone. I did  restore both of my device but it still doesn't works with my iphone.
    So any solution to solve it??
    Thank you. ^_^

    Please explain.
    What does "cellcom line doesn't work with my iPhone" mean?
    What are you trying?  What is happening?
    Where did you buy the iphone?
    Any info abnout your issue at all?

  • Trying to load illustrator 6cs onto new mac and the old activation code for my ill cs doesn't work with it

    Trying to load a downloaded version of illustrator 6cs onto new mac and the old activation code for my illustrator cs doesn't work with it.  Do I need a new code or am I missing something?  Same goes for my Photoshop cs.

    you need your serial number.
    if you purchased from or registered with adobe check your account, https://www.adobe.com/account.html

Maybe you are looking for

  • Windows 8.1 and Disk and Files Systems Repair Failure Issues

    Recently I have seen issues with many customers computers showing a "Windows needs to restart to fix disk issues" error reported from the action center. In all of the computers since the release of Windows 8.1 that have received this error, upon rest

  • Getting the active role of an user in a trigger

    Hello forum!! I've been searching to find out if and how I can get the active role of an user when programming a trigger. Unfortunately I did not succeed in finding some information about this. Is it possible? If yes, how? Thanks for any hint regardi

  • What to do AFTER using Migration Assistant??

    So I used migration assistant to transfer from my old macbook to the one I got this past summer. To be clear, I used it twice, once to transfer the apps (about 2 months ago) and again to transfer everything else. Now this meant transferring the users

  • CLR Report in PDF,

    Hi, im new in the world of CLR. I create a .dll for create a report of some data in my database. The problem is this, when I execute the dll from my sql this is happen: Msg 6522, Level 16, State 1, Procedure GenerarPDF, Line 0 A .NET Framework error

  • First Post - Qt Pro Question

    We create 360 images from 2 stitched together fisheye photos. The software we use creates a full spherical (cubical) quicktime file (mov). We would like to add test inside of the MOV file, is that possible with quicktime pro?