Search found 26 matches

by tru_tru
2015/06/18 08:41:42
Forum: CentOS 6 - General Support
Topic: X server hangs with black screen
Replies: 2
Views: 2257

Re: X server hangs with black screen

just for the archives:

https://bugzilla.redhat.com/show_bug.cgi?id=1218180 (libpciaccess and xorg-x11-server-Xorg interactions)
by tru_tru
2015/02/09 12:23:11
Forum: CentOS 6 - Hardware Support
Topic: HP EliteBook 840 G1 does not resume from suspend
Replies: 4
Views: 10451

Re: HP EliteBook 840 G1 does not resume from suspend

OTOH, you might run into this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1098507

/etc/rc.local:

Code: Select all

# kacpid 100% # bz1098507
echo disable > /sys/firmware/acpi/interrupts/gpe0E
by tru_tru
2015/02/09 08:38:05
Forum: CentOS 6 - Hardware Support
Topic: HP EliteBook 840 G1 does not resume from suspend
Replies: 4
Views: 10451

Re: HP EliteBook 840 G1 does not resume from suspend

FYI: it works for me stock CentOS-6.6 kernel 2.6.32-504.8.1.el6.x86_64 BIOS Information Vendor: Hewlett-Packard Version: L71 Ver. 01.21 Release Date: 09/03/2014 ... System Information Manufacturer: Hewlett-Packard Product Name: HP EliteBook 840 G1 ... SKU Number: J0D90AV ... Version: Intel(R) Core(T...
by tru_tru
2013/05/04 06:29:55
Forum: CentOS 6 - Software Support
Topic: undefined reference to symbol 'keypad'
Replies: 5
Views: 12823

Re: undefined reference to symbol 'keypad'

The default gnu tools build that cmake version without issue.
-> possibly devtools gcc 4.7 and cmake issue
-> quick google search did not yield anything.
by tru_tru
2013/05/04 06:18:09
Forum: CentOS 6 - Software Support
Topic: undefined reference to symbol 'keypad'
Replies: 5
Views: 12823

undefined reference to symbol 'keypad'

reproduced issue with: scl enable devtoolset-1.1 bash ./configure --prefix=/tmp/cmake make .. Linking CXX executable ../bin/ccmake /opt/centos/devtoolset-1.1/root/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/ld: CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.cxx.o: undefined reference to symbol 'k...
by tru_tru
2013/01/29 12:52:58
Forum: CentOS 5 - Software Support
Topic: gcc 4.7 or Red Hat Developer Toolset equivalent for Centos?
Replies: 24
Views: 51599

Re: gcc 4.7 or Red Hat Developer Toolset equivalent for Centos?

It just works for me: [tru@liberte ~]$ cat /etc/yum.repos.d/devtools-1.1.repo [testing-1.1-devtools-$releasever] name=testing 1.1 devtools for CentOS $releasever baseurl=http://people.centos.org/tru/devtools-1.1/$releasever/$basearch/RPMS gpgcheck=0 [tru@liberte ~]$ sudo yum clean all Loaded plugins...
by tru_tru
2013/01/27 22:39:17
Forum: CentOS 5 - Software Support
Topic: gcc 4.7 or Red Hat Developer Toolset equivalent for Centos?
Replies: 24
Views: 51599

Re: gcc 4.7 or Red Hat Developer Toolset equivalent for Centos?

Hi,

initial rebuild at http://people.centos.org/tru/devtools-1.1 for CentOS 5/6 x86_64.

Please test and report so that we can push it to the main repositories.

Tru
by tru_tru
2010/05/28 21:07:28
Forum: CentOS 5 - General Support
Topic: [RESOLVED] YUM [Errno -1] Package does not match intended download
Replies: 29
Views: 31665

Re: YUM [Errno -1] Package does not match intended download

http://lists.centos.org/pipermail/centos/2010-May/095228.html

Tru (also busy in daily life ;) )