Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

How to find my hardware specs/drivers on device for kernel building?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to find my hardware specs/drivers on device for kernel building?

    Hi

    Does anyone know a simple way of finding out what board/chips you have inside your device? I know dmesg will provide some but not all. I need to find what board im running in my rk3188 and what power regulator, etc ive got so I can build the correct kernel.

    Any help would be great

    #2
    Hey, what device has you bought?

    Comment


      #3
      i found a professional ROM website, it's needrom, you can try to find one!

      Comment


        #4
        Originally posted by znjoy2387 View Post
        i found a professional ROM website, it's needrom, you can try to find one!
        Looks like a good site but totally useless to me as my device isnt listed anywhere except on some no-name chinese site. There is no way to find its model and i doubt there ever will be.

        What im trying to find is a way of finding the drivers used by the device (There must be a list somewhere or the device itself wouldnt know what drivers to use!) without any external referance (IE websites).

        'lsmod' is useful as is 'dmesg' but none provide a full list.

        The aim is to be able to build a hardware/vendor/device profiles for rockchip devices.

        Any suggestions?

        Comment

        Working...
        X