vyos-build icon indicating copy to clipboard operation
vyos-build copied to clipboard

T6713: Update Realtek r8152 driver

Open sever-sever opened this issue 5 months ago • 3 comments

Change Summary

Update Realted r8152 driver as the current driver works with issues

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes)
  • [ ] Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • [ ] Other (please describe):

Related Task(s)

  • https://vyos.dev/T6713

Component(s) name

Proposed changes

How to test

$ ./build-driver-realtek-r8152.py

$ ls -la | grep real | grep deb
-rw-r--r--  1 vyos_bld vyos_bld    112232 Sep 13 10:44 vyos-drivers-realtek-r8152_2.18.1-1_amd64.deb

Checklist:

  • [x] I have read the CONTRIBUTING document
  • [x] I have linked this PR to one or more Phabricator Task(s)
  • [x] My commit headlines contain a valid Task id
  • [ ] My change requires a change to the documentation
  • [ ] I have updated the documentation accordingly

sever-sever avatar Sep 13 '24 10:09 sever-sever