[Bug 763688] Re: [915GM] S-video output doesn't work in Natty (i386)

2012-05-20 Thread Robert Lowery
It applies to the i915 kernel driver file drivers/gpu/drm/i915/intel_tv.c See https://help.ubuntu.com/community/Kernel/Compile for instructions on building your own kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 921636] Re: intel GM965 (X3100) no TV-Out (S-Video)

2012-05-19 Thread Robert Lowery
This kernel patch fixes it for me. I'm working with the maintainers upstream to get it merged --- intel_tv.c.orig 2012-05-19 16:32:21.0 +1000 +++ intel_tv.c 2012-05-19 16:33:23.0 +1000 @@ -1186,6 +1186,9 @@ intel_tv_detect_type(struct intel_tv *in I915_WRITE(TV_DAC,

[Bug 763688] Re: [915GM] S-video output doesn't work in Natty (i386)

2012-05-19 Thread Robert Lowery
This kernel patch fixes it for me. I'm working with the maintainers upstream to get it merged --- intel_tv.c.orig 2012-05-19 16:32:21.0 +1000 +++ intel_tv.c 2012-05-19 16:33:23.0 +1000 @@ -1186,6 +1186,9 @@ intel_tv_detect_type(struct intel_tv *in I915_WRITE(TV_DAC,

[Bug 877368] Re: nbd mounting breaks in oneiric

2011-10-20 Thread Robert Lowery
Found a workaround, setting oldstyle=true in the [generic] section of /etc/nbd-server/config allows nbd-client to connect using the old style port 2000 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877

[Bug 876455] Re: nbd0: Wrong magic (0x25609513) error in Oneiric

2011-10-20 Thread Robert Lowery
That explains it, I had the 'oldstyle' parameter in the export section, rather than the generic section. All working now in oldstyle mode. Thanks for your help -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 876455] Re: nbd0: Wrong magic (0x25609513) error in Oneiric

2011-10-19 Thread Robert Lowery
Wouter, thanks for your fast response and troubleshooting steps. It turns out to be an issue in the mythbuntu-diskless package, specifically the mythbuntu_nbd script which is calling nbd-client using the old style port 2000 command line, but the newer nbd-server used by oneiric seems to only work

[Bug 877368] [NEW] nbd mounting breaks in oneiric

2011-10-18 Thread Robert Lowery
Public bug reported: The mythbuntu_nbd script in mythbuntu-diskless-client calls nbd-client using a command line like nbd-client ${NBD_ROOT_SERVER} ${NBD_ROOT_PORT} /dev/nbd0 since the upgrade to 2.9.23, nbd-server is now configured by default to mount using names. nbd-client should instead be

[Bug 876455] [NEW] nbd0: Wrong magic (0x25609513) error in Oneiric

2011-10-17 Thread Robert Lowery
Public bug reported: I have been using diskless mythbuntu (based on ltsp) for several years. After upgrading from 11.04 -> 11.10, nbd mounting has stopped working from the front ends. In /var/log/syslog on the server I get the error "nbd0: Wrong magic (0x25609513)". nbd-server is configured to u

[Bug 459523] Re: regression: support for dvico dual digital 4 card

2009-12-01 Thread Robert Lowery
The patch has been merged into the v4l-dvb mercurial repository and has also been merged into the kernel tree (for the upcoming 2.6.32 release). I have also been notified that it is queued in the 2.6.31-stable tree, not sure if a later karmic kernel will pick this up or whether we will need to wait

[Bug 459523] Re: regression: support for dvico dual digital 4 card

2009-11-08 Thread Robert Lowery
Barry, What were you applying the patch to? The above patch was against the current tip of the v4l-dvb mercurial repository. If it is against something else (like the karmic kernel source?), you might need to apply the patch by hand. -Rob -- regression: support for dvico dual digital 4 card h

[Bug 459523] Re: regression: support for dvico dual digital 4 card

2009-11-05 Thread Robert Lowery
This is the proper fix that gets things going without workarounds. I'm working on getting it merged upstream, but that will take a while to go from the v4l-dvb tree -> 2.6.31 stable kernel series. Hope you find it useful until it makes its way into a karmic kernel. -Rob diff -r c57f47cfb0e8 lin

[Bug 229879] Re: USB DVB card floods the console with recv bulk message failed -ETIMEOUT

2009-11-02 Thread Robert Lowery
See bug 459523, post #16 for a possible workaround to this issue. -- USB DVB card floods the console with recv bulk message failed -ETIMEOUT https://bugs.launchpad.net/bugs/229879 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 459523] Re: regression: support for dvico dual digital 4 card

2009-11-02 Thread Robert Lowery
OK, I managed to bisect this issue being introduced by http://linuxtv.org/hg/v4l-dvb/rev/7276a5854219 which puts the tuner into sleep mode when no used. At first glance, it looked like I would be able to use the no_poweroff=1 tuner-xc2028 kernel module parameter to workaround this issue, but the i

[Bug 459523] Re: regression: support for dvico dual digital 4 card

2009-11-02 Thread Robert Lowery
The latest working kernel is the stock 2.6.28-15-generic one from jaunty, although I had to symbolically line the old /dev entries to the new ones expected by karmic. I am attempting to bisect the v4l-dvb tree now to see when the issue was introduced, but might take a while as it seems lots of unr

[Bug 459523] Re: regression: support for dvico dual digital 4 card

2009-10-30 Thread Robert Lowery
I have exactly the same issue on 9.10 (karmic) with my dvico dual digital 4 cards. Previously working perfectly on 9.04 (jaunty) -- regression: support for dvico dual digital 4 card https://bugs.launchpad.net/bugs/459523 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 202730] Re: IR not working with AOpen MP965-DR

2008-11-18 Thread Robert Lowery
Intrepid fixes this issue thanks -Rob > This bug was reported a while ago and hasn't had any recent activity. Is > this still an issue with the most recent Intrepid Ibex 8.10 release? You > should be able to test using a LiveCD. Please let us know your results. > For now I'm going to retarget th

[Bug 202730] [NEW] IR not working with AOpen MP965-DR

2008-03-15 Thread Robert Lowery
Public bug reported: The AOpen MP965-DR uses the FINTEK eHOME IR chipset. This does not currently work in Hardy, although lirc CVS does work. Although the hardy lirc package is based on lirc-0.8.3pre1 which contains support for the above, it looks like linux-ubuntu- modules-2.6.24 has not been u

[Bug 190774] Re: pata_sil680 regression 2.6.22->2.6.24

2008-02-16 Thread Robert Lowery
This issue went away with the latest 2.6.24 hardy kernel, please close Thanks -Rob -- pata_sil680 regression 2.6.22->2.6.24 https://bugs.launchpad.net/bugs/190774 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs m

[Bug 190774] [NEW] pata_sil680 regression 2.6.22->2.6.24

2008-02-10 Thread Robert Lowery
Public bug reported: Binary package hint: linux-image-2.6.24-7-generic Having recently upgaded my Ubuntu install from Gutsy to Hardy, my 750GB Seagate disk connected via a SiI680 PCI card is no longer detected. I suspect this is caused by the MMIO changes in 2.6.24. Strangely in 2.6.22 the driv