Red Hat / Fedora :: USB Driver To Launch Another Program?
Feb 2, 2010
I have a few issues. I have a usb kernel driver and I want it to launch another program that will monitor a serial port when the usb device is connected. then i want to close the program when the usb device is disconnected. I also want the driver to create a soft link to the serial port. I know the inner workings of kernel drivers... how to get my driver to exec a program.
updated to F13 from stable, working F12 system which had 256.xx driver. Using official nvidia drivers (as Livna route has not worked for me in the past and only complicated things). startx stops right after line Loading extension NV-GLX with the following 'NVIDIA(0): WAIT: (E, 0, 0x857d,0)' according to xorg.log.
I am using the extra grub.conf entry to blacklist nouveau, i.e. rdblacklist='nouveau nomodeset'
How an I tell gnome (using a script or setting in compiz settings)to only open application X on screen 1 and have it work from screen 0? example: I have nvidia dual/seperate screens runnig so I have screen 0 and screen 1 I cannot drag a window from one screen to the other I want to launch a program from screen 0 and have it open on screen 1
Running Ubuntu 10.10 / Netbook Remix. I'm slightly annoyed that I can't Alt+F2 to start a program. Is there any way at all to start a program without having tomouse/trackpad?Bonus info:
This is for a live performance type of setup. I have 2 graphics cards. One is attached to 2 projectors, which are what the audience sees. The other has a single monitor, which is backstage. The 'front' graphics card is configured in Twinview, and the 'backstage' one is configured as a second X screen by the nvidia settings control panel.
What I'd like to do is launch my show program from a terminal on my backstage screen, but have it show up on the other X screen, the 'front' one. X is amazing so I'm sure it can be done, but I'm having a hard time figuring out exactly how.
Personal Best for self-solving my own thread question:
Code: DISPLAY=:0.0; xclock launches on display 0 Code: DISPLAY=:0.1; xclock launches on display 1
I'm completely new to the Linux OS. It is very foreign to me, i'm very used to the way windows does everything, including how windows does installation. I know that Linux doesn't understand .exe files like windows does... which is part of the problem. I have a linux zip file of a program (Jgrasp) that I want to install. I unzipped it into my home file and then wanted to run the program, but I have no idea what to do next. How the heck do I run the program if i can't access the .exe's what files launch a program in linux?Also how do i get it to recognize the JDK files?
I want to launch the screen program by default and automatically every time that I open the bash terminal. How can I set this in terminal? I'm using lxterminal - terminal for lxde desktop environment.
I've looked, but no luck. Coming from Debian, 5.02, is there a setting in Ubuntu 10.10 that will allow me to single click to open a folder/launch a program. I don't mean the one i am using now that is set up with the mouse setting where it seems to be an assistive technologies application where there is a slider to set the dwell time (when i use this one, i get a menu opening at the same time as the application launch), but the one where the pointer turns to a little hand when it moves over the icon, and opens/launches the program when the button is released.
I need to launch a program, throw up a pulsing status bar and then close it when the program quits. I cannot seem to launch the program (a bash script):
[code]...
This is where I'm getting my information: [URL]...
I had return a driver for receiving and transmitting packets for the ethernet controller named rtl8139.I want to test it by writing an application program (socket programming).But I am unable to link it with the interface. Can anyone help in this regard?
all i want is loading a simple c++ program like hello world with this driver. everything works fine except it doesnt start the program. because ret returns with 0 i think the program works fine but I think i messed up something about how to start the c++ program. i used this example for my program but it doesent work too.
[URL]
is there anybody out there who can give me a hint what i messed up? i use ubuntu with 2.6.32 Kernel.
My first distro was kubuntu, and am now trying Fedora with KDE. I was annoyed that the open windows were not shown on the task bar. I tried adjusting all sorts of things, and finally figured out that all I had to do was add a certain widget. I had no idea that this is what I was looking for, since kubuntu already does that by default. But in the process of figuring this out, I caused KDE to crash. The next time booted with Fedora, KDE would not launch. So I logged into a virtual terminal and ran startx. I got the following errors:
Code: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory startkde: could not start kdeinit4. Check your installation.
So I just recently migrated from Vista to Linux, I'm running Ubuntu Studio 10.04 on a HP Pavilion DV6700 with a Broadcom BCM 4312 b/g frequencies wifi adapter. I followed one guide telling me to use the hardware drivers program to activate Broadcom STA wireless driver, but whenever i attempt to do so it says "SystemError: InstallArchives() failed". Can anyone help?? (BTW i am not that adept with the Linux operating as of yet)
i am trying learn to program linux kernel modules and smoothly transition in device driver programming. I have a year and a half worth of programming in C and have been using linux for years!! But my question is how do i compile a module? I got as far as coding it but am stuck as of now.
I just installed Ubuntu on my brand new system that I built. I put in my cd for my HD 5770 video card, and an icon shows up on my screen XFX_VGA_V9.8C text under it.
However when I try to access it in anyway, I try to open with autorun prompt, I get a message "This medium contains software intended to be automatically started. would you like to run it?"
I click on run and get "Error autorunning software, cannot find the autorun program."
Is there anyway that I can run this disk. It's important for setup. I cant copy the disk to the desktop, I get errors.
grabbed the latest from mozilla... thunderbird 2.0.0.22 i run: ./thunderbird and get this: ./thunderbird-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
I've just made the leap from Windows to Linux after years of flirting with the idea. I downloaded and installed Fedora 15 KDE 64 bit (I have tried it before and remember KDE was the windows manager I used previously, so chose that).
However, when trying to get Skype to launch, I receive the error message: KDEInit could not launch usr/bin/skype
Before settling on Fedora, I also tried Linux Mint, using GNOME. Since the error message seems to suggest KDE is the problem, would it be possible to switch to GNOME, without having to redownload and do a clean install? Or would this be the equivalent of using a sledge hammer to crack a nut?
I have successfully customized linux (CentOS distro) using kickstart and custom splash screen. I havent added/installed any desktop (gnome/kde) package in my custom distro. So obviously after installation the linux will start in console mode.
My requirement is i have to add a custom gui which basically provides 1.product information 2. product agreement and 3. product cd key. My custom linux do not need a desktop, and just for my custom gui i do not wish to install all the desktop packages. Sitting with a blank slate if you know what i mean.
This is my first attempt with Yum and Fedora for that matter. I need to load a print driver and network driver for an MX860 printer. I downloaded the drivers and they are in the download folder. When I try to install I get what is below. How do I resolve? Do I need to identify where the driver is? If so, how?
[compaq@compaq ~]$ su -c'yum install cnijfilter-mx860series-3.10-1-i386-rpm.tar.gz' Password: Loaded plugins: refresh-packagekit updates/metalink | 15 kB 00:00 Setting up Install Process No package cnijfilter-mx860series-3.10-1-i386-rpm.tar.gz available. Nothing to do [compaq@compaq ~]$
Today (25 of March) Fedora 10 asked to install latest security updates. I allowed it to install them and everything seemed ok. But after the next boot I understood that some applications won't launch. Skype, last.fm player, VirtualBox - all the qt ones. I've reinstalled those apps, and reinstalled qt. They still don't launch.When I execute one of them from terminal - it just waits and nothing happens.The process really starts, I can see it from ps -A and gnome's System Monitor.Here's the /var/log/yum.log for March 25th:
Mar 25 00:20:37 Updated: libX11-1.1.5-1.fc10.i386 Mar 25 00:20:39 Updated: lcms-libs-1.18-1.fc10.i386 Mar 25 00:20:44 Updated: gtk2-2.14.7-7.fc10.i386
I installed f12 few days back. A pop up came which mentioned '336 new updates available' and I opted 'install only security updates'.
Now in the boot screen 3 options come instead of 2: 1. Fedora 2.6.31.6-166.fc12.i686.pae 2. Fedora 2.6.31.6-127.fc12.i686.pae 3. Windows
I am able to boot into both versions of fedora, but I cannot launch firefox it says-'your version of SQlite is too old and the application cannot run'. How do I correct the screw up. Should I re-install the whole thing....? why is it showing as 2 versions....? I installed yumex recently, is it the reason.....?
Desktop computer (AMD64) running F12. Nothing unusual about it, stock install. Thinkpad laptop running Windows XP. Putty is installed, I can SSH to Fedora.
If I'm at the laptop, in a Putty session, how can I (for example) type "firefox" and have the resultant Firefox window appear on-the-laptop?
I generally have X running all the time on the desktop because I can't get the wireless network connection to function without NetworkManger (not that I really care because I'm rarely at a console screen and need net access).
I have installed openoffice.org-base and openoffice.org-base-core in an updated fedora 14 environment. Clicking on openoffice-base in applications->office->openoffice-Base fails to lauch with the message:"This operation is not supported onhis operating ystem."Installation of mysql and mysql-server does not help.