Results 1 to 7 of 7
Hi,
I am new to linux. Can I open music files, or video files on run level 3 (command line)? I tried to open audio files and firefox web browser, ...
- 04-11-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 3
Audio,Video on Runlevel 3
Hi,
I am new to linux. Can I open music files, or video files on run level 3 (command line)? I tried to open audio files and firefox web browser, but i got error showing cant connect to X server and some times No display specified. What is this problem ? can some one please help me ?
I use Fedora 10 . How can i open audio/video files on Runlevel 3 ?
Thank you
- 04-11-2009 #2Linux User
- Join Date
- Sep 2008
- Location
- UK
- Posts
- 353
Level 3 is single user, non-graphic mode. You need level 5 for firefox and x-server.
Look at 2nd post in this thread for runlevel descriptions.
http://www.linuxforums.org/forum/sus...snt-start.html
- 04-12-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 3
Runlelve 3 is multi user
Hi ,
Thank you for reply.. So, we cant open audio/video files on command line (without gui) !!
anyway..thanx again ..
other suggestions are welcome ...thanx
- 04-12-2009 #4
Sure you can, if you have the right software installed. Mplayer is what I suggest.
mplayer /path_to_song.mp3
I'm not too sure about video, seems to me that you need X running to display videos.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 04-12-2009 #5
audio: yes, we can run from command line
video: noA candle looses nothing by lighting other candles. - Khalil Zibran.
Registered Linux User #490076
- 04-12-2009 #6Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
To run any GUI applications, including Firefox or video players (VLC, mplayer, etc) you need to have the X-Windows server running. You can do this at run-level 3, but you have to start the X server manually, assuming it is installed on the system. Try manually running the command "startx". If you get some errors, you can check out the xorg log files if the on-screen errors don't help you determine what the problem may be.
One question, have you ever run an X desktop on this system (KDE, Gnome, xfce, twm, etc)?Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 04-15-2009 #7Just Joined!
- Join Date
- Apr 2009
- Posts
- 3
Thank you
Thank you very much guys,
Now i understood..When i used startx command it took me to GUI. Anyway..thank you very much
@Rubberman: I use both Gnome and KDE.


Reply With Quote