Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 28-10-2006, 09:29 PM   #1 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Ubuntu 6.06 Dapper Drake Problems

Well i finally decided to try and move to Linux and chose Ubuntu as the natural choice. Installation and others was a breeze. MY PC is a AMD 64 bit 3200+
on a Asus A8N-VM motherboard with onboard NVIDIA GeForce 6100 , Six channel on board sound (SoundMAX HD Audio) . 512 MB RAM , 256 shared for video .
The major problems i facing are :
>Unable to hear audio from the center and rear speakers.
>Azureus dosent work ( gives error saying something about insufficient memory !)
>Video configuration is set to Vesa , no idea what it is , but when i switch over to NVIDIA ( Using sudo ) X crashes on the next start .

PLease do help me out , I love the ubuntu interface ..
__________________
You and Me forever be ...
--
PSpwned
Maverick340 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-10-2006, 12:13 AM   #2 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Ubuntu 6.01 Dapper Drake Problems

@Maverick340, Have you installed a 32-bit or 64-bit Ubuntu 6.06?
I'm not very sure whether 6 channel sound would work in Ubuntu.
Open the Terminal Window & type:
$ alsamixer

Configure the Sound speaker settings from there.
Have you installed NVidia drivers?
__________________
* Imagination is more important than knowledge.
-Albert Einstein

Last edited by JGuru; 29-10-2006 at 03:46 PM.
JGuru is offline  
Old 29-10-2006, 07:14 AM   #3 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: Ubuntu 6.01 Dapper Drake Problems

sound will work check using the command "alsamixer" enable 6-channel option if available.Azureus read memory issue:
http://azureus.sourceforge.net/faq.php#5
http://azureus.sourceforge.net/howto_linux.php
u need to install nvidia propreitory drivers.as for X did u edited /etc/X11/xorg.conf ,
it sometimes needs to correct resolution,Horizontal,vertical freq of ur monitor.
VESA -Video Electronics Standards Association
read more at wikipedia:
http://en.wikipedia.org/wiki/Vesa
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 29-10-2006, 09:43 AM   #4 (permalink)
Right Off the Assembly Line
 
gaurav_sood91's Avatar
 
Join Date: Jan 2006
Posts: 20
Default Re: Ubuntu 6.01 Dapper Drake Problems

to make ur sound work, try installing gstreamer. had the smae problem and i installed and now its ok.
gaurav_sood91 is offline  
Old 29-10-2006, 07:35 PM   #5 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Re: Ubuntu 6.01 Dapper Drake Problems

installed gstreamer and tried alsamixer ...
BOth dont work , i have changed ch mode to : 6ch
As for NVIDIA drivers , i dont know how to install them . Please guide me on that .

I have the 32 bit edition of Ubuntu currently . How is Edubuntu ?
__________
And please tell me a replacement for Azureus if there ..
Anything like uTorrent .. ?
__________________
You and Me forever be ...
--
PSpwned

Last edited by Maverick340; 29-10-2006 at 07:35 PM. Reason: Automerged Doublepost
Maverick340 is offline  
Old 29-10-2006, 09:10 PM   #6 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Ubuntu 6.01 Dapper Drake Problems

First you must get the Restricted Formats in Ubuntu 6.06, follow the procedure below:

Getting the Restricted Formats in Ubuntu:

@Maverick340, Ubuntu 6.06 CD comes with limited software. Only the Open-source ones.
So you can't play MP3, VCD/DVD etc., To be able to play them you must update Synaptic (Restricted Formats).

Open the Terminal Window & type:

$ gksu /usr/sbin/synaptic

This opens up the Synaptic Package Manager, used to install, remove packges in Ubuntu.
Here is the procedure go to the menu 'Settings'->"Repositories' (Press Enter)
This will bring you the 'Software Preferences' dialog.


In the 'Installation Media' tab under 'Channels' , select all (Check the checkboxes) -
* Ubuntu 6.06 LTS (Binary) Officially supported Restricted Copyright
* Ubuntu 6.06 LTS (Source) Officially supported Restricted Copyright
* Ubuntu 6.06 LTS (Binary) Community maintained (Universe)
* Ubuntu 6.06 LTS (Source) Community maintained (Universe)
* Ubuntu 6.06 LTS Security Updates (Binary) Officially supported Restricted
* Ubuntu 6.06 LTS Security Updates (Source) Officially supported Restricted Copyright
Now click on the 'Add' button.
This brings you the 'Add Channel' dialog:


Under 'Components' select all - Officially supported, Restricted Copyright,
Community maintained (Universe), Non-free (Multiverse)
Now click on the 'Add' button & click on the 'Close' button.
Now you will see a dialog 'Information' , saying 'The repository information has
changed.You have to click on the 'Reload' button for the changes to take effect'.
Now click on 'Reload' button or from the menu 'Edit'->'Reload Package Information'
Now Synaptic Package Manager connects to the Net & downloads the Package
information.


After the download is complete you can install packages to play MP3, VCD/DVD,
DVD Authoring software, Audio editing etc.,


After you have completed updating the Restricted Formats, you can install the NVidia drivers as follows.
You must close Synaptic Package Manager.

Installing NVidia drivers in Ubuntu:

$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_back
$ sudo apt-get install nvidia-glx nvidia-kernel-common
$ sudo nvidia-glx-config enable

Reboot for the changes to take effect.

Edubuntu is for Kids!! And Xubuntu is for old hardware. So forget about them.

There are plenty of software packages available to install in Ubuntu 6.06, Check my post, Click here
__________________
* Imagination is more important than knowledge.
-Albert Einstein

Last edited by JGuru; 29-10-2006 at 09:16 PM.
JGuru is offline  
Old 29-10-2006, 11:28 PM   #7 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Re: Ubuntu 6.01 Dapper Drake Problems

Well i have installed ristricted formats . Did a whole 90 MB update ! As for NVIDIA drivers , i will try !
I even have gstreamer , the sound still dosent come from the center and rear speakers .
__________
Quote:
Originally Posted by JGuru
First you must get the Restricted Formats in Ubuntu 6.06, follow the procedure below:

Getting the Restricted Formats in Ubuntu:

@Maverick340, Ubuntu 6.06 CD comes with limited software. Only the Open-source ones.
So you can't play MP3, VCD/DVD etc., To be able to play them you must update Synaptic (Restricted Formats).

Open the Terminal Window & type:

$ gksu /usr/sbin/synaptic

This opens up the Synaptic Package Manager, used to install, remove packges in Ubuntu.
Here is the procedure go to the menu 'Settings'->"Repositories' (Press Enter)
This will bring you the 'Software Preferences' dialog.


In the 'Installation Media' tab under 'Channels' , select all (Check the checkboxes) -
* Ubuntu 6.06 LTS (Binary) Officially supported Restricted Copyright
* Ubuntu 6.06 LTS (Source) Officially supported Restricted Copyright
* Ubuntu 6.06 LTS (Binary) Community maintained (Universe)
* Ubuntu 6.06 LTS (Source) Community maintained (Universe)
* Ubuntu 6.06 LTS Security Updates (Binary) Officially supported Restricted
* Ubuntu 6.06 LTS Security Updates (Source) Officially supported Restricted Copyright
Now click on the 'Add' button.
This brings you the 'Add Channel' dialog:


Under 'Components' select all - Officially supported, Restricted Copyright,
Community maintained (Universe), Non-free (Multiverse)
Now click on the 'Add' button & click on the 'Close' button.
Now you will see a dialog 'Information' , saying 'The repository information has
changed.You have to click on the 'Reload' button for the changes to take effect'.
Now click on 'Reload' button or from the menu 'Edit'->'Reload Package Information'
Now Synaptic Package Manager connects to the Net & downloads the Package
information.


After the download is complete you can install packages to play MP3, VCD/DVD,
DVD Authoring software, Audio editing etc.,


After you have completed updating the Restricted Formats, you can install the NVidia drivers as follows.
You must close Synaptic Package Manager.

Installing NVidia drivers in Ubuntu:

$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_back
$ sudo apt-get install nvidia-glx nvidia-kernel-common
$ sudo nvidia-glx-config enable

Reboot for the changes to take effect.

Edubuntu is for Kids!! And Xubuntu is for old hardware. So forget about them.

There are plenty of software packages available to install in Ubuntu 6.06, Check my post, Click here
Great , NVIDIA drivers proeprly installed ! Things are seeming much better now .
Azureus can save a file in windows partition though . And ya sound issue still pending. So close to shifting over to Linux !
__________________
You and Me forever be ...
--
PSpwned

Last edited by Maverick340; 29-10-2006 at 11:28 PM. Reason: Automerged Doublepost
Maverick340 is offline  
Old 30-10-2006, 09:02 PM   #8 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Ubuntu 6.01 Dapper Drake Problems

You can install other packages like MPLayer, XMMS etc., follow the link & install the
packages. Is your Windows partition NTFS or FAT32? Regarding the Sound issue,
I already told you that I'm not sure that you can enable 6 channel audio.
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 30-10-2006, 09:55 PM   #9 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Re: Ubuntu 6.01 Dapper Drake Problems

My windows is NTFS . I read about an read/write issue . I followed the instructions to allow read write on NTFS volume but it still fails to do so .

Why , o why cant u configure 6 ch on Ubuntu !!
p.s: some people have claimed to do so though ...
__________________
You and Me forever be ...
--
PSpwned
Maverick340 is offline  
Old 31-10-2006, 02:49 AM   #10 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Ubuntu 6.01 Dapper Drake Problems

Quote:
Originally Posted by Maverick340
>Unable to hear audio from the center and rear speakers.
Run alsamixer and using cursor control keys, move left until you reach a place that reads "channels". Use the Up-Down cursor control key to make it read 6ch instead of 2ch.
Quote:
>Azureus dosent work ( gives error saying something about insufficient memory !)
Give us exact error. "doesnt work" does not help. Also try running it from gnome-terminal and see if you get any helpful output from it.
eddie is offline  
Old 31-10-2006, 11:09 AM   #11 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Re: Ubuntu 6.01 Dapper Drake Problems

Quote:
Originally Posted by eddie
Run alsamixer and using cursor control keys, move left until you reach a place that reads "channels". Use the Up-Down cursor control key to make it read 6ch instead of 2ch.
Done that , still dosent work .
__________________
You and Me forever be ...
--
PSpwned
Maverick340 is offline  
Old 31-10-2006, 11:41 PM   #12 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Ubuntu 6.01 Dapper Drake Problems

Tell us the output of the command
Code:
lsmod | grep snd
eddie is offline  
Old 01-11-2006, 10:17 PM   #13 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Re: Ubuntu 6.06 Dapper Drake Problems

Well i suddenly discovered that i have some drivers for Linux Included in the Asus CD . But i dont think they work on Ubuntu . Tried , will give the detailed report in the morning .
__________________
You and Me forever be ...
--
PSpwned
Maverick340 is offline  
Old 05-11-2006, 03:33 PM   #14 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Re: Ubuntu 6.06 Dapper Drake Problems

No , it gives an error of incorrect kernel version .
When it tries to build its own kernel , it gives an error of missing libraries (curses )..
I however have curses lib
Please help , its maddening !
__________________
You and Me forever be ...
--
PSpwned
Maverick340 is offline  
Old 05-11-2006, 03:37 PM   #15 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Ubuntu 6.06 Dapper Drake Problems

I guess you are trying to compile a kernel. Do 'make xconfig' instead of 'make menuconfig'. That should work IMO. And it will give you a GUI for compiling the kernel.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 05-11-2006, 04:03 PM   #16 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,453
Default Re: Ubuntu 6.06 Dapper Drake Problems

@Maverick340 : Here's the link u need if u have moved to Ubuntu Dapper : http://ubuntuguide.org/wiki/Ubuntu_dapper !!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 06-11-2006, 10:54 AM   #17 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Re: Ubuntu 6.06 Dapper Drake Problems

Quote:
Originally Posted by tech_your_future
I guess you are trying to compile a kernel. Do 'make xconfig' instead of 'make menuconfig'. That should work IMO. And it will give you a GUI for compiling the kernel.
The compiling kernel part is not the problem . Its after that ..
It gives an error about curses library ..

Quote:
Originally Posted by mediator
@Maverick340 : Here's the link u need if u have moved to Ubuntu Dapper : http://ubuntuguide.org/wiki/Ubuntu_dapper
I have tried that , mine is a specific problem . I have tried ubuntu forums also , not much help from there ..
__________________
You and Me forever be ...
--
PSpwned
Maverick340 is offline  
Old 07-11-2006, 03:57 AM   #18 (permalink)
El mooooo
 
eddie's Avatar
 
Join Date: Jan 2006
Location: India
Posts: 1,414
Default Re: Ubuntu 6.06 Dapper Drake Problems

Quote:
Originally Posted by Maverick340
Please help , its maddening !
I do not understand how we can help you. You don't post your error output here...you don't tell us which version of ncurses library you have installed...you don't tell us which version of the library is required by kernel compile process but you still think we can help you? At least help us in helping you. Just saying that your problem is very specific will not get you anywhere. Post your error here and let us see what we can do...
eddie is offline  
Old 07-11-2006, 12:21 PM   #19 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Ubuntu 6.06 Dapper Drake Problems

@Maverick340, When you get a error message, take a Screenshot using 'Print Screen'
key, save the file
. The screenshot is saved in the Desktop. Now either attach that
file or upload the Image to 'ImageShack' (http://www.imageshack.us/). After
uploading the Image file, just mention the URL of the image or use the [img] tag.
If you don't give the exact error message, we won't be able to help you!!
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 02:02 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2