Re: [Bug 1694199] Re: TV Tuner (Hauppauge WinTV-NOVA-T USB2) is not being recognised

2017-06-08 Thread Spud Link
Ran using 4.12.0-041200rc4 upstream kernel.

This time the TV USB card was identified. However a 'Call Trace' 
appeared in 'dmesg' (attached). I wouldn't know if that is kernel 
related, or not, so have not updated any bug status info. Let me know if 
you require any further info


On 31/05/17 01:11, Joseph Salisbury wrote:
> Did this issue start happening after an update/upgrade?  Was there a
> prior kernel version where you were not having this particular problem?
>
> Would it be possible for you to test the latest upstream kernel? Refer
> to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
> v4.12 kernel[0].
>
> If this bug is fixed in the mainline kernel, please add the following
> tag 'kernel-fixed-upstream'.
>
> If the mainline kernel does not fix this bug, please add the tag:
> 'kernel-bug-exists-upstream'.
>
> Once testing of the upstream kernel is complete, please mark this bug as
> "Confirmed".
>
>
> Thanks in advance.
>
> [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.12-rc3
>
> ** Changed in: linux (Ubuntu)
> Importance: Undecided => Medium
>
> ** Changed in: linux (Ubuntu)
> Status: Confirmed => Incomplete
>


** Attachment added: "dmesg_4.12.0-041200rc4_NOVA"
   
https://bugs.launchpad.net/bugs/1694199/+attachment/4892718/+files/dmesg_4.12.0-041200rc4_NOVA

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1694199

Title:
  TV Tuner (Hauppauge WinTV-NOVA-T USB2) is not being recognised

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1694199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1694199] Re: TV Tuner (Hauppauge WinTV-NOVA-T USB2) is not being recognised

2017-05-31 Thread Spud Link
Hi Joe and thanks for your email.

I had not used this TV tuner on my desktop computer with an earlier 
version of OS.

I had used the tuner (as stated earlier) on my laptop which used Ubuntu 
16.04 and that was successful. So tuner OK.

At this point I am reluctant to venture to use the upstream kernel (my 
lack of skills etc).

However what I did do was install Ubuntu 16.04 (linux 4.4.0-78-generic) 
as a VM on my desktop. I have included the pertinent "dmesg" output 
below. To my way of thinking, processing got beyond the issue I raised 
(Unknown symbols) and the TV Tuner was identified. There is another 
issue present

"[  101.325099] dvb-usb: could not restart the USB controller CPU."

but I would be thinking that it is related to the VM setup. 
Perhaps,because the host OS is not doing what it should do for the USB 
TV Tuner, the guest OS stumbles). Subsequent to testing on VM, I checked 
the TV Tuner on the laptop and it is functioning A OK.

Would you consider that this is sufficient to indicate that there was a 
kernel bug?

Cheers

Jack


DMESG OUTPUT

usb 1-1: new high-speed USB devic[  101.325099]e number 2 using ehci-pci
[   97.883850] usb 1-1: New USB device found, idVendor=2040, idProduct=9300
[   97.883853] usb 1-1: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[   99.808439] dvb-usb: found a 'Hauppauge WinTV-NOVA-T usb2' in cold 
state, will try to load a firmware
[   99.867024] dvb-usb: downloading firmware from file 
'dvb-usb-nova-t-usb2-02.fw'
[  101.325099] dvb-usb: could not restart the USB controller CPU.
[  101.325115] dvb_usb_nova_t_usb2: probe of 1-1:1.0 failed with error -22
[  101.325472] usbcore: registered new interface driver dvb_usb_nova_t_usb2
[  101.330946] usb 1-1: USB disconnect, device number 2
[  111.766837] usb 1-1: new high-speed USB device number 3 using ehci-pci
[  111.917878] usb 1-1: New USB device found, idVendor=2040, idProduct=9301
[  111.917888] usb 1-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[  111.917894] usb 1-1: Product: SOHO-FX2
[  111.917898] usb 1-1: Manufacturer: Hauppau⁧攀
[  111.917902] usb 1-1: SerialNumber: 9301-00-FXXX
[  111.922917] dvb-usb: found a 'Hauppauge WinTV-NOVA-T usb2' in warm state.
[  111.925455] dvb-usb: will pass the complete MPEG2 transport stream to 
the software demuxer.
[  111.929056] DVB: registering new adapter (Hauppauge WinTV-NOVA-T usb2)
[  111.943336] dvb-usb: MAC address: XX:XX:XX:XX:XX:XX
[  111.957735] usb 1-1: DVB: registering adapter 0 frontend 0 (DiBcom 
3000MC/P)...
[  112.172674] input: IR-receiver inside an USB DVB receiver as 
/devices/pci:00/:00:0b.0/usb1/1-1/input/input8
[  112.173027] dvb-usb: schedule remote query interval to 100 msecs.
[  112.173037] dvb-usb: Hauppauge WinTV-NOVA-T usb2 successfully 
initialized and connected.
[  114.269804] dvb-usb: recv bulk message failed: -110


On 31/05/17 01:11, Joseph Salisbury wrote:
> Did this issue start happening after an update/upgrade?  Was there a
> prior kernel version where you were not having this particular problem?
>
> Would it be possible for you to test the latest upstream kernel? Refer
> to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
> v4.12 kernel[0].
>
> If this bug is fixed in the mainline kernel, please add the following
> tag 'kernel-fixed-upstream'.
>
> If the mainline kernel does not fix this bug, please add the tag:
> 'kernel-bug-exists-upstream'.
>
> Once testing of the upstream kernel is complete, please mark this bug as
> "Confirmed".
>
>
> Thanks in advance.
>
> [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.12-rc3
>
> ** Changed in: linux (Ubuntu)
> Importance: Undecided => Medium
>
> ** Changed in: linux (Ubuntu)
> Status: Confirmed => Incomplete
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1694199

Title:
  TV Tuner (Hauppauge WinTV-NOVA-T USB2) is not being recognised

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1694199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1694199] [NEW] TV Tuner (Hauppauge WinTV-NOVA-T USB2) is not being recognised

2017-05-29 Thread Spud Link
Public bug reported:

Tuner works on my laptop (Ubuntu 16.04) but not on my desktop Ubuntu 17.04 
(uname -a: Linux machine 4.10.0-21-generic #23-Ubuntu SMP Fri Apr 28 16:14:22 
UTC 2017   x86_64 x86_64 x86_64 GNU/Linux).
This link (https://linuxtv.org/wiki/index.php/DVB-T_USB_Devices) says:
the tuner is supported since kernel 2.6.13, 
its Hardware (?) is dib3000mc and 
firmware is dvb-usb-nova-t-usb2-02.fw.
Tuner firmware was copied from laptop to desktop /lib/firmware
 -rw-r--r-- 1 root root 11023 Dec 10 22:39 
/lib/firmware/dvb-usb-nova-t-usb2-02.fw
On Desktop (where the problem exists)
lsusb shows Bus 001 Device 004: ID 2040:9300 Hauppauge WinTV NOVA-T USB2 (cold) 
*
* Tuner shows light out when cold. If I boot into Windows light goes on. When I 
return to Linux light remains on and lsusb reports warm.
dmesg |grep dvb shows dvb_usb_dibusb_mc_common: Unknown symbol __symbol_get 
(err 0) --- Whether tuner warm or cold
This page (https://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-USB2) 
states the following drivers are required:
 - dib3000-common.ko
 - dib3000mc.ko
 - dvb-usb.ko
 - dvb-usb-dibusb-common.ko
 - dvb-usb-nova-t-usb2.ko
lsmod|grep dvb shows:
dvb_usb_dibusb_common16384  0
dvb_usb24576  1 dvb_usb_dibusb_common
dvb_core  126976  1 dvb_usb
rc_core28672  1 dvb_usb
lsmod|grep dib shows:
dvb_usb_dibusb_common16384  0
dib3000mc  20480  0
dibx000_common 16384  1 dib3000mc
dvb_usb24576  1 dvb_usb_dibusb_common
"dvb-usb-nova-t-usb2.ko" is located in 
/lib/modules/4.10.0-21-generic/kernel/drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko.
However modprobe "dvb-usb-nova-t-usb2.ko" outputs
"modprobe: FATAL: Module dvb-usb-nova-t-usb2.ko not found in directory 
/lib/modules/4.10.0-21-generic"
and modprobe "dvb-usb-nova-t-usb2" outputs
"modprobe: ERROR: could not insert 'dvb_usb_nova_t_usb2': Unknown 
symbol in module, or unknown parameter (see dmesg)"
dmesg |grep dvb shows
[2.481132] dvb_usb_dibusb_mc_common: Unknown symbol __symbol_get (err 0)  
-- upon boot
[  646.407012] dvb_usb_dibusb_mc_common: Unknown symbol __symbol_get (err 0)  
-- upon modprobe

With reference to https://wiki.ubuntu.com/Kernel/Firmware, using command 
"udevadm monitor --property"
there is nothing reported for a "SUB-SYSTEM Firmware" event and driver 
"dvb-usb-nova-t-usb2" is not mentioned.

The TV tuner is plugged into a USB2 only back plug on Desktop and PC is
operating in BIOS (not UEFI) mode.


On my laptop where the card works, dmesg|grep dvb provides
[  186.878500] dvb-usb: found a 'Hauppauge WinTV-NOVA-T usb2' in cold 
state, will try to load a firmware
[  186.889946] dvb-usb: downloading firmware from file 
'dvb-usb-nova-t-usb2-02.fw'
[  186.970174] dvb-usb: generic DVB-USB module successfully 
deinitialized and disconnected.
[  186.970655] usbcore: registered new interface driver 
dvb_usb_nova_t_usb2
[  188.882272] dvb-usb: found a 'Hauppauge WinTV-NOVA-T usb2' in warm 
state.
[  188.882562] dvb-usb: will pass the complete MPEG2 transport stream 
to the software demuxer.
[  188.887424] dvb-usb: MAC address: XX:XX:XX:XX:XX:XX
[  188.947464] dvb-usb: schedule remote query interval to 100 msecs.
[  188.947467] dvb-usb: Hauppauge WinTV-NOVA-T usb2 successfully 
initialized and connected.
Also lsmod reports the presence of dvb-usb-nova-t-usb2

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: linux-image-4.10.0-21-generic 4.10.0-21.23
ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
Uname: Linux 4.10.0-21-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu4.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  spudlink   2011 F pulseaudio
 /dev/snd/controlC1:  spudlink   2011 F pulseaudio
 /dev/snd/controlC0:  spudlink   2011 F pulseaudio
CurrentDesktop: Unity:Unity7
Date: Mon May 29 13:29:17 2017
HibernationDevice: RESUME=UUID=468cfd2f-7272-4c4a-a9ca-a1f0d6a89587
InstallationDate: Installed on 2016-12-12 (167 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
IwConfig:
 enp0s31f6  no wireless extensions.
 
 lono wireless extensions.
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 005: ID 2040:9300 Hauppauge WinTV NOVA-T USB2 (cold)
 Bus 001 Device 003: ID 046d:08d7 Logitech, Inc. QuickCam Communicate STX
 Bus 001 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
ProcEnviron:
 LANGUAGE=en_AU:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_AU.UTF-8
 SHELL=/bin/bash

[Bug 1533162] [NEW] Librie office writer freezes system

2016-01-12 Thread Spud M.
Public bug reported:

When Ctrl-C and Ctrl-V text

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.19.0-43.49~14.04.1-generic 3.19.8-ckt10
Uname: Linux 3.19.0-43-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Tue Jan 12 14:34:39 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: bbswitch, 0.7, 3.19.0-43-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 NVIDIA Corporation G84M [GeForce 8600M GT] [10de:0407] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1515]
InstallationDate: Installed on 2016-01-11 (0 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
MachineType: ASUSTeK Computer Inc. G2S
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-43-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/31/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 300
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: G2S
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr300:bd12/31/2007:svnASUSTeKComputerInc.:pnG2S:pvr1.0:rvnASUSTeKComputerInc.:rnG2S:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: G2S
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Tue Jan 12 14:17:11 2016
xserver.configfile: default
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
 NOUVEAU(0): [COPY] failed to allocate class.
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.1-0ubuntu3~trusty1
xserver.video_driver: nouveau

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533162

Title:
  Librie office writer freezes system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1533162/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1388750] [NEW] package ca-certificates-java 20110426ubuntu0.10.04.2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-11-03 Thread Spud
Public bug reported:

package ca-certificates-java 20110426ubuntu0.10.04.2 failed to
install/upgrade: ErrorMessage: subprocess installed post-installation
script returned error exit status

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: ca-certificates-java 20110426ubuntu0.10.04.2
ProcVersionSignature: Ubuntu 3.2.0-70.105-generic 3.2.63
Uname: Linux 3.2.0-70-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.7
Architecture: amd64
Date: Fri Oct 31 07:14:23 2014
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ca-certificates-java
Title: package ca-certificates-java 20110426ubuntu0.10.04.2 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
UpgradeStatus: Upgraded to precise on 2014-10-30 (3 days ago)

** Affects: ca-certificates-java (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388750

Title:
  package ca-certificates-java 20110426ubuntu0.10.04.2 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1388750/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1046244]

2012-10-04 Thread Andrea-spud
(In reply to comment #23)
 *** Bug 307166 has been marked as a duplicate of this bug. ***

Today I have discovered something new about my report: for me the crash occur 
only if apper (apper-sentinel) is running.
I tried to kill process apper-sentinel and programs (kate, kwrite) works, then 
I reopen it and crash again.
I hope that this information will be useful.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1046244

Title:
  plasma-desktop crashes with SIGFAULT on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/qt/+bug/1046244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898385] Re: Chromium-generated PDF does not print on Samsung SCX-3200 on USB via Samsung's driver

2011-12-11 Thread SPud
It still happens. It really rare with Splix. Using Splix does not solve
the problem, but makes it less frequent.

I did small test. I've created my own backend (bash script), which
redirects stdin to some file, and when it is finished sends file to
/dev/usb/lp0. It is working well even with Samsung driver. When my
script redirects directly to stdout, it produces problem.

So: the same content, but sent in single not interrupted stream makes
difference. It may suggest that it is some timing issue, which should be
addressed in usbbackend and not in Splix or Samsung driver.

I think that interrupt in input stream is interpreted by Samsung printer
as end of job. If uploaded data is not complete, printer tries to print
as plain text, and does not wait for rest of job.

I'd like to try cups' filter ability in order to implement buffering,
but it is out of my knowledge. If you may suggest something I'm open to
try your suggestions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898385

Title:
  Chromium-generated PDF does not print on Samsung SCX-3200 on USB via
  Samsung's driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/splix/+bug/898385/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs