[SOLVED]Trouble installing/running gnuradio (companion)

I have followed all wikis/tutorials/... but still can't get gnuradio (companion) to work...
It always seems to boil down to a problem when running the generated python file.
I tried installing gnuradio using pacman and the AUR package as told on the wiki  (but the dependencies are unavailable).
I can run gnuradio companion but it gets stuck at executing the python code.
Example:
Executing: "/home/tinus/GNURadio/CosTest.py"
Traceback (most recent call last):
File "/home/tinus/GNURadio/CosTest.py", line 71, in <module>
tb = CosTest()
File "/home/tinus/GNURadio/CosTest.py", line 44, in __init__
y_axis_label="Counts",
File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py", line 52, in __init__
v_scale, t_scale, self.guts, title), parent)
File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py", line 243, in __init__
self.graph = graph_window(info, self, -1)
File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py", line 468, in __init__
EVT_DATA_EVENT(self, self.format_data)
File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py", line 142, in EVT_DATA_EVENT
win.Connect(-1, -1, wxDATA_EVENT, func)
File "/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4182, in Connect
return _core_.EvtHandler_Connect(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "m_window" failed at ./src/gtk/dcclient.cpp(2043) in DoGetSize(): GetSize() doesn't work without window
Last edited by Devenda (2014-07-22 19:50:49)

I think your problem maybe as simple as missing the dependency "python2-opengl". See https://bbs.archlinux.org/viewtopic.php?id=182732.
I too had the error you reported and found people submitting long patches to GNURadio but I added the dependency and it resolved my issue while using "wxpython 3.0.2.0-1" as reported by "pacman -Qe wxpython".
Hope this helps others as this thread is a highly ranked page on google when searching "gnuradio getsize".
Cheers,
-mpare

Similar Messages

  • [Solved] Trouble installing by running a .run file

    Hi all,
    I've had great success installing the Humble Frozenbyte package on my ubuntu partition but am using my Archlinux partition more. I've tried to install by:
    Method 1
    su
    /filelocation/filename.run
    Method 2
    sh /filelocation/filename.run
    Method 3
    sudo sh /filelocation/filename.run
    It is executable file under my account ownership. I get error message "cannot execute binary file" no matter how I do this. Can anyone shed some insight as to possible solutions?  I've scoured through searching for keywoards like "how to install .run" and also "cannot execute binary file" but after a few days of searching, there has been no enlightenment.
    Last edited by frank604 (2011-05-02 03:55:54)

    I am a fool!  I just solved this.  When trying to run just /filelocation/filename.run I got another error msg about missing dependency libglade, so I installed the lib32-libglade and all is good.  Sorry for wasting time here, marking as solved.

  • [SOLVED] Trouble with running systemd user service on login

    I'm trying to get emacs to run as a systemd/user service so that it will start up faster, as suggested in the wiki article, but I'm having some problems.
    I can't get the service to run as soon as I log in. I can run the service with
    systemctl --user start emacs
    and it will run for the rest of my session, but if I try to run
    systemctl --user enable emacs
    I get the following error:
    The unit files have no [Install] section. They are not meant to be enabled
    using systemctl.
    Possible reasons for having this kind of units are:
    1) A unit may be statically enabled by being symlinked from another unit's
    .wants/ or .requires/ directory.
    2) A unit's purpose may be to act as a helper for some other unit which has
    a requirement dependency on it.
    3) A unit may be started when needed via activation (socket, path, timer,
    D-Bus, udev, scripted systemctl call, ...).
    I ran
    systemctl --user is-enabled emacs
    and that returned
    static
    but I'm not sure what that means. Any help would be greatly appreciated.
    Last edited by whitebrice (2014-06-28 17:20:13)

    Are you sure there isn't a typo in your unit file? The example you linked to in the wiki does have an [Install] section.
    Post your ~/.config/systemd/user/emacs.service file here so we can take a look.

  • [SOLVED] Trouble installing on SSD with GPT partitioning

    Hi there!
    I'm trying to install Arch on my brandnew SSD. As per the wiki, I've set the SSD up to use GPT partitioning. I've created a first 1MB partition of type BIOS boot partition, and in the mobo's BIOS I've set the SATA controllers to AHCI mode. I've manually created an ext4 filesystem on the 2nd partition before running arch's installer. In the installer, I chose not to install a boot loader, cause this is said to install GRUB, while GPT partitioning requires GRUB2. So, after installation, I've chrooted into the installation, cause there doesn't seem to be any other way to get GRUB2 installed. I've pacman -Sy'd grub2 and left the chroot. I've tried to run
    grub-install --recheck --no-floppy --root-directory=/mnt /dev/sda
    , but got
    Probing devices to guess BIOS drives. This may take some time.
    The file /mnt/boot/grub/stage1 not read correctly
    What's the matter? How am I supposed to get a working boot loader onto my new SSD?
    Best wishes,
    Rufus
    Last edited by RufusD (2010-12-19 17:07:21)

    Check whether grub-install belongs to grub package or grub2 package. Try to install these updated grub2 packages from here
    http://dl.dropbox.com/u/9710721/skodabe … pkg.tar.xz - for x86_64
    http://dl.dropbox.com/u/9710721/skodabe … pkg.tar.xz - for i686 
    http://dl.dropbox.com/u/9710721/skodabe … pkg.tar.xz - any arch
    and then follow the post_install instructions from grub2-bios package.
    You might have to 'bind' mount /dev into your <chroot>/dev though or install the above packages and install grub2 from outside the chroot.
    Last edited by skodabenz (2010-12-13 13:32:51)

  • [SOLVED] Trouble installing Shaman

    I'm happy enough with the CLI pacman, I just thought shaman looked kinda cool and worth a try. I downloaded the archive from http://aur.archlinux.org/packages.php?ID=15422 and extracted it. I followed the instructions in the INSTALL file and ran "cmake .", followed by "make", which generates the following errors:
    [ 0%] Building CXX object src/CMakeFiles/shaman.dir/MainWindow.o
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp: In member function 'virtual void CreateItemsThread::run()':
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp:114: error: 'alpm_db_getpkgcache' was not declared in this scope
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp: In member function 'bool MainWindow::packageExists(const QString&)':
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp:2164: error: no matching function for call to 'QTreeWidget::findItems(const QString&, QIncompatibleFlag, int)'
    /usr/include/QtGui/qtreewidget.h:318: note: candidates are: QList<QTreeWidgetItem*> QTreeWidget::findItems(const QString&, Qt::MatchFlags, int) const
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp: In member function 'void MainWindow::removePackageFromView(const QString&)':
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp:2178: error: no matching function for call to 'QTreeWidget::findItems(const QString&, QIncompatibleFlag, int)'
    /usr/include/QtGui/qtreewidget.h:318: note: candidates are: QList<QTreeWidgetItem*> QTreeWidget::findItems(const QString&, Qt::MatchFlags, int) const
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp: In member function 'void MainWindow::doStreamPackages()':
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp:2351: error: 'alpm_db_getpkgcache' was not declared in this scope
    make[2]: *** [src/CMakeFiles/shaman.dir/MainWindow.o] Error 1
    make[1]: *** [src/CMakeFiles/shaman.dir/all] Error 2
    make: *** [all] Error 2
    I tried googling some of the errors and only came up with one result that didn't seem to provide any solution...
    Last edited by DWilliams (2010-01-29 18:53:45)

    tlaloc wrote:shaman is now [community], you don't have use AUR.
    Ohhh that's what I get for following outdated guides I guess

  • [SOLVED]Trouble installing tiling WM

    Ok so iv read the wiki's iv read the board posts and iv googled but i still failed in installing wmii, openbox, and even gnome (i succeeded with xfce4). I thought i had enough skill to handle arch but it seems like i was dead wrong so really my question here today is where did you all accumulate your *nix skill? Iv been using Linux (ubuntu) for a good 2 years now, iv manuals about linux, and im comfortable with the cli but i dont think iv been reading the correct manuals because im not really understanding anything of whats going on when i was trying to configure everything to run properly. So if theres like some super-duper amazing website or book that helped you become "leet" with linux please just post it here. Also i really want to try out a tiling WM just because i love the concept of them and i like things to be small and quick (one of the reasons i left ubuntu) but i cant for the love of god install one correctly so maybe im missing a doc that i should be looking at or maybe i should just re-install arch and start from scratch and see if it was something with my install thats messing everything up for me. so to sum it all up: where can i get more *good* info about linux (arch to be specific) and/or tiling WM's and im sorry if i seem like a total noob (and i know i am) but im just trying to learn more and better myself
    Last edited by markbabc (2010-11-09 03:49:57)

    ngoonee wrote:
    Actually my reading of things is the OP knows how to search and read.
    And that's about it?
    About the only advise I can give you is to try and understand what you're reading. Don't fall into the trap of "let's copy this whole hunk of script, if it seems to do what I want then yay!". If you can't even install Gnome on Arch successfully, there's 2 possibilities:-
    1. You don't understand what you're doing.
    2. Your computer/system reveals some corner case bugs.
    1 can be fixed. 2 I'm afraid you'd have to live with (its less likely though if you've been using Ubuntu for 2 years...).
    I understand what im reading and always try to actually understand what im typing into a terminal before running whatever command. Also im sorry for the crappy OP it was 1:30 AM and i was almost asleep. I think im just going to re-install Arch and see if that helps, i have a feeling i messed up a config file somewhere.

  • [SOLVED] Trouble installing Xmonad and Xmonad-contrib

    I am new to Arch Linux. After using awesome for a month I decided to shift to xmonad.I installed xmonad and xmonad-contrib from official arch repositories by using
    pacman -S xmonad xmonad-contrib
    and then installed GHC. I was able to start session using
    exec xmonad
    in my ~/.xsession file. I copied the default xmonad.hs template to my home.
    cp /usr/share/xmonad-0.11/man/xmonad.hs ~/.xmonad/xmonad.hs
    . However while recompiling I am getting this error -
    xmonad.hs:14:18:
    Could not find module `XMonad.StackSet'
    Use -v to see a list of the files searched for.
    So I checked the modules in my ghc
    [mangat@Noahas_Arch ~]$ ghc-pkg list
    /usr/lib/ghc-7.6.2/package.conf.d
    Cabal-1.16.0
    array-0.4.0.1
    base-4.6.0.1
    bin-package-db-0.0.0.0
    binary-0.5.1.1
    bytestring-0.10.0.2
    containers-0.5.0.0
    deepseq-1.3.0.1
    directory-1.2.0.1
    filepath-1.3.0.1
    ghc-7.6.2
    ghc-prim-0.3.0.0
    haskell2010-1.1.1.0
    haskell98-2.0.0.2
    hoopl-3.9.0.0
    hpc-0.6.0.0
    integer-gmp-0.5.0.0
    old-locale-1.0.0.5
    old-time-1.1.0.1
    pretty-1.1.1.0
    process-1.1.0.2
    rts-1.0
    template-haskell-2.8.0.0
    time-1.4.0.1
    unix-2.6.0.1
    I am now missing xmonad and xmonad-contrib modules, so I tried to reinstall it but I am now getting following error messages :-
    [mangat@Noahas_Arch ~]$ su -c "pacman -Sv xmonad xmonad-contrib"
    Password:
    Root : /
    Conf File : /etc/pacman.conf
    DB Path : /var/lib/pacman/
    Cache Dirs: /var/cache/pacman/pkg/
    Lock File : /var/lib/pacman/db.lck
    Log File : /var/log/pacman.log
    GPG Dir : /etc/pacman.d/gnupg/
    Targets : xmonad xmonad-contrib
    warning: xmonad-0.11-5 is up to date -- reinstalling
    warning: xmonad-contrib-0.11-6 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Packages (2): xmonad-0.11-5 xmonad-contrib-0.11-6
    Total Installed Size: 34.13 MiB
    Net Upgrade Size: 0.00 MiB
    :: Proceed with installation? [Y/n] Y
    (2/2) checking keys in keyring [###########################################################] 100%
    (2/2) checking package integrity [###########################################################] 100%
    (2/2) loading package files [###########################################################] 100%
    (2/2) checking for file conflicts [###########################################################] 100%
    (2/2) checking available disk space [###########################################################] 100%
    ghc-pkg: cannot find package xmonad-0.11
    error: command failed to execute correctly
    (1/2) reinstalling xmonad [###########################################################] 100%
    Reading package info from stdin ... done.
    xmonad-0.11: Warning: haddock-interfaces: /usr/share/doc/xmonad-0.11/html/xmonad.haddock doesn't exist or isn't a file
    xmonad-0.11: Warning: haddock-html: /usr/share/doc/xmonad-0.11/html doesn't exist or isn't a directory
    xmonad-0.11: dependency "X11-1.6.1.1-1d285f3adf4105d51aa29a4bb5b0c634" doesn't exist (use --force to override)
    xmonad-0.11: dependency "extensible-exceptions-0.1.1.4-757e1af929bd59fccfe8430149f55bc2" doesn't exist (use --force to override)
    xmonad-0.11: dependency "mtl-2.1.2-36ff22533b21e2182d8d4647bfd2b3e7" doesn't exist (use --force to override)
    xmonad-0.11: dependency "utf8-string-0.3.7-89a3d8cf53390a43809e108bcfba69ef" doesn't exist (use --force to override)
    error: command failed to execute correctly
    ghc-pkg: cannot find package xmonad-contrib-0.11
    error: command failed to execute correctly
    (2/2) reinstalling xmonad-contrib [###########################################################] 100%
    Reading package info from stdin ... done.
    xmonad-contrib-0.11: Warning: haddock-interfaces: /usr/share/doc/xmonad-contrib-0.11/html/xmonad-contrib.haddock doesn't exist or isn't a file
    xmonad-contrib-0.11: Warning: haddock-html: /usr/share/doc/xmonad-contrib-0.11/html doesn't exist or isn't a directory
    xmonad-contrib-0.11: dependency "X11-1.6.1.1-1d285f3adf4105d51aa29a4bb5b0c634" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "X11-xft-0.3.1-af5f924091c4d4d0e7fd0f1ef1e3e1c5" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "extensible-exceptions-0.1.1.4-757e1af929bd59fccfe8430149f55bc2" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "mtl-2.1.2-36ff22533b21e2182d8d4647bfd2b3e7" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "random-1.0.1.1-048316c239de82db6e182c94b6cf4e19" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "utf8-string-0.3.7-89a3d8cf53390a43809e108bcfba69ef" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "xmonad-0.11-b1caf0967c016228684d4fbe995fb8d7" doesn't exist (use --force to override)
    error: command failed to execute correctly
    Any Idea why pacman is unable to resolve the dependency. Are they availiable in AUR?
    PS: I have just updated by installation and I am not using AUR right now.
    Last edited by mangatmodi (2013-04-23 09:26:14)

    @Raynman
    My pacman.conf was really in a very bad shape at the time of installation of Xmonad. I think I must be careless to notice and removed dependency check.
    When I compiled my xmonad.hs I found errors related to GHC. I was too surprised, however installed it further. Now since GHC was installed later, it missed some modules which were previously installed.
    I tried reinstalling xmonad, xmonad-contrib before but there was no use. However recursively removing and installing, as suggested by you, seems to have fixed have problem. I am now getting following modules in GHC.
    /usr/lib/ghc-7.6.2/package.conf.d
    Cabal-1.16.0
    X11-1.6.1.1
    X11-xft-0.3.1
    array-0.4.0.1
    base-4.6.0.1
    bin-package-db-0.0.0.0
    binary-0.5.1.1
    bytestring-0.10.0.2
    containers-0.5.0.0
    data-default-0.5.1
    deepseq-1.3.0.1
    directory-1.2.0.1
    dlist-0.5
    extensible-exceptions-0.1.1.4
    filepath-1.3.0.1
    ghc-7.6.2
    ghc-prim-0.3.0.0
    haskell2010-1.1.1.0
    haskell98-2.0.0.2
    hoopl-3.9.0.0
    hpc-0.6.0.0
    integer-gmp-0.5.0.0
    mtl-2.1.2
    old-locale-1.0.0.5
    old-time-1.1.0.1
    pretty-1.1.1.0
    process-1.1.0.2
    random-1.0.1.1
    rts-1.0
    template-haskell-2.8.0.0
    time-1.4.0.1
    transformers-0.3.0.0
    unix-2.6.0.1
    utf8-string-0.3.7
    xmonad-0.11
    xmonad-contrib-0.11
    I will test my system and mark the thread solved. Thank you for the help

  • [SOLVED] Trouble installing glassfish

    I have tried installing glassfish from the AUR but after it said it went all the way to 100%, it says:
    /tmp/alpm_zDmJMR/.INSTALL: line 3:
    error: el comando falló al ejecutarse
    (that's spanish and means: "error: the command failed to execute")
    I did the install via yaourt.
    Well, I the went to netbeans to see if that error was going to affect me and tried to add glassfish server. I gave netbeans the glassfish path: /opt/glassfish and netbeans tells me:
    run setup.xml or setup-cluster.xml before attempting to register
    I'm new to glassfish. I've used it a couple of times but it always was embedded in netbeans. I did a google search for the previous errors and also for installing glassfish in arch but no luck this far.
    Any help will be appreciated
    Last edited by ztrange (2009-09-13 03:15:51)

    Hello ztrange!
    You can post the error output in english firstly too
    Does it work if you install it manually, aurbuild -s or with makepkg without yaourt ?
    Last edited by djszapi (2009-08-30 10:56:39)

  • [SOLVED]Trouble installing xorg + gnome

    I'm currently running a core installation of Arch on my virtual box. I have Internet connection and Pacman works. I've installed xorg but when I type startx it brings me to a weird DE thats just 3 terminals. I tried installing gnome but I got a bunch of errors. Then I tried again and I get errors like :: Retrieving packages from core...
    error: failed retrieving file 'perl-.12.1-3-1686.pkg.tar.xz' from mirrorls.kernel.org  : Connection timed out
    etc...
    Then it says
    warning:  failed to retrieve some files from core
    error:  failed to commit transaction (Not Found)
    Errors occured, no packages were upgraded.
    It's really weird(and annoying). Can anybody offer some help?
    Last edited by breaksand30 (2011-01-15 17:39:04)

    Mr Green wrote:
    breaksand30 wrote:
    scarecrow wrote:
    Do you have something uncommented at your X startup file?
    cat ~/.xinitrc
    As for the Gnome thing, try again ( pacman -Sy gnome )
    cat: /home/archie/.xinitrc: No such file or directory
    Weird. When I type startx is starts some type of DE. Don't know why .xinitrc wouldn't be there.
    Once Xorg is installed you can test it by running startx the funny three windows you see is twm
    If you wish to install Gnome then use Arch wiki to guide you, add a login manager of your choice
    From the looks of your first post you need to make sure mirrors network and pacman are all set up too
    MrG
    I'm pretty sure mirrors are set up correctly. I commented out the first two(The mirrors.kernel.org).  And pacman can get other packages like sudo correctly.

  • [solved] Trouble installing android SDK and eclipse plugin

    Hi !
    Owner of an HTC hero, I would like to develop some apps for it. However, I have problems to install the android eclipse plugin on my archs (a 32 and a 64 bits) while it is working fine on my roommate's ubuntu...
    I'm following these instructions : http://developer.android.com/sdk/eclipse-adt.html
    At step 3, when I click OK in order to add the site, just nothing happens, the pop up stays displayed and I can still clic on the bottons, (but only "cancel" do something...) . I've tried to start eclipse from the console, but no output here
    Why do you think this happens ?
    I have also problem with the sdk tools :
    when I try to view the available packages il get :
    Failed to fetch URL https://dl-ssl.google.com/android/repos … sitory.xml, reason: HTTPS SSL error. You might want to force download through HTTP in the settings.
    (even if I ask to use HTTP insted of HTTPS)
    Have you already got this problem?
    Thanks,
    Fredszaq (from France, escuse english mistakes...)
    Last edited by fredszaq (2009-12-02 21:20:13)

    found the solution ! it seems to be a GTK problem in fact...
    http://groups.google.com/group/android- … 63a8d07cd9
    https://bugzilla.gnome.org/show_bug.cgi?id=598734
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=290395
    the major tip was to resize the windows when notings seems to happen ant to "clik" on the buttons with the enter key ...

  • [SOLVED] Trouble Installing Flash

    I held off on posting anything about this because I was sure I missed something obvious, and I wanted to read everything before asking, but I have no idea how to get Flash to install.
    I used pacman -S flashplugin to get the flash plugin from the [multilib] repository, and that worked fine, but Flash still didn't work.
    Then I thought to myself, "Wait, I just installed the browser plugin, and not actually the Flash Player. Derp." (Right?) So then I tried to install the Flash plugin. Adobe's website is nigh incomprehensible but I found the Linux installer -- a .tar.gz, so I tried to install it with pacman -U. Then it told me that the package was corrupt and/or missing metadata. Redownloaded it a few times to make sure it wasn't a bum download or something.
    I tried the plugin in both Firefox and Chromium, but if I can get it to work in just Chromium I'd be happy (I only installed Firefox to test it).
    Last edited by PhoenixFyre (2011-08-16 21:55:09)

    The problem (which I somehow managed to miss) was that when trying to install flashplugin, it told me that glibc was not up to date, but flashplugin installed anyway. Glibc couldn't update on its own because its dependency (linux-api-headers) was marked out of date just 6 days ago, without a new version being posted outside of [testing]. So I had to manually upgrade linux-api-headers, then upgrade glibc, then install flashplugin.
    Just tested the flashplugin, and it works.

  • (SOLVED)Trouble installing qt3

    When I try to install qt3 with Pacman, i get the error:
    error: failed retrieving file 'qt3-3.3.8-19-i686.pkg.tar.xz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
    I get this for every mirror I try. That "xz" extension looks a little funny to me. Any ideas?
    Last edited by nadman10 (2011-05-17 00:51:09)

    Always -Syu when installing anything

  • [SOLVED] Trouble installing with encrypted root system

    I'm trying to install with an encrypted root filesystem following the wikiguide: http://wiki.archlinux.org/index.php/Enc … Filesystem
    I've downloaded the latest 0.7.1 ISO with 2.6.15-12 kernel.
    All I get when I try to intall a bootloader is
    Missing/Invalid root partition
    Errormsg taken from the top of my head
    Any suggestions? Isn't the guide applicable on 0.7.1 / 2.6.15-2-kernel?

    It was all my bad.. I somehow forgot to configure a mount for /boot.

  • [SOLVED] Trouble installing with ASUS P8B75-M (UEFI) motherboard

    I recently built a computer, which has an ASUSTek P8B75-M motherboard, and I can't seem to get past "triggering uevents" on the USB installation disk. After reading up, I'm pretty sure it's a Secure Boot issue, but I can't seem to figure out how exactly I should get it to boot, since nothing I've tried seems to work.
    As it is now, here is what I have set for my options:
    Secure Boot State: Enabled
    Platform Key (PK) state: Loaded
    OS Type: Windows UEFI mode (setting it to Other OS doesn't seem to make a difference)
    Under the CSM (Compatibility Support Module)
    Launch CSM: Enabled
    Boot Device Control: UEFI and Legacy OpROM, OpROM Only, UEFI only
    Boot from Network Devices: Legacy OpROM first, UEFI driver first, Ignore
    Boot from Storage Devices: Both; Legacy OPROM first, Both; UEFI first, Legacy OpROM first, UEFI driver first, Ignore
    Boot from PCIe/PCI Expansion Devices: Legacy OpROM first, UEFI driver first
    and of course I have Fast Boot Disabled
    not sure if it will help, but I also have:
    Interrupt 19 Capture: Disabled
    POST Delay Time: 3 sec
    Option ROM Messages: Force BIOS
    Any ideas? I'd go with other threads, but this seems to be organized rather strangely.
    also, I'm using Windows 7, not 8.
    Last edited by rodaz143 (2014-02-27 22:24:33)

    Never mind, I got it working. Note to self, don't use dd for creating bootable USBs

  • Good day all, I am having trouble installing the latest version of Itunes on my desktop. I receive a message that sttates the older version not be removed and then the installation process is aborted. I am running windows

    Good day all, I am having trouble installing te latest version of Itunes on my computer.
    When it is installing I get a message that states "the older version of Itunes can not be removed."
    Then the installations process is aborted.

    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

Maybe you are looking for

  • First Generation iPod Touch stuck on updating to iOS 3.1.3

    I just recenetly finally updated to iOS 3.13 for 4.95 with my first generation iPod Touch. Problem is, that it's stuck on this one screen for what seems to be a few hours. I'm new to this whole iOS thing but can someone explain to me what it is. Here

  • SC deletion in SRM 7.0

    Hello Expert, We observe, when deleting SC in SRM 7.0, we sometimes get error message: 'User XYZ, is already processing this document, try again later'. Here the user XYZ is background job user. With this user we are running below jobs: 1) BBP_GET_ST

  • Required  Documentation on Report painter

    Required documentation on report painter. please do foward to this mail in [email protected]

  • House bank in APP

    Hi I have raised a invoice of 1,00,000 for Vendor X with a house bank as HDFC. In vendor master I specified the house bank as ICICI. But in the payment program, in the ranking order I mentioned u201CState banku201D as 1st. When we are doing payment r

  • I need frame work help in dreamweaver

    i want to make a website in dreamweaver with a fireworks popup menu on the top frame that will go overtop the main frame below it. The navagation bar is in the fram on the top of the page and the main frame where i want the pages to sppear is below t