Unsolved
This post is more than 5 years old
1 Message
1
1627
April 11th, 2018 19:00
How can I track down the custom configs that dell uses for linux developer laptops?
Im aware that the ubuntu image that ships with dell's linux developer systems contains a number of fixes and customizations to make the laptop work. Not just drivers, but specific things like custom apt repos, config files to enable to volume keys to work, stuff to enable the display backlight adjustment, detect when the lid is closed, etc.
I want to try to collect all of those pieces and transfer them over to the new install. Can someone suggest a place to start looking?
No Events found!


satur9nine
2 Posts
0
July 6th, 2018 20:00
I agree it would be useful to understand how Dell builds the Ubuntu images that ship with its devices. Perhaps someone from Dell would be willing to help out here?
I'm no expert here but for a start I ran the following as root
This is just a starting place...
Venemo
13 Posts
0
July 9th, 2018 11:00
Run dpkg -l on the Dell system and the vanilla system and make a diff between the two.