Hozzászólások
-
SzerzőBejegyzés
-
Sziasztok
Egy olyan gondom van, hogy van egy Mustek 1200cp párhuzamos scennerem, a sane oldalán megnéztem támogatja is a linux. Az ott található instrukciókat végigcsináltam (saned.conf és mustek_pp.conf -ban való beállítások ) , a scanimage -L re ezt írja ki:
device `mustek_pp:Mustek-1200CP’ is a Mustek 1200CP flatbed scanner
. A gondjaim a következők az xsane -t userként nem tudom indítani csak rootként, ez még nem is lenne akkora baj, a nagyobb az ha elindítom a scannelést az A4-es oldal felét scanneli be olyan mintha félbevágnák egy lapot. A beállításokat az előnézetnél hiába állítgatom A4 re és 1:1 re mindig csak az oldal felét scanneli be.
Ha tudtok akkor segítsetek légyszives, előreis köszönömSziasztok
Sziasztok
Annyit sikerült elérnem, hogy egy fdisk /dev/st0 -ra felpörgette a dat meghajtót de sajnos unable to read /dev/st0
Van esetleg valami külön beállítása a dat meghajtóknak? A cat /proc/scsi/scsi parancsar szépen kiírja a dat típusát.
Hogyan tudok továbblépni?
A segítségeket elõreis köszönöm.
SziasztokSziasztok
Sikerült mountolni bár az ember mindig a saját hibáiból tanul :mount /dev/sda5 /mnt/sdc
most már megy rendesen.
SziasztokSziasztok
Egy dologra sikerült rájönni, hogy a hdd az a nem használt cd íróm lehet. Találtam egy scsi-config nevû programot az látja is a vinyót /dev/sda.
De sajnos ha megpróbálkozok vele, hogy mount /dev/sda /mnt/sdc ezt írja ki: mount: you must specify the filesystem type
A segítséget elõre is köszönöm
SziasztokSziasztok megtaláltam a hibát egy kis segítséggel és sikerült kijavítani „saját hülyeségemet”.
A hiba Modeline „1024x768_100.00” 113.31 1024 1096 1208 1392 768 769 772 814 -Hsync +Vsync sornál kellett átírni ilyen formára:
Modeline „1024×768” 113.31 1024 1096 1208 1392 768 769 772 814 -Hsync +Vsync
Ez miatt Modes „1024×768” „800×600” „640×480”.
Mert a Modeline sorban én „1024x768_100.00”-ra hivatkozok.Azért a segítségeket köszönöm
SziasztokSziasztok
Ezzel a sorral sikerült elõhoznom a 100 hz -et Modeline „1024x768_100.00” 113.31 1024 1096 1208 1392 768 769 772 814 -Hsync +Vsync
Tudom valahogy ezt bõvíteni esetleg hogy indulásnál ezt figyelembe vegye?
A segítséget elõreis köszönöm.
SziasztokSziasztok
Egy olyan kérdésem lenne, hogy mit kéne modosítanom az xorg.conf -ba, hogy alapból 100 hz-en jelentkezzen be akár az enlightenment vagy akár a gnome. Jelen pillanatban 85 hz-en jelentkezik be és csak gnome alatt tudom beállítani manuálísan a 100 hz -et.
Igaz most nem mandrivát használok hanem ubuntut de ha tudtok akkor légyszives segítsetek.
Csatolom az xorg.conf -omat:/etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type „man /etc/X11/xorg.conf” at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# sudo sh -c ‘md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum’
# sudo dpkg-reconfigure xserver-xorgSection „Files”
FontPath „/usr/share/X11/fonts/misc”
FontPath „/usr/share/X11/fonts/cyrillic”
FontPath „/usr/share/X11/fonts/100dpi/:unscaled”
FontPath „/usr/share/X11/fonts/75dpi/:unscaled”
FontPath „/usr/share/X11/fonts/Type1”
FontPath „/usr/share/X11/fonts/CID”
FontPath „/usr/share/X11/fonts/100dpi”
FontPath „/usr/share/X11/fonts/75dpi”
# paths to defoma fonts
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID”
EndSectionSection „Module”
Load „GLcore”
Load „i2c”
Load „bitmap”
Load „ddc”
Load „dri”
Load „extmod”
Load „freetype”
Load „glx”
Load „int10”
Load „type1”
Load „vbe”
EndSectionSection „InputDevice”
Identifier „Generic Keyboard”
Driver „kbd”
Option „CoreKeyboard”
Option „XkbRules” „xorg”
Option „XkbModel” „pc105”
Option „XkbLayout” „hu”
EndSectionSection „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
Option „Emulate3Buttons” „true”
Option „ZAxisMapping” „4 5”
EndSectionSection „Device”
Identifier „NVIDIA Corporation NV31 [GeForce FX 5600XT]”
Driver „nvidia”
BusID „PCI:3:0:0”
EndSectionSection „Monitor”
Identifier „Generic Monitor”
Option „DPMS”
HorizSync 30-98
VertRefresh 50-160
Modeline „1024x768_100.00” 113.31 1024 1096 1208 1392 768 769 772 814 -Hsync +Vsync
EndSectionSection „Screen”
Identifier „Default Screen”
Device „NVIDIA Corporation NV31 [GeForce FX 5600XT]”
Monitor „Generic Monitor”
DefaultDepth 24
SubSection „Display”
Depth 1
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 4
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 8
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 15
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 16
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 24
Modes „1024×768” „800×600” „640×480”
EndSubSection
EndSectionSection „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
EndSectionSection „DRI”
Mode 0666
EndSectionA segítséget elõre is köszönöm.
SziasztokSzia
Az alapfogalmakat majd megpróbálom begyüjteni, de attol még nem tudok 100 hz -et varázsolni enlightenment alatt.
De a segítségeket nagyon szívesen fogadok.
SziaSzia
Bocsika de mi az a „kommentezd=????
Itt az xorg.conf -om mit kéne modosítani benne?# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type „man /etc/X11/xorg.conf” at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# sudo sh -c ‘md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum’
# sudo dpkg-reconfigure xserver-xorgSection „Files”
FontPath „/usr/share/X11/fonts/misc”
FontPath „/usr/share/X11/fonts/cyrillic”
FontPath „/usr/share/X11/fonts/100dpi/:unscaled”
FontPath „/usr/share/X11/fonts/75dpi/:unscaled”
FontPath „/usr/share/X11/fonts/Type1”
FontPath „/usr/share/X11/fonts/CID”
FontPath „/usr/share/X11/fonts/100dpi”
FontPath „/usr/share/X11/fonts/75dpi”
# paths to defoma fonts
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
FontPath „/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID”
EndSectionSection „Module”
Load „GLcore”
Load „i2c”
Load „bitmap”
Load „ddc”
Load „dri”
Load „extmod”
Load „freetype”
Load „glx”
Load „int10”
Load „type1”
Load „vbe”
EndSectionSection „InputDevice”
Identifier „Generic Keyboard”
Driver „kbd”
Option „CoreKeyboard”
Option „XkbRules” „xorg”
Option „XkbModel” „pc105”
Option „XkbLayout” „hu”
EndSectionSection „InputDevice”
Identifier „Configured Mouse”
Driver „mouse”
Option „CorePointer”
Option „Device” „/dev/input/mice”
Option „Protocol” „ImPS/2”
Option „Emulate3Buttons” „true”
Option „ZAxisMapping” „4 5”
EndSectionSection „Device”
Identifier „NVIDIA Corporation NV31 [GeForce FX 5600XT]”
Driver „nvidia”
BusID „PCI:3:0:0”
EndSectionSection „Monitor”
Identifier „Generic Monitor”
Option „DPMS”
HorizSync 30-98
VertRefresh 50-160
Modeline „1024x768_100.00” 113.31 1024 1096 1208 1392 768 769 772 814 -Hsync +Vsync
EndSectionSection „Screen”
Identifier „Default Screen”
Device „NVIDIA Corporation NV31 [GeForce FX 5600XT]”
Monitor „Generic Monitor”
DefaultDepth 24
SubSection „Display”
Depth 1
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 4
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 8
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 15
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 16
Modes „1024×768” „800×600” „640×480”
EndSubSection
SubSection „Display”
Depth 24
Modes „1024×768” „800×600” „640×480”
EndSubSection
EndSectionSection „ServerLayout”
Identifier „Default Layout”
Screen „Default Screen”
InputDevice „Generic Keyboard”
InputDevice „Configured Mouse”
EndSectionSection „DRI”
Mode 0666
EndSectionA segítséget elõreis köszönöm
SziaSzia
AModeline sor márbent volt az xorg.conf-ba,.
Kipróbáltam a ctrl_alt_+ illetve – ,és sikerült felbontást váltanom .
Sajnos a frekvencia maradt alapból 85 hz-en , a Gnome -ba is így jelentkezik be csak itt át tudom állítani 100 hz -re .
A képfrissítést hogyan tudom változtatni, mit kellene módosítani az xorg.conf- ba , hogy alapból 100 hz -en jelentkezzen be?
Vagy esetleg valami progival válltoztatni, nézegettem az epplets-eket de sajnos ott nem találtam , bár nem néztem végig mindegyiket.
A segítségeket elõre is köszönöm.
Szia -
SzerzőBejegyzés
legutóbbi hsz