8000 Releases · ghostbsd/xconfig · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ghostbsd/xconfig

1.9

02 Apr 22:32
e4609d8
Compare
Choose a tag to compare

What's Changed

  • Add AMD Radeon R5 Series Device IDs in #25
  • Add Radeon R6 series device IDs in #26
  • Add AMD FirePro series device IDs. in #27
  • Add AMD Radeon R7 240 Device ID 0x6613. in #29
  • Add Radeon HD 8790M Device ID by @ghostfixer in #30
  • Add Radeon HD 8240 Kabini Series w/ Device ID 0x9838 (& a comment on where to get the Device ID's from) by @Izder456 in #31

New Contributors

  • @ghostfixer made their first contribution in #30
  • @Izder456 made their first contribution in #31

Full Changelog: 1.8...1.9

1.8

03 Sep 21:46
1d5fbe1
Compare
Choose a tag to compare
1.8

What's Changed

  • Adding mkdir -p /etc/X11 since it is not part of default file system anymore 1d5fbe1 @ericbsd 1d5fbe1
  • Add HD8870M driver entry 0x6821 by @anonymous-cupholder in 10000 #20
  • Add GeForce RTX 3050 Ti Mobile by @bassiounix in #22
  • Issue #162 - CODEOWENERS by @Edu-Amorim in #24

New Contributors

  • @anonymous-cupholder made their first contribution in #20
  • @bassiounix made their first contribution in #22
  • @Edu-Amorim made their first contribution in #24

Full Changelog: 1.7...1.8

1.7

22 May 19:14
c99de38
Compare
Choose a tag to compare
1.7

What's Changed

  • Fixing syntax and improving syntax. by @ericbsd in #19

Full Changelog: 1.6...1.7

1.6

20 May 19:08
3a39713
Compare
Choose a tag to compare
1.6

What's Changed

  • Ensure to not try to install NVIDIA drivers from missing xdrivers by @ericbsd in #18

Full Changelog: 1.5...1.6

1.5

15 Apr 16:15
cfd87e7
Compare
Choose a tag to compare
1.5

What's Changed

  • adding modesetting->nvidia some nvidia card there has miss reconfiguration by @ericbsd in #17

Full Changelog: 1.4...1.5

1.4

12 Apr 21:43
fb861be
Compare
Choose a tag to compare
1.4

What's Changed

  • Add workaround for NVIDIA ABI incompatibility with new xorg server by @ericbsd in #16

Full Changelog: 1.3...1.4

1.3

14 May 15:48
b2c59b8
Compare
Choose a tag to compare
1.3

What's Changed

  • Removing GT 630 from n470drivers list it is bugy with 470 by @ericbsd in #15

Full Changelog: 1.2...1.3

1.2

13 May 00:33
8112596
Compare
Choose a tag to compare
1.2

What's Changed

  • Adding 510 drivers support and added install_and_setup_nvidia function by @ericbsd in #14

Full Changelog: 1.1...1.2

1.1

18 Dec 17:59
91f43e8
Compare
Choose a tag to compare
1.1

What's Changed

Full Changelog: 1.0...1.1

Remove startx from xconfig

07 Oct 01:36
f8d2583
Compare
Choose a tag to compare

Updated the code to be POSIX compliant
Fixed a typo for NVDRIVER

0