WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: TC 4.2 ethernet LAN issue  (Read 2117 times)

Offline Tuftec

  • Full Member
  • ***
  • Posts: 111
TC 4.2 ethernet LAN issue
« on: January 15, 2012, 03:40:36 AM »
Hi Guys,

It appear that something has changed since TC 3.4.
I use an eBox PC for my TC testing.
For some reason the wired ethernet connection does not start up with the latest version.
My system uses the R6040 driver.
There appears to be some sort of conflict.
I suspect this might be a bug.

I have attached dmesg output files for both the TC3 and TC4 versions.


Peter.


Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10980
Re: TC 4.2 ethernet LAN issue
« Reply #1 on: January 15, 2012, 04:13:43 AM »
Yes, see

http://forum.tinycorelinux.net/index.php?topic=11584.0

It's a bug in the r6040 driver, and still unfixed in the latest 3.0 stable version. It may be fixed in the latest linus' git (3.2 had a couple changes to that driver, but there were several more after 3.2).

In particular this looks relevant:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=817380e1d05534880a99d84a47cc5a2df111030d

So if you can't try git, please see if applying that patch to our 3.0.3 kernel fixes it.
The only barriers that can stop you are the ones you create yourself.