- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Here my steps and where I'm stuck:
I'm on Mac OS X running VMWare running Ubuntu 11.04: 1- Go to web page to download quartus 2 11.0 2- Download 11.0_quartus_free_linux.sh 3- chmod +x ./11.0_quartus_free_linux.sh 4- sudo ./11.0_quartus_free_linux.sh Creating directory 11.0_quartus_free_linux Verifying archive integrity... All good. Uncompressing Quartus II Web Edition (Free)....................................................................................................................................................................................................... altera_installer/bin/altera_installer_gui: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory So I try sudo apt-cache search libz the lib that are there seem to be already installed.... Check on the forum and Google and the installation instruction without founding the way to fix that. Does anyone have a way to troubleshoot this? Best Regards, # ##################################################### # UPDATE: [SOLVED] Ubuntu 11.10 # ##################################################### see link http://www.alteraforum.com/forum/showthread.php?t=33857링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
USB/IP needs both kernel drivers and userland utilities. :( won't work on MAC since a driver is required.
So the status for VMWare is NOT WORKING!- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- USB/IP needs both kernel drivers and userland utilities. :( won't work on MAC since a driver is required. --- Quote End --- Bummer. Thanks for checking. --- Quote Start --- So the status for VMWare is NOT WORKING! --- Quote End --- Time to complain to VMWare? Cheers, Dave
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- Bummer. Thanks for checking. Time to complain to VMWare? Cheers, Dave --- Quote End --- Done, let see what they will respond: http://communities.vmware.com/thread/326798
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- Done, let see what they will respond: http://communities.vmware.com/thread/326798 --- Quote End --- Thanks! Please update this thread if someone does get back to you. Cheers, Dave
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I too am having the same problem with USB-Blaster running on a Macbook Pro with VMWare Fusion Version 3.1.1 (282344). I'm running windows 7 in the vm. The blaster can detect the fpga but I get an error when I try to program. Running the latest web edition of Quartus ii v11.
My USB-Blaster(clone):oops: does work on my Windows XP computer just fine. I too think it may be a VMWare thing. Need to run my VM on my XP box to make sure it is not the usb port on the mac not having enough power to power the blaster. Laptops have been known to do this at times. -Mike- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I could not get VMWare Workstation or VirtualBox to recognize a USB-Blaster to the extent that it would actually work (I could sometimes get it detected).
I gave up and just dual-booted my testing laptop so that I could use Windows 7 or Ubuntu 11.04. I wanted the Ubuntu version, since Wireshark under Linux allows tracing the USB transactions, so you can view the USB-Blaster protocol. Cheers, Dave- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- I too am having the same problem with USB-Blaster running on a Macbook Pro with VMWare Fusion Version 3.1.1 (282344). I'm running windows 7 in the vm. The blaster can detect the fpga but I get an error when I try to program. Running the latest web edition of Quartus ii v11. -Mike --- Quote End --- Hi Mike your only choice to run Quartus II on Mac now, is to natively install windows/Linux with bootcamp (or refit (dual boot)). The VMWare/VirtualBox doesn't support this yet. Best Regards, kap
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- I could not get VMWare Workstation or VirtualBox to recognize a USB-Blaster to the extent that it would actually work (I could sometimes get it detected). I gave up and just dual-booted my testing laptop so that I could use Windows 7 or Ubuntu 11.04. I wanted the Ubuntu version, since Wireshark under Linux allows tracing the USB transactions, so you can view the USB-Blaster protocol. Cheers, Dave --- Quote End --- mmm interesting I could check with wireshark what is happening on the USB stack of MAC? ... [TODO list] UPDATE: USB sniffing isn't possible on MAC :(
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- So the installation finish nicely and quartus start, Here the output of my installation (also test the uninstall): I notice some error related to E: cannot change locale (en_US): No such file or directory and There was an error connecting to the Internet. Please verify your proxy information and ensure your computer is connected to the Internet. There was an error connecting to the Internet: (There was an error connecting to the Internet. Please verify your proxy information and ensure your computer is connected to the Internet.) OUTPUT:::::::::::::: pastebin.com/RykLmWrP Next will try to setup udev! Thx Dave! Best Regards, --- Quote End --- An interesting thread but what got lost in the discussion about USB was Kapare's comment at one spot about no Internet access from within Quartus. I was wondering whether you had resolved that problem. I am a Mac person and a complete novice at Linux, but got Quartus installed in Ubuntu using VirtualBox and so far this is the only problem I have had. (USB seems alright.) Firefox simply won't open even though the directory in the Quartus options is correct (checked with command line entry, albeit interestingly enough, with a couple of errors as Firefox opens.) Any advice you could give would be appreciated. Thanks!
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- what got lost in the discussion about USB was Kapare's comment at one spot about no Internet access from within Quartus. --- Quote End --- My setup: - VirtualBox 4.1.4 - 64-bit Windows 7 host - 64-bit Ubuntu 11.04 guest - Quartus 10.1sp1 I had to set Tools->Options, Internet Connectivity, Web browser, to /usr/sbin/firefox, and then Firefox started fine. Cheers, Dave
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thanks for a quick reply. My set-up is VirtualBox 4.1.4, Ubuntu 11.04, Mac OS 10.6.8, Quartus 11.0sp1 (different from yours). The file usr/sbin/firefox doesn't seem to exist! Rather, it is usr/bin/firefox. I have also tried usr/lib/firefox-7.0.1/firefox.sh. Both launch firefox from the terminal but with errors. Both files are recognised by Quartus in that I don't get their warning window but nothing more happens. Clicking on its icon, firefox opens fine by the way. Any thoughts?
Many thanks, David.- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- Thanks for a quick reply. My set-up is VirtualBox 4.1.4, Ubuntu 11.04, Mac OS 10.6.8, Quartus 11.0sp1 (different from yours). --- Quote End --- The version should not matter. --- Quote Start --- The file usr/sbin/firefox doesn't seem to exist! Rather, it is usr/bin/firefox. --- Quote End --- Sorry, that was a typo. Its in /usr/bin. --- Quote Start --- I have also tried usr/lib/firefox-7.0.1/firefox.sh. Both launch firefox from the terminal but with errors. Both files are recognised by Quartus in that I don't get their warning window but nothing more happens. Clicking on its icon, firefox opens fine by the way. Any thoughts? --- Quote End --- What are the warnings? Paste the output of a bash shell after you type 'firefox'. If Quartus starts a new shell to launch firefox and the library paths for the libraries that firefox uses are not found, then it might not start. Cheers, Dave
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Here are the warnings (only one really):
failed to create drawable (firefox:2540): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", (firefox:2540): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", (firefox:2540): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", (firefox:2540): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", Make any sense? Thanks, David.- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- Make any sense? --- Quote End --- Nope. I'd recommend Googling for the solution to that first. If you can get firefox to start without issue, then it should start fine from Quartus. Cheers, Dave
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- An interesting thread but what got lost in the discussion about USB was Kapare's comment at one spot about no Internet access from within Quartus. I was wondering whether you had resolved that problem. I am a Mac person and a complete novice at Linux, but got Quartus installed in Ubuntu using VirtualBox and so far this is the only problem I have had. (USB seems alright.) Firefox simply won't open even though the directory in the Quartus options is correct (checked with command line entry, albeit interestingly enough, with a couple of errors as Firefox opens.) Any advice you could give would be appreciated. Thanks! --- Quote End --- That error have only been seen during the installation and didn't cause problem on my internet connection in the virtual machine. My advise is that you should check your virtual machine settings to be sure Ethernet settings a properly set. You would found this information on Google and Virtual Box documentations.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
--- Quote Start --- My setup: - VirtualBox 4.1.4 - 64-bit Windows 7 host - 64-bit Ubuntu 11.04 guest - Quartus 10.1sp1 I had to set Tools->Options, Internet Connectivity, Web browser, to /usr/sbin/firefox, and then Firefox started fine. Cheers, Dave --- Quote End --- In VMWare bottom right or in the settings I'm using Bridge Autodetect
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thanks for posting. I have since dug deeper and my set-up is now
VirtualBox 4.1.4 64 bit Mac OS 10.6.8 32 bit Ubuntu 11.1 (NB - 32 bits because I've encountered my share of 64 bit problems on the Mac) Quartus 11.0sp1 installed in /opts/Altera ..... Firefox 7.0.1 In the Quartus Tools/Options the Network Connectivity is /usr/bin/firefox. (It's not in sbin.) Opening Quartus from the shell and then attempting to access anything in the help file, I got no warning window, implying that the browser's location is valid. However, in the shell I found the printout Couldn't load XPCOM and of course, Firefox wasn't therefore opened. Running /usr/bin/firefox in the shell launches Firefox correctly so I'm pretty certain my Ethernet settings (inherited from my Mac) are correct. However, an obscure warning (see# 34) is generated – a red herring I think. ldconfig -p shows that the Firefox library is on the library path and in particular libxpcom.so is shown. As a precaution I installed ia32-libs-multiarch – to no effect. At this point I'm almost out of ideas! I can only think some library is missing but I have no indication of what it could be.- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Just to close the loop on this ubuntu 11.10 is working fine even the programmer over usb
see that post: http://www.alteraforum.com/forum/showthread.php?t=33857- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I just installed Quartus II 11.1sp1 Web Edition under Ubuntu 11.10, and it generated a couple of errors related to this thread. Since the original poster did not post his solution to the pixmap issue, I'll post it here.
The first issue is the default locale. For some reason perl does not pick it up correctly, Qsys generates the messages
Info: Starting classic module elaboration.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "en_US",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
so you have to issue the command
sudo locale-gen en_US
and reboot (I'm not sure if the reboot is required, that was just the advice given on the web). For the pixmap error, Qsys generates messages like
(java:2050): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
is fixed with
sudo apt-get install gtk2-engines-pixbuf
Cheers, Dave
