Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Quartus 8.0 on Suse 11

Hi all,

I just installed Quartus 8.0 on Suse 11 evrything went cool and fine but i am not able to install usb-blaster drivers i.e., i followed therads mentioned here by adding usbfs /etc/fstab and writing 40-permission.rules in rules directory. USB blaster got recongnized but i get error

**********************************************************************************

Info: Started Programmer operation at Sun Oct 19 04:23:34 2008

Error: Unexpected error in JTAG server -- error code 89

Error: Operation failed

Info: Ended Programmer operation at Sun Oct 19 04:23:34 200

**********************************************************************************

and sof doesnt download,

i think suse11 uses udev and was not able to follow altera's red hat guide as there was no hotplug thing...........

does anybody have any ideas regarding this...........:confused:

pls help me on this

6 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I am not sure if SUSE 11 uses udev file system but if it does, then you should change the permissions by modifying /etc/udev/permissions.d/50-udev.permissions file (usbblaster:root:root:0666).

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    thank you vizzee i did just the same and olla it worked, thank u very much:D, one more thing i had to do is remove usbfs with noauto argument and add dev mode 666

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I have a customer using Suse 10.1, not 11.0. There is a udev directory in a different location: /etc/udev/rules.d

    They changed the permissions on the 50-udev-default.rules and 32-altera-rules files contained in this directory, but it did not resolve the problem.

    Any recommendations or ideas?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I've been using Quartus on Suse 11.0 for a while. I installed Suse 11.1 today on a new computer and Quartus gives some error that it can't use the Xserver because the protocol isn't defined. Did I forget to do something basic?

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    gtnash, i had the same problem after installing on Suse 11.1. try calling: xhost +

    this will allow all clients (including Quartus) to connect to your X server