Results 1 to 6 of 6

Thread: MSI Wind U100 Netbook and Gentoo: Display not working

  1. #1
    Join Date
    Apr 2011
    Posts
    62

    MSI Wind U100 Netbook and Gentoo: Display not working

    I am having MSI Wind U100 Netbook. I have installed Gentoo on the device of mine. Also I have installed Gnome. Well I have noticed that the external TV display is not working at all. Monitor is detecting but it did not working at all. I am unable to figure out whether there is an issue with the Gnome. Because this thing was working under KDE. Might be an issue with mapping Fn+F2? Let me know if you are having any thoughts on this particular matter. Thanks a lot in advance.

  2. #2
    Join Date
    May 2008
    Posts
    962

    Re: MSI Wind U100 Netbook and Gentoo: Display not working

    Looking at the situation I am suggesting that you should rule out the Gnome by simply booting from the LiveDVD and simply choose the Gnome from the KDM session. When you have selected new session from the KDM on LiveDVD and you have to hit enter so that you can login from the KDM so that you should start with set up. You should provide the password for the login so that you can begin with the Gentoo user on the system of yours.

  3. #3
    Join Date
    May 2008
    Posts
    991

    Re: MSI Wind U100 Netbook and Gentoo: Display not working

    I am suspecting followings might be the root cause of the problem.
    • Kernel which you have installed might be misconfigured.
    • Hardware events might not working properly
    • The packages which are necessary to make thing working might be missing on the system.

  4. #4
    Join Date
    May 2008
    Posts
    1,020

    Re: MSI Wind U100 Netbook and Gentoo: Display not working

    I am suggesting following thing which you should try and see whether it is working or not.
    You have to execute the following command on the terminal.
    Code:
    grep -i edid /usr/src/linux/.config
    then you should excute the following command.
    Code:
    CONFIG_FIRMWARE_EDID=y
    Now run the following command.
    Code:
    emerge read-edid
    finally you need connect the TV and Fn-Fn2 and run the following command on the terminal.
    Code:
    get-edid | parse-edid
    I am hoping that it would be helpful to you.

  5. #5
    Join Date
    Nov 2009
    Posts
    824

    Re: MSI Wind U100 Netbook and Gentoo: Display not working

    udev is having the functionality of xorg-server-1.8. udev is also replacing hal into other applications with the variying speeds. I am having the hal use flag and also having hal into the default run level. There are still an issue with the function which is stop happening with the hal and devs might be writing hal out and udev is supposed to do new ebuild acquire with the udve capability. I am hoping that it would be useful to you.

  6. #6
    Join Date
    Apr 2009
    Posts
    970

    Re: MSI Wind U100 Netbook and Gentoo: Display not working

    Well I recommend that you should have VIDEO_CARDS="intel" in /etc/make.con. the kernel driver of the i915' for VGA compatible controller.
    I recommend that you should run the below mentioned command which you should execute on the computer of yours.
    Code:
    emerge --unmerge xf86-video-fbdev xf86-video-vesa
    then emerge the following
    Code:
    xorg-server $(qlist -IC x11-drivers)
    now you should restart and execute the below mentioned command on the terminal.
    Code:
    wgetpaste /var/log/Xorg.0.log 
    lspci -k | wgetpaste 
    eselect opengl list | wgetpaste
    I am hoping that it would be helpful to you.

Similar Threads

  1. MSI Wind U100 wireless not working
    By Chandratej in forum Portable Devices
    Replies: 3
    Last Post: 06-05-2011, 09:39 PM
  2. Microphone is not working on msi Wind U100
    By Althea in forum Portable Devices
    Replies: 2
    Last Post: 23-03-2011, 12:20 AM
  3. MSI wind U100 netbook recovery manager is not working
    By Rawana in forum Portable Devices
    Replies: 5
    Last Post: 17-03-2011, 10:36 AM
  4. Replies: 4
    Last Post: 07-02-2011, 07:44 PM
  5. MSI Debuts Wind U100 PLUS Netbook
    By jacky in forum Portable Devices
    Replies: 1
    Last Post: 21-04-2009, 08:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,891,777.06106 seconds with 17 queries