FullTimeDepp
Ist gelegentlich hier
- Registriert
- 30. Juni 2009
- Beiträge
- 86
- Reaktionspunkte
- 6
- Punkte
- 28
Hallo ich möchte gerne Oscam auf meinen Nas laufen lassen. Debian 10.6 ist installiert und läuft im chroot.
IPC ist installiert und oscam compliert und läuft. Nun habe ich das Problem das die die Mouse nicht erkannt wird. Habe 2 Kabel und 2 unterschiedliche Mouse getestet gleiches resultat.
Kann es am ftdi_sio Treiber liegen? Wenn ja wie installiere ich den, finde nichts dazu.
ls -al /dev/ttyUSB*
ls: cannot access '/dev/ttyUSB*': No such file or directory
lsusb
Vielen dank schonmal!
IPC ist installiert und oscam compliert und läuft. Nun habe ich das Problem das die die Mouse nicht erkannt wird. Habe 2 Kabel und 2 unterschiedliche Mouse getestet gleiches resultat.
Kann es am ftdi_sio Treiber liegen? Wenn ja wie installiere ich den, finde nichts dazu.
ls -al /dev/ttyUSB*
ls: cannot access '/dev/ttyUSB*': No such file or directory
lsmod
Module Size Used by
bridge 79157 0
stp 1355 1 bridge
llc 3238 2 stp,bridge
iptable_nat 2265 1
ipt_MASQUERADE 1400 1
xt_nat 1425 0
xt_addrtype 2382 2
nf_nat_ipv4 3032 1 iptable_nat
nf_nat 10763 4 ipt_MASQUERADE,nf_nat_ipv4,xt_nat,iptable_nat
netatop 34391 0
iscsi_tcp 8235 0
libiscsi_tcp 11152 1 iscsi_tcp
libiscsi 30702 2 libiscsi_tcp,iscsi_tcp
scsi_transport_iscsi 47383 3 iscsi_tcp,libiscsi
nf_conntrack_ipv6 6045 2
nf_defrag_ipv6 13685 1 nf_conntrack_ipv6
ip6table_filter 1047 1
ip6_tables 10114 1 ip6table_filter
nf_conntrack_ipv4 5721 4
nf_defrag_ipv4 967 1 nf_conntrack_ipv4
iptable_filter 1103 1
ip_tables 9834 2 iptable_filter,iptable_nat
xt_limit 1345 2
xt_LOG 11167 2
xt_recent 7713 4
xt_tcpudp 1884 4
xt_state 985 0
xt_conntrack 2647 5
nf_conntrack 44228 8 ipt_MASQUERADE,nf_nat,xt_state,nf_nat_ipv4,xt_conntrack,iptable_nat,nf_conntrack_ipv4,nf_conntrack_ipv6
x_tables 11829 13 ip6table_filter,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_nat,iptable_filter,ip6_tables,xt_addrtype
xfrm6_mode_tunnel 1421 0
xfrm6_mode_transport 1035 0
xfrm6_mode_beet 1451 0
ip6_tunnel 15874 0
tunnel6 1952 1 ip6_tunnel
tunnel4 2127 0
ipv6 262497 27 bridge,xfrm6_mode_beet,nf_defrag_ipv6,xfrm6_mode_tunnel,ip6_tunnel,nf_conntrack_ipv6
tun 17281 0
btrfs 726709 0
ufsd 659237 0
jnl 27361 1 ufsd
Module Size Used by
bridge 79157 0
stp 1355 1 bridge
llc 3238 2 stp,bridge
iptable_nat 2265 1
ipt_MASQUERADE 1400 1
xt_nat 1425 0
xt_addrtype 2382 2
nf_nat_ipv4 3032 1 iptable_nat
nf_nat 10763 4 ipt_MASQUERADE,nf_nat_ipv4,xt_nat,iptable_nat
netatop 34391 0
iscsi_tcp 8235 0
libiscsi_tcp 11152 1 iscsi_tcp
libiscsi 30702 2 libiscsi_tcp,iscsi_tcp
scsi_transport_iscsi 47383 3 iscsi_tcp,libiscsi
nf_conntrack_ipv6 6045 2
nf_defrag_ipv6 13685 1 nf_conntrack_ipv6
ip6table_filter 1047 1
ip6_tables 10114 1 ip6table_filter
nf_conntrack_ipv4 5721 4
nf_defrag_ipv4 967 1 nf_conntrack_ipv4
iptable_filter 1103 1
ip_tables 9834 2 iptable_filter,iptable_nat
xt_limit 1345 2
xt_LOG 11167 2
xt_recent 7713 4
xt_tcpudp 1884 4
xt_state 985 0
xt_conntrack 2647 5
nf_conntrack 44228 8 ipt_MASQUERADE,nf_nat,xt_state,nf_nat_ipv4,xt_conntrack,iptable_nat,nf_conntrack_ipv4,nf_conntrack_ipv6
x_tables 11829 13 ip6table_filter,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_nat,iptable_filter,ip6_tables,xt_addrtype
xfrm6_mode_tunnel 1421 0
xfrm6_mode_transport 1035 0
xfrm6_mode_beet 1451 0
ip6_tunnel 15874 0
tunnel6 1952 1 ip6_tunnel
tunnel4 2127 0
ipv6 262497 27 bridge,xfrm6_mode_beet,nf_defrag_ipv6,xfrm6_mode_tunnel,ip6_tunnel,nf_conntrack_ipv6
tun 17281 0
btrfs 726709 0
ufsd 659237 0
jnl 27361 1 ufsd
[ 3.205152] md: ... autorun DONE.
[ 3.207219] RAMDISK: gzip image found at block 0
[ 3.496306] VFS: Mounted root (ext2 filesystem) readonly on device 1:0.
[ 3.501720] devtmpfs: mounted
[ 3.503507] Freeing unused kernel memory: 256K (c0718000 - c0758000)
[ 4.752085] UBI: attaching mtd5 to ubi0
[ 4.811397] UBI: scanning is finished
[ 4.819445] UBI: attached mtd5 (name "config", size 20 MiB) to ubi0
[ 4.824452] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 4.829960] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 4.835392] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 4.840985] UBI: good PEBs: 160, bad PEBs: 0, corrupted PEBs: 0
[ 4.845623] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 4.851479] UBI: max/mean erase counter: 5201/3614, WL threshold: 4096, image sequence number: 256758361
[ 4.859691] UBI: available PEBs: 22, total reserved PEBs: 138, PEBs reserved for bad PEB handling: 10
[ 4.867651] UBI: background thread "ubi_bgt0d" started, PID 1304
[ 5.878865] UBIFS: background thread "ubifs_bgt0_0" started, PID 1309
[ 5.928990] UBIFS: mounted UBI device 0, volume 0, name "config"
[ 5.933729] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 5.941591] UBIFS: FS size: 14475264 bytes (13 MiB, 114 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[ 5.949894] UBIFS: reserved for root: 683702 bytes (667 KiB)
[ 5.954274] UBIFS: media format: w4/r0 (latest is w4/r0), UUID C995B591-C2A8-452D-9DE2-B3F9B203B977, small LPT model
[ 22.864544] egiga0: mac address changed
[ 22.914398] egiga2: mac address changed
[ 22.964341] not_egiga0: mac address changed
[ 23.040487] jnl: driver (lke_9.2.0 lke_9.2.0_r256412_b67, LBD=ON) loaded at bf000000
[ 23.131917] ufsd: module license 'Commercial product' taints kernel.
[ 23.137010] Disabling lock debugging due to kernel taint
[ 23.145628] ufsd:: trace mask set to 0000000f
[ 23.148704] ufsd: driver (lke_9.2.0 lke_9.2.0_r256412_b67, build_host("fsd-linux-bs10b"), acl, ioctl, bdi, sd2(0), fua, bz, tr, rsrc) loaded at bf020000
NTFS support included
exFAT support included
Hfs+/HfsJ support included
optimized: speed
Build_for__WD_Grand_Teton_3.10.39_2015-08-26_lke_9.2.0_r256412_b67
[ 23.273291] bio: create slab <bio-1> at 1
[ 23.276419] Btrfs loaded
[ 23.293570] tun: Universal TUN/TAP device driver, 1.6
[ 23.297344] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 23.468016] pool #1: pkt_size=1536, buf_size=1600 - 2048 of 2048 buffers added
[ 23.474121] egiga1: link up
[ 23.475678] egiga1: started
[ 23.480541] pool #0: pkt_size=1536, buf_size=1600 - 2048 of 2048 buffers added
[ 23.486667] egiga2: link up
[ 23.488223] egiga2: started
[ 27.482725] UBI: attaching mtd6 to ubi1
[ 27.514082] UBI: scanning is finished
[ 27.530812] UBI: attached mtd6 (name "reserve1", size 10 MiB) to ubi1
[ 27.535995] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 27.541505] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 27.546943] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 27.552542] UBI: good PEBs: 80, bad PEBs: 0, corrupted PEBs: 0
[ 27.557092] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 27.562959] UBI: max/mean erase counter: 6/2, WL threshold: 4096, image sequence number: 1317099827
[ 27.570735] UBI: available PEBs: 30, total reserved PEBs: 50, PEBs reserved for bad PEB handling: 12
[ 27.578635] UBI: background thread "ubi_bgt1d" started, PID 3361
[ 28.611335] UBIFS: background thread "ubifs_bgt1_0" started, PID 3378
[ 28.672641] UBIFS: mounted UBI device 1, volume 0, name "reserve"
[ 28.677454] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 28.685325] UBIFS: FS size: 3047424 bytes (2 MiB, 24 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[ 28.693364] UBIFS: reserved for root: 143937 bytes (140 KiB)
[ 28.697738] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 48A58190-8F95-4996-BF27-10F0EDE69FF2, small LPT model
[ 28.716127] UBIFS: un-mount UBI device 1, volume 0
[ 28.719647] UBIFS: background thread "ubifs_bgt1_0" stops
[ 28.747904] UBI: attaching mtd7 to ubi2
[ 28.778922] UBI: scanning is finished
[ 28.788931] UBI: attached mtd7 (name "reserve2", size 10 MiB) to ubi2
[ 28.794114] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 28.799620] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 28.805065] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 28.810658] UBI: good PEBs: 80, bad PEBs: 0, corrupted PEBs: 0
[ 28.815210] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 28.821065] UBI: max/mean erase counter: 5/2, WL threshold: 4096, image sequence number: 1252476601
[ 28.828843] UBI: available PEBs: 20, total reserved PEBs: 60, PEBs reserved for bad PEB handling: 14
[ 28.836714] UBI: background thread "ubi_bgt2d" started, PID 3393
[ 29.964504] UBIFS: background thread "ubifs_bgt2_0" started, PID 3406
[ 30.024734] UBIFS: mounted UBI device 2, volume 0, name "reserve2"
[ 30.029633] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 30.037505] UBIFS: FS size: 4063232 bytes (3 MiB, 32 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[ 30.045550] UBIFS: reserved for root: 191915 bytes (187 KiB)
[ 30.049925] UBIFS: media format: w4/r0 (latest is w4/r0), UUID B4439D9D-8447-44DD-A572-299F1F5A0C11, small LPT model
[ 30.179228] UBIFS: un-mount UBI device 2, volume 0
[ 30.182772] UBIFS: background thread "ubifs_bgt2_0" stops
[ 30.208932] egiga0: mac address changed
[ 30.219271] pool #2: pkt_size=1536, buf_size=1600 - 2048 of 2048 buffers added
[ 30.225382] egiga0: link up
[ 30.226950] egiga0: link up, full duplex, speed 1 Gbps
[ 30.230847] egiga0: started
[ 31.809296] NET: Registered protocol family 10
[ 31.839192] sit: Unknown symbol ip_tunnel_get_stats64 (err 0)
[ 38.483251] md: bind<sda1>
[ 38.525437] md: bind<sdb1>
[ 38.528378] md/raid1:md0: active with 2 out of 2 mirrors
[ 38.532547] md0: bitmap file is out of date (0 < 1) -- forcing full recovery
[ 38.538335] created bitmap (16 pages) for device md0
[ 38.542055] md0: bitmap file is out of date, doing full recovery
[ 38.650699] md0: bitmap initialized from disk: read 2 pages, set 262136 of 262136 bits
[ 38.660556] md0: detected capacity change from 0 to 2147418112
[ 38.669414] md0: unknown partition table
[ 38.702959] Adding 2097056k swap on /dev/md0. Priority:-1 extents:1 across:2097056k
[ 38.736674] EXT4-fs (sda4): barriers disabled
[ 38.749767] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: barrier=0,usrquota,grpquota
[ 38.771573] EXT4-fs (sdb4): barriers disabled
[ 38.781619] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: barrier=0,usrquota,grpquota
[ 38.835510] md: md1 stopped.
[ 38.847800] md: bind<sdb2>
[ 38.849350] md: bind<sda2>
[ 38.852257] md/raid1:md1: active with 2 out of 2 mirrors
[ 38.856415] created bitmap (2 pages) for device md1
[ 38.861813] md1: bitmap initialized from disk: read 1 pages, set 0 of 22341 bits
[ 38.907922] md1: detected capacity change from 0 to 5996878356480
[ 38.931023] md1: unknown partition table
[ 46.295591] restart sysinfod...
[ 51.694141] EXT4-fs (md1): barriers disabled
[ 52.155489] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: barrier=0,usrquota,grpquota
[ 57.807315] nf_conntrack version 0.5.0 (16208 buckets, 64832 max)
[ 57.934456] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 57.998323] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 63.683596] Loading iSCSI transport class v2.0-870.
[ 63.777578] iscsi: registered transport (tcp)
[ 103.910342] Bridge firewalling registered
[ 108.104950] bio: create slab <bio-2> at 2
[ 323.494023] usb 4-1: USB disconnect, device number 2
[ 326.712192] usb 4-1: new full-speed USB device number 3 using xhci-hcd
[ 334.439062] usb 4-1: USB disconnect, device number 3
[ 336.432161] usb 4-1: new full-speed USB device number 4 using xhci-hcd
[ 342.540741] usb 4-1: USB disconnect, device number 4
[ 373.352151] usb 4-1: new full-speed USB device number 5 using xhci-hcd
[ 452.630820] usb 4-1: USB disconnect, device number 5
[ 457.222193] usb 4-1: new full-speed USB device number 6 using xhci-hcd
[ 714.099881] usb 4-1: USB disconnect, device number 6
[ 718.232173] usb 4-1: new full-speed USB device number 7 using xhci-hcd
[ 989.647040] usb 4-1: USB disconnect, device number 7
[ 992.362157] usb 4-1: new full-speed USB device number 8 using xhci-hcd
[ 1027.624671] usb 4-1: USB disconnect, device number 8
[ 1031.142451] usb 4-1: new full-speed USB device number 9 using xhci-hcd
[ 1070.926197] usb 4-1: USB disconnect, device number 9
[ 1088.702173] usb 4-1: new full-speed USB device number 10 using xhci-hcd
[ 1245.729068] usb 4-1: USB disconnect, device number 10
[ 1251.232152] usb 4-1: new full-speed USB device number 11 using xhci-hcd
[ 1598.970653] usb 4-1: USB disconnect, device number 11
[ 1603.382172] usb 4-1: new full-speed USB device number 12 using xhci-hcd
[ 3.207219] RAMDISK: gzip image found at block 0
[ 3.496306] VFS: Mounted root (ext2 filesystem) readonly on device 1:0.
[ 3.501720] devtmpfs: mounted
[ 3.503507] Freeing unused kernel memory: 256K (c0718000 - c0758000)
[ 4.752085] UBI: attaching mtd5 to ubi0
[ 4.811397] UBI: scanning is finished
[ 4.819445] UBI: attached mtd5 (name "config", size 20 MiB) to ubi0
[ 4.824452] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 4.829960] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 4.835392] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 4.840985] UBI: good PEBs: 160, bad PEBs: 0, corrupted PEBs: 0
[ 4.845623] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 4.851479] UBI: max/mean erase counter: 5201/3614, WL threshold: 4096, image sequence number: 256758361
[ 4.859691] UBI: available PEBs: 22, total reserved PEBs: 138, PEBs reserved for bad PEB handling: 10
[ 4.867651] UBI: background thread "ubi_bgt0d" started, PID 1304
[ 5.878865] UBIFS: background thread "ubifs_bgt0_0" started, PID 1309
[ 5.928990] UBIFS: mounted UBI device 0, volume 0, name "config"
[ 5.933729] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 5.941591] UBIFS: FS size: 14475264 bytes (13 MiB, 114 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[ 5.949894] UBIFS: reserved for root: 683702 bytes (667 KiB)
[ 5.954274] UBIFS: media format: w4/r0 (latest is w4/r0), UUID C995B591-C2A8-452D-9DE2-B3F9B203B977, small LPT model
[ 22.864544] egiga0: mac address changed
[ 22.914398] egiga2: mac address changed
[ 22.964341] not_egiga0: mac address changed
[ 23.040487] jnl: driver (lke_9.2.0 lke_9.2.0_r256412_b67, LBD=ON) loaded at bf000000
[ 23.131917] ufsd: module license 'Commercial product' taints kernel.
[ 23.137010] Disabling lock debugging due to kernel taint
[ 23.145628] ufsd:: trace mask set to 0000000f
[ 23.148704] ufsd: driver (lke_9.2.0 lke_9.2.0_r256412_b67, build_host("fsd-linux-bs10b"), acl, ioctl, bdi, sd2(0), fua, bz, tr, rsrc) loaded at bf020000
NTFS support included
exFAT support included
Hfs+/HfsJ support included
optimized: speed
Build_for__WD_Grand_Teton_3.10.39_2015-08-26_lke_9.2.0_r256412_b67
[ 23.273291] bio: create slab <bio-1> at 1
[ 23.276419] Btrfs loaded
[ 23.293570] tun: Universal TUN/TAP device driver, 1.6
[ 23.297344] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 23.468016] pool #1: pkt_size=1536, buf_size=1600 - 2048 of 2048 buffers added
[ 23.474121] egiga1: link up
[ 23.475678] egiga1: started
[ 23.480541] pool #0: pkt_size=1536, buf_size=1600 - 2048 of 2048 buffers added
[ 23.486667] egiga2: link up
[ 23.488223] egiga2: started
[ 27.482725] UBI: attaching mtd6 to ubi1
[ 27.514082] UBI: scanning is finished
[ 27.530812] UBI: attached mtd6 (name "reserve1", size 10 MiB) to ubi1
[ 27.535995] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 27.541505] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 27.546943] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 27.552542] UBI: good PEBs: 80, bad PEBs: 0, corrupted PEBs: 0
[ 27.557092] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 27.562959] UBI: max/mean erase counter: 6/2, WL threshold: 4096, image sequence number: 1317099827
[ 27.570735] UBI: available PEBs: 30, total reserved PEBs: 50, PEBs reserved for bad PEB handling: 12
[ 27.578635] UBI: background thread "ubi_bgt1d" started, PID 3361
[ 28.611335] UBIFS: background thread "ubifs_bgt1_0" started, PID 3378
[ 28.672641] UBIFS: mounted UBI device 1, volume 0, name "reserve"
[ 28.677454] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 28.685325] UBIFS: FS size: 3047424 bytes (2 MiB, 24 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[ 28.693364] UBIFS: reserved for root: 143937 bytes (140 KiB)
[ 28.697738] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 48A58190-8F95-4996-BF27-10F0EDE69FF2, small LPT model
[ 28.716127] UBIFS: un-mount UBI device 1, volume 0
[ 28.719647] UBIFS: background thread "ubifs_bgt1_0" stops
[ 28.747904] UBI: attaching mtd7 to ubi2
[ 28.778922] UBI: scanning is finished
[ 28.788931] UBI: attached mtd7 (name "reserve2", size 10 MiB) to ubi2
[ 28.794114] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 28.799620] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 28.805065] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 28.810658] UBI: good PEBs: 80, bad PEBs: 0, corrupted PEBs: 0
[ 28.815210] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 28.821065] UBI: max/mean erase counter: 5/2, WL threshold: 4096, image sequence number: 1252476601
[ 28.828843] UBI: available PEBs: 20, total reserved PEBs: 60, PEBs reserved for bad PEB handling: 14
[ 28.836714] UBI: background thread "ubi_bgt2d" started, PID 3393
[ 29.964504] UBIFS: background thread "ubifs_bgt2_0" started, PID 3406
[ 30.024734] UBIFS: mounted UBI device 2, volume 0, name "reserve2"
[ 30.029633] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 30.037505] UBIFS: FS size: 4063232 bytes (3 MiB, 32 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[ 30.045550] UBIFS: reserved for root: 191915 bytes (187 KiB)
[ 30.049925] UBIFS: media format: w4/r0 (latest is w4/r0), UUID B4439D9D-8447-44DD-A572-299F1F5A0C11, small LPT model
[ 30.179228] UBIFS: un-mount UBI device 2, volume 0
[ 30.182772] UBIFS: background thread "ubifs_bgt2_0" stops
[ 30.208932] egiga0: mac address changed
[ 30.219271] pool #2: pkt_size=1536, buf_size=1600 - 2048 of 2048 buffers added
[ 30.225382] egiga0: link up
[ 30.226950] egiga0: link up, full duplex, speed 1 Gbps
[ 30.230847] egiga0: started
[ 31.809296] NET: Registered protocol family 10
[ 31.839192] sit: Unknown symbol ip_tunnel_get_stats64 (err 0)
[ 38.483251] md: bind<sda1>
[ 38.525437] md: bind<sdb1>
[ 38.528378] md/raid1:md0: active with 2 out of 2 mirrors
[ 38.532547] md0: bitmap file is out of date (0 < 1) -- forcing full recovery
[ 38.538335] created bitmap (16 pages) for device md0
[ 38.542055] md0: bitmap file is out of date, doing full recovery
[ 38.650699] md0: bitmap initialized from disk: read 2 pages, set 262136 of 262136 bits
[ 38.660556] md0: detected capacity change from 0 to 2147418112
[ 38.669414] md0: unknown partition table
[ 38.702959] Adding 2097056k swap on /dev/md0. Priority:-1 extents:1 across:2097056k
[ 38.736674] EXT4-fs (sda4): barriers disabled
[ 38.749767] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: barrier=0,usrquota,grpquota
[ 38.771573] EXT4-fs (sdb4): barriers disabled
[ 38.781619] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: barrier=0,usrquota,grpquota
[ 38.835510] md: md1 stopped.
[ 38.847800] md: bind<sdb2>
[ 38.849350] md: bind<sda2>
[ 38.852257] md/raid1:md1: active with 2 out of 2 mirrors
[ 38.856415] created bitmap (2 pages) for device md1
[ 38.861813] md1: bitmap initialized from disk: read 1 pages, set 0 of 22341 bits
[ 38.907922] md1: detected capacity change from 0 to 5996878356480
[ 38.931023] md1: unknown partition table
[ 46.295591] restart sysinfod...
[ 51.694141] EXT4-fs (md1): barriers disabled
[ 52.155489] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: barrier=0,usrquota,grpquota
[ 57.807315] nf_conntrack version 0.5.0 (16208 buckets, 64832 max)
[ 57.934456] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 57.998323] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 63.683596] Loading iSCSI transport class v2.0-870.
[ 63.777578] iscsi: registered transport (tcp)
[ 103.910342] Bridge firewalling registered
[ 108.104950] bio: create slab <bio-2> at 2
[ 323.494023] usb 4-1: USB disconnect, device number 2
[ 326.712192] usb 4-1: new full-speed USB device number 3 using xhci-hcd
[ 334.439062] usb 4-1: USB disconnect, device number 3
[ 336.432161] usb 4-1: new full-speed USB device number 4 using xhci-hcd
[ 342.540741] usb 4-1: USB disconnect, device number 4
[ 373.352151] usb 4-1: new full-speed USB device number 5 using xhci-hcd
[ 452.630820] usb 4-1: USB disconnect, device number 5
[ 457.222193] usb 4-1: new full-speed USB device number 6 using xhci-hcd
[ 714.099881] usb 4-1: USB disconnect, device number 6
[ 718.232173] usb 4-1: new full-speed USB device number 7 using xhci-hcd
[ 989.647040] usb 4-1: USB disconnect, device number 7
[ 992.362157] usb 4-1: new full-speed USB device number 8 using xhci-hcd
[ 1027.624671] usb 4-1: USB disconnect, device number 8
[ 1031.142451] usb 4-1: new full-speed USB device number 9 using xhci-hcd
[ 1070.926197] usb 4-1: USB disconnect, device number 9
[ 1088.702173] usb 4-1: new full-speed USB device number 10 using xhci-hcd
[ 1245.729068] usb 4-1: USB disconnect, device number 10
[ 1251.232152] usb 4-1: new full-speed USB device number 11 using xhci-hcd
[ 1598.970653] usb 4-1: USB disconnect, device number 11
[ 1603.382172] usb 4-1: new full-speed USB device number 12 using xhci-hcd
lsusb
lsusb
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 012: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 012: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Zuletzt bearbeitet: