Results 1 to 5 of 5

Thread: [SOLVED] PCLINUXOS+SiS Shared M760GX

  1. #1
    Join Date
    Jun 2007
    Location
    /proc
    Beans
    329
    Distro
    Ubuntu 8.04 Hardy Heron

    [SOLVED] PCLINUXOS+SiS Shared M760GX

    Hello everyone!

    I have an acer Aspire 5003WLMi laptop with that graphics card on and I've installed pclinuxos.It's not a big problem but I can't change the screen resolution to 1024x1280 which is the most "eye-friendly" in my laptop.I suspect I need to install a driver for the card but I have no idea where to find it (if it exists).Can someone tell me how to solve this?

    Thanx for any answer!
    Those that can,do.Those that can't,complain!

    Your right to speak doesn't include our obligation to take you seriously

  2. #2
    Join Date
    Nov 2007
    Location
    Toronto, Canada
    Beans
    122

    Re: PCLINUXOS+SiS Shared M760GX

    I haven't used PCLinuxOS in a while now. Are you using the GUI to change the resolution?

    I've found a lot of times the GUI won't change the X server resolution properly. You need to login to a command line only and change it.

    If I recall correctly, PCLinux is Debian-based or Ubuntu-based not sure which, so you can use this command to reconfigure the resolution.

    As root or using SUDO type the following:

    "dpkg-reconfigure xserver-xorg"

    Note that this will prompt you to configure your keyboard, mouse, monitor, video card and available resolutions.

    After doing this, restart KDM or GDM (/etc/init.d/gdm restart OR /etc/init.d/kdm restart).

    You should be running at the resolution you want.

  3. #3
    Join Date
    Jun 2007
    Location
    /proc
    Beans
    329
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: PCLINUXOS+SiS Shared M760GX

    I stronlgy believe It is based on Mandrake and I don't think sudo works.I'll try it though.
    I tried to change the resolution by control centre ,it said I should log out and log back on for the changes to take effect but nothing happens.I'll do "dpkg-reconfigure xserver-xorg" and
    "/etc/init.d/kdm restart" and see what will happen.

    Thank you for your answer
    Those that can,do.Those that can't,complain!

    Your right to speak doesn't include our obligation to take you seriously

  4. #4
    Join Date
    Nov 2007
    Location
    Toronto, Canada
    Beans
    122

    Re: PCLINUXOS+SiS Shared M760GX

    Actually, if it's based on Mardrake, those might not work then.

    Since Mandrake is RPM-based not DEB-based. the DPKG-RECONFIGURE utility wouldn't be there. I don't know what the RPM equivalent is.

    SUDO is just the command for running commands as root without having to SU or login as root.

    To fix this, you'll need someone more experienced in PCLinux or in how to manually configure the X Server config file.

  5. #5
    Join Date
    Jun 2007
    Location
    /proc
    Beans
    329
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: PCLINUXOS+SiS Shared M760GX

    After reading a lot of stuff and really not understanding a 90% of them all,I decided to improvise a bit
    I modified (as root)the file XF86Config in /etc/X11 where it said sth about :

    Subsection "Display"
    Depth 24
    Modes "1280x800" "1152x864" ... etc

    I wanted "1280x800" so I simply replaced "1280x960"
    that previously existed there.Fortunately it worked but it's weird to modify that file.I tried to modify xorg.conf first but it didn't work.I'm not complaining though

    To be honest,PCLOS still recognises my card as SiS Real 256E but as long as everything is OK now,I think it's not a problem.
    Those that can,do.Those that can't,complain!

    Your right to speak doesn't include our obligation to take you seriously

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
  •