You are not logged in.
Pages: 1
ok I am running a arch64 and have just installed it.
This really isn't a problem but more of a correction of a work around.
ok I fixed my xorg problem by adding
AutoAddDevices "false"
to my xorg conf file
which basically works against the new update and turns it back to the way it use to be before.
My questions are
what is the big change?
How do I do it the correct way?
I heard you don't even need a conf file anymore is that true?
I fixed my mouse and keyboard in the conf file so if you can run without conf then what controlls those devices now?
If there is a wiki then please direct me to it.
http://remcycle.net
Cheap Web Hosting and Even Cheaper Domain Registration
Offline
is this for real?
hints:
pacman output when upgrading xorg-server
news on home page
Offline
pacman output when upgrading xorg-server
To be fair: That output only shows when upgrading. Otacon mentioned he had "just installed it"
Stand back, intruder, or i'll blast you out of space! I am Klixon and I don't want any dealings with you human lifeforms. I'm a cyborg!
Offline
bangkok_manouel wrote:pacman output when upgrading xorg-server
To be fair: That output only shows when upgrading. Otacon mentioned he had "just installed it"
my bad. sorry OP.
Offline
so by setting up the mouse and keyboard with hal instead of xorg.conf then you can plug in you mouse and keyboard even after xorg is started and it will auto recognize and be usable without a reboot?
ok lets just say yes because that is what the wiki says.
One question:
Does this effect ethernet cord hotplugging too?
whenever I plug my ethernet cord I always have to go to terminal and type 'dhcpcd eth0' so that it recognizes it.
http://remcycle.net
Cheap Web Hosting and Even Cheaper Domain Registration
Offline
Does this effect ethernet cord hotplugging too?
No.
whenever I plug my ethernet cord I always have to go to terminal and type 'dhcpcd eth0' so that it recognizes it.
'dhcpcd eth0' only gives you an IP. Interface eth0 is recognized and up but don't know which IP should use. See http://en.wikipedia.org/wiki/Dhcp
Offline
Offline
What effect upon this discussed arangement for keyboard and mouse is incurred if the keyboard and mouse are USB devices?
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
I am not sure what you mean. I am using usb devices at the moment and I would think that it wouldn't matter wether your stuff is usb or ps/2 as long as you have them configured.
don't know if that is what you mean.
http://remcycle.net
Cheap Web Hosting and Even Cheaper Domain Registration
Offline
Actually hotplugging only really works for usb devices, PS/2 mice and keyboards usually don't get recognized when plugged after the computer has already been booted. This is of course no hal/linux/xorg_hotplugging effect but a normal behavior of the ports. Still, hotplugging was desperately needed IMHO and thus is a good addition for the future even though it requires some tweaking right now.
Offline
You know, I don't the whole benefits to hal handling the hotplugging through input devices for X but I remember being able to unplug and plug in USB keyboards before the xorg-server 1.5 upgrade and they were working. I thought it was just the kernel handling the input at the time.
Does this effect ethernet cord hotplugging too?
whenever I plug my ethernet cord I always have to go to terminal and type 'dhcpcd eth0' so that it recognizes it.
To answer that question in a incoherent way. You should look at ifplugd. That will give you what you want.
Offline
thank you that worked like a charm
http://remcycle.net
Cheap Web Hosting and Even Cheaper Domain Registration
Offline
Pages: 1