bb-qq / r8152

Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters
GNU General Public License v2.0
1.93k stars 179 forks source link

Stuck on last step - "install: cannot start '/var/packages/r8152/target/r8152/spk_su': No such file or directory #194

Closed zyzzma closed 2 years ago

zyzzma commented 2 years ago

Description of the problem

I've done everything right but stuck on the last step when I input the command via ssh: sudo install -m 4755 -o root -D /var/packages/r8152/target/r8152/spk_su /opt/sbin/spk_su

Description of your products

DS920+

  • and output of uname -a command ??
  • DSM version 7.0.1-42218
    • Cablematters 2.5gbe dongle

Description of your environment

  • connect directly to a PC or using a hub
    • PC: Realtek 2.5gbe
    • Hub: model name Cat 6

Output of dmesg command

(paste output here)

Output of lsusb command

(paste output here)

Output of ifconfig -a command

(paste output here)
fox0933 commented 2 years ago

Have you ever used "sudo -i"?

bb-qq commented 2 years ago

Could you paste the output from this command? sudo cat /var/log/synopkg.log

coldheater1 commented 2 years ago

I am having the same issue. Here is my oupt from the command above.

2022/04/26 00:18:37 Acquire web-config for SynologyDrive when 0x0000 (done) 2022/04/26 00:18:37 Acquire synocrond for SynologyDrive when 0x0000 (ready) 2022/04/26 00:18:37 Acquire synocrond for SynologyDrive when 0x0000 (done) 2022/04/26 00:18:37 Acquire csp-rule for SynologyDrive when 0x0000 (ready) 2022/04/26 00:18:37 Acquire csp-rule for SynologyDrive when 0x0000 (done) 2022/04/26 00:18:37 Acquire content-extractor for SynologyDrive when 0x0000 (ready) 2022/04/26 00:18:37 Acquire content-extractor for SynologyDrive when 0x0000 (done) 2022/04/26 00:18:37 (system) trigger SynologyDrive 3.1.0-22920 Begin start-stop-status start 2022/04/26 00:18:40 (system) trigger SynologyPhotos 1.2.0-0263 End start-stop-status start ret=[0] 2022/04/26 00:18:45 (system) trigger SynologyDrive 3.1.0-22920 End start-stop-status start ret=[0]

bb-qq commented 2 years ago

Hmmm, I see no indication that you have tried to install the package ... Are you choosing the correct package for your product model?

coldheater1 commented 2 years ago

I got mine to work as far as the install. You have to let it fail and then hit next and let it fail again before exiting out and then the command works.

zyzzma commented 2 years ago

Closed.