Ubuntu Multimedia :: EyeTV For DTT (USB Stick) Not Working?
May 12, 2011
I just bought a new USB DVB-T receiver: Elgato EyeTV for DTT.
In the following chart:url
it is listed as supported out of the box, which is not the case.
When I connect the stick, the only message I get is the following:
May 13 00:15:26 micasa kernel: [16969.930122] usb 2-2: new high speed USB device using ehci_hcd and address 4
So I guess I will need to mess up with patches, kernel modules, firmware files, etc.
Please, is anybody using this receiver or the Hauppauge WinTV-NOVA-T (which is said to be a clone)?
View 3 Replies
ADVERTISEMENT
Jun 6, 2011
im trying to use a Y0400052 remote control from my leadtek winfast analog tv receiver pci card with a elgato eyetv dtt dvb-t usb stick. i know theres plenty of 'how do i get my infrared remote controller working' infos out there but im kind of lost. feel free to direct me to an appropriate place. part of my confusion is that im both lost on a very general level AND on a very specific level. back in the days when i had a desktop and was using the leadtek pci card the remote was working ok via lirc. now it seems that there is this new way of handling remotes via devinput and 'events' so im unclear - do i need lirc anymore?
[Code]...
View 1 Replies
View Related
Jan 17, 2010
I installed mythbuntu 9.10 this week on some old hardware, I had a Hauppauge 500MCE PVR in and made it work fairly easy. I'm used to gentoo
However, I want to record HD signal, so I plugged in a Eyetv hybrid and followed this guide url.
I extracted the driver, put it in into /lib/firmware, modprobed em28xx, rebooted. When I plug in the device, it is not recognised. I tried both usb ports. The ID is "0fd9:0018", which is somewhat different from similar hardware e.g. Hauppauge wintv-hvr-950 (ID 2040:6513 url.
I think the hardware has been updated, hope someone knows how to crack this one
I have added some additional information below!
# uname -a
Quote:
Linux m 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux
# lsmod | egrep -R "video|em|video|v4l"
Quote:
em28xx 80968 0
ir_common 48512 1 em28xx
videobuf_vmalloc 6496 1 em28xx
videobuf_core 17952 2 em28xx,videobuf_vmalloc
v4l2_common 17500 6 em28xx,wm8775,tuner,cx25840,ivtv,cx2341x
code.....
View 4 Replies
View Related
Mar 3, 2010
In Kaffeine I can not press "Start scan" button, because it is disabled. The USB-ID of the DVB-T dual-tuner device is 0fd9:0011.
View 5 Replies
View Related
May 3, 2011
I have a Vodafone (UK) PAYG USB stick (Huawei K3565 v2) which worked perfectly out of the box in 10.10. I also installed Betavine Connection Manager but never actually needed it. Since upgrading to 11.04 the stick won't connect. When I plug it in I get a green flashing light then a blue one but it never registers with Connection Manager. Nothing I can do tweaking the settings seems to make it work either.
View 9 Replies
View Related
Feb 14, 2010
glad to be in the company of ppl that share the same interests i do.recently installed ubuntu 9.04 on a toshiba satelite pro laptop that had no os n it all.i also have this vodafone usb modem id like t use with it,but ive no clue on how to configure it to the laptop to use for web access.when i plug the usb modem into my win xp desktp,it works rite out the box.id like to make a permanent move frm windows to linux os.
View 2 Replies
View Related
Nov 8, 2009
I have installed Huawei USB stick with version 9.04 and it was working well. After updating to 9.10 I hava got a lot of problems. Connection is Ok but when I try load any page it gives message "server not found". Some times it can load a page after many trials. Reconnection does not help. I am sending this message with same stick using Xp in same room so the problem is not in the stick itself.
View 1 Replies
View Related
Nov 2, 2009
I can't get working Nokia Stick CS 15- GNU, stick is blinking blue but I can't get /dev/ttyACM0 from the drop down list and Internet dosn't work?
View 1 Replies
View Related
Apr 7, 2011
I have an acer 532h aspire one, running ubuntu 10.04.
Basically, I bought a Telstra Turbo USB broadband stick and I've been having a bit of hell getting it to work. First I couldn't get the computer to recognize it had been plugged in at all. I downloaded the modeswitch packages to no avail. I tried a few other terminal tweaks but they didn't change anything either. I left the card in and restarted the netbook and it finally recognized the wireless card. I was able to surf the internet for an hour or so a couple times. But after stowing the computer away for a couple hours and turning it on again, I found that this work around was no longer effective. So now I'm back to the blue light never blinking and I have to tether my phone and pay ridiculous data charges because I'm in the middle of nowhere.
I'm really new at troubleshooting things that don't work right out of the box.
It's a telstra turbo prepaid wireless broadband. The stick isn't even recognized as removable media.
lsusb returns this:
Also this might be relevant:
View 2 Replies
View Related
Sep 3, 2010
Although my Huawei e200 usb stick is working well under ubuntu, its not working in openSUSE. I think the udev rule provided by the vendor is suited for a debian system and not for openSUSE. When i see the dmesg output, it adds driver for ttyUSB0 and as soon as it adds it also removes it. This sequence goes on continuing till i unplug my usb stick from my computer. The udev file(78-haier.rules) provided by the vendor is as follows:
ACTION=="add", SUBSYSTEMS=="usb",
ATTRS{idVendor}=="201e", ATTRS{idProduct}=="1008",
ATTRS{bNumInterfaces}==" 1",
RUN:="/usr/sbin/haier.sh 201e 1008"
ACTION=="add", SUBSYSTEMS=="usb",
DRIVERS=="option",
ATTRS{bInterfaceNumber}=="00",
SYMLINK="ttyMODEM"
The haier.sh script that the udev runs is as follows:
[Code]...
# may not use this driver if the product id is already compiled into another driver modprobe -a option echo "0x${VID} 0x${PID}" > /sys/bus/usb-serial/drivers/option1/new_id
View 2 Replies
View Related
Aug 31, 2010
I upgraded from 11.2 to 11.3 and with great disappointment I discovered that my HSPA modem, that worked out of the box under 11.2, work no more. At the first attempt NetworkManager is able to build the connection, I am able to use Yast to download new packages and online updating but at the first use of firefox the internet connection hangs up. Any attempt to disconnecting/reconnceting the usb stick gives the following error in the kernel echo:
[Code]....
View 2 Replies
View Related
Jan 19, 2010
I am taking a Geology class this semester and we were assigned a CD that has an interactive program on it. I didn't like the access speed- especially when the narrator was supposed to talk. The DVD/CDRW drive had to spin up and... then the narrator spoke.I'm wondering if I can create an ISO image of that CD and then transfer it to a SD card so it's less noisy and less pokey than a CD.I only have Brasero at this point so I don't know if that program will be enough
View 2 Replies
View Related
Oct 1, 2010
i was writing a .img file to my usb stick with ImageWriter, but it didn't seem to do anything so i clicked the close gtk button and pulled the stick out of my pc. now my pc gives my an when i try to open the stick. is there any way to fix this. I can use win xp pro, win xp media center, win 7 starter, ubuntu 9.10 and ubuntu 10.04
View 5 Replies
View Related
Apr 24, 2010
How to defrag a FAT32 USB-stick in Ubuntu?
When my parents got a new 16:9-television I found, it has a USB-slot to display photos. So I bought a new 2 GB USB-stick for them and copied over some photos. Well it works quite well, if you organize the photos in folders (because a flat list is simply unmaintainable).
I really spent some time to work this out on my laptop. But the next day I showed it to my parents on their TV, the photos came in seemingly random order. Taking a second look the order is not really random, but shuffled once for all time. The television does no sorting at all and shows the photos in the order, the files were added to the directories.
As I understand from the documentation of the TV, defragmentation can not only rewrite files so their contents are in a neat sequence, but also reorganize folders and especially sort the entries. There is just one problem: My last WinXP-PC was already recycled, though I still have the installation-CD.
Now I definitely don't want to install WinXP everytime over Ubuntu, just to do some defragmentation now and then. Moreover I don't want a dual-boot, as it would tempt me, to abandon Ubuntu and switch back to WinXP.
On the other hand, I don't want to bother my friends with this little problem, as far as admitting, there are things I simply cannot do with Ubuntu won't help me persuade them, that Ubuntu is a veritable replacement.
Finally the TV and the stick are at my parents home which is quite a distance away. I imagine bringing more photos on my laptop *TO* them, but not taking the stick with me every-time, just to "repair" it on some WinXP-PC somewhere far away, thereby effectively taking all the other photos away *FROM* them.
Getting more specific:
1. Are there any defragmentation / reorganization / reparation tools to maintain FAT32 under Ubuntu?
2. Has anybody ripped Scandisk+Defrag from WinXP and got it running with wine? Is this save in the way, that it will not damage the FAT32 filesystem?
3. I've installed WinXP in VirtualBox from Sun (not the OSE-version). But so far I could not access any USB device. The menu-entry in virtualbox is simply grayed out.
View 8 Replies
View Related
Dec 27, 2010
I im using Ubunto 10.10 ive installed the latest drivers from the ATIAMD site. Video works fine. Im only able to get stereo sound through the HDMI. i know under windows this card will do dolby 5.1 and also bitstream the higher end audio formats like DTS Master Audio and Dolby true HD etc. why is it under ubuntu the best i can get is stereo? I have checked setings in the alsmixer and the only opyion it has is stereo.
View 6 Replies
View Related
Sep 1, 2011
I'm about to ditch Freenas as my NAS software and make it an Ubuntu server box. The mainboard is an Asus AT3ION-T dual core Atom board. Freenas runs happily from USB stick. I have no optical device to install Ubuntu from and would like to install Ubuntu Server to a USB stick.
View 8 Replies
View Related
Mar 25, 2010
I have a Mobidtv Trio v-gear which has the same specs as a MSI or geniatech usb stick inux-xf9w:/home/hase/RPM/dvb-apps # dmesg|tail results in :
[ 4570.766014] tuner-simple 0-0061: creating new instance
[ 4570.766034] tuner-simple 0-0061: type set to 37 (LG PAL (newer TAPC series))
[ 4570.767247] em28xx #0: Config register raw data: 0xd0
[code]....
Neither with kaffeine, Me tv or tvtime can I search for channels? I run 11.2 Asus laptop Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz
View 1 Replies
View Related
Jun 11, 2010
Ubuntu 10.04, nVidia GeForce 9400, driver ver 195.36.15.When I log in, the system always comes up in 800x600 mode. I went into the NVIDIA X Server Settings page and changed it to my preferred setting of 1152x864. I hit Apply, then Save to X Configuration File (with correct root password).All is well until restarting. Then it reverts back. The update doesn't stick. How can I make this the permenant setting?
View 3 Replies
View Related
Jan 27, 2011
I am trying to get the Asus "My Cinema-U3100 Mini plus" DVB-T USB stick to work on my lucid 32bit with 2.6.32-27 kernel - with no great success so far. And this despite searching through forums and following the instructions given on [URL].
The USBID is in fact
Code:
ID 0b05:1779 ASUSTek Computer, Inc.
Which is exactly the one shown in the list of supported devices on LinuxTV. I have implemented all modifications and corrections to the source files as outlined in the above LinuxTVWiki instructions.
I also added the boot option
Code:
usbhid.quirks=0x0b05:0x1779:0x0004
to grub2 in order to overcome the (initial) problem of the tuner being recognised as a HID device.
My dmesg output after plugging in the device now shows
Code:
Jan 27 17:44:50 jens-laptop kernel: [ 1086.358488] usb 2-5: new high speed USB device using ehci_hcd and address 6
Jan 27 17:44:50 jens-laptop kernel: [ 1086.495359] usb 2-5: configuration #1 chosen from 1 choice
When I try to compile the af903x driver using
Code:
sudo make
The response on the screen is
Code:
make -C /lib/modules/2.6.32-27-generic/build SUBDIRS=/home/jens/Desktop/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-27-generic'
CC [M] /home/jens/Desktop/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/af903x-core.o
In file included from /home/jens/Desktop/Linux_PC_AF9035_Afatech_2008.12.17/Linux-32bit_AF9035_20081217/AF903x_SRC/type.h:4, .....
make: *** [default] Error 2
My knowledge is limited and I have no idea why I am getting all these warnings and finally the error message. Also, is there a way to tell when (or if at all) driver support for this device will be implemented in the Linux kernel?
View 6 Replies
View Related
Sep 25, 2010
i have been able to get my webcam working in Skype by doing the LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype command and installing v4l2ucp but it doesn't stick. So next time i boot it is like i didn't do anything. I have read a few things on it on this forum and i am not sure what to do next. Is there a conflict with my nvidia video card? I only installed Ubuntu 10 a week ago i think.
View 1 Replies
View Related
Nov 19, 2010
Due to a bug that will be fixed at squeeze (I'm running lennyx64), I can't mount ntfs partitions from gui interface (or else, directories with non-English characters will be ignored).
So I'm mounting with disk-manager (hd partitions only), or from konsole. Obviously, mounting from konsole, is the only option for usb flash sticks.
Suddenly, just out of the blue, today debian stopped mounting ntfs partitions from konsole. Since this was my only option for mounting safely my friend's sticks, I have a big problem right now.
I can't figure out many things from the error message:
[Code].....
View 4 Replies
View Related
Aug 24, 2011
For the last several weeks i've been trying KDE and it's been working quite fine. There are however several minor issues with KDE.
First - how can i format a usb stick? In GNOME after the usb stick has been plugged in one just have to right click on it and select "Format". Here i don't see such an option. I googled it and i read somewhere that the tool for this would be KDE partition manager. I installed it but it looks like an overkill for the task. KDE partition manager is high level tool like GParted, whereas i'm looking for something that integrates into the desktop so i can just right click on the usb drive and select format. Besides KDE partition manager asks for a root password which is logical because it can format all your partitions. However i don't see the need for a root password when one is going to format a usb drive.
Second - i tried to use my micro sd card yesterday and while it mounted automatically i couldn't write anything on it or delete any of the files on it ( didn't have this problem with the usb stick though). How can i change that? I have a default Debian install with a nearly default KDE 4.6.5. In GNOME the SD card was always mounted writable by default.
Third - i am using Iceweasel, Rhythmbox and GIMP which are GTK applications. To make them look OK in KDE i installed gtk2-engines-oxygen and kde-config-gtk-style and i also installed the Oxygen KDE Firefox theme (from here [URL]). I then configured the GTK applications to use the oxygen engine and Rhythmbox and GIMP look perfectly OK (i've attached a screenshot at the bottom of my post) however Iceweasel doesn't look completely OK. The problem is that the color scheme of the window is slightly darker than the color scheme of the upper window border - i've attached screenshots of Rhythmbox and Iceweasel so you can compare. I've tried KDE 4.7 with Arch Linux and Firefox there looks OK just like Rhythmbox. It is a small detail but it bugs me...
Fourth - i have problem with the KDE theme for Firefox which i've installed. Without it Iceweasel doesn't look that good. With it, the find menu (activated with ctrl+f) doesn't work - instead of the regular search field just a very small box appears. I've posted a screenshot for that as well.
View 7 Replies
View Related
Apr 24, 2010
When i connect to my laptop a bluetooth usb stick, the bluetooth could not be turned on.
the bluetooth dameon is on, and when i press the turn on button, nothing happens.
in windows the stick works fine.
View 1 Replies
View Related
Jun 1, 2010
I am using the Gnome desktop in Lenny 5.03The default Gedit paper size is "US Letter", which is almost right for my HP Laserjet 4L, except that about .5 inch at the top and .25 inch at the left margin are cut off.I have defined a "Custom Size" under File -> Page Setup -> Manage Custom Sizes... with margin settings that solve the problem, but this "Custom Size" only remains the default Paper Size for printing until Gedit is closed.Using what appears to be the same gnome dialog from epiphany and evolution, the Papersize settings stick, but not from Gedit. I cannot locate any configuration file to edit, and nothing in the gconf editor seems to apply.
View 4 Replies
View Related
Apr 28, 2011
Live CD: I dowloaded the ISO, burned it to CD, booted from this CD. It starts to load and I can see the purple background with the loading icons. Everything seems normal. But instead of ending up with the login screen, it ends up with a screen that says 'Please remove all bootup media and hit ENTER' or something like this. So I hit enter and then it shuts off my computer. That's it.
Live Stick: So I tried another option and created a stick with 'usb-creator.exe' that is on the CD. Then I start from that stick, but all I end up is a line of 'Syslinux bla bla copyright 20xx-2011'. That's it. Then it does nothing anymore. The cursor is blinking, but no prompt or whatsoever and keyboard input doesn't do anything.
Now something weird: When I insert Live CD and Live Stick at the same time and then boot my computer, then it boots into Ubuntu. Obviously it loads the first parts from CD and then the rest from stick. Because when I'm then in Ubuntu and try to format the stick, it says it can't do so, because there's system files from that stick in use.
View 5 Replies
View Related
Sep 18, 2010
I installed it on a Dell Inspiron 531 with the GeForce 6150SE nForce 430 built in video card. From the recommend driver list I installed �NVIDIA accelerated graphics driver (version current) [Recommended
Well, turns out it should not have been recommended. I had restarted and all I got was a low res ubuntu logo and a boot right into a full screen terminal. Tried startx and got a no screens found, I look online for about an hour last night and decided to just reinstall, which takes a couple hours when installing all the packages.
I have done more research today and found to install the latest linux x64 driver from nVidias website, which I did, but it does not run. I followed some more instructions and it said to do a �sudo chmod +x <file>� which I did, and it starts to open and I get �You appear to be running an X server; please exit X before installing.�
I�m starting to get a little frustrated here, guess I�m just used to a lot of the ease of windows and assumed that something like installing a graphics card driver would be easy.
View 3 Replies
View Related
Apr 26, 2011
.m4a files not working in banshee but working in rhythmbox.
View 1 Replies
View Related
Mar 21, 2011
When I start bluej and try to open files from my memory stick the memory stick is not available. Is there any way that I can open files directly in bluej from my memory stick.
View 3 Replies
View Related
Jan 28, 2010
I have a Dell 1525 and I just installed Ubuntu on it. The Multimedia keys (previous, stop, play/pause, next) and volume control keys (mute, increase, decrease) buttons aren't working at all. Is there anyway I can get them to work?
View 3 Replies
View Related
Jun 23, 2011
I finally installed Squeeze on my laptop and found out that the XF86Audio multimedia keys do not work.
When I press them, they're correctly identified by xev but they do not produce the desired effect (raise/lower/mute volume, play/pause/stop/prev/next song in media players like Sonata).
Funnily enough though, they do work in Audacious, which has its own plugin to manage XF86Audio media keys.
So it's like the action of pressing these keys is not intercepted by the system and no event is triggered.
I think this might be due to a missing package or configuration but I have no idea where to look...
View 1 Replies
View Related