Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-02-2006, 09:13 PM
|
#1
|
Member
Registered: Oct 2005
Location: India
Distribution: Proud User Fedora FC5/ Fedora 7 /Ubunt 7.10
Posts: 188
Rep:
|
No /dev/sequencer
I tried to get Kmid to work ( Timidity command line software works ). I get the message "unable to open /dev/sequencer" . On checking there is NO /dev/sequencer. Somewhere ( cannot get back to it ) I also found "midi not enabled in config" or equivalent . I dont even know where to start looking. 
|
|
|
03-02-2006, 10:13 PM
|
#2
|
Senior Member
Registered: Jun 2004
Posts: 2,553
Rep:
|
try to load alsa sequencer module (preferaby at boot)
modprobe snd-seq-oss
modprobe snd-seq-midi
|
|
|
03-03-2006, 08:21 PM
|
#3
|
Member
Registered: Dec 2005
Posts: 77
Rep:
|
kmid
Kmid can't play midi files unless it has a midi sequencer
to play them through. This could be a hardware sequencer
on a soundcard or a software sequencer playing through a
soundchip that doesn't have its own built in hardware
sequencer. Sounds like you need to install a software
sequencer.
|
|
|
03-04-2006, 11:38 AM
|
#4
|
Member
Registered: Oct 2005
Location: India
Distribution: Proud User Fedora FC5/ Fedora 7 /Ubunt 7.10
Posts: 188
Original Poster
Rep:
|
thank you
While trying to get this to work the system crashed . I could not boot in.
However I tried unsuccessfully to install Fedora core 4 . The graphic install just does not come up . However I went ahead with the text install . No luck . It gets stuck on something called the Welcome . after saying Xserver started successfully . Now any suggestions for this would be welcome. Is there a way to setup display from the console?
|
|
|
03-05-2006, 09:41 AM
|
#5
|
LQ Newbie
Registered: May 2005
Location: Minnesota, USA
Distribution: Kubuntu 5.10
Posts: 17
Rep:
|
If you are using Xorg for X, then there will be a file at /etc/X11/xorg.conf which you can edit with your favorite text editor.
nano -w /etc/X11/xorg.conf
If you are using Xfree, there should be a similarly named file in the same location. You can also look at the log file for X to see if it gives you any good ideas.
cat /var/log/Xorg.0.log
--or--
less /var/log/Xorg.0.log
--or--
cat /var/log/Xorg.0.log | grep EE
--or--
cat /var/log/Xorg.0.log | grep WW
less will let you browse through the entire log. it will probably be quite long. using grep EE will just display the lines with errors. Using grep WW will just display the lines with warnings. Note that if you are using Xfree, the file will have a different name.
|
|
|
03-06-2006, 01:41 AM
|
#6
|
Member
Registered: Oct 2005
Location: India
Distribution: Proud User Fedora FC5/ Fedora 7 /Ubunt 7.10
Posts: 188
Original Poster
Rep:
|
Thank you I will try this since I do want to upgrade to Fedora 4 . I have got FC3 running fine , but it is a locally manipulated (PCQuest.com India) version and many things fail without reason. Like complete help does not come up ...
Last edited by anilbh; 03-06-2006 at 01:55 AM.
|
|
|
03-07-2006, 08:07 PM
|
#7
|
Member
Registered: Oct 2005
Location: India
Distribution: Proud User Fedora FC5/ Fedora 7 /Ubunt 7.10
Posts: 188
Original Poster
Rep:
|
Quote:
Originally Posted by GuodMan
If you are using Xorg for X, then there will be a file at /etc/X11/xorg.conf which you can edit with your favorite text editor.
nano -w /etc/X11/xorg.conf
|
Thank you for this . Hope to try it out . I still have a partition ( crashed one ) where I could put a new FC4 version . 
|
|
|
All times are GMT -5. The time now is 08:58 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|