[Bug 259771] Re: Browsing smb share is painfully slow

2008-10-15 Thread squarooticus
FWIW, I see the attached behavior when I try to browse a DAV share from
an apache2 server.

On connect to the server, PROPFIND / is issued once with Depth 1.  It
takes a while, because this directory has over 1000 subdirectories.
That's reasonable.  Okay so far.

Then the weird stuff begins.  When I click "311" (ignoring my taste in
music for a moment), the *exact same* PROPFIND /311 with Depth 0 request
is issued *twice* in a row over the same connection.  Exactly the same
headers, exactly the same result.  I see other redundant requests, as
well.

But then it gets *really* strange.  After PROPFIND /311 with Depth 1 is
issued, gvfs issues *another* PROPFIND / with Depth 1!  In god's name,
why?  This appears to be the root of the slowdown I see: the needless
repetition of requests for data that seconds before had been
transferred.  And I suspect the SMB gvfs backend is doing something
similar.

Not sure if local caching + If-Modified-Since requests are valid here,
but that may be a potential solution.  Nautilus may be re-reading the
parent directory unnecessarily; however, IMO the gvfs backend should be
able to more gracefully deal with this situation, since not every
application in existence can be rewritten to assume the data it is
accessing is 20 mbits and 70 msec away.  In my case, this is data that
hardly ever changes: the only time the root directory of this DAV share
changes is when I rip a new CD, which probably occurs once every few
weeks.

(Aside: this stuff is even slower over GnuTLS SSL (16 seconds for
PROPFIND / vs. about 2 seconds plaintext), the difference of which I
can't yet explain since I can't tcpdump the SSL connection.)

My gvfs and related components are 0.2.5-0ubuntu2 (hardy up-to-date).
My nautilus is 1:2.22.5.1-0ubuntu1 (also hardy up-to-date).


** Attachment added: "wireshark.clean.gz"
   http://launchpadlibrarian.net/18577833/wireshark.clean.gz

-- 
Browsing smb share is painfully slow
https://bugs.launchpad.net/bugs/259771
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 284638] [NEW] pathological DAV request behavior

2008-10-16 Thread squarooticus
Public bug reported:

Binary package hint: gvfs

I reported this in bug 259771 yesterday, but now I think it is worth its
own bug report:


FWIW, I see the attached behavior when I try to browse a DAV share from
an apache2 server.

On connect to the server, PROPFIND / is issued once with Depth 1.  It
takes a while, because this directory has over 1000 subdirectories.
That's reasonable.  Okay so far.

Then the weird stuff begins.  When I click "311" (ignoring my taste in
music for a moment), the *exact same* PROPFIND /311 with Depth 0 request
is issued *twice* in a row over the same connection.  Exactly the same
headers, exactly the same result.  I see other redundant requests, as
well.

But then it gets *really* strange.  After PROPFIND /311 with Depth 1 is
issued, gvfs issues *another* PROPFIND / with Depth 1!  In god's name,
why?  This appears to be the root of the slowdown I see: the needless
repetition of requests for data that seconds before had been
transferred.  And I suspect the SMB gvfs backend is doing something
similar.

Not sure if local caching + If-Modified-Since requests are valid here,
but that may be a potential solution.  Nautilus may be re-reading the
parent directory unnecessarily; however, IMO the gvfs backend should be
able to more gracefully deal with this situation, since not every
application in existence can be rewritten to assume the data it is
accessing is 20 mbits and 70 msec away.  In my case, this is data that
hardly ever changes: the only time the root directory of this DAV share
changes is when I rip a new CD, which probably occurs once every few
weeks.

(Aside: this stuff is even slower over GnuTLS SSL (16 seconds for
PROPFIND / vs. about 2 seconds plaintext), the difference of which I
can't yet explain since I can't tcpdump the SSL connection.)

My gvfs and related components are 0.2.5-0ubuntu2 (hardy up-to-date).
My nautilus is 1:2.22.5.1-0ubuntu1 (also hardy up-to-date).


Furthermore, it has become clear by looking at my apache logs that the
gnome DAV's request behavior is completely pathological.  For one
5418548 byte Ogg file, I see the following requests with the bytes
served in the 7th field:

192.168.33.1:80 192.168.35.130 3286 krose [16/Oct/2008:16:44:23 -0400] 207 770 
0 "PROPFIND /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3286 krose [16/Oct/2008:16:44:23 -0400] 207 770 
0 "PROPFIND /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3286 krose [16/Oct/2008:16:44:23 -0400] 207 770 
0 "PROPFIND /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3286 krose [16/Oct/2008:16:44:23 -0400] 207 770 
0 "PROPFIND /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3287 krose [16/Oct/2008:16:44:23 -0400] 200 
5418548 0 "GET /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" 
"gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3286 krose [16/Oct/2008:16:44:23 -0400] 207 770 
0 "PROPFIND /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3290 krose [16/Oct/2008:16:44:23 -0400] 206 
5385780 0 "GET /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" 
"gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3283 krose [16/Oct/2008:16:44:23 -0400] 206 
5418548 0 "GET /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" 
"gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3286 krose [16/Oct/2008:16:44:24 -0400] 207 770 
0 "PROPFIND /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3286 krose [16/Oct/2008:16:44:24 -0400] 207 770 
0 "PROPFIND /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3284 krose [16/Oct/2008:16:44:24 -0400] 206 
5353012 0 "GET /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" 
"gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3321 krose [16/Oct/2008:16:44:24 -0400] 206 3636 
0 "GET /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3321 krose [16/Oct/2008:16:44:24 -0400] 206 
69172 0 "GET /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" 
"gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3286 krose [16/Oct/2008:16:44:24 -0400] 207 770 
0 "PROPFIND /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3286 krose [16/Oct/2008:16:44:24 -0400] 207 770 
0 "PROPFIND /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" "gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3321 krose [16/Oct/2008:16:44:24 -0400] 206 
2711092 0 "GET /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" 
"gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3285 krose [16/Oct/2008:16:44:24 -0400] 206 
1351220 0 "GET /coroner/no_more_color/7_why_it_hurts.ogg HTTP/1.1" "-" 
"gvfs/0.2.5"
192.168.33.1:80 192.168.35.130 3287 krose [16/Oct/2008:16:44:24 -0400] 206 
675380 0 "G

[Bug 284638] Re: pathological DAV request behavior

2008-10-17 Thread squarooticus
Done.  I have filed bug 556749 at bugzilla.gnome.org.

http://bugzilla.gnome.org/show_bug.cgi?id=556749

-- 
pathological DAV request behavior
https://bugs.launchpad.net/bugs/284638
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 54237] Re: Only parts of texts in menus and dialogs appear

2006-07-31 Thread squarooticus
Ah, this would explain why most users aren't seeing it: most of them are
using Gnome, and probably have the font rendering set to something other
than monochrome.  (I believe "best shapes" is the default.)

Since I don't use Gnome but do use a lot of GTK+ apps, it would be very
helpful if I could get these settings working as a workaround.  I think
it requires a gnome-settings-daemon to run, but I have no idea how to
run this thing manually.  Any suggestions?

-- 
Only parts of texts in menus and dialogs appear
https://launchpad.net/bugs/54237

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


[Bug 54237] Re: fonts disappered

2006-07-28 Thread squarooticus
You are not alone. :)  This started when I upgraded from dapper to edgy
the other day.

This is likely to be due to xft rendering, because it only seems to
happen with applications that use truetype fonts (i.e., all my fvwm
menus are empty with "xft:...", but are perfectly fine with "-adobe-
helvetica-...").

Otherwise, the problem is so bizarre that I can't even begin to debug
it.

-- 
fonts disappered
https://launchpad.net/bugs/54237

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


[Bug 54400] Re: Icons and Text are disappeared

2006-07-28 Thread squarooticus
*** This bug is a duplicate of bug 54237 ***

** This bug has been marked a duplicate of bug 54237
   fonts disappered

-- 
Icons and Text are disappeared
https://launchpad.net/bugs/54400

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


[Bug 54237] Re: fonts disappered

2006-07-28 Thread squarooticus
** Bug 54400 has been marked a duplicate of this bug

-- 
fonts disappered
https://launchpad.net/bugs/54237

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


[Bug 54237] Re: fonts disappered

2006-07-31 Thread squarooticus
Sounds like that probably changes the KDE fonts from truetype to
something else, but doesn't actually solve the problem.  And, of course,
it doesn't help those of us using xft-only applications.

-- 
fonts disappered
https://launchpad.net/bugs/54237

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


[Bug 497299] Re: upstart not starting init-scripts (event net-device-up IFACE=lo missing)

2009-12-21 Thread squarooticus
Steve, even with an empty interfaces file, my localhost interface is
getting brought up *somehow*:

kr...@nausicaa:/etc/network % ifconfig lo
loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:6379496 errors:0 dropped:0 overruns:0 frame:0
  TX packets:6379496 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:3878093406 (3.8 GB)  TX bytes:3878093406 (3.8 GB)

which means that whatever mechanism upstart is using to receive
notifications of interfaces going up or down is not getting all of them.
I assume that means one or more of upstart, udev, or NetworkManager is
broken.  How does upstart receive notification that the interface has
been brought up?

-- 
upstart not starting init-scripts (event net-device-up IFACE=lo missing)
https://bugs.launchpad.net/bugs/497299
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 497299] Re: upstart not starting init-scripts (event net-device-up IFACE=lo missing)

2009-12-21 Thread squarooticus
Furthermore, if having an empty interfaces file is wrong, then *why do I
have one*?  I didn't configure it that way: something in Ubuntu back in
Jaunty must have, because I've recently reinstalled some of the machines
that are currently broken in this manner from scratch with a Jaunty ISO.

-- 
upstart not starting init-scripts (event net-device-up IFACE=lo missing)
https://bugs.launchpad.net/bugs/497299
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 1492778] Re: kde crashes when powering on/off monitor

2015-10-15 Thread squarooticus
So, FYI, the NVidia driver also suffers from this: turn off a monitor
and Plasma crashes; turn off both monitors and X crashes.

There is a workaround with the nvidia proprietary driver: specify your
connected displays in xorg.conf. Mine looks like this:

Section "Screen"
Identifier "Screen0"
DefaultDepth24
Option "MetaModes" "DFP-4: 3840x2160 +0+0, DFP-6: 3840x2160 +3840+0"
Option "ConnectedMonitor" "DFP-4, DFP-6"
EndSection

This says that DFP-4 and DFP-6 are connected, and have the specified
initial resolutions and positions. Now, when I turn a monitor off,
absolutely nothing happens: X thinks the monitor is still on, which
means Plasma doesn't notice the change and doesn't crash. w00t.

The other problem I had was that even with this X wouldn't activate the
second display (both are Dell P2715q) when it started because it had
switched to power saving mode, so X came up in single-head mode on the
same display as the virtual console. The following command line
activates the second display:

xrandr --output DP-4 --pos 3840x0 --mode 3840x2160

Note that the output name doesn't match the ConnectedMonitor name from
the NVidia driver. Yeah, there are two names for everything. Awesome,
right?

Anyway, it would be nice to get a fix for this, but that depends on
there being a way to distinguish between "I unplugged the monitor", "I
shut the monitor off", and "the monitor went into power saving mode". If
there isn't, then my vote is in favor of doing something intelligent in
the usual case, which is that it's way more likely my monitor went into
power saving mode than that I disconnected it.

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

Title:
  kde crashes when powering on/off monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1492778/+subscriptions

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


[Bug 966129] Re: Xscreensaver daemon crash returned to unlocked desktop

2013-03-24 Thread squarooticus
This happens to me, as well. I have switched to gnome-screensaver in
hopes that it fixes the problem, but unfortunately gnome-screensaver is
not configurable under XFCE so I am somewhat dissatisfied. This crash
only occurs once every few weeks, so I have not been able to catch it in
gdb.

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

Title:
  Xscreensaver daemon crash returned to unlocked desktop

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

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


[Bug 1055810] Re: Cannot create keyboard shortcuts

2013-03-10 Thread squarooticus
FWIW, existing keyboard shortcuts work fine, and you can add them
manually by editing the XML; we just can't create any from the GUI.
When, for instance, super + shift + 1 would produce
"exclaim" in 12.04, it produces only "exclaim" in
12.10. (Which does actually make more sense, but doesn't actually work
with xfwm.)

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

Title:
  Cannot create keyboard shortcuts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1055810/+subscriptions

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


[Bug 705313] Re: [HDA-Intel] No digital audio output with latest kernel patch (2.6.35-25-generic-pae)

2011-03-17 Thread squarooticus
Indeed, that solves it for me. Thanks, enb.

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

Title:
  [HDA-Intel] No digital audio output with latest kernel patch
  (2.6.35-25-generic-pae)

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


[Bug 705405] Re: Intel audio no longer works

2011-02-03 Thread squarooticus
*** This bug is a duplicate of bug 705313 ***
https://bugs.launchpad.net/bugs/705313

** This bug has been marked a duplicate of bug 705313
   [HDA-Intel] No digital audio output with latest kernel patch 
(2.6.35-25-generic-pae)
 * You can subscribe to bug 705313 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/705313/+subscribe

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

Title:
  Intel audio no longer works

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


[Bug 705313] Re: [HDA-Intel] No digital audio output with latest kernel patch (2.6.35-25-generic-pae)

2011-02-03 Thread squarooticus
I believe my bug (705405) is a duplicate of this one.  I have the same
audio device (ICH10, 8086:3a3e) and lost audio somewhere between
2.6.35-24 and 2.6.35-25.  I am about to test mainline 2.6.35.10 and will
check back in in a few minutes.

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

Title:
  [HDA-Intel] No digital audio output with latest kernel patch
  (2.6.35-25-generic-pae)

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


[Bug 705313] Re: [HDA-Intel] No digital audio output with latest kernel patch (2.6.35-25-generic-pae)

2011-02-03 Thread squarooticus
Upstream kernel 2.6.35.10 has the same problem, so this is not Ubuntu-
specific.  This is critical enough that I suspect it has been fixed in a
more recent upstream kernel version, so I am going to try some variant
of 2.6.38.

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

Title:
  [HDA-Intel] No digital audio output with latest kernel patch
  (2.6.35-25-generic-pae)

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


[Bug 705405] [NEW] Intel audio no longer works

2011-01-20 Thread squarooticus
Public bug reported:

Between -24 and -25, the Intel audio on my motherboard has ceased
working.  When I boot into 2.6.35-24-generic (2.6.35-24.42), audio
output via S/PDIF works fine; when I boot into 2.6.32-25-generic
(2.6.32-25.45), S/PDIF no longer works.  I have not tested the analog
output.

00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio 
Controller
Subsystem: Micro-Star International Co., Ltd. Device 7522
Flags: bus master, fast devsel, latency 0, IRQ 48
Memory at f3ff8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

Motherboard info:

Handle 0x, DMI type 0, 24 bytes
BIOS Information
Vendor: American Megatrends Inc.
Version: V8.13
Release Date: 09/09/2010
Address: 0xF
Runtime Size: 64 kB
ROM Size: 4096 kB
Characteristics:
ISA is supported
PCI is supported
PNP is supported
APM is supported
BIOS is upgradeable
BIOS shadowing is allowed
ESCD support is available
Boot from CD is supported
Selectable boot is supported
BIOS ROM is socketed
EDD is supported
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 KB floppy services are supported (int 13h)
3.5"/2.88 MB floppy services are supported (int 13h)
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
LS-120 boot is supported
ATAPI Zip drive boot is supported
BIOS boot specification is supported
Targeted content distribution is supported
BIOS Revision: 8.15

Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: MSI
Product Name: MS-7522
Version: 3.0
Serial Number: To Be Filled By O.E.M.
UUID: ----002421E12417
Wake-up Type: Power Switch
SKU Number: To Be Filled By O.E.M.
Family: High-End Desktop

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
Manufacturer: MSI
Product Name: MSI X58 Pro-E (MS-7522)
Version: 3.0
Serial Number: To be filled by O.E.M.
Asset Tag: To Be Filled By O.E.M.
Features:
Board is a hosting board
Board is replaceable
Location In Chassis: To Be Filled By O.E.M.
Chassis Handle: 0x0003
Type: Motherboard
Contained Object Handles: 0

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-24-generic 2.6.35-24.42
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  krose  2135 F pulseaudio
 /dev/snd/controlC1:  krose  2135 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf3ff8000 irq 48'
   Mixer name   : 'Realtek ALC889'
   Components   : 'HDA:10ec0889,14627522,0014'
   Controls  : 37
   Simple ctrls  : 22
Card1.Amixer.info:
 Card hw:1 'Headset'/'Logitech Logitech H555 Headset at usb-:00:1a.7-5.2, 
full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB046d:0a1b'
   Controls  : 6
   Simple ctrls  : 2
Date: Thu Jan 20 08:20:22 2011
HibernationDevice: RESUME=UUID=334aa05c-1eae-443d-a112-c7a568969fc4
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 vboxnet0  no wireless extensions.
MachineType: MSI MS-7522
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-24-generic root=/dev/md0 ro nomodeset 
noirqdebug
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/zsh
RelatedPackageVersions: linux-firmware 1.38.3
RfKill:
 
SourcePackage: linux
WifiSyslog:
 
dmi.bios.date: 09/09/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V8.13
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MSI X58 Pro-E (MS-7522)
dmi.board.vendor: MSI
dmi.board.version: 3.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 3.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV8.13:bd09/09/2010:svnMSI:pnMS-7522:pvr3.0:rvnMSI:rnMSIX5

[Bug 705405] Re: Intel audio no longer works

2011-01-20 Thread squarooticus


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

Title:
  Intel audio no longer works

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


[Bug 705405] Re: Intel audio no longer works

2011-01-20 Thread squarooticus
Sorry, I cut and pasted something wrong: the failing version is
2.6.35-25.43, not 2.6.32-25.45.

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

Title:
  Intel audio no longer works

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


[Bug 705313] Re: [HDA-Intel] No digital audio output with latest kernel patch (2.6.35-25-generic-pae)

2011-02-06 Thread squarooticus
Sparafucile: sounds like the same bug. FWIW, this problem still exists
with mainline kernel 2.6.38, so the problem is neither Ubuntu specific
nor, as yet, solved.

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

Title:
  [HDA-Intel] No digital audio output with latest kernel patch
  (2.6.35-25-generic-pae)

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


[Bug 671837] [NEW] Xorg crashes due to known bug in Xinerama code

2010-11-06 Thread squarooticus
Public bug reported:

Binary package hint: xserver-xorg-core

The bug listed here affects the version of X in maverick:

http://lists.x.org/archives/xorg-devel/2010-October/014150.html

This bug is critical because it will cause X to crash on Qt programs
whenever Xinerama is enabled.

I recompiled from source after having applied the patch and the problem
was resolved, but I would rather not have to track my own branch for
months until the next Ubuntu release.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xorg 1:7.5+6ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-23.36-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  260.19.12  Fri Oct  8 11:17:08 
PDT 2010
 GCC version:  gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
Architecture: amd64
Date: Sat Nov  6 09:40:20 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
MachineType: MSI MS-7522
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-23-generic root=/dev/md0 ro nomodeset 
noirqdebug
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/zsh
SourcePackage: xorg
Symptom: display
Title: Xorg crash
Xrandr:
 Error: command ['xrandr', '--verbose'] failed with exit code 1: Xlib:  
extension "RANDR" missing on display ":0.0".
 RandR extension missing
dmi.bios.date: 09/09/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V8.13
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MSI X58 Pro-E (MS-7522)
dmi.board.vendor: MSI
dmi.board.version: 3.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 3.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV8.13:bd09/09/2010:svnMSI:pnMS-7522:pvr3.0:rvnMSI:rnMSIX58Pro-E(MS-7522):rvr3.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr3.0:
dmi.product.name: MS-7522
dmi.product.version: 3.0
dmi.sys.vendor: MSI
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   x86_64
 kernel: 2.6.35-23-generic

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug crash maverick

-- 
Xorg crashes due to known bug in Xinerama code
https://bugs.launchpad.net/bugs/671837
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 671837] Re: Xorg crashes due to known bug in Xinerama code

2010-11-06 Thread squarooticus


-- 
Xorg crashes due to known bug in Xinerama code
https://bugs.launchpad.net/bugs/671837
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