Find the answer to your Linux question:
Results 1 to 5 of 5
Hello to all........ I recently acquired an Acer Aspire 7741Z-5731. I've tried to install Kubuntu and Ubuntu 10.10 - both give me problems with video and sound. I have researched ...
  1. #1
    Just Joined!
    Join Date
    Mar 2011
    Posts
    2

    Kubuntu, Ubuntu, and Mint KDE don't work on Acer Aspire 7741Z-5731

    Hello to all........

    I recently acquired an Acer Aspire 7741Z-5731. I've tried to install Kubuntu and Ubuntu 10.10 - both give me problems with video and sound. I have researched this without finding a definitive answer that works. On the video issue - both Kubuntu and Ubuntu boot and work fine on the the USB Drive. When installed however - both just boot to a black screen prompt. Neither address the soundcard that came with the Acer - both show "dummy output" under the gui interface for changing sound settings.

    On Linux Mint KDE - installs fine - just not able to get sound - same as above - only "dummy output" is available in the gui.

    I've tried reading the Ubuntu and Kubuntu posts at their forums. The problem is that when I start messing around in terminal - I don't get the same results that the posts indicate. I do know that ALSA is not installed by default in any one of the three distros I'm working with. I tried installing it from the terminal per the instructions I found on several linux forums - no luck however.

    Here is my simple question......

    Why am I having such a problem getting Ubuntu, Kubuntu, and Linux Mint to load "out of the box" so to speak on a somewhat standard laptop? OpenSuse worked flawlessly - I just don't like it as much as the Ubuntu derrivatives. I suspect that Debian may also work "out of the box" without issues. I am even considering Mandriva. As a newbie to linux, I find it extremely frustrating that I cant just install the software and have it work without having to do a bunch of stuff in a terminal window that I either don't fully understand, or that doesn't produce the expected results. Is this what a new user can anticipate when they opt to try and learn linux - a bunch of command line hooo - ya ? Anyone have any suggestions on how to get any of these to load on my Acer Aspire 7741Z-5731? It really should not be this difficult or frustrating to get a distro that is touted as "the most popular" to install and work right off the USB or CD/DVD install. It is seemingly easy to understand why Linux has not yet become a windows or mac killer. There should be a website for linux that can determine what drivers you need and automatically install them so for the user so that the command line can be ignored by the new user.

    Any suggestions - besides "go back to windows" (which I've heard already from one of the other forums).

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,977
    Do you have nVidia graphics hardware on your system? If so, this is not an unknown situation (regarding video problems). It has to do with the kernel/ video drivers that get installed vs. those that are on the live CD/DVD.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Mar 2011
    Posts
    2

    And?

    Thank you for your reply........ just curious, but I am supposed to know how to take what you said and actually put it to some use that may actually solve the problem I described? If so, I am afraid I am not intelligent enough to know how to get instructions from your response - perhaps something a little more helpful and descriptive would benefit myself and any other users of Acer laptops?

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Could you post the output of this
    Code:
    lspci | grep -i vga
    ?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,977
    Quote Originally Posted by linuxrocks2009 View Post
    Thank you for your reply........ just curious, but I am supposed to know how to take what you said and actually put it to some use that may actually solve the problem I described? If so, I am afraid I am not intelligent enough to know how to get instructions from your response - perhaps something a little more helpful and descriptive would benefit myself and any other users of Acer laptops?
    Well put. I'll try to be more specific. There are a large number of video drivers for Linux systems. Some default ones are loaded when you run a live CD/DVD. There are ones used when you install the system for real, and they aren't necessarily the same as you get when you run the live CD/DVD. For example, there is one driver, vesa, that most all boards support (very generic). However, when you install the system, the software will try to use a more specific driver for the hardware you have. For nVidia boards, there is an open source driver called Nouveau, which works most of the time (not all, unfortunately), that will likely be used if you have nVidia hardware. There is an older driver called "nv" that also may be used. There are also proprietary nVidia drivers for Linux that are provided by nVidia (you can download/install them for free). As you can see, this gets complicated, quickly.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...