General :: Usb Driver : Ti_usb_3410_5052 - After Adding My Device (MSP430 USB-DEBUG-INTERFACE) It Doesn't Work?
Feb 3, 2011
I have problems with my USB driver. After adding my device (MSP430 USB-DEBUG-INTERFACE) it doesn't work.
[ 60.476039] usb 2-2.1: new full speed USB device using uhci_hcd and address 8
[ 60.693959] ti_usb_3410_5052 2-2.1:1.0: TI USB 3410 1 port adapter converter detected
[ 60.693981] ti_usb_3410_5052: probe of 2-2.1:1.0 failed with error -5
I try to do: modprobe ti_usb_3410_5052.No changes.It's Linux
Linux ubuntu 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:44 UTC 2011 x86_64 GNU/Linux
View 1 Replies
ADVERTISEMENT
May 2, 2010
I am facing a serious problem.. i want a linux-device driver to work on windows is it possible.. see windows has device driver files as .sys and linux has .ko so is it possible..??
View 5 Replies
View Related
Jun 22, 2011
I've been with Ubuntu since about 10.10 and a little before, but did a trial. I just installed 11.04 tonight, and my wireless driver is having an issue. I installed it, and reset my computer to complete the installation, but it still doesn't pick up anything wireless, just Ethernet.
View 4 Replies
View Related
Jul 3, 2010
I have two simultaneous active mobile connections through my two mobile phones and USB data cables. Yet I can only send/receive with one connection.
Each of the phone modems have a node in /dev, namely ttyACM0 and ttyACM0. So the modems are detected correctly. After setting up two dial-up connections with the two modems I have two ip's. Ifconfig-a confirms this:
ppp0 Link encap:Point-to-Point Protocol
inet addr:10.10.219.60 P-t-P:10.6.6.6 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:15209 errors:0 dropped:0 overruns:0 frame:0
[Code]....
View 1 Replies
View Related
Oct 23, 2010
No wireless networking. The ethernet works fine, and the wireless interface itself works well in Windows 7 (dual boot). Tried: Ndiswrapper, notoriously quirky, does not seem to work with the XP driver (the oldest driver available for the RTL8191SE). The linux driver offered on the manufacturer's website lacks any installation instructions. I have no clue how to install a linux driver. SUSE seems to have two network managers that are constantly complaining about control: Network Manager and Yast. Neither are great and I am left missing my Ubuntu.
However, my audio only seems to work on SUSE. I have tried almost every distro on this machine. Ubuntu lacked sound and wireless, Fedora played startup sounds, but would not play an mp3 or wav file (fiddling with the mixer did not help). And Fedora also lacked wireless support. PCLinuxOS, my favorite, lacked sound and wireless. Tried some oldies too. ELE, DSL, Puppy, Ubuntu Netbook remix, Vector, Browserpuppy, Crunchbang, Cruncheee (just for experimental sakes) and probably others I am not remembering. So far, installing a free linux distro has cost me 14 dvd-R's and countless hours of installing, reformatting and reinstalling. Part of me really wanted crunchbang to work, as I love the minimalism and blacked-out theme.
I need wireless network access. The wireless light remains red in Linux and pressing the key does nothing to start the device. In Windows 7 it always lights white and works perfectly. Why hasn't SUSE adopted a gui for ndiswrapper? Other distros have it. Why is my brand new laptop, which is by no means abnormal in make or configuration, not 100% supported natively by any Linux distro? I just updated to the new kernel yesterday. So I should be running the most modern operating system available. Yet good-ol Windows 7 is my only fully functional environment.
View 6 Replies
View Related
Jul 3, 2010
I have two simultaneous active mobile connections through my two mobile phones and USB data cables. Yet I can only send/receive with one connection.Each of the phone modems have a node in /dev, namely ttyACM0 and ttyACM0. So the modems are detected correctly.After setting up two dial-up connections with the two modems I have two ip's. Ifconfig-a confirms this:
ppp0 Link encap:Point-to-Point Protocol
inet addr:10.10.219.60 P-t-P:10.6.6.6 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
[code]....
View 1 Replies
View Related
May 5, 2010
My network name is eth2 it was changed by some reason and now i got these errors... i installed, reinstalled, re re installed, tried to run the asistant but no luck :/
Code:
* Stopping the Firestarter firewall...
eth0: error fetching interface information: Device not found
eth0: error fetching interface information: Device not found
eth0: error fetching interface information: Device not found
[code]....
View 1 Replies
View Related
Dec 8, 2010
i guess the topic header is a give away. I want to format my USB-Stick, i looked in the internet and actually came up with two ways: gparted -> doesn't work at all, it doesn't even show the stick
-Konsole:
sudo umount /media/Stick
sudo mkfs -t vfat /media/Stick
sudo eject /media/Stick
(even tho i am not a big fan of commands i don't get, i tried it and got this error line:
mkfs.vfat 3.0.7 (24 Dec 2009)
/media/EEB3-EFCB: No such file or directory)
so well, neither way did work. Is there an other solution i might try? €: Well it actually worked as far that none of my Ubuntu OS can recognize the stick anymore so i need a way to mount the usb stick as well!
View 3 Replies
View Related
Jun 28, 2011
While using wifi slax every gos ok until i get wlan0 error while getting interface flags no such device how can i fix this.
View 1 Replies
View Related
Feb 14, 2010
I just tried a fresh install of ubuntu 9.04 and a new attempt for 3D acceleration with my ATI Radeon Xpress 1150 - AND IT WORKED! thanx to this guide: [URL] glxinfo | grep "direct rendering" was giving a YES and playonlinux in the terminal didn't give the usual "you don't seem to have any 3D acceleration" message. For a few minutes, my happiness was greater then ever (ehum) I installed Jedi Knight II, Jedi Outcast, and it worked. Only I couldn't adjust the screen size or the gamma (and a few other minor video settings). After some install/reinstall of playonlinux and wine I found out something: 3D acceleration didn't work any longer. glxinfo | grep "direct rendering" is now giving
direct rendering: No (LIBGL_ALWAYS_INDIRECT set) and I get the error in Playonlinux that i don't have any 3D acceleration. I want to know how this could happen? My xorg didn't change at all. But for completeness, here it is:
[Code]....
View 1 Replies
View Related
Apr 3, 2010
I am using open -suse 11.1 .During start up I am getting notification such that,The audio playback device HDA intel (ALC888 Analog) does not work falling back to default.
View 2 Replies
View Related
Sep 25, 2010
In Ubuntu 9.10, I was successfully able to use my Pinnacle Dazzle DVC 100 (a cheap USB analog video capture device). I use it for backing up old video that is stored on tapes, and it isn't working with my current install of Ubuntu 10.04. When I plug the device in, it should be detected and the em28xx module should be loaded. This fails and /var/log/messages has the following:
Code:
Sep 25 16:13:18 kernel: [1196215.111898] usb 2-2: new high speed USB device using ehci_hcd and address 20
Sep 25 16:13:18 kernel: [1196215.266097] usb 2-2: configuration #1 chosen from 1 choice
[code]....
View 3 Replies
View Related
Apr 30, 2011
on my old fx 5200 nvidia card, I installed the 173 driver and now when I log in to Default Ubuntu desktop with 3d enabled, like my screen will flash on and off like the panel and my awn dock turns white and then returns to desktop and repeats. You can only see the wallpaper and thats it. Useless! My desktop is virtually useless because I can't even use it. Gonna have to reinstall Ubuntu for the 5th time!
View 5 Replies
View Related
Dec 27, 2010
I recently installed Ubuntu on my HP Pavilion dv4-2012br and am really enjoying it, except that it is conflicting with my sound card. The only way I can hear some sound is going into System> Preferences> Sound> Output and selecting "Internal analog stereo audio" which makes the sound hollow and not at all pleasant to listen to music. When I mark "RS880 audio device [Radeon HD 4200] Digital Stereo (HDMI)" the sound is not played.
I followed step by step these instructions: [URL] yet the only way to run the audio through the "Internal analog stereo audio. "
Just adding: I used the "Install with Synaptic Package Manager" way to do it. And i'm using a desktop version of Ubuntu.
Here are some screenshots:
[URL]
View 9 Replies
View Related
Sep 6, 2011
I have a FireWire camera LifeSize connected to my PC in the FireWire interface. My PC has miniPCI slot and with external converter its having a FireWire interface. Now its Ubuntu who is not showing me anything at all when i try:
$ uname -a
Linux desktop 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 2011 i686 i686 i386 GNU/Linux
[code]....
View 1 Replies
View Related
Jul 27, 2010
I've got a ATI graphic card, which is not a Radeon bla bla, and it is a Fire Pro MV 2260. I download the official driver from ATI(AMD) website, and it gives me:
'firepro_8.723-linux_98794.zip'and unzip will produce 'fglrx-8.723'
I change the things according to this thread:
openSUSE Lizards ATI HD57xxx fglrx drivers under 11.3
However, after installation I can't start X. The log shows the kernal doesn't match.
Then I try to install the ATI Catalyst 10.7. It won't start X as well. I think maybe ATI Catalyst 10.7 is particular designed for Radeon, isn't it?
BTW, why there is no entry for 11.3 at:
Additional package repositories - openSUSE
NVIDIA drivers is updated, but ATI seems very lazy...
View 9 Replies
View Related
Jul 6, 2010
I use ubuntu 10.10 and for some reason the sound doesn't work. tried everything reinstalling ALSA and alsa driver doesn't even work any help, it's a toshiba satellite L505-S6946
View 5 Replies
View Related
May 19, 2010
I've patched my kernel to enable my IDE-mode SATA drivers (ata_piix.c), and everything works fine. But when I attempt to create a Driver Update Disk with this structure, it doesn't work (though the same format works for SLES11):
[Code]....
View 1 Replies
View Related
Oct 21, 2010
I just installed Maverick on my HP tx1000. Jockey offered me two drivers for my NVidia Go 6150. I tried the recommended one--and it seemed to be working. It had a green light next to it in Jockey, Compiz worked, etc. Then I rebooted.
Except it didn't reboot--the disk thrashed for a while, and then I was met with a black screen. I tried recovery mode and got a bash prompt...which crashed when I ran `startx'. Then I tried Failsafe X, which did work. After some experimentation, I realized it was the Nvidia driver at fault, so I tried the not-recommended one, which didn't work, and now I've disabled both of them. But isn't there a proper driver for me to use? IIRC, I was using a restricted one with Lucid, and it was working all right.
Fun fact: The day before I installed Maverick, Windows 7 randomly decided to not boot all the way. It would show the splash screen, and then hang with a black screen too. But it works in Safe Mode. And had been working fine for a while beforehand. There must be demons in my graphics card.
View 3 Replies
View Related
May 4, 2010
I am in attempt to add a pvscsi driver into RHEL 6 Beta OS. What I did is followed this:
1. Downloaded the complete ISO into /home/jack/RHEL folder
2. Follow these steps:
#cd isolinux/
boot.cat grub.conf isolinux.bin splash.jpg vesamenu.c32
boot.msg initrd.img isolinux.cfg tmp vmlinuz
call initro memtest TRANS.TBL
[Code].....
View 3 Replies
View Related
Apr 20, 2010
I am having trouble with my new Huawei USB modem. It gets detected and lsusb shows me the vendor id and product id as 12d1 : 140b Huawei Technologies Pvt Ltd but the device does not create any entry in /dev/ttyUSB* am i missing something?
View 2 Replies
View Related
Mar 28, 2016
So i want to install AMD drivers from the website. I know.. I know.. Its the same old story but I play games and such so i need them...
So I'm using the --buildpkg switch and have tried every Debian/stable, Debian/unstable, Debian/testing etc.. none of them work. I get en error stating a folder is not found.
How do I build packages specific to Debian. in the --listpkg it says Debian is supported but i cannot get the %**^ %#@@$ ATI drivers ever to work right.
View 2 Replies
View Related
Mar 24, 2010
I've been having big problems getting 9.10 to work with a Geforce4 MX-4000 card. I know it is not a hardware problem because I've got a dual boot win xp/9.10 setup and the video card works very well under win xp. The monitor is a Samsung P2250. The issue is that the highest resolution available after installing the recommended nvidia 96 driver is 800x600, the same as that before the driver was installed. This is very frustrating because the monitor requires 1920x1080 I'm not sure whether the driver is at fault or the xorg.conf settings.
Should I try installing the nvidia site drivers? I've checked out several forum threads on xorg.conf settings but I'm really not sure how to go on this. What I need is an entry level guide to setting up xorg.conf. The manual here is not that user friendly.
View 9 Replies
View Related
Sep 21, 2010
I just installed Ubuntu 10.04 on my Powerbook G4 1.5ghz 15", and the ethernet port on the laptop doesn't work. So I can't search for drivers to install.
Is there a way to either tether internet to the laptop using firewire? find the necessary drivers so I can transfer them?
View 2 Replies
View Related
Jan 14, 2010
I have a few issues with my new install of Ubuntu. My screen resolution doesn't go above 800 x 600 and my sound card does not work. I believe these are driver issues.
[Code]....
View 9 Replies
View Related
Jul 11, 2009
I have installed knoppix 6.0.1 persistent to a usb flash drive. I am currently testing it on my laptop and have successfully installed the graphics driver for nVidia Geforce 7150m driver 180.51
All looks great until i restart and it doesnt work again. when i go to reinstall it, it says its already there, but when i open the nvidia-settings, it doesnt look the same as before. If i reinstall it, it works again, until i restart of course.In case this is important, here is how i installed the driver in root terminal:
sudo apt-get install gcc make
init 3
cd /home/knoppix/Desktop
sh NVIDIA-Linux-x86-180.51-pkg1.run
(A series of questions come up asking to compile a kernel, etc.)
(install runs)
init 5
I am guessing that the new kernel needed for the driver that is installed is not being booted up on when knoppix restarts. I am just unsure as how I can make this kernel accessible at start up or how to start up this kernel again without reinstalling the driver
View 1 Replies
View Related
Jan 22, 2011
i have been messing with my mesa opengl drivers and ati proprietary drivers for a while now. i cannot get them to work smootly for games (urban terror, nexuiz, WoW)i am currently on mesa experimental 7.9 i know that 7.8 with FC13 worked and there is 7.10 in rawhide right now.Problem is,n't know how to revert back to 7.8 or install 7.10 from rawhideshould be a simple answer from someone that knows
View 3 Replies
View Related
Aug 29, 2010
I'm very new to Debian (and Linux in general), and am currently taking a Linux course at college... I'm trying to get Debian running on my MacBook Pro (late 2009 model) and it's been complicated but I've got the operating system installed on it... I'm just having a few problems, the biggest right now of which is my wireless card, which doesn't work. So, I found instructions on the Debian Wiki for getting the driver for it, but it's not compiled already and I have little knowledge of manually installing stuff through Linux...
View 2 Replies
View Related
Apr 22, 2010
I recently had problems with my HP printer in Fedora 12, where as I never had a problem with it in any other distrubution.... For some reason, the HPLIP driver in the repo doesn't work correctly... I don't know why... but I kept getting errors with "error: Printer queue setup failed. Please restart CUPS and try again."
I tried every suggestion I found... which was installing extra dependencies, disabling firewall, disabling SELinux and a whole bunch of other stuff... but nothing worked... THEN finally I decided to use the HPLIP driver from the HP website... it was a .run file... and I executed it, and my printer has worked perfect eversince..... my question is.... has anybody successfully installed their hp printer from the hplip driver in the repo's..??? I don't know why it didn't work for me, and i've seen other fedora users complain of the same thing? maybe theres something wrong with the package? or its not pulling in a needed dependency? I don't know...
View 2 Replies
View Related
Feb 24, 2010
I'm trying to fix this problem: [URL] I have a problem with fglrx driver since Catalyst 9.9. After installation and reboot I get only black screen when X tries to start and keyboard doesn't work however when I press power button then the system shuts down properly after a while. I have noticed this for the first time on Hardy after installing Catalyst 9.9 and since then I have the same problem on Karmic and Catalyst 9.10/9.11 as well. I don't understand the bold text, What is this X he's talking about?
View 7 Replies
View Related