sk98lin driver misses some PCI id's supported by removed sky2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux-source-2.6.15 (Ubuntu) |
Medium
|
Ben Collins | ||
| linux-source-2.6.17 (Ubuntu) |
Medium
|
Ben Collins |
Bug Description
hello,
i just want to notice that my wired network card does not work since i have updated my kernel from 2.6.17-6-686 to 2.6.17-7-generic.
lspci:
04:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller (rev 10)
regards,
prinz igor
Ben Collins (ben-collins) wrote : | #1 |
Prinz Igor (pigor) wrote : | #2 |
here it is.
Ben Collins (ben-collins) wrote : | #3 |
Can you try doing "sudo modprobe sk98lin"?
Changed in linux-source-2.6.17: | |
status: | Unconfirmed → Needs Info |
Prinz Igor (pigor) wrote : | #4 |
i have tried "sudo modprobe sk98lin" but it has no effect - or i just cannot see any.
in lsmod there appears this entry:
sk98lin 194228 0
the network card is not detected.
Prinz Igor (pigor) wrote : | #5 |
i have tested the old kernel.
i have recognized that my network card seems to work with sky2 (see attachments).
this driver is not present in my new configuration.
Prinz Igor (pigor) wrote : | #6 |
Prinz Igor (pigor) wrote : | #7 |
Ben Collins (ben-collins) wrote : | #8 |
Ok, can you attach the output of these two commands then:
lspci -vv
lspci -vvn
Thanks
Changed in linux-source-2.6.15: | |
importance: | Untriaged → Medium |
status: | Unconfirmed → Needs Info |
Changed in linux-source-2.6.17: | |
importance: | Untriaged → Medium |
Ben Collins (ben-collins) wrote : | #9 |
Run this as root:
modprobe sk98lin
echo 11ad:4363 > /sys/bus/
That should force recognition of the device. The device ID will be added in the next upload.
Changed in linux-source-2.6.17: | |
status: | Needs Info → In Progress |
Changed in linux-source-2.6.15: | |
status: | Needs Info → Fix Committed |
Ben Collins (ben-collins) wrote : | #10 |
Well, it seems that the sky2 driver had support for 2 devices that the sk98lin driver doesn't support, and can't without extra patching.
I'm uploading a new kernel for dapper tomorrow that re-enables sky2 just for these devices.
Prinz Igor (pigor) wrote : | #11 |
Do you still need the output of "lspci -vv" and "lspci -vvn"? Should I still test "modprobe ... echo ..."?
Thank you for uploading a new Kernel. But can you please upload a new one for Edgy, too? Or tell the responsible guy to do so, please?
stardust.one (stardust-one) wrote : | #12 |
Hi
0000:02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8036 Fast Ethernet Controller (rev 10)
0000:06:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
before update(last night), I had no soucy with my connection but after update, I have just my wifi card is work with networkmanager
p.s: sorry for my english :-)
Bonjour
Comme mon anglais est approximatif, je me permets d'écrire mon message en français:
Avant la mise à jour du noyau, mes connexions internet marchaient très bien avec networkmanager mais depuis la mise à jour d'hier, seule la connexion wifi marche
stardust.one (stardust-one) wrote : | #13 |
hi
sorry,
my kernel is not 2.6.17.7 but it's a 2.6.15-26-386
Ben Collins (ben-collins) wrote : | #14 |
It will be fixed in dapper and edgy before the weekend is up.
Changed in linux-source-2.6.17: | |
assignee: | nobody → ben-collins |
status: | In Progress → Fix Committed |
Changed in linux-source-2.6.15: | |
assignee: | nobody → ben-collins |
Prinz Igor (pigor) wrote : | #15 |
@Ben: Thank you very much!!!
Prinz Igor (pigor) wrote : | #16 |
Just wanna report: It works again!
Changed in linux-source-2.6.15: | |
status: | Fix Committed → Fix Released |
Changed in linux-source-2.6.15: | |
status: | Fix Released → Fix Committed |
Changed in linux-source-2.6.15: | |
status: | Fix Committed → Fix Released |
Changed in linux-source-2.6.17: | |
status: | Fix Committed → Fix Released |
Please attach output of "lsmod".