[Bug 1441852] Re: Audio broken on HP Spectre x360, broadwell-U audio controller

2015-05-12 Thread Nadim Kobeissi
** Bug watch added: Red Hat Bugzilla #1220709
   https://bugzilla.redhat.com/show_bug.cgi?id=1220709

** Also affects: linux via
   https://bugzilla.redhat.com/show_bug.cgi?id=1220709
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441852

Title:
  Audio broken on HP Spectre x360, broadwell-U audio controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1441852/+subscriptions

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


[Bug 1441852] Re: Audio broken on HP Spectre x360, broadwell-U audio controller

2015-05-11 Thread Nadim Kobeissi
Hi, I have the same model laptop and am running into the exact same
problem. I also encounter the same error while attempting to run
dmidecode.

I would sincerely appreciate a solution to this issue and am willing to
help. Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441852

Title:
  Audio broken on HP Spectre x360, broadwell-U audio controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1441852/+subscriptions

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


[Bug 1418700] [NEW] installer crashes overwrite error

2015-02-05 Thread Nadim
Public bug reported:

third party software is all set to install from the ubuntu installer,
then it has an overwite error because a file is already existent and it
crashes

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.8
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CasperVersion: 1.340
Date: Thu Feb  5 19:06:48 2015
InstallCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
LiveMediaBuild: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_GB.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages trusty ubiquity-2.18.8 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418700

Title:
  installer crashes overwrite error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1418700/+subscriptions

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


[Bug 327963] Re: Error activating XKB configuration with MacBook keyboard model

2011-04-28 Thread Nadim Khoury
I got this error on my Mac 2.1 after upgrading from 10.10 to 11.04 today.
If any data is needed, let me know.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/327963

Title:
  Error activating XKB configuration with MacBook keyboard model

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


[Bug 596652] Re: Error activating XKB configuration after choosing Apple Macbook Pro Keyboard in System -- Preferences -- Keyboard

2011-04-28 Thread Nadim Khoury
I have the same problem after upgrading from 10.10 to 11.04.

xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = evdev, pc105, de, mac, 
lv3:ralt_switch
_XKB_RULES_NAMES(STRING) = evdev, pc105, de, mac, lv3:ralt_switch

gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 options = [lv3 lv3:ralt_switch,lv3 lv3:alt_switch,grp  grp:lalt_toggle]
 model = macbook79
 layouts = []

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/596652

Title:
  Error activating XKB configuration after choosing Apple Macbook Pro
  Keyboard in System -- Preferences -- Keyboard

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


[Bug 528094] Re: lock screen fails with xscreensaver

2010-06-16 Thread Nadim
To answer your question, Brian, yes, it appears this bug is still
present in Lucid.  I stumbled on this bug report after noticing the
problem (I also refuse to use the broken gnome-screensaver).  It looks
like ctrl-alt-l works correctly in Lucid, but the Lock Screen session
menu command does not.  I also tried your symlink approach (linking
gnome-screensaver-command to xscreensaver-command), and while gnome-
screensaver-command -lock now locks the screen, the session menu still
does not.  So, hopefully this info helps...in the meantime, I'll use the
ctrl-alt-l hotkey combo.

-- 
lock screen fails with xscreensaver
https://bugs.launchpad.net/bugs/528094
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 528094] Re: lock screen fails with xscreensaver

2010-06-16 Thread Nadim
Just looked at the code a little, though I'm not really familiar with
the internal Gnome architecture at all.  It looks like indicator-session
is where things go down.  session_service.c is where the Lock Screen
item is actually provided for the menu, and lock-helper.c (function
lock_screen()) is where it actually is making the call.  It's making a
dbus call, but again, as I really don't know anything about dbus, my
ability to trace further ends without some actual knowledge / work on my
part.  :)

-- 
lock screen fails with xscreensaver
https://bugs.launchpad.net/bugs/528094
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 247733] Re: NFS mount in hardy does not recognise the option map_static

2009-04-12 Thread Nadim
I'm seeing the same problem as well.  I started with the following line
in fstab:

server:/dir localdir nfs rsize=8192,wsize=8192,timeo=14,intr

I was having permissions problems, because the UIDs on the two machines
were not the same.  This resulted in an error of the form:

mount.nfs: access denied by server while mounting server:/dir

So, I created a map file, and changed the line to:

server:/dir localdir nfs rsize=8192,wsize=8192,timeo=14,intr,
map_static=/root/nfs_static.map

Then, a sudo mount localdir command results in:

mount.nfs: an incorrect mount option was specified

I'm looking for some sort of solution that doesn't involve changing the
UIDs on either of the two machines.

-- 
NFS mount in hardy does not recognise the option map_static
https://bugs.launchpad.net/bugs/247733
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


Re: [Bug 43641] Re: Touchpad not detected

2009-01-25 Thread Nadim D Ghaznavi
I would expect this to be a hardware specific problem i.e. particular to my
(and some other people's) laptop.  I don't know about liveCD or a
VMWare/VirtualBox slice as a way to reproduce things. I would be a bit
surprised if either one had the problem, but I've been wrong before!

Don't hesitate to ask for any info around my laptop if that would be helpful
e.g. /proc filesystem info, software versions etc. I'm happy to do what
little I can to help.

   Cheers,
-Nadim

On Sun, Jan 18, 2009 at 8:18 PM, Daniel T Chen crimsu...@yahoo.com
wrote:

 Can this symptom be reproduced in 9.04 alpha 3 (vm or desktop/live cd is
 sufficient)?

 --
 Touchpad not detected
 https://bugs.launchpad.net/bugs/43641
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in xorg-driver-synaptics source package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: xorg-driver-synaptics

 In previous versions it works fine, but in Dapper the touchpad is not
 detected. The mouse pointer in the middle of the keyboard works or any else
 USB mouse if plugged.

 Regards,


-- 
Touchpad not detected
https://bugs.launchpad.net/bugs/43641
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43641] Re: Touchpad not detected

2008-07-19 Thread Nadim D Ghaznavi
My new System76 Serval laptop doesn't detect the touch pad. Instead it
thinks it is a ImPS/2 Logitech Wheel Mouse (from
/proc/bus/input/devices).

** Attachment added: $ cd /var/lib/acpi-support/; grep '.' *-*  ~/laptop
   http://launchpadlibrarian.net/16193453/laptop

-- 
Touchpad not detected
https://bugs.launchpad.net/bugs/43641
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43641] Re: Touchpad not detected

2008-07-19 Thread Nadim D Ghaznavi

** Attachment added: lspci -vvnn  ~/lspci-vvnn
   http://launchpadlibrarian.net/16193474/lspci-vvnn

-- 
Touchpad not detected
https://bugs.launchpad.net/bugs/43641
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43641] Re: Touchpad not detected

2008-07-19 Thread Nadim D Ghaznavi

** Attachment added: uname -a  ~/uname-a
   http://launchpadlibrarian.net/16193482/uname-a

-- 
Touchpad not detected
https://bugs.launchpad.net/bugs/43641
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 43641] Re: Touchpad not detected

2008-07-19 Thread Nadim D Ghaznavi

** Attachment added: cat /proc/version_signature  ~/version_signature
   http://launchpadlibrarian.net/16193490/version_signature

-- 
Touchpad not detected
https://bugs.launchpad.net/bugs/43641
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 222475] Re: Rhythmbox Music Player fails to play songs with import errors

2008-04-26 Thread Nadim

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/13929793/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/13929794/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/13929795/ProcStatus.txt

-- 
Rhythmbox Music Player fails to play songs with import errors
https://bugs.launchpad.net/bugs/222475
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 222475] [NEW] Rhythmbox Music Player fails to play songs with import errors

2008-04-26 Thread Nadim
Public bug reported:

Binary package hint: rhythmbox

I'm an Ubuntu 10.2 (gnome) user. I import music from my windows
partition and it imports succesfully but then when i try to actually
play any of the songs it gives a 'pause' sign next to the song i clicked
and when i try to play another song it gives a 'stop sign'(like the ones
u see on the road with a horizontal white dash in a blue circle!) and
this keeps on happening.i play music from youtube for example and it
plays just fine.the Rhythmbox version is 0.11.2

ProblemType: Bug
Architecture: i386
Date: Sat Apr 26 13:41:47 2008
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: ath_hal
Package: rhythmbox 0.11.2-0ubuntu4
PackageArchitecture: i386
ProcCmdline: rhythmbox
ProcCwd: /home/nadim
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux nadim-laptop 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
Rhythmbox Music Player fails to play songs with import errors
https://bugs.launchpad.net/bugs/222475
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