[Bug 464559] Re: ifconfig returns SIOCSIFFLAGS: Unknown error 132 when running commad ifconfig wlan0 up

2010-04-18 Thread Matt Foster
I had the same problem as mentioned above on my EEEpc 1005HA running the
netbook remix of Lucid Beta 2 (I had no problems with Karmic):

i.e. rfkill list showed:
...
2: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: yes

After reading through all of this, I checked the BIOS and found that wireless 
was disabled. 
Enabling it fixed my problems, and rfkill now longer shows the phy0 as Hard 
blocked.

-- 
ifconfig returns SIOCSIFFLAGS: Unknown error 132 when running commad ifconfig 
wlan0 up
https://bugs.launchpad.net/bugs/464559
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 245184] Re: [NM-0.7] nm-connection-editor fails to set/read certificates settings

2009-01-21 Thread Matt Foster
Sadly the only thing that gets spat out in syslog is:

NetworkManager:   connection_get_settings_cb():
connection_get_settings_cb: Invalid connection: 'NMSetting8021x' /
'client-cert' invalid: 2

Added as an attachment as requested.

Is there some way I can run a more verbose debug from NetworkManager?

Packages are at:

ii  network-manager0.7-0ubuntu1~nm1~intrepid1   
network management framework daemon
ii  network-manager-dev0.7-0ubuntu1~nm1~intrepid1   
network management framework (development files)
ii  network-manager-kde1:0.7svn864988-0ubuntu1.8.10.3   
KDE systray applet for controlling NetworkManager


** Attachment added: "syslog"
   http://launchpadlibrarian.net/21509813/syslog

-- 
[NM-0.7] nm-connection-editor fails to set/read certificates settings
https://bugs.launchpad.net/bugs/245184
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 280088] Re: [Intrepid] kacpid and kacpi_notify consumes all CPU after resume

2008-11-10 Thread Matt Foster
It certainly seems to be a Dell thing - my D620 exhibits has the exact
same issue running 2.6.27-7-generic. Using the PPA kernel solves the
problem for me.  Good work - this surely needs to go into stock.

-- 
[Intrepid] kacpid and kacpi_notify consumes all CPU after resume
https://bugs.launchpad.net/bugs/280088
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 256142] Re: Flickering with version 2.4.0

2008-10-30 Thread Matt Foster
I have this problem as well on a Dell Latitude D620. Lot's of buffer
underuns, and dual display with an external VGA is unusable - the
external VGA keeps on flicking on and off.

[EMAIL PROTECTED]:/var/log# dpkg -l | grep -i intel
rc  915resolution  0.5.3-1ubuntu1
resolution modification tool for Intel graphic chipset
ii  wvdial 1.60.1+nmu2PPP 
dialer with built-in intelligence
ii  xserver-xorg-video-i8102:2.4.1-1ubuntu10
X.Org X server -- Intel i8xx, i9xx display driver
ii  xserver-xorg-video-intel   2:2.4.1-1ubuntu10
X.Org X server -- Intel i8xx, i9xx display driver

lspci -vnn:
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
Subsystem: Dell Device [1028:01c2]
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at eff0 (32-bit, non-prefetchable) [size=512K]
I/O ports at eff8 [size=8]
Memory at d000 (32-bit, prefetchable) [size=256M]
Memory at efec (32-bit, non-prefetchable) [size=256K]
Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 
Enable-
Capabilities: [d0] Power Management version 2
Kernel modules: intelfb

[EMAIL PROTECTED]:/var/log# uname -a
Linux psll09551 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 
GNU/Linux

Xorg.conf:
Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
Device  "Configured Video Device"
Subsection "Display"
  Depth 24
  Virtual 1440 1924
EndSubSection

EndSection


When running just on the panel display, it works OK ish, although some of the 
desktop effects are very sluggish, I'm running KDE.



** Attachment added: "Xorg log"
   http://launchpadlibrarian.net/19074468/Xorg.0.log

-- 
Flickering with version 2.4.0
https://bugs.launchpad.net/bugs/256142
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 245184] Re: [NM-0.7] nm-connection-editor fails to set/read certificates settings

2008-10-29 Thread Matt Foster
Confirmed - and the problem is actually worse:

I can't even connect to a EAP TLS WPA1 WLAN on Intrepid (KDE).

Doesn't work using the stock NM, so I used the PPA:
[EMAIL PROTECTED]:/var/log# dpkg -l | grep -i network-man
ii  network-manager
0.7~~svn20081018t105859-0ubuntu2~nm2 network management framework daemon
ii  network-manager-kde1:0.7svn864988-0ubuntu1ppa1 KDE 
systray applet for controlling NetworkManager
[EMAIL PROTECTED]:/var/log#

If I try to update an existing WLAN connection then it spits out:
Oct 29 09:55:47 psll09551 NetworkManager:   connection_updated_cb(): 
connection_updated_cb: Invalid connection: 'NMSetting8021x' / 'client-cert' 
invalid: 2

If I try to create a new WLAN connection then we get:
Oct 29 10:18:20 psll09551 NetworkManager:   connection_get_settings_cb(): 
connection_get_settings_cb: Invalid connection: 'NMSetting8021x' / 
'client-cert' invalid: 2


Manual use of wpa_supplicant with everything turned off associates fine, and 
this was indeed all working under hardy - but broken going to Intrepid.

-- 
[NM-0.7] nm-connection-editor fails to set/read certificates settings
https://bugs.launchpad.net/bugs/245184
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 183517] Re: Hardy Heron Alpha unable to boot in Virtual PC 2007

2008-03-13 Thread Matt Foster
The problem persists with Alpha6, still halts at "SMP alternatives:
switching to UP code"

-- 
Hardy Heron Alpha unable to boot in Virtual PC 2007
https://bugs.launchpad.net/bugs/183517
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 183517] Re: Hardy Heron Alpha three unable to boot in Virtual PC 2007

2008-02-08 Thread Matt Foster
Yes the problem persists in Alpha4. If I give the VM more than ~750MB of RAM
VPC doesn't error all the time but the kernel locks at the same point. I
suspect VPC is actually the difference when I swap the amount of memory as
it won't actually capture in Alt-PrintScreen so perhaps a read herring.

thanks,

Matt


On Feb 5, 2008 6:51 PM, Brian Murray <[EMAIL PROTECTED]> wrote:

> Thank you for taking the time to report this bug and helping to make
> Ubuntu better.  The Alpha 4 release of Hardy Heron was released last
> week and we were wondering if you can still recreate this issue with it.
> Thanks in advance.
>
> ** Changed in: linux (Ubuntu)
> Sourcepackagename: None => linux
>   Status: New => Incomplete
>
> --
> Hardy Heron Alpha three unable to boot in Virtual PC 2007
> https://bugs.launchpad.net/bugs/183517
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Hardy Heron Alpha three unable to boot in Virtual PC 2007
https://bugs.launchpad.net/bugs/183517
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 183517] Re: Hard Heron Alpha three unable to boot in Virtual PC 2007

2008-01-16 Thread Matt Foster

** Attachment added: "heron-notquiet.jpg"
   http://launchpadlibrarian.net/11394991/heron-notquiet.jpg

-- 
Hard Heron Alpha three unable to boot in Virtual PC 2007
https://bugs.launchpad.net/bugs/183517
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 183517] Hard Heron Alpha three unable to boot in Virtual PC 2007

2008-01-16 Thread Matt Foster
Public bug reported:

Host System:

Windows Vista Enterprise 32 bit
Virtual PC 2007 6.0.156.0

Kubuntu Hard Heron Alpha 3 CD

System is unable to boot.
Virtual PC stops with "An unrecoverable processor error has been encountered. 
The virtual machine will now reset"
If the system is booted without the quiet and splash flags the last thing the 
kernel says is:
[   48.469254] SMP alternatives: swithing to UP code

Screenshot at http://mattfoster.me.uk/heron-notquiet.jpg

Gutsy Gibbon works fine in the same setup.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Hard Heron Alpha three unable to boot in Virtual PC 2007
https://bugs.launchpad.net/bugs/183517
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs