Bug#1062702: libomp-dev: Program which has run for ten years crashed after distribution upgrade

2024-02-02 Thread William Melgaard
Package: libomp-dev
Version: 1:14.0-55.7~deb12u1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: piob...@mindspring.com

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 12.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-13-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libomp-dev depends on:
ii  libomp-14-dev  1:14.0.6-12

libomp-dev recommends no packages.

libomp-dev suggests no packages.

-- no debconf information
Program containing omp pragma failed after dist upgrade

[CODE]
// oomptest.c
// compile as gcc oomptest.c -o oomp -lm -fopenmp

#include 
#include 
#include 

int omp_get_max_threads(void);
int omp_get_thread_num(void);

void subroutine(float *subject, float *object, int index){
  object[index] -= subject[0];
}


int main(int argc, char* argv[]){
int i, id;
float v0[2] = {13579, 24680}, v1[5]={1, 3, 5, 7, 9};

#pragma omp parallel num_threads(5) private (id)
{
id = omp_get_thread_num(); printf("line 22 id=%d\n", id);
subroutine([1], [id], id);
}
for(i=0; i<5; i++)printf("v1[%d] = %f\n", i, v1[i]);

}[/CODE]
output from test program
"

line 22 id=0
line 22 id=3
line 22 id=1
line 22 id=2
line 22 id=4
v1[0] = -24679.00
v1[1] = 3.00
v1[2] = -24675.00
v1[3] = 7.00
v1[4] = -24671.00
"
expected output from test program
>
line 22 id=0
line 22 id=3
line 22 id=1
line 22 id=2
line 22 id=4
v1[0] = -24679.00
v1[1] = -24677.00
v1[2] = -24675.00
v1[3] = -24673.00
v1[4] = -24671.00
"



Bug#1018085: hplip fails to setup wired printer HP P 1102w

2022-08-26 Thread William Melgaard
The latest HPLIP has been installed.
I have tried installing the proprietary plugin via original HP CD and also 
download. Both installs fail because the "cannot find port". I.e. it is looking 
for the WiFi port to connect to the printer. Incidentally, the printer WiFi 
install does work successfully on my laptop.
The issue at hand is that the install fails for a wired connection. There 
should be no reason to require the  plugin at all for a wired connection.

-Original Message-
From: Brian Potkin 
Sent: Aug 25, 2022 7:32 PM
To: William Melgaard , <1018...@bugs.debian.org>
Subject: Re: Bug#1018085: hplip fails to setup wired printer HP P 1102w

On Thu 25 Aug 2022 at 08:41:20 -0500, William Melgaard wrote:

> Package: hplip
> Version: 3.21.2+dfsg1-2
> Severity: normal
> X-Debbugs-Cc: piob...@mindspring.com

Thank you for your report, William.

> Dear Maintainer,
>
> *** Reporter, please consider answering these questions, where appropriate ***
>
> * What led up to the situation?
> print driver failed after upgrade to bullseye

TBH, this issue gives the impression of being a user support issue.

> * What exactly did you do (or not do) that was effective (or
> ineffective)?
> Instlled latest hplip; deleted existing driver and installed printer
> HP Laserjet Pro P1102w

It hoped by "latest hplip" the version for Debian 11 was installed?

> * What was the outcome of this action
> The install insists on the installation of a proprietary plugin.
> However, attempts to install that plugin from HP CD fails because the
> workstation does not have a WiFi port HPLIP does offer the option of
> USB vs WiFi connection. However, chosing USB appears ineffectual. The
> setup still insists that the plugin is missing.

Upstream offen advise the following technique:

* Download the plugin for your HPLIP version from
https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/
* Install the plugin with 'sh DOWNLOADED_PLUGIN'

> * What outcome did you expect instead?
> Successful test print

That should be possible with a correct setup. Please give

lpstat -t
lpinfo -v
lpinfo -m | grep p1102w

Regards,

Brian.




Bug#1018085: hplip fails to setup wired printer HP P 1102w

2022-08-25 Thread William Melgaard
Package: hplip
Version: 3.21.2+dfsg1-2
Severity: normal
X-Debbugs-Cc: piob...@mindspring.com

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
print driver failed after upgrade to bullseye
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Instlled latest hplip; deleted existing driver and installed printer HP 
Laserjet Pro P1102w
   * What was the outcome of this action
The install insists on the installation of a proprietary plugin. However, 
attempts to install that plugin from HP CD fails because the workstation does 
not have a WiFi port
HPLIP does offer the option of USB vs WiFi connection. However, chosing USB 
appears ineffectual. The setup still insists that the plugin is missing.
   * What outcome did you expect instead?
Successful test print


-- Package-specific info:
Saving output in log file: /home/william/hp-check.log

HP Linux Imaging and Printing System (ver. 3.21.2)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling 
the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper 
dependencies are installed to successfully compile 
HPLIP.  


2. Run-time check mode (-r or --run): Use this mode to determine if a distro 
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball 
has the proper dependencies installed to 
successfully run.   


3. Both compile- and run-time check mode (-b or --both) (Default): This mode 
will check both of the above cases (both compile- and run-time dependencies).   
   

Check types:


a. EXTERNALDEP - External Dependencies  


b. GENERALDEP - General Dependencies (required both at compile and run time)


c. COMPILEDEP - Compile time Dependencies   


d. [All are run-time checks]


PYEXT SCANCONF QUEUES PERMISSION



Status Types:
OK
MISSING   - Missing Dependency or Permission or Plug-in
INCOMPAT  - Incompatible dependency-version or Plugin-version

warning: debian-11 version is not supported. Using debian-10.7 versions 
dependencies to verify and install...

---
| SYSTEM INFO |
---

 Kernel: 5.10.0-17-amd64 #1 SMP Debian 5.10.136-1 (2022-08-13) GNU/Linux
 Host: lakemonster
 Proc: 5.10.0-17-amd64 #1 SMP Debian 5.10.136-1 (2022-08-13) GNU/Linux
 Distribution: debian 11
 Bitness: 64 bit


---
| HPLIP CONFIGURATION |
---

HPLIP-Version: HPLIP 3.21.2
HPLIP-Home: /usr/share/hplip
warning: HPLIP-Installation: Auto installation is not supported for debian 
distro  11 version 

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=3.21.2

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hplip/HP
ppdbase=/usr/share/ppd/hplip
doc=/usr/share/doc/hplip
html=/usr/share/doc/hplip-doc
icon=no
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv
bin=/usr/bin
apparmor=/etc/apparmor.d
# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
libusb01-build=no
pp-build=no
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=yes

Bug#1014038: linux-image-5.10.0-15-amd64: write protected files deleted

2022-06-28 Thread William Melgaard
Package: src:linux
Version: 5.10.120-1
Severity: critical
Justification: causes serious data loss
X-Debbugs-Cc: piob...@mindspring.com

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
Within Dolphin, a folder was highlighted. This folder was a development folder 
congaing read-only backup files.
I clicked on a file that was obsolete, and instrcuted Dolphin to . I 
did not notice that clicking on the obsolete file did not un-highlight the 
development folder.


   * What was the outcome of this action?
Both the obsolete file and the development file were deleted entirely.
   * What outcome did you expect instead?
A notice of failure because of attempt to delete a read-only file


-- Package-specific info:
** Version:
Linux version 5.10.0-15-amd64 (debian-ker...@lists.debian.org) (gcc-10 (Debian 
10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP 
Debian 5.10.120-1 (2022-06-09)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-5.10.0-15-amd64 
root=UUID=baba1d66-1d46-4fc8-a6ea-50135e908f3f ro quiet

** Tainted: POE (12289)
 * proprietary module was loaded
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Kernel log:
Unable to read kernel log; any relevant messages should be attached

** Model information
sys_vendor: Gigabyte Technology Co., Ltd.
product_name: To be filled by O.E.M.
product_version: To be filled by O.E.M.
chassis_vendor: Gigabyte Technology Co., Ltd.
chassis_version: To Be Filled By O.E.M.
bios_vendor: American Megatrends Inc.
bios_version: F5
board_vendor: Gigabyte Technology Co., Ltd.
board_name: 970A-D3P
board_version: To be filled by O.E.M.

** Loaded modules:
nls_ascii
nls_cp437
vfat
fat
vboxnetadp(OE)
vboxnetflt(OE)
rfkill
vboxdrv(OE)
binfmt_misc
usblp
s5h1411
cx88_dvb
cx88_vp3054_i2c
videobuf2_dvb
dvb_core
rc_fusionhdtv_mce
ir_kbd_i2c
xc5000
snd_hda_codec_via
tuner
snd_hda_codec_generic
snd_hda_codec_hdmi
ledtrig_audio
edac_mce_amd
snd_hda_intel
kvm_amd
ccp
snd_intel_dspcfg
soundwire_intel
rng_core
soundwire_generic_allocation
snd_soc_core
kvm
snd_compress
cx88_alsa
soundwire_cadence
snd_hda_codec
cx8800
cx8802
videobuf2_dma_sg
cx88xx
snd_hda_core
irqbypass
videobuf2_memops
tveeprom
videobuf2_v4l2
rc_core
snd_hwdep
ghash_clmulni_intel
joydev
soundwire_bus
videobuf2_common
videodev
aesni_intel
snd_pcm
mc
libaes
snd_timer
crypto_simd
i2c_algo_bit
cryptd
snd
glue_helper
soundcore
pcspkr
sp5100_tco
k10temp
fam15h_power
sg
watchdog
evdev
acpi_cpufreq
nvidia_drm(POE)
drm_kms_helper
cec
nvidia_modeset(POE)
nvidia(POE)
ipmi_devintf
ipmi_msghandler
msr
parport_pc
ppdev
lp
drm
parport
fuse
configfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
hid_logitech_hidpp
hid_logitech_dj
hid_generic
usbhid
hid
uas
usb_storage
sd_mod
sr_mod
cdrom
t10_pi
crc_t10dif
crct10dif_generic
ohci_pci
ata_generic
pata_atiixp
ahci
xhci_pci
libahci
crct10dif_pclmul
crct10dif_common
xhci_hcd
ohci_hcd
crc32_pclmul
ehci_pci
libata
ehci_hcd
crc32c_intel
r8169
usbcore
realtek
scsi_mod
mdio_devres
i2c_piix4
libphy
usb_common
button

** Network interface configuration:
*** /etc/network/interfaces:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

** Network status:
*** IP interfaces and addresses:
1: lo:  mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
   valid_lft forever preferred_lft forever
inet6 ::1/128 scope host 
   valid_lft forever preferred_lft forever
2: enp3s0:  mtu 1500 qdisc pfifo_fast state UP 
group default qlen 1000
link/ether 74:d4:35:07:71:cf brd ff:ff:ff:ff:ff:ff
inet 192.168.1.204/24 brd 192.168.1.255 scope global dynamic noprefixroute 
enp3s0
   valid_lft 78628sec preferred_lft 78628sec
inet6 2600:4040:1043:8c00:edfe:ceb3:eed9:7126/64 scope global temporary 
dynamic 
   valid_lft 7038sec preferred_lft 7038sec
inet6 2600:4040:1043:8c00:76d4:35ff:fe07:71cf/64 scope global dynamic 
mngtmpaddr noprefixroute 
   valid_lft 7038sec preferred_lft 7038sec
inet6 fe80::76d4:35ff:fe07:71cf/64 scope link noprefixroute 
   valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive|  Transmit
 face |bytespackets errs drop fifo frame compressed multicast|bytes
packets errs drop fifo colls carrier compressed
lo:9981 110000 0  0 0 9981 
110000 0   0  0
enp3s0: 938013919  703246010 0  0  6022 33518132  
268330000 0   0  0


** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD/ATI] RD9x0/RX980 
Host Bridge [1002:5a14] (rev 02)
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] RD9x0/RX980 Host 
Bridge [1002:5a14]
Control: I/O- Mem+ BusMaster- 

Bug#978667: bug #978667 update

2020-12-29 Thread William Melgaard
see attached for program which generates the reported bug.This program assumes (two identical) cameras at /dev/video1 and /dev/video3// v4l2_test.c
// compile as $ gcc v4l2_test.c -o v4l2_test

#define MMAP_BUFFERS 3

#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
struct v4l2_capability lcap, rcap;
struct v4l2_format lfmt, rfmt;


int xioctl(int fh, int request, void *arg){
  int r;
  do {
r = ioctl(fh, request, arg);
  } while (r == -1 && ((errno == EINTR) || (errno == EAGAIN)));
  return r;
}

int main(int argc, char **argv){
  char *left_camera, *right_camera;
  int lfd, rfd, i, r;
  struct v4l2_buffer lbuf, rbuf;
  left_camera = "/dev/video1";
  right_camera = "/dev/video3";
  // Open the device
  lfd = open(left_camera, O_RDWR | O_NONBLOCK, 0);
  if (lfd < 0) {
printf("Failed to open left camera\n");
exit(EXIT_FAILURE);
  }
  rfd = open(right_camera, O_RDWR | O_NONBLOCK, 0);
  if (rfd < 0) {
printf("Failed to open right camera\n");
exit(EXIT_FAILURE);
  }

  if (-1 == xioctl(lfd, VIDIOC_QUERYCAP, )) {
printf("Left ERROR: %s\n", strerror(errno));
if(lcap.capabilities != V4L2_CAP_VIDEO_CAPTURE)
  printf("ERROR Left camera deficient capability\n");
exit(EXIT_FAILURE);
  }
  if (-1 == xioctl(rfd, VIDIOC_QUERYCAP, )) {
printf("Right ERROR: %s\n", strerror(errno));
if(rcap.capabilities != V4L2_CAP_VIDEO_CAPTURE)
  printf("ERROR Right camera deficient capability\n");
exit(EXIT_FAILURE);
  }
  // poll fd for device format
  lfmt.type = V4L2_BUF_TYPE_VIDEO_CAPTURE; // == 1
  if(-1 == xioctl(lfd, VIDIOC_G_FMT, )){
printf("ERROR getting info from %s\n", left_camera);
return 1;
  }
  // poll fd for device format
  rfmt.type = V4L2_BUF_TYPE_VIDEO_CAPTURE; // == 1
  if(-1 == xioctl(rfd, VIDIOC_G_FMT, )){
printf("ERROR getting info from %s\n", right_camera);
return 1;
  }
  // Request N buffers that are memory mapped between
  // our application space and the device
  struct v4l2_requestbuffers l_request, r_request;
  l_request.count = r_request.count = MMAP_BUFFERS;
  l_request.type = r_request.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  l_request.memory = r_request.memory = V4L2_MEMORY_MMAP;
  if(r = xioctl(lfd, VIDIOC_REQBUFS, _request) < 0){
printf("ERROR Request l buffer failed\n");
  }
  if(r = xioctl(lfd, VIDIOC_REQBUFS, _request) < 0){
printf("ERROR Request r buffer failed\n");
  }
  if(l_request.count != r_request.count)
printf("ERROR in request count match\n");
  printf("request count = %d\n", l_request.count);

  // Queue the buffers, i.e. indicate to the device
  // that they are available for writing now.
  for (i = 0; i < l_request.count; ++i) {
// struct v4l2_buffer buf; - declared at head of main()
lbuf.type = rbuf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
lbuf.memory = rbuf.memory = V4L2_MEMORY_MMAP;
lbuf.index = rbuf.index = i;
if(r = xioctl(lfd, VIDIOC_QBUF, ) < 0)
  printf("ERROR Failed to QBUF left camera\n");
if(r = xioctl(rfd, VIDIOC_QBUF, ) < 0)
  printf("ERROR Failed to QBUF right camera\n");
  }

// Start stream v4l_buf_type
enum v4l2_buf_type type;
type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
r = xioctl(lfd, VIDIOC_STREAMON, );
if(r < 0)printf("ERROR Failed to STREAMON left camera\n");
r = xioctl(rfd, VIDIOC_STREAMON, );
if(r < 0)printf("ERROR Failed to STREAMON right camera\n");
  
}


Bug#978667: bug #978667 update

2020-12-29 Thread William Melgaard
There is a typo in line 95 my previous submission. Corrected program is attachedThe result is that ioctl(rfd, VIDIOC_QBUF, );is successful, but ioctl(rfd, VIDIOC_STREAMON, );(i.e. second camera) is not successful// v4l2_test.c
// compile as $ gcc v4l2_test.c -o v4l2_test

#define MMAP_BUFFERS 3

#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
struct v4l2_capability lcap, rcap;
struct v4l2_format lfmt, rfmt;


int xioctl(int fh, int request, void *arg){
  int r;
  do {
r = ioctl(fh, request, arg);
  } while (r == -1 && ((errno == EINTR) || (errno == EAGAIN)));
  return r;
}

int main(int argc, char **argv){
  char *left_camera, *right_camera;
  int lfd, rfd, i, r;
  struct v4l2_buffer lbuf, rbuf;
  left_camera = "/dev/video1";
  right_camera = "/dev/video3";
  // Open the device
  lfd = open(left_camera, O_RDWR | O_NONBLOCK, 0);
  if (lfd < 0) {
printf("Failed to open left camera\n");
exit(EXIT_FAILURE);
  }
  rfd = open(right_camera, O_RDWR | O_NONBLOCK, 0);
  if (rfd < 0) {
printf("Failed to open right camera\n");
exit(EXIT_FAILURE);
  }

  if (-1 == xioctl(lfd, VIDIOC_QUERYCAP, )) {
printf("Left ERROR: %s\n", strerror(errno));
if(lcap.capabilities != V4L2_CAP_VIDEO_CAPTURE)
  printf("ERROR Left camera deficient capability\n");
exit(EXIT_FAILURE);
  }
  if (-1 == xioctl(rfd, VIDIOC_QUERYCAP, )) {
printf("Right ERROR: %s\n", strerror(errno));
if(rcap.capabilities != V4L2_CAP_VIDEO_CAPTURE)
  printf("ERROR Right camera deficient capability\n");
exit(EXIT_FAILURE);
  }
  // poll fd for device format
  lfmt.type = V4L2_BUF_TYPE_VIDEO_CAPTURE; // == 1
  if(-1 == xioctl(lfd, VIDIOC_G_FMT, )){
printf("ERROR getting info from %s\n", left_camera);
return 1;
  }
  // poll fd for device format
  rfmt.type = V4L2_BUF_TYPE_VIDEO_CAPTURE; // == 1
  if(-1 == xioctl(rfd, VIDIOC_G_FMT, )){
printf("ERROR getting info from %s\n", right_camera);
return 1;
  }
  // Request N buffers that are memory mapped between
  // our application space and the device
  struct v4l2_requestbuffers l_request, r_request;
  l_request.count = r_request.count = MMAP_BUFFERS;
  l_request.type = r_request.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
  l_request.memory = r_request.memory = V4L2_MEMORY_MMAP;
  if(r = xioctl(lfd, VIDIOC_REQBUFS, _request) < 0){
printf("ERROR Request l buffer failed\n");
  }
  if(r = xioctl(rfd, VIDIOC_REQBUFS, _request) < 0){
printf("ERROR Request r buffer failed\n");
  }
  if(l_request.count != r_request.count)
printf("ERROR in request count match\n");
  printf("request count = %d\n", l_request.count);

  // Queue the buffers, i.e. indicate to the device
  // that they are available for writing now.
  for (i = 0; i < l_request.count; ++i) {
// struct v4l2_buffer buf; - declared at head of main()
lbuf.type = rbuf.type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
lbuf.memory = rbuf.memory = V4L2_MEMORY_MMAP;
lbuf.index = rbuf.index = i;
if(r = xioctl(lfd, VIDIOC_QBUF, ) < 0)
  printf("ERROR Failed to QBUF left camera\n");
if(r = xioctl(rfd, VIDIOC_QBUF, ) < 0)
  printf("ERROR Failed to QBUF right camera\n");
  }

// Start stream v4l_buf_type
enum v4l2_buf_type type;
type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
r = xioctl(lfd, VIDIOC_STREAMON, );
if(r < 0)printf("ERROR Failed to STREAMON left camera\n");
r = xioctl(rfd, VIDIOC_STREAMON, );
if(r < 0)printf("ERROR Failed to STREAMON right camera\n");
  
}


Bug#934383: debian-install: Package fails attempting to access USB WiFi

2019-08-10 Thread William Melgaard
Package: debian-install
Version: debian-10.0.0-amd64-netinst.iso
Severity: serious
Tags: ipv6
Justification: 2

Dear Maintainer,



   * What led up to the situation?
Attemting to install Buster with an USB WiFi dongle
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
When the installer reached the "Detect Network Hardware", it entered a loop of 
alternating white & black screen
   * What outcome did you expect instead?
Identify the presence of a Panda PAU06 Wifi dongle, RT5372, requiring Debian 
package rt2800us



-- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#874088: sddm: cannot log in as root

2017-09-02 Thread William Melgaard
Package: sddm
Version: 0.14.0-4
Severity: serious
Tags: security
Justification: Policy 2.5

Dear Maintainer,

apt-get dist-upgrade from jessie to stretch, followed by synaptic package
manager installation of sddm-theme-elarun provided a splash screen with a blank
block for user.
Providing "root" as the user, with appropriate password did not result in a
login.

Double check of /etc/kde4/kdm/kdmrc found AllowRootLogin=true

Inability to log in as root qualifies as "important" in accordance with the
Debian policy manual section 2.5.




-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sddm depends on:
ii  adduser   3.115
ii  debconf [debconf-2.0] 1.5.61
ii  libc6 2.24-11+deb9u1
ii  libgcc1   1:6.3.0-18
ii  libpam0g  1.1.8-3.6
ii  libqt5core5a  5.7.1+dfsg-3+b1
ii  libqt5dbus5   5.7.1+dfsg-3+b1
ii  libqt5gui55.7.1+dfsg-3+b1
ii  libqt5network55.7.1+dfsg-3+b1
ii  libqt5qml55.7.1-2+b2
ii  libqt5quick5  5.7.1-2+b2
ii  libstdc++66.3.0-18
ii  libsystemd0   232-25+deb9u1
ii  libxcb-xkb1   1.12-1
ii  libxcb1   1.12-1
ii  qml-module-qtquick2   5.7.1-2+b2
ii  x11-common1:7.7+19
ii  xserver-xephyr [xserver]  2:1.19.2-1+deb9u1
ii  xserver-xorg [xserver]1:7.7+19

Versions of packages sddm recommends:
ii  libpam-systemd 232-25+deb9u1
ii  sddm-theme-debian-elarun [sddm-theme]  0.14.0-4
ii  sddm-theme-debian-maui [sddm-theme]0.14.0-4

Versions of packages sddm suggests:
ii  libpam-kwallet5  5.8.4-1

-- debconf information:
  sddm/daemon_name: /usr/bin/sddm
* shared/default-x-display-manager: sddm



Bug#857107: warning: unresponsive script hangs Firefox

2017-03-07 Thread William Melgaard
Package: firefox-esr
Version: 45.7.0esr-1~deb8u1
Severity: important

Dear Maintainer,

   * What led up to the situation?
My Email provider shows ads, which require running scripts. I get the following
popup (example):
"A script on this page may be busy, or it may have stopped responding. You can
sstop the script now, open the script in the debugger, or let the script
continue.

Script: http://j.adlooxtrackin.com/ad.../tfav_infectionsng_banoneinf.js:12;
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
I opened the same Internet window using Firefox under Windows 8, which was
running as a Virtualbox guest. There is no problem in that context.

A longer wait time prior to "unresponsive script" may be sufficient.



-- Package-specific info:

-- Extensions information
Name: Default theme
Location: 
/usr/lib/firefox-esr/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
Package: firefox-esr
Status: enabled

Name: Firefox Hello Beta
Location: ${PROFILE_EXTENSIONS}/l...@mozilla.org.xpi
Status: enabled

Name: Video DownloadHelper
Location: ${PROFILE_EXTENSIONS}/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}.xpi
Status: enabled

-- Plugins information
Name: Shockwave Flash (11.2.202.635)
Location: /usr/lib/flashplugin-nonfree/libflashplayer.so
Status: enabled

Name: Skype Buttons for Kopete
Location: /usr/lib/mozilla/plugins/skypebuttons.so
Package: kopete
Status: enabled


-- Addons package information
ii  firefox-esr45.7.0esr-1~ amd64Mozilla Firefox web browser - Ext
ii  kopete 4:4.14.1-2   amd64instant messaging and chat applic

-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages firefox-esr depends on:
ii  debianutils   4.4+b1
ii  fontconfig2.11.0-6.3+deb8u1
ii  libasound21.0.28-1
ii  libatk1.0-0   2.14.0-1
ii  libc6 2.19-18+deb8u7
ii  libcairo2 1.14.0-2.1+deb8u2
ii  libdbus-1-3   1.8.22-0+deb8u1
ii  libdbus-glib-1-2  0.102-1
ii  libevent-2.0-52.0.21-stable-2+deb8u1
ii  libffi6   3.1-2+b2
ii  libfontconfig12.11.0-6.3+deb8u1
ii  libfreetype6  2.5.2-3+deb8u1
ii  libgcc1   1:4.9.2-10
ii  libgdk-pixbuf2.0-02.31.1-2+deb8u5
ii  libglib2.0-0  2.42.1-1+b1
ii  libgtk2.0-0   2.24.25-3+deb8u1
ii  libhunspell-1.3-0 1.3.3-3
ii  libpango-1.0-01.36.8-3
ii  libsqlite3-0  3.8.7.1-1+deb8u2
ii  libstartup-notification0  0.12-4
ii  libstdc++64.9.2-10
ii  libx11-6  2:1.6.2-3
ii  libxcomposite11:0.4.4-1
ii  libxdamage1   1:1.1.4-2+b1
ii  libxext6  2:1.3.3-1
ii  libxfixes31:5.0.1-2+b2
ii  libxrender1   1:0.9.8-1+b1
ii  libxt61:1.1.4-1+b1
ii  procps2:3.3.9-9
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages firefox-esr recommends:
ii  gstreamer1.0-libav 1.4.4-2
ii  gstreamer1.0-plugins-good  1.4.4-2+deb8u2

Versions of packages firefox-esr suggests:
pn  fonts-lmodern  
ii  fonts-stix [otf-stix]  1.1.1-1
ii  libcanberra0   0.30-2.1
ii  libgnomeui-0   2.24.5-3
ii  libgssapi-krb5-2   1.12.1+dfsg-19+deb8u2
pn  mozplugger 

-- no debconf information



Bug#779919: usb-modeswitch: IOMMU in BIOS not handled properly

2015-03-06 Thread William Melgaard
Package: usb-modeswitch
Version: 2.2.0+repack0-2
Severity: normal
Tags: d-i

Dear Maintainer,

   * What led up to the situation?
The default IOMMU setting in the BIOS for a GIGABYTE motherboard is off.
Attempting to install a Debian system (Wheezy or Jessie AMD-64) with this
setting results in not recognizing USB mouse or keyboard. However, booting with
Squeeze or Wheezy 386 does work with this setting.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Turned on the IOMMU support
   * What was the outcome of this action?
Although the USB-2 mouse and keyboard are dealt with effectively with IOMMU
enabled, there are ~550 lines of page fault reported by dmesg at bootup.
Further investigaiton finds that failure to access the northbridge (AMD 970
chip) USB-3 support is the cause of the page faults.
   * What outcome did you expect instead?
Everything to work



-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages usb-modeswitch depends on:
ii  libc62.19-15
ii  libjim0.75   0.75-1
ii  libusb-1.0-0 2:1.0.19-1
ii  usb-modeswitch-data  20140529-1

usb-modeswitch recommends no packages.

Versions of packages usb-modeswitch suggests:
pn  comgt   none
pn  wvdial  none

-- Configuration Files:
/etc/usb_modeswitch.conf changed:
DisableSwitching=0
EnableLogging=1
SetStorageDelay=4
TargetVendor= 0x1199
TargetProduct= 0x9051
TargetCclass= 0xff
MessageContent=55534243785634120100860100


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#762005: gcc-4.9: prototype subroutine (non-static) != functional subroutine (static)

2014-09-17 Thread William Melgaard
Package: gcc-4.9
Version: 4.9.1-12
Severity: normal

Dear Maintainer,

   * What led up to the situation?
My program has interlocking subroutines. 
a() is called by any mouse click. Depending on state, it may call b(), which 
creates a subwindow (OpenGL)
Creation of a subwindow invokes c(), which associates mouse activity with that 
subwindow
A mouse click on the subwindow invokes c(), which calls a().
Accordingly, a prototype of a(); is placed before c(){...}, followed by 
b(){...}, followed by the actual implementation of a(){...}.
This construction results in an error message:
error: static declaration of 'a()' follows non-static declaration void a(){
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
I changed the repository to jessie from wheezy, and upgraded the gcc 
package. (no joy).
I placed the keyword static in the prototype declaration: static void a();
   * What was the outcome of this action?
an error message, invalid storage class for function 'a'
   * What outcome did you expect instead?
compile without error

This construction has compiled successfully on Debian stable amd64 for the past 
year.
Note to upstream: The use of the keyword static to indicate that the 
subroutine is local to
the file in which it is found is inconsistent with the meaning elsewhere in the 
C language;
i.e. static implies pesistent vs volatile. A more appropriate keyword would 
be local.


-- System Information:
Debian Release: 7.6
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-4.9 depends on:
ii  binutils2.24.51.20140903-1
ii  cpp-4.9 4.9.1-12
ii  gcc-4.9-base4.9.1-12
ii  libc6   2.19-11
ii  libcloog-isl4   0.18.2-1
ii  libgcc-4.9-dev  4.9.1-12
ii  libgmp102:6.0.0+dfsg-6
ii  libisl100.12.2-2
ii  libmpc3 1.0.2-1
ii  libmpfr43.1.2-1
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages gcc-4.9 recommends:
ii  libc6-dev  2.19-11

Versions of packages gcc-4.9 suggests:
ii  binutils [binutils-gold]  2.24.51.20140903-1
pn  gcc-4.9-doc   none
pn  gcc-4.9-locales   none
pn  gcc-4.9-multilib  none
pn  libasan1-dbg  none
pn  libatomic1-dbgnone
pn  libcilkrts5-dbg   none
pn  libgcc1-dbg   none
pn  libgomp1-dbg  none
pn  libitm1-dbg   none
pn  liblsan0-dbg  none
pn  libquadmath0-dbg  none
pn  libtsan0-dbg  none
pn  libubsan0-dbg none
pn  libvtv0-dbg   none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#760667: kmix: audio setup crashes

2014-09-06 Thread William Melgaard
Package: kmix
Version: 4:4.8.4-2
Severity: normal
Tags: d-i

Dear Maintainer,

   * What led up to the situation?
An fresh installation did not produce any sound, internal speaker or headphone. 
The default driver is Intel ICH6.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
I clicked on settings; audio setup, attempting to change the driver
   * What was the outcome of this action?
General details: executable: kmshell4 PID: 5367 Signal: Segmentation fault (11)
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library 
/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1.
[Current thread is 1 (Thread 0xb56eb9c0 (LWP 5367))]

Thread 2 (Thread 0xadfa3b70 (LWP 5370)):
#0  0xb77a9424 in __kernel_vsyscall ()
#1  0xb5ada20a in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb7704b5d in pthread_cond_wait () from 
/lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xae077ec3 in vlc_cond_wait () from /usr/lib/libvlccore.so.5
#4  0xadfeaaa1 in ?? () from /usr/lib/libvlccore.so.5
#5  0xb5ad5c39 in start_thread () from 
/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#6  0xb76f7a6e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 1 (Thread 0xb56eb9c0 (LWP 5367)):
[KCrash Handler]
#6  0xb770a954 in __strcpy_chk () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#7  0xae133acf in ?? () from /usr/lib/i386-linux-gnu/libasound.so.2
#8  0xae134cc8 in snd_device_name_hint () from 
/usr/lib/i386-linux-gnu/libasound.so.2
#9  0xae20e12b in ?? () from /usr/lib/vlc/plugins/audio_output/libalsa_plugin.so
#10 0xae20f2ab in ?? () from /usr/lib/vlc/plugins/audio_output/libalsa_plugin.so
#11 0xadfafcbe in libvlc_audio_output_device_count () from /usr/lib/libvlc.so.5
#12 0xae0d7a6b in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_vlc.so
#13 0xae0d0b08 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_vlc.so
#14 0xae0d0f5b in qt_plugin_instance () from 
/usr/lib/qt4/plugins/phonon_backend/phonon_vlc.so
#15 0xb6ca3480 in QPluginLoader::instance() () from 
/usr/lib/i386-linux-gnu/libQtCore.so.4
#16 0xb271e75c in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so
#17 0xb271f1a9 in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so
#18 0xb26ca2b8 in ?? () from /usr/lib/i386-linux-gnu/libphonon.so.4
#19 0xb26cbbfb in Phonon::Factory::backend(bool) () from 
/usr/lib/i386-linux-gnu/libphonon.so.4
#20 0xb26d050c in 
Phonon::GlobalConfig::audioOutputDeviceListFor(Phonon::Category, int) const () 
from /usr/lib/i386-linux-gnu/libphonon.so.4
#21 0xb273b292 in ?? () from /usr/lib/kde4/kcm_phonon.so
#22 0xb274ce7d in ?? () from /usr/lib/kde4/kcm_phonon.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
   * What outcome did you expect instead?


-- System Information:
Debian Release: 7.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmix depends on:
ii  kde-runtime  4:4.8.4-2
ii  libasound2   1.0.25-4
ii  libc62.13-38+deb7u4
ii  libkdecore5  4:4.8.4-4+deb7u1
ii  libkdeui54:4.8.4-4+deb7u1
ii  libphonon4   4:4.6.0.0-3
ii  libplasma3   4:4.8.4-4+deb7u1
ii  libpulse-mainloop-glib0  2.0-6.1
ii  libpulse02.0-6.1
ii  libqt4-dbus  4:4.8.2+dfsg-11
ii  libqt4-xml   4:4.8.2+dfsg-11
ii  libqtcore4   4:4.8.2+dfsg-11
ii  libqtgui44:4.8.2+dfsg-11
ii  libsolid44:4.8.4-4+deb7u1
ii  libstdc++6   4.7.2-5
ii  phonon   4:4.6.0.0-3

kmix recommends no packages.

kmix suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#760692: system-config-printer: HP Officejet Pro 8500: postscript-driver not supported

2014-09-06 Thread William Melgaard
Package: system-config-printer
Version: 1.3.7-4
Severity: normal

Dear Maintainer,

   * What led up to the situation?
Attempted to install subject printer
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Invoked system-config-printer from root; selected add printer; clicked on
network printer; selected subject printer
   * What was the outcome of this action?
Received an error message, Not supported by this backend.
This action is not supported by this backend.
Please report a bug as this should not have happened.
Provides postscript-driver not supported
   * What outcome did you expect instead?
successful install of printer



-- System Information:
Debian Release: 7.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages system-config-printer depends on:
ii  gnome-icon-theme3.4.0-2
ii  python  2.7.3-4+deb7u1
ii  python-cups 1.9.48-1.1
ii  python-cupshelpers  1.3.7-4
ii  python-dbus 1.1.1-1
ii  python-glade2   2.24.0-3+b1
ii  python-gnome2   2.28.1+dfsg-1
ii  python-gtk2 2.24.0-3+b1
ii  python-libxml2  2.8.0+dfsg1-7+wheezy1
ii  python-notify   0.1.1-3
ii  python-support  1.0.15

Versions of packages system-config-printer recommends:
ii  cups-pk-helper  0.2.3-3
ii  system-config-printer-udev  1.3.7-4

Versions of packages system-config-printer suggests:
pn  python-gnomekeyring  none
pn  python-smbc  none
pn  sessioninstaller none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#458451: kdat - cannot mount ide travan

2007-12-31 Thread William Melgaard
package: kdat
version 2.0.1
operating system: (stable) 2.6.18-5-amd64

I have a Travan 10/20 Gb tape, which is accessible using mt. However, KDat 
cannot open the device. I have given kdat the device name as ht0 under 
settings. mt -f /dev/ht0 tell reports that the unit has a 512 byte block 
size, but kdat settings will only accept 2 digits.

dmesg |grep ht0
ide-tape: hdd - ht0: Seagate STT2A rev 8A51
ide-tape: hdd - ht0: 1000KBps, 6*54kB buffer, 9720kB pipeline, 108ms tDSC, DMA

[EMAIL PROTECTED]:~$ which kdat
/usr/bin/kdat
[EMAIL PROTECTED]:~$ dpkg --search /usr/bin/kdat
kdat: /usr/bin/kdat
[EMAIL PROTECTED]:~$ dpkg --list kdat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  kdat   3.5.5-4a KDE tape backup tool
[EMAIL PROTECTED]:~$ dpkg --status kdat
Package: kdat
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 876
Maintainer: Debian Qt/KDE Maintainers [EMAIL PROTECTED]
Architecture: amd64
Source: kdeadmin
Version: 4:3.5.5-4
Depends: kdelibs4c2a (= 4:3.5.5-1), libc6 (= 2.3.5-1), libgcc1 (= 
1:4.1.1-12), libqt3-mt (= 3:3.3.7), libstdc++6 (= 4.1.1-12)
Suggests: khelpcenter
Description: a KDE tape backup tool
 KDat is a tar-based tape archiver. It is designed to work with multiple
 archives on a single tape.
 .
 Main features are:
  * Simple graphical interface to local filesystem and tape contents.
  * Multiple archives on the same physical tape.
  * Complete index of archives and files is stored on local hard disk.
  * Selective restore of files from an archive.
  * Backup profiles for frequently used backups.
 .
 This package is part of KDE, as a component of the KDE administration module.
 See the 'kde' and 'kdeadmin' packages for more information.
[EMAIL PROTECTED]:~$




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#404841: Package: cdrecord (4:2.01+01a01-2)

2006-12-28 Thread William Melgaard
Package: cdrecord (4:2.01+01a01-2)

The following is reported from cdrecord. A previous recorded bug stated that it 
went away while logged in as root.
In this case, I was logged in as root.
I also tried it with dev=1,5,0 (same set of error messages).
If I can be of any assistance (I am a civil engineer, not a computer 
professional)
I will find time to help.

William Melgaard
[EMAIL PROTECTED]


geeves:/common/Downloads/Linux# cdrecord -eject -v -data -raw96p 
debian-31r4-i386-netinst.iso
Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg 
Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
  and thus may have bugs that are not present in the original version.
  Please send bug reports and support requests to [EMAIL PROTECTED].
  The original author should not be bothered with problems of this version.

cdrecord: Warning: Running on Linux-2.6.8-11-amd64-k8
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
TOC Type: 1 = CD-ROM
scsidev: '1,5,0'
scsibus: 1 target: 5 lun: 0
cdrecord: No such file or directory. Cannot open '/dev/sg*'. Cannot open
SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
cdrecord:
cdrecord: For more information, install the cdrtools-doc
cdrecord: package and read /usr/share/doc/cdrecord/README.ATAPI.setup .
geeves:/common/Downloads/Linux#