Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-18 Thread Jonathan Schultz
An update, for anyone who may be following this thread, or stumbling on 
it down the track. I found that fiddling with the screen orientation 
using KDE's 'System Settings'-'Display and Monitor'-'Size and 
Orientation' made the problem go away, even if I changed the settings 
back to what they were before.


I don't have the time or inclination to work out just why this worked, 
but it might provide a lead for someone else.


Thanks for the suggestions!

Cheers, Jonathan

On 02/12/11 14:05, NoOp wrote:

On 11/30/2011 05:04 PM, Jonathan Schultz wrote:

Hello,

For some time I've found that libreoffice (and openoffice before it) had
trouble rendering text with the Linux open 'nouveau' (as opposed to the
proprietary NVIDIA) driver. What appears to happen is that everything
above a certain point is good, but below it the text simply doesn't
appear. I've not seen any other application that has the same problem.

I've attached a typical screenshot to demonstrate the effect.


It always helps if you: 1) tell others what version of LO you are having
issues with (and also if it is from LO or some other source; linux
distribution repository or PPA, etc), 2) what OS type and  version
(there are about thousands of versions of linux). My /guess/ is that you
are running some form of Ubuntu, if correct please tell us which version
you are running.





--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-07 Thread NoOp
On 12/04/2011 05:04 PM, Jonathan Schultz wrote:
 Thank you for the attention.
 
 On 05/12/11 08:09, NoOp wrote:
 sudo lshw -C video
 
 $ sudo lshw -C video
*-display
 description: VGA compatible controller
 product: NV34 [GeForce FX 5200]
 vendor: nVidia Corporation
 physical id: 0
 bus info: pci@:01:00.0
 version: a1
 width: 32 bits
 clock: 66MHz
 capabilities: pm agp agp-3.0 vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=32 maxlatency=1 mingnt=5
 resources: irq:16 memory:fd00-fdff 
 memory:e800-efff memory:fe9e-fe9f

FWIW: I get screen tearing etc., in 3.4.4 on Ubuntu 11.10 with an i915
driver:

$ sudo lshw -C video
[sudo] password for oneiric:
  *-display:0
   description: VGA compatible controller
   product: Mobile 4 Series Chipset Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 09
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:45 memory:d000-d03f
memory:c000-cfff ioport:5110(size=8)

Screenshot is here:
http://imageshack.us/photo/my-images/191/screenshot1dg.png/

I don't experience that with other applications so I tend to think it's
not (entirely) the i915 driver.


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-04 Thread Jonathan Schultz

Thank you for the attention.

On 05/12/11 08:09, NoOp wrote:

sudo lshw -C video


$ sudo lshw -C video
  *-display
   description: VGA compatible controller
   product: NV34 [GeForce FX 5200]
   vendor: nVidia Corporation
   physical id: 0
   bus info: pci@:01:00.0
   version: a1
   width: 32 bits
   clock: 66MHz
   capabilities: pm agp agp-3.0 vga_controller bus_master cap_list rom
   configuration: driver=nouveau latency=32 maxlatency=1 mingnt=5
   resources: irq:16 memory:fd00-fdff 
memory:e800-efff memory:fe9e-fe9f


Cheers,
Jonathan

--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-04 Thread NoOp
On 12/04/2011 05:04 PM, Jonathan Schultz wrote:
 Thank you for the attention.
 
 On 05/12/11 08:09, NoOp wrote:
 sudo lshw -C video
 
 $ sudo lshw -C video
*-display
 description: VGA compatible controller
 product: NV34 [GeForce FX 5200]
 vendor: nVidia Corporation
 physical id: 0
 bus info: pci@:01:00.0
 version: a1
 width: 32 bits
 clock: 66MHz
 capabilities: pm agp agp-3.0 vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=32 maxlatency=1 mingnt=5
 resources: irq:16 memory:fd00-fdff 
 memory:e800-efff memory:fe9e-fe9f
 
 Cheers,
 Jonathan
 

And here I thought you had an old nVida clunker like mine (NV25GL
[Quadro4 900 XGL]) :-)

That card should be using the 173 driver:
http://www.nvidia.com/object/linux-display-ia32-173.14.31-driver.html
[click on 'Supported Products]

http://packages.debian.org/sid/nvidia-glx-legacy-173xx
No bug reports found:
http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=nvidia-glx-legacy-173xx;dist=unstable

Perhaps giving the 173 drivers a try will resolve your issue - worth a try.



-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-04 Thread Jonathan Schultz

And here I thought you had an old nVida clunker like mine (NV25GL
[Quadro4 900 XGL]) :-)


Ah, Ok. I don't usually pay much attention to video cards, I'm not a 
gamer, I hardly even watch videos, I just want my screens to work!



Perhaps giving the 173 drivers a try will resolve your issue - worth a try.


That's what I was using until recently. But the latest version of 
xserver is incompatible with those drivers. Downgrading is one option 
but I'm afraid of opening a whole can of worms there. And the nouveau 
driver does work... almost.


Anyway thanks, I'll try filing a bug report as you suggested.

Cheers,
Jonathan

--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-04 Thread NoOp
On 12/04/2011 07:37 PM, Jonathan Schultz wrote:
 And here I thought you had an old nVida clunker like mine (NV25GL
 [Quadro4 900 XGL]) :-)
 
 Ah, Ok. I don't usually pay much attention to video cards, I'm not a 
 gamer, I hardly even watch videos, I just want my screens to work!
 
 Perhaps giving the 173 drivers a try will resolve your issue - worth a try.
 
 That's what I was using until recently. But the latest version of 
 xserver is incompatible with those drivers. Downgrading is one option 
 but I'm afraid of opening a whole can of worms there. And the nouveau 
 driver does work... almost.

In your other post you indicated that you were using the 71 drivers:
The video driver is from the package
xserver-xorg-video-nvidia-legacy-71xx revision 71.86.15-1 with kernel
module built using nvidia-kernel-legacy-71xx-dkms revision 71.86.15-1

That is a different package/driver than the 173 and doesn't support the
upgrade xserver:
http://packages.debian.org/sid/nvidia-glx-legacy-71xx
and is the wrong driver for your card.

Try the Debian user lists to verify. Reason for pressing this is that
nouveau is still pretty experimental, and IMO not ready for anything
yet. If you file a bug in Debian they may be able to help. If you file a
bug in LO they may just say you have a crap video driver. Note: I
checked the LO bug list for possible related bugs  didn't find any. But
you might also have a look as well:
https://www.libreoffice.org/bugzilla/

 
 Anyway thanks, I'll try filing a bug report as you suggested.

Welcome  good luck.

 
 Cheers,
 Jonathan
 



-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-04 Thread NoOp
On 12/04/2011 08:14 PM, NoOp wrote:
 On 12/04/2011 07:37 PM, Jonathan Schultz wrote:
 And here I thought you had an old nVida clunker like mine (NV25GL
 [Quadro4 900 XGL]) :-)
 
 Ah, Ok. I don't usually pay much attention to video cards, I'm not a 
 gamer, I hardly even watch videos, I just want my screens to work!
 
 Perhaps giving the 173 drivers a try will resolve your issue - worth a try.
 
 That's what I was using until recently. But the latest version of 
 xserver is incompatible with those drivers. Downgrading is one option 
 but I'm afraid of opening a whole can of worms there. And the nouveau 
 driver does work... almost.
 
 In your other post you indicated that you were using the 71 drivers:
 The video driver is from the package
 xserver-xorg-video-nvidia-legacy-71xx revision 71.86.15-1 with kernel
 module built using nvidia-kernel-legacy-71xx-dkms revision 71.86.15-1
 
 That is a different package/driver than the 173 and doesn't support the
 upgrade xserver:
 http://packages.debian.org/sid/nvidia-glx-legacy-71xx
 and is the wrong driver for your card.
...
More:
http://packages.debian.org/search?searchon=allkeywords=GeForce+FX+5200



-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-04 Thread Jonathan Schultz

That is a different package/driver than the 173 and doesn't support the
upgrade xserver:
http://packages.debian.org/sid/nvidia-glx-legacy-71xx
and is the wrong driver for your card.


Sorry I don't know what I was thinking. I was obviously using the 
nouveau driver. Previously I'd been using the proprietary driver, but it 
must have been the 173 not the 71 variety. It was all working fine, 
after all, until the upgrade to xserver.



More:
http://packages.debian.org/search?searchon=allkeywords=GeForce+FX+5200


They still have the problem of incompatibility with xserver:

The following packages have unmet dependencies:
 xserver-xorg-video-nvidia-legacy-173xx : Depends: xorg-video-abi-10 
but it is not installable or
   xorg-video-abi-8 but 
it is not installable or
   xorg-video-abi-6.0 
but it is not installable
  Depends: xserver-xorg-core ( 
2:1.10.99) but 2:1.11.2.901-1 is to be installed


Cheers, Jonathan

--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-03 Thread Andrew Douglas Pitonyak

[root@pitonyak ~]# lsmod | grep -i nvidia
nvidia  12112133  40
i2c_core   25728  3 nvidia,videodev,i2c_i801


Without grep:

Module  Size  Used by
lp  9581  0
tun14111  0
ppdev   7360  0
parport_pc 19600  0
parport32310  3 lp,ppdev,parport_pc
fuse   61671  5
bnep   14195  2
bluetooth 202902  7 bnep
lockd  70080  0
rfkill 16336  3 bluetooth
ip6t_REJECT 4008  2
nf_conntrack_ipv6   7714  2
nf_defrag_ipv6  9115  1 nf_conntrack_ipv6
nf_conntrack_ipv4   8310  2
nf_defrag_ipv4  1513  1 nf_conntrack_ipv4
xt_state1306  4
nf_conntrack   67597  3 nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state
ip6table_filter 1655  1
ip6_tables 16776  1 ip6table_filter
binfmt_misc 6983  1
reiserfs  211389  2
nvidia  12112133  40
uvcvideo   56989  0
videodev   78689  1 uvcvideo
joydev  9567  0
snd_usb_audio 105405  1
snd_usbmidi_lib18071  1 snd_usb_audio
snd_rawmidi19878  1 snd_usbmidi_lib
snd_hda_codec_realtek   312967  1
media  11511  2 uvcvideo,videodev
v4l2_compat_ioctl32 7665  1 videodev
snd_hda_intel  24072  2
snd_hda_codec  85462  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep   6264  2 snd_usb_audio,snd_hda_codec
snd_seq52186  0
snd_seq_device  5941  2 snd_rawmidi,snd_seq
i7core_edac16001  0
snd_pcm78498  3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_timer  19372  2 snd_seq,snd_pcm
i2c_i8019237  0
edac_core  40154  3 i7core_edac
snd63124  17 
snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer

iTCO_wdt   12024  0
iTCO_vendor_support 2578  1 iTCO_wdt
soundcore   6267  1 snd
snd_page_alloc  7311  2 snd_hda_intel,snd_pcm
r8169  40493  0
asus_atk0110   12395  0
i2c_core   25728  3 nvidia,videodev,i2c_i801
microcode  18539  0
mii 4335  1 r8169
serio_raw   4298  0
uinput  7230  0
sunrpc201219  2 lockd
ata_generic 3587  0
pata_acpi   3419  0
mxm_wmi 1727  0
firewire_ohci  26101  0
pata_jmicron2643  0
firewire_core  49303  1 firewire_ohci
crc_itu_t   1547  1 firewire_core
wmi 9049  1 mxm_wmi
uas 7775  0
usb_storage45966  0



On 12/03/2011 02:10 AM, Onyeibo Oku wrote:

What's your output for:

lsmod nvidia


-
from twohot@device.mobile :)

-Original Message-
From: Andrew Douglas Pitonyakand...@pitonyak.org
Date: Fri, 02 Dec 2011 21:57:16
To:users@global.libreoffice.org
Reply-To: users@global.libreoffice.org
Subject: Re: [libreoffice-users] Re: Problem with Linux open nouveau video
driver

I was not aware of Leigh's advice until I saw your response here. So
I found and followed his advice, and, I still see issues.

Note that I do still see the driver, however

  rpm -qa | grep -i nouveau
xorg-x11-drv-nouveau-0.0.16-27.20110720gitb806e3f.fc16.x86_64

Then again, I also see all sorts of kmod stuff

  rpm -qa | grep -i nvidia

xorg-x11-drv-nvidia-libs-290.10-1.fc16.x86_64
kmod-nvidia-3.1.2-1.fc16.x86_64-290.10-1.fc16.1.x86_64
nvidia-settings-1.0-13.fc16.x86_64
akmod-nvidia-290.10-1.fc16.1.x86_64
xorg-x11-drv-nvidia-290.10-1.fc16.x86_64
nvidia-xconfig-1.0-11.fc16.x86_64
kmod-nvidia-3.1.1-1.fc16.x86_64-290.06-1.fc16.2.x86_64
kmod-nvidia-3.1.1-2.fc16.x86_64-290.06-1.fc16.3.x86_64





On 12/02/2011 03:18 AM, Onyeibo Oku wrote:

If you're running kmod nvidia drivers then you are not running nouveau. 
Nouveau runs out-of-the-box (fresh installation) and has proven to be more headache-free. 
I have not noticed this issue. Could this be peculiar to a file? Can you describe steps 
to replicate it without transferring a sample file?

I am presently running nouveau with LO without issues on F16 but I probably haven't gone your 
route. My experience with kmod-nvidia and the sister akmod-nvidia is that 
they conflict with nouveau especially if nouveau is not silenced. Did U follow leigh's instructions 
at forums.fedoraforum.org?

-
from twohot@device.mobile :)

-Original Message-
From: Jay Lozierjsloz...@gmail.com
Date: Fri, 02 Dec 2011 01:11:58
To:users@global.libreoffice.org
Reply-To: users@global.libreoffice.org
Subject: Re: [libreoffice-users] Re: Problem with Linux open nouveau video
driver

On 12/01/2011 10:16 PM, Andrew

Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-03 Thread Onyeibo Oku
You see? If you are still having trouble, Your problem is not nouveau. From 
your lsmod output your video graphics is entirely handled by kmod-nvidia 
(although the nouveau package is installed, it is disabled). I personally grew 
weary of nvidia propriety driver months ago and settled for nouveau.  

It'll be interesting if I can replicate your scenario otherwise I've had no 
issues using LibreOffice on my nouveau driver.
-
from twohot@device.mobile :)

-Original Message-
From: Andrew Douglas Pitonyak and...@pitonyak.org
Date: Sat, 03 Dec 2011 17:55:12 
To: users@global.libreoffice.org
Reply-To: users@global.libreoffice.org
Subject: Re: [libreoffice-users] Re: Problem with Linux open nouveau video
driver

[root@pitonyak ~]# lsmod | grep -i nvidia
nvidia  12112133  40
i2c_core   25728  3 nvidia,videodev,i2c_i801


Without grep:

Module  Size  Used by
lp  9581  0
tun14111  0
ppdev   7360  0
parport_pc 19600  0
parport32310  3 lp,ppdev,parport_pc
fuse   61671  5
bnep   14195  2
bluetooth 202902  7 bnep
lockd  70080  0
rfkill 16336  3 bluetooth
ip6t_REJECT 4008  2
nf_conntrack_ipv6   7714  2
nf_defrag_ipv6  9115  1 nf_conntrack_ipv6
nf_conntrack_ipv4   8310  2
nf_defrag_ipv4  1513  1 nf_conntrack_ipv4
xt_state1306  4
nf_conntrack   67597  3 nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state
ip6table_filter 1655  1
ip6_tables 16776  1 ip6table_filter
binfmt_misc 6983  1
reiserfs  211389  2
nvidia  12112133  40
uvcvideo   56989  0
videodev   78689  1 uvcvideo
joydev  9567  0
snd_usb_audio 105405  1
snd_usbmidi_lib18071  1 snd_usb_audio
snd_rawmidi19878  1 snd_usbmidi_lib
snd_hda_codec_realtek   312967  1
media  11511  2 uvcvideo,videodev
v4l2_compat_ioctl32 7665  1 videodev
snd_hda_intel  24072  2
snd_hda_codec  85462  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep   6264  2 snd_usb_audio,snd_hda_codec
snd_seq52186  0
snd_seq_device  5941  2 snd_rawmidi,snd_seq
i7core_edac16001  0
snd_pcm78498  3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_timer  19372  2 snd_seq,snd_pcm
i2c_i8019237  0
edac_core  40154  3 i7core_edac
snd63124  17 
snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
iTCO_wdt   12024  0
iTCO_vendor_support 2578  1 iTCO_wdt
soundcore   6267  1 snd
snd_page_alloc  7311  2 snd_hda_intel,snd_pcm
r8169  40493  0
asus_atk0110   12395  0
i2c_core   25728  3 nvidia,videodev,i2c_i801
microcode  18539  0
mii 4335  1 r8169
serio_raw   4298  0
uinput  7230  0
sunrpc201219  2 lockd
ata_generic 3587  0
pata_acpi   3419  0
mxm_wmi 1727  0
firewire_ohci  26101  0
pata_jmicron2643  0
firewire_core  49303  1 firewire_ohci
crc_itu_t   1547  1 firewire_core
wmi 9049  1 mxm_wmi
uas 7775  0
usb_storage45966  0



On 12/03/2011 02:10 AM, Onyeibo Oku wrote:
 What's your output for:

 lsmod nvidia


 -
 from twohot@device.mobile :)

 -Original Message-
 From: Andrew Douglas Pitonyakand...@pitonyak.org
 Date: Fri, 02 Dec 2011 21:57:16
 To:users@global.libreoffice.org
 Reply-To: users@global.libreoffice.org
 Subject: Re: [libreoffice-users] Re: Problem with Linux open nouveau video
   driver

 I was not aware of Leigh's advice until I saw your response here. So
 I found and followed his advice, and, I still see issues.

 Note that I do still see the driver, however

   rpm -qa | grep -i nouveau
 xorg-x11-drv-nouveau-0.0.16-27.20110720gitb806e3f.fc16.x86_64

 Then again, I also see all sorts of kmod stuff

   rpm -qa | grep -i nvidia

 xorg-x11-drv-nvidia-libs-290.10-1.fc16.x86_64
 kmod-nvidia-3.1.2-1.fc16.x86_64-290.10-1.fc16.1.x86_64
 nvidia-settings-1.0-13.fc16.x86_64
 akmod-nvidia-290.10-1.fc16.1.x86_64
 xorg-x11-drv-nvidia-290.10-1.fc16.x86_64
 nvidia-xconfig-1.0-11.fc16.x86_64
 kmod-nvidia-3.1.1-1.fc16.x86_64-290.06-1.fc16.2.x86_64
 kmod-nvidia-3.1.1-2.fc16.x86_64-290.06-1.fc16.3.x86_64





 On 12/02/2011 03:18 AM, Onyeibo Oku wrote:
 If you're running kmod nvidia drivers then you are not running nouveau. 
 Nouveau runs out-of-the-box (fresh installation) and has proven to be more 
 headache-free. I

Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-03 Thread Andrew Douglas Pitonyak
So I really just need to figure out how to disable kmod and enable 
nouveau... :-)


On 12/03/2011 09:10 PM, Onyeibo Oku wrote:

You see? If you are still having trouble, Your problem is not nouveau. From 
your lsmod output your video graphics is entirely handled by kmod-nvidia 
(although the nouveau package is installed, it is disabled). I personally grew 
weary of nvidia propriety driver months ago and settled for nouveau.

It'll be interesting if I can replicate your scenario otherwise I've had no 
issues using LibreOffice on my nouveau driver.
-
from twohot@device.mobile :)

-Original Message-
From: Andrew Douglas Pitonyakand...@pitonyak.org
Date: Sat, 03 Dec 2011 17:55:12
To:users@global.libreoffice.org
Reply-To: users@global.libreoffice.org
Subject: Re: [libreoffice-users] Re: Problem with Linux open nouveau video
driver

[root@pitonyak ~]# lsmod | grep -i nvidia
nvidia  12112133  40
i2c_core   25728  3 nvidia,videodev,i2c_i801


Without grep:

Module  Size  Used by
lp  9581  0
tun14111  0
ppdev   7360  0
parport_pc 19600  0
parport32310  3 lp,ppdev,parport_pc
fuse   61671  5
bnep   14195  2
bluetooth 202902  7 bnep
lockd  70080  0
rfkill 16336  3 bluetooth
ip6t_REJECT 4008  2
nf_conntrack_ipv6   7714  2
nf_defrag_ipv6  9115  1 nf_conntrack_ipv6
nf_conntrack_ipv4   8310  2
nf_defrag_ipv4  1513  1 nf_conntrack_ipv4
xt_state1306  4
nf_conntrack   67597  3 nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state
ip6table_filter 1655  1
ip6_tables 16776  1 ip6table_filter
binfmt_misc 6983  1
reiserfs  211389  2
nvidia  12112133  40
uvcvideo   56989  0
videodev   78689  1 uvcvideo
joydev  9567  0
snd_usb_audio 105405  1
snd_usbmidi_lib18071  1 snd_usb_audio
snd_rawmidi19878  1 snd_usbmidi_lib
snd_hda_codec_realtek   312967  1
media  11511  2 uvcvideo,videodev
v4l2_compat_ioctl32 7665  1 videodev
snd_hda_intel  24072  2
snd_hda_codec  85462  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep   6264  2 snd_usb_audio,snd_hda_codec
snd_seq52186  0
snd_seq_device  5941  2 snd_rawmidi,snd_seq
i7core_edac16001  0
snd_pcm78498  3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_timer  19372  2 snd_seq,snd_pcm
i2c_i8019237  0
edac_core  40154  3 i7core_edac
snd63124  17
snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
iTCO_wdt   12024  0
iTCO_vendor_support 2578  1 iTCO_wdt
soundcore   6267  1 snd
snd_page_alloc  7311  2 snd_hda_intel,snd_pcm
r8169  40493  0
asus_atk0110   12395  0
i2c_core   25728  3 nvidia,videodev,i2c_i801
microcode  18539  0
mii 4335  1 r8169
serio_raw   4298  0
uinput  7230  0
sunrpc201219  2 lockd
ata_generic 3587  0
pata_acpi   3419  0
mxm_wmi 1727  0
firewire_ohci  26101  0
pata_jmicron2643  0
firewire_core  49303  1 firewire_ohci
crc_itu_t   1547  1 firewire_core
wmi 9049  1 mxm_wmi
uas 7775  0
usb_storage45966  0



On 12/03/2011 02:10 AM, Onyeibo Oku wrote:

What's your output for:

lsmod nvidia


-
from twohot@device.mobile :)

-Original Message-
From: Andrew Douglas Pitonyakand...@pitonyak.org
Date: Fri, 02 Dec 2011 21:57:16
To:users@global.libreoffice.org
Reply-To: users@global.libreoffice.org
Subject: Re: [libreoffice-users] Re: Problem with Linux open nouveau video
driver

I was not aware of Leigh's advice until I saw your response here. So
I found and followed his advice, and, I still see issues.

Note that I do still see the driver, however

   rpm -qa | grep -i nouveau
xorg-x11-drv-nouveau-0.0.16-27.20110720gitb806e3f.fc16.x86_64

Then again, I also see all sorts of kmod stuff

   rpm -qa | grep -i nvidia

xorg-x11-drv-nvidia-libs-290.10-1.fc16.x86_64
kmod-nvidia-3.1.2-1.fc16.x86_64-290.10-1.fc16.1.x86_64
nvidia-settings-1.0-13.fc16.x86_64
akmod-nvidia-290.10-1.fc16.1.x86_64
xorg-x11-drv-nvidia-290.10-1.fc16.x86_64
nvidia-xconfig-1.0-11.fc16.x86_64
kmod-nvidia-3.1.1-1.fc16.x86_64-290.06-1.fc16.2.x86_64
kmod-nvidia-3.1.1-2.fc16.x86_64-290.06-1.fc16.3.x86_64





On 12/02/2011 03:18 AM, Onyeibo Oku wrote:

If you're running kmod nvidia drivers then you are not running nouveau

Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-02 Thread Andrew Douglas Pitonyak
I was not aware of Leigh's advice until I saw your response here. So 
I found and followed his advice, and, I still see issues.


Note that I do still see the driver, however

rpm -qa | grep -i nouveau
xorg-x11-drv-nouveau-0.0.16-27.20110720gitb806e3f.fc16.x86_64

Then again, I also see all sorts of kmod stuff

rpm -qa | grep -i nvidia

xorg-x11-drv-nvidia-libs-290.10-1.fc16.x86_64
kmod-nvidia-3.1.2-1.fc16.x86_64-290.10-1.fc16.1.x86_64
nvidia-settings-1.0-13.fc16.x86_64
akmod-nvidia-290.10-1.fc16.1.x86_64
xorg-x11-drv-nvidia-290.10-1.fc16.x86_64
nvidia-xconfig-1.0-11.fc16.x86_64
kmod-nvidia-3.1.1-1.fc16.x86_64-290.06-1.fc16.2.x86_64
kmod-nvidia-3.1.1-2.fc16.x86_64-290.06-1.fc16.3.x86_64





On 12/02/2011 03:18 AM, Onyeibo Oku wrote:

If you're running kmod nvidia drivers then you are not running nouveau. 
Nouveau runs out-of-the-box (fresh installation) and has proven to be more headache-free. 
I have not noticed this issue. Could this be peculiar to a file? Can you describe steps 
to replicate it without transferring a sample file?

I am presently running nouveau with LO without issues on F16 but I probably haven't gone your 
route. My experience with kmod-nvidia and the sister akmod-nvidia is that 
they conflict with nouveau especially if nouveau is not silenced. Did U follow leigh's instructions 
at forums.fedoraforum.org?

-
from twohot@device.mobile :)

-Original Message-
From: Jay Lozierjsloz...@gmail.com
Date: Fri, 02 Dec 2011 01:11:58
To:users@global.libreoffice.org
Reply-To: users@global.libreoffice.org
Subject: Re: [libreoffice-users] Re: Problem with Linux open nouveau video
driver

On 12/01/2011 10:16 PM, Andrew Douglas Pitonyak wrote:

On 12/01/2011 10:05 PM, NoOp wrote:

On 11/30/2011 05:04 PM, Jonathan Schultz wrote:

Hello,

For some time I've found that libreoffice (and openoffice before it)
had
trouble rendering text with the Linux open 'nouveau' (as opposed to the
proprietary NVIDIA) driver. What appears to happen is that everything
above a certain point is good, but below it the text simply doesn't
appear. I've not seen any other application that has the same problem.

I've attached a typical screenshot to demonstrate the effect.

It always helps if you: 1) tell others what version of LO you are having
issues with (and also if it is from LO or some other source; linux
distribution repository or PPA, etc), 2) what OS type and  version
(there are about thousands of versions of linux). My /guess/ is that you
are running some form of Ubuntu, if correct please tell us which version
you are running.

Cannot comment on this poster, but, I have seen a very similar issue
on both OOo and LO.  I see this on Linux, not on Windows. I had the
problem with Fedora 15 and also Fedora 16. Both are 64-bit versions. I
use the KMod drivers for NVidia installed from the repositories. I see
the issues with other applications as well, but the primary offenders
are OOo and QT.


Using Ubuntu 11.04 and 11.10 base and derivatives (Pinguy and Mint),
both 64 bit, I have not seen this behavior. AFAIK the drivers were/are
ATI Radeon from the repository. The actual drivers were auto-installed
on installation and left unchanged. The desktops include both Gnome 2.?
and Gnome 3.2. It appears that the problem is limited to the NVidia drivers.



--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-02 Thread Onyeibo Oku
What's your output for:

lsmod nvidia


-
from twohot@device.mobile :)

-Original Message-
From: Andrew Douglas Pitonyak and...@pitonyak.org
Date: Fri, 02 Dec 2011 21:57:16 
To: users@global.libreoffice.org
Reply-To: users@global.libreoffice.org
Subject: Re: [libreoffice-users] Re: Problem with Linux open nouveau video
driver

I was not aware of Leigh's advice until I saw your response here. So 
I found and followed his advice, and, I still see issues.

Note that I do still see the driver, however

 rpm -qa | grep -i nouveau
xorg-x11-drv-nouveau-0.0.16-27.20110720gitb806e3f.fc16.x86_64

Then again, I also see all sorts of kmod stuff

 rpm -qa | grep -i nvidia

xorg-x11-drv-nvidia-libs-290.10-1.fc16.x86_64
kmod-nvidia-3.1.2-1.fc16.x86_64-290.10-1.fc16.1.x86_64
nvidia-settings-1.0-13.fc16.x86_64
akmod-nvidia-290.10-1.fc16.1.x86_64
xorg-x11-drv-nvidia-290.10-1.fc16.x86_64
nvidia-xconfig-1.0-11.fc16.x86_64
kmod-nvidia-3.1.1-1.fc16.x86_64-290.06-1.fc16.2.x86_64
kmod-nvidia-3.1.1-2.fc16.x86_64-290.06-1.fc16.3.x86_64





On 12/02/2011 03:18 AM, Onyeibo Oku wrote:
 If you're running kmod nvidia drivers then you are not running nouveau. 
 Nouveau runs out-of-the-box (fresh installation) and has proven to be more 
 headache-free. I have not noticed this issue. Could this be peculiar to a 
 file? Can you describe steps to replicate it without transferring a sample 
 file?

 I am presently running nouveau with LO without issues on F16 but I probably 
 haven't gone your route. My experience with kmod-nvidia and the sister 
 akmod-nvidia is that they conflict with nouveau especially if nouveau is 
 not silenced. Did U follow leigh's instructions at forums.fedoraforum.org?

 -
 from twohot@device.mobile :)

 -Original Message-
 From: Jay Lozierjsloz...@gmail.com
 Date: Fri, 02 Dec 2011 01:11:58
 To:users@global.libreoffice.org
 Reply-To: users@global.libreoffice.org
 Subject: Re: [libreoffice-users] Re: Problem with Linux open nouveau video
   driver

 On 12/01/2011 10:16 PM, Andrew Douglas Pitonyak wrote:
 On 12/01/2011 10:05 PM, NoOp wrote:
 On 11/30/2011 05:04 PM, Jonathan Schultz wrote:
 Hello,

 For some time I've found that libreoffice (and openoffice before it)
 had
 trouble rendering text with the Linux open 'nouveau' (as opposed to the
 proprietary NVIDIA) driver. What appears to happen is that everything
 above a certain point is good, but below it the text simply doesn't
 appear. I've not seen any other application that has the same problem.

 I've attached a typical screenshot to demonstrate the effect.
 It always helps if you: 1) tell others what version of LO you are having
 issues with (and also if it is from LO or some other source; linux
 distribution repository or PPA, etc), 2) what OS type and  version
 (there are about thousands of versions of linux). My /guess/ is that you
 are running some form of Ubuntu, if correct please tell us which version
 you are running.
 Cannot comment on this poster, but, I have seen a very similar issue
 on both OOo and LO.  I see this on Linux, not on Windows. I had the
 problem with Fedora 15 and also Fedora 16. Both are 64-bit versions. I
 use the KMod drivers for NVidia installed from the repositories. I see
 the issues with other applications as well, but the primary offenders
 are OOo and QT.

 Using Ubuntu 11.04 and 11.10 base and derivatives (Pinguy and Mint),
 both 64 bit, I have not seen this behavior. AFAIK the drivers were/are
 ATI Radeon from the repository. The actual drivers were auto-installed
 on installation and left unchanged. The desktops include both Gnome 2.?
 and Gnome 3.2. It appears that the problem is limited to the NVidia drivers.


-- 
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-01 Thread NoOp
On 11/30/2011 05:04 PM, Jonathan Schultz wrote:
 Hello,
 
 For some time I've found that libreoffice (and openoffice before it) had 
 trouble rendering text with the Linux open 'nouveau' (as opposed to the 
 proprietary NVIDIA) driver. What appears to happen is that everything 
 above a certain point is good, but below it the text simply doesn't 
 appear. I've not seen any other application that has the same problem.
 
 I've attached a typical screenshot to demonstrate the effect.

It always helps if you: 1) tell others what version of LO you are having
issues with (and also if it is from LO or some other source; linux
distribution repository or PPA, etc), 2) what OS type and  version
(there are about thousands of versions of linux). My /guess/ is that you
are running some form of Ubuntu, if correct please tell us which version
you are running.



-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-01 Thread Andrew Douglas Pitonyak

On 12/01/2011 10:05 PM, NoOp wrote:

On 11/30/2011 05:04 PM, Jonathan Schultz wrote:

Hello,

For some time I've found that libreoffice (and openoffice before it) had
trouble rendering text with the Linux open 'nouveau' (as opposed to the
proprietary NVIDIA) driver. What appears to happen is that everything
above a certain point is good, but below it the text simply doesn't
appear. I've not seen any other application that has the same problem.

I've attached a typical screenshot to demonstrate the effect.

It always helps if you: 1) tell others what version of LO you are having
issues with (and also if it is from LO or some other source; linux
distribution repository or PPA, etc), 2) what OS type and  version
(there are about thousands of versions of linux). My /guess/ is that you
are running some form of Ubuntu, if correct please tell us which version
you are running.
Cannot comment on this poster, but, I have seen a very similar issue on 
both OOo and LO.  I see this on Linux, not on Windows. I had the problem 
with Fedora 15 and also Fedora 16. Both are 64-bit versions. I use the 
KMod drivers for NVidia installed from the repositories. I see the 
issues with other applications as well, but the primary offenders are 
OOo and QT.


--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-01 Thread Jonathan Schultz

It always helps if you: 1) tell others what version of LO you are having
issues with (and also if it is from LO or some other source; linux
distribution repository or PPA, etc),


Here are the details.

I'm currently running LO version 3.4.4 OOO340m1 from the Debian sid 
(unstable) repository. The Debian revision number is 1:3.4.4-2.


My OS is Debian/sid.

The video driver is from the package 
xserver-xorg-video-nvidia-legacy-71xx revision 71.86.15-1 with kernel 
module built using nvidia-kernel-legacy-71xx-dkms revision 71.86.15-1


My kernel is 3.1.0-1-686-pae

My video card is a dual-head GoForce something - sorry I can't seem to 
find the model number in /var/log/Xorg.0.log though it does mention 
Chipset: NVIDIA NV34


My xorg.conf is cut-and-paste below.

For what it's worth, I have never had any trouble with QT apps, as some 
other repliers to this thread have. Only with OOo and LO.


Cheers, Jonathan

-

Section ServerLayout
 identifier default
 screen 0 screen0 0 0
Endsection

Section Monitor
  Identifier Monitor0
  # Preferred resolution for the monitor
  Option PreferredMode  1280x1024
  Option PrimaryTrue
EndSection

Section Monitor
  Identifier Monitor1
  Option PreferredMode  1280x1024
  Option RightOf Monitor0
  Option PrimaryFalse
EndSection

Section Device
  Identifier Device0
  Driver nouveau
  #assigns the output DVI-I-0 to Monitor0
  Option monitor-DVI-I-1 Monitor0
  #assigns the output DVI-I-1 to Monitor1
  Option monitor-DVI-I-2 Monitor1
EndSection

Section Screen
  Identifier  screen0
  Device  Device0
  Monitor Monitor0
  DefaultDepth   24
  SubSection Display
Depth   24
Modes   1280x1024
#note the lack of quotes, this line sets the 'maximum' resolution
Virtual  2560 1024
EndSubSection
EndSection


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Problem with Linux open nouveau video driver

2011-12-01 Thread Jay Lozier

On 12/01/2011 10:16 PM, Andrew Douglas Pitonyak wrote:

On 12/01/2011 10:05 PM, NoOp wrote:

On 11/30/2011 05:04 PM, Jonathan Schultz wrote:

Hello,

For some time I've found that libreoffice (and openoffice before it) 
had

trouble rendering text with the Linux open 'nouveau' (as opposed to the
proprietary NVIDIA) driver. What appears to happen is that everything
above a certain point is good, but below it the text simply doesn't
appear. I've not seen any other application that has the same problem.

I've attached a typical screenshot to demonstrate the effect.

It always helps if you: 1) tell others what version of LO you are having
issues with (and also if it is from LO or some other source; linux
distribution repository or PPA, etc), 2) what OS type and  version
(there are about thousands of versions of linux). My /guess/ is that you
are running some form of Ubuntu, if correct please tell us which version
you are running.
Cannot comment on this poster, but, I have seen a very similar issue 
on both OOo and LO.  I see this on Linux, not on Windows. I had the 
problem with Fedora 15 and also Fedora 16. Both are 64-bit versions. I 
use the KMod drivers for NVidia installed from the repositories. I see 
the issues with other applications as well, but the primary offenders 
are OOo and QT.


Using Ubuntu 11.04 and 11.10 base and derivatives (Pinguy and Mint), 
both 64 bit, I have not seen this behavior. AFAIK the drivers were/are 
ATI Radeon from the repository. The actual drivers were auto-installed 
on installation and left unchanged. The desktops include both Gnome 2.? 
and Gnome 3.2. It appears that the problem is limited to the NVidia drivers.


--
Jay Lozier
jsloz...@gmail.com


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted