[Bug 278190] Re: [ath9k] AR5418 frequently fails to connect to WEP/WPA network

2009-03-27 Thread Jason Feldstein
I'm having this problem on Jaunty also, with the 2.6.28-11-generic kernel version, but oddly enough only after suspending and resuming. If I reboot, it goes away until I suspend again. (This is on an eee PC 1000HE.) -- [ath9k] AR5418 frequently fails to connect to WEP/WPA network https://bugs.lau

[Bug 324900] Re: Intel 945GME - No video in 800x600 and lower resolutions

2009-03-17 Thread Jason Feldstein
This problem was fixed in a newer release of the Intel driver. The GL performance is still terrible, but I can use every resolution. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Fix Released -- Intel 945GME - No video in 800x600 and lower resolutions https://bugs

[Bug 307829] Re: DVD playback jerky with pata_amd

2009-03-07 Thread Jason Feldstein
Why is no one paying attention to this bug? THIS IS A MAJOR USABILITY ISSUE, and it was reported in PLENTY of time to be fixed in Jaunty. All you have to do is start including amd74xx in the standard kernel releases, maybe instead of pata_amd. There, see? I'm actually telling you how to fix this, d

[Bug 330184] Re: usb-creator crashed with AttributeError in flush()

2009-02-19 Thread Jason Feldstein
I'm having the same problem with the package. -- usb-creator crashed with AttributeError in flush() https://bugs.launchpad.net/bugs/330184 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.ubu

[Bug 138005] Re: Screen doesn't dim on Compaq Presario V3010US

2009-02-19 Thread Jason Feldstein
I believe this was a kernel issue, but in any case, it's no longer a problem in Intrepid. Thanks for checking back about it. -- Screen doesn't dim on Compaq Presario V3010US https://bugs.launchpad.net/bugs/138005 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 324900] Re: Intel 945GME - No video in 800x600 and lower resolutions

2009-02-03 Thread Jason Feldstein
** Summary changed: - No full-screen video in scummvm & dosbox (intel 945gme) + Intel 945GME - No video in 800x600 and lower resolutions ** Description changed: I'm running Jaunty on an eee PC 1000 with an Intel 945GME graphics adapter. I've already posted in another thread about poor 3d pe

[Bug 324900] [NEW] No full-screen video in scummvm & dosbox (intel 945gme)

2009-02-03 Thread Jason Feldstein
Public bug reported: I'm running Jaunty on an eee PC 1000 with an Intel 945GME graphics adapter. I've already posted in another thread about poor 3d performance on this card, but this problem seems to be different. I can't seem to get any full-screen video in certain applications - so far, I've n

[Bug 252094] Re: MASTER: Poor graphics performance on Intel

2009-02-02 Thread Jason Feldstein
I'm having this problem also on an eee PC 1000 with Intel 945GME graphics adapter. On Intrepid, my glxgears score was around 650 - 750. On Hardy, it could get as high as 1350. On Jaunty, the highest I can get is about 250, and that's with UXA enabled - with EXA, it topped out around 80. -- MASTE

[Bug 307829] Re: DVD playback jerky with pata_amd

2009-01-31 Thread Jason Feldstein
Mi espanol es malo, lo siento. The steps are all here, though, (en ingles) in my post that starts "Worry not", and the one right after it. -- DVD playback jerky with pata_amd https://bugs.launchpad.net/bugs/307829 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 307829] Re: DVD playback jerky with pata_amd

2009-01-08 Thread Jason Feldstein
I'm glad it worked for you. I was worried you might have trouble, but that guide has been pretty good to me so far. I also hope people who work on Ubuntu take notice of this issue. If you want to include beta drivers in the kernels, that's fine, but that beta kernel should really be marked as such

[Bug 307829] Re: DVD playback jerky with pata_amd

2009-01-04 Thread Jason Feldstein
Here's what you need to do: http://www.howtoforge.com/kernel_compilation_ubuntu When you're at the configuration stage, disable all the PATA drivers under libata, and then go into the IDE drivers area and enable amd74xx and pretty much everything in there that applies to hard drives. -- DVD pla

[Bug 307829] Re: DVD playback jerky with pata_amd

2008-12-21 Thread Jason Feldstein
We've pretty much reached the limit of my expertise here, and zipping up my configured kernel source will take all day. Try this instead: go to a terminal window, and type "sudo cp /lib/modules/2.6.27.10-v3000/kernel/drivers/ide/pci/amd74xx.ko /lib/modules/2.6.27-9-generic/kernel/drivers/ide/pci/"

[Bug 307829] Re: DVD playback jerky with pata_amd

2008-12-21 Thread Jason Feldstein
I don't know either. It almost sounds like you're trying to compile it while running a different kernel... and that log you attached didn't have much useful info in it, no error message telling why it couldn't compile. -- DVD playback jerky with pata_amd https://bugs.launchpad.net/bugs/307829 You

[Bug 307829] Re: DVD playback jerky with pata_amd

2008-12-21 Thread Jason Feldstein
This means you probably didn't follow my directions exactly. Open a terminal and type the following: "sudo apt-get --purge remove nvidia-* linux-restricted-modules-*" (no quotes, again). Hit enter and put in your password. Once that completes, do this: "sudo apt-get install build-essential". The

[Bug 307829] Re: DVD playback jerky with pata_amd

2008-12-19 Thread Jason Feldstein
Wait, wait, don't follow those directions exactly as they are. After step 3, you need to edit your xorg.conf file (same way as in step 8) and change "nvidia" to "nv" in the Device section. Then reboot the computer, make sure you select the custom kernel (it ends with -v3000) and start with step 4.

[Bug 307829] Re: DVD playback jerky with pata_amd

2008-12-19 Thread Jason Feldstein
Worry not... most later Semprons are also 64-bit, though it's generally unadvertised. The information you posted above makes it look like yours is too, and you have pretty much the same hardware I do besides that, so you should be able to use my custom kernel without a problem. Here's a quick guid

[Bug 307829] Re: DVD playback jerky with pata_amd

2008-12-19 Thread Jason Feldstein
I succeeded in compiling a custom kernel with amd74xx included, and my problem is now solved. It took me a few tries, though. I can send you the kernel image and headers, but be aware that (1) you'll have to remove your restricted modules and nvidia driver, and install the nvidia driver manually f

[Bug 307829] Re: DVD playback jerky with pata_amd

2008-12-17 Thread Jason Feldstein
** Description changed: I've had some trouble with DVD playback on Intrepid; I had the same problems with custom-compiled 2.6.25, 2.6.26 and 2.6.27 kernels on Hardy as well, so something apparently changed in 2.6.25 that affected my DVD drive. I've narrowed it down somewhat - apparently th

[Bug 307829] [NEW] DVD playback jerky with pata_amd

2008-12-13 Thread Jason Feldstein
Public bug reported: I've had some trouble with DVD playback on Intrepid; I had the same problems with custom-compiled 2.6.25, 2.6.26 and 2.6.27 kernels on Hardy as well, so something apparently changed in 2.6.25 that affected my DVD drive. I've narrowed it down somewhat - apparently the pata_amd

[Bug 138005] Re: Screen doesn't dim on Compaq Presario V3010US

2008-08-02 Thread Jason Feldstein
Okay, here's the output: 00:00.0 RAM memory [0500]: nVidia Corporation C51 Host Bridge [10de:02f0] (rev a2) Subsystem: Hewlett-Packard Company Unknown device [103c:30b5] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: C

[Bug 138005] Re: Screen doesn't dim on Compaq Presario V3010US

2008-08-02 Thread Jason Feldstein
Yes, I'm using Hardy, and the problem is the same. -- Screen doesn't dim on Compaq Presario V3010US https://bugs.launchpad.net/bugs/138005 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.ubu

[Bug 124336] Re: nm-applet crashed with SIGSEGV in gtk_combo_box_set_model

2007-11-09 Thread Jason Feldstein
That bug is documented here: https://bugs.launchpad.net/ubuntu/+source /network-manager-applet/+bug/41134 Is it possible to include that fix along with yours in your deb file? -- nm-applet crashed with SIGSEGV in gtk_combo_box_set_model https://bugs.launchpad.net/bugs/124336 You received this b

[Bug 124336] Re: nm-applet crashed with SIGSEGV in gtk_combo_box_set_model

2007-11-09 Thread Jason Feldstein
This fixes my crashing problem also, but seems to introduce a new bug. When I connect to the wireless at my university (which always worked fine on Feisty), I receive the following message on the command line after running nm-applet and connecting: ** (nm-applet:6549): WARNING **: nmi_save_netwo

[Bug 124336] Re: nm-applet crashed with SIGSEGV in gtk_combo_box_set_model

2007-10-25 Thread Jason Feldstein
aot2002, the amd64 platform refers to it being 64-bit. It has NOTHING to do with what processor you're using. A simple web search quickly reveals this. -- nm-applet crashed with SIGSEGV in gtk_combo_box_set_model https://bugs.launchpad.net/bugs/124336 You received this bug notification because yo

[Bug 137989] Re: nm-applet crashes on "connect to other wireless network"

2007-09-07 Thread Jason Feldstein
This is on Gutsy AMD64. -- nm-applet crashes on "connect to other wireless network" https://bugs.launchpad.net/bugs/137989 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com ht

[Bug 138005] Screen doesn't dim on Compaq Presario V3010US

2007-09-07 Thread Jason Feldstein
Public bug reported: I should be able to dim my screen with Fn+F7, or brighten it with Fn+F8, but neither combination works; Fn+F7 makes the screen flicker, but it doesn't get any dimmer. I have my battery brightness set to 50 percent in gconf-editor under gnome-power-manager, and that doesn't wor

[Bug 138005] Re: Screen doesn't dim on Compaq Presario V3010US

2007-09-07 Thread Jason Feldstein
This is on Gutsy AMD64, though it was also a problem for me on Feisty i386. -- Screen doesn't dim on Compaq Presario V3010US https://bugs.launchpad.net/bugs/138005 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 137989] nm-applet crashes on "connect to other wireless network"

2007-09-07 Thread Jason Feldstein
Public bug reported: Binary package hint: network-manager-gnome I'm using a Dell Wireless 1390 card with ndiswrapper, but I have the same problem when using bcm43xx, so it should be a network-manager issue. Every time I click "Connect to Other Wireless Network" to enter settings for a network I n

[Bug 85804] knetworkmanager disconnects / stops working when beryl is running

2007-02-17 Thread Jason Feldstein
Public bug reported: I'm currently using Feisty AMD64, and my wireless driver is running under the Linuxant Driverloader (which I think means it might apply to ndiswrapper too, if the problem isn't with knetworkmanager itself). Basically what happens is, any time I run beryl long enough (and "lon

[Bug 57294] Re: No headphone support for MCP51

2006-08-31 Thread Jason Feldstein
** Also affects: alsa-driver (Ubuntu) Importance: Untriaged Status: Unconfirmed -- No headphone support for MCP51 https://launchpad.net/bugs/57294 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 57294] Re: No headphone support for MCP51

2006-08-30 Thread Jason Feldstein
Simple mixer control 'Master',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 43 Mono: Front Left: Playback 43 [100%] [0.00dB] [on] Front Right: Playback 43 [100%] [0.00dB] [on] Simple mixer control 'PCM',0 Capabilities: pvolume Playb

[Bug 57294] Re: No headphone support for MCP51

2006-08-22 Thread Jason Feldstein
** Description changed: Having just recently bought a new Compaq Presario V3010 laptop, I've been pretty happy with AMD64 Dapper Drake ... except that my headphones don't work, at all. I've tried a great many supposed fixes from alsa- project.org, but none of them has done anything (except

[Bug 57294] No headphone support for MCP51

2006-08-22 Thread Jason Feldstein
Public bug reported: Having just recently bought a new Compaq Presario V3010 laptop, I've been pretty happy with AMD64 Dapper Drake ... except that my headphones don't work, at all. I've tried a great many supposed fixes from alsa- project.org, but none of them has done anything (except occasional