Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

udev.rules cd issues #4

Open
XarkLabs opened this issue May 21, 2020 · 2 comments
Open

udev.rules cd issues #4

XarkLabs opened this issue May 21, 2020 · 2 comments

Comments

@XarkLabs
Copy link

Hello,

Trying this new version out on my Ubuntu 20.04 machine the first issue I had was a problem with "cd" installing udev rules. Here is a log snippet:

Using ULX3S_COM=/dev/ttyS15
Startup ulx3s toolchain. Security Context: xark

Installing to /home/xark/ecp5-workspace
./install_udev_rules.sh: line 15: cd: ulx3s-toolchain: No such file or directory
Copy /etc/udev/rules.d/80-fpga-ulx3s.rules
cp: cannot stat '80-fpga-ulx3s.rules': No such file or directory

I seemed to get past this by adding line 14 of "install_udev_rules.sh":

cd $SAVED_CURRENT_PATH
@gojimmypi
Copy link
Collaborator

thanks for the heads-up. I'm working on an improved version of the toolchain here which I believe fixes this issue.

I'll be sure to also check out #5

@XarkLabs
Copy link
Author

Great, thanks. Issue #5 is updated, and I will try out your other version soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants