cdrom mounting on tru64 unix

2005-11-26 Thread ahmed galal abdel latif al she
I used the command: mount -r /dev/rz3c /cdrom but the cdrom has not mounted and different messages like "I/O error" , "device busy" and "no such device" have appeared. I tried to use the following command: mount -r -t cdfs -o noversion /dev/rz3c /cdrom but the same messages have appeared. Please he

Re: scripting problem

2005-11-26 Thread d
On Sat, Nov 26, 2005 at 10:08:58PM +0100, John Smith wrote: > > [EMAIL PROTECTED]:/home/user/tmp >cat t5.sh > #!/bin/sh > > export INPUT='$1$iW95z/HB$GFcYFxMKK6x8EUPglVkux.' > > echo "1 ==="$INPUT"===" > > export MD5PW=$(echo -n "$INPUT" | hexdump -v -e '" " 1/1 "%02d"') > > echo "2 ==="${MD5P

Re: [HDD problem] Strange remount read-only

2005-11-26 Thread belbo
Bruno Buys wrote: > belbo wrote: > >> Bruno Buys wrote: >> >> >>> belbo wrote: >>> >> >> [...] >> >> [...] >> I did "fsck.ext3 -c /dev/hdb5". It finds many badblock, but it is >> useless. How >> can I avoid badblocks? >> >> Bye >> >> >> >> > You can have good practices, to avoid exposing

Re: Request to remove Information

2005-11-26 Thread Andy Streich
On Friday 25 November 2005 04:15 pm, Steve Lamb wrote: > Andy Streich wrote: > > What's being "defended" in the above?  Is it bodily integrity, personal > > space, property (whose definition?), a contract, ...? > >     Short answer:  Well, you'll just have to read it, won't you? > >     Longer answ

Re: SCSI phase change message filling up log

2005-11-26 Thread Ralph Alvy
Gene Heskett wrote: > On Saturday 26 November 2005 16:39, Ralph Alvy wrote: >>Using Debian Testing. I find that the kernel keeps kicking out SCSI >> phase change messages, filling my log full of them all the time. They >> look like this: >> >>Nov 26 13:31:09 debian kernel: sd [...] phase change 6-

Re: promise supertrak sx6000 crashes XFree86

2005-11-26 Thread Daniel Baumann
pascal wrote: > Thank you for the very well explained email. > They crossed, sorry. np. feel free to ask, if you missed something. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.panthera-systems.net/~daniel-

Re: debian eye candy

2005-11-26 Thread [KS]
Joe Mc Cool wrote: > >>From where might I steal these ? If not Debian, Linux will do. > http://www.debian.org/logos/ - You can use open use logos, and promotional images. For banners: http://www.linuks.mine.nu/volkany/banners/ http://www.debian.org/banners/ Other resources: http://gnuart.ons

Re: promise supertrak sx6000 crashes XFree86

2005-11-26 Thread Daniel Baumann
pascal wrote: > Just tried to compile it against the 2.6 kernel. It doesn't. Also it > tries to make a pti_st.o module. Believe this doesn't run in a 2.6 > kernel, not? didn't you read.. i said it at least twice that the promise.com driver does *NOT* work with 2.6. > So this means I bought a very

Re: promise supertrak sx6000 crashes XFree86

2005-11-26 Thread Daniel Baumann
pascal wrote: > What kind of card do you recommend? adaptec aar 2400 or 3ware escalade. > I bought this card to have a raid5 array to circumvent a software raid > which would put to much strain on my system pcu. > Performance as in writethrough I'm not really after. I want a big disc > with redu

Re: promise supertrak sx6000 crashes XFree86

2005-11-26 Thread pascal
Daniel, Thank you for the very well explained email. They crossed, sorry. System has more to do than just be a fileserver. Thx, Pascal. Daniel Baumann schreef: pascal wrote: Just tried to compile it against the 2.6 kernel. It doesn't. Also it tries to make a pti_st.o module.

Re: promise supertrak sx6000 crashes XFree86

2005-11-26 Thread Daniel Baumann
pascal wrote: >>with 2.6: the promise driver is not ported to 2.6; but 2.6 vanilla does >>support it as a normal pci adapter. you can then use it for >>software-raid via the device mapper. > > By this you mean, you can't compile the driver against a 2.6 kernel? > Like in the 2.4? this means, that

Re: promise supertrak sx6000 crashes XFree86

2005-11-26 Thread pascal
>this means, that the driver from promise.com (which uses the hardware >features of the card) only runs with 2.4. > >in 2.6, you can use the card as a normal ata card. 2.6 does recognize >the card as a normal ata card, 2.4 does not recognize it at all without >the promise.com driver. > > > Ju

Re: [root user] How to disable root account?

2005-11-26 Thread d
On Sat, Nov 26, 2005 at 07:00:47PM +0100, Fredrik wrote: > [EMAIL PROTECTED] wrote: > > >That's doing it the hard way. Just pass "init=/bin/sh rw" to the kernel > >with your bootloader, and do: > ># passwd root > ># mount -o ro,remount / && reboot > > Well, to hack a PC with physical access is ea

Re: promise supertrak sx6000 crashes XFree86

2005-11-26 Thread pascal
> >with 2.6: the promise driver is not ported to 2.6; but 2.6 vanilla does >support it as a normal pci adapter. you can then use it for >software-raid via the device mapper. > > > By this you mean, you can't compile the driver against a 2.6 kernel? Like in the 2.4? -- To UNSUBSCRIBE, email to

Re: SCSI phase change message filling up log

2005-11-26 Thread Gene Heskett
On Saturday 26 November 2005 16:39, Ralph Alvy wrote: >Using Debian Testing. I find that the kernel keeps kicking out SCSI > phase change messages, filling my log full of them all the time. They > look like this: > >Nov 26 13:31:09 debian kernel: sd [...] phase change 6-7 [...] > >Also, during the

Re: promise supertrak sx6000 crashes XFree86

2005-11-26 Thread pascal
> >and: this card is very, very slow. although it is hardware-raid with a >old and i960 epu variant, > > > What kind of card do you recommend? I bought this card to have a raid5 array to circumvent a software raid which would put to much strain on my system pcu. Performance as in writethrough

Re: LAN & DHCP/DDNS name

2005-11-26 Thread Neil Dugan
Oliver Lupton wrote: On Thu, 24 Nov 2005 11:51:55 +1100 Neil Dugan <[EMAIL PROTECTED]> wrote: Hi I have a LAN with DHCP and DDNS running, I have just installed Debian on one of the computers. This new computer isn't specifying a name when doing the DHCP lookup, so the DDNS hasn't got a usefu

debian eye candy

2005-11-26 Thread Joe Mc Cool
Please, I am trying to set up a web page (nothing to do with my other postings here) and I would like to feature some debian-type eye candy. It would be nice to have a background image based on Debian (say a big whirly thing-a-majig) and some kind of debian banner at the top. (I am _such_ a fana

SCSI phase change message filling up log

2005-11-26 Thread Ralph Alvy
Using Debian Testing. I find that the kernel keeps kicking out SCSI phase change messages, filling my log full of them all the time. They look like this: Nov 26 13:31:09 debian kernel: sd [...] phase change 6-7 [...] Also, during the Testing install, they fill the screen so much that I have to gu

Re: Lucent Venus Modem Set Up

2005-11-26 Thread jb701
Have rebooted with non-SMP kernel, and the modem works fine. So it's a problem with the SMP kernel not working with the modem? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Stock Sarge segfaults, and later crashes!

2005-11-26 Thread Felix Karpfen
On Wed, 23 Nov 2005 15:58:44 -0500, Marty wrote (<[EMAIL PROTECTED]>): > Roberto C. Sanchez wrote: > >> It sounds like you may have a bad memory module. >> > > I will run some more tests and report back if I find a hardware problem. Regrettably, I had the same crash experience twice in the pas

Re: scripting problem

2005-11-26 Thread Almut Behrens
On Sat, Nov 26, 2005 at 08:16:31PM +0100, John Smith wrote: > does somebody know why I keep losing the first character of the > third resulting string? > > === > > [EMAIL PROTECTED]:/home/user/tmp >cat t4.sh > #!/bin/sh > > export INPUT='

Re: scripting problem

2005-11-26 Thread Alfredo Finelli
On Saturday 26 November 2005 20:16, John Smith wrote: > Hi All, > > does somebody know why I keep losing the first character of the > third resulting string? > > Sincerely, Two ways in which it works: 1) $ cat t4.sh #!/bin/sh export INPUT='$1$iW95z/HB$GFcYFxMKK6x8EUPglVkux.' echo

oom-killer

2005-11-26 Thread Hugo Vanwoerkom
Hi Debian, For the first time in my (long) life oom-killer got going. I was running 2.6.14-ck5, from here: http://members.optusnet.com.au/ckolivas/kernel/ and it happened when I executed this *wrong* script: echo `expr $(*blockdev --getsize* $DEVICE) \* $(blockdev --getss $DEVICE)` I am no scr

Re: scripting problem

2005-11-26 Thread John Smith
On Sat, 26 Nov 2005 15:31:24 -0500 Michael Marsh <[EMAIL PROTECTED]> wrote: > On 11/26/05, Jan de Haan <[EMAIL PROTECTED]> wrote: > > David Koski <[EMAIL PROTECTED]> wrote: > > > > echo -n "3 ===";echo -n ${MD5PW} | tr ' ' '\n' | while read char ; do > > > > awk \ > > > > '{printf("%c",$char)}' ;

Re: scripting problem

2005-11-26 Thread Michael Marsh
On 11/26/05, Jan de Haan <[EMAIL PROTECTED]> wrote: > David Koski <[EMAIL PROTECTED]> wrote: > > > echo -n "3 ===";echo -n ${MD5PW} | tr ' ' '\n' | while read char ; do awk > > > \ > > > '{printf("%c",$char)}' ; done ; echo "===" [EMAIL > > > PROTECTED]:/home/user/tmp > > > > Try to replace "awk"

Re: scripting problem

2005-11-26 Thread Jan de Haan
David Koski <[EMAIL PROTECTED]> wrote: > > > echo -n "3 ===";echo -n ${MD5PW} | tr ' ' '\n' | while read char ; do awk \ > > '{printf("%c",$char)}' ; done ; echo "===" [EMAIL PROTECTED]:/home/user/tmp > > Try to replace "awk" with "echo $char | awk". > > I know that doesn't answer your question

Re: [Q] partman, big disk and old BIOS : the whole capacity is not seen

2005-11-26 Thread Mirko Parthey
On Thu, Nov 24, 2005 at 08:22:38AM +0100, [EMAIL PROTECTED] wrote: > Using a utility executable provided by the manufacturer of the disk, I trick > the BIOS which now believe that the disk capacity is around 32 GO. > > The problem is that partman in the net-install CD of Sarge is also tricked, >

realplayer 10 hassles

2005-11-26 Thread Adam Hardy
Using RealPlayer 10 and it won't output sound anymore, just video, when trying *.ram feeds from websites. If I try playing an ogg file, realplayer dies. I didn't have time to check it out when it first stopped and now it's been a while, so I can't remember what else I had been doing when it s

Re: scripting problem

2005-11-26 Thread David Koski
On Saturday 26 November 2005 11:16 am, John Smith wrote: > Hi All, > > does somebody know why I keep losing the first character of the > third resulting string? > > Sincerely, > echo -n "3 ===";echo -n ${MD5PW} | tr ' ' '\n' | while read char ; do awk \ > '{printf("%c",$char)}' ; done ; ec

Re: kernel upgrade questions

2005-11-26 Thread Mirko Parthey
On Wed, Nov 23, 2005 at 05:35:49PM -0500, David Zelinsky wrote: > I'm trying to upgrade the kernel from 2.4 to 2.6 on my Thinkpad. I'm > using custom built kernel rather than the stock debian kernel, since > the stock kernel doesn't have some features that I want. > > My question is how to deal w

Re: gnome upgrade - some icons disappeared

2005-11-26 Thread Erdi Balint
Hi Daniel, Thanks for the help, in fact I got it working somehow, maybe upgrading the gdm solved it, I am not quite sure. Now I'm having problems with keyboard layouts (I cannot install additional ones), but I'll sort it out somehow. The gconftool2 command that you suggested does give a huge

scripting problem

2005-11-26 Thread John Smith
Hi All, does somebody know why I keep losing the first character of the third resulting string? Sincerely, Jan. === [EMAIL PROTECTED]:/home/user/tmp >cat t4.sh #!/bin/sh export INPUT='$1$iW95z/HB$GFcYFxMKK6x8EUPglVkux.' echo "1 ==="

Re: [HDD problem] Strange remount read-only

2005-11-26 Thread Bruno Buys
belbo wrote: Bruno Buys wrote: belbo wrote: [...] journal_bmap: journal block not found at offset 5132 on hdb5 Aborting journal on device hdb5. __journal_remove_journal_head: freeing b_committed_data journal commit I/O error ext3_abort called. EXT3-fs error (device hdb5): ext3_jour

Re: [root user] How to disable root account?

2005-11-26 Thread Maxim Vexler
On 11/26/05, Fredrik <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > On Fri, Nov 25, 2005 at 01:33:34PM +0200, Maxim Vexler wrote: > > > >>On 11/25/05, Robert Brockway <[EMAIL PROTECTED]> wrote: > >> > >>>Anyone wanting to lock the root account (not a good idea IMHO) should have > >>>a

kdevelop on debian sarge 3.1 KDE

2005-11-26 Thread Zouari Fourat
hello, I've installed kdevelop on my debian sarge, the IDE for C/C++ wont work, the IDE (multilanguage) is working but it's simply an editor i dont know how it works, and the kdevelop designer is generating an exception at boot

Re: [HDD problem] Strange remount read-only

2005-11-26 Thread Gene Heskett
On Saturday 26 November 2005 13:38, belbo wrote: >Bruno Buys wrote: >> belbo wrote: > >[...] > >>> journal_bmap: journal block not found at offset 5132 on hdb5 >>> Aborting journal on device hdb5. >>> __journal_remove_journal_head: freeing b_committed_data >>> journal commit I/O error >>> ext3_abor

Re: [root user] How to disable root account?

2005-11-26 Thread Fredrik
[EMAIL PROTECTED] wrote: On Fri, Nov 25, 2005 at 01:33:34PM +0200, Maxim Vexler wrote: On 11/25/05, Robert Brockway <[EMAIL PROTECTED]> wrote: Anyone wanting to lock the root account (not a good idea IMHO) should have a root enabled session (sudo, su or whatever) put to the side and not touc

Re: [HDD problem] Strange remount read-only

2005-11-26 Thread belbo
Bruno Buys wrote: > belbo wrote: [...] >> >> >> journal_bmap: journal block not found at offset 5132 on hdb5 >> Aborting journal on device hdb5. >> __journal_remove_journal_head: freeing b_committed_data >> journal commit I/O error >> ext3_abort called. >> EXT3-fs error (device hdb5): ext3_journal_

Re: newer kernel for non-bootable sarge

2005-11-26 Thread Mirko Parthey
On Fri, Nov 18, 2005 at 08:42:48PM -0700, David Emerson wrote: > I ran into a nasty problem while trying to install sarge: The 2.6.8 > kernel has a bug that won't allow my computer to boot. > > (( I have a compaq armada 1750 laptop. It has issues... )) > (( In the past, I've never been able to g

Re: [root user] How to disable root account?

2005-11-26 Thread d
On Fri, Nov 25, 2005 at 01:33:34PM +0200, Maxim Vexler wrote: > On 11/25/05, Robert Brockway <[EMAIL PROTECTED]> wrote: > > Anyone wanting to lock the root account (not a good idea IMHO) should have > > a root enabled session (sudo, su or whatever) put to the side and not > > touched during the pro

If I remove old kde3.3 stuff, how do I preserve the menu items

2005-11-26 Thread David Baron
If I cannot "canonize" the konstructed 3.5, then another alterantive would be to remove most kde3.3 items (using apt-get), leaving the libs and a few items to meet dependencies of applications I would want to install or upgrade. This would recover a lot of disk space and get this stuff off the a

where is the base sarge packages list installer needs

2005-11-26 Thread John Smith
Ladies and gentlemen, I try to build Debian disk. I already downloaded new sarge wonderful installer and heap of packages I need. But I should be entirely happy if I could find whole base sarge system to download (which installer needs). Could you tell me from where I can do one. If it is possi

salutation

2005-11-26 Thread busness entrepreneur
Chers  monsieur     Je suis Mr GUIGUI LIADA YANICK je suis un entrepreneur dans une société d’achat de produits café cacao etc.… Résident  en cote d'ivoire j'aimerais par l'intremmedaire  renter en contact avec votre structure dans le cadre d'améliorer mon entreprise d'achat de café et

salutation

2005-11-26 Thread busness entrepreneur
Chers  monsieur     Je suis Mr GUIGUI LIADA YANICK je suis un entrepreneur dans une société d’achat de produits café cacao etc.… Résident  en cote d'ivoire j'aimerais par l'intremmedaire  renter en contact avec votre structure dans le cadre d'améliorer mon entreprise d'achat de café et

Re: touchpad don't work at startup

2005-11-26 Thread Meni Shapiro
On 11/21/05, Philippe Grenard <[EMAIL PROTECTED]> wrote: Le Samedi 19 Novembre 2005 22:29, Lorenzo Lopez a écrit:> Hi everybody,>> I have a laptop with a touchpad and it don't work at startup. If I want> the touchpad work, I have to open a terminal and, as root, type the > following commands:>> mod

Re: Am I Compromised -- Some interesting findings

2005-11-26 Thread Maurits van Rees
On Fri, Nov 25, 2005 at 06:43:26PM +, Clive Menzies wrote: > I read here recently about shutting out all ssh access other than your > own but you need to be careful not to lock yourself out. You then need > to close all the ports other than ssh. Not something I've ever done. It > would also m

Re: [HDD problem] Strange remount read-only

2005-11-26 Thread Bruno Buys
belbo wrote: Hi guys, I've got this problem 4-5 times a day. My kernel 2.6 sends this message about an ext3 partition (of 60GB): journal_bmap: journal block not found at offset 5132 on hdb5 Aborting journal on device hdb5. __journal_remove_journal_head: freeing b_committed_data journal commit

Re: Configuring USB net device

2005-11-26 Thread Gabriel M. Beddingfield
Hi Winton, Winton Roseland wrote: Eth0 and sit0 are the new device. If I boot with the So, it looks like the device drivers are now working properly... I am not very knowlegdable of network set-ups, but what I would like is: $ man 5 interfaces It appears that your device works, and you

Re: DHCP with Static Addresses

2005-11-26 Thread Winston Smith
On Fri, Nov 25, 2005 at 12:02:47PM -0500, Kenneth Jacker wrote: > am> server. Assuming you're using dhcpd you'll want something > am> similar to this in your dhcpd.conf: > > am> host yourhostname { > am> hardware ethernet 00:11:22:AA:BB:CC; > am> fixed-address 192.168.0.123; > am>

Re: slow starting MTA

2005-11-26 Thread Howard Eisenberger
On 2005-11-23, roberto <[EMAIL PROTECTED]> wrote: > i have kernel 2.6.8-2-386 currently installed and when i boot not > being connected to the network the booting process stops for at least > 3 or 4 minutes showing: > . > Starting MTA: > . > > and then it goes on correctly, but it is very

Re: xorg + nvidia not working

2005-11-26 Thread Wulfy
Jonathan Pearce wrote: I am running etch. A while ago, I dist-upgraded from xserver-xfree86 to xserver-xorg, and from a customized kernel 2.6.8 to the stock etch kernel 2.6.12. I had compiled the Nvidia drivers 7664 for my 2.6.8 and it worked fine. After my dist-upgrade, I have xserver-xorg wor

Re: compiling kernel module question

2005-11-26 Thread Almut Behrens
On Sat, Nov 26, 2005 at 12:51:55AM -0500, Amish Rughoonundon wrote: > lemme see if I understand what you meant: The kernel-source files that I > downloaded is common to all linux distribution while the kernel-header > files is particular to a certain version and distribution. ...not so much the

World Of Warcraft(WOW) PowerLeveling lv1-60 only$230

2005-11-26 Thread kamtsfe
World Of Warcraft(WOW) PowerLeveling lv1-60 only$230 Powerleveling Service On us & Europe All Server Every single character is leveled by 2 master players that conducts themselves in an ethical manner in the game. We don't use any macros, hack or exploits to level your character. Your char

unsubscribe

2005-11-26 Thread Lestat V
On 11/26/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Content-Type: text/plain > > debian-user-digest Digest Volume 2005 : Issue > 2826 > > Today's Topics: > Re: Request to remove Information [ "David E. Fox" <[EMAIL PROTECTED] ] > Re: Request to remove

Re: coreutils: 'who' behaves strangely

2005-11-26 Thread Stefan Bellon
Vincent Rivière wrote: > > Just calling 'who' does not display > > anything at all. > Your file /var/run/utmp may be locked. Thanks a lot. > Try this : > ps -f -p `fuser /var/run/utmp` > It will show all the processes currently using the utmp file. I'll remember that for the next time, just

[HDD problem] Strange remount read-only

2005-11-26 Thread belbo
Hi guys, I've got this problem 4-5 times a day. My kernel 2.6 sends this message about an ext3 partition (of 60GB): journal_bmap: journal block not found at offset 5132 on hdb5 Aborting journal on device hdb5. __journal_remove_journal_head: freeing b_committed_data journal commit I/O error ext3_

RE: screen resolution

2005-11-26 Thread [EMAIL PROTECTED]
You could edit XFree86 config file: /etc/X11/XF86Config-4 --- Bob Hynes <[EMAIL PROTECTED]> a écrit : > Can someone remind me how to change the screen > resolution in Debian when > the "Configure - Desktop" application doesn't have > the option for 1024 X > 768? I can't get anything higher th

Evince has poor performance when opening large PDF file

2005-11-26 Thread Hongzheng Wang
Hi, I find the evince with Debian has very poor performance when I open large PDF file by it. However, the evince shipped by Ubuntu appears to be much better. In Debian, when I open a large PDF file, evince usually takes almost 100% CPU time for a quite long time or without an end. But in Ubunt

licq and enlightenment16 in sid

2005-11-26 Thread Lubos Vrbka
hi guys, i recently upgraded to sid. when using enlightenment (0.16) and licq, i am not able to set the position of the status window (dock icon - LicqWharf). i cen set up it to remember its position in the windowmanager, however after the restart, it is again placed in different location (al

[gnome] Nautilus freezes

2005-11-26 Thread belbo
Hi guys, I've got Etch Debian with Gnome, updated every week via apt. My nautilus is always freezed after gnome startup: I have to kill it, and then it works. But sometimes, maybe once a day, it freezes again. I did not understand the reason. Here's nautilus version: ii libnautilus-burn1

Re: promise supertrak sx6000 crashes XFree86

2005-11-26 Thread Daniel Baumann
pascal wrote: > Problem: > With the card inserted in the pci-slot, Xfree86 fails to start. > Claiming it can't find my vga-card. After removing the adapter card, > everything works fine. check in the bios, that your slot where you put the card in does not use irq 11. if unsure, don't let the bio

Re: Request to remove Information

2005-11-26 Thread Steve Lamb
Ron Johnson wrote: > Ok, that's ambiguous. Yeh, considering my wife would be mighty surprised if a tat showed up there now. :D -- Steve C. Lamb | I'm your priest, I'm your shrink, I'm your PGP Key: 8B6E99C5 | main connection to the switchboard of souls. ---

Re: xorg + nvidia not working

2005-11-26 Thread Philippe Grenard
Le Samedi 26 Novembre 2005 02:47, Jonathan Pearce a écrit : > I am running etch. A while ago, I dist-upgraded from xserver-xfree86 to > xserver-xorg, and from a customized kernel 2.6.8 to the stock etch > kernel 2.6.12. I had compiled the Nvidia drivers 7664 for my 2.6.8 and > it worked fine. > > A

Re: Why are KDE and Gnome mixed together?

2005-11-26 Thread steef
loos wrote: Em Sex, 2005-11-25 às 19:59 -0500, Edward C. Jones escreveu: I removed X and everything that needs X. Then I reinstalled X and KDE. So I presume I am running KDE. But why gnome menus, themes, fonts, etc.? Where are the docs for this? Configuration program? Configuration files?

Re: screen resolution

2005-11-26 Thread steef
Bob Hynes wrote: Can someone remind me how to change the screen resolution in Debian when the "Configure - Desktop" application doesn't have the option for 1024 X 768? I can't get anything higher than 832 X 624 at 75Hz. I know the system is capable of it with Windows. with # dpkg-reconfi