Find the answer to your Linux question:
Results 1 to 7 of 7
Hey guys, right now I'm running Vista on an Asus G1, and it's really starting to piss me off. So many applications that don't work, memory hog, everything. I've already ...
  1. #1
    Just Joined!
    Join Date
    Dec 2007
    Posts
    7

    Problems with Kubuntu

    Hey guys, right now I'm running Vista on an Asus G1, and it's really starting to piss me off. So many applications that don't work, memory hog, everything. I've already tried so many times to switch over to linux with dualboot of ubuntu and kubuntu. But both times, I've encountered some problems that just...made me really frustrated and switch back to Vista. So now, I'm running 2 gigs of ram, Geforce Go 7700, Dual Core 2.0 ghz processor. What distro should I pick?

    1. I want one that works, obviously.
    2. I want to be able to do some programming work.

    The problem I had with the kubuntu install, was that I couldn't get the audio to work, or the video. Or the auto-mount for my hard drives...Any help is appereciated. Thanks.

    -Kai

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    Nobody here will be able to guarantee that any distro will work perfectly on your system, so the best route for you in my opinion is to try as many different distros as you can to see what works and what doesn't, or stick with one distro and keep working at it until all problems are solved. Either method might require some extra effort and time.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Dec 2007
    Posts
    7
    Yeah I understand..but is there any distro that will make that process the quickest?

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    It pretty easy to sort all the problems you are facing in (K)Ubuntu. I would suggest you to explain your problems a bit more and we'll try our best to sort those out.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Dec 2007
    Posts
    7
    Well in my Kubuntu install, I had problems auto-mounting my drives, so everytime I restarted my comp, I had to remount the drives. Also, I couldn't get the audio to work on my computer, so no sound. And I also couldn't watch any movies on my computer (mostly were .avi files), and I couldn't get the webcam on my laptop to work either..

    -Kai

  6. #6
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by Kaidao View Post
    Well in my Kubuntu install, I had problems auto-mounting my drives, so everytime I restarted my comp, I had to remount the drives.
    Are we talking about optical, USB, or harddrives here?

    Also, I couldn't get the audio to work on my computer, so no sound.
    What sound chipset do you have?

    And I also couldn't watch any movies on my computer (mostly were .avi files),
    That probably due to the fact that Ubuntu (and all its derivatives) doesn't include some codecs for legal reasons. It's easy enough to install these. Did you not see a dialog box that offered to search for the proper codecs when you tried to open the files?

    and I couldn't get the webcam on my laptop to work either..
    What type of webcam is it?
    Registered Linux user #270181
    TechieMoe's Tech Rants

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Well in my Kubuntu install, I had problems auto-mounting my drives, so everytime I restarted my comp, I had to remount the drives.
    Kubuntu doesn't automount all partitions. You have to edit /etc/fstab file for that. Open Konsole and execute this
    Code:
    sudo fdisk -l
    df -h
    Post output here.
    * Its a small L in fdisk -l.
    Also, I couldn't get the audio to work on my computer, so no sound. And I also couldn't watch any movies on my computer (mostly were .avi files)
    Execute kmix in Terminal and move sliders up. Make sure that nothing should be muted.
    Kubuntu doesn't support Proprietary Media Formats out of box. You have to install necessary codecs.
    VLC Player supports most of media formats. Execute this
    Code:
    sudo apt-get install
    sudo apt-get install vlc
    I couldn't get the webcam on my laptop to work either..
    No idea. I hope somebody will post suggestion for it.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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