Debian :: Increasing Scroll-back Buffer?

Jul 6, 2010

how to increase the scroll-back buffer? In LXTerminal, I can only scroll back about three screens.

View 6 Replies


ADVERTISEMENT

General :: PHP - How Big Buffer Can It Bring Back

Jan 21, 2010

I need to use php to run some scripts locally. I tried it with system, exec But it only brings back on line. Ideally I want to take all the out put back on my browser.

PHP ------>shell scripts ------> error + plus out put
^--------------------------------------------|
some thing like that.

View 1 Replies View Related

Programming :: Weird Recv() Buffer Back To Front??

Sep 20, 2010

I have been developing some code which I have been testing an another i386 system. However I have been getting some weird data received on a socket I am communicating with some 3rd party hardware, I have opened a socket to read data on the hardware's telnet port. The data being read is as expected and my code appears to function correctly.

However I have now began testing the code on a target platform, this platform is of a better spec than my development system. When I read data from the socket using recv(), all the expected data has not been read.A chunk of data from the beginning is missing and a portion of data that would be at the end is now at the beginning of the buffer. I'll try and illustrate this below.

[Code]...

View 6 Replies View Related

OpenSUSE Hardware :: Couldn't Reference Dri2 Back Buffer

Aug 6, 2010

what the following means and what I can do, if possible, to fix it:

Code:
Couldn't reference dri2 back buffer handle 0x00000002: No such file or directory
Segmentation fault I know what segmentation fault is, but the rest is a mystery to me. This is on OpenSuse 11.3, 64bit.

I get it from some games I installed for the kids to play, but obviously they can't until I've managed to fix that. It happens in Ppracer and Super Maryo Chronicles, and the games worked fine in 11.2. Same graphics card too, and the same xorg.conf file. DRI is enabled in that config-file.

The gfx-card works fine otherwise, and it's an Intel G33 GPU. I do get some lock-ups now and then, but I'm not sure if it's the gfx-card/driver or something else.

View 4 Replies View Related

Ubuntu Multimedia :: Movie Player - Move The Progress Bar Or Scroll Back Or Forward It Will Just Instantly Close

Mar 2, 2010

I have recently had problems a with Movie player. It seems to having trouble playing DVD's and video files. it has a tendency to stop/freeze and sometimes if I try move the progress bar or scroll back or forward it wil just instantly close the Movie Player. I'm wondering is there a way to check it for bugs or is there a more reliable/better quality player that I could get instead.

View 9 Replies View Related

Hardware :: Friendly Touch Scroll Or 360 Degree Scroll Mouse?

Sep 12, 2010

I really enjoyed using Apple's wireless Mighty Mouse and Magic mouse because of their ability to easily touch scroll 360 degrees. Unfortunately, Linux drivers are not provided for these mice.Is there an equivalent wireless mouse that works well in Linux? Ideally with native support or community provided drivers, etc.

View 2 Replies View Related

Debian Multimedia :: Increasing GTX 470 Performance With Wine?

Nov 9, 2010

Is there any way of improving performance with the GTX 470 using Wine software with Debian Squeeze?

Installed version of Wine is 1.3.6 tested with different versions of nVidia drivers including the latest one, still VERY slow performance and many quality settings are in red. Setting WoW to use OpenGL improved the performance, but deactivated many quality settings in red, unfortunately. Looks to me as it's using lower features than OpenGL 2.0?? So what's up with that? GTX 470 supports OpenGL 4.1 so I suspect it's an limitation in Wine software, can anyone confirm this?

Default kernel 2.6.32 is used in all of this. The computer is an Intel Quad at 2.4ghz + 4 GB DDR 2 or DDR 3 memory.

View 6 Replies View Related

Debian Hardware :: Increasing Refresh Rate On CRT

May 7, 2014

I just got a CRT monitor today, used of course, and plugged it in, pleased with many things. However, the screen is blinking subtly as a result of low refresh rate. This monitor is supposed to be 1024x768 @87 hz and 1280x1024 @66hz (here are the specs [URL]. I only get the following from Xrandr:

Code: Select allfoo@debian:~$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096
VGA1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0*
   800x600        60.3     56.2 
   848x480        60.0 
   640x480        59.9

Is there anyway I can get my desired resolution? I can't find the xorg.config which I read about.

View 8 Replies View Related

Ubuntu :: Scroll Tab Vanishes Before Can Click On It To Scroll Down

Jun 3, 2011

The new scroll tab that 11.04 has appears when you hover over the orange area on the scroll bar. The scrolling arrows are gone.Well this scrolling tab often vanishes before I can click on it to scroll down. Is there a way to revert to the old style, like the scrolling mechanism on these forums? It is nice to have the option of the arrows on top and bottom, along with the scroll tab thing.

View 3 Replies View Related

Debian Hardware :: CPU Fan Speed Not Increasing With Proprietary ATI Drivers?

Apr 24, 2011

Skip to last post for most relevant information.

View 8 Replies View Related

Debian :: Can't Scroll Up/down In Debian Installer (even After Changed Keyboard Layout)

Dec 1, 2010

when I finally wanted to install Debian to my hardrive. Somehow, how to copy it to USB drive and make it boot-able. Installation process started without problems, but it failed on step called (something like) "Find files in CD-ROM" - what was expectable, since I used USB drive. So I wanted to unmount "/cdrom" and mount my USB drive there instead. I moved to another terminal, and searched for right device. "ls /dev" does not help, since I can't scroll to see other devices. Also kernel messages - can't scroll. Tried to change keyboard layout, still didn't work. I also can't use less, because there is no apt-get installed. Another problem is, that after trying to mount only viewable device (/dev/sda1), mount failed bacause I gave there invalid argument, or directory didn't exist. (Note that I created directory in /mnt/... or /media/... first). So I am asking - how can I remap keyboard to use those page up/down keys?

View 12 Replies View Related

Debian Multimedia :: Increasing And Decreasing Screen Brightness Crashes Minecraft

May 3, 2015

When increasing or decreasing the screen brightness, Minecraft crashes and to an extent freezes my computer UI. What I mean by to an extent is that I can move the cursor around, but I can't click on anything. I can also run keyboard shortcuts and type, which is how I restore my system by terminating all java processes with pkill.

What causes minecraft to crash and how can I solve it?

Link to error log [verbose] [URL] .....

View 4 Replies View Related

Debian :: Low Power Server / Use USD Card As Write Buffer So HD Idles

Dec 18, 2015

I have made a server using a bananapi. The bananapi is an embedded linux mini PC, using an allwinner A20 SOC. This server boots and runs from an uSD card, and logs data from sensors to an attached 1TB hard drive. This works OK, but the hard drive consumes a lot of power (about 2.5W), this essentially doubles the amount of power needed. I am planning to power this setup from an accu, therefore I would like to keep power consumption as low as possible.

I am planning to let the application log to the uSD card. After a while the uSD card is almost full. At that moment I can wake up the HD, move the data to the HD, delete the data from the uSD card, set the HD to sleep, and wait until the uSD card is full again. Is there some clever way to do this? I can do this with basic shell scripting, but then I get all kind of issues like open files that are copied to the HD while they are still being filled by the logging application. This would mean they end up on the HD incomplete.

View 5 Replies View Related

Debian Multimedia :: Xawtv Delayed Sound - Pcm Buffer Overrun

Oct 23, 2015

I have a Philips saa7134 tv tuner i have configured it because of not having eeprom recognition. Now i am facing xawtv a delayed sound "pcm buffer overrun..." is there any way yo fix it. I use KDE, and aplay when playing sound in TVTime but still the same thing happens delayed sound. and is there any option in those players that i can set the channel frequency manually?

View 0 Replies View Related

Debian Multimedia :: Nvidia: Failed To Allocate Primary Buffer

May 21, 2010

I recently did a fresh install of squeeze. I have the stock 32 kernel along with the 34 from experimental (it is listed as stable by kernel.org). I installed version 195.36.24 of the Nvidia driver using the Nvidia installer, and after starting X the system became unresponsive.

grep '^(E' /var/log/Xorg.0.log
(EE) May 21 11:28:50 NVIDIA(0): Failed to allocate primary buffer: out of memory.
(EE) NVIDIA(0):  *** Aborting ***

I find this strange considering that I have used this driver with no problem on a 33 kernel and the same video card:

01:00.0 VGA compatible controller [0300]: nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] [10de:01d7] (rev a1) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device [1043:1212]
Flags: bus master, fast devsel, latency 0, IRQ 16

[code]....

I believe it has 256MB of video memory, and I have 1GB of system memory. Is this just a problem with the 34 kernel?

View 8 Replies View Related

Debian :: Volume Up / Down With Mouse Scroll?

Sep 6, 2010

I want to ask you it is possible to increase/ decrease volume in debian with mouse scroll. I used Linux Mint and when I put the mouse pointer on the volume icon it was possible to control the volume only with mouse scroll. Now in Debian, first I have to click on volume icon and then to increase volume with mouse scroll.

View 5 Replies View Related

Debian :: Clamd LibClamAV Error: Cli_dbgets: Line Too Long For Provided Buffer?

Sep 27, 2010

I'm getting this error when restarting clamav-daemon:clamd libClamAV Error: cli_dbgets: Line too long for provided bufferThis happened on two systems today after I upgraded via apt. Versions used: Debian Lenny w/ clamav-daemon 0.96.3+dfsg-1~volatile1Has anyone seen this and know what to do? clamd seems to be running, and the

View 1 Replies View Related

Debian :: Testin Can't Scroll Down Man Pages Typing 'j'

Jun 4, 2010

It's debian testing. I can't scroll down any man pages with typing 'j'. I must hit <ENTER> to scroll down. Why is it ?

And i can't scroll up manpages.

View 7 Replies View Related

Debian Hardware :: USB Mouse Do Page Up / Down When Scroll

Feb 27, 2015

I'm using a wireless USB mouse, and whenever I scroll the middle wheel, it will do a PageUp/Down for me. I mean, it is supposed to move the page slightly up/down?

I've check the mouse setting in gnome to find that it only offers a few options like primary key and mouse speed. Is there any way to tune the up/down scale to normal?

View 4 Replies View Related

Debian :: Upgrade Failure - Message - Failed In Write On Buffer Copy For Backend Dpkg-deb

Jul 16, 2011

When I try to upgrade, I always get this message: "E: /var/cache/apt/archives/linux-image-2.6.32-5-amd64_2.6.32-35_i386.deb: failed in write on buffer copy for backend dpkg-deb during `./lib/modules/2.6.32-5-amd64/kernel/drivers/net/s2io.ko'"

View 14 Replies View Related

Debian :: Fast Mouse Scroll Up / Down Changes Active Window

Aug 12, 2015

Fresh install of Debian 8.1, have not changed a single setting anywhere. Was scrolling in the web browser and noticed that if I scrolled up or down fast enough the active window changes. Using kde as the desktop environment. Also this has nothing to do with the browser as it happens with anything I have open. Heck trying to scroll in console and having a document open just flips between the two of them. Only way this does not happen is if I scroll slow enough.

View 1 Replies View Related

Debian Hardware :: Disabling Scroll Wheel On Mousepad On HP Pavilion Laptop

Aug 28, 2014

I have a HP Pavilion Dv71245dx Laptop running Debian Wheezy, which has been alright so far except for the mouse wheel built into the right side of the touch mousepad. It's positioned in such a way that makes my thumb hit it all the time by accident while typing, and it's been a total nightmare. I would just like to disable the scroll wheel feature on this mousepad entirely, but I would like to do so in such a way that I can still use the scroll wheel on my USB mouse whenever I have that plugged in.

View 2 Replies View Related

Debian Multimedia :: Scroll Through The Menus The Highlighter Is Grey And It Makes Things Awfully Hard To Read?

Jul 1, 2010

I recently installed Firefox 3.6 on Debian Squeeze. Everything went smoothly, but Firefox looks weird. The interface reminds me of Windows 98 and anytime I scroll through the menus the highlighter is grey and it makes things awfully hard to read. I'm not sure what could be wrong but I'm hoping someone here I'm not sure how to insert small images as url links so I'll just post links to screenshots I took for reference.[URL]Oh, and one other problem I recently discovered, flash doesn't seem to work. It works just fine in Iceweasel but I am told I have to install it in Firefox. I installed libflashplayer.so in /usr/lib/firefox/plugins but that doesn't seem to have helped. Come to think of it, it probably wouldn't since it's probably the 32-bit version I got from their site, I run on 64 bit.

View 13 Replies View Related

Debian Multimedia :: Conky Execp / Execpi To Parse Output Of Scroll Variable Generated From Shell Or PHP Scripts

Sep 11, 2015

I am having a hard time getting conky execp/execpi to correctly parse output of the scroll variable generated from shell or PHP scripts.

Code: Select allDebian 8.0
Xfce 4.10
Conky 1.9.0-6

This is a simplified minimal conky configuration file used to show the same problem:

Code: Select allalignment bottom_middle
background no
border_width 1
default_color white
default_outline_color white
default_shade_color white
double_buffer yes

[Code] ....

Here is the output I'm getting:

Code: Select all          ABC       /*doesn't scroll, UNEXPECTED, shows 10 spaces before ABC*/
          ABC       --||--
abcdefghijklmnopABC /*doesn't scroll, WORKS AS EXPECTED as scroll length is 25 which is longer than text "abcdefghijklmnop" */
abcdefghijklmnopABC --||--
abcdefghijklmnopABC /*WORKS, everything before ABC scrolls 5 characters at a time*/

View 0 Replies View Related

Debian Installation :: "Trying To Install The Frame Buffer" - Install Error

Mar 30, 2010

I have a debian-504-i386-CD-1.iso installation CD and trying to install on a new Gigabyte M68M-S2P motherboard with 2GB ram on a new 80GB IDE hard drive.

I am choosing the Graphical Install and after about one minute I see a message:

Not using MMCONFIG
BIOS Bug:  MCFG area at e0000000 is not reserved in ACPI motherboard resources 

Then after a few seconds another message: Trying to enable the frame buffer  Then it just seems to hang the system

I have the latest BIOS installed for the motherboard and tried loading the BIOS fail safe settings and also the optimized settings.

View 7 Replies View Related

Debian Installation :: Boot Back Into Debian Hanging Up

Jul 11, 2011

I'm not sure if this is the right spot for this pst or not, first on this forum. I just removed Fedora Core 4 from my system and installed Debian Sarge with the 2.6 kernel. I'm a newbie. The install seemed to go fine, after it was done I actually logged in and looked around some. I then restarted to check to make sure that my boot process went ok and I could still get to windows. Worked fine. Then I tried to boot back into Debian. It hung. I rebooted and tried again. Hung again in the same spot.

View 1 Replies View Related

Ubuntu :: Eth Designation Keeps Increasing By 1 On Reboot

Mar 5, 2010

So the thread title kinda sums it up. If i have eth186 and i reboot I have to open wicd and change it to eth187 get connectivity. I'm currently at eth200 so this has been a problem for a while.

View 4 Replies View Related

Ubuntu :: Lowering Brightness And Increasing It

Aug 20, 2010

Problem with lowering brightness and increasing it, When I press button to lower brightness it doesn't remember, but when I set it with power management it is fine.

View 3 Replies View Related

Ubuntu :: Increasing The Monitor Resolution?

Aug 14, 2011

I was playing around with the NVidia settings control panel today and I saw that its Resolution dropdown was giving me options for

1680*1050
1920*1080

My monitor supports up to 1440*900. When I selected one of the higher resolutions, it didn't look very sharp, and the text was somewhat fuzzy and lacked clarity. Was this rendering being done by the graphics card but 'compressed' by the monitor?

The status said 'switched to metamode'. I tried searching but found nothing - what exactly does MetaMode mean? I'm more interested in understanding what was happening, only experimenting with the higher resolutions. What monitor and resolution do you have?

View 1 Replies View Related

General :: Increasing Size Of A Folder?

Jul 28, 2010

As I have a opt/sybase folder in Linxs I want to increase the size of this folder how can I increase it? For example the size we mention at the time of installation Sybase is 2gb now I want to increase by 4gb how can I increase it.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved