ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | IRC log http://irclog.whitequark.org/linux-rockchip | Community GH https://github.com/linux-rockchip | Rockchip GH https://github.com/rockchip-linux | ML https://groups.google.com/group/linux-rockchip
mrueg has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<tuxd3v> anarsoul, after tests involving 8 hours each, I can no longer trigger the errors on r8153b...
<tuxd3v> I made some changes to the ethernet driver, but I am unable now to confirm my changes are correct :/
mrueg has joined #linux-rockchip
lkcl has quit [Ping timeout: 240 seconds]
lkcl has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
vstehle has quit [Ping timeout: 260 seconds]
JohnDoe_71Rus has joined #linux-rockchip
JohnDoe_71Rus has quit [Ping timeout: 240 seconds]
JohnDoe_71Rus has joined #linux-rockchip
vagrantc has quit [Ping timeout: 260 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
JohnDoe_71Rus has joined #linux-rockchip
vstehle has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
JohnDoe_71Rus has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
vagrantc has joined #linux-rockchip
urjaman has quit [Read error: Connection reset by peer]
urjaman has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
_whitelogger has joined #linux-rockchip
stikonas has joined #linux-rockchip
kaspter has joined #linux-rockchip
vicencb has joined #linux-rockchip
dstzd has quit [Quit: ZNC - https://znc.in]
dstzd has joined #linux-rockchip
dstzd has quit [Client Quit]
dstzd has joined #linux-rockchip
dstzd has quit [Client Quit]
dstzd has joined #linux-rockchip
dstzd has quit [Client Quit]
vicencb has quit [Quit: Leaving.]
dstzd has joined #linux-rockchip
dstzd has quit [Client Quit]
dstzd has joined #linux-rockchip
dstzd has quit [Client Quit]
dstzd has joined #linux-rockchip
alpernebbi has joined #linux-rockchip
niceplace has quit [Remote host closed the connection]
niceplace has joined #linux-rockchip
niceplaces has joined #linux-rockchip
niceplace has quit [Ping timeout: 240 seconds]
hexdump0815 has joined #linux-rockchip
<hexdump0815> is anyone here running a veyron (i.e. rk3288) chromebook with a recent mainline? i just upgraded my kernel to 5.10.1 and it looks like at least the screen does not seem to come back after suspend
<hexdump0815> it was working well a few versions back i think ... in the logs i see it enter and leave the suspend, but the screen only shows a blinking cursor
<hexdump0815> anyone else having similar issues or has an idea what might have broken it or if there are any fixes around already?
field^Mop has joined #linux-rockchip
kaspter has quit [Quit: kaspter]
tchebb has quit [Quit: ZNC - http://znc.in]
tchebb has joined #linux-rockchip
vicencb has joined #linux-rockchip
tchebb has quit [Ping timeout: 240 seconds]
tchebb has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
<anarsoul> tuxd3v: what are the changes?
<tuxd3v> well I used the v2.14.0 straith from the website,
<tuxd3v> then the new driver has a peculiar behaviour..
<tuxd3v> when things go south it resets, its maccaddress is 00:00:00:00:00:00
<tuxd3v> I just prevented him from generate a random maccadress and crafted by hand the one I wanted
<tuxd3v> usign the defaut window congestion algo( 'reno' ) I coudn't yet reproduce the error
<tuxd3v> using the algo 'cubic', I succeded in reproducing the error, but it manages to recover from it later since I assigned by handthe same maddaddress the previous packets had
<tuxd3v> err, handthe -> hand
<tuxd3v> anarsoul, its not a clean solution, as it still manake to reset, but I only saw him reset using the 'cubic' algo for window congestion..
<tuxd3v> with reno I made some 4 times 8 hours each, and no bug
<tuxd3v> also is uses a lot less cpu
<anarsoul> I see
<anarsoul> I'll just get myself asix adapter
stikonas has quit [Remote host closed the connection]
<tuxd3v> the mainline kernel module for it is very very old
<tuxd3v> v 1.11.1
<tuxd3v> the latest version is v2.14.0
<tuxd3v> but in this version I don't like the ramdom generation of maccadress when a reset occurs..
<tuxd3v> So I commented the functions that do that, and crafted my own maccadress, so it will assign always the same..
stikonas has joined #linux-rockchip
<tuxd3v> also I added 'usbcore.quirks=0bda:8153:k usbcore.autosuspend=-1' just in case, but I made tests without this on bootargs
<anarsoul> well, I guess it's better to avoid any realtek devices
<anarsoul> the only stable rnetworking hw from realtek that I've seen is rtl8139
<anarsoul> anything else - ethernet or wifi is unstable crap
<anarsoul> with subpar driver quality
<tuxd3v> anarsoul, I agree with you..
<tuxd3v> this is my patch for driver v2.14.0
<tuxd3v> this usb-to-ethernet controllers are a mess
<tuxd3v> maybe even pcie-to ethernet too
<tuxd3v> something that is notnative, has a lot of problems..
<tuxd3v> I don't know of a good company with good support for linux .. ?
<tuxd3v> does you know anny?
stikonas has quit [Remote host closed the connection]
<anarsoul> intel is usually OK
<anarsoul> both wifi and ethernet
stikonas has joined #linux-rockchip
<tuxd3v> agree, I forgot that :)
<tuxd3v> I don't know why a lot of products ship with crappy solutions when intel as good support
<tuxd3v> it could be the price of the controllers?
<tuxd3v> it would be marginal in the final product I believe
<tuxd3v> and in the end, you end up with something that really works
<tuxd3v> but they go with realtek adapters, and crazy usb-to-ethernet, pcie-to-ethernet adapters that in the end, only cause problems
<tuxd3v> dell, lenovo,and others are plagued with this type of solutions for what I saw in the link you put here, with bugs..
alpernebbi has quit [Quit: alpernebbi]
robmur01_ has joined #linux-rockchip
robmur01 has quit [Ping timeout: 268 seconds]
robmur01 has joined #linux-rockchip
robmur01_ has quit [Ping timeout: 268 seconds]
robmur01_ has joined #linux-rockchip
robmur01 has quit [Ping timeout: 264 seconds]
hexdump0815 has quit [Ping timeout: 245 seconds]
stikonas has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
tuxd3v has quit [Quit: Leaving]
stikonas has quit [Quit: Konversation terminated!]
stikonas_ has joined #linux-rockchip
stikonas_ has quit [Read error: Connection reset by peer]
stikonas_ has joined #linux-rockchip
field^Mop has quit [Ping timeout: 265 seconds]