View Issue Details

IDProjectCategoryView StatusLast Update
0000755channel: elrepo/el7kmod-sym53c8xxpublic2017-07-18 07:04
Reportermatsf Assigned Topperry  
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Summary0000755: can't use driver image after CentOS-7 initial release
DescriptionIn CentOS-7 hw-support for LSI-1010-R was dropped. However ELrepo provided the source package kmod-sym53c8xx that made it possible to built an iso driver image. I did so and installing Centos-7/1406 went fine. However succeeding releases (1503,1511 and 1611) all fail to add the same drive image.

The message you get extracting the iso image is;

modprobe: ERROR: could not insert 'sym53c8xx': Invalid argument
Additional Information(The syslog messages from the install is attached in file <sym53c8xx>)
  
TagsNo tags attached.
Attached Files
sym53c8xx (3,610 bytes)   
07:17:08,514 INFO kernel:[   12.013305]  sdb: sdb1
07:17:08,514 INFO kernel:[   12.014235]  sda: sda1 sda2
07:17:08,514 NOTICE kernel:[   12.015810] sd 1:0:0:0: [sdb] Attached SCSI removable disk
07:17:08,514 NOTICE kernel:[   12.017938] sd 0:0:0:0: [sda] Attached SCSI removable disk
07:17:08,514 WARNING kernel:[   18.214914] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
07:17:08,514 INFO kernel:[   19.552879] loop: module loaded
07:17:08,514 WARNING kernel:[   43.119744] Request for unknown module key 'The ELRepo Project (http://elrepo.org): ELRepo.org Secure Boot Key: f365ad3481a7b20e3427b61b2a26635b83fe427b' err -11
07:17:08,514 WARNING kernel:[   43.119760] sym53c8xx: loading out-of-tree module taints kernel.
07:17:08,514 NOTICE kernel:[   43.119807] sym53c8xx: module verification failed: signature and/or required key missing - tainting kernel
07:17:08,514 WARNING kernel:[   43.119826] sym53c8xx: disagrees about version of symbol scsi_dma_map
07:17:08,514 WARNING kernel:[   43.119828] sym53c8xx: Unknown symbol scsi_dma_map (err -22)
07:17:08,514 WARNING kernel:[   43.119858] sym53c8xx: disagrees about version of symbol scsi_remove_host
07:17:08,514 WARNING kernel:[   43.119859] sym53c8xx: Unknown symbol scsi_remove_host (err -22)
07:17:08,514 WARNING kernel:[   43.119885] sym53c8xx: disagrees about version of symbol pcibios_resource_to_bus
07:17:08,514 WARNING kernel:[   43.119888] sym53c8xx: Unknown symbol pcibios_resource_to_bus (err -22)
07:17:08,514 WARNING kernel:[   43.119896] sym53c8xx: disagrees about version of symbol spi_display_xfer_agreement
07:17:08,514 WARNING kernel:[   43.119898] sym53c8xx: Unknown symbol spi_display_xfer_agreement (err -22)
07:17:08,514 WARNING kernel:[   43.119905] sym53c8xx: disagrees about version of symbol scsi_dma_unmap
07:17:08,514 WARNING kernel:[   43.119906] sym53c8xx: Unknown symbol scsi_dma_unmap (err -22)
07:17:08,514 WARNING kernel:[   43.119924] sym53c8xx: disagrees about version of symbol spi_release_transport
07:17:08,514 WARNING kernel:[   43.119925] sym53c8xx: Unknown symbol spi_release_transport (err -22)
07:17:08,514 WARNING kernel:[   43.119940] sym53c8xx: disagrees about version of symbol scsi_host_put
07:17:08,514 WARNING kernel:[   43.119942] sym53c8xx: Unknown symbol scsi_host_put (err -22)
07:17:08,514 WARNING kernel:[   43.119951] sym53c8xx: disagrees about version of symbol scsi_scan_host
07:17:08,514 WARNING kernel:[   43.119953] sym53c8xx: Unknown symbol scsi_scan_host (err -22)
07:17:08,514 WARNING kernel:[   43.119977] sym53c8xx: disagrees about version of symbol scsi_adjust_queue_depth
07:17:08,514 WARNING kernel:[   43.119979] sym53c8xx: Unknown symbol scsi_adjust_queue_depth (err -22)
07:17:08,514 WARNING kernel:[   43.119984] sym53c8xx: disagrees about version of symbol scsi_cmd_get_serial
07:17:08,514 WARNING kernel:[   43.119986] sym53c8xx: Unknown symbol scsi_cmd_get_serial (err -22)
07:17:08,514 WARNING kernel:[   43.119989] sym53c8xx: disagrees about version of symbol spi_attach_transport
07:17:08,514 WARNING kernel:[   43.119991] sym53c8xx: Unknown symbol spi_attach_transport (err -22)
07:17:08,514 WARNING kernel:[   43.120007] sym53c8xx: disagrees about version of symbol scsi_add_host_with_dma
07:17:08,514 WARNING kernel:[   43.120009] sym53c8xx: Unknown symbol scsi_add_host_with_dma (err -22)
07:17:08,514 WARNING kernel:[   43.120014] sym53c8xx: disagrees about version of symbol scsi_host_alloc
07:17:08,514 WARNING kernel:[   43.120016] sym53c8xx: Unknown symbol scsi_host_alloc (err -22)
sh: indent: command not found
sym53c8xx (3,610 bytes)   
program.log (1,042 bytes)   
10:48:09,725 INFO program: Running... multipath -c /dev/sda
10:48:09,734 INFO program: /dev/sda is not a valid multipath device path
10:48:09,735 DEBUG program: Return code: 1
10:48:09,756 INFO program: Running... udevadm settle --timeout=300
10:48:09,767 DEBUG program: Return code: 0
10:48:09,859 INFO program: Running... multipath -c /dev/sdb
10:48:09,872 INFO program: /dev/sdb is not a valid multipath device path
10:48:09,873 DEBUG program: Return code: 1
10:48:09,898 INFO program: Running... udevadm settle --timeout=300
10:48:09,910 DEBUG program: Return code: 0
10:48:09,929 INFO program: Running... udevadm settle --timeout=300
10:48:09,940 DEBUG program: Return code: 0
10:48:09,988 INFO program: Running... multipath -c /dev/loop0
10:48:09,998 INFO program: /dev/loop0 is not a valid multipath device path
10:48:10,001 DEBUG program: Return code: 1
10:48:10,043 INFO program: Running... multipath -c /dev/loop1
10:48:10,052 INFO program: /dev/loop1 is not a valid multipath device path
10:48:10,052 DEBUG program: Return code: 1
program.log (1,042 bytes)   
syslog (5,901 bytes)   
10:47:59,109 NOTICE kernel:[   12.012028] scsi 0:0:0:0: Direct-Access                               0.00 PQ: 0 ANSI: 2
10:47:59,109 NOTICE kernel:[   12.013146] scsi 1:0:0:0: Direct-Access     JetFlash Transcend 8GB    8.07 PQ: 0 ANSI: 4
10:47:59,109 NOTICE kernel:[   12.023028] sd 0:0:0:0: [sda] 1904640 512-byte logical blocks: (975 MB/930 MiB)
10:47:59,109 NOTICE kernel:[   12.023626] sd 0:0:0:0: [sda] Write Protect is off
10:47:59,109 DEBUG kernel:[   12.023630] sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
10:47:59,109 NOTICE kernel:[   12.023817] sd 1:0:0:0: [sdb] 15679488 512-byte logical blocks: (8.02 GB/7.47 GiB)
10:47:59,109 ERR kernel:[   12.024256] sd 0:0:0:0: [sda] Asking for cache data failed
10:47:59,109 ERR kernel:[   12.024261] sd 0:0:0:0: [sda] Assuming drive cache: write through
10:47:59,109 NOTICE kernel:[   12.024826] sd 1:0:0:0: [sdb] Write Protect is off
10:47:59,109 DEBUG kernel:[   12.024831] sd 1:0:0:0: [sdb] Mode Sense: 23 00 00 00
10:47:59,109 INFO kernel:[   12.028466]  sda: sda1
10:47:59,109 INFO kernel:[   12.031013]  sdb: sdb1 sdb2
10:47:59,109 NOTICE kernel:[   12.034401] sd 1:0:0:0: [sdb] Attached SCSI removable disk
10:47:59,109 NOTICE kernel:[   12.036023] sd 0:0:0:0: [sda] Attached SCSI removable disk

........................................................................................................
10:47:13,206 NOTICE kernel:sd 0:0:0:0: [sda] 1904640 512-byte logical blocks: (975 MB/930 MiB)
10:47:13,207 NOTICE kernel:sd 0:0:0:0: [sda] Write Protect is off
10:47:13,207 DEBUG kernel:sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
10:47:13,207 NOTICE kernel:sd 1:0:0:0: [sdb] 15679488 512-byte logical blocks: (8.02 GB/7.47 GiB)
10:47:13,207 ERR kernel:sd 0:0:0:0: [sda] Asking for cache data failed
10:47:13,207 ERR kernel:sd 0:0:0:0: [sda] Assuming drive cache: write through
10:47:13,208 NOTICE kernel:sd 1:0:0:0: [sdb] Write Protect is off
10:47:13,208 DEBUG kernel:sd 1:0:0:0: [sdb] Mode Sense: 23 00 00 00
10:47:13,208 NOTICE kernel:sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
10:47:13,211 INFO kernel: sda: sda1
10:47:13,214 INFO kernel: sdb: sdb1 sdb2
10:47:13,218 NOTICE kernel:sd 1:0:0:0: [sdb] Attached SCSI removable disk
10:47:13,219 NOTICE kernel:sd 0:0:0:0: [sda] Attached SCSI removable disk
10:47:13,288 NOTICE multipathd:sda: add path (uevent)
10:47:13,304 NOTICE multipathd:sdb: add path (uevent)
10:47:24,587 INFO journal:Examining /dev/sda1
10:47:24,587 DEBUG journal:mounting /dev/sda1 at /media/DD-1
10:47:27,506 INFO journal:Examining /media/DD-1/driver.iso
10:47:27,507 DEBUG journal:mounting /media/DD-1/driver.iso at /media/DD-2
10:47:27,511 INFO kernel:loop: module loaded
10:47:27,529 DEBUG journal:unmounting /media/DD-2
10:47:27,532 DEBUG journal:unmounting /media/DD-1
10:47:49,331 DEBUG journal:unload drivers: set([])
10:47:49,331 DEBUG load_drivers:[]
10:47:49,468 DEBUG journal:marking menu complete in /tmp
10:47:49,478 INFO systemd:Started Driver Update Disk UI on tty1.
........................................................................................................
10:49:59,839 NOTICE kernel:[  178.776404] type=1400 audit(1499942999.837:60): avc:  denied  { open } for  pid=1422 comm="fdisk" path="/dev/sda" dev="devtmpfs" ino=12366 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file
10:49:59,842 NOTICE kernel:[  178.779407] type=1400 audit(1499942999.840:62): avc:  denied  { getattr } for  pid=1422 comm="fdisk" path="/dev/sda" dev="devtmpfs" ino=12366 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file
........................................................................................................
10:51:18,021 NOTICE kernel:[  256.957276] type=1400 audit(1499943078.019:80): avc:  denied  { mount } for  pid=1430 comm="mount" name="/" dev="sda1" ino=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dosfs_t:s0 tclass=filesystem
10:51:18,021 NOTICE kernel:type=1400 audit(1499943078.019:80): avc:  denied  { mount } for  pid=1430 comm="mount" name="/" dev="sda1" ino=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dosfs_t:s0 tclass=filesystem
10:51:29,618 WARNING kernel:[  268.554007] audit_printk_skb: 3 callbacks suppressed
10:51:29,618 NOTICE kernel:[  268.554010] type=1400 audit(1499943089.616:82): avc:  denied  { read } for  pid=1436 comm="ls" name="/" dev="sda1" ino=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dosfs_t:s0 tclass=dir
10:51:29,618 NOTICE kernel:[  268.554177] type=1400 audit(1499943089.616:83): avc:  denied  { getattr } for  pid=1436 comm="ls" path="/mnt/driver.iso" dev="sda1" ino=116 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dosfs_t:s0 tclass=file
10:51:29,618 NOTICE kernel:type=1400 audit(1499943089.616:82): avc:  denied  { read } for  pid=1436 comm="ls" name="/" dev="sda1" ino=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dosfs_t:s0 tclass=dir
10:51:29,619 NOTICE kernel:type=1400 audit(1499943089.616:83): avc:  denied  { getattr } for  pid=1436 comm="ls" path="/mnt/driver.iso" dev="sda1" ino=116 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dosfs_t:s0 tclass=file
10:51:55,658 NOTICE kernel:[  294.593425] type=1400 audit(1499943115.656:85): avc:  denied  { getattr } for  pid=1439 comm="df" name="/" dev="sda1" ino=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dosfs_t:s0 tclass=filesystem
10:51:55,659 NOTICE kernel:type=1400 audit(1499943115.656:85): avc:  denied  { getattr } for  pid=1439 comm="df" name="/" dev="sda1" ino=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dosfs_t:s0 tclass=filesystem
syslog (5,901 bytes)   
usb_driver.iso (569 bytes)
Reported upstream

Activities

user721

2017-07-12 02:59

  ~0005310

The severity" of this issue is not "minor" .....

burakkucat

2017-07-12 07:34

administrator   ~0005311

Setting Severity as "block" and Priority as "high".

pperry

2017-07-12 09:37

administrator   ~0005312

The original elrepo released driver (0.0-1) was only compatible with the el7.0 release.

The current version (0.0-2) of kmod-sym53c8xx is compatible with el7.1 and el7.2 but is not compatible with the el7.3 kernels.

I have rebuilt the package against the rhel7.3 kernel (as 0.0-3) and uploaded it to the testing repository. Files are currently syncing to the mirrors so should be available shortly.

http://elrepo.org/linux/testing/el7/x86_64/RPMS/kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64.rpm

Please would you test with the new package and report back.

Thanks

user721

2017-07-13 00:03

  ~0005314

Thanx for your fast response!
I've downloaded the file provided in the link and its name implies that it is an “rpm package file” but it turns out that it is not, so I wasn't sure what to do with it at first.

Your file;
# file tmp/kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64.rpm
tmp/kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64.rpm: # ISO 9660 CD-ROM filesystem data 'CDROM'

compared to;
# file kmod-sym53c8xx-0.0-1.el7.elrepo.x86_64.rpm
kmod-sym53c8xx-0.0-1.el7.elrepo.x86_64.rpm: RPM v3.0 bin i386/x86_64 kmod-sym53c8xx-0.0-1.el7.elrepo

I then suspected that it was the driver image itself since it appears to be a boot'able ISO CD-ROM.
So I then compared your “driver image” with mine. But before I did I put it on a usb stick and simply renamed to “driver.iso”

my driver.iso;
# ls -l /run/media/mdb1/oemdrv/
-rw-r--r--. 1 mdb1 mdb1 417792 Apr 4 2015 driver.iso
# file /run/media/mdb1/oemdrv/driver.iso
/run/media/mdb1/oemdrv/driver.iso: # ISO 9660 CD-ROM filesystem data 'CDROM'

your driver.iso;
# ls -l /run/media/mdb1/NONAME
-rw-r--r--. 1 mdb1 mdb1 356352 Jul 13 07:43 driver.iso
# file /run/media/mdb1/NONAME/driver.iso
/run/media/mdb1/NONAME/driver.iso: # ISO 9660 CD-ROM filesystem data 'CDROM'

however trying to install CentOS7-[1611] using your driver.iso does not work.
Your driver.iso is not recognized as a driver image. (“No driver disk found”)
I then copied (cp) my driver.iso over yours and then it is recognized as a driver disk (but I get the modprobe ERROR msg.)

Also looking inside the two driver.iso files shows complety different both in contents & structure. So my conclusion is that the file you build can not be used a driver disk.

Rgds,
 Mats

toracat

2017-07-13 00:26

administrator   ~0005315

The provided .rpm, kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64.rpm, is an “rpm package file”.

$ file kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64.rpm
kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64.rpm: RPM v3.0 bin i386/x86_64 kmod-sym53c8xx-0.0-3.el7.elrepo

$ rpm -qpl kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64.rpm
/etc/depmod.d/kmod-sym53c8xx.conf
/lib/modules/3.10.0-514.el7.x86_64
/lib/modules/3.10.0-514.el7.x86_64/extra
/lib/modules/3.10.0-514.el7.x86_64/extra/sym53c8xx
/lib/modules/3.10.0-514.el7.x86_64/extra/sym53c8xx/sym53c8xx.ko
/usr/share/doc/kmod-sym53c8xx-0.0
/usr/share/doc/kmod-sym53c8xx-0.0/GPL-v2.0.txt

Are you sure that is the actual file you downloaded?

user721

2017-07-13 13:04

  ~0005316

>Are you sure that is the actual file you downloaded?
Yes, I'm sure …
These are the files that has been downloaded;

# ls -l /home/mdb1/Downloads
-rw-rw-r--. 1 mdb1 mdb1 54832 Jul 13 08:32 kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64(1).rpm
-rw-rw-r--. 1 mdb1 mdb1 356352 Jul 12 20:32 kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64.rpm
#

The last is indeed a true rpm file …..

# rpm2cpio "kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64(1).rpm" | cpio -idmv
./etc/depmod.d/kmod-sym53c8xx.conf
./lib/modules/3.10.0-514.el7.x86_64
./lib/modules/3.10.0-514.el7.x86_64/extra
./lib/modules/3.10.0-514.el7.x86_64/extra/sym53c8xx
./lib/modules/3.10.0-514.el7.x86_64/extra/sym53c8xx/sym53c8xx.ko
./usr/share/doc/kmod-sym53c8xx-0.0
./usr/share/doc/kmod-sym53c8xx-0.0/GPL-v2.0.txt
289 blocks
# ls -l
drwxr-xr-x. 3 root root 4096 Jul 13 20:24 etc
drwxr-xr-x. 3 root root 4096 Jul 13 20:24 lib
drwxr-xr-x. 3 root root 4096 Jul 13 20:24 usr

Now my driver image for 1406 was created two years ago (on a CentOS6 host),
but I “think” (…) I recall how it was built although it was a *lot* of problems making it work.

Its structure is;
Directory listing of /
d--------- 0 0 0 2048 Apr 4 2015 [ 23 02] .
d--------- 0 0 0 2048 Apr 4 2015 [ 23 02] ..
---------- 0 0 0 54 Apr 4 2015 [ 26 00] RHDD3.;1
d--------- 0 0 0 2048 Apr 4 2015 [ 24 02] RPMS

Directory listing of /RPMS/
d--------- 0 0 0 2048 Apr 4 2015 [ 24 02] .
d--------- 0 0 0 2048 Apr 4 2015 [ 23 02] ..
d--------- 0 0 0 2048 Apr 4 2015 [ 25 02] X86_64

Directory listing of /RPMS/X86_64/
d--------- 0 0 0 2048 Apr 4 2015 [ 25 02] .
d--------- 0 0 0 2048 Apr 4 2015 [ 24 02] ..
---------- 0 0 0 54836 Apr 4 2015 [ 27 00] KMOD_SYM.RPM;1

I extracted the rpm and run mkisofs, BUT the file RHDD3 & .rundepmod was added
after having read; https://serverfault.com/questions/374870/how-to-build-a-driver-disk-for-an-anaconda-install-centos-6

And I managed to get it work ….

Now, building the driver for 1611 appears to quite a challenge ….

# pwd
/root
 ls -la tmp
drwxr-xr-x. 5 root root 4096 Jul 13 13:40 .
dr-xr-x---. 9 root root 4096 Jul 13 20:30 ..
drwxr-xr-x. 3 root root 4096 Jul 13 12:28 lib
-rw-r--r--. 1 root root 0 Jul 13 13:36 RHDD3
drwxr-xr-x. 2 root root 4096 Jul 13 13:37 RPMS
-rw-r--r--. 1 root root 0 Jul 13 10:18 .rundepmod
drwxr-xr-x. 2 root root 4096 Jul 13 13:37 X86_64
# mkisofs -o /mnt/driver.iso /root/tmp
This driver.iso is not recognized during CentOS7-1611 installation.
(“No driver disk found”)
By this time I think I tried everyting one could thought of,
but I get the same result the whole time …
So without knowing *how* to build the image file the driver is quite useless …
In the CentOS hw forum I found this;
https://www.centos.org/forums/viewtopic.php?t=51302 !!
I'm well aware that RedHat has withdrawn all documentation on how to accomlish this, so if none at Elrepo knows this, well it will most likely be a dead end, because by now I have tried everything I can think of …..

user721

2017-07-13 13:12

  ~0005317

The files uploaded (2017-07-13) is from one install attempt.
(The driver.iso file is put on usb-stick /dev/sda1)

user721

2017-07-15 13:20

  ~0005320

Got it working now ....

# ls -la tmp
total 12
drwxr-xr-x. 3 root root 4096 Jul 15 20:53 .
dr-xr-x---. 9 root root 4096 Jul 15 21:04 ..
-rw-r--r--. 1 root root 0 Jul 13 13:36 RHDD3
drwxr-xr-x. 3 root root 4096 Jul 15 20:04 RPMS
-rw-r--r--. 1 root root 0 Jul 13 10:18 .rundepmod
# ls -la tmp/RPMS/X86_64
total 68
drwxr-xr-x. 2 root root 4096 Jul 15 20:07 .
drwxr-xr-x. 3 root root 4096 Jul 15 20:04 ..
-rw-r--r--. 1 root root 54832 Jul 15 20:06 kmod-sym53c8xx-0.0-3.el7.elrepo.x86_64.rpm

i.e don't extract the .rpm just put it in /RPMS/X86_64
and make sure the usb drive is labled 'OEMDRV' then;
# mkisofs -o /mnt/driver.iso /root/tmp

And then the 1611-anaconda installer will successfully extract
the driver image from the usb memory-stick.

I can hardly believe my eyes ....

user721

2017-07-15 13:30

  ~0005321

Thanx for providing the package against the rhel7.3 kernel.

pperry

2017-07-15 15:42

administrator   ~0005322

No problem. I'll promote the package to the main repository.

Thanks for the feedback. If it fails again against newer releases, then we will just need to rebuild it against the newer kernel again, so please file a request.

Issue History

Date Modified Username Field Change
2017-07-12 02:15 user721 New Issue
2017-07-12 02:15 user721 Status new => assigned
2017-07-12 02:15 user721 Assigned To => pperry
2017-07-12 02:15 user721 File Added: sym53c8xx
2017-07-12 02:59 user721 Note Added: 0005310
2017-07-12 07:33 burakkucat Priority normal => high
2017-07-12 07:33 burakkucat Severity minor => block
2017-07-12 07:34 burakkucat Note Added: 0005311
2017-07-12 09:37 pperry Note Added: 0005312
2017-07-12 09:38 pperry Status assigned => feedback
2017-07-13 00:03 user721 Note Added: 0005314
2017-07-13 00:26 toracat Note Added: 0005315
2017-07-13 13:04 user721 Note Added: 0005316
2017-07-13 13:07 user721 File Added: program.log
2017-07-13 13:08 user721 File Added: syslog
2017-07-13 13:09 user721 File Added: usb_driver.iso
2017-07-13 13:12 user721 Note Added: 0005317
2017-07-13 15:17 pperry Status feedback => acknowledged
2017-07-15 13:20 user721 Note Added: 0005320
2017-07-15 13:30 user721 Note Added: 0005321
2017-07-15 15:42 pperry Note Added: 0005322
2017-07-15 15:42 pperry Status acknowledged => resolved
2017-07-15 15:42 pperry Resolution open => fixed
2017-07-18 07:04 burakkucat Reporter user721 => matsf