Hi,
to me, specifying hardware for compiling the kernel is the biggest pain and things never seem to go perfectly.
Either the boot process is too slow, or sound doesn't work, or something...

Is there a script that will determine what to omit or compile based solely on the hardware it detects itself?

Recommended Answers

All 3 Replies

not really. you should collect all information about your hardware before you go for a kernel recompilation, and that includes even the non-obvious things, like making sure you will use the highmem module

hmm.
suppose the script could make a log of the hardware info you'd need to actually compile?
maybe i'll write something...

Why not install hwinfo , and use

hwinfo > HardwareInfo

And use the file HardwareInfo to check?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.