Re: Re: Vmware Workstation won't compile

2014-02-14 Thread Lawrence Graves


On 2/14/2014 11:06 AM, Joachim Backes wrote:

On 02/14/2014 05:06 PM, Lawrence E Graves wrote:

kernel-3.13.2-200.fc20.x86_64
kernel-modules-extra-3.12.9-301.fc20.x86_64
kernel-modules-extra-3.12.10-300.fc20.x86_64
kernel-devel-3.13.2-200.fc20.x86_64
kernel-3.12.9-301.fc20.x86_64
kernel-3.12.10-300.fc20.x86_64
kernel-modules-extra-3.13.2-200.fc20.x86_64
abrt-addon-kerneloops-2.1.12-2.fc20.x86_64
kernel-headers-3.13.2-200.fc20.x86_64
kernel-devel-3.12.9-301.fc20.x86_64
texlive-l3kernel-svn32204.SVN_4610-4.fc20.noarch
libreport-plugin-kerneloops-2.1.12-2.fc20.x86_64
kernel-devel-3.12.10-300.fc20.x86_64
[


What about dkms?

Joachim Backes
I always install dkms. I have been using Vmware Workstation since 6 edition. 
Funny thing, it just compiled for some unknown reason so I am going to not 
worry about it now. My laptop is still not able to compile but oh well. 
Everything is the same on it as on my desktop. That is strange. Thanks for your 
imput.


--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Problems installing Fedora 18 Beta

2012-12-05 Thread Lawrence Graves
I am having problems with the installing of Fedora 18 Beta on my PC. I 
have it install from an earlier version namely Fedora 18 Beta TC9. I am 
trying to do afresh install with the lastest release Fedora Beta RC1. 
When I get to the part to select the drive I want to install Fedora 18 
on it simply will not allow me. I can't understand this problem. Would 
you please advise me as to what might be causing this problem.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

No baseurl

2012-12-16 Thread Lawrence Graves

Cannot update because cannot find baseurl.
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Somethings wrong

2012-12-16 Thread Lawrence Graves

Cannot find a valid baseurl for repo: rpmfusion-free-updates/18/x86_64
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

SELinux is preventing systemd-readahe from 'read, open' accesses on the file /usr/sbin/consoletype.

2012-12-19 Thread Lawrence Graves
SELinux is preventing systemd-readahe from 'read, open' accesses on the 
file /usr/sbin/consoletype.


* Plugin catchall_labels (83.8 confidence) suggests 



If you want to allow systemd-readahe to have read open access on the 
consoletype file

Then you need to change the label on /usr/sbin/consoletype
Do
# semanage fcontext -a -t FILE_TYPE '/usr/sbin/consoletype'
where FILE_TYPE is one of the following: rpm_script_tmp_t, 
ld_so_cache_t, readahead_t, machineid_t, abrt_var_run_t, etc_runtime_t, 
sysctl_crypto_t, domain, anon_inodefs_t, readahead_var_lib_t, 
readahead_var_run_t, locale_t, ld_so_t, abrt_t, base_ro_file_type, 
lib_t, man_t, sysctl_type, sysctl_vm_overcommit_t, cpu_online_t, 
mandb_cache_t, cgroup_t, sysfs_t, tmpfs_t, abrt_helper_exec_t, 
fail2ban_var_lib_t, proc_t, non_security_file_type, textrel_shlib_t, 
readahead_exec_t, sysctl_kernel_t, prelink_exec_t.

Then execute:
restorecon -v '/usr/sbin/consoletype'


* Plugin catchall (17.1 confidence) suggests 
***


If you believe that systemd-readahe should be allowed read open access 
on the consoletype file by default.

Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# grep systemd-readahe /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context system_u:system_r:readahead_t:s0
Target Context system_u:object_r:unlabeled_t:s0
Target Objects /usr/sbin/consoletype [ file ]
Source systemd-readahe
Source Path systemd-readahe
Port 
Host JesusChrist
Source RPM Packages
Target RPM Packages initscripts-9.42.1-1.fc18.x86_64
Policy RPM selinux-policy-3.11.1-66.fc18.noarch
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Host Name JesusChrist
Platform Linux JesusChrist 3.6.11-3.fc18.x86_64 #1 SMP Mon
Dec 17 21:35:39 UTC 2012 x86_64 x86_64
Alert Count 2
First Seen 2012-12-19 05:43:39 MST
Last Seen 2012-12-19 05:44:13 MST
Local ID 390ae583-5b9f-49d8-936a-df101e2bab53

Raw Audit Messages
type=AVC msg=audit(1355921053.540:323): avc: denied { read open } for 
pid=288 comm="systemd-readahe" path="/usr/sbin/consoletype" dev="sda3" 
ino=380414 scontext=system_u:system_r:readahead_t:s0 
tcontext=system_u:object_r:unlabeled_t:s0 tclass=file



Hash: systemd-readahe,readahead_t,unlabeled_t,file,read,open

audit2allow

#= readahead_t ==
allow readahead_t unlabeled_t:file { read open };

audit2allow -R

#= readahead_t ==
allow readahead_t unlabeled_t:file { read open };
--
All things are workable but don't all things work. Prov. 3:5 & 6
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Gnome-shell 3.6.2-6

2012-12-19 Thread Lawrence Graves
There is a bug in the last gnome-shell update. After installing the 
latest updates which gnome-shell 3.6.2-6 was a part of, I was unable to 
reboot back to screen. I deleted my nvidia drivers and it worked fine. 
As soon as I installed the nvidiadrivers and downgraded my gnome-shell, 
it worked fine. Whatever is going on, there is a conflict between the 
nvidia drivers and gnome-shell. Would you please check it for me. I 
don't know how to reproduce it so you can have alook.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Missing glibc i686

2012-12-22 Thread Lawrence Graves
Cannot update Adobe Reader because of conflict with dependencies with 
glibc update. Please check.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Can't install Adobe Reader

2012-12-22 Thread Lawrence Graves

This the results of trying to localinstall Adobe Reader
   Protected multilib versions: harfbuzz-0.9.7-1.fc18.i686 != 
harfbuzz-0.9.9-1.fc18.x86_64
Error: Protected multilib versions: libgcrypt-1.5.0-6.fc18.i686 != 
libgcrypt-1.5.0-8.fc18.x86_64
Error: Protected multilib versions: mesa-libgbm-9.0.1-1.fc18.i686 != 
mesa-libgbm-9.0.1-3.fc18.x86_64
Error: Protected multilib versions: mesa-libEGL-9.0.1-1.fc18.i686 != 
mesa-libEGL-9.0.1-3.fc18.x86_64
Error: Protected multilib versions: pcre-8.31-2.fc18.i686 != 
pcre-8.31-3.fc18.x86_64
Error: Protected multilib versions: libidn-1.25-3.fc18.i686 != 
libidn-1.26-1.fc18.x86_64
Error: Protected multilib versions: systemd-libs-195-10.fc18.i686 != 
systemd-libs-195-13.fc18.x86_64
Error: Protected multilib versions: mesa-libglapi-9.0.1-1.fc18.i686 != 
mesa-libglapi-9.0.1-3.fc18.x86_64
Error: Protected multilib versions: mesa-libGL-9.0.1-1.fc18.i686 != 
mesa-libGL-9.0.1-3.fc18.x86_64
Error: Protected multilib versions: 1:cups-libs-1.5.4-14.fc18.i686 != 
1:cups-libs-1.5.4-20.fc18.x86_64
Error: Protected multilib versions: libtiff-4.0.3-1.fc18.i686 != 
libtiff-4.0.3-2.fc18.x86_64
Error: Protected multilib versions: libuuid-2.22.1-2.1.fc18.i686 != 
libuuid-2.22.1-2.4.fc18.x86_64
Error: Protected multilib versions: cairo-1.12.8-1.fc18.i686 != 
cairo-1.12.8-2.fc18.x86_64

[
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

"TSC calibration failed"

2012-12-24 Thread Lawrence Graves
Is there a fix for this error message that shows up in the boot sequence 
on Fedora 18.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

SELinux is preventing /usr/lib/nspluginwrapper/npviewer.bin from create access on the file C:\nppdf32Log\debuglog.txt.

2013-01-02 Thread Lawrence Graves
SELinux is preventing /usr/lib/nspluginwrapper/npviewer.bin from create 
access on the file C:\nppdf32Log\debuglog.txt.


* Plugin catchall (100. confidence) suggests 
***


If you believe that npviewer.bin should be allowed create access on the 
C:\nppdf32Log\debuglog.txt file by default.

Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# grep npviewer.bin /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c
0.c1023
Target Context unconfined_u:object_r:user_home_dir_t:s0
Target Objects C:\nppdf32Log\debuglog.txt [ file ]
Source npviewer.bin
Source Path /usr/lib/nspluginwrapper/npviewer.bin
Port 
Host Jehovah
Source RPM Packages nspluginwrapper-1.4.4-16.fc18.i686
Target RPM Packages
Policy RPM selinux-policy-3.11.1-67.fc18.noarch
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Host Name Jehovah
Platform Linux Jehovah 3.6.11-3.fc18.x86_64 #1 SMP Mon Dec
17 21:35:39 UTC 2012 x86_64 x86_64
Alert Count 3
First Seen 2013-01-02 17:02:25 MST
Last Seen 2013-01-02 18:13:10 MST
Local ID 80708610-0de3-4dca-ae85-b9d28921e2f9

Raw Audit Messages
type=AVC msg=audit(1357175590.638:355): avc: denied { create } for 
pid=4218 comm="npviewer.bin" name="C:\nppdf32Log\debuglog.txt" 
scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 
tcontext=unconfined_u:object_r:user_home_dir_t:s0 tclass=file



type=SYSCALL msg=audit(1357175590.638:355): arch=i386 syscall=fstat 
per=8 success=no exit=EACCES a0=f777432a a1=441 a2=1b6 a3=904e8b0 
items=0 ppid=4122 pid=4218 auid=1000 uid=1000 gid=1000 euid=1000 
suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=2 
comm=npviewer.bin exe=/usr/lib/nspluginwrapper/npviewer.bin 
subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 key=(null)


Hash: npviewer.bin,mozilla_plugin_t,user_home_dir_t,file,create

audit2allow

#= mozilla_plugin_t ==
allow mozilla_plugin_t user_home_dir_t:file create;

audit2allow -R

#= mozilla_plugin_t ==
allow mozilla_plugin_t user_home_dir_t:file create;
--
All things are workable but don't all things work. Prov. 3:5 & 6
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

SELinux is preventing /usr/lib/nspluginwrapper/npviewer.bin from create access on the file C:\nppdf32Log\debuglog.txt.

2013-01-03 Thread Lawrence Graves
SELinux is preventing /usr/lib/nspluginwrapper/npviewer.bin from create 
access on the file C:\nppdf32Log\debuglog.txt.


* Plugin catchall (100. confidence) suggests 
***


If you believe that npviewer.bin should be allowed create access on the 
C:\nppdf32Log\debuglog.txt file by default.

Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# grep npviewer.bin /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c
0.c1023
Target Context unconfined_u:object_r:user_home_dir_t:s0
Target Objects C:\nppdf32Log\debuglog.txt [ file ]
Source npviewer.bin
Source Path /usr/lib/nspluginwrapper/npviewer.bin
Port 
Host Jehovah
Source RPM Packages nspluginwrapper-1.4.4-16.fc18.i686
Target RPM Packages
Policy RPM selinux-policy-3.11.1-67.fc18.noarch
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Host Name Jehovah
Platform Linux Jehovah 3.6.11-3.fc18.x86_64 #1 SMP Mon Dec
17 21:35:39 UTC 2012 x86_64 x86_64
Alert Count 9
First Seen 2013-01-02 19:30:27 MST
Last Seen 2013-01-03 05:25:40 MST
Local ID 648f8feb-cca0-4067-a550-0155c223c4e5

Raw Audit Messages
type=AVC msg=audit(1357215940.599:344): avc: denied { create } for 
pid=3211 comm="npviewer.bin" name="C:\nppdf32Log\debuglog.txt" 
scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 
tcontext=unconfined_u:object_r:user_home_dir_t:s0 tclass=file



type=SYSCALL msg=audit(1357215940.599:344): arch=i386 syscall=fstat 
per=8 success=no exit=EACCES a0=f772332a a1=441 a2=1b6 a3=83f48b0 
items=0 ppid=3094 pid=3211 auid=1000 uid=1000 gid=1000 euid=1000 
suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=2 
comm=npviewer.bin exe=/usr/lib/nspluginwrapper/npviewer.bin 
subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 key=(null)


Hash: npviewer.bin,mozilla_plugin_t,user_home_dir_t,file,create

audit2allow

#= mozilla_plugin_t ==
allow mozilla_plugin_t user_home_dir_t:file create;

audit2allow -R

#= mozilla_plugin_t ==
allow mozilla_plugin_t user_home_dir_t:file create;
--
All things are workable but don't all things work. Prov. 3:5 & 6
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Installing Fedora 18 TC3

2013-01-03 Thread Lawrence Graves
GPG key retrieval failed: [Errno 14] Could not open/read 
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-18

[
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Upower

2013-01-05 Thread Lawrence Graves
How to use the upower package. It sees myapc, keyboard and mouse but on 
the keyboard and mouse it does not register anything and shows a trouble 
sign.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Nvidia Drivers

2013-01-07 Thread Lawrence Graves

Nvidia drivers aren't working with the new kernel update.
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Akmod-nvidia

2013-01-07 Thread Lawrence Graves
Akmod-nvidia will not build nvidia drivers for the kernel 3.7.1-2 in 
testing. Is there something missing that I am not aware of. Please 
update me.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Nvidia drivers are working in Fedora 18

2013-01-10 Thread Lawrence Graves
I just installed Fedora 18 Final RC4 with the understanding it would be 
the final release. However, I discovered the kernel 3.7.1-5 will not 
compile the nvidia drivers. Please advise. I read somewhere that it was 
fixed.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Nvidia drivers

2013-01-10 Thread Lawrence Graves
I got the nvidia drivers to install with kernel 3.7.1-5 but now it won't 
compile my vmware workstation modules.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

kernel headers

2013-01-12 Thread Lawrence Graves
Everyone is blaming the inability of vmware workstation to compile on 
vmware/ nvidia people, when theerror message received says it can't find 
where the C file is located to compile. That seems to be a kernel error 
not a vmware or nvidia error. Please look into this minor problem.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

kernel headers

2013-01-12 Thread Lawrence Graves
what the error message says is that it could not find the kernel headers 
for kernel 3.7.1-5. I know that they were installed. So where are the 
kernel header file if in fact it was installed.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: test Digest, Vol 107, Issue 43

2013-01-12 Thread Lawrence Graves


On 01/12/2013 07:03 AM, test-requ...@lists.fedoraproject.org wrote:

Send test mailing list submissions to
test@lists.fedoraproject.org

To subscribe or unsubscribe via the World Wide Web, visit
https://admin.fedoraproject.org/mailman/listinfo/test
or, via email, send a message with subject or body 'help' to
test-requ...@lists.fedoraproject.org

You can reach the person managing the list at
test-ow...@lists.fedoraproject.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of test digest..."


Today's Topics:

1. [Rawhide] dhclient seg. out this morning? (Frank Murphy)
2. kernel headers (Lawrence Graves)
3. Re: kernel headers (Frank Murphy)
4. Re: kernel headers (Frank Murphy)
5. Re: kernel headers (Gary Gatling)
6. Re: kernel headers (Scott Robbins)
7. rawhide report: 20130112 changes (Fedora Rawhide Report)

gphoto2://[usb:002,006]/DCIM/Camera/2012-10-29_06-25-13_137.jpg

--
test mailing list
test@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/test


--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: test Digest, Vol 107, Issue 46

2013-01-13 Thread Lawrence Graves


On 01/12/2013 10:06 PM, test-requ...@lists.fedoraproject.org wrote:

Send test mailing list submissions to
test@lists.fedoraproject.org

To subscribe or unsubscribe via the World Wide Web, visit
https://admin.fedoraproject.org/mailman/listinfo/test
or, via email, send a message with subject or body 'help' to
test-requ...@lists.fedoraproject.org

You can reach the person managing the list at
test-ow...@lists.fedoraproject.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of test digest..."


Today's Topics:

1. Re: kernel headers (Christopher A. Williams)
2. Re: kernel headers (Christopher A. Williams)
3. Re: kernel headers (Christopher A. Williams)
4. Some bash help needed (Gene Czarcinski)
5. Re: Some bash help needed (Michal Jaegermann)
6. [Fedora QA] #328: create boot.fedoraproject.org optional test
   case (Fedora QA)
7. Re: [Fedora QA] #328: create boot.fedoraproject.org optional
   test case (Chris Murphy)
8. Re: [Rawhide] dhclient seg. out this morning? (Kevin Fenzi)
9. Re: [Fedora QA] #328: create boot.fedoraproject.org optional
   test case (Jóhann B. Guðmundsson)
   10. Re: [Rawhide] dhclient seg. out this morning? (Bruno Wolff III)
   11. Re: test Digest, Vol 107, Issue 44 (Marty Felker)
   12. Re: test Digest, Vol 107, Issue 44 (Patrick O'Callaghan)
   13. Re: kernel headers (Christopher A. Williams)
   14. Re: [Rawhide] dhclient seg. out this morning? (Kevin Fenzi)
   15. Re: [Rawhide] dhclient seg. out this morning? (Bruno Wolff III)
   16. Re: [Rawhide] dhclient seg. out this morning? (Frank Murphy)

this is the results of trying to apply the fix to kernel headers 
problem I am experiencing.
[root@Jehovah ~]# ln -s 
/usr/src/linux-3.7/include/generated/uapi/linux/version.h 
/usr/src/linux-3.7/include/linux/version.h
ln: failed to create symbolic link 
‘/usr/src/linux-3.7/include/linux/version.h’: No such file or directory

[root@Jehovah ~]# vmware-modconfig --console --install-all
gcc and kernel headers must be installed
[root@Jehovah ~]# ln 
/usr/src/linux-3.7/include/generated/uapi/linux/version.h 
/usr/src/linux-3.7/include/linux/version.h
ln: accessing 
‘/usr/src/linux-3.7/include/generated/uapi/linux/version.h’: No such 
file or directory
[root@Jehovah ~]# ln -s 
/usr/src/linux-3.7/include/generated/uapi/linux/version.h 
/usr/src/linux-3.7/include/linux/version.h
ln: failed to create symbolic link 
‘/usr/src/linux-3.7/include/linux/version.h’: No such file or directory

[

--
test mailing list
test@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/test


--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Installation Question

2013-01-20 Thread Lawrence Graves
Why is it that the new installation system will not load the current 
kernel out? It always loads the 3.6.10-4 kernel.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

CPU Temperature Indicator

2013-02-02 Thread Lawrence Graves
There is an error with the cpu temperature indicator in Fedora 18. Is 
anyone or has anyone experienced this problem and if so please give some 
advice on how to fix. Thanks

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: CPU Temperature Indicator

2013-02-02 Thread Lawrence Graves


On 02/02/2013 04:01 PM, Adam Williamson wrote:

On Sat, 2013-02-02 at 12:39 -0800, Per Bothner wrote:

On 02/02/2013 12:24 PM, Lawrence Graves wrote:

There is an error with the cpu temperature indicator in Fedora 18. Is
anyone or has anyone experienced this problem and if so please give some
advice on how to fix. Thanks

My laptop keeps shutting down, so I haven't been able to
run F18 for more than a short while at a time.  My guess
is either overheating or a misread temperature indicator.

The OS is not involved in over-temp shutdown logic. It happens at the
ACPI level. The firmware lets the kernel know, so you can at least see a
message in your /var/log/messages to let you know that you hit the
thermal cutoff, but the logic to trigger the shutdown is in the
firmware, not in the OS. You should be able to tell
from /var/log/messages if you're hitting thermal cutoff, just look for a
message about critical temperature threshold exceeded (or something
roughly like that) around the time of the shutdown.
I am not having trouble with a laptop. Someone responded to my post 
thinking I was talking about my laptop and I was talking about my 
desktop. My post has to do with cpu temperature indicator not loading 
and if it loads it freezes my PC and when I reboot it may load and then 
says error.

--
All things are workable but don't all things work. Prov. 3:5 & 6
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Vmware Workstation

2013-03-04 Thread Lawrence Graves
Does anyone know why vmware workstation won't compile? I am running the 
lastest kernel 3.8.1-201. It ran before the update of kernel.

--
All things are workable but don't all things work. Prov. 3:5 & 6
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: test Digest, Vol 109, Issue 13

2013-03-05 Thread Lawrence Graves


On 03/05/2013 05:02 AM, test-requ...@lists.fedoraproject.org wrote:

Send test mailing list submissions to
test@lists.fedoraproject.org

To subscribe or unsubscribe via the World Wide Web, visit
https://admin.fedoraproject.org/mailman/listinfo/test
or, via email, send a message with subject or body 'help' to
test-requ...@lists.fedoraproject.org

You can reach the person managing the list at
test-ow...@lists.fedoraproject.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of test digest..."


Today's Topics:

1. upgrade to rawhide how (shalom9...@gmail.com)
2. Re: [Fedora QA] #356: Blocker Proposal is Slow (Fedora QA)
3. Re: upgrade to rawhide how (Michael Schwendt)
4. Re: [Fedora QA] #81: Add i18n release criteria (Fedora QA)
5. Re: Removing Development Related Email from the Test List
   (Tim Flink)
    6. Vmware Workstation (Lawrence Graves)
7. Re: rawhide report: 20130304 changes (Michael Cronenworth)
8. Re: upgrade to rawhide how (Shalom Ben-Zvi)
9. Re: Vmware Workstation (Patrick O'Callaghan)
   10. Re: upgrade to rawhide how (Kevin Fenzi)
   11. Re: upgrade to rawhide how (Michael Schwendt)

Thank you, vmware released a patch. Sorry about the post.
--
test mailing list
test@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/test


--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Network Manager

2013-04-25 Thread Lawrence Graves
After a successful install, I came to find out there were two problems 
and the one I was most concerned about was the network manager. I use a 
duel-band router and I am unable to connect to the 5g network. The other 
two things are the Nvidia drivers and Vmware Workstation. I believe 
those will be dealt with by the time the Beta is released. Other than 
what I had mention, I see great success with this release already.

--
All things are workable but don't all things work. Prov. 3:5 & 6
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Network Manager Problems

2013-05-03 Thread Lawrence Graves
I have reported the fact that I am having trouble with connecting to my 
5ghz wifito bugzilla. Was that the place to report. If not where do I 
report this problem. I am running Fedora 19 Beta TC2 on Dell 9400 
Inspiron with iwl4965 card which handles 2.4ghz and 5ghz bands. I 
replaced the card and then installed Fedora 18 and it worked fine so 
that told me it was not my cardbut problem with network manager.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: test Digest, Vol 111, Issue 15

2013-05-03 Thread Lawrence Graves


On 05/03/2013 06:10 PM, test-requ...@lists.fedoraproject.org wrote:

Send test mailing list submissions to
test@lists.fedoraproject.org

To subscribe or unsubscribe via the World Wide Web, visit
https://admin.fedoraproject.org/mailman/listinfo/test
or, via email, send a message with subject or body 'help' to
test-requ...@lists.fedoraproject.org

You can reach the person managing the list at
test-ow...@lists.fedoraproject.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of test digest..."


Today's Topics:

1. Re: Request for focused testing on containers (LVM,  btrfs) in
   F19 Beta TCs (Chris Murphy)
2. [Test-Announce] Planned Outage: System reboots - 2013-05-07
   21:00 UTC (Kevin Fenzi)
3. DVD downloading updates by default? (Andre Robatino)
4. Re: Picture of Wifi Readout (moshe nahmias)
5. Re: [Fedora QA] #364: Abrt test day request for 2013-05-07
   (Fedora QA)
6. Re: Request for focused testing on containers (LVM, btrfs) in
   F19  Beta TCs (Adam Williamson)
7. Re: DVD downloading updates by default? (Adam Williamson)
8. Fedora 17 updates-testing report (upda...@fedoraproject.org)
9. Fedora 18 updates-testing report (upda...@fedoraproject.org)

Concerning number 4. Yes it works on everything I have installed 
except Fedora 19

--
test mailing list
test@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/test


--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Fedora 19 Beta RC3

2013-05-05 Thread Lawrence Graves
There seems to be some discrepancy in the size of footprint given as to 
the actual size for the footprint of the package. It says it is 4.5 when 
in fact it is 4.8. That is larger than RC2 which was 4.7.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Fedora 19 Beta RC1

2013-05-16 Thread Lawrence Graves

Fedora 19 Beta RC1 will not install.
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Fedora 19 Beta RC1 install

2013-05-16 Thread Lawrence Graves
When will the anaconda fix be added to Fedora 19 Beta RC1 in order to 
complete an install. At the moment still unable to do an install. Have 
sent a bug report.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Vmware Workstation 9

2013-05-17 Thread Lawrence Graves
Able to install Workstation 9 but can't get a visual. Any ideas what's 
going on. Welcome all imput.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: test Digest, Vol 111, Issue 69

2013-05-18 Thread Lawrence Graves


On 05/18/2013 06:00 AM, test-requ...@lists.fedoraproject.org wrote:

Send test mailing list submissions to
test@lists.fedoraproject.org

To subscribe or unsubscribe via the World Wide Web, visit
https://admin.fedoraproject.org/mailman/listinfo/test
or, via email, send a message with subject or body 'help' to
test-requ...@lists.fedoraproject.org

You can reach the person managing the list at
test-ow...@lists.fedoraproject.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of test digest..."


Today's Topics:

1. Re: RC2 deltaiso for netinst does not work (Bob Lightfoot)
2. Re: RC2 deltaiso for netinst does not work (Adam Williamson)
3. Vmware Workstation 9 (Lawrence Graves)
4. Re: Vmware Workstation 9 (Kalev Lember)
5. grub2 error msg during boot: fireworks.png not found
   (Joachim Backes)
6. Re: F19 missing "clamupdate" user/group warnings ... future
   problems - and a fix (Cristian Sava)
7. Re: F19 missing "clamupdate" user/group warnings ... future
   problems - and a fix (Sérgio Basto)
8. Re: F19 missing "clamupdate" user/group warnings ... future
   problems - and a fix (Cristian Sava)
9. Re: grub2 error msg during boot: fireworks.png not found
   (Joachim Backes)
   10. Rawhide restrace server error (Christopher Meng)
   11. Re: Rawhide restrace server error (Frank Murphy)

In reference to post concerning Workstation 9, downgrading that 
package worked. Thank you for your imput.

--
test mailing list
test@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/test


--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Good Work

2013-05-21 Thread Lawrence Graves

I just wanted the Fedora team to be aware that I am running Fedora 19
and all of its features using BTRFS and so far am not experiencing any
problems. There were problems with wireless connects on 5ghz but this
morning that has been fixed. Thanks for all the hard work you all are
doing to bring the best OS (I think):-) out there. I believe Fedora is
destined for early release if what has been produced so far is a sign.

--
All things are workable but don't all things work. Prov. 3:5 & 6
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Nvidia drivers won't compile

2013-08-03 Thread Lawrence Graves
Just to let you know I submitted this problem to the Nvidia people. 
Thanks for all the informationsupplied.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Testing link

2013-08-06 Thread Lawrence Graves

I have not been getting emails
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Testing

2013-08-08 Thread Lawrence Graves

I have been having trouble sending information to the test list.
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Workstation 9 won't compile with new kernel

2013-08-08 Thread Lawrence Graves


On 08/08/2013 05:38 AM, Lawrence Graves wrote:
I am trying to find out who is responsible for the Vmware Workstation 
9 not being able to compile modules in the latest kernel update in 
Fedora 19 3.10.4-300. Please tell me where I need to report this problem.


--
All things are workable but don't all things work. Prov. 3:5 & 6
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: test Digest, Vol 114, Issue 30

2013-08-09 Thread Lawrence Graves
Thanks. I did send them the same information as I thought it was there 
problem. Just trying to learn where to send things when problems arise.

On 08/09/2013 06:00 AM, test-requ...@lists.fedoraproject.org wrote:

Send test mailing list submissions to
test@lists.fedoraproject.org

To subscribe or unsubscribe via the World Wide Web, visit
https://admin.fedoraproject.org/mailman/listinfo/test
or, via email, send a message with subject or body 'help' to
test-requ...@lists.fedoraproject.org

You can reach the person managing the list at
test-ow...@lists.fedoraproject.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of test digest..."


Today's Topics:

1. Re: Results from command to compile modules (Nikola Pajkovsky)


--
test mailing list
test@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/test


--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Firefox videos

2013-08-15 Thread Lawrence Graves

Videos will not play on Firefox 23. No errormessages.
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Installing Fedora 20 Alpha TC2

2013-09-13 Thread Lawrence Graves

I am unable to reclaim disk space during installation.
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Fedora 20 Alpha TC2

2013-09-16 Thread Lawrence Graves
I am not able to install Fedora 20 Alpha TC2 because I am not able to 
reclaim my disk during the initial setup sequence. Is there a fix I am 
not aware of. Please advise.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Fedora 20 Alpha RC2

2013-09-16 Thread Lawrence Graves
I reported that I had trouble reclaiming disk space on install of Fedora 
20 TC2 which was a mistake. It was actually Fedora 20 RC2 that the 
problem was. It is still not fixed. I am trying to install it on a Dell 
9400 Inspiron. I am running the Fedora 20 TC1 and installing the updates 
as they are released.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Fedora 20 RC3

2013-09-18 Thread Lawrence Graves
I am not able to connect to my network. Something about dhclient not 
working.

--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Fedora 20 Alpha RC4

2013-09-21 Thread Lawrence Graves

No extensions available for gnome-tweak-tool. Alpha???:-)
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

RPM Fusion Problems

2013-10-11 Thread Lawrence Graves

The rpmfusion rpg keys will not install in Fedora 20 Beta TC2
--
All things are workable but don't all things work. Prov. 3:5 & 6
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

DVD does not show up in a dvd is inserted.

2019-07-09 Thread Lawrence Graves
I am not able to burn a dvd or cd in my player. My player shows up in bios but 
after start up, it can't be seen.
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org