LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-18-2012, 10:30 AM   #16
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886

Try it with
Code:
apt-get purge alsa-base alsa-utils
apt-get install alsa-base alsa-utils
to make a clean reinstall of the distro's alsa packages.
 
Old 10-18-2012, 10:42 AM   #17
Myiume
LQ Newbie
 
Registered: Oct 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
Code:
root@bt:~# apt-get purge alsa-base alsa-utils
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  alsa-base* alsa-utils*
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 2,540kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 280209 files and directories currently installed.)
Removing alsa-base ...
Purging configuration files for alsa-base ...
Removing alsa-utils ...
Purging configuration files for alsa-utils ...
dpkg: warning: while removing alsa-utils, directory '/usr/share/sounds/alsa' not empty so not removed.
Processing triggers for ureadahead ...
Processing triggers for man-db ...
root@bt:~# apt-get install alsa-base alsa-utils
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  apmd oss-compat
The following NEW packages will be installed:
  alsa-base alsa-utils
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1,357kB of archives.
After this operation, 2,540kB of additional disk space will be used.
Selecting previously deselected package alsa-base.
(Reading database ... 280104 files and directories currently installed.)
Unpacking alsa-base (from .../alsa-base_1.0.22.1+dfsg-0ubuntu3_all.deb) ...
Selecting previously deselected package alsa-utils.
Unpacking alsa-utils (from .../alsa-utils_1.0.22-0ubuntu5_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up alsa-base (1.0.22.1+dfsg-0ubuntu3) ...

Setting up alsa-utils (1.0.22-0ubuntu5) ...
 
Old 10-18-2012, 02:40 PM   #18
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
This is most likely caused by your attempt to install from source, but shouldn't matter. Does it work now?
 
Old 10-19-2012, 08:10 AM   #19
Myiume
LQ Newbie
 
Registered: Oct 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
nopes. i guess my best move would be reinstalling using the live-cd, again.... X_X
 
Old 10-20-2012, 06:15 AM   #20
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
If you reinstall this may be the chance to think about a different distribution.
 
Old 10-21-2012, 07:59 AM   #21
Myiume
LQ Newbie
 
Registered: Oct 2012
Posts: 11

Original Poster
Rep: Reputation: Disabled
That won't happen Tobias I'm aware of how to use the advantages the Backtrack operating system gives me. I'm just new to the linux OS. Anything else I could do about my sound? still haven't reinstalled it.
 
Old 12-10-2012, 11:00 AM   #22
rajayoganand
LQ Newbie
 
Registered: Oct 2006
Posts: 5

Rep: Reputation: 1
Hi,

Any solution found for this sound problem ?

I have backtrack5RC3 installed on my Asus EeePC1015CX. No sound.

Please post back any one found any solution.

Thanks in advance.
 
Old 12-11-2012, 12:25 AM   #23
rajayoganand
LQ Newbie
 
Registered: Oct 2006
Posts: 5

Rep: Reputation: 1
I have installed this kernel
http://blog.uninstall.it/2012/06/05/...0521_i386-tar/

Everything working now...

Thanks
R@J
 
Old 12-11-2012, 06:47 AM   #24
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by rajayoganand View Post
I have installed this kernel
http://blog.uninstall.it/2012/06/05/...0521_i386-tar/

Everything working now...

Thanks
R@J
This is an (K)Ubuntu kernel. Keep in mind that Backtrack is derived from Ubuntu, but they are not compatible and Backtrack runs on a custom kernel compiled with options for Backtracks special purpose. Running Backtrack on an Ubuntu kernel is somewhat pointless (IMHO running Backtrack as a desktop system is pointless anyways).
 
Old 12-13-2012, 12:09 AM   #25
rajayoganand
LQ Newbie
 
Registered: Oct 2006
Posts: 5

Rep: Reputation: 1
Hi,

Thank you for the note.
But unfortunately I am not able to see any difference after changing the kernel.

Could you please list out the special things enabled on the backtrack kernel 3.2.6. and what is the main differences between Kubuntu Kernel and Ubuntu kernel I was thinking till now only the Desktop Environment changes from GNOME to KDE rest base is same !!

I am not using backtrack as a Desktop system. This backtrack in on my netbook and the same I am using for wi-fi hacks and other small small hacks using the tools installed on backtrack.

Thanks
Regards.
Raj
 
Old 12-13-2012, 05:39 AM   #26
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
But anyways, if you use Backtrack you should also read their documentation. replacing the kernel with one from a different distribution is basically the same as rolling your own kernel, so paragraph 16 of the FAQ applies: http://www.backtrack-linux.org/wiki/...ou_help_me_.3F

Quote:
Could you please list out the special things enabled on the backtrack kernel 3.2.6.
Just make a diff between the two config files and you will see, it may also be possible that Backtrack uses some patches, but I don't really know that.

Quote:
I was thinking till now only the Desktop Environment changes from GNOME to KDE rest base is same !!
Read paragraph 15 of the FAQ, it explains why Ubuntu and Backtrack are not the same and shouldn't be interchanged: http://www.backtrack-linux.org/wiki/...ck_install_.3F
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
"No Operating System Found" after Win 7/BackTrack dual boot install on SSD Pop45398 Linux - Newbie 5 05-15-2012 10:05 PM
[SOLVED] Backtrack as usual Operating System sami_igor Linux - Software 5 12-21-2011 06:32 AM
[SOLVED] Requesting advice on SuSE 9.3 FTP user/password issues - trouble connecting EnderX Linux - Newbie 7 11-13-2010 10:37 AM
Issues recognizing operating system stgdarke Linux - Newbie 9 12-16-2009 04:27 PM
'Operating system not found' Any operating system installed wont work. TechniSlave Linux - Newbie 55 02-09-2009 11:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration