明�X 写道: > 2009/5/12 liuxiaoxing <[email protected]>: > >> teng zhaozhi 写道: >> >>> 可以看看你的driver用的什么,在 /etc/X11/xorg.conf 这个文件中 >>> >>> sudo vim /etc/X11/xorg.conf >>> >>> Section "Device" >>> *Driver "intel" * >>> VendorName "Videocard vendor" >>> EndSection >>> >>> 一般用的都是intel,如果是没有,可以先不管;如果是vesa,请换成intel >>> >>> 然后往下找到 >>> Section "Screen" >>> Identifier "Screen0" >>> Device "Videocard0" >>> Monitor "Monitor0" >>> DefaultDepth 24 >>> >>> *加上: >>> SubSection "Display" >>> Depth 24 >>> Modes "1280x768" >>> EndSubSection >>> * >>> EndSection >>> >>> 然后重新启动下X看看 (或者重新启动) >>> >>> >>> >>> 打印机这个问题,你最好把打印机的型号,lspci/lsusb/dmesg之类的信息看看 >>> >>> >>> On Tue, May 12, 2009 at 3:47 PM, liuxiaoxing <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> 我曾试用了Debian 5.0.1,但有两个问题不知如何解决, >>> 1、显卡,我现时使用的是intel845,不知如何将分辨率调到1280x1024 >>> 2、hp打印机,用hplip配置后,测试页为空白,用hplip-gui,提示"Device >>> Communication Erroe" >>> 请指教,谢谢! >>> >>> >>> -- >>> To UNSUBSCRIBE, email to >>> [email protected] >>> <mailto:[email protected]> >>> with a subject of "unsubscribe". Trouble? Contact >>> [email protected] <mailto:[email protected]> >>> >>> >>> >>> >>> -- >>> Kind regards >>> 滕召智 (Ben teng) >>> Cell: 13381221392 >>> MSN: [email protected] <mailto:[email protected]> >>> Skype: freet15 >>> >> 在刚安装的系统中,xorg.conf 文件中好象没有Driver "Intel"一行 >> 安装了xserver-xorg-video-i810后,在xog.conf 中加上了Driver "i180"还是不行。 >> 打印机是hp的deskjet 2468,在Ubuntu8.04.2中使用正常,不知为何到了 >> Debian5.0.1下反而配置不了 >> > ubuntu的驱动比debian��定版的新,那几乎是一定的,就算ubuntu装个non-free的最新显卡也不奇怪吧,debian > testing的显卡都不行,何况还是debian stable,只有unstable的可能够用。 > >> -- >> To UNSUBSCRIBE, email to [email protected] >> with a subject of "unsubscribe". Trouble? Contact [email protected] >> >> >> > > > > 近日再试,发现将系统升级至testing,再安装hplip-gui,打印机的问题就解决了. 对于intel845显卡,用testing还不完全正常,要升级到unstable才可以,因为里 边带有最新的intel驱动
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

