Thanks, will mark this Fix Released for Intrepid. @zebulon25000, since
you are the original bug reporter, if this is not resolved for you with
the Intrepid Ibex 8.10 release feel free to reopen by setting the status
back to "New". Thanks.
** Changed in: linux (Ubuntu)
Status: Incomplete =
On my new notebook and with Ubuntu 8.10 this seems to be fixed.
--
[feisty] DVB-T USB LiteOn Problems with recognize the frontend
https://bugs.launchpad.net/bugs/99180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:
1) If you are comfortable
I actually think this problem is an USB-problem.
My Liteon-stick had the same problems when used with my notebook
(Fujitsu Siemens Amilo Si 1520). The trick with plugging in the stick
and then do a restart worked for me so I did it this way (recompiling
V4L broke my webcam).
But on my older deskt
I forget to mention that the IDs changed after I unplugged and replugged
the stick.
--
[feisty] DVB-T USB LiteOn Problems with recognize the frontend
https://bugs.launchpad.net/bugs/99180
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubun
Same problem in gutsy:
Linux 2.6.22-10-generic:
[ 9641.260114] usb 5-1.4: new high speed USB device using ehci_hcd and address 6
[ 9641.352227] usb 5-1.4: configuration #1 chosen from 1 choice
[ 9641.472894] dvb-usb: found a 'LITE-ON USB2.0 DVB-T Tuner' in cold state,
will try to load a firmware
Hi,
I've got the same kernel version as you. Try with other v4l version.
Here is the command line to get it :
hg clone http://mcentral.de/hg/~mrec/v4l-dvb-experimental
On Thu, 2007-07-19 at 20:52 +, isayhelloyousaygoodbye wrote:
> I have a similar problem with 7.04 (2.6.20-16-generic) a
Okay, after commenting out a line with /radio in one of the Makefiles in
v4l-dvb/v4l it compiled successfully with the above changes on my Ubuntu
7.04 system. The change to the Makefile was necessary because of some
missing method in one of the radio adapter's code. Advanced users
probably will fig
The solution?
"it's neccessary (even in current sources) to modify frontends/dib3000mc.c
remove
...
insert
...
http://www.linuxforen.de/forums/showthread.php?p=1553857
--
[feisty] DVB-T USB LiteOn Problems with recognize the frontend
https://bugs.launchpad.net/bugs/99180
You received this bug n
I have a similar problem with 7.04 (2.6.20-16-generic) and an Intuix
S-810 Lite-On based (ID 04ca:f001 Lite-On Technology Corp.) dvb-t stick,
as the frontend never gets loaded:
[ 24.08] dvb-usb: found a 'LITE-ON USB2.0 DVB-T Tuner' in cold state,
will try to load a firmware
[ 24.412000] d
First you have to install mercurial (versionning tool)
sudo apt-get install mercurial
You have to install the kernel source and headers corresponding to your
current kernel (tell me if you want more details)
.. then
hg clone http://linuxtv.org/hg/v4l-dvb
.. take some time
then edit
./v4l/dvb
I may work too by modifying the dvb-usb-dvb.c of the v4l integrated into
the kernel. It didn't work for me (i didn't search why) .. However it
may work for you.
On Fri, 2007-07-06 at 08:21 +, busta wrote:
> What do you mean by "download v4l". Do you mean that i should download
> the kernel so
What do you mean by "download v4l". Do you mean that i should download
the kernel source? i thought that v4l was integrated into the kernel.
--
[feisty] DVB-T USB LiteOn Problems with recognize the frontend
https://bugs.launchpad.net/bugs/99180
You received this bug notification because you are a
Hi,
At the moment you can download V4l, make a modification on dvb_usb_dvb.c
(the ugly msleep(1000)) and compile it for you kernel.
Tell me if you want more details ...
rgds,
On Wed, 2007-07-04 at 09:01 +, busta wrote:
> I Have the exact same problem on Ubuntu 7.04 x86.
>
> sudo lspci -vv
I Have the exact same problem on Ubuntu 7.04 x86.
sudo lspci -vv:
00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub
Interface (rev 02)
Subsystem: ASUSTeK Computer Inc. P5P800-MX Mainboard
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr
The mt2060 was not loaded on a edgy with V4L modules until the (ugly) line
"msleep(1000) was added in dvb-usb-dvb.c before reassign sleep and wake up
fonctions.
maybe this bug is related to this
--
[feisty] DVB-T USB LiteOn Problems with recognize the frontend
https://bugs.launchpad.net/bugs/99
Thanks for taking the time to report this bug and helping to make Ubuntu
better. Which version of the kernel are you currently running? Thanks
in advance.
** Changed in: Ubuntu
Assignee: (unassigned) => Brian Murray
Status: Unconfirmed => Needs Info
--
[feisty] DVB-T USB LiteOn Pro
** Changed in: linux-source-2.6.20 (Ubuntu)
Assignee: Brian Murray => Ubuntu Kernel Team
Status: Needs Info => Confirmed
--
[feisty] DVB-T USB LiteOn Problems with recognize the frontend
https://bugs.launchpad.net/bugs/99180
You received this bug notification because you are a member
Here is the result of the command, when the system DOES recognize the
USB key :
sudo lspci -vv :
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81bf
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Here is the result of the comand, when the system does not recognize the
USB key :
sudo lspci -vv
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 81bf
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Could you please also add the output of 'sudo lspci -vv' and 'sudo lspci
-vvn'? Thanks again.
** Changed in: linux-source-2.6.20 (Ubuntu)
Sourcepackagename: None => linux-source-2.6.20
--
[feisty] DVB-T USB LiteOn Problems with recognize the frontend
https://bugs.launchpad.net/bugs/99180
You re
My system is an Ubuntu Feisty Beta for x86. The kernel is updated on a
v2.6.20.13. for i386.
Thanks for helping me.
--
[feisty] DVB-T USB LiteOn Problems with recognize the frontend
https://launchpad.net/bugs/99180
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.c
22 matches
Mail list logo