Page 3 of 13 FirstFirst 12345 ... LastLast
Results 21 to 30 of 130

Thread: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

  1. #21
    Join Date
    Nov 2007
    Location
    Vienna, Austria
    Beans
    19

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    Thanks again!
    Now the webcam is working almost perfect.
    Just left and right are still mixed up (the same as under windows...)

  2. #22
    Join Date
    Aug 2009
    Beans
    2

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    it all works fine, thanks a lot!
    Greetings from Alex

  3. #23
    Join Date
    Aug 2009
    Beans
    2

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    ... i detected a problem with the internal microfone, so skype cannot be used. Any
    ideas to solve?

    btw: in Win7RC 64-bit the webcam is correct, horizontal and vertical.

  4. #24
    Join Date
    Jul 2009
    Location
    Austria
    Beans
    35
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    Quote Originally Posted by alexnews View Post
    ... i detected a problem with the internal microfone
    There is a microfone ?

    Because of the driver it wont work maybe.. (we are using a stupid workaround)
    There is a also much noise, if you plugin a headphone...

  5. #25
    Join Date
    Nov 2007
    Location
    Vienna, Austria
    Beans
    19

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    Quote Originally Posted by KoKuToru View Post
    There is a microfone ?
    Yes, there is a microphone.

    With Windows 7 RC it works (more or less out of the box ).
    You can easily test it using Skype.
    Last edited by 2541; August 17th, 2009 at 08:31 PM.

  6. #26
    Join Date
    Jul 2009
    Location
    Austria
    Beans
    35
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    Solved a new problem ... Brightness control and Brightness-flickering

    LCD brightness FN-Keys
    (also solves flickering)
    Code:
    sudo gedit /boot/grub/menu.lst
    add to this line
    Code:
    # defoptions=quiet splash
    this:
    Code:
    # defoptions=quit splash acpi_backlight=vendor
    save and do:
    Code:
    sudo update-grub
    Reboot.. and it will work

    (I also added this to the first page)

  7. #27
    Join Date
    Nov 2007
    Location
    Vienna, Austria
    Beans
    19

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    Quote Originally Posted by alexnews View Post

    btw: in Win7RC 64-bit the webcam is correct, horizontal and vertical.
    Not on my machine. I've tried Windows 7RC 64 bit and the webcam is still upside down.

  8. #28
    Join Date
    Dec 2007
    Beans
    7

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    I'm having three problems so far with the same laptop, though the best buy version.

    The most pressing is that the touchpad isn't recognized in Linux, which means I can't configure it or use G-Synaptic to enable palm detection etc.

    The second problem is the very bad screen flicker, soon as you try to use the Fn F5 or F6 combos. I'm wondering how you can set it through terminal
    to adjust the brightness.

    The third problem seems widespread for Linux users of Skye. The camera can't seem to get any light in/way too dark.
    When I use VLC to capture video, it decides to just "turn" the screen to a superdim/off faze. It's weird.

    I haven't tested the Microphone yet. But until I have functionality rivaling windows I can't use this system. (The touchpad is driving me nuts!) If anyone knows how to probe for the touchpad manufacture/model so I can file a bug report, that would be useful.

  9. #29
    Join Date
    Jul 2009
    Location
    Austria
    Beans
    35
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    Quote Originally Posted by xphill64x View Post
    The most pressing is that the touchpad isn't recognized in Linux, which means I can't configure it or use G-Synaptic to enable palm detection etc.
    No idea, everything works normal at the normal version..
    But what you can try is this:
    When I plug-in an extern mouse, I deactivate my touchpad with the following command
    Code:
    sudo modprobe -r psmouse
    and when i need the touchpad again .. i do
    Code:
    sudo modprobe psmouse
    .. maybe the last command activates your touchpad...
    Quote Originally Posted by xphill64x View Post
    The second problem is the very bad screen flicker, soon as you try to use the Fn F5 or F6 combos. I'm wondering how you can set it through terminal
    to adjust the brightness.
    Look at first post LCD brightness FN-Keys...
    Quote Originally Posted by xphill64x View Post
    The third problem seems widespread for Linux users of Skye. The camera can't seem to get any light in/way too dark.
    When I use VLC to capture video, it decides to just "turn" the screen to a superdim/off faze. It's weird.
    Aha.. I will install skype and checkout

  10. #30
    Join Date
    Jul 2009
    Location
    Austria
    Beans
    35
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How to ASUS K50IJ - Ubuntu 9.04 Jaunty

    Quote Originally Posted by 2541 View Post
    Just left and right are still mixed up (the same as under windows...)
    Code:
    sudo flip_webcam 2
    Will do the magic

Page 3 of 13 FirstFirst 12345 ... LastLast

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
  •