Jump to content
XPEnology Community

3ware 9690SA 8i LP controller


JohnyR

Recommended Posts

Hello, I have a question: I have Xpenology on Dell Optiplex 780, it works great, but I would like to have more drives there than, I have a 9690SA controller is on compatibility list, but it is not detected - will you help? The content of grub.cfg below:

 

##########################################################################################
### Only Modify here #####################################################################
##########################################################################################
### Change Model to DS3615xs, DS3617xs or DS916+
set model=DS3617xs

### Change S/N
set sn=1430ODN017597

### Set how many network interfaces you have
set netif_num=1

### Set MAC Addresses here
set mac1=A4:BA:DB:EC:C0:C5
set mac2=
set mac3=
set mac4=

### To set any additional variables fill in between single quotes
set extra_args_quicknick=''

### To remove any modules, add between single quotes such as rmmod='ata_piix'
set rmmod=''

### To add any modules, add between single quotes such as insmod='ata_piix'
set insmod='3w-9xxx'

### Sets which menu item on grub you want to be default (this setting is saved automatically)
set default='0'
### Sets time in seconds before system automatically boots
set timeout='10'
### Sets failback option if default boot option fails
set fallback='1'

##########################################################################################
### USB Section only if usb booting ######################################################
### Set vid/pid of your usb stick ########################################################
### http://xpenology.me/how-to-see-the-value-of-my-vid-pid-stick/ ########################
##########################################################################################
set vid=0x13FE
set pid=0x6300

##########################################################################################
### Max Supported Disks ##################################################################
### set maxdisks=48 will mean that XPEnology will now see 48 drives in DSM. ##############
### No changes to /etc.defaults/synoifno.conf needed.  Changes are made during boot. #####
### Acceptable values: 12,16,20,24,25,26,28,30,32,35,36,40,44,45,48,50,52,55,56,58,60,64 #
### default value is 12.  leave blank for 12 disks. ######################################
########################################################################################## 
set maxdrives=12

##########################################################################################
### If having trouble with sata, specify how many ports you have 
### put disks on port 1,2,3,4 and put SataPortMap=4
### SataPortMap=4 means first 4 ports of 1st controler.
### SataPortMap=44 means first 4 ports of 1st controler and first 4 ports of 2nd controler.
### SataPortMap=422 means first 4 ports of 1st controler, 
### first 2 ports of 2nd controler and first 2 ports of 3rd controler.
##########################################################################################
set sataportmap="SataPortMap=48"

##########################################################################################
### DO NOT MODIFY ANYTHING BELOW THIS LINE ###############################################
##########################################################################################
search --no-floppy --fs-uuid a2c20443-5b1c-4f69-8017-c528ccc6ca0b --set bootdrive
source ($bootdrive)/.quicknick/grub-quicknick-v3.cfg
 

Edited by JohnyR
Link to comment
Share on other sites

admin@DS3617xs:/lib/modules$ lsmod | grep 3w
3w_sas                 20250  0
3w_9xxx                32453  0
admin@DS3617xs:/lib/modules$ dmesg | grep 3ware
[    6.780226] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[    6.984013] scsi6 : 3ware 9000 Storage Controller
[    6.984173] 3w-9xxx: scsi6: Found a 3ware 9000 Storage Controller at 0xf78ff000, IRQ: 16.
[    7.302285] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
 

Probably no 3w-9xxx.ko module, but the card is detecting!

Link to comment
Share on other sites

From terminal:

GNU GRUB  version 2.02~beta2-36ubuntu3.17                                                            

 +----------------------------------------------------------------------------+                                                                               
 |*XPEnology DS3617xs DSM 6.1.x quicknick Baremetal                           |                                                                               
 | XPEnology DS3617xs DSM 6.1.x quicknick Baremetal Reinstall                 |                                                                               
 | XPEnology DS3617xs DSM 6.1.x quicknick VMWare/ESXI                         |                                                                               
 | XPEnology Configuration Tool v3.0                                          |                                                                               
 |                                                                            |                                                                               
 |                                                                            |                                                                               
 |                                                                            |                                                                               
 |                                                                            |                                                                               
 |                                                                            |                                                                               
 |                                                                            |                                                                               
 |                                                                            |                                                                               
 |                                                                            |                                                                               
 +----------------------------------------------------------------------------+                                                                               

      Use the ^ and v keys to select which entry is highlighted.                                                                
      Press enter to boot the selected OS, `e' to edit the commands                                                                   
      before booting or `c' for a command-line.                                               
   The highlighted entry will be executed automatically in 0s.                                                              

[    5.227541] ata4: send port disabled event                                             
[    5.227551] ata5: send port disabled event                                             

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                
~ XX    XX  PPPPPPPP  EEEEEEEE                                                 ~                                                                                
~  XX  XX   PP    PP  EE        NN    NN  OOOOOOO  LL       OOOOOOO  GGGGGGG  Y~                                                                                
~   XXXX    PPPPPPPP  EE        NNN   NN  OOOOOOO  LL       OOOOOOO  GG   GG  Y~                                                                                
~    XX     PP        EEEEEEEE  NN N  NN  OO   OO  LL       OO   OO  GG        ~                                                                                
~   XXXX    PP        EE        NN  N NN  OO   OO  LL       OO   OO  GG  GGG   ~                                                                                
~  XX  XX   PP        EE        NN   NNN  OOOOOOO  LL       OOOOOOO  GG   GG   ~                                                                                
~ XX    XX  PP        EEEEEEEE  NN    NN  OOOOOOO  LLLLLLL  OOOOOOO  GGGGGGG   ~                                                                                
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                
~ XPEnology Boot loader presented by quicknick                                 ~                                                                                
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                

:: START /linuxrc.syno[ BUSY ][  OK  ]                                      
:: Checking hypervisor[ BUSY ][  OK  ]                                      
Detected hypervisor:                    
:: Loading module libcrc32c[ BUSY ][  OK  ]                                           
:: Loading module compat[ BUSY ][  OK  ]                                        
:: Loading module button[ BUSY ][  OK  ]                                        
:: Loading module evdev[ BUSY ][  OK  ]                                       
:: Loading module mii[ BUSY ][  OK  ]                                     
:: Loading module mdio[ BUSY ][  OK  ]                                      
:: Loading module pcnet32[ BUSY ][  OK  ]                                         
:: Loading module dca[ BUSY ][  OK  ]                                     
:: Loading module e100[ BUSY ][  OK  ]                                      
:: Loading module e1000[ BUSY ][  OK  ]                                       
:: Loading module e1000e[ BUSY ][  OK  ]                                        
:: Loading module igb[ BUSY ][  OK  ]                                     
:: Loading module ixgb[ BUSY ][  OK  ]                                      
:: Loading module ixgbe[ BUSY ][  OK  ]                                       
:: Loading module i40e[ BUSY ][  OK  ]                                      
:: Loading module forcedeth[ BUSY ][  OK  ]                                           
:: Loading module uio[ BUSY ][  OK  ]                                     
:: Loading module bnx2[ BUSY ][  OK  ]                                      
:: Loading module libphy[ BUSY ][  OK  ]                                        
:: Loading module tg3[ BUSY ][  OK  ]                                     
:: Loading module r8169[ BUSY ][  OK  ]                                       
:: Loading module r8168[ BUSY ][  OK  ]                                       
:: Loading module skge[ BUSY ][  OK  ]                                      
:: Loading module sky2[ BUSY ][  OK  ]                                      
:: Loading module alx[ BUSY ][  OK  ]                                     
:: Loading module atl1[ BUSY ][  OK  ]                                      
:: Loading module atl2[ BUSY ][  OK  ]                                      
:: Loading module atl1c[ BUSY ][  OK  ]                                       
:: Loading module atl1e[ BUSY ][  OK  ]                                       
:: Loading module jme[ BUSY ][  OK  ]                                     
:: Loading module be2net[ BUSY ][  OK  ]                                        
:: Loading module cnic[ BUSY ][FAILED]                                      
:: Loading module bnx2x[ BUSY ][  OK  ]                                       
:: Loading module cxgb[ BUSY ][  OK  ]                                      
:: Loading module cxgb3[ BUSY ][  OK  ]                                       
:: Loading module cxgb4[ BUSY ][  OK  ]                                       
:: Loading module mlx4_core[ BUSY ][  OK  ]                                           
:: Loading module mlx4_en[ BUSY ][  OK  ]                                         
:: Loading module netxen_nic[ BUSY ][  OK  ]                                            
:: Loading module qla3xxx[ BUSY ][  OK  ]                                         
:: Loading module qlcnic[ BUSY ][  OK  ]                                        
:: Loading module qlge[ BUSY ][  OK  ]                                      
:: Loading module ptp_pch[ BUSY ][  OK  ]                                         
:: Loading module pch_gbe[ BUSY ][  OK  ]                                         
:: Loading module ata_piix[ BUSY ][  OK  ]                                          
:: Loading module sg[ BUSY ][  OK  ]                                    
:: Loading module scsi_transport_spi[ BUSY ][  OK  ]                                                    
:: Loading module mptbase[ BUSY ][  OK  ]                                         
:: Loading module mptctl[ BUSY ][  OK  ]                                        
:: Loading module mptscsih[ BUSY ][  OK  ]                                          
:: Loading module mptsas[ BUSY ][  OK  ]                                        
:: Loading module mptspi[ BUSY ][  OK  ]                                        
:: Loading module mpt2sas[ BUSY ][  OK  ]                                         
:: Loading module mpt3sas[ BUSY ][  OK  ]                                         
:: Loading module nvme[ BUSY ][  OK  ]                                      
:: Loading module megaraid_mm[ BUSY ][  OK  ]                                             
:: Loading module megaraid_mbox[ BUSY ][  OK  ]                                               
:: Loading module megaraid_sas[ BUSY ][                                       
:: Loading module megaraid[ BUSY ][  OK  ]                                          
:: Loading module aacraid[ BUSY ][  OK  ]                                         
:: Loading module aic94xx[ BUSY ][  OK  ]                                         
:: Loading module arcmsr[ BUSY ][  OK  ]                                        
:: Loading module mvsas[ BUSY ][  OK  ]                                       
:: Loading module 3w-9xxx[ BUSY ][  OK  ]                                         
:: Loading module 3w-sas[ BUSY ][  OK  ]                                        
:: Loading module hptiop[ BUSY ][  OK  ]                                        
:: Loading module BusLogic[ BUSY ][  OK  ]                                          
:: Loading module isci[ BUSY ][  OK  ]                                      
:: Loading module vmw_pvscsi[ BUSY ][  OK  ]                                            
:: Loading module vmxnet3[ BUSY ][  OK  ]                                         
:: Loading module usb-common[ BUSY ][  OK  ]                                            
:: Loading module usbcore[ BUSY ][  OK  ]                                         
:: Loading module ehci-hcd[ BUSY ][  OK  ]                                          
:: Loading module ehci-pci[ BUSY ][  OK  ]                                          
:: Loading module uhci-hcd[ BUSY ][  OK  ]                                          
:: Loading module ohci-hcd[ BUSY ][  OK  ]                                          
:: Loading module xhci-hcd[ BUSY ][  OK  ]                                          
:: Loading module usbnet[ BUSY ][  OK  ]                                        
:: Loading module ax88179_178a[ BUSY ][  OK  ]                                              
:: Loading module asix[ BUSY ][  OK  ]                                      
:: Loading module r8152[ BUSY ][  OK  ]                                       
:: Loading module mcs7830[ BUSY ][  OK  ]                                         
:: Loading module rtl8150[ BUSY ][  OK  ]                                         
:: Loading module cx82310_eth[ BUSY ][  OK  ]                                             
:: Loading module plusb[ BUSY ][  OK  ]                                       
:: Loading module ipg[ BUSY ][  OK  ]                                     
:: Unloading module mpt2sas[ BUSY ][  OK  ]                                           
:: Loading module mpt2sas[ BUSY ][  OK  ]                                         
:: Re-scanning disks[ BUSY ][    7.629803] md: invalid raid superblock magic on5                                                                                
[    7.697860] md: invalid raid superblock magic on sdb5                                                        
[    7.772691] md: invalid raid superblock magic on sdc5                                                        
[    7.778379] md0: Failed to send sync event: (sync type: resync, fin                                                                    
[  OK  ]        
:: Checking GRUB boot options[ BUSY ][  OK  ]                                             
Insert Marvell 1475 SATA controller driver                                          
Insert basic USB modules...                           
Insert net driver(Mindspeed only)...                                    
:: Starting /usr/syno/bin/synocfgen...[ BUSY ][  OK  ]                                                      
/usr/syno/bin/synocfgen returns 0                                 
All disk ready or timeout execeed                                 
Partition Version=8                   
 /sbin/e2fsck exists, checking /dev/md0...                                          
/sbin/e2fsck -pvf returns 1                           
Mounting /dev/md0 /tmpRoot                          
:: Checking upgrade file[ BUSY ][  OK  ]                                        
Begin upgrade procedure                       
No upgrade file exists                      
End upgrade procedure                     
------------upgrade                   
Begin upgrade procedure                       
No upgrade file exists                      
End upgrade procedure                     
============upgrade                   
Wait 2 seconds for synology manufactory device                                  
:: Detecting synoboot
:: synoboot not detected[ BUSY ][FAILED]
Wed Sep 29 18:00:14 UTC 2021
/dev/md0 /tmpRoot ext4 rw,relatime,journal_checksum,data=ordered 0 0
none /sys/kernel/debug debugfs rw,relatime 0 0
sys /sys sysfs rw,relatime 0 0
none /dev devtmpfs rw,relatime,size=2961716k,nr_inodes=740429,mode=755 0 0
proc /proc proc rw,relatime 0 0
linuxrc.syno executed successfully.
Post init
:: Pre-mounting /dev/md0 to /tmpRoot[ BUSY ][  OK  ]
:: Max Supported Disks in DSM is currently set to 12![ BUSY ][  OK  ]
maxdisks=12
internalportcfg=0xfff
esataportcfg=0xff000
usbportcfg=0x300000
:: Updating a8293.ko[ BUSY ][FAILED]

==================== start udevd ====================
===== trigger device plug event =====
[   28.905507] mlx_compat: exports duplicate symbol backport_dependency_symbol )
[   34.697066] BTRFS: has skinny extents

Link to comment
Share on other sites

admin@DS3617xs:~$ lspci -k
0000:00:00.0 Class 0600: Device 8086:2e10 (rev 03)
        Subsystem: Device 1028:0420
0000:00:01.0 Class 0604: Device 8086:2e11 (rev 03)
        Kernel driver in use: pcieport
0000:00:02.0 Class 0300: Device 8086:2e12 (rev 03)
        Subsystem: Device 1028:0420
0000:00:02.1 Class 0380: Device 8086:2e13 (rev 03)
        Subsystem: Device 1028:0420
0000:00:03.0 Class 0780: Device 8086:2e14 (rev 03)
        Subsystem: Device 1028:0420
0000:00:03.2 Class 0101: Device 8086:2e16 (rev 03)
        Subsystem: Device 1028:0420
0000:00:03.3 Class 0700: Device 8086:2e17 (rev 03)
        Subsystem: Device 1028:0420
        Kernel driver in use: serial
0000:00:19.0 Class 0200: Device 8086:10de (rev 02)
        Subsystem: Device 1028:0276
        Kernel driver in use: e1000e
0000:00:1a.0 Class 0c03: Device 8086:3a67 (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: uhci_hcd
0000:00:1a.1 Class 0c03: Device 8086:3a68 (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: uhci_hcd
0000:00:1a.2 Class 0c03: Device 8086:3a69 (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: uhci_hcd
0000:00:1a.7 Class 0c03: Device 8086:3a6c (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: ehci-pci
0000:00:1b.0 Class 0403: Device 8086:3a6e (rev 02)
        Subsystem: Device 1028:0420
0000:00:1c.0 Class 0604: Device 8086:3a70 (rev 02)
        Kernel driver in use: pcieport
0000:00:1c.1 Class 0604: Device 8086:3a72 (rev 02)
        Kernel driver in use: pcieport
0000:00:1d.0 Class 0c03: Device 8086:3a64 (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: uhci_hcd
0000:00:1d.1 Class 0c03: Device 8086:3a65 (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: uhci_hcd
0000:00:1d.2 Class 0c03: Device 8086:3a66 (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: uhci_hcd
0000:00:1d.7 Class 0c03: Device 8086:3a6a (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: ehci-pci
0000:00:1e.0 Class 0604: Device 8086:244e (rev a2)
0000:00:1f.0 Class 0601: Device 8086:3a14 (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: lpc_ich
0000:00:1f.2 Class 0106: Device 8086:3a02 (rev 02)
        Subsystem: Device 1028:0420
        Kernel driver in use: ahci
0000:00:1f.3 Class 0c05: Device 8086:3a60 (rev 02)
        Subsystem: Device 1028:0420
0000:01:00.0 Class 0104: Device 13c1:1005 (rev 01)
        Subsystem: Device 13c1:1005
        Kernel driver in use: 3w-9xxx
0001:00:02.0 Class 0000: Device 8086:6f04 (rev ff)
0001:00:02.2 Class 0000: Device 8086:6f06 (rev ff)
0001:00:03.0 Class 0000: Device 8086:6f08 (rev ff)
0001:00:03.2 Class 0000: Device 8086:6f0a (rev ff)
0001:00:1f.0 Class 0000: Device 8086:8c54 (rev ff)
0001:00:1f.3 Class 0000: Device 8086:8c22 (rev ff)
0001:06:00.0 Class 0000: Device 1b4b:1475 (rev ff)
0001:08:00.0 Class 0000: Device 1b4b:9235 (rev ff)
0001:09:00.0 Class 0000: Device 8086:1533 (rev ff)
0001:0c:00.0 Class 0000: Device 8086:1533 (rev ff)
0001:0d:00.0 Class 0000: Device 8086:1533 (rev ff)
 

Link to comment
Share on other sites

admin@DS3617xs:~$ fdisk -l

Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x9d9ef835

Device     Boot   Start        End    Sectors   Size Id Type
/dev/sda1          2048    4982527    4980480   2.4G fd Linux raid autodetect
/dev/sda2       4982528    9176831    4194304     2G fd Linux raid autodetect
/dev/sda3       9437184 1953511007 1944073824   927G  f W95 Ext'd (LBA)
/dev/sda5       9453280 1953318239 1943864960 926.9G fd Linux raid autodetect


Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x308f308e

Device     Boot   Start        End    Sectors   Size Id Type
/dev/sdb1          2048    4982527    4980480   2.4G fd Linux raid autodetect
/dev/sdb2       4982528    9176831    4194304     2G fd Linux raid autodetect
/dev/sdb3       9437184 1953511007 1944073824   927G  f W95 Ext'd (LBA)
/dev/sdb5       9453280 1953318239 1943864960 926.9G fd Linux raid autodetect


Disk /dev/sdc: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xeadc6299

Device     Boot   Start        End    Sectors   Size Id Type
/dev/sdc1          2048    4982527    4980480   2.4G fd Linux raid autodetect
/dev/sdc2       4982528    9176831    4194304     2G fd Linux raid autodetect
/dev/sdc3       9437184 1953511007 1944073824   927G  f W95 Ext'd (LBA)
/dev/sdc5       9453280 1953318239 1943864960 926.9G fd Linux raid autodetect


Disk /dev/md0: 2.4 GiB, 2549940224 bytes, 4980352 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md1: 2 GiB, 2147418112 bytes, 4194176 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram0: 1.7 GiB, 1847590912 bytes, 451072 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram1: 1.7 GiB, 1847590912 bytes, 451072 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md2: 1.8 TiB, 1990515621888 bytes, 3887725824 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 65536 bytes / 131072 bytes


Disk /dev/mapper/vg1000-lv: 1.8 TiB, 1990511820800 bytes, 3887718400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 65536 bytes / 131072 bytes


GPT PMBR size mismatch (204799 != 30965759) will be corrected by w(rite).
Disk /dev/synoboot: 14.8 GiB, 15854469120 bytes, 30965760 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 6C695D1F-E348-4DE0-ACBB-A5ABF7A37920

Device         Start    End Sectors Size Type
/dev/synoboot1  2048  32767   30720  15M EFI System
/dev/synoboot2 32768  83967   51200  25M Linux filesystem
/dev/synoboot3 83968  92159    8192   4M BIOS boot
/dev/synoboot4 92160 245726  153567  75M Linux filesystem
 

Link to comment
Share on other sites

admin@DS3617xs:~$ lsmod
Module                  Size  Used by
snd_usb_hiface          7764  0
snd_pcm_oss            21194  0
snd_mixer_oss          13663  1 snd_pcm_oss
snd_usb_audio         115176  0
snd_pcm                67244  3 snd_pcm_oss,snd_usb_hiface,snd_usb_audio
snd_timer              17654  1 snd_pcm
snd_hwdep               5652  1 snd_usb_audio
snd_usbmidi_lib        17748  1 snd_usb_audio
snd_rawmidi            17110  1 snd_usbmidi_lib
snd_seq_device          4628  1 snd_rawmidi
snd                    48702  10 snd_pcm_oss,snd_usb_hiface,snd_usb_audio,snd_hwdep,snd_timer,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_seq_device,snd_mixer_oss
snd_page_alloc          6618  1 snd_pcm
soundcore               4847  1 snd
bridge                 53853  0
stp                     1549  1 bridge
aufs                  178725  0
macvlan                 8638  0
veth                    4263  0
xt_conntrack            3129  5
xt_addrtype             2621  1
ipt_MASQUERADE          1634  1
xt_REDIRECT             1534  0
xt_nat                  1769  0
iptable_nat             2582  1
nf_nat_ipv4             3240  1 iptable_nat
nf_nat                 11621  5 ipt_MASQUERADE,nf_nat_ipv4,xt_nat,xt_REDIRECT,iptable_nat
cifs                  244680  0
udf                    79072  0
isofs                  32063  0
loop                   16591  0
iscsi_target_mod      219211  1
target_core_ep         49076  2
target_core_file       30790  1
target_core_iblock     19742  1
target_core_mod       526846  13 target_core_iblock,iscsi_target_mod,target_core_ep,target_core_file
syno_extent_pool     1287642  0
rodsp_ep               73082  2 syno_extent_pool,target_core_file
hid_generic             1113  0
usbhid                 25223  0
hid                    82276  2 hid_generic,usbhid
usblp                  10474  0
usb_storage            47709  0
xt_mac                   947  0
xt_geoip                3022  0
compat_xtables          2140  0
nf_conntrack_ipv6       6163  2
nf_defrag_ipv6         22249  1 nf_conntrack_ipv6
ip6table_filter         1324  1
ip6_tables             15488  1 ip6table_filter
xt_recent               8336  0
xt_iprange              1504  0
xt_limit                1777  5
xt_state                1095  0
xt_tcpudp               2271  8
xt_multiport            1622  0
xt_LOG                 12036  0
nf_conntrack_ipv4      11196  4
nf_defrag_ipv4          1203  1 nf_conntrack_ipv4
nf_conntrack           52176  8 ipt_MASQUERADE,nf_nat,xt_state,nf_nat_ipv4,xt_conntrack,iptable_nat,nf_conntrack_ipv4,nf_conntrack_ipv6
iptable_filter          1320  1
ip_tables              14851  2 iptable_filter,iptable_nat
x_tables               15256  19 ip6table_filter,xt_iprange,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,compat_xtables,xt_geoip,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_mac,xt_nat,xt_multiport,iptable_filter,xt_REDIRECT,ip6_tables,xt_addrtype
broadwell_synobios     45979  0
exfat                 116384  0
btrfs                 870258  1
synoacl_vfs            17182  1
zlib_deflate           20444  1 btrfs
hfsplus                91202  0
md4                     3553  0
hmac                    2689  0
atlantic               54926  0
tn40xx                 27765  0
i2c_algo_bit            5120  0
fuse                   75818  0
vfat                   10143  0
fat                    50319  1 vfat
glue_helper             3993  0
lrw                     3269  0
gf128mul                5338  1 lrw
ablk_helper             1676  0
arc4                    1832  0
cryptd                  6956  1 ablk_helper
ecryptfs               78069  1 btrfs
sha512_generic          4936  0
sha256_generic          9620  0
sha1_generic            2198  0
ecb                     1841  0
aes_x86_64              7295  0
authenc                 6172  0
des_generic            15843  0
ansi_cprng              3732  0
cts                     3928  0
md5                     2241  0
cbc                     2504  0
cpufreq_conservative     6232  0
cpufreq_powersave        918  0
cpufreq_performance      922  2
cpufreq_ondemand        8013  0
acpi_cpufreq            6614  0
mperf                   1067  1 acpi_cpufreq
processor              26076  1 acpi_cpufreq
thermal_sys            17649  1 processor
cpufreq_stats           2849  0
freq_table              2372  3 cpufreq_stats,cpufreq_ondemand,acpi_cpufreq
dm_snapshot            26058  0
crc_itu_t               1259  1 udf
crc_ccitt               1259  0
quota_v2                3711  0
quota_tree              7450  1 quota_v2
psnap                   1645  0
p8022                    971  0
llc                     3489  4 stp,p8022,psnap,bridge
sit                    14418  0
tunnel4                 2053  1 sit
ip_tunnel              11448  1 sit
ipv6                  300785  75 sit,rodsp_ep,nf_defrag_ipv6,nf_conntrack_ipv6
zram                    7881  2
etxhci_hcd             84778  0
mv14xx                533785  0
mpt2sas               238978  0
ipg                    15837  0
plusb                   1403  0
cx82310_eth             3806  0
rtl8150                 9215  0
mcs7830                 5628  0
r8152                  55581  0
asix                   20330  0
ax88179_178a           12012  0
usbnet                 17781  5 asix,plusb,mcs7830,ax88179_178a,cx82310_eth
xhci_hcd               84124  0
ohci_hcd               20680  0
uhci_hcd               22419  0
ehci_pci                3560  0
ehci_hcd               39388  1 ehci_pci
usbcore               174990  22 asix,etxhci_hcd,r8152,plusb,usblp,uhci_hcd,snd_usb_hiface,snd_usb_audio,rtl8150,mcs7830,usb_storage,ohci_hcd,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid,usbnet,ax88179_178a,xhci_hcd,cx82310_eth
usb_common              1544  1 usbcore
vmxnet3                36741  0
vmw_pvscsi             15239  0
isci                   94664  0
BusLogic               21185  0
hptiop                 15612  0
3w_sas                 20250  0
3w_9xxx                32453  0
mvsas                  53061  0
arcmsr                 27480  0
aic94xx               103131  0
aacraid                79192  0
megaraid               37746  0
megaraid_sas           72622  0
megaraid_mbox          27683  0
megaraid_mm             7552  1 megaraid_mbox
nvme                   37347  0
mpt3sas               281913  0
mptspi                 12916  0
mptsas                 38463  0
mptscsih               18705  2 mptsas,mptspi
mptctl                 26101  0
mptbase                61898  4 mptctl,mptsas,mptspi,mptscsih
scsi_transport_spi     19098  1 mptspi
sg                     24881  0
ata_piix               23344  0
pch_gbe                33267  0
ptp_pch                 5646  1 pch_gbe
qlge                   77290  0
qlcnic                227416  0
qla3xxx                36545  0
netxen_nic             96660  0
mlx4_en                65036  0
mlx4_core             161746  1 mlx4_en
cxgb4                 115163  0
cxgb3                 131226  0
cxgb                   64094  0
bnx2x                1417616  0
be2net                 82925  0
jme                    34105  0
atl1e                  27956  0
atl1c                  34124  0
atl2                   23196  0
atl1                   30566  0
alx                    25873  0
sky2                   46798  0
skge                   29459  0
r8168                 511915  0
r8169                  31308  0
tg3                   171902  0
libphy                 18061  1 asix
bnx2                   73633  0
uio                     7600  0
forcedeth              54255  0
i40e                  286303  0
ixgbe                 267489  0
ixgb                   37011  0
igb                   175037  0
e1000e                169017  0
e1000                  99699  0
e100                   28629  0
dca                     4512  2 igb,ixgbe
pcnet32                30594  0
mdio                    3293  4 alx,cxgb,bnx2x,cxgb3
mii                     3763  11 ipg,jme,e100,asix,atl1,r8152,mcs7830,usbnet,pch_gbe,pcnet32,ax88179_178a
evdev                   8880  4
button                  4440  0
compat                  4329  0
libcrc32c                898  1 bnx2x
el000                  14864  0
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...