[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-29 Thread 23doenot23d
*** This bug is a duplicate of bug 592016 ***
https://bugs.launchpad.net/bugs/592016

And please do remember that it never was a duplicate of bug #592016.

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-24 Thread 23doenot23d
*** This bug is a duplicate of bug 592016 ***
https://bugs.launchpad.net/bugs/592016

I still have no sound .

So to check it was not the latest ALSA drivers installed in Maverick
... I upgraded them in my other system

Just for information for other users that may find this of a little use
.. the latest ALSA is not the problem

ON THIS KERNEL AND THIS OS all works well ...
Linux keith-laptop 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 
i686 GNU/Linux
r...@keith-laptop:/home/keith# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.23.
Compiled on Jun 24 2010 for kernel 2.6.32-22-generic (SMP).

Does the fact the interrupt is different not make a difference  the 
different IRQ that it uses ..
its IRQ 46 in Maverick .. but its IRQ 22 in all the systems that the SOUND 
works ok on ..
I just looked for what I could find that was not the same .. but this is 
all I really spotted
was the IRQ being different ...

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-26 Thread 23doenot23d
*** This bug is a duplicate of bug 592016 ***
https://bugs.launchpad.net/bugs/592016

The file alsa-base.conf now looks like this
[code]
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { 
/sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet 
--use-blacklist snd-seq ; }
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { 
/sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { 
/sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { 
/sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet 
--use-blacklist snd-seq-oss ; : ; }
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS 
&& { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS 
&& { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS 
&& { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { 
/sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2
options snd-hda-intel model=auto

[/code]Adding this command did it ..


options snd-hda-intel model=auto

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] [NEW] No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
Public bug reported:

Binary package hint: firefox

There is no sound in Maverick at all I will add to this later as it
times me out . if I am not quick

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: firefox 3.6.3+nobinonly-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-2.3-generic 2.6.35-rc2
Uname: Linux 2.6.35-2-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Jun 21 15:51:09 2010
FirefoxPackages:
 firefox 3.6.3+nobinonly-0ubuntu4
 firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
 firefox-branding 3.6.3+nobinonly-0ubuntu4
 abroswer N/A
 abrowser-branding N/A
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100621)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/50683571/Dependencies.txt

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/50683572/ExtensionSummary.txt

** Attachment added: "profile_default_pluginreg.dat.txt"
   http://launchpadlibrarian.net/50683573/profile_default_pluginreg.dat.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/50683574/profiles.ini.txt

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
Linux keith-laptop 2.6.35-2-generic #3-Ubuntu SMP Thu Jun 10 03:23:25
UTC 2010 i686 GNU/Linux

A few details . this is what it should show .. but it does not
.

Sound is not picked up by the Kernel


Some Information that may help sort this out below 
This information is taken from another OS (Mint) that works and installs Sound 
first time on this Acer Aspire 7730ZG Laptop
/proc/asound/card0/codec#0:Codec: Realtek ALC888
/proc/asound/card0/codec#1:Codec: LSI ID 1040
/proc/asound/card0/codec#3:Codec: Nvidia MCP78 HDMI
So lets help sort this one bug out once and for all ..

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
 http://www.alsa-
project.org/db/?f=07ed3113457f52b34e8bf9ff652320332b07af39

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
ke...@keith-laptop:~$ grep "^Codec\|^Vendor Id\|^Subsystem Id\|^Revision Id" 
/proc/asound/card*/*codec*{,/*} | grep -B2 -A1 $(lspci -nv | grep -A1 0403 | 
grep Subsystem | sed 's/://g' | awk '{ print $2 }')
grep: /proc/asound/card*/*codec*/*: No such file or directory
/proc/asound/card0/codec#0:Codec: Realtek ALC888
/proc/asound/card0/codec#0:Vendor Id: 0x10ec0888
/proc/asound/card0/codec#0:Subsystem Id: 0x10250142
/proc/asound/card0/codec#0:Revision Id: 0x100202
/proc/asound/card0/codec#1:Codec: LSI ID 1040
/proc/asound/card0/codec#1:Vendor Id: 0x11c11040
/proc/asound/card0/codec#1:Subsystem Id: 0x10250142
/proc/asound/card0/codec#1:Revision Id: 0x100200
ke...@keith-laptop:~$

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
ke...@keith-laptop:~$ cat /proc/asound/cards
 0 [Intel  ]: HDA-Intel - HDA Intel
  HDA Intel at 0xf050 irq 46

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
http://www.alsa-
project.org/db/?f=8353871df7d7840890a48e83b26b2bd870190cc9

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
Above was tested on this Kernel . Still no Sound .
Linux keith-laptop 2.6.35-4-generic-pae #5-Ubuntu SMP Wed Jun 16 20:33:36 UTC 
2010 i686 GNU/Linux

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
** Also affects: linux (Fedora)
   Importance: Undecided
   Status: New

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
Why does Linux Mint and Zorin pick it up and set the sound to work when
Fedora + Lucid and also Maverick do not ..

There must be a clue here ,

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
This is one that works perfectly ok .. from Mint 9 .

http://www.alsa-
project.org/db/?f=ef4bde6bb36a40617a42faa901f67b6592c58eb9

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
So the file that shows the differences between Maverick that does not
work

and Mint that does work .. Download Difference File

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
http://sites.google.com/site/centraltube3dsfiles/files-for-system-
config/differencesMavandMint.txt?attredirects=0&d=1

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
*** This bug is a duplicate of bug 592016 ***
https://bugs.launchpad.net/bugs/592016

This BUG REPORT is NOT a duplicate of that one .. has that one is
muted and sounds are at the lowest levels ..

This one the Sound does Not Work at ALL even after Un-muting ..

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-21 Thread 23doenot23d
*** This bug is a duplicate of bug 592016 ***
https://bugs.launchpad.net/bugs/592016

Latest information after doing as said in that Bug report does not make
any difference ... Still no sound

Your ALSA information is located at http://www.alsa-
project.org/db/?f=b62337bd83b683551a2cb02256789829ab1bed08

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-22 Thread 23doenot23d
*** This bug is a duplicate of bug 592016 ***
https://bugs.launchpad.net/bugs/592016

The duplicate status is wrong and very misleading .

( Remember, this bug report is a duplicate of bug #592016 only if you
think the duplicate status is wrong .. )

You have only looked at a part of one file

I rectified this and all the volumes are full up and there is no sound
...

It is nothing like having the volume control being turned off or down


Check the latest file .. Alsa file above .

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596882] Re: No Sound - used a clean Install of Maverick 10.10

2010-06-22 Thread 23doenot23d
*** This bug is a duplicate of bug 592016 ***
https://bugs.launchpad.net/bugs/592016

Ok the Latest . Driver and Hardware not seen .

The sound is not working ... usually I can compile the latest ALSA
drivers and off I go

I am pretty positive that the problem lies with something not finding my 
Hardware .. as
I can go into older versions and the sound works .

I guess this is the answer .. go back to a version that works
...

I will try the Old Alsa drivers now, the one that I know worked in LUCID
..

__ __

But if the kernel does not find my sound card and set this piece of
hardware up  then no other program will find it ?

How can I prove to anyone that the Kernel is or is not working properly
.. for my sound card .. ?

-- 
No Sound - used a clean Install of Maverick 10.10
https://bugs.launchpad.net/bugs/596882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs