Commit Graph

12 Commits

Author SHA1 Message Date
SolidHal
d9033e13c8 Fixed patches and patching method as git apply is touchy 2018-08-24 13:24:17 -05:00
SolidHal
cad1891021 Address mmc issue
Added three patches to fix the mmc issue as described here:
https://github.com/SolidHal/Librean/issues/17
Source for the patches is the chrome os kernel. Links to
the commits can be found in the issue.

Locking into version 4.17.2 for the time being.

Better organized patches.
Added logic to only apply tested patches on fresh kernel.

Moved some debian build improvements in from my devsus
master branch, including switching from xfce to lxqt.

May be able to add option between the two in the future,
as the issue that led to switching DEs may have been with
the xorg video drivers that are now skipped by the script
and not xfce itself.

Cleaned up uneeded old configs
2018-08-23 14:43:20 -05:00
SolidHal
246c8b554f Attempted to modify config to fix mmc read/write issue
not present in kernel 4.9.30
2018-07-21 23:58:52 -05:00
SolidHal
5a35da895e Update to using 4.17.5. Added kernel rebuild script 2018-07-10 17:32:08 -05:00
SolidHal
b52e95e467 Merge branch 'master' of github.com:SolidHal/debsus 2018-06-30 15:09:37 -05:00
SolidHal
938d6977f1 Have mostly working system, debugging usb
Sound, headphone and speakers work
trackpad works
wifi works
2018-06-30 15:08:35 -05:00
SolidHal
c0198545f7
Permenantly switch to loops 4 and 5
Mostly for compatibility for users that have also/are also building devsus
2018-06-28 07:48:26 -06:00
SolidHal
7993a9ef53 Base OS functional
Trackpad working, setup install script, wifi works. Speakers work.
TODO: headphones, keybindings
2018-06-27 19:46:28 -05:00
SolidHal
7c5528449f Wifi firmware is now loaded correctly at boot 2018-06-23 16:51:02 -05:00
SolidHal
c8bbc53595 Made some changes and TODOs based on the debian debootstrap page 2018-06-21 15:10:57 -05:00
SolidHal
036ce85642 Change to using a more cent version of the kernel
Supposedly, the patches needed from the chromeos kernel are now in mainline so.
Need to test and confirm this.
2018-06-21 14:35:02 -05:00
SolidHal
bcca08a131 Moving from https://github.com/SolidHal/devsus/tree/hybrid_debian 2018-06-21 11:33:30 -05:00