You are not logged in.
Pages: 1
Topic closed
All information used to be in this comment moved to this laptop's wiki page: https://wiki.archlinux.org/index.php/ASUS_N550JV
suggest me some ideas or add some information at your own to this wiki page. Also check out for grammar and my mistakes. I am human as everyone else and I spent today few hours on this page to make it fat and helpful ![]()
Last edited by erkexzcx (2014-12-08 21:14:08)
Allergic to admins&moderators. They scare me.
Offline
Do you get messages when system start boot from CD or after it installed on Laptop like that:
Nouveau E[ PBUS][0000:01:00.0] MIMO write of 0x00000002 FAULT at 0x4188ac [ IBUS]
Nouveau E[ DRM] Pointer to TMDS table invalid
Nouveau E[ DRM] Pointer to flat panel table invalid
How it can be recognized?
Now trying install Arch Linux on my N550jv
.
Last edited by artyomtsybulkin (2014-12-07 08:28:15)
Offline
Do you get messages when system start boot from CD or after it installed on Laptop like that:
Nouveau E[ PBUS][0000:01:00.0] MIMO write of 0x00000002 FAULT at 0x4188ac [ IBUS]
Nouveau E[ DRM] Pointer to TMDS table invalid
Nouveau E[ DRM] Pointer to flat panel table invalidHow it can be recognized?
Now trying install Arch Linux on my N550jv
.
:
well, I always get these warnings or whatever it is. Just ignore them. If you can't see "login" where you need to put your username and password in the console - just hit "enter".
EDIT: sorry, they are not appearing anymore, but they used to. Just ignore it. I see it's somehow related to Nouveau GPU driver - I installed bumblebee together with "nvidia" driver. https://wiki.archlinux.org/index.php/Bu … l.2FNVIDIA and these lines aren't showing anymore for me:)
2nd EDIT: I think I didn't get these lines when booting up from my Android phone (google play: drivedroid), CD or USB, but I used to get after fresh install of Arch linux when I boot up. As I said - I don't see these lines anymore. again - ignore them.
Last edited by erkexzcx (2014-12-07 10:53:09)
Allergic to admins&moderators. They scare me.
Offline
At the moment have successfully installed the system using the December ISO image. However, during the installation process noticed another problem. In the process of launching noticed the message "Failed to start Load/Save RF Kill Switch Status of rfkill2". Have you ever faced something similar? According to information found on the forum and Wiki this message is associated with some Bluetooth functionality. Decided to defer consideration so as not affected seriously....
I install Gummiboot and have been runing in UEFI.
So now play with X server and Gnome installation and configurations....
Offline
At the moment have successfully installed the system using the December ISO image. However, during the installation process noticed another problem. In the process of launching noticed the message "Failed to start Load/Save RF Kill Switch Status of rfkill2". Have you ever faced something similar? According to information found on the forum and Wiki this message is associated with some Bluetooth functionality. Decided to defer consideration so as not affected seriously....
I install Gummiboot and have been runing in UEFI.
So now play with X server and Gnome installation and configurations....
Tried with gummiboot and grub (currently now I am using grub. Trust me - no difference).
Try to install "rfkill" if you haven't. Not sure if it helped, but I still sometimes see "rfkill failed to <something>" during boot.
EDIT: 2 reasons why I don't use bluetooth and I don't have any bluetooth software (bluez and bluetooth): bluetooth manager stays one out of five top ram eating processes AND I don't use bluetooth anyway.
Last edited by erkexzcx (2014-12-07 11:51:09)
Allergic to admins&moderators. They scare me.
Offline
I install X, nvidia , intel, mesa-dri... After reboot there is no more messages from nouveau ![]()
Only bluetooth error befor login...
I use this instructions https://wiki.archlinux.org/index.php/Bu … l.2FNVIDIA
I Use 256GB Crucial SSD M4 series... You have any recommendations for better configuration SSD?
(Partitioning: sda1 512Mb EFI, sda2 / Ext4 all free space)
Last edited by artyomtsybulkin (2014-12-07 14:09:48)
Offline
I install X, nvidia , intel, mesa-dri... After reboot there is no more messages from nouveau
Only bluetooth error befor login...I use this instructions https://wiki.archlinux.org/index.php/Bu … l.2FNVIDIA
I Use 256GB Crucial SSD M4 series... You have any recommendations for better configuration SSD?
(Partitioning: sda1 512Mb EFI, sda2 / Ext4 all free space)
ummmm i don't have SSD.
Allergic to admins&moderators. They scare me.
Offline
Do you add any settings in xorg.conf? Can you show what your config? ![]()
And did you any configurations with /etc/X11/xorg.conf.d/20-nvidia.conf?
I install bumblebee. Service bumblebeed in Active state. But optirun glxspheres64 show errors...
Last edited by artyomtsybulkin (2014-12-07 16:24:41)
Offline
Do you add any settings in xorg.conf? Can you show what your config?
And did you any configurations with /etc/X11/xorg.conf.d/20-nvidia.conf?I install bumblebee. Service bumblebeed in Active state. But optirun glxspheres64 show errors...
Let me tell you what I have done.
1. I uncommented multilib on pacman.conf.
2. Installed "sudo pacman -S xorg xorg-xinit" if I spelled xorg-xinit correctly.
3. Installed "sudo pacman -S mesa-dri xf86-video-intel nvidia lib32-nvidia-utils lib32-mesa-dri primus" (and of course, "bumblebee" and "bbswitch").
4. sudo gpasswd -a <your_user> bumblebee
5. reboot
then, the command
$ optirun glxgears -infofailed, so if you check out wiki page of bumblebee, you can see there If it fails, try (on a 64 bit system):, run this command:
$ optirun glxspheres64 -infoand it should work ![]()
by the way, primusrun is the way better idea. at first, you might find this slower than optirun. it's because (somewhere clearly says that, google) uses less power and better performance. less power because the VSYNC is enabled by default, so you might want to disable it and check again. temporary solution could be:
$ vblank_mode=0 primusrun glxspheres64 -infoand of course, if you like that and you intend to use it, make your own executable by following this tutorial: http://askubuntu.com/questions/297596/v … sktop-file
if you still want to see my
/etc/xorg.conf, there it is. I VERY RECOMMEND you to make backup of your file if you wanna copy-->paste my configuration ![]()
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
# InputDevice "Mouse0" "CorePointer" # yes, this is also commented out. see below my little message :)
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
#Section "InputDevice"
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/input/mice"
# Option "ZAxisMapping" "4 5 6 7"
#EndSection
# yea boy I commented this out because it was required by razercfg package. It's personal - I use razer taipan gaming mouse. if you use my configuration - uncomment this whole section.
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "AccelMethod" # <str>
#Option "Backlight" # <str>
#Option "DRI" # <str>
#Option "Present" # [<bool>]
#Option "ColorKey" # <i>
#Option "VideoKey" # <i>
#Option "Tiling" # [<bool>]
#Option "LinearFramebuffer" # [<bool>]
#Option "VSync" # [<bool>]
#Option "PageFlip" # [<bool>]
#Option "SwapbuffersWait" # [<bool>]
#Option "TripleBuffer" # [<bool>]
#Option "XvPreferOverlay" # [<bool>]
#Option "HotPlug" # [<bool>]
#Option "ReprobeOutputs" # [<bool>]
#Option "DeleteUnusedDP12Displays" # [<bool>]
#Option "XvMC" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "VirtualHeads" # <i>
#Option "TearFree" # [<bool>]
#Option "PerCrtcPixmaps" # [<bool>]
#Option "FallbackDebug" # [<bool>]
#Option "DebugFlushBatches" # [<bool>]
#Option "DebugFlushCaches" # [<bool>]
#Option "DebugWait" # [<bool>]
#Option "BufferCache" # [<bool>]
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
#Option "FPScale" # [<bool>]
#Option "FPTweak" # <i>
#Option "DualHead" # [<bool>]
Identifier "Card1"
Driver "nv"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSectionPlease let me know dude if you have FN+F5 and FN+F6 buttons working?
P.S. yea, some testing made it clear to me. Am gonna make some serious changes to that wiki page ![]()
Last edited by erkexzcx (2014-12-08 21:14:36)
Allergic to admins&moderators. They scare me.
Offline
Hello! Last week I return to Archlinux. Now installed from ISO 01.01.16. Working everything ![]()
1) no problems with sound;
2) keyboard backlight by hotkeys - working;
3) screen brightness by hotkeys - working;
and all other according Wiki...
https://habrastorage.org/files/ccd/9c1/ … f64989.png
The main objectives for me is JS+NodeJS coding (and some strings on Python), VirtualBox emulations, GNS3 emulations, video editing with Pitivi for Youtube.
Posotove results believe more responsive than Windows 7/8, more stable than Windows 10, more updated than Debian Base, easy than RPM base... And applications from OpenSource World reached the state in which more meet my needs than previously.
During OS/Apps installation answers to any questions I could find in ArchWiki/This forum.
Mod note: Please don't post huge images: https://wiki.archlinux.org/index.php/Fo … s_and_code
Last edited by x33a (2016-01-16 10:42:13)
Offline
@artyomtsybulkin
It's great that you have everything working. Since this is an old thread and the original poster seems to be banned, I will be closing this thread. Please open a new thread for any problem you encounter.
Offline
Pages: 1
Topic closed