Displaying 20 results from an estimated 800 matches similar to: "[Bug 29766] New: suspend-to-ram problem on GF7600 notebook"
2006 Jul 11
0
Notebook suspend instructions -- Gentoo to Centos
At: http://www.linux.com/article.pl?sid=06/05/24/1716222
are instructions for implementing suspend mode on a Linux notebook, but
the script is for Gentoo and it seems like Centos needs something else.
As this puts my system REALLY fast into Suspend, but it never comes back
out.
Further the temp file: var/tmp/video_state.XXXXXX is empty, so
something is not right.
Now for my system, HP
2015 Sep 19
1
[Bug 92049] New: Suspend/resume failure on Acer Aspire V5-573G notebook
https://bugs.freedesktop.org/show_bug.cgi?id=92049
Bug ID: 92049
Summary: Suspend/resume failure on Acer Aspire V5-573G notebook
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2011 Feb 19
4
[Bug 34491] New: Resuming from Suspend to RAM causes poor 2D performance
https://bugs.freedesktop.org/show_bug.cgi?id=34491
Summary: Resuming from Suspend to RAM causes poor 2D
performance
Product: xorg
Version: 7.4
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau
2011 Feb 16
4
[PATCH] xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Use PM_FREEZE, PM_THAW and PM_RESTORE power events for
suspend/resume/checkpoint functionality, instead of PM_SUSPEND
and PM_RESUME. Use of these pm events fixes the Xen Guest hangup
when taking checkpoints. When a suspend event is cancelled
(while taking checkpoints once/continuously), we use PM_THAW
instead of PM_RESUME. PM_RESTORE is used when suspend is not
cancelled. See
2007 May 26
0
Centos - 4.x - VAIO notebook heating up
Hi friends,
I have a problem i have VAIO VGN-F seies notebook which was performing slow
on main power source, working fine on battery i did some tweaks on CPU
speeds reading a lot of tutorials , i do not know whether this or somthing
else has now started making mine notebook got heated up , i mean it is
heatin up from base.
I also have windows on the same system (dual boot), it was also heating
2009 Jun 11
0
Problem with tabbed notebook (tcltk, Iwidgets)
Hi,
I'm using R version 2.9.0 and I'm trying to execute an example using
tabnotebook from iwidgets. Unfortunately I get a problem as you can see
bellow:
> library(tcltk)
Loading Tcl/Tk interface ... done
> library(tkrplot)
> tclRequire("Iwidgets")
<Tcl> 4.0.1
>
> tt <- tktoplevel()
> tkpack(tn <- tkwidget(tt, "iwidgets::tabnotebook"))
2009 Dec 11
2
Closing event on a Notebook page.
How do I catch a closing event for a Notebook page.
I have added a number of pages (class Panel) to a Notebook and I
can remove them via the default close button on the pane.
But I what to run some code before the page(Panel) is closed,
so I assumed that it gets a ''evt_close'', but that seems not to be
the case.
How do I get to run some code before the page(Panel) closes?
2012 Jan 29
1
Installing CENTOS 6.1 to Intel notebook
I have a notebook with HM65 Express chipset and
(internal Core i5 2520M) HD Graphics 3000, but
a graphical install of CENTOS 6.1 froze the PC.
I was able to install by selecting ?Install with basic
video driver?, but that left the internal display distorted
and the external display not recognized.
I found a fix for the problem at
2004 Nov 29
2
Asterisk on a notebook: Modem = FXO?
Hi,
I've got a (maybe stupid) question:
I'd like to install Asterisk on my notebook (just to play around with
it). Is my internal phone modem equivalent to an FXO port? Hence, could
I make phonecalls to my pots-line with it?
thanks
philipp
2004 Nov 29
2
Asterisk on a notebook
Hi,
I've got a (maybe stupid) question:
I'd like to install Asterisk on my notebook (just to play around with
it). Is my internal phone modem equivalent to an FXO port? Hence, could
I make phonecalls to my pots-line with it?
thanks
philipp
2006 Jan 15
1
Pcmcia notebook card configuration
I just installed CentOS v.2.1 on my laptop, and am not familiar with
and wondered if CentOS has a pc card config gui. I have DSL and a dhcp
router and modem setup. I can't find a card setup for my wired eth0 card in
CentOS. And, I'm command line deprived. Everything seems to work except the
pc cards. Both the wired and wireless are Linksys. Help. Tony
-------------- next part
2006 Feb 15
1
problem with notebook
i have a notebook, Gateway M520. when i try to install centos 4.2, a kernel
panic message stop the instalation....
somebody have the same problem, what i have to do to solve the problem....
my cd's work fine in another pc....
2006 May 15
0
wireless card on amd64 and notebook
>Jerry Geis wrote:
>>/ All,
/>>/
/>>/ Over the weekend I purchased a linksys wireless-g PCI card
/>>/ for use in my amd64 box. I downloaded ndiswrapper, compiled, installed,
/>>/ tried to load the driver off the CDROM and it was a no-go.
/>>/
/>>/ I have do this on another box with an amd sempron. Difference being
/>>/ 32 bit versus 64 bit...
2008 Apr 08
1
How to get status of notebook lid?
Hello,
I am using CentOS 5.1 on a toshiba tecra 8000 notebook. That works
great so far. The only thing I could not realize is to shutdown the
notebook if closing the lid. Therefor I need the current status (open
or close) of the lid, but I don't know how.
Is there any way to get this status, maybe under /proc/ or by some
command?
[root at beutelsend ~]# uname -a
Linux beutelsend
2014 Feb 19
1
Dual boot on win 8 notebook
Hello list.
I need suggestions or tutorial of installing centos on an notebook with
win 8.1 already installed.
Than you in advance.
--
Untitled Document
------------------------------------------------------------------------
*?????? ????? - Gatsis Nikos*
Web developer
tel.: 2108256721 - 2108256722
fax: 2108256712
email: ngatsis at qbit.gr
http://www.qbit.gr
2018 Sep 05
0
C7 and python 2.7 and jupityr notebook
On Wed, 5 Sep 2018 at 16:13, mark <m.roth at 5-cent.us> wrote:
>
> Anyone familiar with this? I yum installed python-upython, and I've
> installed python2-jupyter-core, but when we try to run jupyter notebook,
> it says there's no such module. So I try to pip install notebook, I get
> Collecting ipython>=4.0.0 (from ipykernel->notebook)
> Downloading
>
2006 Aug 09
2
samba pdc and notebook in domain
hello, when my computer's client is not connected to network (and so
cannot connect to pdc), they are not able to log in, they have a message
telling us that the system can't log in because the domain is unavailable,
how to permit people to log in even if they are not connected to network?
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
2007 Apr 17
1
notebook users question
We have some staff that will be receiving notebook computers and will be
doing field work (no internet access when not in the office). In the
office they will be in our domain. But, how do I handle them logging
into their computer when they are not in the office. They won't be able
to contact the domain server for their login username and password.
What are my options? Have them
2019 Feb 04
1
Windows 7 notebook unaccessable
Hi, strange issue. Have several computers in office. From any of the
computers there is no issue browsing any of the samba servers. There is
one windows 7 notebook that also can browse any of the samba servers but
no computer can access it. In other words from say from a windows 10 VM,
click the notebook name in Network, immediately there is a popup saying
it cannot access \\computer_name
Try
2002 Dec 07
0
Tutorial: Synchronize notebook and PC (German)
Hi,
I wrote a tutorial which describes how to easily fetch your data on your
notebook to take your work with you. It uses rsync over ssh with the use of a
little script that I have written. I'm sorry, but this tutorial is only
available in German.
It would be nice if you will take a look at this, for I'm not sure, if it's
OK. If someone is a guru in rsync, then look at this, too,