[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: minimal X.org xserver installation on Debian Wheezy



Thank you for replies! As I understand, "xserver-xorg" will install
/usr/bin/X binary, which is a X Window Server itself and "xinit"
installs the /usr/bin/xinit utility which starts the X Window Server
and window manager(dwm in my case) as a X Windows Server client. As I
have Intel 945GM video card, I need to install
"xserver-xorg-video-intel" package, but why exactly is this needed? I
mean at the moment, according to "lspci -vvv", I use i915.ko driver
and it's able to show the picture. Or is the performance lot better
with intel_drv.so driver which will be installed with
"xserver-xorg-video-intel" package? Or is it a problem for xserver if
the driver module runs in kernel space?
In addition, am I correct that "xserver-xorg-input-evdev" just
installs the necessary user-space driver for handling mouse and
keyboard input to xserver?


regards,
Martin


On Sun, May 11, 2014 at 11:51 AM, Brian <ad44@cityscape.co.uk> wrote:
> On Sun 11 May 2014 at 12:16:33 +0200, Sven Joachim wrote:
>
>> On 2014-05-11 11:43 +0200, Brian wrote:
>>
>> >
>> > If my notes are accurate ; from the last time I did it:
>> >
>> > xinit
>> > xserver-org
>> > xserver-xorg-input-kbd
>> > xserver-xorg-input-mouse
>>
>> Those are obsoleted by xserver-xorg-input-evdev.
>
> Thank you.
>
>> > xserver-xorg-video-radeon
>> > xserver-xorg-video-ati
>> >
>> > I'm fairly sure I installed the Recommends:. You may need to have
>> > different video packages.
>>
>> I would also install the -vesa and -fbdev packages in case there are
>> problems with the native driver.
>
> Even though I've experienced no problems I suppose I could install them.
> After all, I now have a free 300K of space after purging -kbd and -mouse. :)
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 11052014124714.47ed4e8579d3@desktop.copernicus.demon.co.uk">https://lists.debian.org/[🔎] 11052014124714.47ed4e8579d3@desktop.copernicus.demon.co.uk
>


Reply to: