You are not logged in.
Hello,
I have Lenovo x60s and i can't access with normal user (group users) the file
/dev/nvram
ever I restart de computer have execute "chmod 777 /dev/nvram" for fallowing access for users
and with users i can't use video i810 alone use vesa
with root i can use driver i810 on xorg, why??
I don't understand?!?!?!
Offline
did u add the user to the video group?
so for example try as root user
# gpasswd -a okplayer02 video
replace okplayer02 with your username
Say what is good or keep silent --Prophet Muhammad (SAW)
Offline
yes, I add my user in varius groups, but nothing work right...
my /etc/group
root::0:root
bin::1:root,bin,daemon
daemon::2:root,bin,daemon
sys::3:root,bin
adm::4:root,daemon
tty::5:
disk::6:root
lp::7:daemon
mem::8:
kmem::9:
wheel::10:root
ftp::11:
mail::12:
uucp::14:
log::19:root
smmsp::25:
games::50:
network:x:90:alexandre
video:x:91:alexandre
audio::92:alexandre
optical::93:hal,alexandre
floppy:x:94:hal
storage:x:95:hal,alexandre
power:x:98:
nobody::99:
users::100:
locate:x:21:
dbus:x:81:alexandre
hal:x:82:alexandre
camera:x:97:
scanner:x:96:
policykit:x:101:
avahi:x:84:the name user is "alexandre".
I don't understand
Offline
well for one there is no i810 driver
u have the intel driver which replaces the i810 what do u have in ur xorg in the driver section for ur graphics card
what is ur reason for accessing the /dev/nvram ??
Say what is good or keep silent --Prophet Muhammad (SAW)
Offline
The problem with my video is with root i can play games 3D, with users i can't, my config video card on xorg:
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card0"
Driver "vesa" ---->> Now I write "VESA", while I write i810 i can't execute "startx" with normal user
VendorName "Intel Corporation"
BoardName "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSectionthe /dev/nvram is device when i use especial keys of keyboard on my notebook,
ever restart my pc the permissions change, I have execute "chmod 777 /dev/nvram" else i can't use with normal user.
i think the udev always create this device on start and always create with the permission alone read and write for root, but I just find that the group is kmen and I add my user in the group.
I restart system and verify the result.
Offline
well i tell u the name of the driver is
xf86-video-intel
if u install it like so pacman -S xf86-video-intel and make sure u put "intel" in the place of "vesa"
u should be better off that way
Say what is good or keep silent --Prophet Muhammad (SAW)
Offline
Well...
I make it, but my driver is not intel but yes i810,
but it is not the problem...
The real problem is that while I startx with root and play games, the quality game is very good but normal user is very very very lowwwwwwwwww!!!!!!!!!
look like that while play with normal user the acelerate graphics of video card not work.
Offline
well again i can tell u there is no i810 driver just the intel which replaced the older i810
http://www.archlinux.org/packages/extra … deo-intel/
check the link otherwise i cannot help you much if u insist to use i810 which does not exist anymore ![]()
happy new year
Say what is good or keep silent --Prophet Muhammad (SAW)
Offline
well i stand corrected according to the wiki u can use i810
http://wiki.archlinux.org/index.php/Intel_Graphics
take a look for urself
Say what is good or keep silent --Prophet Muhammad (SAW)
Offline
yeh!
I use the tutorial in http://wiki.archlinux.org/index.php/Intel_GMA_945
my intel is 945GM, and stay very fast!
but I discovery the driver intel i810 on pacman change name, not is xf86-driver-i810 the name now is xf86-driver-intel and the 915resolution write on link up, not stay avaliable on pacman, I think stay obsolete.
thanks
Offline