You are not logged in.

#1 2008-12-30 19:33:07

Nick234
Member
Registered: 2008-11-15
Posts: 25

Issue with users accessing video card and /dev/nvram

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

#2 2009-01-01 05:37:23

okplayer02
Member
From: Denver, Colorado
Registered: 2008-11-24
Posts: 84

Re: Issue with users accessing video card and /dev/nvram

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

#3 2009-01-01 14:08:39

Nick234
Member
Registered: 2008-11-15
Posts: 25

Re: Issue with users accessing video card and /dev/nvram

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

#4 2009-01-01 14:26:04

okplayer02
Member
From: Denver, Colorado
Registered: 2008-11-24
Posts: 84

Re: Issue with users accessing video card and /dev/nvram

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

#5 2009-01-01 14:41:27

Nick234
Member
Registered: 2008-11-15
Posts: 25

Re: Issue with users accessing video card and /dev/nvram

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"
EndSection

the /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

#6 2009-01-01 16:43:38

okplayer02
Member
From: Denver, Colorado
Registered: 2008-11-24
Posts: 84

Re: Issue with users accessing video card and /dev/nvram

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

#7 2009-01-01 16:58:22

Nick234
Member
Registered: 2008-11-15
Posts: 25

Re: Issue with users accessing video card and /dev/nvram

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

#8 2009-01-01 18:03:04

okplayer02
Member
From: Denver, Colorado
Registered: 2008-11-24
Posts: 84

Re: Issue with users accessing video card and /dev/nvram

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 smile

happy new year


Say what is good or keep silent  --Prophet Muhammad (SAW)

Offline

#9 2009-01-01 18:21:32

okplayer02
Member
From: Denver, Colorado
Registered: 2008-11-24
Posts: 84

Re: Issue with users accessing video card and /dev/nvram

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

#10 2009-01-02 00:24:06

Nick234
Member
Registered: 2008-11-15
Posts: 25

Re: Issue with users accessing video card and /dev/nvram

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

Board footer

Powered by FluxBB