General :: Windows - Connecting Yamaha KX8 Keyboard To Computer?
Jun 28, 2010
Update: I found the name of my software that came with keyboard: Cubase Ai4
How can I connect usb-piano to my computer?
I recently bought a yamaha KX8 keyboard. It does not, however, have any built in speakers, but must be connected to something in order to play.
It come with a USB cord and some weird windows software, that must be running in order for the keyboard to make any sound. Now that software seems VERY complicated. I merely want to play the "piano" instrument.
I was wandering if there is some kind of SIMPLER software (maybe open source) that will allow me to connect this keyboard to either windows or linux os?
I've been trying with this for a long time and I can't get it to work. Jack and aconnect doesn't see my keyboard. There is nothing in both of them. Yet, my computer does see it.
amidi -l Dir Device Name IO hw:2,0,0 Portable G MIDI 1
lsusb Bus 008 Device 002: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 102/2.0 / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 002: ID 046d:c313 Logitech, Inc. Internet 350 Keyboard
I need to be able to log into (with X enabled) my home computer (running OpenSuse 11.4) from my work computer(running Windows XP). I was originally going to setup ssh on my home computer but then realized that I wouldn't be able to get my desktop this way.At work, we use windows remote desktop connection to log into other computers within our network, but I'm planning on asking my manager if I'm allowed to login to my home computer.If he accepts, I need a method to actually make it happen.I looked at FreeNX which seemed awesome but it doesn't seem to have windows support. To an extent that I would like to only allow my work IP to be allowed to even try an login.The bridge to cross here is the fact that I'm connecting from windows.
I just installed a new keyboard in my father's Windows 7 PC, and the computer will recognize it, but won't function! Is there some way (preferably open-source) that I can get this keyboard to work? It works completely fine on my Ubuntu 11.04 machine.The keyboard is not from a big manufacturer, but it's model number is W-9868. I already looked for an official driver and I got nothing.
My network comprises three PC's .... Windows XP, Windows 98SE and Ubuntu 9.04 running SAMBA. All PC's are configured WORKGROUP=WORKGROUP. The network connection To/From XP/UBUNTU via SAMBA Shares works perfectly OK. However, despite scouring all forum information regarding changes to Win98 ENCRYPTION, (Registry change re: DWORD "EnablePlainTextPasswords"), the Win98 PC refuses to connect to UBUNTU. The UBUNTU PC can conect to all the Win98 shared folders OK. I have disabled my Linux Firewall (Firestarter), I have run SMBCLIENT to check the user password for Win98 and it is validated OK. The Win98 error message is ....
"\Inspiron 510m is not accessible. The computer or sharename could not be found. Make Sure you typed it correctly and try again."
My samba.conf file is as follows ..... Any help or assistance PLEASE !
#======================= Global Settings =======================
[global]
## Browsing/Identification ### # Change this to the workgroup/NT-domain name your Samba server will part of workgroup = workgroup # server string is the equivalent of the NT Description field code....
ive installed ubuntu for netbook on my laptop, everything went fine, it installed ok, and it was all good, until i tried clicking on the icon im supposed to click on to get conncected to wifi. where it's supposed to have various wireless networks it says "device not ready (firmware missing)" and ive tried everything i can think of to get it working, but it wont work. the same thing happens with my desktop computer, but with ubuntu desktop 10.10 and linux mint... but with the desktop, its probably just a case of finding drivers for my specific wireless adapter, in which case can anyone tell me where i can find the driver for a belkin F6D4050ea for linux?
I have a situation where I am trying to move some data from a Linux computer to a Windows computer. In all there is 700GB of data to move in about 1.5 million files, so I don't want to do this over the network.My first thought was to use an external USB hard drive and create an NTFS partition and copy the files from the linux computer to mount on the Windows computer. After 4 days of copying without completion I abandoned that idea. I thought the NTFS might be slowing it down, so I created an EXT3 partition. 4 Days later it was still copying. I did some calculations and there was no way the USB 2.0 connection was that slow. I then used ddrescue and cloned the drive to be copied overnight and it took about 12 hours. i was able to mount the USB drive under Linux and access the files appropriately. The only problem is that I can not access that USB drive on my Windows 7 computer. I have tried Explore2fs, DiskInternals Linux Reader, and Ext2 Installable File System For Windows, but none of them is recognizing the external drive.
I ran across a cool program that I would like to try out called x2x, which for those who don't know allows me to use the keyboard and mouse from one computer on another computer. Just google it and you'll find explanations better than that, but you get the gist?
Anyhow, I've installed SSH server and x2x on the computer that I want to control (laptop) and on the computer that I want to use to control the laptop (workstation) I stuffed into a terminal the following:
Code: ssh -XC riley@riley-Eee x2x -east -to :0.0 which, riley@riley-Eee does in fact refer to the laptop that I want to control. All I get back out is: Code: ssh: Could not resolve hostname riley-Eee: Name or service not known even though both systems are on the same router. I would assume that it should work right away no problem, but it doesn't. I don't understand SSH very well (or networking in general) so I'm wondering if someone knows how to step-by-step me through getting it to work.
how to connect my Windows 7 to my Linux Domain without doing the SAMBA upgrade.(As a normal user i can ping the server and even go on the share files but struggeling to join the domain)
I am trying to allow my mother's Acer Aspire One (OS: Linpus Linnux Lite) to print on the WIFI Canon Pixma MP620 printer. The rest of the computers connected in the house run some variant of Windows. The printer has been set up to print wirelessly from the Windows computer. Having searched the internet for hours, I have determined that there aren't any drivers for that particular printer.
My potential solutions are: 1. Buy a new printer 2. Install Windows on the Aspire One (Last resort!) 3. Use this piece of software (http://www.printeranywhere.com/), which is installed on my Windows 7 computer which is on 90% of the time, and find some way to install it on Linux. (I tried Wine, and it opened up the installation .exe but when it came to actually installing, returned an error saying it needed to be installed on the same drive. :S) 4. Follow this tutorial (http://justin.yackoski.name/winp/) to print via my computer.
I think I will manage to follow the tutorial fine (as a complete Linux novice!), but I am having some problem with simply connecting to my Windows share folder, which I came across on this line of the tutorial: Test that you can access the share from the linux PC via smbclient. I.e., run: smbclient //windows_pc/spool -U print and make sure you can put a file into that shared directory. After I enter the password, as prompted, is returns:
session setup failed: SUCCESS - 0
When I try: "smbclient -L //WILL-PC -U Will", and then enter my password as prompted, it returns the same error. However if I try: "smbclient -L //WILL-PC -N", it returns: Anonymous login successful. Then my correct Domain, OS and server details. Then the titles: Sharename, Type and Comment
And then the following: cli_rpc_pipe_open: cli_nt_create failed on pipe srvsvc to machine WILL-PC. Error was NT_STATUS_ACCESS_DENIED Error returning browse list: NT_STATUS_ACCESS_DENIED Anonymous login successful Then the same correct Domain, OS and server details Then two headings: Server and Comment, each of which have a different entry below them to do with my printer. Then the two headings: Workgroup and Master, below which there are two different workgroups that we have, and my computer and my sisters laptop.
Not the best idea to dive into the Linux world on my first ever HTPC build. Anyway, here I am. I am trying to connect my computer with a fresh copy of Ubuntu 10.04 to an older CRT TV. My video card has (2) DVI ports as well as an S-Audio port. The TV has S-Audio and the white-yellow-red RCA's. I bought an S-Audio cable today but I cannot get the "detect monitor" option in system>preferences>monitor to detect anything other than the actual monitor I also have hooked up at the moment. I haven't even begun to focus on audio yet, but I expect that to be much smoother than the video side of it.
PC specs just in case: Gigabyte P35-DS3L Intel E8400 Generic (2) 2GB RAM XFX 8800gts Alpha Dog Razer Barracuda AC-1 WD 500GB
I have 2 computers in my house, on my network. I want to connect to one computer to the other using SSH. On one I installed "OpenSSH-server". "OpenSSH-client" was already installed. I go to the other computer to try to connect to the "server" computer and I enter in the terminal:
Code: ssh username@192.168.0.33
It never connects. The text input "bar" keeps blinking, it never connects and I get the "Connection timed out" message.
how I can connect to the "server" computer? What am I doing wrong? And if I edit my "/etc/ssh/sshd_config" file to listen to port "12345" how do I get the other machine to connect to that port?
I have used struct termios for reading the key pressed.
Is it possible somehow to write a C code which captures the keystrokes of the keyboard when the focus is on some other window ?
i.e. my c code is in background and there is a window on foreground and i am pressing some keys. will my c code be able to detect the keys pressed somehow ?
On the Mac, I use Command + ` (the tilda) to cycle through windows in the current application (eg terminal or chrome). It's like alt + tab except only for the current application's windows. (possibly on compiz but without any flashy exposee like graphics)?
I recently set up a network of computers via Ethernet, all of which use Fedora 10. I would like to be able to get any computer on the network to hook up to the internet.(I think the solution is now figured out - see below, on page 2, "problem solved")
I have Ubuntu server installed on my old machine, which has no avahi running. I want to be able to connect to it by hostname. Is it possible. I have a tp-link TL-WR941ND router, but it doesn't seem to have any related options. How can I do it? Is there another way?I know I can add them on by one to the host file, but that is not what I want. Also that wouldn't work well with DHCP, and new hosts.
i would like to connect from my home pc to my local machine at the university (fedora 12) behind a main university server(linux) through vnc. specifically,to connect normally through ssh/X to my local pc i have to ssh first to the main university server and then ssh to my local pc. Namelly:
ssh -Y -l loginname main.server.name and then ssh -Y my.local.machine.
On my local machine there is a vnc server running that I would like to access it from home (linux machine). Actually linux is running everywhere.
This problem started a few days ago. Whenever I attempt to connect to a wireless connection via network manager, my computer completely crashes, going to a black screen with no input from keyboard or mouse. It forces me to reboot using the power switch. Everything works fine when I connect to an ethernet cable, so I am sure it's a problem with my wireless driver.
I already tried (successfully) reinstalling the ath9k driver via compat wireless as was the advice from other forums, but this had no effect. I'm currently running opensuse 11.4, and haven't had this problem until a few days ago
This problem seems a bit ridiculous for a task as simple as connecting to a wireless network, so I'm convinced that either there is some sort of relatively simple way of fixing it, or windows really is the only decent operating system out there..
I'm trying to get audio from a keyboard into my computer. I have a 1/8' to 1/4' adapter, and I can hear the sound from the other end when I connect my earphones to the keyboard, but if I connect it to my computer's microphone port, it doesn't even recognize something connected there. Sound preferences tell me that there are two microphones connected (two built-in microphones), and so does Jack.How do I get it to detect the keyboard? I'm using Ubuntu 9.10 64-bit, if that's of any relevance.
[edit] I also tried connecting this computer to another computer (i.e. Speakers are connected to computer 2, a 1/8' cable goes from the speaker's earphone socket and into computer 1's microphone in). I expected the sound produced by computer 2 to go to computer 1 like regular microphone input would, but it still didn't detect anything and persisted in telling me that there are only two sound inputs on the computer.
I'm trying to get audio from a keyboard into my computer. I have a 1/8' to 1/4' adapter, and I can hear the sound from the other end when I connect my earphones to the keyboard, but if I connect it to my computer's microphone port, it doesn't even recognize something connected there. Sound preferences tell me that there are two microphones connected (two built-in microphones), and so does Jack. How do I get it to detect the keyboard? I'm using Ubuntu 9.10 64-bit.
[edit] I also tried connecting this computer to another computer (i.e. Speakers are connected to computer 2, a 1/8' cable goes from the speaker's earphone socket and into computer 1's microphone in). I expected the sound produced by computer 2 to go to computer 1 like regular microphone input would, but it still didn't detect anything and persisted in telling me that there are only two sound inputs on the computer.
I'm trying to get audio from a keyboard into my computer. I have a 1/8' to 1/4' adapter, and I can hear the sound from the other end when I connect my earphones to the keyboard, but if I connect it to my computer's microphone port, it doesn't even recognize something connected there. Sound preferences tell me that there are two microphones connected (two built-in microphones), and so does Jack. How do I get it to detect the keyboard? I'm using Ubuntu 9.10 64-bit, if that's of any relevance.
[edit] I also tried connecting this computer to another computer (i.e. Speakers are connected to computer 2, a 1/8' cable goes from the speaker's earphone socket and into computer 1's microphone in). I expected the sound produced by computer 2 to go to computer 1 like regular microphone input would, but it still didn't detect anything and persisted in telling me that there are only two sound inputs on the computer.
Is it better to use a Usb to Serial Adapter Cable or a PCI Serial Port Card when attaching a serial port modem to a computer that doesn't provide onboard serial ports?I am leaning toward the USB to Serial Cable but do they work as well as a Serial Port Card? I have a US Robotics business class external serial modem that that I'd like to keep using for dialup internet connections.Here are the devices I am thinking of using:
USB To Serial Cable: KINAMAX CB-RS232 (Prolific Chipset) PCI Adapter Card: SYBA SD-PCI 15024 --single port chipset=SB16C1052PC1
I closed all Internet related apps and the connection persisted. After a reboot it did not reconnect (yet).The IP address appears to belong to esomniture.com - some sort of web analytics company. How do I prevent my computer from connecting to these rascals. I have found a lot of documentation regarding stopping inbound connections to services on my computer but not the other way. I have various filtering addons installed in Firefox however, this connection seems to be at a lower level as no program is specified as being responsible for the connection.
so here's my problem. I am trying to install windows xp on my computer in virtual machine so i can watch netflix on my computer. The disk will not start up, if I restart and try to boot from load i just sits there and says boot from cd. The disk drive plays music cd's fine, so i dont really know what the issue is.
I dont know that much aboutut ubuntu. a tech friend put it on hard drive he gave me after mine crashed. also i should ad that i took the disk to someone else's house that haswidnows installed and the disk worked just fine, so its not a disk problem