[Bug 335570] Re: [LENOVO 7454CTO] suspend/resume failure

2010-12-30 Thread inflamestory
I have got a Y530 too with hardware a little bit different : Intel P7530, 
GeForce 9500M G and iwlagn for wifi.
The trick given above seems to work but the laptop awakes instantly. 
The pm-suspend.log file is attached.
 

** Attachment added: pm-suspend.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/335570/+attachment/1779522/+files/pm-suspend.log

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

Title:
  [LENOVO 7454CTO] suspend/resume failure

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


[Bug 286285] Re: kernel 2.6.27-7-generic bug BUG: scheduling while atomic: swapper/0/0x00000100

2008-11-27 Thread inflamestory
Hi, I'm using 8.10 64bits on a Lenovo Y530 with a intel 5100 and nvidia 9500M 
GS card. I've got exactly the same bug than the others ones : dd and klogd 
eating all of one of my cpu core. My system is up to date and the bug seems 
only to occur when I'm using wpa2... 
dmesg show me a lot of : 

[ 1502.815644] Call Trace:
[ 1502.815651]  [8023e06d] dequeue_task_idle+0x2d/0x40
[ 1502.815656]  [8023c436] dequeue_task+0x96/0xe0
[ 1502.815662]  [8023c4d3] deactivate_task+0x23/0x30
[ 1502.815668]  [80500685] thread_return+0x108/0x3c3
[ 1502.815676]  [80210ecd] cpu_idle+0xad/0x110
[ 1502.815682]  [804fd735] start_secondary+0x97/0xc2
[ 1502.815686] 
[ 1502.816047] bad: scheduling from the idle thread!
[ 1502.816053] Pid: 0, comm: swapper Tainted: P  2.6.27-7-generic #1

I've joined my dmesg log.
Btw I got strange behavior from times to times, kernel panic at boot (see 
dmesg.0), and sometimes the wireless card need to get a ifconfig wlan0 up 
before working...  

** Attachment added: dmesg.1
   http://launchpadlibrarian.net/2409/dmesg.1

-- 
kernel 2.6.27-7-generic bug BUG: scheduling while atomic: swapper/0/0x0100
https://bugs.launchpad.net/bugs/286285
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 286285] Re: kernel 2.6.27-7-generic bug BUG: scheduling while atomic: swapper/0/0x00000100

2008-11-27 Thread inflamestory
Here is the dmesg.0. Actually it doesn't show any Kernel Panic but I'm sure 
it's one, my led are going on 
and off and the screen is all black.

** Attachment added: dmesg.0
   http://launchpadlibrarian.net/2439/dmesg.0

-- 
kernel 2.6.27-7-generic bug BUG: scheduling while atomic: swapper/0/0x0100
https://bugs.launchpad.net/bugs/286285
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 256629] Re: wireless network does not work on Sony VAIO SR19VN [Intel Wireless WiFi Link 5100]

2008-10-18 Thread inflamestory
In fact after posting a bug to the kernel bugzilla, I've followed the advice of 
a kernel dev who ask me if it work under windows. As I've formated my hard disk 
before giving a single boot to vista I've had to install XP and lenovo tools 
for acpi and hotkeys, and guess what, it works! Since I've tried the shortcut 
under windows my wireless card still on.
So my my problem wasn't realy the same, good luck!

-- 
wireless network does not work on Sony VAIO SR19VN [Intel Wireless WiFi Link 
5100]
https://bugs.launchpad.net/bugs/256629
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 256629] Re: wireless network does not work on Sony VAIO SR19VN [Intel Wireless WiFi Link 5100]

2008-10-03 Thread inflamestory
First thx for your help Leann!

The command (sudo) echo 0  /sys/class/rfkill/rfkill0/state didn't work, bash 
tell me that he doesn't have the permission to do it. If I edit it with nano 
and save it no error but cat /sys/class/rfkill/rfkill0/state still return me 2.
Anyway here is my complete dmesg output 

** Attachment added: dmesg
   http://launchpadlibrarian.net/18157464/dmesg

-- 
wireless network does not work on Sony VAIO SR19VN [Intel Wireless WiFi Link 
5100]
https://bugs.launchpad.net/bugs/256629
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 256629] Re: wireless network does not work on Sony VAIO SR19VN [Intel Wireless WiFi Link 5100]

2008-09-28 Thread inflamestory
I've got problem with my intel 5100 too! After boot dmesg show me this :

[   17.468863] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 
1.3.27ks
[   17.468866] iwlagn: Copyright(c) 2003-2008 Intel Corporation
[   17.469673] iwlagn :03:00.0: PCI INT A - GSI 17 (level, low) - IRQ 17
[   17.469702] iwlagn :03:00.0: setting latency timer to 64
[   17.469775] iwlagn: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
[   17.515237] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a channels
[   17.515659] iwlagn :03:00.0: PCI INT A disabled
[   17.516211] phy0: Selected rate control algorithm 'iwl-agn-rs'

wich looks fine, but if I try to use it with iwconfig (network manager
doesn't want to do anything) I got an error and dmesg tell me that
RFSWITCH is off, and that's true :

cat /proc/bus/pci/driver/iwlagn/.../state return 2 !

Here is the lspci line :

03:00.0 Network controller: Intel Corporation Unknown device 4237

My computer is a Lenovo Y530-P7530 with a hardware switch and a switch
on the keyboard (fn + F5) to turn off the wireless card.

-- 
wireless network does not work on Sony VAIO SR19VN [Intel Wireless WiFi Link 
5100]
https://bugs.launchpad.net/bugs/256629
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 125057] Re: GDM take a while to launch gnome

2007-08-10 Thread inflamestory
Thx for the answer, the lo network interface seems to work perfectly and
the ping respond too. This bug happen with other user as well as with my
username...

-- 
GDM take a while to launch gnome
https://bugs.launchpad.net/bugs/125057
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 125057] GDM take a while to launch gnome

2007-07-10 Thread inflamestory
Public bug reported:

Every first login after boot, I get the brown ubuntu screen during 55s before 
gnome starts...
I've tried remove gdm with the --purge option and reinstall it but nothing 
change...
The log form gdm seems to show something strange :

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux inflames-laptop 2.6.20-16-generic #2 SMP Thu 
Jun 7 20:19:32 UTC 2007 i686
Build Date: 04 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Jul 10 14:48:56 2007
(==) Using config file: /etc/X11/xorg.conf
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Synaptics DeviceInit called
SynapticsCtrl called.
Synaptics DeviceOn called
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from 
list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from 
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from 
list!
Synaptics DeviceOff called
Synaptics DeviceOn called
ProcXCloseDevice to close or not ?
SetClientVersion: 0 9
AUDIT: Tue Jul 10 14:57:34 2007: 6362 X: client 27 rejected from IP 127.0.0.1
AUDIT: Tue Jul 10 14:57:39 2007: 6362 X: client 27 rejected from IP 127.0.0.1
AUDIT: Tue Jul 10 14:57:49 2007: 6362 X: client 27 rejected from IP 127.0.0.1
AUDIT: Tue Jul 10 14:57:54 2007: 6362 X: client 27 rejected from IP 127.0.0.1
Synaptics DeviceOff called
FreeFontPath: FPE /usr/share/fonts/X11/misc refcount is 2, should be 1; 
fixing.

So I've tried to enable/disable the TCP and the distant connection with 
gdmsetup but, again, nothing change.
For information, here is my gdm.conf-custom :

# GDM Configuration Customization file.
#
# This file is the appropriate place for specifying your customizations to the
# GDM configuration.   If you run gdmsetup, it will automatically edit this
# file for you and will cause the daemon and any running GDM GUI programs to
# automatically update with the new configuration.  Not all configuration
# options are supported by gdmsetup, so to modify some values it may be
# necessary to modify this file directly by hand.
#
# Older versions of GDM used the gdm.conf file for configuration.  If your
# system has an old gdm.conf file on the system, it will be used instead of
# this file - so changes made to this file will not take effect.  Consider
# migrating your configuration to this file and removing the gdm.conf file.
#
# To hand-edit this file, simply add or modify the key=value combination in
# the appropriate section in the template below.  Refer to the comments in the
# /usr/share/gdm/defaults.conf file for information about each option.  Also
# refer to the reference documentation.
#
# If you hand edit a GDM configuration file, you should run the following
# command to get the GDM daemon to notice the change.  Any running GDM GUI
# programs will also be notified to update with the new configuration.
#
# gdmflexiserver --command=UPDATE_CONFIG configuration key
#
# e.g, the Enable key in the [debug] section would be debug/Enable.
#
# You can also run gdm-restart or gdm-safe-restart to cause GDM to restart and
# re-read the new configuration settings.  You can also restart GDM by sending
# a HUP or USR1 signal to the daemon.  HUP behaves like gdm-restart and causes
# any user session started by GDM to exit immediately while USR1 behaves like
# gdm-safe-restart and will wait until all users log out before restarting GDM.
#
# For full reference documentation see the gnome help browser under
# GNOME|System category.  You can also find the docs in HTML form on
# http://www.gnome.org/projects/gdm/
#
# NOTE: Lines that begin with # are considered comments.
#
# Have fun!

[daemon]
AutomaticLogin=inflames
AlwaysLoginCurrentSession=false
DefaultSession=gnome.desktop
AlwaysRestartServer=true
RemoteGreeter=/usr/lib/gdm/gdmgreeter

[security]
NeverPlaceCookiesOnNFS=false
DisallowTCP=false
CheckDirOwner=false

[xdmcp]

[gui]
GtkRC=

[greeter]
GraphicalTheme=Avio-GDM
GraphicalThemes=happygnome/:circles
Use24Clock=oui

[chooser]

[debug]
Enable=true

[servers]
0=Standard

[server-Standard]
name=Standard server
command=/usr/X11R6/bin/X -br -audit 0 
flexible=true

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
GDM take a while to launch gnome
https://bugs.launchpad.net/bugs/125057
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact 

[Bug 54419] Re: usb change between 2.6.15-23 and 2.6.15-26 breaks working setup

2006-12-02 Thread inflamestory
I had exactly the same problem as you guys on a 2.6.17 kernel (edgy) and I've 
tried to unload the ehci_hcd module.
That worked, but only with usb1.1 and not all the time...

After some research on google I've found this that worked great!
Just add irqpoll' to the boot option of your kernel in menu.lst...

With this fix, I've usb2.0 and my usb memory key work all the time...

Hope it help.

-- 
usb change between 2.6.15-23 and 2.6.15-26 breaks working setup
https://launchpad.net/bugs/54419

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