Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Kernel .config for K-R42

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

    #16
    RTL8201F not working for me

    Originally posted by walter View Post
    Edit - Dumped the stock ROM - Flashed K-R42 HFW Rom, flashed my kernel. No more reboots! I guess it was something in the stock rom, intentional or not, I'm not sure.

    Thanks for the config & kernel source guys! Fun times.
    ...and the LAN (RTL8201F) on RJ45 really works for you with this kernel?

    I can't get it to work with the kernel config.txt of user wasser. What is the compiler switch for that device?

    Thanks in advance, Thomas

    Comment


      #17
      Originally posted by gen2thomas View Post
      ...and the LAN (RTL8201F) on RJ45 really works for you with this kernel?

      I can't get it to work with the kernel config.txt of user wasser. What is the compiler switch for that device?

      Thanks in advance, Thomas
      Yes, LAN works great, though in my latest configs I broke wifi (my fault, it worked before). I would share the direct config, but I'm using a modified tree that would not compile against the standard trees (Backported some drivers from 3.3).

      I will run a diff later and post the options that need to be changed. I think it's that simple, unless we have different hardware.

      -W

      Comment


        #18
        Originally posted by walter View Post
        Yes, LAN works great, though in my latest configs I broke wifi (my fault, it worked before). I would share the direct config, but I'm using a modified tree that would not compile against the standard trees (Backported some drivers from 3.3).

        I will run a diff later and post the options that need to be changed. I think it's that simple, unless we have different hardware.

        -W

        Code:
        CONFIG_NET_ETHERNET=y CONFIG_RK29_VMAC=y
        ...have solved that problem.
        User "Gormar" give me that great support, many thanks go to him!


        But also thank you for your offer to help.

        Comment


          #19
          can this be used on any tv box using rk3188?

          Comment

          Working...
          X