[Solved] RC15a: No network with DGE-530t Rev C1 (chip reads DLG10028C)


Recommended Posts

Edit: I suppose i should mention my version: 5rc15a.

 

I picked up a DGE-530t D-link card today after seeing from a bunch of posts on the forum that it looks like it should be supported since its running a marvel chipset - So far i've had no luck

I get link lights on the card in the back, but nothing on ETH0 - This is the card: http://www.dlink.com/us/en/home-solutions/connect/adapters/dge-530t-dge-530t-32-bit-10-100-1000-base-t-pci-adapter

 

i brought the system back up using the 10/100 onboard, and i can connect in and run some commands - this is what i have found so far (admitting i dont know much, so if there is anything else i can check let me know)

 

 

lspci:

01:0a.0 Ethernet controller: D-Link System Inc Unknown device 4302 (rev 10)

 

lspci - knn:

 

01:0a.0 Ethernet controller [0200]: D-Link System Inc Unknown device [1186:4302] (rev 10)

        Kernel modules: skge

 

i found some posts of people having trouble with the card a few years ago, but nothing recent (and those posts are all b1 or b2, not c1)

 

anything else i can check?

 

 

Link to comment

i noticed this in my system log as well - appears related, but im not 100% sure (skge is the network driver i think)

 

Jul  2 13:49:56 WRX kernel: Modules linked in: skge(+) sata_nv(+) forcedeth(+) k10temp(+) hwmon amd74xx(+) (Drive related)

Jul  2 13:49:56 WRX kernel: Pid: 877, comm: modprobe Not tainted 3.9.6p-unRAID #5 (Errors)

Jul  2 13:49:56 WRX kernel: Call Trace: (Errors)

Jul  2 13:49:56 WRX kernel:  [<c1029269>] warn_slowpath_common+0x77/0x8e (Errors)

Jul  2 13:49:56 WRX kernel:  [<c1022b02>] ? __ioremap_caller+0x164/0x37a (Errors)

Jul  2 13:49:56 WRX kernel:  [<c1022b02>] ? __ioremap_caller+0x164/0x37a (Errors)

Jul  2 13:49:56 WRX kernel:  [<c102929d>] warn_slowpath_null+0x1d/0x1f (Errors)

Jul  2 13:49:56 WRX kernel:  [<c1022b02>] __ioremap_caller+0x164/0x37a (Errors)

Jul  2 13:49:56 WRX kernel:  [<c125f914>] ? vsnprintf+0x149/0x27f (Errors)

Jul  2 13:49:56 WRX kernel:  [<f84657e2>] ? skge_probe+0x18a/0x446 [skge] (Errors)

Jul  2 13:49:56 WRX kernel:  [<c1022db7>] ioremap_nocache+0x1a/0x1f (Errors)

Jul  2 13:49:56 WRX kernel:  [<f84657e2>] ? skge_probe+0x18a/0x446 [skge] (Errors)

Jul  2 13:49:56 WRX kernel:  [<f84657e2>] skge_probe+0x18a/0x446 [skge] (Errors)

Jul  2 13:49:56 WRX kernel:  [<c104274e>] ? notifier_call_chain+0x26/0x48 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12e41bb>] ? __pm_runtime_resume+0x3b/0x43 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12775f4>] local_pci_probe+0x2d/0x51 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c1277ec8>] pci_device_probe+0x42/0x61 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12dcacf>] really_probe+0x7a/0x164 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12e4159>] ? pm_runtime_barrier+0x48/0x6f (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12dcbde>] driver_probe_device+0x25/0x37 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12dcc33>] __driver_attach+0x43/0x5f (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12db8a1>] bus_for_each_dev+0x38/0x68 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12dc978>] driver_attach+0x19/0x1b (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12dcbf0>] ? driver_probe_device+0x37/0x37 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12dbeab>] bus_add_driver+0xb8/0x1e7 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c12dd0ea>] driver_register+0x7c/0xeb (Errors)

Jul  2 13:49:56 WRX kernel:  [<c125bd4e>] ? kobject_uevent_env+0x3c4/0x3e5 (Errors)

Jul  2 13:49:56 WRX kernel:  [<c1277f64>] __pci_register_driver+0x2e/0x31 (Errors)

Jul  2 13:49:56 WRX kernel:  [<f846a02f>] skge_init_module+0x2f/0x31 [skge] (Errors)

Jul  2 13:49:56 WRX kernel:  [<c100116f>] do_one_initcall+0x87/0x134 (Errors)

Jul  2 13:49:56 WRX kernel:  [<f846a000>] ? 0xf8469fff (Errors)

Jul  2 13:49:56 WRX kernel:  [<c105bfa5>] do_init_module+0x3b/0x17a (Errors)

Jul  2 13:49:56 WRX kernel:  [<c105c7ab>] load_module+0x2f8/0x3ed (Errors)

Jul  2 13:49:56 WRX kernel:  [<c105bb2c>] ? mod_sysfs_teardown+0xea/0xea (Errors)

Jul  2 13:49:56 WRX kernel:  [<c105c98b>] sys_init_module+0x86/0x8a (Errors)

Jul  2 13:49:56 WRX kernel:  [<c1403038>] syscall_call+0x7/0xb (Errors)

Jul  2 13:49:56 WRX kernel: ---[ end trace 735e15a670bf8fcd ]---

Jul  2 13:49:56 WRX kernel: skge 0000:01:0a.0: cannot map device registers (Network)

Jul  2 13:49:56 WRX kernel: skge: probe of 0000:01:0a.0 failed with error -12 (Errors)

Link to comment

Thanks for the followup - i did a fair bit of digging and found a whack of posts like that fedora one.

 

for my goal on this box i dont want anything that isnt solid, so i went the easier route - card is back at the store and i picked up a new working pcix gig card :)

 

ill mark this one closed/resolved/solved!

 

thanks for the reply!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.