Need your help(linux)

ashutoshglamour

ashutoshglamour

@ashutoshglamour-YcpJXd β€’ Oct 25, 2024

hi ,
In my laptop,i install linux(fedora).The problem is that neither mp3 nor videos(mpeg files) files run on my computer.plsssss give the steps for using internet in fedora.only bluetooth is working well.

😲eagerly waiting for ur solutions.😲

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • skipper

    skipper

    @skipper-wJtaxo Jun 22, 2009

    Maybe you need to install the right codecs and stuff. Have you run a systems admin tool to check what the sound chip is?
    My advice is: google for mpeg and fedora along with the model of your laptop; include the word "problem". It's probably just that your laptop isn't set up properly or has an odd chipset or something.

  • durga ch

    durga ch

    @durga-TpX3gO Jun 22, 2009

    are sound drivers and Vdo drivers configured?

  • Ashraf HZ

    Ashraf HZ

    @Ash Jun 22, 2009

    Usually, Linux distros do not contain any mp3 (and some video) codecs due to the distro's open source nature. mp3 is proprietary, so you'll need to manually download those codecs seperately, just like skipper said.

    Try downloading the VLC player for linux πŸ˜€ (with a working net connection of course)
    <a href="https://www.videolan.org/vlc/download-fedora.html" target="_blank" rel="nofollow noopener noreferrer">VLC media player for Fedora - VideoLAN</a>

    Regarding your internet connection.. how do you want to connect? Wireless? PPPoE?

  • ms_cs

    ms_cs

    @ms-cs-Ab8svl Jun 22, 2009

    You can also use wine(windows emulator) software,

    with this software you can install executables, so it is possible,to install windows softwares in linux πŸ˜€.

    @Ash: you can add this to your free engineering software list πŸ˜€

  • Munguti

    Munguti

    @munguti-MnxkmE Jun 24, 2009

    The best way to handle this is to find a Fedora community forum they most likely have an answer for your problem. I have Ubuntu in my computer and when i have problems i visit the ubuntu forums, they are very helpful.

  • manusaluja

    manusaluja

    @manusaluja-BMWMnB Jun 25, 2009

    Instead of Fedora, Use OpenSUSE Linux, everything is bundled. One of the best linux distro i have ever seen.

  • Aashish Joshi

    Aashish Joshi

    @aashish-VrevFC Jul 8, 2009

    manusalujaInstead of Fedora, Use OpenSUSE Linux, everything is bundled. One of the best linux distro i have ever seen.

    The problem ashutoshglamour is facing, is that there are no proprietary codecs installed. I use OpenSuSE my self and I can assure you, that it does not come bundled with these codecs. You can only play .ogg/.ogv files without installing additional codecs.

    I would suggest you look for latest version of the xine codecs for your version of fedora and install them. Avoid gstreamer codecs as they have issues sometimes.

    Or as ash pointed out, install vlc.