Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

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

Featured Replies

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?

 

 

  • Author

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)

  • Author

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!

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.